@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Roboto+Slab:400,700';
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Roboto:wght@400;700&display=swap'); /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Roboto+Slab:400,700';
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Roboto:wght@400;700&display=swap');
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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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/bootstrap/glyphicons-halflings-regular.eot');
  src: url('fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix')
      format('embedded-opentype'),
    url('fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'),
    url('fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'),
    url('fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),
    url('fonts/bootstrap/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: 400;
  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: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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 #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: 'Roboto Slab', 'Times New Roman', Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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,
.initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #000;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000;
}
.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;
}
.bg-primary {
  background-color: #000;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000;
}
.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 #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  display: table;
  content: ' ';
}
.dl-horizontal dd:after {
  clear: both;
}
@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;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 12.6px;
  border-left: 5px solid #85c241;
}
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.42857;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #85c241;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  display: table;
  content: ' ';
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: ' ';
}
.container-fluid:after {
  clear: both;
}
.row,
.ari-row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.ari-row:before,
.row:after,
.ari-row:after {
  display: table;
  content: ' ';
}
.row:after,
.ari-row:after {
  clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.ari-col-xs-1,
.col-sm-1,
.ari-col-sm-1,
.col-md-1,
.ari-col-md-1,
.col-lg-1,
.ari-col-lg-1,
.col-xs-2,
.ari-col-xs-2,
.col-sm-2,
.ari-col-sm-2,
.col-md-2,
.ari-col-md-2,
.col-lg-2,
.ari-col-lg-2,
.col-xs-3,
.ari-col-xs-3,
.col-sm-3,
.ari-col-sm-3,
.col-md-3,
.ari-col-md-3,
.col-lg-3,
.ari-col-lg-3,
.col-xs-4,
.ari-col-xs-4,
.col-sm-4,
.ari-col-sm-4,
.col-md-4,
.ari-col-md-4,
.col-lg-4,
.ari-col-lg-4,
.col-xs-5,
.ari-col-xs-5,
.col-sm-5,
.ari-col-sm-5,
.col-md-5,
.ari-col-md-5,
.col-lg-5,
.ari-col-lg-5,
.col-xs-6,
.ari-col-xs-6,
.col-sm-6,
.ari-col-sm-6,
.col-md-6,
.ari-col-md-6,
.col-lg-6,
.ari-col-lg-6,
.col-xs-7,
.ari-col-xs-7,
.col-sm-7,
.ari-col-sm-7,
.col-md-7,
.ari-col-md-7,
.col-lg-7,
.ari-col-lg-7,
.col-xs-8,
.ari-col-xs-8,
.col-sm-8,
.ari-col-sm-8,
.col-md-8,
.ari-col-md-8,
.col-lg-8,
.ari-col-lg-8,
.col-xs-9,
.ari-col-xs-9,
.col-sm-9,
.ari-col-sm-9,
.col-md-9,
.ari-col-md-9,
.col-lg-9,
.ari-col-lg-9,
.col-xs-10,
.ari-col-xs-10,
.col-sm-10,
.ari-col-sm-10,
.col-md-10,
.ari-col-md-10,
.col-lg-10,
.ari-col-lg-10,
.col-xs-11,
.ari-col-xs-11,
.col-sm-11,
.ari-col-sm-11,
.col-md-11,
.ari-col-md-11,
.col-lg-11,
.ari-col-lg-11,
.col-xs-12,
.ari-col-xs-12,
.col-sm-12,
.ari-col-sm-12,
.col-md-12,
.ari-col-md-12,
.col-lg-12,
.ari-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.ari-col-xs-1,
.col-xs-2,
.ari-col-xs-2,
.col-xs-3,
.ari-col-xs-3,
.col-xs-4,
.ari-col-xs-4,
.col-xs-5,
.ari-col-xs-5,
.col-xs-6,
.ari-col-xs-6,
.col-xs-7,
.ari-col-xs-7,
.col-xs-8,
.ari-col-xs-8,
.col-xs-9,
.ari-col-xs-9,
.col-xs-10,
.ari-col-xs-10,
.col-xs-11,
.ari-col-xs-11,
.col-xs-12,
.ari-col-xs-12 {
  float: left;
}
.col-xs-1,
.ari-col-xs-1 {
  width: 8.33333%;
}
.col-xs-2,
.ari-col-xs-2 {
  width: 16.66667%;
}
.col-xs-3,
.ari-col-xs-3 {
  width: 25%;
}
.col-xs-4,
.ari-col-xs-4 {
  width: 33.33333%;
}
.col-xs-5,
.ari-col-xs-5 {
  width: 41.66667%;
}
.col-xs-6,
.ari-col-xs-6 {
  width: 50%;
}
.col-xs-7,
.ari-col-xs-7 {
  width: 58.33333%;
}
.col-xs-8,
.ari-col-xs-8 {
  width: 66.66667%;
}
.col-xs-9,
.ari-col-xs-9 {
  width: 75%;
}
.col-xs-10,
.ari-col-xs-10 {
  width: 83.33333%;
}
.col-xs-11,
.ari-col-xs-11 {
  width: 91.66667%;
}
.col-xs-12,
.ari-col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .ari-col-sm-1,
  .col-sm-2,
  .ari-col-sm-2,
  .col-sm-3,
  .ari-col-sm-3,
  .col-sm-4,
  .ari-col-sm-4,
  .col-sm-5,
  .ari-col-sm-5,
  .col-sm-6,
  .ari-col-sm-6,
  .col-sm-7,
  .ari-col-sm-7,
  .col-sm-8,
  .ari-col-sm-8,
  .col-sm-9,
  .ari-col-sm-9,
  .col-sm-10,
  .ari-col-sm-10,
  .col-sm-11,
  .ari-col-sm-11,
  .col-sm-12,
  .ari-col-sm-12 {
    float: left;
  }
  .col-sm-1,
  .ari-col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2,
  .ari-col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3,
  .ari-col-sm-3 {
    width: 25%;
  }
  .col-sm-4,
  .ari-col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5,
  .ari-col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6,
  .ari-col-sm-6 {
    width: 50%;
  }
  .col-sm-7,
  .ari-col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8,
  .ari-col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9,
  .ari-col-sm-9 {
    width: 75%;
  }
  .col-sm-10,
  .ari-col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11,
  .ari-col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12,
  .ari-col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .ari-col-md-1,
  .col-md-2,
  .ari-col-md-2,
  .col-md-3,
  .ari-col-md-3,
  .col-md-4,
  .ari-col-md-4,
  .col-md-5,
  .ari-col-md-5,
  .col-md-6,
  .ari-col-md-6,
  .col-md-7,
  .ari-col-md-7,
  .col-md-8,
  .ari-col-md-8,
  .col-md-9,
  .ari-col-md-9,
  .col-md-10,
  .ari-col-md-10,
  .col-md-11,
  .ari-col-md-11,
  .col-md-12,
  .ari-col-md-12 {
    float: left;
  }
  .col-md-1,
  .ari-col-md-1 {
    width: 8.33333%;
  }
  .col-md-2,
  .ari-col-md-2 {
    width: 16.66667%;
  }
  .col-md-3,
  .ari-col-md-3 {
    width: 25%;
  }
  .col-md-4,
  .ari-col-md-4 {
    width: 33.33333%;
  }
  .col-md-5,
  .ari-col-md-5 {
    width: 41.66667%;
  }
  .col-md-6,
  .ari-col-md-6 {
    width: 50%;
  }
  .col-md-7,
  .ari-col-md-7 {
    width: 58.33333%;
  }
  .col-md-8,
  .ari-col-md-8 {
    width: 66.66667%;
  }
  .col-md-9,
  .ari-col-md-9 {
    width: 75%;
  }
  .col-md-10,
  .ari-col-md-10 {
    width: 83.33333%;
  }
  .col-md-11,
  .ari-col-md-11 {
    width: 91.66667%;
  }
  .col-md-12,
  .ari-col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .ari-col-lg-1,
  .col-lg-2,
  .ari-col-lg-2,
  .col-lg-3,
  .ari-col-lg-3,
  .col-lg-4,
  .ari-col-lg-4,
  .col-lg-5,
  .ari-col-lg-5,
  .col-lg-6,
  .ari-col-lg-6,
  .col-lg-7,
  .ari-col-lg-7,
  .col-lg-8,
  .ari-col-lg-8,
  .col-lg-9,
  .ari-col-lg-9,
  .col-lg-10,
  .ari-col-lg-10,
  .col-lg-11,
  .ari-col-lg-11,
  .col-lg-12,
  .ari-col-lg-12 {
    float: left;
  }
  .col-lg-1,
  .ari-col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2,
  .ari-col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3,
  .ari-col-lg-3 {
    width: 25%;
  }
  .col-lg-4,
  .ari-col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5,
  .ari-col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6,
  .ari-col-lg-6 {
    width: 50%;
  }
  .col-lg-7,
  .ari-col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8,
  .ari-col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9,
  .ari-col-lg-9 {
    width: 75%;
  }
  .col-lg-10,
  .ari-col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11,
  .ari-col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12,
  .ari-col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: rgba(0, 0, 0, 0);
}
table col[class*='col-'] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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 > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type='radio'][disabled],
input[type='radio'].disabled,
fieldset[disabled] input[type='radio'],
input[type='checkbox'][disabled],
input[type='checkbox'].disabled,
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
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.42857;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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 {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@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-group-sm > [type='date'].form-control,
  .input-group-sm > [type='date'].input-group-addon,
  .input-group-sm > .input-group-btn > [type='date'].btn,
  .input-group-sm input[type='date'],
  input[type='time'].input-sm,
  .input-group-sm > [type='time'].form-control,
  .input-group-sm > [type='time'].input-group-addon,
  .input-group-sm > .input-group-btn > [type='time'].btn,
  .input-group-sm input[type='time'],
  input[type='datetime-local'].input-sm,
  .input-group-sm > [type='datetime-local'].form-control,
  .input-group-sm > [type='datetime-local'].input-group-addon,
  .input-group-sm > .input-group-btn > [type='datetime-local'].btn,
  .input-group-sm input[type='datetime-local'],
  input[type='month'].input-sm,
  .input-group-sm > [type='month'].form-control,
  .input-group-sm > [type='month'].input-group-addon,
  .input-group-sm > .input-group-btn > [type='month'].btn,
  .input-group-sm input[type='month'] {
    line-height: 30px;
  }
  input[type='date'].input-lg,
  .input-group-lg > [type='date'].form-control,
  .input-group-lg > [type='date'].input-group-addon,
  .input-group-lg > .input-group-btn > [type='date'].btn,
  .input-group-lg input[type='date'],
  input[type='time'].input-lg,
  .input-group-lg > [type='time'].form-control,
  .input-group-lg > [type='time'].input-group-addon,
  .input-group-lg > .input-group-btn > [type='time'].btn,
  .input-group-lg input[type='time'],
  input[type='datetime-local'].input-lg,
  .input-group-lg > [type='datetime-local'].form-control,
  .input-group-lg > [type='datetime-local'].input-group-addon,
  .input-group-lg > .input-group-btn > [type='datetime-local'].btn,
  .input-group-lg input[type='datetime-local'],
  input[type='month'].input-lg,
  .input-group-lg > [type='month'].form-control,
  .input-group-lg > [type='month'].input-group-addon,
  .input-group-lg > .input-group-btn > [type='month'].btn,
  .input-group-lg input[type='month'] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.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: 0;
}
select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > [multiple].form-control,
.input-group-sm > [multiple].input-group-addon,
.input-group-sm > .input-group-btn > [multiple].btn {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > [multiple].form-control,
.input-group-lg > [multiple].input-group-addon,
.input-group-lg > .input-group-btn > [multiple].btn {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: ' ';
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.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: 18px;
  }
}
@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;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary,
.ari-form-container .btn {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:focus,
.ari-form-container .btn:focus,
.btn-primary.focus,
.ari-form-container .focus.btn {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:hover,
.ari-form-container .btn:hover {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.ari-form-container .btn:active,
.btn-primary.active,
.ari-form-container .active.btn,
.open > .btn-primary.dropdown-toggle,
.ari-form-container .open > .dropdown-toggle.btn {
  color: #fff;
  background-color: #000;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active:hover,
.ari-form-container .btn:active:hover,
.btn-primary:active:focus,
.ari-form-container .btn:active:focus,
.btn-primary:active.focus,
.ari-form-container .btn:active.focus,
.btn-primary.active:hover,
.ari-form-container .active.btn:hover,
.btn-primary.active:focus,
.ari-form-container .active.btn:focus,
.btn-primary.active.focus,
.ari-form-container .active.focus.btn,
.open > .btn-primary.dropdown-toggle:hover,
.ari-form-container .open > .dropdown-toggle.btn:hover,
.open > .btn-primary.dropdown-toggle:focus,
.ari-form-container .open > .dropdown-toggle.btn:focus,
.open > .btn-primary.dropdown-toggle.focus,
.ari-form-container .open > .dropdown-toggle.focus.btn {
  color: #fff;
  background-color: #000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary.disabled:hover,
.ari-form-container .disabled.btn:hover,
.btn-primary.disabled:focus,
.ari-form-container .disabled.btn:focus,
.btn-primary.disabled.focus,
.ari-form-container .disabled.focus.btn,
.btn-primary[disabled]:hover,
.ari-form-container [disabled].btn:hover,
.btn-primary[disabled]:focus,
.ari-form-container [disabled].btn:focus,
.btn-primary[disabled].focus,
.ari-form-container [disabled].focus.btn,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .ari-form-container .btn:hover,
.ari-form-container fieldset[disabled] .btn:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .ari-form-container .btn:focus,
.ari-form-container fieldset[disabled] .btn:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .ari-form-container .focus.btn,
.ari-form-container fieldset[disabled] .focus.btn {
  background-color: #000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary .badge,
.ari-form-container .btn .badge {
  color: #000;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-success:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #000;
  background-image: none;
  border-color: #000;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #000;
  border-color: #000;
}
.btn-success .badge {
  color: #000;
  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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #000;
  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: #000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #000;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before,
.btn-toolbar:after {
  display: table;
  content: ' ';
}
.btn-toolbar:after {
  clear: both;
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .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:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: ' ';
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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 input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[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-right: 0;
  padding-left: 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-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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  display: table;
  content: ' ';
}
.nav:after {
  clear: both;
}
.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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #000;
}
.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.42857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #000;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-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,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  display: table;
  content: ' ';
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: ' ';
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: ' ';
}
.navbar-collapse:after {
  clear: both;
}
.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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@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;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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 {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@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: rgba(0, 0, 0, 0);
  }
  .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: rgba(0, 0, 0, 0);
  }
}
.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-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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: rgba(0, 0, 0, 0);
  }
  .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: #090909;
  }
  .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: rgba(0, 0, 0, 0);
  }
}
.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-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,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/ ';
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #000;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #000;
  border-color: #000;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before,
.pager:after {
  display: table;
  content: ' ';
}
.pager:after {
  clear: both;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000;
}
.label-success {
  background-color: #000;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #000;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  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;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000;
  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;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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 {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: #000;
  -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: #000;
}
.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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #666;
}
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,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 0;
  -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-body:before,
.panel-body:after {
  display: table;
  content: ' ';
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .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
  > thead:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel
  > .table-responsive:first-child
  > .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
  th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel
  > .table-responsive:first-child
  > .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
  th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .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
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel
  > .table-responsive:last-child
  > .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
  th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel
  > .table-responsive:last-child
  > .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
  th:last-child {
  border-bottom-right-radius: -1;
}
.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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: #333;
  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: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #000;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000;
}
.panel-primary > .panel-heading .badge {
  color: #000;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: 0;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
  display: table;
  content: ' ';
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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: 0;
  -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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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 {
  display: block;
  max-width: 100%;
  height: auto;
  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;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: ' ';
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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 {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.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: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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;
  }
} /*!
 * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */
.clearfix::after {
  clear: both;
  display: block;
  content: '';
  height: 0;
}
.hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
img.fr-rounded,
.fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
img.fr-bordered,
.fr-img-caption.fr-bordered img {
  border: solid 5px #ccc;
}
img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.fr-shadow,
.fr-img-caption.fr-shadow img {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 1px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 1px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}
.wysiwyg-content span[style~='color:'] a {
  color: inherit;
}
.wysiwyg-content strong {
  font-weight: 700;
}
.wysiwyg-content table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
.wysiwyg-content table td {
  min-width: 5px;
}
.wysiwyg-content table.fr-dashed-borders td,
.wysiwyg-content table.fr-dashed-borders th {
  border-style: dashed;
}
.wysiwyg-content table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
.wysiwyg-content table td,
.wysiwyg-content table th {
  border: 0px solid #dddddd;
}
.wysiwyg-content table td:empty,
.wysiwyg-content table th:empty {
  height: 20px;
}
.wysiwyg-content table td.fr-highlighted,
.wysiwyg-content table th.fr-highlighted {
  border: 1px double red;
}
.wysiwyg-content table td.fr-thick {
  border-width: 2px;
}
.wysiwyg-content table th {
  background: transparent;
}
.wysiwyg-content table th.fr-thick {
  border-width: 2px;
}
.wysiwyg-content hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}
.wysiwyg-content .fr-file {
  position: relative;
}
.wysiwyg-content .fr-file::after {
  position: relative;
  content: '\1F4CE';
  font-weight: normal;
}
.wysiwyg-content pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: visible;
}
.wysiwyg-content[dir='rtl'] blockquote {
  border-left: none;
  border-right: solid 2px #5e35b1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0px;
}
.wysiwyg-content[dir='rtl'] blockquote blockquote {
  border-color: #00bcd4;
}
.wysiwyg-content[dir='rtl'] blockquote blockquote blockquote {
  border-color: #43a047;
}
.wysiwyg-content blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}
.wysiwyg-content blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}
.wysiwyg-content blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}
.wysiwyg-content span.fr-emoticon {
  font-weight: normal;
  font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji',
    'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
  display: inline;
  line-height: 0;
}
.wysiwyg-content span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.1em 0.1em 0.1em;
  line-height: 1;
  vertical-align: middle;
}
.wysiwyg-content .fr-text-gray {
  color: #aaa !important;
}
.wysiwyg-content .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.wysiwyg-content .fr-text-spaced {
  letter-spacing: 1px;
}
.wysiwyg-content .fr-text-uppercase {
  text-transform: uppercase;
}
.wysiwyg-content img,
.wysiwyg-content span.fr-img-caption {
  position: relative;
  max-width: 100%;
}
.wysiwyg-content img.fr-dib,
.wysiwyg-content span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.wysiwyg-content img.fr-dib.fr-fil,
.wysiwyg-content span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.wysiwyg-content img.fr-dib.fr-fir,
.wysiwyg-content span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.wysiwyg-content img.fr-dii,
.wysiwyg-content span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.wysiwyg-content img.fr-dii.fr-fil,
.wysiwyg-content span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
.wysiwyg-content img.fr-dii.fr-fir,
.wysiwyg-content span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.wysiwyg-content .fr-video {
  text-align: center;
  position: relative;
}
.wysiwyg-content .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.wysiwyg-content .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.wysiwyg-content .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.wysiwyg-content .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.wysiwyg-content .fr-video.fr-dvi {
  display: inline-block;
}
.wysiwyg-content .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.wysiwyg-content .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.wysiwyg-content a.fr-strong {
  font-weight: 700;
}
.wysiwyg-content a.fr-green {
  color: green;
}
.wysiwyg-content .fr-img-caption {
  text-align: center;
}
.wysiwyg-content .fr-img-caption .fr-img-wrap {
  padding: 0px;
  display: inline-block;
  margin: auto;
  text-align: center;
  width: 100%;
}
.wysiwyg-content .fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%;
}
.wysiwyg-content .fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  width: 100%;
  text-align: center;
}
.wysiwyg-content button.fr-rounded,
.wysiwyg-content input.fr-rounded,
.wysiwyg-content textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.wysiwyg-content button.fr-large,
.wysiwyg-content input.fr-large,
.wysiwyg-content textarea.fr-large {
  font-size: 24px;
}
a.fr-view.fr-strong {
  font-weight: 700;
}
a.fr-view.fr-green {
  color: green;
}
img.fr-view,
span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%;
}
img.fr-view.fr-dib,
span.fr-img-caption.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
img.fr-view.fr-dib.fr-fil,
span.fr-img-caption.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
img.fr-view.fr-dib.fr-fir,
span.fr-img-caption.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
img.fr-view.fr-dii,
span.fr-img-caption.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
img.fr-view.fr-dii.fr-fil,
span.fr-img-caption.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
img.fr-view.fr-dii.fr-fir,
span.fr-img-caption.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.BusinessInformation_1-0-0 ul.business-info-socialmedia {
  list-style: none;
  margin: 0;
  padding: 0;
}
.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media a,
.BusinessInformation_1-0-0
  ul.business-info-socialmedia
  li.social-media
  a:hover {
  text-decoration: none;
}
.BusinessInformation_1-0-0 ul.business-info-socialmedia li.social-media img {
  width: 40%;
  vertical-align: middle;
  background-color: #fff;
  padding: 10px 5px;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin-top: 1px;
}
.BusinessInformation_1-0-0 .fa-facebook,
.BusinessInformation_1-0-0 .fa-twitter,
.BusinessInformation_1-0-0 .fa-youtube,
.BusinessInformation_1-0-0 .fa-google-plus,
.BusinessInformation_1-0-0 .fa-instagram,
.BusinessInformation_1-0-0 .fa-envelope,
.BusinessInformation_1-0-0 .fa-foursquare,
.BusinessInformation_1-0-0 .fa-linkedin,
.BusinessInformation_1-0-0 .fa-pinterest {
  color: #fff;
}
.BusinessInformation_1-0-0 .facebook .fa-circle,
.BusinessInformation_1-0-0 .facebook .fa-square {
  color: #4463b1;
}
.BusinessInformation_1-0-0 .twitter .fa-circle,
.BusinessInformation_1-0-0 .twitter .fa-square {
  color: #4e9edc;
}
.BusinessInformation_1-0-0 .youtube .fa-circle,
.BusinessInformation_1-0-0 .youtube .fa-square {
  color: #e32114;
}
.BusinessInformation_1-0-0 .google-plus .fa-circle,
.BusinessInformation_1-0-0 .google-plus .fa-square {
  color: #da4935;
}
.BusinessInformation_1-0-0 .instagram .fa-circle,
.BusinessInformation_1-0-0 .instagram .fa-square {
  color: #4c81a4;
}
.BusinessInformation_1-0-0 .envelope .fa-circle,
.BusinessInformation_1-0-0 .envelope .fa-square {
  color: #1d90dd;
}
.BusinessInformation_1-0-0 .foursquare .fa-circle,
.BusinessInformation_1-0-0 .foursquare .fa-square {
  color: #09b9df;
}
.BusinessInformation_1-0-0 .linkedin .fa-circle,
.BusinessInformation_1-0-0 .linkedin .fa-square {
  color: #1077a9;
}
.BusinessInformation_1-0-0 .pinterest .fa-circle,
.BusinessInformation_1-0-0 .pinterest .fa-square {
  color: #d51520;
}
.Button_1-0-0 .tt-hint {
  color: #999;
}
.Button_1-0-0 .tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 200px;
  overflow-y: auto;
}
.Button_1-0-0 .tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}
.Button_1-0-0 .tt-suggestion.tt-is-under-cursor,
.Button_1-0-0 .tt-suggestion:hover,
.Button_1-0-0 .tt-cursor {
  color: #fff;
  background-color: #cccccc;
}
.Button_1-0-0 .tt-suggestion p {
  margin: 0;
}
.Button_1-0-0 .twitter-typeahead {
  display: block !important;
}
.Button_1-0-0 .twitter-typeahead::before,
.Button_1-0-0 .twitter-typeahead:after {
  content: ' ';
  display: table;
}
.Button_1-0-0 .twitter-typeahead:after {
  clear: both;
}
.Coupons_1-0-0 .flex {
  display: flex;
  flex-wrap: wrap;
}
.Coupons_1-0-0 .flex-col {
  flex-direction: column;
}
.Coupons_1-0-0 .flex-grow {
  flex-grow: 1;
}
.Coupons_1-0-0 .margin-0 {
  margin: 0;
}
.Coupons_1-0-0 .margin-top-1 {
  margin-top: 1rem;
}
.Coupons_1-0-0 .padding-top-1 {
  padding-top: 1rem;
}
.Coupons_1-0-0 .width-100 {
  width: 100%;
}
.Coupons_1-0-0 .overflow-hide {
  overflow: hidden;
}
.Coupons_1-0-0 .relative {
  position: relative;
}
.Coupons_1-0-0 .absolute {
  position: absolute;
}
.Coupons_1-0-0 .border-top {
  border-top: 1px solid #ddd;
}
.Coupons_1-0-0 .coupon-exemption {
  font-size: 0.8em;
  color: #999;
}
.Coupons_1-0-0 .couponPanel {
  position: relative;
  min-height: 30.5rem;
}
.Coupons_1-0-0 .couponPanel .coupon-header {
  margin: 0;
  padding: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Coupons_1-0-0 .couponPanel .panel-heading {
  background-color: #eee;
}
.Coupons_1-0-0 .couponPanel .panel-heading a {
  color: #333;
}
.Coupons_1-0-0 .couponPanel .panel-heading a:hover {
  color: #666;
  text-decoration: none;
}
.Coupons_1-0-0 .couponPanel .panel-body {
  text-size: 14px;
  max-height: 18rem;
}
.Coupons_1-0-0 .couponPanel .panel-body .coupon-description {
  max-height: 10rem;
  position: relative;
}
.Coupons_1-0-0 .couponPanel .panel-footer {
  min-height: 50px;
}
.Coupons_1-0-0 .couponPanel .btn-default {
  color: #777;
}
.Coupons_1-0-0 .block-with-text {
  overflow: hidden;
  position: relative;
  text-align: justify;
  padding-right: 1em;
}
.Coupons_1-0-0 .couponPanel .panel {
  position: relative;
}
.Coupons_1-0-0 .couponPanel .panel-body {
  height: 14.4em;
  position: relative;
  padding-bottom: 0px;
}
.Coupons_1-0-0 .couponPanel .panel-footer {
  width: 100%;
  min-height: 50px;
  bottom: 0px;
}
.Coupons_1-0-0 .block-with-text {
  overflow: hidden;
  position: relative;
  text-align: justify;
  height: 100%;
  word-break: break-word;
}
.Coupons_1-0-0 .coupon-text-fader {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3em;
  background: -moz-linear-gradient(90deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(90deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.Coupons_1-0-0 .block-with-text:after {
  position: absolute;
  right: 0;
  width: 100%;
  height: 1em;
  margin-top: 0.2em;
}
.Coupons_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
.Coupons_1-0-0 .coupon-word-break {
  word-break: break-all;
}
.Coupons_1-0-0 .flex-text-align {
  text-align: left;
}
.CrumbNav_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
.CrumbNav_1-0-0 .breadcrumb li + li:before {
  content: '/\00a0';
  padding: 0 5px;
  color: #ccc;
}
.Events_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
.Footer_1-0-0 .component-config .panel {
  border: 1px solid #ddd !important;
}
.Footer_1-0-0 .component-config label {
  cursor: pointer;
  margin-bottom: 0px;
}
.Footer_1-0-0 .component-config .panel {
  border: 1px solid #ddd !important;
}
.Footer_1-0-0 .component-config label {
  cursor: pointer;
  margin-bottom: 0px;
}
.Footer_1-0-0 .slick-prev::before {
  content: '\f053';
}
.Footer_1-0-0 .slick-next::before {
  content: '\f054';
}
.Footer_1-0-0 .font-awesome {
  font-family: 'FontAwesome';
}
.Footer_1-0-0 .block {
  display: block;
}
.Footer_1-0-0 .pad1 {
  padding: 1rem;
}
.Footer_1-0-0 .padBottom1 {
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padBottom2 {
  padding-bottom: 2rem;
}
.Footer_1-0-0 .padY1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padX05 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
  margin: 0;
}
.Footer_1-0-0 .border-bottom {
  border-bottom: 1px solid #5e6063;
}
@media (max-width: 991px) {
  .Footer_1-0-0 .pad1-sm {
    padding: 1rem;
  }
  .Footer_1-0-0 .inline-block-sm {
    display: inline-block;
  }
}
.Footer_1-0-0 .footer-a {
  background: #181b20;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.Footer_1-0-0 .footer-a .footerarea-top {
  border-bottom: 1px solid #5e6063;
}
.Footer_1-0-0 .footer-a .footerarea-top .map-link a {
  color: #fff;
}
.Footer_1-0-0 .footer-a .footerarea-top .map-link:before {
  content: '\f041';
  font-family: 'fontawesome';
  color: #000;
  font-size: 15px;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info {
  color: #fff;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info a {
  color: #fff;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info {
  margin-right: 5px;
  display: inline-block;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info:before {
  content: '\f095';
  font-family: 'fontawesome';
  color: #000;
  font-size: 15px;
  margin-right: 2px;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info {
  display: inline-block;
}
.Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info:before {
  content: '\f015';
  font-family: 'fontawesome';
  color: #000;
  font-size: 15px;
  margin-right: 2px;
}
.Footer_1-0-0 .footerarea-bottom .copyright-info {
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  color: #7e7f81;
  font-size: 11px;
}
.Footer_1-0-0 .footerarea-bottom .copyright-info a {
  color: #7e7f81;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav {
  padding-top: 15px;
  padding-bottom: 15px;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li {
  padding: 0;
  margin: 0;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li a {
  color: #7e7f81;
  border-right: 1px solid #7e7f81;
  padding: 0 5px;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav li:last-child a {
  border-right: 0 solid transparent;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav li {
  margin: 0 2px;
  padding: 0;
}
.Footer_1-0-0 .footerarea-bottom .footer-nav .smedia-nav li a .fa {
  color: #000;
}
@media (max-width: 768px) {
  .Footer_1-0-0 .footer-a .footerarea-top {
    border-bottom: 0 solid transparent;
  }
  .Footer_1-0-0 .footer-a .footerarea-top .map-link,
  .Footer_1-0-0 .footer-a .footerarea-top .contact-info {
    text-align: left;
  }
  .Footer_1-0-0 .footer-a .footerarea-top .map-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5e6063;
  }
  .Footer_1-0-0 .footer-a .footerarea-top .contact-info {
    padding: 0;
    margin: 0;
  }
  .Footer_1-0-0 .footer-a .footerarea-top .contact-info .phone-info,
  .Footer_1-0-0 .footer-a .footerarea-top .contact-info .address-info {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #5e6063;
  }
  .Footer_1-0-0 .footer-a .footerarea-bottom {
    display: flex;
    flex-direction: column;
  }
  .Footer_1-0-0 .footer-a .footerarea-bottom .copyright-info {
    order: 2;
  }
  .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav {
    padding-bottom: 0;
    order: 1;
    display: flex;
    flex-direction: column;
  }
  .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav .terms-nav {
    order: 2;
  }
  .Footer_1-0-0 .footer-a .footerarea-bottom .footer-nav .smedia-nav {
    order: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 25px;
  }
}
@media (min-width: 991px) {
  .Footer_1-0-0 .footer-a .footerarea-bottom .terms-nav {
    float: right;
  }
}
@media (max-width: 991px) {
  .Footer_1-0-0 .footerarea-bottom .footer-nav {
    padding-top: 0;
  }
  .Footer_1-0-0 .footerarea-bottom .footer-nav .terms-nav {
    display: block;
  }
  .Footer_1-0-0 .copyright-info,
  .Footer_1-0-0 .footer-nav {
    text-align: center;
  }
  .Footer_1-0-0 .footer-nav .terms-nav,
  .Footer_1-0-0 .footer-nav .smedia-nav {
    display: block;
  }
}
.Footer_1-0-0 .slick-prev::before {
  content: '\f053';
}
.Footer_1-0-0 .slick-next::before {
  content: '\f054';
}
.Footer_1-0-0 .font-awesome {
  font-family: 'FontAwesome';
}
.Footer_1-0-0 .block {
  display: block;
}
.Footer_1-0-0 .pad1 {
  padding: 1rem;
}
.Footer_1-0-0 .padBottom1 {
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padBottom2 {
  padding-bottom: 2rem;
}
.Footer_1-0-0 .padY1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padX05 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
  margin: 0;
}
.Footer_1-0-0 .border-bottom {
  border-bottom: 1px solid #5e6063;
}
@media (max-width: 991px) {
  .Footer_1-0-0 .pad1-sm {
    padding: 1rem;
  }
  .Footer_1-0-0 .inline-block-sm {
    display: inline-block;
  }
}
.Footer_1-0-0 .footer-b {
  background: #181b20;
  font-size: 12px;
  color: #fff;
}
.Footer_1-0-0 .footer-b .title {
  font-size: 18px;
  line-height: 18px;
}
.Footer_1-0-0 .footer-b .title::before {
  content: '\f0d8';
  font-family: 'fontawesome';
  color: #000;
}
.Footer_1-0-0 .footer-b .title.collapsed::before {
  content: '\f0da';
}
.Footer_1-0-0 .footer-b .title-link {
  cursor: pointer;
}
.Footer_1-0-0 .footer-b .footerarea-top {
  padding: 10px;
}
.Footer_1-0-0 .footer-b .footerarea-top .contact-info {
  padding-top: 10px;
  padding-bottom: 10px;
}
.Footer_1-0-0 .footer-b .footerarea-top .contact-info .contact-wrapper {
  padding: 0 5px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info {
  font-size: 13px;
  line-height: 16px;
  padding: 10px 0;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info
  a,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info
  a,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info
  a {
  color: #fff;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info:before,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info:before,
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info::before {
  font-family: 'fontawesome';
  color: #000;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info:before {
  content: '\f095';
  font-size: 18px;
  vertical-align: -3px;
  margin-right: 5px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info
  .address {
  display: inline-block;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info:before {
  content: '\f015';
  font-size: 18px;
  vertical-align: 7px;
  margin-right: 4px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info:before {
  content: '\f0e0';
  font-size: 16px;
  margin-right: 5px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav {
  padding: 10px 0 0;
  margin: 0;
  font-size: 20px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa {
  color: #fff;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a:hover
  .fa {
  color: #d9d9d9;
}
.Footer_1-0-0 .footer-b .footerarea-top .hours-info {
  padding-top: 10px;
  padding-bottom: 10px;
}
.Footer_1-0-0 .footer-b .footerarea-top .hours-info .hours-wrapper {
  padding: 0 5px;
}
.Footer_1-0-0 .footer-b .footerarea-top .hours-info .hours-wrapper .hours-info {
  list-style: none;
  margin: 0;
  line-height: 20px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .hours-info
  .hours-wrapper
  .hours-info
  li {
  margin: 15px 0;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .hours-info
  .hours-wrapper
  .hours-info
  li
  .day {
  margin-right: 8px;
  font-weight: bold;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .hours-info
  .hours-wrapper
  .hours-info
  li
  .time {
  display: inline-block;
}
.Footer_1-0-0 .footer-b .footerarea-top .promotions-info {
  padding-top: 10px;
  padding-bottom: 10px;
}
.Footer_1-0-0 .footer-b .footerarea-top .promotions-info .promotions-wrapper {
  padding: 0 5px;
}
.Footer_1-0-0
  .footer-b
  .footerarea-top
  .promotions-info
  .promotions-wrapper
  img {
  width: 100%;
}
.Footer_1-0-0 .footer-b .footerarea-bottom {
  background-color: #212429;
  font-size: 11px;
  color: #7e7f81;
  padding: 15px 0;
  line-height: 12px;
}
.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav {
  margin: 0;
  padding: 0;
}
.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li {
  padding: 0;
  margin: 0;
}
.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li a {
  color: #8b8c8e;
  border-right: 1px solid #8b8c8e;
  padding: 0 5px;
}
.Footer_1-0-0 .footer-b .footerarea-bottom .terms-nav li:last-child a {
  border-right: 0 solid transparent;
}
.Footer_1-0-0 .footer-b .footerarea-bottom .copyright-info a {
  color: #8b8c8e;
}
.Footer_1-0-0 .footer-b #promotionsCollapse {
  display: block !important;
}
.Footer_1-0-0 .footer-b #promotionsCollapse.collapse {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.Footer_1-0-0 .footer-b #promotionsCollapse.collapse.in {
  visibility: visible;
  height: auto;
  overflow: auto;
}
.Footer_1-0-0 .footer-b .slick-slider img {
  max-height: 500px;
}
.Footer_1-0-0 .footer-b .map-wrapper {
  max-height: 250px;
}
.Footer_1-0-0 .footer-b .map-wrapper .embed-responsive-item {
  max-height: 250px;
}
@media (max-width: 991px) {
  .Footer_1-0-0 .footer-b .footerarea-bottom {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .Footer_1-0-0 .footer-b .footerarea-bottom .copyright-info {
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .Footer_1-0-0 .footer-b .footerarea-bottom .footer-nav {
    order: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .Footer_1-0-0 .footer-b .trans-wrapper.collapse {
    height: auto;
    display: block;
  }
  .Footer_1-0-0 .footer-b .footerarea-top {
    min-height: 150px;
  }
  .Footer_1-0-0 .footer-b #promotionsCollapse.collapse {
    visibility: visible;
    height: auto !important;
    overflow: auto;
  }
  .Footer_1-0-0 .footer-b .slick-slider img {
    max-height: 250px;
  }
}
.Footer_1-0-0 .slick-prev::before {
  content: '\f053';
}
.Footer_1-0-0 .slick-next::before {
  content: '\f054';
}
.Footer_1-0-0 .font-awesome {
  font-family: 'FontAwesome';
}
.Footer_1-0-0 .block {
  display: block;
}
.Footer_1-0-0 .pad1 {
  padding: 1rem;
}
.Footer_1-0-0 .padBottom1 {
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padBottom2 {
  padding-bottom: 2rem;
}
.Footer_1-0-0 .padY1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.Footer_1-0-0 .padX05 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.Footer_1-0-0 .margin0,
.Footer_1-0-0 .margin-0 {
  margin: 0;
}
.Footer_1-0-0 .border-bottom {
  border-bottom: 1px solid #5e6063;
}
@media (max-width: 991px) {
  .Footer_1-0-0 .pad1-sm {
    padding: 1rem;
  }
  .Footer_1-0-0 .inline-block-sm {
    display: inline-block;
  }
}
.Footer_1-0-0 .footer-c {
  background: #181b20;
  font-size: 12px;
  color: #fff;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info {
  margin: 50px 0;
  border-right: 1px solid #5e6063;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info a {
  color: #000;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info:nth-child(3n + 3),
.Footer_1-0-0 .footer-c .footerarea-top .contact-info:last-child {
  border-right: 0 solid transparent;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info {
  list-style: none;
  margin: 0 auto;
  text-align: left;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info > li {
  margin: 5px 0;
  padding: 0;
  line-height: 16px;
  text-align: left;
}
.Footer_1-0-0
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .location-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.Footer_1-0-0 .footer-c .footerarea-top .contact-info .location-info .map-link {
  margin: 12px 0;
  font-size: 12px;
}
.Footer_1-0-0
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.Footer_1-0-0
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li {
  margin: 0 2px;
  padding: 0;
}
.Footer_1-0-0
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa {
  color: #000;
  font-size: 16px;
}
.Footer_1-0-0 .footer-c .footerarea-bottom {
  background-color: #212429;
  font-size: 11px;
  color: #7e7f81;
  padding: 15px 0;
  line-height: 2em;
}
.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav {
  margin: 0;
  padding: 0;
}
.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li {
  padding: 0;
  margin: 0;
}
.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li a {
  color: #7e7f81;
  border-right: 1px solid #7e7f81;
  padding: 0 5px;
}
.Footer_1-0-0 .footer-c .footerarea-bottom .terms-nav li:last-child a {
  border-right: 0 solid transparent;
}
.Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info a {
  color: #7e7f81;
}
@media (max-width: 991px) {
  .Footer_1-0-0 .footer-c .footerarea-bottom .footer-nav,
  .Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info {
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .Footer_1-0-0 .footer-c .footerarea-top .contact-info {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-right: 0 solid transparent;
    border-bottom: 1px solid #5e6063;
  }
  .Footer_1-0-0 .footer-c .footerarea-top .contact-info:last-child {
    border-bottom: 0 solid transparent;
  }
  .Footer_1-0-0
    .footer-c
    .footerarea-top
    .contact-info
    .location-info
    .location-phone {
    display: inline;
    margin-right: 10px;
  }
  .Footer_1-0-0
    .footer-c
    .footerarea-top
    .contact-info
    .location-info
    .map-link {
    display: inline;
    margin: 0;
  }
  .Footer_1-0-0 .footer-c .footerarea-bottom {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .Footer_1-0-0 .footer-c .footerarea-bottom .copyright-info {
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .Footer_1-0-0 .footer-c .footerarea-bottom .footer-nav {
    order: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
.Footer_1-0-0 body {
  color: #fff;
}
.Footer_1-0-0 .slick-loading .slick-list {
  background: #fff center center no-repeat;
}
.Footer_1-0-0 .slick-prev,
.Footer_1-0-0 .slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin-top: -10px;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 20px;
}
.Footer_1-0-0 .slick-prev:hover,
.Footer_1-0-0 .slick-prev:focus,
.Footer_1-0-0 .slick-next:hover,
.Footer_1-0-0 .slick-next:focus {
  background: transparent;
  color: transparent;
  outline: none;
}
.Footer_1-0-0 .slick-prev:hover:before,
.Footer_1-0-0 .slick-prev:focus:before,
.Footer_1-0-0 .slick-next:hover:before,
.Footer_1-0-0 .slick-next:focus:before {
  opacity: 1;
}
.Footer_1-0-0 .slick-prev.slick-disabled:before,
.Footer_1-0-0 .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.Footer_1-0-0 .slick-prev:before,
.Footer_1-0-0 .slick-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.Footer_1-0-0 .slick-prev {
  left: -10px;
}
.Footer_1-0-0 [dir='rtl'] .slick-prev {
  left: auto;
  right: -10px;
}
.Footer_1-0-0 .slick-prev:before {
  content: '←';
}
.Footer_1-0-0 [dir='rtl'] .slick-prev:before {
  content: '←';
}
.Footer_1-0-0 .slick-next {
  right: -10px;
}
.Footer_1-0-0 [dir='rtl'] .slick-next {
  left: -10px;
  right: auto;
}
.Footer_1-0-0 .slick-next:before {
  content: '→';
}
.Footer_1-0-0 [dir='rtl'] .slick-next:before {
  content: '→';
}
.Footer_1-0-0 .slick-slider {
  margin-bottom: 30px;
}
.Footer_1-0-0 .slick-dots {
  bottom: -45px;
  display: block;
  list-style: none;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.Footer_1-0-0 .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.Footer_1-0-0 .slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}
.Footer_1-0-0 .slick-dots li button:hover,
.Footer_1-0-0 .slick-dots li button:focus {
  outline: none;
}
.Footer_1-0-0 .slick-dots li button:hover:before,
.Footer_1-0-0 .slick-dots li button:focus:before {
  opacity: 1;
}
.Footer_1-0-0 .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: black;
  content: 'â€¢';
  font-family: 'slick';
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.Footer_1-0-0 .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.Footer_1-0-0 .slick-slide {
  height: auto;
}
.Gallery_1-0-0 .gallery .zoom-img-btn {
  border: none;
  background: none;
  float: right;
}
.Gallery_1-0-0 .gallery .slick-slide {
  height: auto;
}
.Gallery_1-0-0 .gallery .slick-slider img {
  margin: 0 auto;
}
.Gallery_1-0-0 .gallery .slick-prev {
  left: 5px;
  z-index: 1;
}
.Gallery_1-0-0 .gallery .slick-next {
  right: 5px;
  z-index: 1;
}
.Gallery_1-0-0 .gallery .slider {
  margin: 60px auto;
}
.Gallery_1-0-0 .gallery p {
  text-align: center;
  font-size: 12px;
  color: black;
  margin: 10px 0;
}
.Gallery_1-0-0 .gallery .slick-prev:before,
.Gallery_1-0-0 .gallery .slick-next:before {
  color: darkgray;
}
.Gallery_1-0-0 .galleryGroups p {
  margin: 0 0 15px;
}
.Gallery_1-0-0 .galleryGroups .thumbnail {
  margin-bottom: 5px;
}
.Gallery_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
.Gallery_1-0-0 .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.Gallery_1-0-0 .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.Gallery_1-0-0 .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.Gallery_1-0-0 .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.Gallery_1-0-0 .mfp-align-top .mfp-container:before {
  display: none;
}
.Gallery_1-0-0 .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.Gallery_1-0-0 .mfp-inline-holder .mfp-content,
.Gallery_1-0-0 .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.Gallery_1-0-0 .mfp-ajax-cur {
  cursor: progress;
}
.Gallery_1-0-0 .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.Gallery_1-0-0 .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.Gallery_1-0-0 .mfp-close,
.Gallery_1-0-0 .mfp-arrow,
.Gallery_1-0-0 .mfp-preloader,
.Gallery_1-0-0 .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.Gallery_1-0-0 .mfp-loading.mfp-figure {
  display: none;
}
.Gallery_1-0-0 .mfp-hide {
  display: none !important;
}
.Gallery_1-0-0 .mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.Gallery_1-0-0 .mfp-preloader a {
  color: #ccc;
}
.Gallery_1-0-0 .mfp-preloader a:hover {
  color: #fff;
}
.Gallery_1-0-0 .mfp-s-ready .mfp-preloader {
  display: none;
}
.Gallery_1-0-0 .mfp-s-error .mfp-content {
  display: none;
}
.Gallery_1-0-0 button.mfp-close,
.Gallery_1-0-0 button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.Gallery_1-0-0 button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.Gallery_1-0-0 .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.Gallery_1-0-0 .mfp-close:hover,
.Gallery_1-0-0 .mfp-close:focus {
  opacity: 1;
}
.Gallery_1-0-0 .mfp-close:active {
  top: 1px;
}
.Gallery_1-0-0 .mfp-close-btn-in .mfp-close {
  color: #333;
}
.Gallery_1-0-0 .mfp-image-holder .mfp-close,
.Gallery_1-0-0 .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.Gallery_1-0-0 .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.Gallery_1-0-0 .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.Gallery_1-0-0 .mfp-arrow:active {
  margin-top: -54px;
}
.Gallery_1-0-0 .mfp-arrow:hover,
.Gallery_1-0-0 .mfp-arrow:focus {
  opacity: 1;
}
.Gallery_1-0-0 .mfp-arrow:before,
.Gallery_1-0-0 .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.Gallery_1-0-0 .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.Gallery_1-0-0 .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.Gallery_1-0-0 .mfp-arrow-left {
  left: 0;
}
.Gallery_1-0-0 .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.Gallery_1-0-0 .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.Gallery_1-0-0 .mfp-arrow-right {
  right: 0;
}
.Gallery_1-0-0 .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.Gallery_1-0-0 .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.Gallery_1-0-0 .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.Gallery_1-0-0 .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.Gallery_1-0-0 .mfp-iframe-holder .mfp-close {
  top: -40px;
}
.Gallery_1-0-0 .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.Gallery_1-0-0 .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.Gallery_1-0-0 img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.Gallery_1-0-0 .mfp-figure {
  line-height: 0;
}
.Gallery_1-0-0 .mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.Gallery_1-0-0 .mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.Gallery_1-0-0 .mfp-figure figure {
  margin: 0;
}
.Gallery_1-0-0 .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.Gallery_1-0-0 .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.Gallery_1-0-0 .mfp-image-holder .mfp-content {
  max-width: 100%;
}
.Gallery_1-0-0 .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .Gallery_1-0-0 .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .Gallery_1-0-0 .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .Gallery_1-0-0 .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .Gallery_1-0-0 .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .Gallery_1-0-0 .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .Gallery_1-0-0 .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .Gallery_1-0-0 .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.GoogleAnalytics_1-0-0 #analyticsList > .border-bottom:last-child {
  border-width: 0;
  margin-bottom: 0;
}
.GoogleAnalytics_1-0-0 .flex {
  display: flex;
  flex-wrap: wrap;
}
.GoogleAnalytics_1-0-0 .flex-middle {
  align-items: center;
}
.GoogleAnalytics_1-0-0 .padBottom5 {
  padding-bottom: 5px;
}
.GoogleAnalytics_1-0-0 .padRight10 {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .GoogleAnalytics_1-0-0 .margin-top-xs-15 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .GoogleAnalytics_1-0-0 .text-sm-right {
    text-align: right;
  }
}
@font-face {
  font-family: 'headerlinkicons';
  src: url('/Content/Fonts/headerlinkicons/headerlinkicons.eot');
  src: url('/Content/Fonts/headerlinkicons/headerlinkicons.eot?#iefix')
      format('embedded-opentype'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.woff') format('woff'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.ttf') format('truetype'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.svg#headerlinkicons')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
.HeaderLinks_1-0-0 .hli-marine-locations::before {
  content: '\e617';
}
.HeaderLinks_1-0-0 .hli-marine-outboard::before {
  content: '\e618';
}
.HeaderLinks_1-0-0 .hli-marine-pontoon::before {
  content: '\e619';
}
.HeaderLinks_1-0-0 .hli-marine-propeller::before {
  content: '\e61a';
}
.HeaderLinks_1-0-0 .hli-marine-pwc::before {
  content: '\e61b';
}
.HeaderLinks_1-0-0 .hli-marine-sail-boat::before {
  content: '\e61c';
}
.HeaderLinks_1-0-0 .hli-marine-service::before {
  content: '\e61d';
}
.HeaderLinks_1-0-0 .hli-marine-small-boat::before {
  content: '\e61e';
}
.HeaderLinks_1-0-0 .hli-marine-speed-boat::before {
  content: '\e61f';
}
.HeaderLinks_1-0-0 .hli-marine-yacht::before {
  content: '\e620';
}
.HeaderLinks_1-0-0 .hli-tire-passenger::before {
  content: '\e621';
}
.HeaderLinks_1-0-0 .hli-tire-light-truck::before {
  content: '\e622';
}
.HeaderLinks_1-0-0 .hli-tire-ag::before {
  content: '\e623';
}
.HeaderLinks_1-0-0 .hli-tire-all-season::before {
  content: '\e624';
}
.HeaderLinks_1-0-0 .hli-tire-commercial::before {
  content: '\e625';
}
.HeaderLinks_1-0-0 .hli-tire-off-road::before {
  content: '\e626';
}
.HeaderLinks_1-0-0 .hli-tire-otr::before {
  content: '\e627';
}
.HeaderLinks_1-0-0 .hli-tire-passenger-light-truck::before {
  content: '\e628';
}
.HeaderLinks_1-0-0 .hli-tire-performance::before {
  content: '\e629';
}
.HeaderLinks_1-0-0 .hli-tire-touring::before {
  content: '\e62a';
}
.HeaderLinks_1-0-0 .hli-tire-wheel::before {
  content: '\e62b';
}
.HeaderLinks_1-0-0 .hli-tire-winter::before {
  content: '\e62c';
}
.HeaderLinks_1-0-0 .hli-ps-sport-bike::before {
  content: '\e616';
}
.HeaderLinks_1-0-0 .hli-ope-chainsaw::before {
  content: '\e600';
}
.HeaderLinks_1-0-0 .hli-ope-generator::before {
  content: '\e601';
}
.HeaderLinks_1-0-0 .hli-ope-hedge-trimmer::before {
  content: '\e60e';
}
.HeaderLinks_1-0-0 .hli-ope-lawn-tractor::before {
  content: '\e60f';
}
.HeaderLinks_1-0-0 .hli-ope-leaf-blower::before {
  content: '\e610';
}
.HeaderLinks_1-0-0 .hli-ope-power-washer::before {
  content: '\e611';
}
.HeaderLinks_1-0-0 .hli-ope-snow-thrower::before {
  content: '\e612';
}
.HeaderLinks_1-0-0 .hli-ope-string-trimmer::before {
  content: '\e613';
}
.HeaderLinks_1-0-0 .hli-ope-walk-behind-mower::before {
  content: '\e614';
}
.HeaderLinks_1-0-0 .hli-ope-zero-turn-mower::before {
  content: '\e615';
}
.HeaderLinks_1-0-0 .hli-ps-sport-bike2::before {
  content: '\e607';
}
.HeaderLinks_1-0-0 .hli-ps-snowmobile::before {
  content: '\e606';
}
.HeaderLinks_1-0-0 .hli-ps-side-x-side::before {
  content: '\e602';
}
.HeaderLinks_1-0-0 .hli-ps-scooter::before {
  content: '\e603';
}
.HeaderLinks_1-0-0 .hli-ps-riding-gear::before {
  content: '\e604';
}
.HeaderLinks_1-0-0 .hli-ps-pwc::before {
  content: '\e605';
}
.HeaderLinks_1-0-0 .hli-ps-neighborhood-vehicle::before {
  content: '\e608';
}
.HeaderLinks_1-0-0 .hli-ps-motorcycle::before {
  content: '\e609';
}
.HeaderLinks_1-0-0 .hli-ps-dirt-bike::before {
  content: '\e60a';
}
.HeaderLinks_1-0-0 .hli-ps-casual-gear::before {
  content: '\e60b';
}
.HeaderLinks_1-0-0 .hli-ps-atv::before {
  content: '\e60c';
}
.HeaderLinks_1-0-0 .hli-ps-adventure::before {
  content: '\e60d';
}
.HeaderLinks_1-0-0 .flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HeaderLinks_1-0-0 .flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.HeaderLinks_1-0-0 .flex-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.HeaderLinks_1-0-0 .flex-col-rev {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.HeaderLinks_1-0-0 .flex-col {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.HeaderLinks_1-0-0 .flex-col .icon-link {
  border-top: 2px solid #000;
}
.HeaderLinks_1-0-0 .flex-col.col a {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.HeaderLinks_1-0-0 .flex-col.col a .flex-grow {
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 25%;
}
.HeaderLinks_1-0-0 .flex-col.col .link-text {
  font-size: 1.25em;
  font-size: 1.7rem;
  margin-left: 2rem;
  width: 75%;
  text-align: left;
}
.HeaderLinks_1-0-0 .flex-col.col .flex-col-rev .link-text {
  margin-left: 25%;
  padding-left: 2rem;
}
.HeaderLinks_1-0-0 .flex-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.HeaderLinks_1-0-0 .flex-grow {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.HeaderLinks_1-0-0 .align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.HeaderLinks_1-0-0 .block {
  display: block;
}
.HeaderLinks_1-0-0 .pad15 {
  padding: 1.5rem;
}
.HeaderLinks_1-0-0 .margin-0 {
  margin: 0;
}
.HeaderLinks_1-0-0 .relative {
  position: relative;
}
.HeaderLinks_1-0-0 .icon-links {
  word-break: break-word;
  min-width: 300px;
}
.HeaderLinks_1-0-0 .icon-links.min-width {
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 5;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0px 5px 10px #333;
}
.HeaderLinks_1-0-0 .icon-links.min-width.side-slide {
  top: 0;
}
.HeaderLinks_1-0-0 .side-slide {
  top: 0;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  box-shadow: none;
}
.HeaderLinks_1-0-0 .iconToggler {
  padding: 1rem;
  cursor: pointer;
}
.HeaderLinks_1-0-0 .toggleHeader {
  background-color: #000;
  color: #fff;
  width: 100%;
}
.HeaderLinks_1-0-0 .panel-body .btn {
  min-height: 34px;
}
.HeaderLinks_1-0-0 .tt-hint {
  color: #999;
}
.HeaderLinks_1-0-0 .tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.HeaderLinks_1-0-0 .tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}
.HeaderLinks_1-0-0 .tt-suggestion.tt-is-under-cursor,
.HeaderLinks_1-0-0 .tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}
.HeaderLinks_1-0-0 .tt-suggestion p {
  margin: 0;
}
.HeaderLinks_1-0-0 .twitter-typeahead {
  display: block !important;
}
.HeaderLinks_1-0-0 .twitter-typeahead::before,
.HeaderLinks_1-0-0 .twitter-typeahead:after {
  content: ' ';
  display: table;
}
.HeaderLinks_1-0-0 .twitter-typeahead:after {
  clear: both;
}
.HeaderLinks_1-0-0 .ui-sortable .panel-heading {
  cursor: move;
}
.HeaderLinks_1-0-0 .link-text {
  font-size: 0.85em;
  font-size: 1.2rem;
  text-align: center;
}
.HeaderLinks_1-0-0 .icon {
  text-align: center;
}
.HeaderLinks_1-0-0 .icon-link a {
  text-decoration: none;
}
.HeaderLinks_1-0-0 .min-width .fa-4x {
  font-size: 3.2em;
  font-size: 4.5rem;
}
.HeaderLinks_1-0-0 [class^='hli-'],
.HeaderLinks_1-0-0 [class*=' hli-'] {
  font-family: 'headerlinkicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.HeaderLinks_1-0-0 .width-100 {
  width: 100%;
}
@media (max-width: 991px) {
  .HeaderLinks_1-0-0 .icon-links {
    width: 500px;
  }
}
@media (max-width: 768px) {
  .HeaderLinks_1-0-0 .icon-links {
    width: 300px;
  }
}
@font-face {
  font-family: 'headerlinkicons';
  src: url('/Content/Fonts/headerlinkicons/headerlinkicons.eot');
  src: url('/Content/Fonts/headerlinkicons/headerlinkicons.eot?#iefix')
      format('embedded-opentype'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.woff') format('woff'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.ttf') format('truetype'),
    url('/Content/Fonts/headerlinkicons/headerlinkicons.svg#headerlinkicons')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
.HeaderLinks_1-1-0 .hli-marine-locations::before {
  content: '\e617';
}
.HeaderLinks_1-1-0 .hli-marine-outboard::before {
  content: '\e618';
}
.HeaderLinks_1-1-0 .hli-marine-pontoon::before {
  content: '\e619';
}
.HeaderLinks_1-1-0 .hli-marine-propeller::before {
  content: '\e61a';
}
.HeaderLinks_1-1-0 .hli-marine-pwc::before {
  content: '\e61b';
}
.HeaderLinks_1-1-0 .hli-marine-sail-boat::before {
  content: '\e61c';
}
.HeaderLinks_1-1-0 .hli-marine-service::before {
  content: '\e61d';
}
.HeaderLinks_1-1-0 .hli-marine-small-boat::before {
  content: '\e61e';
}
.HeaderLinks_1-1-0 .hli-marine-speed-boat::before {
  content: '\e61f';
}
.HeaderLinks_1-1-0 .hli-marine-yacht::before {
  content: '\e620';
}
.HeaderLinks_1-1-0 .hli-tire-passenger::before {
  content: '\e621';
}
.HeaderLinks_1-1-0 .hli-tire-light-truck::before {
  content: '\e622';
}
.HeaderLinks_1-1-0 .hli-tire-ag::before {
  content: '\e623';
}
.HeaderLinks_1-1-0 .hli-tire-all-season::before {
  content: '\e624';
}
.HeaderLinks_1-1-0 .hli-tire-commercial::before {
  content: '\e625';
}
.HeaderLinks_1-1-0 .hli-tire-off-road::before {
  content: '\e626';
}
.HeaderLinks_1-1-0 .hli-tire-otr::before {
  content: '\e627';
}
.HeaderLinks_1-1-0 .hli-tire-passenger-light-truck::before {
  content: '\e628';
}
.HeaderLinks_1-1-0 .hli-tire-performance::before {
  content: '\e629';
}
.HeaderLinks_1-1-0 .hli-tire-touring::before {
  content: '\e62a';
}
.HeaderLinks_1-1-0 .hli-tire-wheel::before {
  content: '\e62b';
}
.HeaderLinks_1-1-0 .hli-tire-winter::before {
  content: '\e62c';
}
.HeaderLinks_1-1-0 .hli-ps-sport-bike::before {
  content: '\e616';
}
.HeaderLinks_1-1-0 .hli-ope-chainsaw::before {
  content: '\e600';
}
.HeaderLinks_1-1-0 .hli-ope-generator::before {
  content: '\e601';
}
.HeaderLinks_1-1-0 .hli-ope-hedge-trimmer::before {
  content: '\e60e';
}
.HeaderLinks_1-1-0 .hli-ope-lawn-tractor::before {
  content: '\e60f';
}
.HeaderLinks_1-1-0 .hli-ope-leaf-blower::before {
  content: '\e610';
}
.HeaderLinks_1-1-0 .hli-ope-power-washer::before {
  content: '\e611';
}
.HeaderLinks_1-1-0 .hli-ope-snow-thrower::before {
  content: '\e612';
}
.HeaderLinks_1-1-0 .hli-ope-string-trimmer::before {
  content: '\e613';
}
.HeaderLinks_1-1-0 .hli-ope-walk-behind-mower::before {
  content: '\e614';
}
.HeaderLinks_1-1-0 .hli-ope-zero-turn-mower::before {
  content: '\e615';
}
.HeaderLinks_1-1-0 .hli-ps-sport-bike2::before {
  content: '\e607';
}
.HeaderLinks_1-1-0 .hli-ps-snowmobile::before {
  content: '\e606';
}
.HeaderLinks_1-1-0 .hli-ps-side-x-side::before {
  content: '\e602';
}
.HeaderLinks_1-1-0 .hli-ps-scooter::before {
  content: '\e603';
}
.HeaderLinks_1-1-0 .hli-ps-riding-gear::before {
  content: '\e604';
}
.HeaderLinks_1-1-0 .hli-ps-pwc::before {
  content: '\e605';
}
.HeaderLinks_1-1-0 .hli-ps-neighborhood-vehicle::before {
  content: '\e608';
}
.HeaderLinks_1-1-0 .hli-ps-motorcycle::before {
  content: '\e609';
}
.HeaderLinks_1-1-0 .hli-ps-dirt-bike::before {
  content: '\e60a';
}
.HeaderLinks_1-1-0 .hli-ps-casual-gear::before {
  content: '\e60b';
}
.HeaderLinks_1-1-0 .hli-ps-atv::before {
  content: '\e60c';
}
.HeaderLinks_1-1-0 .hli-ps-adventure::before {
  content: '\e60d';
}
.HeaderLinks_1-1-0 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.HeaderLinks_1-1-0 .icon-links.full-width .flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.HeaderLinks_1-1-0 .flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.HeaderLinks_1-1-0 .flex-col-rev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.HeaderLinks_1-1-0 .flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.HeaderLinks_1-1-0 .flex-col .icon-link {
  border-top: 2px solid #000;
}
.HeaderLinks_1-1-0 .flex-col.col a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.HeaderLinks_1-1-0 .flex-col.col a .flex-grow {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 25%;
}
.HeaderLinks_1-1-0 .flex-col.col .link-text {
  font-size: 1.25em;
  font-size: 1.7rem;
  margin-left: 2rem;
  width: 75%;
  text-align: left;
}
.HeaderLinks_1-1-0 .flex-col.col .flex-col-rev .link-text {
  margin-left: 25%;
  padding-left: 2rem;
}
.HeaderLinks_1-1-0 .flex-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.HeaderLinks_1-1-0 .flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.HeaderLinks_1-1-0 .align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.HeaderLinks_1-1-0 .block {
  display: block;
}
.HeaderLinks_1-1-0 .pad15 {
  padding: 1.5rem;
}
.HeaderLinks_1-1-0 .margin-0 {
  margin: 0;
}
.HeaderLinks_1-1-0 .relative {
  position: relative;
}
.HeaderLinks_1-1-0 .icon-links {
  word-break: break-word;
  min-width: 300px;
}
.HeaderLinks_1-1-0 .icon-links.min-width {
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 5;
  max-width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px #333;
  box-shadow: 0px 5px 10px #333;
}
.HeaderLinks_1-1-0 .icon-links.min-width.side-slide {
  top: 0;
}
.HeaderLinks_1-1-0 .icon-link a:hover {
  color: #000;
}
.HeaderLinks_1-1-0 .icon-link a:hover .label-default {
  background-color: #000;
}
.HeaderLinks_1-1-0 .icon-link .label {
  padding: 0.6rem;
  margin-top: 0.25rem;
}
.HeaderLinks_1-1-0 .icon-link .label-default {
  background-color: #000;
}
.HeaderLinks_1-1-0 .full-width .rounded-icons a,
.HeaderLinks_1-1-0 .headerlinks-slider .rounded-icons a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.HeaderLinks_1-1-0 .full-width .icon-bg,
.HeaderLinks_1-1-0 .headerlinks-slider .icon-bg {
  background-color: #fff;
  padding: 1rem;
  margin: 0 0.5rem;
}
.HeaderLinks_1-1-0 .full-width .link-text,
.HeaderLinks_1-1-0 .headerlinks-slider .link-text {
  display: block;
}
.HeaderLinks_1-1-0 .full-width .icon-bg {
  display: inline;
}
.HeaderLinks_1-1-0 .headerlinks-slider .square-icons .icon-bg {
  display: block;
}
.HeaderLinks_1-1-0 .headerlinks-slider .icon-bg {
  display: inline-block;
}
.HeaderLinks_1-1-0 .iconToggler {
  padding: 1rem;
  cursor: pointer;
  white-space: normal;
  hyphens: auto;
}
.HeaderLinks_1-1-0 .toggleHeader {
  background-color: #000;
  color: #fff;
  width: 100%;
}
.HeaderLinks_1-1-0 .panel-body .btn {
  min-height: 34px;
}
.HeaderLinks_1-1-0 .tt-hint {
  color: #999;
}
.HeaderLinks_1-1-0 .tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.HeaderLinks_1-1-0 .tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}
.HeaderLinks_1-1-0 .tt-suggestion.tt-is-under-cursor,
.HeaderLinks_1-1-0 .tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}
.HeaderLinks_1-1-0 .tt-suggestion p {
  margin: 0;
}
.HeaderLinks_1-1-0 .twitter-typeahead {
  display: block !important;
}
.HeaderLinks_1-1-0 .twitter-typeahead::before,
.HeaderLinks_1-1-0 .twitter-typeahead:after {
  content: ' ';
  display: table;
}
.HeaderLinks_1-1-0 .twitter-typeahead:after {
  clear: both;
}
.HeaderLinks_1-1-0 .ui-sortable .panel-heading {
  cursor: move;
}
.HeaderLinks_1-1-0 .link-text {
  font-size: 0.85em;
  font-size: 1.2rem;
  text-align: center;
}
.HeaderLinks_1-1-0 .link-text.label {
  white-space: normal;
}
.HeaderLinks_1-1-0 .icon {
  text-align: center;
}
.HeaderLinks_1-1-0 .slick-prev {
  left: 0px;
}
.HeaderLinks_1-1-0 .slick-next {
  right: 0px;
}
.HeaderLinks_1-1-0 .slick-prev:before,
.HeaderLinks_1-1-0 .slick-next:before {
  color: #000;
}
.HeaderLinks_1-1-0 .headerlinks-slider {
  padding: 0 30px;
}
.HeaderLinks_1-1-0 .icon-link a {
  text-decoration: none;
}
.HeaderLinks_1-1-0 .min-width .fa-4x {
  font-size: 3.2em;
  font-size: 4.5rem;
}
.HeaderLinks_1-1-0 [class^='hli-'],
.HeaderLinks_1-1-0 [class*=' hli-'] {
  font-family: 'headerlinkicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.42857 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.HeaderLinks_1-1-0 .component-config [class^='hli-'],
.HeaderLinks_1-1-0 .component-config [class*=' hli-'] {
  line-height: 1 !important;
}
.HeaderLinks_1-1-0 .width-100 {
  width: 100%;
}
@media (max-width: 991px) {
  .HeaderLinks_1-1-0 .icon-links {
    width: 500px;
  }
}
@media (max-width: 768px) {
  .HeaderLinks_1-1-0 .icon-links {
    width: 300px;
  }
}
.Header_1-0-0 .component-config .panel {
  border: 1px solid #ddd !important;
}
.Header_1-0-0 .component-config label {
  cursor: pointer;
  margin-bottom: 0px;
}
.Header_1-0-0 .margin-0 {
  margin: 0;
}
.Header_1-0-0 .width-100 {
  width: 100%;
}
.Header_1-0-0 .flex {
  display: flex;
}
.Header_1-0-0 .flex-center {
  align-items: center;
}
.Header_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Header_1-0-0 .z-1 {
  z-index: 1;
}
.Header_1-0-0 .header-a {
  background-color: #1e1e1e;
}
.Header_1-0-0 .header-a .logo-container {
  padding: 15px 0 15px 15px;
  margin-right: 15px;
  background-color: rgba(0, 0, 0, 0);
}
.Header_1-0-0 .header-a .logo-container .logo-link img {
  margin: 0 auto;
  max-height: 175px;
  padding: 6px;
}
.Header_1-0-0 .header-a .contact-info {
  text-align: left;
  font-size: 15px;
  line-height: 22px;
  padding: 27px 0;
  color: #fff;
}
.Header_1-0-0 .header-a .contact-info .phone-info {
  font-weight: bold;
  font-size: 17px;
}
.Header_1-0-0 .header-a .contact-info .address-info {
  display: block;
}
.Header_1-0-0 .header-a .contact-info .phone-info,
.Header_1-0-0 .header-a .contact-info .address-info {
  margin: 0 5px;
}
.Header_1-0-0 .header-a .contact-info .phone-info a,
.Header_1-0-0 .header-a .contact-info .address-info a {
  color: #fff;
}
.Header_1-0-0 .header-a .contact-info .phone-info:before,
.Header_1-0-0 .header-a .contact-info .address-info:before {
  font-family: 'fontawesome';
  color: #000;
  font-size: 15px;
}
.Header_1-0-0 .header-a .contact-info .phone-info:before {
  content: '';
}
.Header_1-0-0 .header-a .contact-info .address-info:before {
  content: '';
  margin-right: 7px;
}
.Header_1-0-0 .header-a #hideable-search .additional-links {
  color: #fff;
  float: left;
}
.Header_1-0-0 .header-a #hideable-search .additional-links a {
  margin: 0 8px;
}
.Header_1-0-0 .header-a #hideable-search .additional-links a:hover {
  text-decoration: underline;
}
.Header_1-0-0 .header-a #hideable-search .smedia {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.Header_1-0-0 .header-a #hideable-search .smedia li {
  margin: 0 5px;
  padding: 0;
  display: inline;
}
.Header_1-0-0 .header-a #hideable-search .smedia li a {
  color: #fff;
}
.Header_1-0-0 .header-a #hideable-search .smedia li a .fa {
  font-size: 18px;
}
.Header_1-0-0 .header-a #hideable-search .smedia li a:hover {
  text-decoration: none;
}
.Header_1-0-0 .header-a #hideable-search .smedia li a:hover .fa {
  text-decoration: none;
  color: #ccc;
}
.Header_1-0-0 .header-a #hideable-search .hideable-search-wrapper {
  padding: 15px 0;
  border-radius: 5px;
}
.Header_1-0-0 .header-a .navbar {
  margin-bottom: 0;
  border-radius: 0;
}
.Header_1-0-0 .header-a .navbar-toggle {
  padding: 9px 0;
  margin-right: 0;
  border: 0 solid transparent;
}
.Header_1-0-0 .header-a .prime-nav {
  border-radius: 0;
  background: #323131;
  clear: both;
}
.Header_1-0-0 .header-a .prime-nav .phone-icon,
.Header_1-0-0 .header-a .prime-nav .map-icon {
  text-align: left;
}
.Header_1-0-0 .header-a .prime-nav .search-icon {
  text-align: right;
}
.Header_1-0-0 .header-a .prime-nav .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li > a {
  color: #fff;
}
.Header_1-0-0
  .header-a
  .prime-nav
  .navbar-collapse
  .nav
  > li
  > a
  .fa-caret-down {
  display: none;
}
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li > a:hover,
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li > a:focus {
  background-color: #000;
}
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open > a {
  background-color: #000;
}
.Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open > a:hover {
  background-color: #000;
}
.Header_1-0-0
  .header-a
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu {
  background: #323131;
  border: 1px solid #454648;
}
.Header_1-0-0
  .header-a
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  color: #fff;
}
.Header_1-0-0
  .header-a
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link:hover {
  background-color: #000;
}
.Header_1-0-0 .header-a .mobilenav-icon .fa {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .Header_1-0-0 .header-a {
    background-color: #1e1e1e;
  }
  .Header_1-0-0 .header-a .logo-container {
    background-color: rgba(0, 0, 0, 0);
  }
  .Header_1-0-0 .header-a #hideable-search .hideable-search-wrapper {
    padding: 9px 0;
  }
  .Header_1-0-0 .header-a .prime-nav {
    background-color: #323131;
    padding: 1px 0;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li > a:hover {
    background-color: transparent;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open {
    background: transparent;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open > a,
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open a:hover,
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li.open a:focus {
    background: transparent;
  }
  .Header_1-0-0
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    border: 0 solid transparent;
  }
  .Header_1-0-0 .header-a .mobilenav-icon .icon {
    padding: 15px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .Header_1-0-0 .header-a .contact-info {
    font-size: 11px;
    line-height: 16px;
  }
  .Header_1-0-0 .header-a .contact-info .phone-info {
    font-size: 13px;
  }
  .Header_1-0-0 .header-a .contact-info .phone-info:before {
    font-size: 13px;
  }
  .Header_1-0-0 .header-a #hideable-search .smedia li a .fa {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .Header_1-0-0 .header-a {
    height: 226px;
  }
  .Header_1-0-0 .header-a .upperheader-wrapper {
    height: 176px;
    display: flex;
    align-items: center;
  }
  .Header_1-0-0 .header-a .upperheader-wrapper .logo-container img .logo-link {
    max-height: 156px;
  }
  .Header_1-0-0
    .header-a
    .upperheader-wrapper
    #hideable-search
    .searchbar-wrapper {
    padding: 0;
  }
  .Header_1-0-0 .header-a .upperheader-wrapper #hideable-search.collapse {
    display: block !important;
    height: auto !important;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: none;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li {
    display: inline-block;
    flex: 1;
    height: 55px;
  }
  .Header_1-0-0 .header-a .prime-nav .navbar-collapse .nav > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 15px;
    width: 100%;
    height: 100%;
  }
}
.Header_1-0-0 .margin-0 {
  margin: 0;
}
.Header_1-0-0 .width-100 {
  width: 100%;
}
.Header_1-0-0 .flex {
  display: flex;
}
.Header_1-0-0 .flex-center {
  align-items: center;
}
.Header_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Header_1-0-0 .z-1 {
  z-index: 1;
}
.Header_1-0-0 .header-b .logo-container {
  padding: 10px;
  height: 100px;
  position: relative;
  text-align: center;
}
.Header_1-0-0 .header-b .logo-container img {
  display: inline-block;
  max-height: 80px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.Header_1-0-0 .header-b .navigationBar {
  padding: 0;
  height: 50px;
}
.Header_1-0-0 .header-b .header-b-right {
  padding: 0;
}
.Header_1-0-0 .header-b .header-content {
  height: 50px;
  line-height: 50px;
}
.Header_1-0-0 .header-b .navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0px;
}
.Header_1-0-0 .header-b .social-media .badge {
  background-color: #999;
}
.Header_1-0-0 .header-b .navbar-collapse .search {
  margin-bottom: 8px;
}
.Header_1-0-0 .header-b .search {
  margin-top: 8px;
}
.Header_1-0-0 .header-b .search-dd {
  margin: 8px 0;
}
.Header_1-0-0 .header-b .navbar-toggle__a {
  color: inherit;
}
.Header_1-0-0 #header-b-search.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
  overflow-y: visible;
}
@media (max-width: 992px) {
  .Header_1-0-0 .header-b .logo-container {
    padding: 10px;
    height: 50px;
  }
  .Header_1-0-0 .header-b .logo-container img {
    max-height: 30px;
    margin-left: 0;
  }
  .Header_1-0-0 .header-b .button-container {
    padding: 10px;
    height: 50px;
  }
  .Header_1-0-0 .header-b .button-container .navbar-toggle {
    margin: 0;
  }
  .Header_1-0-0 .header-b .button-container button {
    margin-top: -10px;
  }
  .Header_1-0-0 .header-b .navigationBar {
    height: auto;
  }
}
@media (max-width: 768px) {
  .Header_1-0-0 .header-b .logo-container {
    text-align: left;
  }
  .Header_1-0-0 .header-b .button-container {
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }
}
.Header_1-0-0 .margin-0 {
  margin: 0;
}
.Header_1-0-0 .width-100 {
  width: 100%;
}
.Header_1-0-0 .flex {
  display: flex;
}
.Header_1-0-0 .flex-center {
  align-items: center;
}
.Header_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Header_1-0-0 .z-1 {
  z-index: 1;
}
.Header_1-0-0 .header-c {
  position: relative;
  clear: both;
  background-color: #1e1e1e;
}
.Header_1-0-0 .header-c .logo-container {
  background-color: rgba(0, 0, 0, 0);
}
.Header_1-0-0 .header-c .logo-container .logo-link img {
  margin: 0 auto;
  max-height: 175px;
  padding: 1rem 6px;
}
.Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
  padding: 9px 0;
  background-color: #1e1e1e;
  z-index: 1;
}
.Header_1-0-0
  .header-c
  #hideable-search
  .hideable-search-wrapper
  .close-searchbar {
  text-align: center;
}
.Header_1-0-0
  .header-c
  #hideable-search
  .hideable-search-wrapper
  .close-searchbar
  .fa-times {
  cursor: pointer;
  color: #fff;
  font-size: 32px;
}
.Header_1-0-0 .header-c .prime-nav {
  margin-bottom: 0;
}
.Header_1-0-0 .header-c .prime-nav .phone-icon,
.Header_1-0-0 .header-c .prime-nav .map-icon {
  text-align: left;
}
.Header_1-0-0 .header-c .prime-nav .navbar-header .navbar-toggle {
  margin-right: 0;
  padding: 9px 0;
  border: 0 solid transparent;
}
.Header_1-0-0 .header-c .prime-nav .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li > a {
  color: #fff;
}
.Header_1-0-0
  .header-c
  .prime-nav
  .navbar-collapse
  .nav
  > li
  > a
  .fa-caret-down {
  display: none;
}
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li > a:hover,
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li > a:focus {
  background-color: #000;
}
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li.open > a {
  background-color: #000;
}
.Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li.open > a:hover {
  background-color: #000;
}
.Header_1-0-0
  .header-c
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu {
  background: #323131;
}
.Header_1-0-0
  .header-c
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  color: #fff;
}
.Header_1-0-0
  .header-c
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link:hover {
  background-color: #000;
}
.Header_1-0-0 .header-c .mobilenav-icon .fa {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .Header_1-0-0 .header-c .nav-links {
    border-width: 0;
  }
  .Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
    border-radius: 0;
    padding: 9px 0;
  }
  .Header_1-0-0 .header-c .prime-nav {
    padding: 1px 0;
  }
  .Header_1-0-0 .header-c .prime-nav .search-icon {
    text-align: right;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li > a:hover {
    background-color: transparent;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > .open {
    background: transparent;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > .open > a,
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > .open a:hover,
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > .open a:focus {
    background: transparent;
  }
  .Header_1-0-0
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > .dropdown
    .dropdown-menu {
    border: 0 solid transparent;
  }
  .Header_1-0-0 .header-c .mobilenav-icon .icon {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .Header_1-0-0 .header-c {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .Header_1-0-0 .header-c #hideable-search {
    position: absolute;
    top: 52px;
    right: 10px;
  }
  .Header_1-0-0 .header-c #hideable-search .hideable-search-wrapper {
    border-radius: 5px;
    padding: 15px 0;
  }
  .Header_1-0-0 .header-c .dropdown:hover .dropdown-menu {
    display: block;
  }
  .Header_1-0-0 .header-c .dropdown-menu {
    border: 1px solid #454648;
  }
  .Header_1-0-0 .header-c .dropdown-menu > li > a {
    color: #fff;
  }
  .Header_1-0-0 .header-c .prime-nav .nav-links {
    border-right: 1px solid #747679;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: none;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li {
    display: inline-block;
    flex: 1;
    height: 45px;
  }
  .Header_1-0-0 .header-c .prime-nav .navbar-collapse .nav > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 15px;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .Header_1-0-0 .header-c {
    background-color: #323131;
  }
}
.Header_1-0-0 .margin-0 {
  margin: 0;
}
.Header_1-0-0 .width-100 {
  width: 100%;
}
.Header_1-0-0 .flex {
  display: flex;
}
.Header_1-0-0 .flex-center {
  align-items: center;
}
.Header_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Header_1-0-0 .z-1 {
  z-index: 1;
}
.Header_1-0-0 .header-d {
  background-color: #1e1e1e;
}
.Header_1-0-0 .header-d .logo-container {
  padding: 15px 0 15px 15px;
  margin-right: 15px;
  background-color: rgba(0, 0, 0, 0);
}
.Header_1-0-0 .header-d .logo-container .logo-link img {
  margin: 0 auto;
  max-height: 180px;
}
.Header_1-0-0 .header-d .icon-toggle {
  display: block;
}
.Header_1-0-0 .header-d .contact-info {
  text-align: right;
  font-size: 15px;
}
.Header_1-0-0 .header-d .contact-info .phone-info,
.Header_1-0-0 .header-d .contact-info .map-link,
.Header_1-0-0 .header-d .contact-info .contact-link {
  margin: 0 10px 0 0;
}
.Header_1-0-0 .header-d .contact-info .phone-info a,
.Header_1-0-0 .header-d .contact-info .map-link a,
.Header_1-0-0 .header-d .contact-info .contact-link a {
  color: #fff;
}
.Header_1-0-0 .header-d .contact-info .phone-info:before,
.Header_1-0-0 .header-d .contact-info .map-link:before,
.Header_1-0-0 .header-d .contact-info .contact-link:before {
  font-family: 'fontawesome';
  color: #000;
  font-size: 15px;
}
.Header_1-0-0 .header-d .contact-info .phone-info:before {
  content: '\f095';
}
.Header_1-0-0 .header-d .contact-info .map-link:before {
  content: '\f041';
}
.Header_1-0-0 .header-d .contact-info .contact-link:before {
  content: '\f0e0';
}
.Header_1-0-0 .header-d .contact-info .smedia {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.Header_1-0-0 .header-d .contact-info .smedia li {
  margin: 0 10px 0 0;
  padding: 0;
  display: inline;
}
.Header_1-0-0 .header-d .contact-info .smedia li a {
  color: #fff;
}
.Header_1-0-0 .header-d .contact-info .smedia li a .fa {
  font-size: 18px;
  text-decoration: none;
}
.Header_1-0-0 .header-d .contact-info .smedia li a:hover {
  text-decoration: none;
  color: #ccc;
}
.Header_1-0-0 .header-d .contact-info .smedia li a:hover .fa {
  text-decoration: none;
}
.Header_1-0-0 .header-d .contact-info .smedia li:last-child {
  margin: 0;
}
.Header_1-0-0 .header-d #hideable-search .hideable-search-wrapper {
  padding: 15px 0;
  border-radius: 5px;
}
.Header_1-0-0 .header-d .prime-nav {
  background: #323131;
  clear: both;
}
.Header_1-0-0 .header-d .prime-nav .phone-icon,
.Header_1-0-0 .header-d .prime-nav .map-icon {
  text-align: left;
}
.Header_1-0-0 .header-d .prime-nav .search-icon {
  text-align: right;
}
.Header_1-0-0 .header-d .prime-nav .navbar-header .navbar-toggle {
  padding: 9px 0;
  margin-right: 0;
  border: 0 solid transparent;
}
.Header_1-0-0 .header-d .prime-nav .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li > a {
  color: #fff;
}
.Header_1-0-0
  .header-d
  .prime-nav
  .navbar-collapse
  .nav
  > li
  > a
  .fa-caret-down {
  display: none;
}
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li > a:hover,
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li > a:focus {
  background-color: #000;
}
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open > a {
  background-color: #000;
}
.Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open > a:hover {
  background-color: #000;
}
.Header_1-0-0
  .header-d
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu {
  background: #323131;
  border: 1px solid #454648;
}
.Header_1-0-0
  .header-d
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  color: #fff;
}
.Header_1-0-0
  .header-d
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link:hover {
  background-color: #000;
}
.Header_1-0-0 .header-d .mobilenav-icon .fa {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .Header_1-0-0 .header-d {
    background-color: #323131;
  }
  .Header_1-0-0 .header-d .logo-container {
    background-color: rgba(0, 0, 0, 0);
  }
  .Header_1-0-0 .header-d #hideable-search .hideable-search-wrapper {
    padding: 9px 0;
  }
  .Header_1-0-0 .header-d .navbar-toggle {
    margin: 8px 0;
  }
  .Header_1-0-0 .header-d .prime-nav {
    padding: 1px 0;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li > a:hover {
    background-color: transparent;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open {
    background: transparent;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open > a,
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open a:hover,
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li.open a:focus {
    background: transparent;
  }
  .Header_1-0-0
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    border: 0 solid transparent;
  }
  .Header_1-0-0 .header-d .mobilenav-icon .icon {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .Header_1-0-0 .header-d .icon-toggle {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .Header_1-0-0 .header-d .contact-info {
    font-size: 12px;
    text-align: center;
    line-height: 16px;
  }
  .Header_1-0-0 .header-d .contact-info .phone-info,
  .Header_1-0-0 .header-d .contact-info .map-link,
  .Header_1-0-0 .header-d .contact-info .contact-link {
    margin: 0 5px;
  }
  .Header_1-0-0 .header-d .contact-info .phone-info:before,
  .Header_1-0-0 .header-d .contact-info .map-link:before,
  .Header_1-0-0 .header-d .contact-info .contact-link:before {
    font-size: 12px;
  }
  .Header_1-0-0 .header-d .contact-info .smedia {
    margin-top: 10px;
    float: none;
  }
  .Header_1-0-0 .header-d .contact-info .smedia li {
    margin: 0 3px;
  }
  .Header_1-0-0 .header-d .contact-info .smedia li a .fa {
    font-size: 15px;
  }
  .Header_1-0-0
    .header-d
    #hideable-search
    .hideable-search-wrapper
    .searchbar-wrapper {
    padding: 5px 0;
  }
}
@media (min-width: 768px) {
  .Header_1-0-0 .header-d {
    min-height: 182px;
  }
  .Header_1-0-0 .header-d .upperheader-wrapper {
    min-height: 132px;
    display: flex;
    align-items: center;
  }
  .Header_1-0-0 .header-d .logo-container .logo-link {
    max-height: 107px;
  }
  .Header_1-0-0 .header-d #hideable-search.collapse {
    display: block;
    height: auto !important;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: none;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li {
    display: inline-block;
    min-height: 55px;
    flex: 1;
  }
  .Header_1-0-0 .header-d .prime-nav .navbar-collapse .nav > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 15px;
    width: 100%;
    height: 100%;
  }
}
.Header_1-0-0 .margin-0 {
  margin: 0;
}
.Header_1-0-0 .width-100 {
  width: 100%;
}
.Header_1-0-0 .flex {
  display: flex;
}
.Header_1-0-0 .flex-center {
  align-items: center;
}
.Header_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Header_1-0-0 .z-1 {
  z-index: 1;
}
.Header_1-0-0 .header-e {
  background-color: #1e1e1e;
  color: #fff;
}
.Header_1-0-0 .header-e .logo-container {
  background-color: #1e1e1e;
}
.Header_1-0-0 .header-e .logo-container .business-info-logo-link img {
  margin: 0 auto;
  max-height: 226px;
  padding: 15px;
}
.Header_1-0-0 .header-e .contact-info {
  text-align: left;
  font-size: 15px;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper > li {
  float: left;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-3 > li {
  max-width: 33.3%;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-2 > li {
  max-width: 50%;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper.columns-1 > li {
  max-width: 100%;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper li {
  margin: 0;
  padding: 0;
}
.Header_1-0-0 .header-e .contact-info .location-info-wrapper li .location-info {
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-name {
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-phone {
  font-size: 16px;
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-phone
  :before {
  font-family: 'fontawesome';
  content: '';
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-link
  a {
  font-size: 12px;
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-link
  a:hover {
  color: #000;
}
.Header_1-0-0
  .header-e
  .contact-info
  .location-info-wrapper
  li:last-child
  .location-info {
  margin: 0;
}
.Header_1-0-0 .header-e #hideable-search .hideable-search-wrapper {
  padding: 15px 0;
  border-radius: 5px;
}
.Header_1-0-0 .header-e .navbar {
  border-radius: 0;
}
.Header_1-0-0 .header-e .prime-nav {
  background: #323131;
  clear: both;
}
.Header_1-0-0 .header-e .prime-nav .phone-icon,
.Header_1-0-0 .header-e .prime-nav .map-icon {
  text-align: left;
}
.Header_1-0-0 .header-e .prime-nav .search-icon {
  text-align: right;
}
.Header_1-0-0 .header-e .prime-nav .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li > a {
  color: #fff;
}
.Header_1-0-0
  .header-e
  .prime-nav
  .navbar-collapse
  .nav
  > li
  > a
  .fa-caret-down {
  display: none;
}
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li > a:hover,
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li > a:focus {
  background-color: #000;
}
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open > a {
  background-color: #000;
}
.Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open > a:hover {
  background-color: #000;
}
.Header_1-0-0
  .header-e
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu {
  background: #323131;
  border: 1px solid #454648;
}
.Header_1-0-0
  .header-e
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  color: #fff;
}
.Header_1-0-0
  .header-e
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link:hover {
  background-color: #000;
}
.Header_1-0-0 .header-e .mobilenav-icon .icon {
  padding: 15px 0;
}
.Header_1-0-0 .header-e .mobilenav-icon .fa {
  color: #fff;
  font-size: 1.4em;
  font-size: 2rem;
  cursor: pointer;
}
.Header_1-0-0 .row-default {
  width: 100%;
  margin: 0;
}
.Header_1-0-0 .pad0 {
  margin: 0;
}
.Header_1-0-0 .marginY1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .Header_1-0-0 .header-e .visible-header-sm {
    display: block !important;
  }
  .Header_1-0-0 .header-e .logo-container {
    background-color: rgba(0, 0, 0, 0);
  }
  .Header_1-0-0 .header-e #hideable-search .hideable-search-wrapper {
    padding: 9px 0;
  }
  .Header_1-0-0 .header-e .navbar-toggle {
    margin: 9px 0;
    border: 0 solid transparent;
    margin-right: 0;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li > a:hover {
    background-color: #000;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open {
    background: #000;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open > a,
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open a:hover,
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li.open a:focus {
    background: #000;
  }
  .Header_1-0-0
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    border: 0 solid transparent;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .Header_1-0-0
    .header-e
    .contact-info
    .location-info-wrapper
    li
    .location-info {
    margin: 0 10px 10px 0;
  }
  .Header_1-0-0
    .header-e
    .contact-info
    .location-info-wrapper
    li
    .location-info
    .location-name {
    font-size: 16px;
  }
  .Header_1-0-0
    .header-e
    .contact-info
    .location-info-wrapper
    li
    .location-info
    .location-phone {
    font-size: 12px;
  }
  .Header_1-0-0
    .header-e
    .contact-info
    .location-info-wrapper
    li
    .location-info
    .location-phone
    :before {
    font-family: 'fontawesome';
    content: '';
  }
  .Header_1-0-0
    .header-e
    .contact-info
    .location-info-wrapper
    li:last-child
    .location-info {
    margin: 0;
  }
  .Header_1-0-0
    .header-e
    #hideable-search
    .hideable-search-wrapper
    .searchbar-wrapper {
    padding: 5px 0;
  }
}
@media (min-width: 768px) {
  .Header_1-0-0 .header-e {
    height: 226px;
  }
  .Header_1-0-0 .header-e .visible-header-lg {
    display: block;
  }
  .Header_1-0-0 .header-e .visible-header-sm {
    display: none !important;
  }
  .Header_1-0-0 .header-e .upperheader-wrapper {
    min-height: 171px;
    display: flex;
    align-items: center;
  }
  .Header_1-0-0 .header-e .logo-container .logo-link {
    max-height: 151px;
  }
  .Header_1-0-0 .header-e #hideable-search .searchbar-wrapper {
    padding: 14px 0;
  }
  .Header_1-0-0 .header-e #hideable-search.collapse {
    display: block !important;
    height: auto !important;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: none;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li {
    display: inline-block;
    height: 55px;
    flex: 1;
  }
  .Header_1-0-0 .header-e .prime-nav .navbar-collapse .nav > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 15px;
    width: 100%;
    height: 100%;
  }
  .Header_1-0-0 .header-e #hideable-e-search {
    display: block;
    height: auto !important;
  }
}
.Hours_1-0-0 .location-hours .hours-unstructured {
  list-style: none;
  padding-left: 0;
}
.Hours_1-0-0 .location-hours .hours-unstructured li {
  float: left;
  width: 33.3%;
}
.Hours_1-0-0 .location-hours .hours-unstructured li.time-days {
  width: 33.4%;
}
.ItemGroup_1-0-0 .featuredItems .itemMedia {
  position: relative;
}
.ItemGroup_1-0-0 .featuredItems .itemTitle {
  margin-top: 10px;
}
.ItemGroup_1-0-0 .featuredItems .itemDetail {
  text-align: center;
}
.ItemGroup_1-0-0 .featuredItems .slick-slide {
  height: auto;
}
.ItemGroup_1-0-0 .featuredItems .item-group-slider {
  padding: 0 30px;
}
.ItemGroup_1-0-0 .featuredItems .sft-ribbon-mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.ItemGroup_1-0-0 .featuredItems .sft-ribbon {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: -125px;
  width: 300px;
  color: #fff;
}
.ItemGroup_1-0-0 .featuredItems .sft-ribbon-sold {
  background-color: #000;
}
.ItemGroup_1-0-0 .featuredItems .sft-ribbon-sale {
  background-color: #a00;
}
.LeadForm_1-0-0 .alpaca-form .glyphicon {
  display: inline-block;
  font: normal normal normal 12px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -1px;
  position: relative;
}
.LeadForm_1-0-0 .alpaca-form .glyphicon-exclamation-sign:before {
  content: '\f06a';
}
.LeadForm_1-0-0 .alpaca-form .alpaca-icon-required.glyphicon-star:before {
  content: '\f069';
}
.LeadForm_1-0-0 .alpaca-form .glyphicon-info-sign:before {
  display: none;
  content: '\f05a';
}
.LeadForm_1-0-0 .alpaca-form .glyphicon-chevron-left:before {
  content: '\f053';
}
.LeadForm_1-0-0 .alpaca-form .glyphicon-chevron-right:before {
  content: '\f054';
}
.LeadForm_1-0-0 .alpaca-form .hidden-label > label {
  display: none;
}
.LeadForm_1-0-0 .privacy-center {
  text-align: center;
}
.LeadForm_1-0-0 .alpaca-field-object {
  padding: 10px 0;
  border: 0;
}
.LeadForm_1-0-0 .ari-form .form-message {
  white-space: pre-line;
}
.LeadForm_1-0-0 .tt-hint {
  color: #999;
}
.LeadForm_1-0-0 .tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.LeadForm_1-0-0 .tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}
.LeadForm_1-0-0 .tt-suggestion.tt-is-under-cursor,
.LeadForm_1-0-0 .tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}
.LeadForm_1-0-0 .tt-suggestion p {
  margin: 0;
}
.LeadForm_1-0-0 .twitter-typeahead {
  display: block !important;
}
.LeadForm_1-0-0 .twitter-typeahead:before,
.LeadForm_1-0-0 .twitter-typeahead:after {
  content: ' ';
  display: table;
}
.LeadForm_1-0-0 .twitter-typeahead:after {
  clear: both;
}
.Locations_1-0-0 .flex {
  display: flex;
}
.Locations_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Locations_1-0-0 .flex-col {
  flex-direction: column;
}
.Locations_1-0-0 .flex-1 {
  flex: 1 0 auto;
}
.Locations_1-0-0 .items-center {
  align-items: center;
}
.Locations_1-0-0 .center {
  justify-content: center;
}
.Locations_1-0-0 .index-map {
  height: 85vh;
}
.Locations_1-0-0 .margin-b-1-first-child > *:first-child {
  margin-bottom: 1rem;
}
.Locations_1-0-0 .dynamic-cta {
  margin-bottom: 0;
}
.Locations_1-0-0 .CTA_1-0-0,
.Locations_1-0-0 .dynamic-cta,
.Locations_1-0-0 .cta-link {
  display: flex;
  flex: 1 0 auto;
  width: 100%;
}
.Locations_1-0-0 .cta-link,
.Locations_1-0-0 .cta-link:hover {
  text-decoration: none;
}
.Locations_1-0-0 .hours-title {
  font-weight: bold;
}
.Locations_1-0-0 .hours-time {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #999;
  word-break: normal;
}
.Locations_1-0-0 .hours-time > * {
  display: flex;
}
.Locations_1-0-0 .hours-time > * > * {
  width: 33.3%;
}
.Locations_1-0-0 .hours-dash {
  display: none;
}
.Locations_1-0-0 .hours-start,
.Locations_1-0-0 .hours-end {
  text-align: right;
}
.Locations_1-0-0 #hours {
  border-left: 4px solid #000;
  padding-left: 1rem;
  margin: 0;
}
.Locations_1-0-0 #hours h2 {
  margin-top: 0;
}
.Locations_1-0-0 #hours > * {
  padding: 0;
}
.Locations_1-0-0 .btn-outline {
  background-color: #fff;
  border: 2px solid #ccc;
  color: #999;
  transition: background-color ease-in-out 500ms;
}
.Locations_1-0-0 .btn-outline:hover {
  background-color: #e6e6e6;
}
.Locations_1-0-0 .btn-outline i {
  color: #000;
}
.Locations_1-0-0 .margin-0 {
  margin: 0;
}
.Locations_1-0-0 .margin-top-0 {
  margin-top: 0;
}
.Locations_1-0-0 .margin-x-1 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.Locations_1-0-0 .margin-y-4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.Locations_1-0-0 .padding-left-1 {
  padding-left: 1rem;
}
.Locations_1-0-0 .border-left {
  border-left: 4px solid #000;
}
.Locations_1-0-0 .word-break {
  word-break: break-word;
}
.Locations_1-0-0 .font-25 {
  font-size: 2.5rem;
}
.Locations_1-0-0 .bold {
  font-weight: bold;
}
@media (max-width: 767px) {
  .Locations_1-0-0 .index-map {
    height: 60vh;
  }
}
.Locations_1-0-0 .input-group-btn {
  height: 34px;
}
.Locations_1-0-0 .detail-map {
  height: 45vh;
}
.Locations_1-0-0 #map {
  width: 100%;
  height: 100%;
  height: calc(100% - 0px);
}
.Locations_1-0-0 #allLocations > div {
  max-height: 85vh;
  overflow-y: auto;
}
@media (max-width: 991px) {
  .Locations_1-0-0 .margin-sm-bottom-4 {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .Locations_1-0-0 .margin-xs-y-4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.OfferedServices_1-0-0 #allServices .block {
  display: block;
}
.OfferedServices_1-0-0 #services .serviceLink {
  cursor: pointer;
}
.OfferedServices_1-0-0 #services .clearfix {
  border-bottom: 2px solid #ddd;
}
.OfferedServices_1-0-0 #scheduleForm .form-horizontal .form-group {
  margin-left: auto;
  margin-right: auto;
}
.OfferedServices_1-0-0 .location-dropdown {
  margin-bottom: 15px;
}
.OfferedServices_1-0-0 .btm-pad {
  margin-bottom: 15px;
}
.OfferedServices_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 768px) {
  .OfferedServices_1-0-0 #services .btn {
    border-radius: 0;
    display: block;
    width: 100%;
  }
  .OfferedServices_1-0-0 #services img {
    max-width: 100% !important;
  }
  .OfferedServices_1-0-0 #services .serviceName {
    font-size: 0.7em;
  }
}
.OfferRotator_1-0-0 .offer-rotator {
  margin-bottom: 1rem;
}
.OfferRotator_1-0-0 .offer-rotator.offer-rotator-nav-bar .offer-slider {
  margin-bottom: 0;
}
.OfferRotator_1-0-0 .offer-rotator.offer-rotator-nav-bar .offer-rotator-bar {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #222;
}
.OfferRotator_1-0-0 .offer-rotator .slick-slider img {
  margin: 0 auto;
  width: 100%;
}
.OfferRotator_1-0-0 .offer-rotator .slick-prev {
  left: 5px;
  z-index: 1;
}
.OfferRotator_1-0-0 .offer-rotator .slick-next {
  right: 5px;
  z-index: 1;
}
.OfferRotator_1-0-0 .offer-rotator .slick-slider {
  visibility: hidden;
}
.OfferRotator_1-0-0 .offer-rotator .slick-slider .slick-arrow {
  opacity: 0;
  transition: ease-in-out opacity 0.5s;
}
.OfferRotator_1-0-0 .offer-rotator .slick-slider:hover .slick-arrow {
  opacity: 1;
}
.OfferRotator_1-0-0 .offer-rotator .slick-initialized {
  visibility: visible;
}
.OfferRotator_1-0-0 .offer-rotator .slider {
  margin: 60px auto;
}
.OfferRotator_1-0-0 .offer-rotator p {
  text-align: center;
  font-size: 12px;
  color: black;
  margin: 10px 0;
}
.OfferRotator_1-0-0 .offer-rotator .slick-prev:before,
.OfferRotator_1-0-0 .offer-rotator .slick-next:before {
  color: darkgray;
}
.OfferRotator_1-0-0 .offer-rotator .description {
  background-color: #ccc;
  padding: 5%;
}
.OfferRotator_1-0-0 .offer-rotator .description a {
  color: #444;
}
.OfferRotator_1-0-0 .offer-rotator .description a:hover,
.OfferRotator_1-0-0 .offer-rotator .description a:focus,
.OfferRotator_1-0-0 .offer-rotator .description a:active {
  text-decoration: none;
  color: #222;
}
.OfferRotator_1-0-0 .offer-rotator .middleLines {
  display: table;
  white-space: nowrap;
  width: 100%;
}
.OfferRotator_1-0-0 .offer-rotator .middleLines .middleLines:after,
.OfferRotator_1-0-0 .offer-rotator .middleLines .middleLines:before {
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  background-image: -moz-linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  background-image: -webkit-linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  background-image: linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  content: '';
  display: table-cell;
  width: 50%;
}
.OfferRotator_1-0-0 .offer-rotator .middleLines:before {
  border-right: 15px solid transparent;
}
.OfferRotator_1-0-0 .offer-rotator .middleLines:after {
  border-left: 15px solid transparent;
}
.OfferRotator_1-0-0 .offer-rotator .header {
  margin: 0 0 0.5rem;
}
.OfferRotator_1-0-0 .offer-rotator .slider-button-40 {
  width: 40px;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
}
.OfferRotator_1-0-0 .offer-rotator .slider-button-40:hover,
.OfferRotator_1-0-0 .offer-rotator .slider-button-40:focus {
  border-color: #000;
}
.OfferRotator_1-0-0 .offer-thumbs .offer-thumbnail {
  margin: 0 5px !important;
}
.OfferRotator_1-0-0 #navDots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.OfferRotator_1-0-0 #navDots .slick-list,
.OfferRotator_1-0-0 #navDots .rotoSlide,
.OfferRotator_1-0-0 #navDots .rotoSlide > picture {
  width: 100%;
}
.OfferRotator_1-0-0 .slick-dots--overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  position: relative;
  bottom: 5rem;
  z-index: 2;
  width: auto;
  background-color: rgba(30, 30, 30, 0.8);
  border-radius: 5px;
  padding: 1rem;
  margin-bottom: -3.5rem;
}
.OfferRotator_1-0-0 .slick-dots--overlay li {
  display: block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-size: 0;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.OfferRotator_1-0-0 .slick-dots--overlay li button {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border: 0;
  border-radius: 100%;
  color: transparent;
}
.OfferRotator_1-0-0 .slick-dots--overlay li.slick-active button {
  background-color: #000;
}
@media (min-width: 768px) {
  .OfferRotator_1-0-0 .description {
    display: none;
  }
  .OfferRotator_1-0-0 .middleBottom {
    bottom: 10%;
  }
  .OfferRotator_1-0-0 .middleTop {
    top: 10%;
  }
  .OfferRotator_1-0-0 .leftBottom {
    bottom: 10%;
    left: 10%;
  }
  .OfferRotator_1-0-0 .leftMiddle {
    left: 10%;
  }
  .OfferRotator_1-0-0 .leftTop {
    top: 10%;
    left: 10%;
  }
  .OfferRotator_1-0-0 .rightBottom {
    bottom: 10%;
    right: 10%;
  }
  .OfferRotator_1-0-0 .rightMiddle {
    right: 10%;
  }
  .OfferRotator_1-0-0 .rightTop {
    top: 10%;
    right: 10%;
  }
}
.PrimaryNavigation_1-0-0 #primary-nav-1-toggler {
  float: left;
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 991px) {
  .PrimaryNavigation_1-0-0 .auto-drop:hover .dropdown-menu {
    display: block;
  }
}
@media (min-width: 1199px) {
  .PrimaryNavigation_1-0-0 .sft-justified {
    display: table;
    width: 100%;
  }
  .PrimaryNavigation_1-0-0 .sft-justified > li {
    display: table-cell;
    float: none;
    text-align: center;
  }
}
.Promotions_1-0-0 .flex {
  display: flex;
}
.Promotions_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Promotions_1-0-0 .flex-end {
  align-content: flex-end;
}
.Promotions_1-0-0 .row-flex,
.Promotions_1-0-0 .row-flex > div[class*='col-'] {
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.Promotions_1-0-0 .row-flex-wrap {
  -webkit-flex-flow: row wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.Promotions_1-0-0 .row-flex > div[class*='col-'],
.Promotions_1-0-0 .container-flex > div[class*='col-'] {
  margin: -0.2px;
}
.Promotions_1-0-0 .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.Promotions_1-0-0 .flex-grow {
  -webkit-flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.Promotions_1-0-0 .promotion-brand-logo {
  max-height: 74px;
  margin: 0 auto;
}
.Promotions_1-0-0 margin-top-1 {
  margin-top: 1rem;
}
.Promotions_1-0-0 .pad-x-4 {
  padding-left: 2.85em;
  padding-right: 2.85em;
  padding-left: 4rem;
  padding-right: 4rem;
}
.Promotions_1-0-0 .pad-y-05 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.Promotions_1-0-0 .slick-arrow::before {
  font-family: FontAwesome;
  color: #000;
  box-shadow: 0 0 10px #fff;
}
.Promotions_1-0-0 .slick-prev {
  left: 25px;
}
.Promotions_1-0-0 .slick-prev::before {
  content: '';
}
.Promotions_1-0-0 .slick-next {
  right: 25px;
}
.Promotions_1-0-0 .slick-next::before {
  content: '';
}
.Promotions_1-0-0 .inline-block {
  display: inline-block;
}
.Promotions_1-0-0 .flex {
  display: flex;
}
.Promotions_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Promotions_1-0-0 .flex-end {
  align-content: flex-end;
}
.Promotions_1-0-0 .flexcontainer {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: flex-start;
  -webkit-justify-content: left;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.SearchBar_1-0-0 .searchBar .form-control.typeahead {
  width: auto;
}
.SearchBar_1-0-0 .searchBar .btn {
  height: 34px;
}
.SearchBar_1-0-0 .searchBar .queryString {
  width: 100% !important;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.SearchBar_1-0-0 .searchBar .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.SearchBar_1-0-0 .searchBar .tt-hint {
  color: #999;
}
.SearchBar_1-0-0 .searchBar .tt-menu {
  width: 100%;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.SearchBar_1-0-0 .searchBar .tt-suggestion {
  color: #444;
  padding: 3px 20px;
  line-height: 24px;
}
.SearchBar_1-0-0 .searchBar .tt-suggestion.tt-cursor,
.SearchBar_1-0-0 .searchBar .tt-suggestion:hover {
  color: #444;
  background-color: #dddddd;
}
.SearchBar_1-0-0 .searchBar .tt-suggestion p {
  margin: 0;
}
.SearchBar_1-0-0 .searchBar .tt-header {
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}
.SearchBar_1-0-0 .searchBar .searchBar > div {
  position: static;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.SearchRoot_1-0-0 .search-results.new-srp .search-result-image {
  display: block;
}
.SearchRoot_1-0-0 .search-results.new-srp .sort-container {
  overflow: hidden;
}
.SearchRoot_1-0-0 .search-results.new-srp .sort-container:before {
  font-family: FontAwesome;
  content: '\f0d7';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 30px;
  z-index: 1;
  height: 0;
  font-size: 26px;
  top: 9px;
  pointer-events: none;
}
.SearchRoot_1-0-0 .search-results.new-srp .sort-container:after {
  content: ' ';
  border: 1px solid #ccc;
  width: 1px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 60px;
}
.SearchRoot_1-0-0 .search-results.new-srp .sort-container:hover:before {
  color: #fff;
}
.SearchRoot_1-0-0 .search-results.new-srp #SortBy {
  height: 50px;
  border-radius: 5px;
  background: #f0f3f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding-right: 50px;
}
.SearchRoot_1-0-0 .search-results.new-srp #SortBy:hover {
  background: #555;
  color: #fff;
  cursor: pointer;
}
.SearchRoot_1-0-0 .search-results.new-srp .searchBar .search .queryString {
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .searchBar
  .search
  .input-group-btn
  #micBtn {
  width: 50px;
  height: 50px;
}
.SearchRoot_1-0-0 .search-results.new-srp .searchBar .search .searchBtn {
  height: 50px;
  width: 50px;
  background: #ffffff;
  color: #000000;
  border: 1px solid #ccc;
  font-size: 25px;
  border-radius: 0 5px 5px 0;
}
.SearchRoot_1-0-0 .search-results.new-srp .searchBar .search .searchBtn:hover {
  background: #000;
  color: #fff;
}
.SearchRoot_1-0-0 .search-results.new-srp .form-control,
.SearchRoot_1-0-0 .search-results.new-srp label {
  font-size: 18px;
}
.SearchRoot_1-0-0 .search-results.new-srp .list-group-item {
  background: transparent;
  color: #000;
}
.SearchRoot_1-0-0 .search-results.new-srp .list-group-item span.text-muted {
  color: #777;
}
.SearchRoot_1-0-0 .search-results.new-srp .mobile-filter-button {
  font-size: 18px;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
  background: #f0f3f7;
}
.SearchRoot_1-0-0 .search-results.new-srp .mobile-filter-button:hover {
  background: #202020;
  color: #fff;
}
.SearchRoot_1-0-0 .search-results.new-srp .results-heading-sm {
  margin-top: 10px;
}
.SearchRoot_1-0-0 .search-results.new-srp .results-heading-sm a {
  color: #202020;
  font-weight: 600;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .inner-container {
  background: #f0f3f7;
  padding: 10px;
  border-radius: 5px;
}
.SearchRoot_1-0-0 .search-results.new-srp .search-results-filters .panel {
  border: 0;
  background: transparent;
  box-shadow: none;
  margin-bottom: 10px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-heading {
  background: transparent;
  border-bottom: 1px solid #555;
  color: #000;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-heading
  .panel-title {
  font-size: 18px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  .list-group-item
  a {
  font-size: 18px;
  padding: 4px 12px;
  border: 0;
  border-radius: 5px;
  color: #fff;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  .list-group-item
  a:hover {
  background: #202020;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer {
  border: 0;
  background: transparent;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  .apply-fields {
  font-size: 18px;
  width: 100%;
  color: #fff;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  .apply-fields:hover {
  background: #555;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  a {
  font-size: 15px;
  padding: 8px 15px;
  font-weight: 600;
  border-radius: 5px;
  color: #fff;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  a:hover {
  background: #202020;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  a {
  font-size: 15px;
  padding: 10px;
  border: 0;
  color: #000;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  a
  .fa-square-o {
  background: #fff;
}
.SearchRoot_1-0-0 .search-results.new-srp .search-results-list {
  margin-top: 20px;
}
.SearchRoot_1-0-0 .search-results.new-srp .search-results-list .search-result {
  border-radius: 5px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .promotion-link {
  width: 100%;
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 12px;
  border-radius: 5px 5px 0 0;
  font-size: 1.1em;
  text-decoration: none;
  border-bottom: 8px solid #fff;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .promotion-link.can-am {
  border-bottom-color: #ffd200;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .urgency-callout {
  background: #2ea049;
  color: #fff;
  padding: 5px 10px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .urgency-callout:after {
  content: '';
  border: 5px solid transparent;
  position: absolute;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .urgency-callout
  .fa {
  margin-right: 5px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body {
  padding: 0 15px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .results-heading {
  font-weight: 700;
  margin-top: 15px;
  font-size: 18px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .results-heading
  a {
  color: #202020;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .lead {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .display-price-box {
  display: flex;
  align-items: center;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .on-sale-label {
  position: relative;
  background: #a00;
  font-weight: bold;
  padding: 8px 4px 8px 10px;
  color: #fff;
  line-height: 12px;
  display: inline-block;
  margin-right: 12px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .on-sale-label:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 0;
  border-top: 14px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 8px solid #a00;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .promotions-alert-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: normal;
  width: 16px;
  height: 16px;
  background: #000;
  position: relative;
  font-size: 0.6em;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
  margin: 7px 3px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes {
  font-size: 12px;
  margin-bottom: 0;
  width: 100%;
  table-layout: fixed;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  td {
  border: 0;
  padding: 2px 5px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  td.label-cell {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  tbody
  tr
  td:last-child {
  word-break: break-word;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn {
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 5px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn:hover {
  background: #f0f3f7;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn.btn-primary,
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .ari-form-container
  .btn,
.ari-form-container
  .SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn {
  font-weight: bold;
  color: #fff;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn.btn-primary:hover,
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .ari-form-container
  .btn:hover,
.ari-form-container
  .SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn:hover {
  background: #202020;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn {
  margin-top: 10px;
  text-align: center;
  border-radius: 0 0 5px 0;
  border-top: 1px solid #ddd;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 40px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn
  a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 15px;
  display: block;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn
  a
  i {
  padding-left: 5px;
  color: #000;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn:hover {
  background: #f0f3f7;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .unit-details {
  border-left: 1px solid #ddd;
  padding-bottom: 50px;
}
.SearchRoot_1-0-0
  .search-results.new-srp
  .search-results-list
  .search-result
  .destination-charge {
  font-weight: 400;
}
@media (max-width: 767px) {
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .promotion-link {
    border-bottom-color: transparent;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    #view-details-btn {
    border-radius: 0 0 5px 5px;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    #view-details-btn
    a {
    text-align: center;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .image-col {
    padding: 0;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .image-col
    .search-result-image
    .img-thumbnail {
    padding: 0;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .urgency-callout {
    margin-left: -25px;
    border-radius: 3px 3px 3px 0;
    position: relative;
    display: inline-block !important;
    margin-bottom: 5px;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .urgency-callout:after {
    left: 0;
    bottom: -9px;
    border-top-color: #585858;
    border-right-color: #585858;
  }
  .SearchRoot_1-0-0 .search-results.new-srp .results-heading-sm {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result {
    position: relative;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .urgency-callout {
    position: absolute;
    right: -10px;
    z-index: 1;
    margin-top: -21px;
    border-radius: 3px 3px 0 3px;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .urgency-callout:after {
    right: 0;
    bottom: -9px;
    border-top-color: #585858;
    border-left-color: #585858;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card {
    display: flex;
    flex-direction: row;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col
    .search-result-image {
    margin: 0;
    width: 100%;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col
    .search-result-image
    .img-thumbnail {
    border: 0;
    padding: 0;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .results-heading-wrapper {
    display: flex;
    padding-top: 5px;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .results-heading-wrapper
    .results-heading {
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    align-self: flex-start;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section {
    flex: 1;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead {
    margin-top: 10px;
    text-align: right;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .display-price-box {
    justify-content: flex-end;
  }
  .SearchRoot_1-0-0
    .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .psm-pricedrop-srp-widget {
    margin-left: 15px;
  }
}
@media (max-width: 1200px) {
  .SearchRoot_1-0-0 .search-results.new-srp #SortBy {
    font-size: 13px;
  }
}
.SearchRoot_1-0-0 .search-result {
  margin-bottom: 20px;
}
.SearchRoot_1-0-0 .search-result .results-heading {
  margin-top: 0;
}
.SearchRoot_1-0-0 .search-result .results-heading-sm {
  margin-top: 0;
  font-size: 18px;
}
.SearchRoot_1-0-0 .search-result .label-cell {
  vertical-align: middle;
}
.SearchRoot_1-0-0 .search-result .search-result-image {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  margin: 0 auto;
}
.SearchRoot_1-0-0 .search-result .search-result-image .img-responsive {
  width: 100%;
}
.SearchRoot_1-0-0 .search-result .sft-ribbon-mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.SearchRoot_1-0-0 .search-result .sft-ribbon {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: -125px;
  width: 300px;
  color: #fff;
}
.SearchRoot_1-0-0 .search-result .sft-ribbon-sold {
  background-color: #000;
}
.SearchRoot_1-0-0 .search-result .sft-ribbon-sale {
  background-color: #a00;
}
.SearchRoot_1-0-0 .search-result .destination-charge {
  font-size: 1rem;
}
.SearchRoot_1-0-0 .privacy-center {
  text-align: center;
}
.SearchRoot_1-0-0 .wrap-text {
  white-space: normal;
}
.SearchRoot_1-0-0 .search-results .search-results-count {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.SearchRoot_1-0-0 .search-results .refinement-list-group {
  overflow-wrap: break-word;
}
.SearchRoot_1-0-0 .search-bar {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .SearchRoot_1-0-0 .sort-dd {
    width: 100%;
  }
}
.SearchRoot_1-0-0 #RequestQuoteModal .lead-form-title {
  display: none;
}
.SearchRoot_1-0-0 .modal-request .lead-form-title {
  display: none;
}
.SearchRoot_1-0-0 .zoom-img-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.SearchRoot_1-0-0 .ui-sortable .panel-heading {
  cursor: move;
}
.ShowcaseBrand_1-0-0 .showcase-list-hero {
  margin-bottom: 10px;
}
.ShowcaseBrand_1-0-0 .showcase-product-owner {
  padding-bottom: 2rem;
}
.ShowcaseBrand_1-0-0 .showcase-flex-row {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.ShowcaseBrand_1-0-0 .showcase-flex-row:before {
  content: normal;
}
.ShowcaseBrand_1-0-0 .showcase-header a:hover {
  text-decoration: none;
}
.ShowcaseBrand_1-0-0 .showcase-filters {
  background-color: #eee;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ShowcaseBrand_1-0-0 .showcase-filter {
  padding: 0.7rem;
}
.ShowcaseBrand_1-0-0 .showcase-flex-stretch {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.ShowcaseBrand_1-0-0 .showcase-flex-stretch .showcase-header {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ShowcaseBrand_1-0-0 .showcase-flex-middle {
  display: -webkit-box;
  -webkit-flex-item-align: center;
  -webkit-flex-wrap: wrap;
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ShowcaseBrand_1-0-0 .showcase-bottom-border {
  border-bottom: 2px solid #ccc;
}
.ShowcaseBrand_1-0-0 .showcase-bottom-border:last-of-type {
  border-width: 0;
}
.ShowcaseBrand_1-0-0 .showcase-filter-link {
  padding-bottom: 0.7rem;
  display: inline-block;
  color: #999;
}
.ShowcaseBrand_1-0-0 .showcase-filter-link:hover,
.ShowcaseBrand_1-0-0 .showcase-filter-link:focus,
.ShowcaseBrand_1-0-0 .showcase-filter-link:active {
  color: #333;
  text-decoration: none;
}
.ShowcaseBrand_1-0-0 .flexbox-ie-fix {
  min-height: 1px;
}
@media screen and (max-width: 767px) {
  .ShowcaseBrand_1-0-0 .showcase-filter-link {
    display: block;
    border-bottom: 2px solid #ccc;
    text-align: center;
    margin: 0 -15px;
    padding: 0.7rem;
  }
  .ShowcaseBrand_1-0-0 .showcase-product-owner {
    margin-bottom: 0;
    border-bottom: 2px solid #ccc;
  }
  .ShowcaseBrand_1-0-0 .showcase-product-owner:last-child {
    border-width: 0;
  }
  .ShowcaseBrand_1-0-0 .text-xs-center {
    text-align: center;
  }
  .ShowcaseBrand_1-0-0 .page-header {
    margin: 1rem 0;
  }
}
@media screen and (max-width: 450px) {
  .ShowcaseBrand_1-0-0 h1 {
    font-size: 9vw;
  }
}
.ShowcaseClass_1-0-0 .showcase-unit {
  position: relative;
  overflow: hidden;
}
.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: -125px;
  width: 300px;
  color: #fff;
}
.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon-sold {
  background-color: #000;
}
.ShowcaseClass_1-0-0 .showcase-unit .sft-ribbon-sale {
  background-color: #a00;
}
.ShowcaseClass_1-0-0 .showcase-flex-row {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ShowcaseClass_1-0-0 .showcase-flex-row:before {
  content: normal;
}
.ShowcaseClass_1-0-0 .showcase-flex-stretch {
  display: -webkit-box;
  display: flex;
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.ShowcaseClass_1-0-0 .showcase-flex-stretch .showcase-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ShowcaseClass_1-0-0 .showcase-product-owner {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.ShowcaseClass_1-0-0 .showcase-product-owner .destination-charge {
  font-size: 1rem;
}
.ShowcaseClass_1-0-0 .showcase-bottom-border {
  border-bottom: 2px solid #ccc;
}
.ShowcaseClass_1-0-0 .showcase-bottom-border:last-of-type {
  border-width: 0;
}
@media screen and (max-width: 767px) {
  .ShowcaseClass_1-0-0 .showcase-product-owner {
    margin-bottom: 0;
    border-bottom: 2px solid #ccc;
  }
  .ShowcaseClass_1-0-0 .showcase-product-owner:last-child {
    border-width: 0;
  }
}
.ShowcaseRoot_1-0-0 .component-config .panel {
  border: 1px solid #ddd;
}
.ShowcaseRoot_1-0-0 .sortable-cta {
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #f5f5f5;
  margin: 1em;
  padding: 1em;
}
.ShowcaseRoot_1-0-0 .sortable-cta-handle {
  text-align: center;
  font-size: 1.25em;
  cursor: move;
}
.Showcase_1-0-0 .showcase-product-owner {
  position: relative;
  margin-bottom: 10px;
}
.Showcase_1-0-0 .showcase-product-owner .showcase-hero {
  position: relative;
  min-height: 1px;
}
.Showcase_1-0-0 .showcase-product-owner .showcase-logo-container {
  position: absolute;
  top: 0;
  right: 0;
}
.Showcase_1-0-0 .showcase-product-owner .showcase-logo {
  display: block;
  padding: 10px;
  border-bottom-left-radius: 5px;
  background-color: #ffffff;
}
.Showcase_1-0-0 .showcase-product-owner .showcase-logo h2 {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.Showcase_1-0-0 .showcase-product-owner .showcase-buttons {
  position: absolute;
  bottom: 0;
}
.Showcase_1-0-0 .showcase-brand-hero {
  margin-bottom: 10px;
}
.Showcase_1-0-0 .showcase-bottom-border {
  border-bottom: 2px solid #ccc;
}
.Showcase_1-0-0 .showcase-bottom-border:last-child {
  border-width: 0;
}
.Showcase_1-0-0 .showcase-flex-row {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.Showcase_1-0-0 .showcase-flex-row:before {
  content: normal;
}
.Showcase_1-0-0 .showcase-flex-stretch {
  display: -webkit-box;
  display: flex;
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.Showcase_1-0-0 .showcase-flex-stretch .showcase-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.Showcase_1-0-0 .flexbox-ie-fix {
  min-height: 1px;
}
@media screen and (max-width: 767px) {
  .Showcase_1-0-0 .showcase-product-owner {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
  }
  .Showcase_1-0-0 .showcase-product-owner:last-child {
    border-width: 0;
  }
}
.SiteNavMap_1-0-0 #siteMap ul {
  list-style: none;
}
.SiteNavMap_1-0-0 #siteMap a {
  display: inline-block;
  padding: 2px 1%;
}
@media (max-width: 768px) {
  .SiteNavMap_1-0-0 #siteMap ul {
    margin: 0;
    padding: 0;
  }
  .SiteNavMap_1-0-0 #siteMap li {
    border-left: 0;
  }
  .SiteNavMap_1-0-0 #siteMap a {
    display: block;
    text-align: center;
    width: 100%;
  }
  .SiteNavMap_1-0-0 #siteMap ul li ul a {
    background: #eee;
    border-color: #ddd;
  }
}
.SocialMedia_1-0-0 .tt-hint {
  color: #999;
}
.SocialMedia_1-0-0 .tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 250px;
  overflow-y: auto;
}
.SocialMedia_1-0-0 .tt-suggestion {
  padding: 5px 20px;
  line-height: 2em;
}
.SocialMedia_1-0-0 .tt-suggestion.tt-is-under-cursor,
.SocialMedia_1-0-0 .tt-suggestion:hover,
.SocialMedia_1-0-0 .tt-cursor {
  color: #fff;
  background-color: #0097cf;
}
.SocialMedia_1-0-0 .tt-suggestion p {
  margin: 0;
}
.SocialMedia_1-0-0 .twitter-typeahead {
  display: block !important;
  padding-right: 5px;
}
.SocialMedia_1-0-0 .twitter-typeahead:before,
.SocialMedia_1-0-0 .twitter-typeahead:after {
  content: ' ';
  display: table;
}
.SocialMedia_1-0-0 .twitter-typeahead:after {
  clear: both;
}
.SocialMedia_1-0-0 .grabber {
  cursor: move;
}
.SocialMedia_1-0-0 .social-media-list {
  display: none;
}
.Staff_1-0-0 .flex {
  display: flex;
}
.Staff_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Staff_1-0-0 .flex-y-center {
  align-items: center;
}
.Staff_1-0-0 .pad-y-1 {
  padding-top: 0.35em;
  padding-top: 1rem;
  padding-bottom: 0.35em;
  padding-bottom: 1rem;
}
.Staff_1-0-0 .pad-y-0 {
  padding-left: 0;
  padding-right: 0;
}
.Staff_1-0-0 .pad-x-1 {
  padding-left: 0.35em;
  padding-left: 1rem;
  padding-right: 0.35em;
  padding-right: 1rem;
}
.Staff_1-0-0 .pad-top-1 {
  padding-top: 0.35em;
  padding-top: 1rem;
}
.Staff_1-0-0 .pad-right-1 {
  padding-right: 0.35em;
  padding-right: 1rem;
}
.Staff_1-0-0 .pad-x-1 {
  padding-right: 0.35em;
  padding-right: 1rem;
  padding-left: 0.35em;
  padding-left: 1rem;
}
.Staff_1-0-0 .pad-bottom-1 {
  padding-bottom: 0.35em;
  padding-bottom: 1rem;
}
.Staff_1-0-0 .pad-left-1 {
  padding-left: 0.35em;
  padding-left: 1rem;
}
.Staff_1-0-0 .margin-0 {
  margin: 0;
}
.Staff_1-0-0 .margin-top-1 {
  margin-top: 0.35em;
  margin-top: 1rem;
}
.Staff_1-0-0 .margin-top-2 {
  margin-top: 1.45em;
  margin-top: 2rem;
}
.Staff_1-0-0 .margin-bottom-2 {
  margin-bottom: 1.45em;
  margin-bottom: 2rem;
}
.Staff_1-0-0 .margin-bottom-3 {
  margin-bottom: 2.2em;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .Staff_1-0-0 .inline-sm-block {
    display: inline-block;
  }
  .Staff_1-0-0 .margin-sm-0 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .Staff_1-0-0 .text-xs-center {
    text-align: center;
  }
  .Staff_1-0-0 .width-xs-100 {
    width: 100%;
  }
  .Staff_1-0-0 .pad-bottom-xs-2 {
    padding-bottom: 1.45em;
    padding-bottom: 2rem;
  }
  .Staff_1-0-0 .pad-bottom-xs-1 {
    padding-bottom: 1rem;
  }
  .Staff_1-0-0 .margin-x-xs-2 {
    margin-top: 1.45em;
    margin-top: 2rem;
    margin-bottom: 1.45em;
    margin-bottom: 2rem;
  }
}
.Staff_1-0-0 .staff-a .group-title {
  border-bottom: 0.2rem solid #ddd;
}
.Staff_1-0-0 .staff-a .group-title:not(:first-child) {
  margin-top: 7rem;
}
.Staff_1-0-0 .staff-a .group-title .title {
  border-left: 0.5rem solid #337ab7;
}
.Staff_1-0-0 .staff-a .header-title {
  background-color: #eee;
}
.Staff_1-0-0 .staff-a .icon::before {
  font-family: FontAwesome;
  color: #337ab7;
}
.Staff_1-0-0 .staff-a .phone::before {
  content: '';
}
.Staff_1-0-0 .staff-a .email::before {
  content: '';
}
.Staff_1-0-0 .staff-a .staff-contact a {
  color: #333;
}
.Staff_1-0-0 .staff-a .staff-contact a:link,
.Staff_1-0-0 .staff-a .staff-contact a:visited {
  text-decoration: underline;
}
.Staff_1-0-0 .staff-a .staff-contact a:hover,
.Staff_1-0-0 .staff-a .staff-contact a:active {
  color: #337ab7;
}
.Staff_1-0-0 .staff-a .staff-member:not(:last-child) {
  border-bottom: 4px solid #ddd;
}
.Staff_1-0-0 .staff-a .staff-name {
  margin: 1rem 0 1.2rem;
  font-weight: normal;
}
.Staff_1-0-0 .staff-a .staff-title {
  color: #337ab7;
}
.Staff_1-0-0 .staff-a .img-circle {
  border: 4px solid #ddd;
}
@media (min-width: 768px) {
  .Staff_1-0-0 .staff-a .header-title {
    background-color: transparent;
  }
  .Staff_1-0-0 .staff-a .staff-member:not(:last-child) {
    border-width: 0;
  }
  .Staff_1-0-0 .staff-a .staff-name.border-right {
    border-right: 0.2rem solid #ddd;
  }
  .Staff_1-0-0 .staff-a .staff-contact {
    background-color: #eee;
    border-radius: 5px;
  }
}
.Staff_1-0-0 .flex {
  display: flex;
}
.Staff_1-0-0 .flex-wrap {
  flex-wrap: wrap;
}
.Staff_1-0-0 .flex-y-center {
  align-items: center;
}
.Staff_1-0-0 .pad-y-1 {
  padding-top: 0.35em;
  padding-top: 1rem;
  padding-bottom: 0.35em;
  padding-bottom: 1rem;
}
.Staff_1-0-0 .pad-y-0 {
  padding-left: 0;
  padding-right: 0;
}
.Staff_1-0-0 .pad-x-1 {
  padding-left: 0.35em;
  padding-left: 1rem;
  padding-right: 0.35em;
  padding-right: 1rem;
}
.Staff_1-0-0 .pad-top-1 {
  padding-top: 0.35em;
  padding-top: 1rem;
}
.Staff_1-0-0 .pad-right-1 {
  padding-right: 0.35em;
  padding-right: 1rem;
}
.Staff_1-0-0 .pad-x-1 {
  padding-right: 0.35em;
  padding-right: 1rem;
  padding-left: 0.35em;
  padding-left: 1rem;
}
.Staff_1-0-0 .pad-bottom-1 {
  padding-bottom: 0.35em;
  padding-bottom: 1rem;
}
.Staff_1-0-0 .pad-left-1 {
  padding-left: 0.35em;
  padding-left: 1rem;
}
.Staff_1-0-0 .margin-0 {
  margin: 0;
}
.Staff_1-0-0 .margin-top-1 {
  margin-top: 0.35em;
  margin-top: 1rem;
}
.Staff_1-0-0 .margin-top-2 {
  margin-top: 1.45em;
  margin-top: 2rem;
}
.Staff_1-0-0 .margin-bottom-2 {
  margin-bottom: 1.45em;
  margin-bottom: 2rem;
}
.Staff_1-0-0 .margin-bottom-3 {
  margin-bottom: 2.2em;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .Staff_1-0-0 .inline-sm-block {
    display: inline-block;
  }
  .Staff_1-0-0 .margin-sm-0 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .Staff_1-0-0 .text-xs-center {
    text-align: center;
  }
  .Staff_1-0-0 .width-xs-100 {
    width: 100%;
  }
  .Staff_1-0-0 .pad-bottom-xs-2 {
    padding-bottom: 1.45em;
    padding-bottom: 2rem;
  }
  .Staff_1-0-0 .pad-bottom-xs-1 {
    padding-bottom: 1rem;
  }
  .Staff_1-0-0 .margin-x-xs-2 {
    margin-top: 1.45em;
    margin-top: 2rem;
    margin-bottom: 1.45em;
    margin-bottom: 2rem;
  }
}
.Staff_1-0-0 .staff-b .staff-header img {
  border: 5px solid #337ab7;
  float: left;
  margin-right: 20px;
}
.Staff_1-0-0 .staff-b .staff-name {
  margin: 0;
}
.Staff_1-0-0 .staff-b .header-title {
  background-color: #eee;
  border-bottom: 2px solid #337ab7;
  margin: 10px 1%;
  padding: 10px;
  font-size: 10px;
  font-size: 1rem;
}
.Staff_1-0-0 .staff-b .staff-title {
  position: relative;
  left: 5px;
  display: inline;
}
.Staff_1-0-0 .staff-b .group-description {
  border-bottom: 5px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.Staff_1-0-0 .staff-b .staff-label {
  font-weight: bold;
}
.Staff_1-0-0 .staff-b .staff-body:not(:last-child) {
  border-bottom: 4px solid #ddd;
}
@media (min-width: 768px) {
  .Staff_1-0-0 .staff-b .staff-body:not(:last-child) {
    border-width: 0;
  }
}
@media (max-width: 768px) {
  .Staff_1-0-0 #staff .staff-header {
    margin-top: 20px;
    text-align: center;
  }
  .Staff_1-0-0 #staff .staff-header img {
    float: none;
    margin: 0 auto;
  }
  .Staff_1-0-0 #staff .staff-title {
    left: 0;
  }
}
.Template_1-0-0 #fileManager .cd-side-nav-i {
  position: relative;
  visibility: visible;
  opacity: 1;
  overflow: visible;
  max-height: none;
  left: 0;
  top: 0;
  padding: 0;
  background-color: #ccc;
  display: block;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul {
  padding: 0;
  list-style: none;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul > li {
  border-top: 1px solid #ddd;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul > li:first-child {
  border-width: 0;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul:last-of-type {
  padding-bottom: 0;
}
.Template_1-0-0 #fileManager .cd-side-nav-i a {
  position: relative;
  color: #333;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}
.Template_1-0-0 #fileManager .cd-side-nav-i a .fa {
  display: block;
  margin-bottom: 5px;
}
.Template_1-0-0 #fileManager .cd-nav-content {
  padding-left: 0.5em;
}
.Template_1-0-0 #fileManager .cd-nav-content .panel-body {
  min-height: 50rem;
}
.Template_1-0-0 #fileManager .cd-nav-content .panel-body,
.Template_1-0-0 #fileManager .cd-nav-content .panel + .panel {
  padding: 0;
  margin-top: 0;
}
.Template_1-0-0 #fileManager .fileEditors {
  background-color: transparent;
}
.Template_1-0-0 #fileManager .editor-close {
  cursor: pointer;
  margin-left: 1em;
}
.Template_1-0-0 #fileManager #file-explorer-accordion {
  position: absolute;
  z-index: 1000;
}
.Template_1-0-0 #fileManager #file-explorer-accordion .nodeType-folder {
  color: green;
}
.Template_1-0-0 #fileManager .jstree-container-ul {
  background-color: #eee;
  min-height: 55rem;
  border: 1px solid #ccc;
  font-size: small;
  overflow: auto;
}
.Template_1-0-0 #fileManager #fileManager-accordion {
  z-index: 100;
}
.Template_1-0-0 #fileManager .collapsing.width {
  -webkit-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  height: auto;
}
.Template_1-0-0 #fileManager .tab-dirty {
  font-size: 1rem;
  padding-left: 0.5rem;
  color: #8e0000;
}
.Template_1-0-0 #fileManager .file-history-icon {
  position: absolute;
  color: white;
  top: 1rem;
  right: 2.5rem;
  z-index: 100;
  cursor: pointer;
}
.Template_1-0-0 #fileManager .file-history {
  width: 100%;
  background-color: #333;
  min-height: 7rem;
  color: #eee;
  padding: 1rem;
  display: none;
}
.Template_1-0-0 #fileManager .file-history .slider-horizontal {
  width: 95%;
  margin-left: 1rem;
}
.Template_1-0-0 #fileManager .revision_date,
.Template_1-0-0 #fileManager .revision_user {
  font-size: small;
}
.Template_1-0-0 #fileManager .fileNav {
  font-size: 0.75em;
}
.Template_1-0-0 #fileManager .fileNav li > a {
  padding: 0.5em;
}
.Template_1-0-0 #fileManager .tab_title input {
  border: 0;
  margin: 0;
  padding: 0;
  width: 6em;
  font-size: inherit;
  background-color: transparent;
}
.Template_1-0-0 #fileManager #history .area {
  font-size: 0.9em;
}
.Template_1-0-0 #fileManager .btn-save-file {
  margin-top: 0.5em;
  float: right;
}
.Template_1-0-0 #fileManager .ace-image-preview {
  max-width: 100%;
  max-height: 50rem;
  margin: 0 auto;
}
.Template_1-0-0 #fileManager .ace-font-preview {
  padding: 0 0.5em;
}
.Template_1-0-0 #fileManager .dropzone.dz-clickable {
  cursor: pointer;
}
.Template_1-0-0 #fileManager .dropzone {
  border: 2px dashed #0087f7;
  border-radius: 5px;
  background: white;
  min-height: 10em;
  padding: 5em 5em;
  box-sizing: border-box;
}
.Template_1-0-0 #fileManager .dropzone .dz-message {
  font-weight: bolder;
  text-align: center;
  margin: 2em 0;
}
.Template_1-0-0 #fileManager .dz-success {
  display: none;
}
.Template_1-0-0 #fileManager #dropzone-queue {
  display: none;
  margin-top: 2rem;
}
.Template_1-0-0 .jstree-contextmenu {
  font-size: small;
  z-index: 100;
}
.Template_1-0-0 .ace_editor.ace_autocomplete {
  width: 40vw !important;
  min-width: 250px;
}
.Template_1-0-0 .toast-info .btn {
  margin: 0.5em;
}
.Template_1-0-0 .toast-info .btn-cancel {
  color: black;
}
.Template_1-0-0 .ace-monokai {
  background-color: #272822;
  color: #f8f8f2;
}
.Template_1-0-0 #AceEditor {
  height: 80rem;
  width: 100rem;
}
.Template_1-0-0 #fileManager .cd-side-nav-i {
  position: relative;
  visibility: visible;
  opacity: 1;
  overflow: visible;
  max-height: none;
  left: 0;
  top: 0;
  padding: 0;
  background-color: #ccc;
  display: block;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul {
  padding: 0;
  list-style: none;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul > li {
  border-top: 1px solid #ddd;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul > li:first-child {
  border-width: 0;
}
.Template_1-0-0 #fileManager .cd-side-nav-i > ul:last-of-type {
  padding-bottom: 0;
}
.Template_1-0-0 #fileManager .cd-side-nav-i a {
  position: relative;
  color: #333;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}
.Template_1-0-0 #fileManager .cd-side-nav-i a .fa {
  display: block;
  margin-bottom: 5px;
}
.Template_1-0-0 #fileManager .cd-nav-content {
  padding-left: 0.5em;
}
.Template_1-0-0 #fileManager .cd-nav-content .panel-body {
  min-height: 50rem;
}
.Template_1-0-0 #fileManager .cd-nav-content .panel-body,
.Template_1-0-0 #fileManager .cd-nav-content .panel + .panel {
  padding: 0;
  margin-top: 0;
}
.Template_1-0-0 #fileManager .fileEditors {
  background-color: transparent;
}
.Template_1-0-0 #fileManager .editor-close {
  cursor: pointer;
  margin-left: 1em;
}
.Template_1-0-0 #fileManager #file-explorer-accordion {
  position: absolute;
  z-index: 1000;
}
.Template_1-0-0 #fileManager #file-explorer-accordion .nodeType-folder {
  color: green;
}
.Template_1-0-0 #fileManager .jstree-container-ul {
  background-color: #eee;
  min-height: 55rem;
  border: 1px solid #ccc;
  font-size: small;
  overflow: auto;
}
.Template_1-0-0 #fileManager #fileManager-accordion {
  z-index: 100;
}
.Template_1-0-0 #fileManager .collapsing.width {
  -webkit-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  height: auto;
}
.Template_1-0-0 #fileManager .tab-dirty {
  font-size: 1rem;
  padding-left: 0.5rem;
  color: #8e0000;
}
.Template_1-0-0 #fileManager .file-history-icon {
  position: absolute;
  color: white;
  top: 1rem;
  right: 2.5rem;
  z-index: 100;
  cursor: pointer;
}
.Template_1-0-0 #fileManager .file-history {
  width: 100%;
  background-color: #333;
  min-height: 7rem;
  color: #eee;
  padding: 1rem;
  display: none;
}
.Template_1-0-0 #fileManager .file-history .slider-horizontal {
  width: 95%;
  margin-left: 1rem;
}
.Template_1-0-0 #fileManager .revision_date,
.Template_1-0-0 #fileManager .revision_user {
  font-size: small;
}
.Template_1-0-0 #fileManager .fileNav {
  font-size: 0.75em;
}
.Template_1-0-0 #fileManager .fileNav li > a {
  padding: 0.5em;
}
.Template_1-0-0 #fileManager .tab_title input {
  border: 0;
  margin: 0;
  padding: 0;
  width: 6em;
  font-size: inherit;
  background-color: transparent;
}
.Template_1-0-0 #fileManager #history .area {
  font-size: 0.9em;
}
.Template_1-0-0 #fileManager .btn-save-file {
  margin-top: 0.5em;
  float: right;
}
.Template_1-0-0 #fileManager .ace-image-preview {
  max-width: 100%;
  max-height: 50rem;
  margin: 0 auto;
}
.Template_1-0-0 #fileManager .ace-font-preview {
  padding: 0 0.5em;
}
.Template_1-0-0 #fileManager .dropzone.dz-clickable {
  cursor: pointer;
}
.Template_1-0-0 #fileManager .dropzone {
  border: 2px dashed #0087f7;
  border-radius: 5px;
  background: white;
  min-height: 10em;
  padding: 5em 5em;
  box-sizing: border-box;
}
.Template_1-0-0 #fileManager .dropzone .dz-message {
  font-weight: bolder;
  text-align: center;
  margin: 2em 0;
}
.Template_1-0-0 #fileManager .dz-success {
  display: none;
}
.Template_1-0-0 #fileManager #dropzone-queue {
  display: none;
  margin-top: 2rem;
}
.Template_1-0-0 .jstree-contextmenu {
  font-size: small;
  z-index: 100;
}
.Template_1-0-0 .ace_editor.ace_autocomplete {
  width: 40vw !important;
  min-width: 250px;
}
.Template_1-0-0 .toast-info .btn {
  margin: 0.5em;
}
.Template_1-0-0 .toast-info .btn-cancel {
  color: black;
}
.Template_1-0-0 .ace-monokai {
  background-color: #272822;
  color: #f8f8f2;
}
.Template_1-0-0 #AceEditor {
  height: 80rem;
  width: 100rem;
}
.Template_1-0-0 .rootNode {
  position: relative;
  width: 100%;
  height: 48rem;
}
.Template_1-0-0 .rootNode .file-history-icon {
  position: absolute;
  color: white;
  top: 1rem;
  right: 2.5rem;
  z-index: 100;
  cursor: pointer;
}
.Template_1-0-0 .rootNode .file-history {
  width: 100%;
  background-color: #333;
  min-height: 7rem;
  color: #eee;
  padding: 1rem;
  display: none;
}
.Template_1-0-0 .rootNode .file-history .slider-horizontal {
  width: 95%;
  margin-left: 1rem;
}
.Template_1-0-0 .rootNode .file-history .revision_date,
.Template_1-0-0 .rootNode .file-history .revision_user {
  font-size: small;
}
.Template_1-0-0 .rootNode .ace_editor.ace_autocomplete {
  width: 40vw !important;
  min-width: 250px;
}
.Template_1-0-0 .rootNode .ace-monokai {
  background-color: #272822;
  color: #f8f8f2;
}
.Template_1-0-0 .rootNode .editorNode {
  width: 100%;
  height: 40rem;
}
.zoom-img-btn {
  border: none;
  background: none;
  float: right;
}
.zoomIn::before {
  content: '\f00e';
}
.zoomOut::before {
  content: '\f010';
}
.move::before {
  content: '\f256;';
}
.grab::before {
  content: '\f255';
}
#loader {
  background: rgba(0, 0, 0, 0.5);
}
img.zoomify::before {
  content: '\f00e';
}
.zoomControls {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-family: FontAwesome;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 5px 0 5px;
  text-align: center;
  margin-top: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zoomInControl {
  display: inline-block;
  width: 30px;
  height: 25px;
  cursor: pointer;
  opacity: 0.5;
  border-right: 1px solid #666;
}
.zoomInControl::before {
  content: '\f00e';
}
.zoomOutControl {
  display: inline-block;
  width: 30px;
  height: 25px;
  cursor: pointer;
  opacity: 0.5;
}
.zoomOutControl::before {
  content: '\f010';
}
.zoomCloseControl {
  display: inline-block;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: 0.5;
  background: #000;
  padding: 10px 0 10px 0;
  text-align: center;
  border-radius: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 110000;
}
.zoomCloseControl:after {
  content: 'X';
  color: white;
  line-height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', 'Open sans', 'Helvetica Neue', Arial,
    san-serif;
}
.zoomOutControl:hover,
.zoomInControl:hover,
.zoomCloseControl:hover {
  opacity: 1;
}
.zoomOutControl.disabled,
.zoomInControl.disabled {
  opacity: 0.2 !important;
}
#zoomScreenOver {
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000 !important;
}
#zoomScreenOver img {
  max-width: none !important;
  max-height: none !important;
}
#zoomScreen {
  width: 80%;
  height: 80%;
  background: #000000;
  -webkit-user-select: none !important;
  -moz-user-select: -moz-none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
#zoomScreen.isTouch {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  border: 0px solid white;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.UnitDetail_1-0-0 .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
.UnitDetail_1-0-0 .breadcrumb li + li:before {
  content: '/\00a0';
  padding: 0 5px;
  color: #ccc;
}
.UnitDetail_1-0-0 #UnitHeader h1 {
  font-size: 2rem;
  color: #333333;
  margin: 0;
}
.UnitDetail_1-0-0 #UnitHeader h2 {
  font-size: 2.5rem;
  margin: 0;
}
.UnitDetail_1-0-0 a.list-group-item {
  cursor: pointer;
}
.UnitDetail_1-0-0 a.list-group-item:hover {
  background-color: #eee;
}
.UnitDetail_1-0-0 .unit-flexbox-middle {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.UnitDetail_1-0-0 .unit-flexbox {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.UnitDetail_1-0-0 .justify-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.UnitDetail_1-0-0 .btn-unit-dark {
  background-color: #333;
  color: #fff;
}
.UnitDetail_1-0-0 .btn-unit-dark:hover {
  background-color: #1a1a1a;
  color: #fff;
}
.UnitDetail_1-0-0 .btn-unit-bright {
  background-color: #f59110;
  color: #000;
}
.UnitDetail_1-0-0 .btn-unit-bright:hover {
  background-color: #ca7508;
  color: #000;
}
.UnitDetail_1-0-0 .btn-email-box-size {
  height: 32px;
  width: 32px;
  padding: 0;
}
.UnitDetail_1-0-0 .unit-flexbox-align-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.UnitDetail_1-0-0 #CustomDescription h2 {
  margin-top: 0;
}
.UnitDetail_1-0-0 .spec-definition dt {
  white-space: normal;
}
.UnitDetail_1-0-0 .unit .list-group {
  border-left: 5px solid #000;
  margin-top: 1rem;
}
.UnitDetail_1-0-0 .unit .list-group-item {
  border-radius: 0;
  border-left: 0;
}
.UnitDetail_1-0-0 .unit .addThisBar {
  margin-bottom: 0;
  height: 21px;
}
.UnitDetail_1-0-0 .unit .social-banner {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.UnitDetail_1-0-0 .unit .social-banner > * {
  padding: 0.75rem;
}
.UnitDetail_1-0-0 .unit .social-banner a {
  float: none;
}
.UnitDetail_1-0-0 .unit .social-banner > div > .btn {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-left: 5px;
  width: 32px;
  height: 32px;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.UnitDetail_1-0-0 .unit-attributes {
  margin-top: 1rem;
  border-left: 5px solid #000;
  padding-left: 1rem;
}
.UnitDetail_1-0-0 .social-banner {
  background-color: #eee;
}
.UnitDetail_1-0-0 #UnitTabContent .tab-pane {
  padding-top: 10px;
}
.UnitDetail_1-0-0 .sale-regular-price {
  font-size: 18px;
}
.UnitDetail_1-0-0 .unit-price {
  color: #000;
}
.UnitDetail_1-0-0 .destination-charge {
  font-size: 1rem;
}
.UnitDetail_1-0-0 .inventory-gallery-viewport .slick-prev,
.UnitDetail_1-0-0 .inventory-gallery-viewport .slick-next,
.UnitDetail_1-0-0 .multi-slider-viewport .slick-prev,
.UnitDetail_1-0-0 .multi-slider-viewport .slick-next {
  z-index: 100;
}
.UnitDetail_1-0-0 .inventory-gallery .slick-prev {
  left: 0;
}
.UnitDetail_1-0-0 .inventory-gallery .slick-next {
  right: 0;
}
.UnitDetail_1-0-0 .form-modal .lead-form-title {
  display: none;
}
.UnitDetail_1-0-0 .slider-arrows {
  padding: 0 3.5rem;
}
.UnitDetail_1-0-0 .multi-slider-viewport .slick-slide {
  padding: 0 0.25rem;
}
.UnitDetail_1-0-0 .multi-slider-viewport h3 {
  font-size: 1.2em;
  font-size: 1.7rem;
  font-weight: normal;
}
.UnitDetail_1-0-0 .unit-flex-accordion {
  display: box;
  display: flexbox;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.UnitDetail_1-0-0 .width-100 {
  width: 100%;
}
.UnitDetail_1-0-0 .unit-flex-accordion-header {
  padding: 0.75rem 1.5rem;
  position: relative;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0.5em 0 #000;
  box-shadow: inset 0.5em 0 #000;
  margin-bottom: 0.25rem;
  color: #333;
}
.UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed {
  color: #0d0d0d;
}
.UnitDetail_1-0-0 .unit-flex-accordion-header:hover,
.UnitDetail_1-0-0 .unit-flex-accordion-header:focus,
.UnitDetail_1-0-0 .unit-flex-accordion-header:active {
  text-decoration: none;
  color: #333;
}
.UnitDetail_1-0-0 .unit-tab-hr {
  height: 1px;
  background: #ccc;
  z-index: -1;
  margin-top: -2px;
}
.UnitDetail_1-0-0 .unit-m-top-1 {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .UnitDetail_1-0-0 .unit-attributes .attr-key {
    text-align: right;
  }
}
.UnitDetail_1-0-0 .unit-attributes .attr-value {
  padding-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .UnitDetail_1-0-0 .units-border-bottom-sm {
    border-bottom: 1px solid #ccc;
    font-size: 36px;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion-header {
    -webkit-box-shadow: inset 0 0.5em #000;
    box-shadow: inset 0 0.5em #000;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 0.75rem;
    margin-left: 0.5rem;
    background: #fff;
    margin-bottom: 0;
    position: static;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
  }
  .UnitDetail_1-0-0 .flex-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .UnitDetail_1-0-0 .flex-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .UnitDetail_1-0-0 .flex-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .UnitDetail_1-0-0 .flex-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .UnitDetail_1-0-0 .flex-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .UnitDetail_1-0-0 .flex-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .UnitDetail_1-0-0 .flex-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .UnitDetail_1-0-0 .flex-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .UnitDetail_1-0-0 .flex-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
}
@media (max-width: 767px) {
  .UnitDetail_1-0-0 #UnitHeader h2 {
    font-size: 42px;
  }
  .UnitDetail_1-0-0 .unit-flexbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .UnitDetail_1-0-0 .flex-xs-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .UnitDetail_1-0-0 .flex-xs-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .UnitDetail_1-0-0 .flex-xs-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .UnitDetail_1-0-0 .flex-xs-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .UnitDetail_1-0-0 .flex-xs-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion-header {
    width: 100%;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion-header::after {
    content: '\f068';
    position: absolute;
    right: 0.75rem;
    font-family: FontAwesome;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion-header.collapsed::after {
    content: '\f067';
  }
  .UnitDetail_1-0-0 .justify-xs-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media print {
  .UnitDetail_1-0-0 .unit-feature-image,
  .UnitDetail_1-0-0 .slick-track,
  .UnitDetail_1-0-0 .slick-slide {
    width: 500px !important;
    margin: 0 auto;
  }
  .UnitDetail_1-0-0 .slick-slide:not(.slick-current) {
    display: none;
  }
  .UnitDetail_1-0-0 .unit-brand-logo {
    max-height: 75px;
  }
  .UnitDetail_1-0-0 .collapse {
    display: block;
  }
  .UnitDetail_1-0-0 .unit-flex-accordion {
    display: block;
  }
  .UnitDetail_1-0-0 .panel-collapse {
    height: auto !important;
  }
}
.m-0 {
  margin: 0rem !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.ms-0 {
  margin-left: 0rem !important;
}
.me-0 {
  margin-right: 0rem !important;
}
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.m-1 {
  margin: 1rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.ms-1 {
  margin-left: 1rem !important;
}
.me-1 {
  margin-right: 1rem !important;
}
.mx-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-2 {
  margin: 2rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.ms-2 {
  margin-left: 2rem !important;
}
.me-2 {
  margin-right: 2rem !important;
}
.mx-2 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.m-3 {
  margin: 3rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.ms-3 {
  margin-left: 3rem !important;
}
.me-3 {
  margin-right: 3rem !important;
}
.mx-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-4 {
  margin: 4rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
.ms-4 {
  margin-left: 4rem !important;
}
.me-4 {
  margin-right: 4rem !important;
}
.mx-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.m-5 {
  margin: 5rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.mb-5 {
  margin-bottom: 5rem !important;
}
.ms-5 {
  margin-left: 5rem !important;
}
.me-5 {
  margin-right: 5rem !important;
}
.mx-5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.m-6 {
  margin: 6rem !important;
}
.mt-6 {
  margin-top: 6rem !important;
}
.mb-6 {
  margin-bottom: 6rem !important;
}
.ms-6 {
  margin-left: 6rem !important;
}
.me-6 {
  margin-right: 6rem !important;
}
.mx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.m-7 {
  margin: 7rem !important;
}
.mt-7 {
  margin-top: 7rem !important;
}
.mb-7 {
  margin-bottom: 7rem !important;
}
.ms-7 {
  margin-left: 7rem !important;
}
.me-7 {
  margin-right: 7rem !important;
}
.mx-7 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}
.my-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.m-8 {
  margin: 8rem !important;
}
.mt-8 {
  margin-top: 8rem !important;
}
.mb-8 {
  margin-bottom: 8rem !important;
}
.ms-8 {
  margin-left: 8rem !important;
}
.me-8 {
  margin-right: 8rem !important;
}
.mx-8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.m-9 {
  margin: 9rem !important;
}
.mt-9 {
  margin-top: 9rem !important;
}
.mb-9 {
  margin-bottom: 9rem !important;
}
.ms-9 {
  margin-left: 9rem !important;
}
.me-9 {
  margin-right: 9rem !important;
}
.mx-9 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}
.my-9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.m-10 {
  margin: 10rem !important;
}
.mt-10 {
  margin-top: 10rem !important;
}
.mb-10 {
  margin-bottom: 10rem !important;
}
.ms-10 {
  margin-left: 10rem !important;
}
.me-10 {
  margin-right: 10rem !important;
}
.mx-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.m-11 {
  margin: 11rem !important;
}
.mt-11 {
  margin-top: 11rem !important;
}
.mb-11 {
  margin-bottom: 11rem !important;
}
.ms-11 {
  margin-left: 11rem !important;
}
.me-11 {
  margin-right: 11rem !important;
}
.mx-11 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}
.my-11 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}
.m-12 {
  margin: 12rem !important;
}
.mt-12 {
  margin-top: 12rem !important;
}
.mb-12 {
  margin-bottom: 12rem !important;
}
.ms-12 {
  margin-left: 12rem !important;
}
.me-12 {
  margin-right: 12rem !important;
}
.mx-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.my-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.m-13 {
  margin: 13rem !important;
}
.mt-13 {
  margin-top: 13rem !important;
}
.mb-13 {
  margin-bottom: 13rem !important;
}
.ms-13 {
  margin-left: 13rem !important;
}
.me-13 {
  margin-right: 13rem !important;
}
.mx-13 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}
.my-13 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}
.m-14 {
  margin: 14rem !important;
}
.mt-14 {
  margin-top: 14rem !important;
}
.mb-14 {
  margin-bottom: 14rem !important;
}
.ms-14 {
  margin-left: 14rem !important;
}
.me-14 {
  margin-right: 14rem !important;
}
.mx-14 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.my-14 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.m-15 {
  margin: 15rem !important;
}
.mt-15 {
  margin-top: 15rem !important;
}
.mb-15 {
  margin-bottom: 15rem !important;
}
.ms-15 {
  margin-left: 15rem !important;
}
.me-15 {
  margin-right: 15rem !important;
}
.mx-15 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}
.my-15 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.m-16 {
  margin: 16rem !important;
}
.mt-16 {
  margin-top: 16rem !important;
}
.mb-16 {
  margin-bottom: 16rem !important;
}
.ms-16 {
  margin-left: 16rem !important;
}
.me-16 {
  margin-right: 16rem !important;
}
.mx-16 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}
.my-16 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.m-17 {
  margin: 17rem !important;
}
.mt-17 {
  margin-top: 17rem !important;
}
.mb-17 {
  margin-bottom: 17rem !important;
}
.ms-17 {
  margin-left: 17rem !important;
}
.me-17 {
  margin-right: 17rem !important;
}
.mx-17 {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}
.my-17 {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}
.m-18 {
  margin: 18rem !important;
}
.mt-18 {
  margin-top: 18rem !important;
}
.mb-18 {
  margin-bottom: 18rem !important;
}
.ms-18 {
  margin-left: 18rem !important;
}
.me-18 {
  margin-right: 18rem !important;
}
.mx-18 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}
.my-18 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}
.m-19 {
  margin: 19rem !important;
}
.mt-19 {
  margin-top: 19rem !important;
}
.mb-19 {
  margin-bottom: 19rem !important;
}
.ms-19 {
  margin-left: 19rem !important;
}
.me-19 {
  margin-right: 19rem !important;
}
.mx-19 {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}
.my-19 {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}
.m-20 {
  margin: 20rem !important;
}
.mt-20 {
  margin-top: 20rem !important;
}
.mb-20 {
  margin-bottom: 20rem !important;
}
.ms-20 {
  margin-left: 20rem !important;
}
.me-20 {
  margin-right: 20rem !important;
}
.mx-20 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}
.my-20 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.m-21 {
  margin: 21rem !important;
}
.mt-21 {
  margin-top: 21rem !important;
}
.mb-21 {
  margin-bottom: 21rem !important;
}
.ms-21 {
  margin-left: 21rem !important;
}
.me-21 {
  margin-right: 21rem !important;
}
.mx-21 {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}
.my-21 {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}
.m-22 {
  margin: 22rem !important;
}
.mt-22 {
  margin-top: 22rem !important;
}
.mb-22 {
  margin-bottom: 22rem !important;
}
.ms-22 {
  margin-left: 22rem !important;
}
.me-22 {
  margin-right: 22rem !important;
}
.mx-22 {
  margin-left: 22rem !important;
  margin-right: 22rem !important;
}
.my-22 {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important;
}
.m-23 {
  margin: 23rem !important;
}
.mt-23 {
  margin-top: 23rem !important;
}
.mb-23 {
  margin-bottom: 23rem !important;
}
.ms-23 {
  margin-left: 23rem !important;
}
.me-23 {
  margin-right: 23rem !important;
}
.mx-23 {
  margin-left: 23rem !important;
  margin-right: 23rem !important;
}
.my-23 {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important;
}
.m-24 {
  margin: 24rem !important;
}
.mt-24 {
  margin-top: 24rem !important;
}
.mb-24 {
  margin-bottom: 24rem !important;
}
.ms-24 {
  margin-left: 24rem !important;
}
.me-24 {
  margin-right: 24rem !important;
}
.mx-24 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}
.my-24 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}
.m-25 {
  margin: 25rem !important;
}
.mt-25 {
  margin-top: 25rem !important;
}
.mb-25 {
  margin-bottom: 25rem !important;
}
.ms-25 {
  margin-left: 25rem !important;
}
.me-25 {
  margin-right: 25rem !important;
}
.mx-25 {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}
.my-25 {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0rem !important;
  }
  .mt-sm-0 {
    margin-top: 0rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }
  .ms-sm-0 {
    margin-left: 0rem !important;
  }
  .me-sm-0 {
    margin-right: 0rem !important;
  }
  .mx-sm-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-sm-1 {
    margin: 1rem !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .ms-sm-1 {
    margin-left: 1rem !important;
  }
  .me-sm-1 {
    margin-right: 1rem !important;
  }
  .mx-sm-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-2 {
    margin: 2rem !important;
  }
  .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .ms-sm-2 {
    margin-left: 2rem !important;
  }
  .me-sm-2 {
    margin-right: 2rem !important;
  }
  .mx-sm-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-sm-3 {
    margin: 3rem !important;
  }
  .mt-sm-3 {
    margin-top: 3rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }
  .ms-sm-3 {
    margin-left: 3rem !important;
  }
  .me-sm-3 {
    margin-right: 3rem !important;
  }
  .mx-sm-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-4 {
    margin: 4rem !important;
  }
  .mt-sm-4 {
    margin-top: 4rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }
  .ms-sm-4 {
    margin-left: 4rem !important;
  }
  .me-sm-4 {
    margin-right: 4rem !important;
  }
  .mx-sm-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-sm-5 {
    margin: 5rem !important;
  }
  .mt-sm-5 {
    margin-top: 5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 5rem !important;
  }
  .ms-sm-5 {
    margin-left: 5rem !important;
  }
  .me-sm-5 {
    margin-right: 5rem !important;
  }
  .mx-sm-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-sm-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-sm-6 {
    margin: 6rem !important;
  }
  .mt-sm-6 {
    margin-top: 6rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }
  .ms-sm-6 {
    margin-left: 6rem !important;
  }
  .me-sm-6 {
    margin-right: 6rem !important;
  }
  .mx-sm-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-sm-7 {
    margin: 7rem !important;
  }
  .mt-sm-7 {
    margin-top: 7rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 7rem !important;
  }
  .ms-sm-7 {
    margin-left: 7rem !important;
  }
  .me-sm-7 {
    margin-right: 7rem !important;
  }
  .mx-sm-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-sm-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-sm-8 {
    margin: 8rem !important;
  }
  .mt-sm-8 {
    margin-top: 8rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }
  .ms-sm-8 {
    margin-left: 8rem !important;
  }
  .me-sm-8 {
    margin-right: 8rem !important;
  }
  .mx-sm-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-sm-9 {
    margin: 9rem !important;
  }
  .mt-sm-9 {
    margin-top: 9rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 9rem !important;
  }
  .ms-sm-9 {
    margin-left: 9rem !important;
  }
  .me-sm-9 {
    margin-right: 9rem !important;
  }
  .mx-sm-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-sm-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-sm-10 {
    margin: 10rem !important;
  }
  .mt-sm-10 {
    margin-top: 10rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 10rem !important;
  }
  .ms-sm-10 {
    margin-left: 10rem !important;
  }
  .me-sm-10 {
    margin-right: 10rem !important;
  }
  .mx-sm-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-sm-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-sm-11 {
    margin: 11rem !important;
  }
  .mt-sm-11 {
    margin-top: 11rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 11rem !important;
  }
  .ms-sm-11 {
    margin-left: 11rem !important;
  }
  .me-sm-11 {
    margin-right: 11rem !important;
  }
  .mx-sm-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-sm-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-sm-12 {
    margin: 12rem !important;
  }
  .mt-sm-12 {
    margin-top: 12rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 12rem !important;
  }
  .ms-sm-12 {
    margin-left: 12rem !important;
  }
  .me-sm-12 {
    margin-right: 12rem !important;
  }
  .mx-sm-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-sm-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-sm-13 {
    margin: 13rem !important;
  }
  .mt-sm-13 {
    margin-top: 13rem !important;
  }
  .mb-sm-13 {
    margin-bottom: 13rem !important;
  }
  .ms-sm-13 {
    margin-left: 13rem !important;
  }
  .me-sm-13 {
    margin-right: 13rem !important;
  }
  .mx-sm-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-sm-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-sm-14 {
    margin: 14rem !important;
  }
  .mt-sm-14 {
    margin-top: 14rem !important;
  }
  .mb-sm-14 {
    margin-bottom: 14rem !important;
  }
  .ms-sm-14 {
    margin-left: 14rem !important;
  }
  .me-sm-14 {
    margin-right: 14rem !important;
  }
  .mx-sm-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-sm-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-sm-15 {
    margin: 15rem !important;
  }
  .mt-sm-15 {
    margin-top: 15rem !important;
  }
  .mb-sm-15 {
    margin-bottom: 15rem !important;
  }
  .ms-sm-15 {
    margin-left: 15rem !important;
  }
  .me-sm-15 {
    margin-right: 15rem !important;
  }
  .mx-sm-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-sm-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-sm-16 {
    margin: 16rem !important;
  }
  .mt-sm-16 {
    margin-top: 16rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 16rem !important;
  }
  .ms-sm-16 {
    margin-left: 16rem !important;
  }
  .me-sm-16 {
    margin-right: 16rem !important;
  }
  .mx-sm-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-sm-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-sm-17 {
    margin: 17rem !important;
  }
  .mt-sm-17 {
    margin-top: 17rem !important;
  }
  .mb-sm-17 {
    margin-bottom: 17rem !important;
  }
  .ms-sm-17 {
    margin-left: 17rem !important;
  }
  .me-sm-17 {
    margin-right: 17rem !important;
  }
  .mx-sm-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-sm-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-sm-18 {
    margin: 18rem !important;
  }
  .mt-sm-18 {
    margin-top: 18rem !important;
  }
  .mb-sm-18 {
    margin-bottom: 18rem !important;
  }
  .ms-sm-18 {
    margin-left: 18rem !important;
  }
  .me-sm-18 {
    margin-right: 18rem !important;
  }
  .mx-sm-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-sm-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-sm-19 {
    margin: 19rem !important;
  }
  .mt-sm-19 {
    margin-top: 19rem !important;
  }
  .mb-sm-19 {
    margin-bottom: 19rem !important;
  }
  .ms-sm-19 {
    margin-left: 19rem !important;
  }
  .me-sm-19 {
    margin-right: 19rem !important;
  }
  .mx-sm-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-sm-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-sm-20 {
    margin: 20rem !important;
  }
  .mt-sm-20 {
    margin-top: 20rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 20rem !important;
  }
  .ms-sm-20 {
    margin-left: 20rem !important;
  }
  .me-sm-20 {
    margin-right: 20rem !important;
  }
  .mx-sm-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-sm-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-sm-21 {
    margin: 21rem !important;
  }
  .mt-sm-21 {
    margin-top: 21rem !important;
  }
  .mb-sm-21 {
    margin-bottom: 21rem !important;
  }
  .ms-sm-21 {
    margin-left: 21rem !important;
  }
  .me-sm-21 {
    margin-right: 21rem !important;
  }
  .mx-sm-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-sm-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-sm-22 {
    margin: 22rem !important;
  }
  .mt-sm-22 {
    margin-top: 22rem !important;
  }
  .mb-sm-22 {
    margin-bottom: 22rem !important;
  }
  .ms-sm-22 {
    margin-left: 22rem !important;
  }
  .me-sm-22 {
    margin-right: 22rem !important;
  }
  .mx-sm-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-sm-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-sm-23 {
    margin: 23rem !important;
  }
  .mt-sm-23 {
    margin-top: 23rem !important;
  }
  .mb-sm-23 {
    margin-bottom: 23rem !important;
  }
  .ms-sm-23 {
    margin-left: 23rem !important;
  }
  .me-sm-23 {
    margin-right: 23rem !important;
  }
  .mx-sm-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-sm-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-sm-24 {
    margin: 24rem !important;
  }
  .mt-sm-24 {
    margin-top: 24rem !important;
  }
  .mb-sm-24 {
    margin-bottom: 24rem !important;
  }
  .ms-sm-24 {
    margin-left: 24rem !important;
  }
  .me-sm-24 {
    margin-right: 24rem !important;
  }
  .mx-sm-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-sm-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-sm-25 {
    margin: 25rem !important;
  }
  .mt-sm-25 {
    margin-top: 25rem !important;
  }
  .mb-sm-25 {
    margin-bottom: 25rem !important;
  }
  .ms-sm-25 {
    margin-left: 25rem !important;
  }
  .me-sm-25 {
    margin-right: 25rem !important;
  }
  .mx-sm-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-sm-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0rem !important;
  }
  .mt-md-0 {
    margin-top: 0rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
  .ms-md-0 {
    margin-left: 0rem !important;
  }
  .me-md-0 {
    margin-right: 0rem !important;
  }
  .mx-md-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-md-1 {
    margin: 1rem !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .ms-md-1 {
    margin-left: 1rem !important;
  }
  .me-md-1 {
    margin-right: 1rem !important;
  }
  .mx-md-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-2 {
    margin: 2rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .ms-md-2 {
    margin-left: 2rem !important;
  }
  .me-md-2 {
    margin-right: 2rem !important;
  }
  .mx-md-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-md-3 {
    margin: 3rem !important;
  }
  .mt-md-3 {
    margin-top: 3rem !important;
  }
  .mb-md-3 {
    margin-bottom: 3rem !important;
  }
  .ms-md-3 {
    margin-left: 3rem !important;
  }
  .me-md-3 {
    margin-right: 3rem !important;
  }
  .mx-md-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-4 {
    margin: 4rem !important;
  }
  .mt-md-4 {
    margin-top: 4rem !important;
  }
  .mb-md-4 {
    margin-bottom: 4rem !important;
  }
  .ms-md-4 {
    margin-left: 4rem !important;
  }
  .me-md-4 {
    margin-right: 4rem !important;
  }
  .mx-md-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-md-5 {
    margin: 5rem !important;
  }
  .mt-md-5 {
    margin-top: 5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 5rem !important;
  }
  .ms-md-5 {
    margin-left: 5rem !important;
  }
  .me-md-5 {
    margin-right: 5rem !important;
  }
  .mx-md-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-md-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-md-6 {
    margin: 6rem !important;
  }
  .mt-md-6 {
    margin-top: 6rem !important;
  }
  .mb-md-6 {
    margin-bottom: 6rem !important;
  }
  .ms-md-6 {
    margin-left: 6rem !important;
  }
  .me-md-6 {
    margin-right: 6rem !important;
  }
  .mx-md-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-md-7 {
    margin: 7rem !important;
  }
  .mt-md-7 {
    margin-top: 7rem !important;
  }
  .mb-md-7 {
    margin-bottom: 7rem !important;
  }
  .ms-md-7 {
    margin-left: 7rem !important;
  }
  .me-md-7 {
    margin-right: 7rem !important;
  }
  .mx-md-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-md-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-md-8 {
    margin: 8rem !important;
  }
  .mt-md-8 {
    margin-top: 8rem !important;
  }
  .mb-md-8 {
    margin-bottom: 8rem !important;
  }
  .ms-md-8 {
    margin-left: 8rem !important;
  }
  .me-md-8 {
    margin-right: 8rem !important;
  }
  .mx-md-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-md-9 {
    margin: 9rem !important;
  }
  .mt-md-9 {
    margin-top: 9rem !important;
  }
  .mb-md-9 {
    margin-bottom: 9rem !important;
  }
  .ms-md-9 {
    margin-left: 9rem !important;
  }
  .me-md-9 {
    margin-right: 9rem !important;
  }
  .mx-md-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-md-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-md-10 {
    margin: 10rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
  .mb-md-10 {
    margin-bottom: 10rem !important;
  }
  .ms-md-10 {
    margin-left: 10rem !important;
  }
  .me-md-10 {
    margin-right: 10rem !important;
  }
  .mx-md-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-md-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-md-11 {
    margin: 11rem !important;
  }
  .mt-md-11 {
    margin-top: 11rem !important;
  }
  .mb-md-11 {
    margin-bottom: 11rem !important;
  }
  .ms-md-11 {
    margin-left: 11rem !important;
  }
  .me-md-11 {
    margin-right: 11rem !important;
  }
  .mx-md-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-md-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-md-12 {
    margin: 12rem !important;
  }
  .mt-md-12 {
    margin-top: 12rem !important;
  }
  .mb-md-12 {
    margin-bottom: 12rem !important;
  }
  .ms-md-12 {
    margin-left: 12rem !important;
  }
  .me-md-12 {
    margin-right: 12rem !important;
  }
  .mx-md-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-md-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-md-13 {
    margin: 13rem !important;
  }
  .mt-md-13 {
    margin-top: 13rem !important;
  }
  .mb-md-13 {
    margin-bottom: 13rem !important;
  }
  .ms-md-13 {
    margin-left: 13rem !important;
  }
  .me-md-13 {
    margin-right: 13rem !important;
  }
  .mx-md-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-md-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-md-14 {
    margin: 14rem !important;
  }
  .mt-md-14 {
    margin-top: 14rem !important;
  }
  .mb-md-14 {
    margin-bottom: 14rem !important;
  }
  .ms-md-14 {
    margin-left: 14rem !important;
  }
  .me-md-14 {
    margin-right: 14rem !important;
  }
  .mx-md-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-md-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-md-15 {
    margin: 15rem !important;
  }
  .mt-md-15 {
    margin-top: 15rem !important;
  }
  .mb-md-15 {
    margin-bottom: 15rem !important;
  }
  .ms-md-15 {
    margin-left: 15rem !important;
  }
  .me-md-15 {
    margin-right: 15rem !important;
  }
  .mx-md-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-md-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-md-16 {
    margin: 16rem !important;
  }
  .mt-md-16 {
    margin-top: 16rem !important;
  }
  .mb-md-16 {
    margin-bottom: 16rem !important;
  }
  .ms-md-16 {
    margin-left: 16rem !important;
  }
  .me-md-16 {
    margin-right: 16rem !important;
  }
  .mx-md-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-md-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-md-17 {
    margin: 17rem !important;
  }
  .mt-md-17 {
    margin-top: 17rem !important;
  }
  .mb-md-17 {
    margin-bottom: 17rem !important;
  }
  .ms-md-17 {
    margin-left: 17rem !important;
  }
  .me-md-17 {
    margin-right: 17rem !important;
  }
  .mx-md-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-md-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-md-18 {
    margin: 18rem !important;
  }
  .mt-md-18 {
    margin-top: 18rem !important;
  }
  .mb-md-18 {
    margin-bottom: 18rem !important;
  }
  .ms-md-18 {
    margin-left: 18rem !important;
  }
  .me-md-18 {
    margin-right: 18rem !important;
  }
  .mx-md-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-md-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-md-19 {
    margin: 19rem !important;
  }
  .mt-md-19 {
    margin-top: 19rem !important;
  }
  .mb-md-19 {
    margin-bottom: 19rem !important;
  }
  .ms-md-19 {
    margin-left: 19rem !important;
  }
  .me-md-19 {
    margin-right: 19rem !important;
  }
  .mx-md-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-md-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-md-20 {
    margin: 20rem !important;
  }
  .mt-md-20 {
    margin-top: 20rem !important;
  }
  .mb-md-20 {
    margin-bottom: 20rem !important;
  }
  .ms-md-20 {
    margin-left: 20rem !important;
  }
  .me-md-20 {
    margin-right: 20rem !important;
  }
  .mx-md-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-md-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-md-21 {
    margin: 21rem !important;
  }
  .mt-md-21 {
    margin-top: 21rem !important;
  }
  .mb-md-21 {
    margin-bottom: 21rem !important;
  }
  .ms-md-21 {
    margin-left: 21rem !important;
  }
  .me-md-21 {
    margin-right: 21rem !important;
  }
  .mx-md-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-md-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-md-22 {
    margin: 22rem !important;
  }
  .mt-md-22 {
    margin-top: 22rem !important;
  }
  .mb-md-22 {
    margin-bottom: 22rem !important;
  }
  .ms-md-22 {
    margin-left: 22rem !important;
  }
  .me-md-22 {
    margin-right: 22rem !important;
  }
  .mx-md-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-md-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-md-23 {
    margin: 23rem !important;
  }
  .mt-md-23 {
    margin-top: 23rem !important;
  }
  .mb-md-23 {
    margin-bottom: 23rem !important;
  }
  .ms-md-23 {
    margin-left: 23rem !important;
  }
  .me-md-23 {
    margin-right: 23rem !important;
  }
  .mx-md-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-md-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-md-24 {
    margin: 24rem !important;
  }
  .mt-md-24 {
    margin-top: 24rem !important;
  }
  .mb-md-24 {
    margin-bottom: 24rem !important;
  }
  .ms-md-24 {
    margin-left: 24rem !important;
  }
  .me-md-24 {
    margin-right: 24rem !important;
  }
  .mx-md-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-md-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-md-25 {
    margin: 25rem !important;
  }
  .mt-md-25 {
    margin-top: 25rem !important;
  }
  .mb-md-25 {
    margin-bottom: 25rem !important;
  }
  .ms-md-25 {
    margin-left: 25rem !important;
  }
  .me-md-25 {
    margin-right: 25rem !important;
  }
  .mx-md-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-md-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0rem !important;
  }
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
  .ms-lg-0 {
    margin-left: 0rem !important;
  }
  .me-lg-0 {
    margin-right: 0rem !important;
  }
  .mx-lg-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-lg-1 {
    margin: 1rem !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .me-lg-1 {
    margin-right: 1rem !important;
  }
  .mx-lg-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-2 {
    margin: 2rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ms-lg-2 {
    margin-left: 2rem !important;
  }
  .me-lg-2 {
    margin-right: 2rem !important;
  }
  .mx-lg-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-lg-3 {
    margin: 3rem !important;
  }
  .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }
  .ms-lg-3 {
    margin-left: 3rem !important;
  }
  .me-lg-3 {
    margin-right: 3rem !important;
  }
  .mx-lg-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-4 {
    margin: 4rem !important;
  }
  .mt-lg-4 {
    margin-top: 4rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }
  .ms-lg-4 {
    margin-left: 4rem !important;
  }
  .me-lg-4 {
    margin-right: 4rem !important;
  }
  .mx-lg-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-lg-5 {
    margin: 5rem !important;
  }
  .mt-lg-5 {
    margin-top: 5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 5rem !important;
  }
  .ms-lg-5 {
    margin-left: 5rem !important;
  }
  .me-lg-5 {
    margin-right: 5rem !important;
  }
  .mx-lg-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-lg-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-lg-6 {
    margin: 6rem !important;
  }
  .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }
  .ms-lg-6 {
    margin-left: 6rem !important;
  }
  .me-lg-6 {
    margin-right: 6rem !important;
  }
  .mx-lg-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-lg-7 {
    margin: 7rem !important;
  }
  .mt-lg-7 {
    margin-top: 7rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 7rem !important;
  }
  .ms-lg-7 {
    margin-left: 7rem !important;
  }
  .me-lg-7 {
    margin-right: 7rem !important;
  }
  .mx-lg-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-lg-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-lg-8 {
    margin: 8rem !important;
  }
  .mt-lg-8 {
    margin-top: 8rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }
  .ms-lg-8 {
    margin-left: 8rem !important;
  }
  .me-lg-8 {
    margin-right: 8rem !important;
  }
  .mx-lg-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-lg-9 {
    margin: 9rem !important;
  }
  .mt-lg-9 {
    margin-top: 9rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 9rem !important;
  }
  .ms-lg-9 {
    margin-left: 9rem !important;
  }
  .me-lg-9 {
    margin-right: 9rem !important;
  }
  .mx-lg-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-lg-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-lg-10 {
    margin: 10rem !important;
  }
  .mt-lg-10 {
    margin-top: 10rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 10rem !important;
  }
  .ms-lg-10 {
    margin-left: 10rem !important;
  }
  .me-lg-10 {
    margin-right: 10rem !important;
  }
  .mx-lg-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-lg-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-lg-11 {
    margin: 11rem !important;
  }
  .mt-lg-11 {
    margin-top: 11rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 11rem !important;
  }
  .ms-lg-11 {
    margin-left: 11rem !important;
  }
  .me-lg-11 {
    margin-right: 11rem !important;
  }
  .mx-lg-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-lg-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-lg-12 {
    margin: 12rem !important;
  }
  .mt-lg-12 {
    margin-top: 12rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 12rem !important;
  }
  .ms-lg-12 {
    margin-left: 12rem !important;
  }
  .me-lg-12 {
    margin-right: 12rem !important;
  }
  .mx-lg-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-lg-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-lg-13 {
    margin: 13rem !important;
  }
  .mt-lg-13 {
    margin-top: 13rem !important;
  }
  .mb-lg-13 {
    margin-bottom: 13rem !important;
  }
  .ms-lg-13 {
    margin-left: 13rem !important;
  }
  .me-lg-13 {
    margin-right: 13rem !important;
  }
  .mx-lg-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-lg-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-lg-14 {
    margin: 14rem !important;
  }
  .mt-lg-14 {
    margin-top: 14rem !important;
  }
  .mb-lg-14 {
    margin-bottom: 14rem !important;
  }
  .ms-lg-14 {
    margin-left: 14rem !important;
  }
  .me-lg-14 {
    margin-right: 14rem !important;
  }
  .mx-lg-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-lg-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-lg-15 {
    margin: 15rem !important;
  }
  .mt-lg-15 {
    margin-top: 15rem !important;
  }
  .mb-lg-15 {
    margin-bottom: 15rem !important;
  }
  .ms-lg-15 {
    margin-left: 15rem !important;
  }
  .me-lg-15 {
    margin-right: 15rem !important;
  }
  .mx-lg-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-lg-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-lg-16 {
    margin: 16rem !important;
  }
  .mt-lg-16 {
    margin-top: 16rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 16rem !important;
  }
  .ms-lg-16 {
    margin-left: 16rem !important;
  }
  .me-lg-16 {
    margin-right: 16rem !important;
  }
  .mx-lg-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-lg-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-lg-17 {
    margin: 17rem !important;
  }
  .mt-lg-17 {
    margin-top: 17rem !important;
  }
  .mb-lg-17 {
    margin-bottom: 17rem !important;
  }
  .ms-lg-17 {
    margin-left: 17rem !important;
  }
  .me-lg-17 {
    margin-right: 17rem !important;
  }
  .mx-lg-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-lg-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-lg-18 {
    margin: 18rem !important;
  }
  .mt-lg-18 {
    margin-top: 18rem !important;
  }
  .mb-lg-18 {
    margin-bottom: 18rem !important;
  }
  .ms-lg-18 {
    margin-left: 18rem !important;
  }
  .me-lg-18 {
    margin-right: 18rem !important;
  }
  .mx-lg-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-lg-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-lg-19 {
    margin: 19rem !important;
  }
  .mt-lg-19 {
    margin-top: 19rem !important;
  }
  .mb-lg-19 {
    margin-bottom: 19rem !important;
  }
  .ms-lg-19 {
    margin-left: 19rem !important;
  }
  .me-lg-19 {
    margin-right: 19rem !important;
  }
  .mx-lg-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-lg-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-lg-20 {
    margin: 20rem !important;
  }
  .mt-lg-20 {
    margin-top: 20rem !important;
  }
  .mb-lg-20 {
    margin-bottom: 20rem !important;
  }
  .ms-lg-20 {
    margin-left: 20rem !important;
  }
  .me-lg-20 {
    margin-right: 20rem !important;
  }
  .mx-lg-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-lg-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-lg-21 {
    margin: 21rem !important;
  }
  .mt-lg-21 {
    margin-top: 21rem !important;
  }
  .mb-lg-21 {
    margin-bottom: 21rem !important;
  }
  .ms-lg-21 {
    margin-left: 21rem !important;
  }
  .me-lg-21 {
    margin-right: 21rem !important;
  }
  .mx-lg-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-lg-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-lg-22 {
    margin: 22rem !important;
  }
  .mt-lg-22 {
    margin-top: 22rem !important;
  }
  .mb-lg-22 {
    margin-bottom: 22rem !important;
  }
  .ms-lg-22 {
    margin-left: 22rem !important;
  }
  .me-lg-22 {
    margin-right: 22rem !important;
  }
  .mx-lg-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-lg-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-lg-23 {
    margin: 23rem !important;
  }
  .mt-lg-23 {
    margin-top: 23rem !important;
  }
  .mb-lg-23 {
    margin-bottom: 23rem !important;
  }
  .ms-lg-23 {
    margin-left: 23rem !important;
  }
  .me-lg-23 {
    margin-right: 23rem !important;
  }
  .mx-lg-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-lg-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-lg-24 {
    margin: 24rem !important;
  }
  .mt-lg-24 {
    margin-top: 24rem !important;
  }
  .mb-lg-24 {
    margin-bottom: 24rem !important;
  }
  .ms-lg-24 {
    margin-left: 24rem !important;
  }
  .me-lg-24 {
    margin-right: 24rem !important;
  }
  .mx-lg-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-lg-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-lg-25 {
    margin: 25rem !important;
  }
  .mt-lg-25 {
    margin-top: 25rem !important;
  }
  .mb-lg-25 {
    margin-bottom: 25rem !important;
  }
  .ms-lg-25 {
    margin-left: 25rem !important;
  }
  .me-lg-25 {
    margin-right: 25rem !important;
  }
  .mx-lg-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-lg-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}
.pt-0 {
  padding-top: 0rem !important;
}
.pb-0 {
  padding-bottom: 0rem !important;
}
.ps-0 {
  padding-left: 0rem !important;
}
.pe-0 {
  padding-right: 0rem !important;
}
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.p-1 {
  padding: 1rem !important;
}
.pt-1 {
  padding-top: 1rem !important;
}
.pb-1 {
  padding-bottom: 1rem !important;
}
.ps-1 {
  padding-left: 1rem !important;
}
.pe-1 {
  padding-right: 1rem !important;
}
.px-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-2 {
  padding: 2rem !important;
}
.pt-2 {
  padding-top: 2rem !important;
}
.pb-2 {
  padding-bottom: 2rem !important;
}
.ps-2 {
  padding-left: 2rem !important;
}
.pe-2 {
  padding-right: 2rem !important;
}
.px-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.p-3 {
  padding: 3rem !important;
}
.pt-3 {
  padding-top: 3rem !important;
}
.pb-3 {
  padding-bottom: 3rem !important;
}
.ps-3 {
  padding-left: 3rem !important;
}
.pe-3 {
  padding-right: 3rem !important;
}
.px-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.p-4 {
  padding: 4rem !important;
}
.pt-4 {
  padding-top: 4rem !important;
}
.pb-4 {
  padding-bottom: 4rem !important;
}
.ps-4 {
  padding-left: 4rem !important;
}
.pe-4 {
  padding-right: 4rem !important;
}
.px-4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.p-5 {
  padding: 5rem !important;
}
.pt-5 {
  padding-top: 5rem !important;
}
.pb-5 {
  padding-bottom: 5rem !important;
}
.ps-5 {
  padding-left: 5rem !important;
}
.pe-5 {
  padding-right: 5rem !important;
}
.px-5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.p-6 {
  padding: 6rem !important;
}
.pt-6 {
  padding-top: 6rem !important;
}
.pb-6 {
  padding-bottom: 6rem !important;
}
.ps-6 {
  padding-left: 6rem !important;
}
.pe-6 {
  padding-right: 6rem !important;
}
.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.p-7 {
  padding: 7rem !important;
}
.pt-7 {
  padding-top: 7rem !important;
}
.pb-7 {
  padding-bottom: 7rem !important;
}
.ps-7 {
  padding-left: 7rem !important;
}
.pe-7 {
  padding-right: 7rem !important;
}
.px-7 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.py-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.p-8 {
  padding: 8rem !important;
}
.pt-8 {
  padding-top: 8rem !important;
}
.pb-8 {
  padding-bottom: 8rem !important;
}
.ps-8 {
  padding-left: 8rem !important;
}
.pe-8 {
  padding-right: 8rem !important;
}
.px-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.p-9 {
  padding: 9rem !important;
}
.pt-9 {
  padding-top: 9rem !important;
}
.pb-9 {
  padding-bottom: 9rem !important;
}
.ps-9 {
  padding-left: 9rem !important;
}
.pe-9 {
  padding-right: 9rem !important;
}
.px-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}
.py-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.p-10 {
  padding: 10rem !important;
}
.pt-10 {
  padding-top: 10rem !important;
}
.pb-10 {
  padding-bottom: 10rem !important;
}
.ps-10 {
  padding-left: 10rem !important;
}
.pe-10 {
  padding-right: 10rem !important;
}
.px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.p-11 {
  padding: 11rem !important;
}
.pt-11 {
  padding-top: 11rem !important;
}
.pb-11 {
  padding-bottom: 11rem !important;
}
.ps-11 {
  padding-left: 11rem !important;
}
.pe-11 {
  padding-right: 11rem !important;
}
.px-11 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}
.py-11 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}
.p-12 {
  padding: 12rem !important;
}
.pt-12 {
  padding-top: 12rem !important;
}
.pb-12 {
  padding-bottom: 12rem !important;
}
.ps-12 {
  padding-left: 12rem !important;
}
.pe-12 {
  padding-right: 12rem !important;
}
.px-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.py-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.p-13 {
  padding: 13rem !important;
}
.pt-13 {
  padding-top: 13rem !important;
}
.pb-13 {
  padding-bottom: 13rem !important;
}
.ps-13 {
  padding-left: 13rem !important;
}
.pe-13 {
  padding-right: 13rem !important;
}
.px-13 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}
.py-13 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}
.p-14 {
  padding: 14rem !important;
}
.pt-14 {
  padding-top: 14rem !important;
}
.pb-14 {
  padding-bottom: 14rem !important;
}
.ps-14 {
  padding-left: 14rem !important;
}
.pe-14 {
  padding-right: 14rem !important;
}
.px-14 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.py-14 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.p-15 {
  padding: 15rem !important;
}
.pt-15 {
  padding-top: 15rem !important;
}
.pb-15 {
  padding-bottom: 15rem !important;
}
.ps-15 {
  padding-left: 15rem !important;
}
.pe-15 {
  padding-right: 15rem !important;
}
.px-15 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
.py-15 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.p-16 {
  padding: 16rem !important;
}
.pt-16 {
  padding-top: 16rem !important;
}
.pb-16 {
  padding-bottom: 16rem !important;
}
.ps-16 {
  padding-left: 16rem !important;
}
.pe-16 {
  padding-right: 16rem !important;
}
.px-16 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}
.py-16 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}
.p-17 {
  padding: 17rem !important;
}
.pt-17 {
  padding-top: 17rem !important;
}
.pb-17 {
  padding-bottom: 17rem !important;
}
.ps-17 {
  padding-left: 17rem !important;
}
.pe-17 {
  padding-right: 17rem !important;
}
.px-17 {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}
.py-17 {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}
.p-18 {
  padding: 18rem !important;
}
.pt-18 {
  padding-top: 18rem !important;
}
.pb-18 {
  padding-bottom: 18rem !important;
}
.ps-18 {
  padding-left: 18rem !important;
}
.pe-18 {
  padding-right: 18rem !important;
}
.px-18 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}
.py-18 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}
.p-19 {
  padding: 19rem !important;
}
.pt-19 {
  padding-top: 19rem !important;
}
.pb-19 {
  padding-bottom: 19rem !important;
}
.ps-19 {
  padding-left: 19rem !important;
}
.pe-19 {
  padding-right: 19rem !important;
}
.px-19 {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}
.py-19 {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}
.p-20 {
  padding: 20rem !important;
}
.pt-20 {
  padding-top: 20rem !important;
}
.pb-20 {
  padding-bottom: 20rem !important;
}
.ps-20 {
  padding-left: 20rem !important;
}
.pe-20 {
  padding-right: 20rem !important;
}
.px-20 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}
.py-20 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.p-21 {
  padding: 21rem !important;
}
.pt-21 {
  padding-top: 21rem !important;
}
.pb-21 {
  padding-bottom: 21rem !important;
}
.ps-21 {
  padding-left: 21rem !important;
}
.pe-21 {
  padding-right: 21rem !important;
}
.px-21 {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}
.py-21 {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}
.p-22 {
  padding: 22rem !important;
}
.pt-22 {
  padding-top: 22rem !important;
}
.pb-22 {
  padding-bottom: 22rem !important;
}
.ps-22 {
  padding-left: 22rem !important;
}
.pe-22 {
  padding-right: 22rem !important;
}
.px-22 {
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}
.py-22 {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important;
}
.p-23 {
  padding: 23rem !important;
}
.pt-23 {
  padding-top: 23rem !important;
}
.pb-23 {
  padding-bottom: 23rem !important;
}
.ps-23 {
  padding-left: 23rem !important;
}
.pe-23 {
  padding-right: 23rem !important;
}
.px-23 {
  padding-left: 23rem !important;
  padding-right: 23rem !important;
}
.py-23 {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important;
}
.p-24 {
  padding: 24rem !important;
}
.pt-24 {
  padding-top: 24rem !important;
}
.pb-24 {
  padding-bottom: 24rem !important;
}
.ps-24 {
  padding-left: 24rem !important;
}
.pe-24 {
  padding-right: 24rem !important;
}
.px-24 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}
.py-24 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}
.p-25 {
  padding: 25rem !important;
}
.pt-25 {
  padding-top: 25rem !important;
}
.pb-25 {
  padding-bottom: 25rem !important;
}
.ps-25 {
  padding-left: 25rem !important;
}
.pe-25 {
  padding-right: 25rem !important;
}
.px-25 {
  padding-left: 25rem !important;
  padding-right: 25rem !important;
}
.py-25 {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important;
}
@media (min-width: 768px) {
  .p-sm-0 {
    padding: 0rem !important;
  }
  .pt-sm-0 {
    padding-top: 0rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }
  .ps-sm-0 {
    padding-left: 0rem !important;
  }
  .pe-sm-0 {
    padding-right: 0rem !important;
  }
  .px-sm-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-sm-1 {
    padding: 1rem !important;
  }
  .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .ps-sm-1 {
    padding-left: 1rem !important;
  }
  .pe-sm-1 {
    padding-right: 1rem !important;
  }
  .px-sm-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-2 {
    padding: 2rem !important;
  }
  .pt-sm-2 {
    padding-top: 2rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .ps-sm-2 {
    padding-left: 2rem !important;
  }
  .pe-sm-2 {
    padding-right: 2rem !important;
  }
  .px-sm-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-sm-3 {
    padding: 3rem !important;
  }
  .pt-sm-3 {
    padding-top: 3rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-3 {
    padding-left: 3rem !important;
  }
  .pe-sm-3 {
    padding-right: 3rem !important;
  }
  .px-sm-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-4 {
    padding: 4rem !important;
  }
  .pt-sm-4 {
    padding-top: 4rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 4rem !important;
  }
  .ps-sm-4 {
    padding-left: 4rem !important;
  }
  .pe-sm-4 {
    padding-right: 4rem !important;
  }
  .px-sm-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-sm-5 {
    padding: 5rem !important;
  }
  .pt-sm-5 {
    padding-top: 5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 5rem !important;
  }
  .ps-sm-5 {
    padding-left: 5rem !important;
  }
  .pe-sm-5 {
    padding-right: 5rem !important;
  }
  .px-sm-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-sm-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-sm-6 {
    padding: 6rem !important;
  }
  .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .ps-sm-6 {
    padding-left: 6rem !important;
  }
  .pe-sm-6 {
    padding-right: 6rem !important;
  }
  .px-sm-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-7 {
    padding: 7rem !important;
  }
  .pt-sm-7 {
    padding-top: 7rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 7rem !important;
  }
  .ps-sm-7 {
    padding-left: 7rem !important;
  }
  .pe-sm-7 {
    padding-right: 7rem !important;
  }
  .px-sm-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-sm-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-sm-8 {
    padding: 8rem !important;
  }
  .pt-sm-8 {
    padding-top: 8rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 8rem !important;
  }
  .ps-sm-8 {
    padding-left: 8rem !important;
  }
  .pe-sm-8 {
    padding-right: 8rem !important;
  }
  .px-sm-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-sm-9 {
    padding: 9rem !important;
  }
  .pt-sm-9 {
    padding-top: 9rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 9rem !important;
  }
  .ps-sm-9 {
    padding-left: 9rem !important;
  }
  .pe-sm-9 {
    padding-right: 9rem !important;
  }
  .px-sm-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-sm-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
  .pt-sm-10 {
    padding-top: 10rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 10rem !important;
  }
  .ps-sm-10 {
    padding-left: 10rem !important;
  }
  .pe-sm-10 {
    padding-right: 10rem !important;
  }
  .px-sm-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-sm-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-sm-11 {
    padding: 11rem !important;
  }
  .pt-sm-11 {
    padding-top: 11rem !important;
  }
  .pb-sm-11 {
    padding-bottom: 11rem !important;
  }
  .ps-sm-11 {
    padding-left: 11rem !important;
  }
  .pe-sm-11 {
    padding-right: 11rem !important;
  }
  .px-sm-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-sm-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-sm-12 {
    padding: 12rem !important;
  }
  .pt-sm-12 {
    padding-top: 12rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 12rem !important;
  }
  .ps-sm-12 {
    padding-left: 12rem !important;
  }
  .pe-sm-12 {
    padding-right: 12rem !important;
  }
  .px-sm-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-sm-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-sm-13 {
    padding: 13rem !important;
  }
  .pt-sm-13 {
    padding-top: 13rem !important;
  }
  .pb-sm-13 {
    padding-bottom: 13rem !important;
  }
  .ps-sm-13 {
    padding-left: 13rem !important;
  }
  .pe-sm-13 {
    padding-right: 13rem !important;
  }
  .px-sm-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-sm-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-sm-14 {
    padding: 14rem !important;
  }
  .pt-sm-14 {
    padding-top: 14rem !important;
  }
  .pb-sm-14 {
    padding-bottom: 14rem !important;
  }
  .ps-sm-14 {
    padding-left: 14rem !important;
  }
  .pe-sm-14 {
    padding-right: 14rem !important;
  }
  .px-sm-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-sm-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-sm-15 {
    padding: 15rem !important;
  }
  .pt-sm-15 {
    padding-top: 15rem !important;
  }
  .pb-sm-15 {
    padding-bottom: 15rem !important;
  }
  .ps-sm-15 {
    padding-left: 15rem !important;
  }
  .pe-sm-15 {
    padding-right: 15rem !important;
  }
  .px-sm-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-sm-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-sm-16 {
    padding: 16rem !important;
  }
  .pt-sm-16 {
    padding-top: 16rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 16rem !important;
  }
  .ps-sm-16 {
    padding-left: 16rem !important;
  }
  .pe-sm-16 {
    padding-right: 16rem !important;
  }
  .px-sm-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-sm-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-sm-17 {
    padding: 17rem !important;
  }
  .pt-sm-17 {
    padding-top: 17rem !important;
  }
  .pb-sm-17 {
    padding-bottom: 17rem !important;
  }
  .ps-sm-17 {
    padding-left: 17rem !important;
  }
  .pe-sm-17 {
    padding-right: 17rem !important;
  }
  .px-sm-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-sm-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-sm-18 {
    padding: 18rem !important;
  }
  .pt-sm-18 {
    padding-top: 18rem !important;
  }
  .pb-sm-18 {
    padding-bottom: 18rem !important;
  }
  .ps-sm-18 {
    padding-left: 18rem !important;
  }
  .pe-sm-18 {
    padding-right: 18rem !important;
  }
  .px-sm-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-sm-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-sm-19 {
    padding: 19rem !important;
  }
  .pt-sm-19 {
    padding-top: 19rem !important;
  }
  .pb-sm-19 {
    padding-bottom: 19rem !important;
  }
  .ps-sm-19 {
    padding-left: 19rem !important;
  }
  .pe-sm-19 {
    padding-right: 19rem !important;
  }
  .px-sm-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-sm-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-sm-20 {
    padding: 20rem !important;
  }
  .pt-sm-20 {
    padding-top: 20rem !important;
  }
  .pb-sm-20 {
    padding-bottom: 20rem !important;
  }
  .ps-sm-20 {
    padding-left: 20rem !important;
  }
  .pe-sm-20 {
    padding-right: 20rem !important;
  }
  .px-sm-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-sm-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-sm-21 {
    padding: 21rem !important;
  }
  .pt-sm-21 {
    padding-top: 21rem !important;
  }
  .pb-sm-21 {
    padding-bottom: 21rem !important;
  }
  .ps-sm-21 {
    padding-left: 21rem !important;
  }
  .pe-sm-21 {
    padding-right: 21rem !important;
  }
  .px-sm-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-sm-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-sm-22 {
    padding: 22rem !important;
  }
  .pt-sm-22 {
    padding-top: 22rem !important;
  }
  .pb-sm-22 {
    padding-bottom: 22rem !important;
  }
  .ps-sm-22 {
    padding-left: 22rem !important;
  }
  .pe-sm-22 {
    padding-right: 22rem !important;
  }
  .px-sm-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-sm-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-sm-23 {
    padding: 23rem !important;
  }
  .pt-sm-23 {
    padding-top: 23rem !important;
  }
  .pb-sm-23 {
    padding-bottom: 23rem !important;
  }
  .ps-sm-23 {
    padding-left: 23rem !important;
  }
  .pe-sm-23 {
    padding-right: 23rem !important;
  }
  .px-sm-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-sm-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-sm-24 {
    padding: 24rem !important;
  }
  .pt-sm-24 {
    padding-top: 24rem !important;
  }
  .pb-sm-24 {
    padding-bottom: 24rem !important;
  }
  .ps-sm-24 {
    padding-left: 24rem !important;
  }
  .pe-sm-24 {
    padding-right: 24rem !important;
  }
  .px-sm-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-sm-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-sm-25 {
    padding: 25rem !important;
  }
  .pt-sm-25 {
    padding-top: 25rem !important;
  }
  .pb-sm-25 {
    padding-bottom: 25rem !important;
  }
  .ps-sm-25 {
    padding-left: 25rem !important;
  }
  .pe-sm-25 {
    padding-right: 25rem !important;
  }
  .px-sm-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-sm-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
@media (min-width: 992px) {
  .p-md-0 {
    padding: 0rem !important;
  }
  .pt-md-0 {
    padding-top: 0rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0rem !important;
  }
  .ps-md-0 {
    padding-left: 0rem !important;
  }
  .pe-md-0 {
    padding-right: 0rem !important;
  }
  .px-md-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-md-1 {
    padding: 1rem !important;
  }
  .pt-md-1 {
    padding-top: 1rem !important;
  }
  .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .ps-md-1 {
    padding-left: 1rem !important;
  }
  .pe-md-1 {
    padding-right: 1rem !important;
  }
  .px-md-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-2 {
    padding: 2rem !important;
  }
  .pt-md-2 {
    padding-top: 2rem !important;
  }
  .pb-md-2 {
    padding-bottom: 2rem !important;
  }
  .ps-md-2 {
    padding-left: 2rem !important;
  }
  .pe-md-2 {
    padding-right: 2rem !important;
  }
  .px-md-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-3 {
    padding: 3rem !important;
  }
  .pt-md-3 {
    padding-top: 3rem !important;
  }
  .pb-md-3 {
    padding-bottom: 3rem !important;
  }
  .ps-md-3 {
    padding-left: 3rem !important;
  }
  .pe-md-3 {
    padding-right: 3rem !important;
  }
  .px-md-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-4 {
    padding: 4rem !important;
  }
  .pt-md-4 {
    padding-top: 4rem !important;
  }
  .pb-md-4 {
    padding-bottom: 4rem !important;
  }
  .ps-md-4 {
    padding-left: 4rem !important;
  }
  .pe-md-4 {
    padding-right: 4rem !important;
  }
  .px-md-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-md-5 {
    padding: 5rem !important;
  }
  .pt-md-5 {
    padding-top: 5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 5rem !important;
  }
  .ps-md-5 {
    padding-left: 5rem !important;
  }
  .pe-md-5 {
    padding-right: 5rem !important;
  }
  .px-md-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-md-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-md-6 {
    padding: 6rem !important;
  }
  .pt-md-6 {
    padding-top: 6rem !important;
  }
  .pb-md-6 {
    padding-bottom: 6rem !important;
  }
  .ps-md-6 {
    padding-left: 6rem !important;
  }
  .pe-md-6 {
    padding-right: 6rem !important;
  }
  .px-md-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-md-7 {
    padding: 7rem !important;
  }
  .pt-md-7 {
    padding-top: 7rem !important;
  }
  .pb-md-7 {
    padding-bottom: 7rem !important;
  }
  .ps-md-7 {
    padding-left: 7rem !important;
  }
  .pe-md-7 {
    padding-right: 7rem !important;
  }
  .px-md-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-md-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-md-8 {
    padding: 8rem !important;
  }
  .pt-md-8 {
    padding-top: 8rem !important;
  }
  .pb-md-8 {
    padding-bottom: 8rem !important;
  }
  .ps-md-8 {
    padding-left: 8rem !important;
  }
  .pe-md-8 {
    padding-right: 8rem !important;
  }
  .px-md-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-md-9 {
    padding: 9rem !important;
  }
  .pt-md-9 {
    padding-top: 9rem !important;
  }
  .pb-md-9 {
    padding-bottom: 9rem !important;
  }
  .ps-md-9 {
    padding-left: 9rem !important;
  }
  .pe-md-9 {
    padding-right: 9rem !important;
  }
  .px-md-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-md-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
  .pt-md-10 {
    padding-top: 10rem !important;
  }
  .pb-md-10 {
    padding-bottom: 10rem !important;
  }
  .ps-md-10 {
    padding-left: 10rem !important;
  }
  .pe-md-10 {
    padding-right: 10rem !important;
  }
  .px-md-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-md-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-md-11 {
    padding: 11rem !important;
  }
  .pt-md-11 {
    padding-top: 11rem !important;
  }
  .pb-md-11 {
    padding-bottom: 11rem !important;
  }
  .ps-md-11 {
    padding-left: 11rem !important;
  }
  .pe-md-11 {
    padding-right: 11rem !important;
  }
  .px-md-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-md-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-md-12 {
    padding: 12rem !important;
  }
  .pt-md-12 {
    padding-top: 12rem !important;
  }
  .pb-md-12 {
    padding-bottom: 12rem !important;
  }
  .ps-md-12 {
    padding-left: 12rem !important;
  }
  .pe-md-12 {
    padding-right: 12rem !important;
  }
  .px-md-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-md-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-md-13 {
    padding: 13rem !important;
  }
  .pt-md-13 {
    padding-top: 13rem !important;
  }
  .pb-md-13 {
    padding-bottom: 13rem !important;
  }
  .ps-md-13 {
    padding-left: 13rem !important;
  }
  .pe-md-13 {
    padding-right: 13rem !important;
  }
  .px-md-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-md-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-md-14 {
    padding: 14rem !important;
  }
  .pt-md-14 {
    padding-top: 14rem !important;
  }
  .pb-md-14 {
    padding-bottom: 14rem !important;
  }
  .ps-md-14 {
    padding-left: 14rem !important;
  }
  .pe-md-14 {
    padding-right: 14rem !important;
  }
  .px-md-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-md-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-md-15 {
    padding: 15rem !important;
  }
  .pt-md-15 {
    padding-top: 15rem !important;
  }
  .pb-md-15 {
    padding-bottom: 15rem !important;
  }
  .ps-md-15 {
    padding-left: 15rem !important;
  }
  .pe-md-15 {
    padding-right: 15rem !important;
  }
  .px-md-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-md-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-md-16 {
    padding: 16rem !important;
  }
  .pt-md-16 {
    padding-top: 16rem !important;
  }
  .pb-md-16 {
    padding-bottom: 16rem !important;
  }
  .ps-md-16 {
    padding-left: 16rem !important;
  }
  .pe-md-16 {
    padding-right: 16rem !important;
  }
  .px-md-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-md-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-md-17 {
    padding: 17rem !important;
  }
  .pt-md-17 {
    padding-top: 17rem !important;
  }
  .pb-md-17 {
    padding-bottom: 17rem !important;
  }
  .ps-md-17 {
    padding-left: 17rem !important;
  }
  .pe-md-17 {
    padding-right: 17rem !important;
  }
  .px-md-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-md-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-md-18 {
    padding: 18rem !important;
  }
  .pt-md-18 {
    padding-top: 18rem !important;
  }
  .pb-md-18 {
    padding-bottom: 18rem !important;
  }
  .ps-md-18 {
    padding-left: 18rem !important;
  }
  .pe-md-18 {
    padding-right: 18rem !important;
  }
  .px-md-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-md-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-md-19 {
    padding: 19rem !important;
  }
  .pt-md-19 {
    padding-top: 19rem !important;
  }
  .pb-md-19 {
    padding-bottom: 19rem !important;
  }
  .ps-md-19 {
    padding-left: 19rem !important;
  }
  .pe-md-19 {
    padding-right: 19rem !important;
  }
  .px-md-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-md-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-md-20 {
    padding: 20rem !important;
  }
  .pt-md-20 {
    padding-top: 20rem !important;
  }
  .pb-md-20 {
    padding-bottom: 20rem !important;
  }
  .ps-md-20 {
    padding-left: 20rem !important;
  }
  .pe-md-20 {
    padding-right: 20rem !important;
  }
  .px-md-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-md-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-md-21 {
    padding: 21rem !important;
  }
  .pt-md-21 {
    padding-top: 21rem !important;
  }
  .pb-md-21 {
    padding-bottom: 21rem !important;
  }
  .ps-md-21 {
    padding-left: 21rem !important;
  }
  .pe-md-21 {
    padding-right: 21rem !important;
  }
  .px-md-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-md-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-md-22 {
    padding: 22rem !important;
  }
  .pt-md-22 {
    padding-top: 22rem !important;
  }
  .pb-md-22 {
    padding-bottom: 22rem !important;
  }
  .ps-md-22 {
    padding-left: 22rem !important;
  }
  .pe-md-22 {
    padding-right: 22rem !important;
  }
  .px-md-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-md-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-md-23 {
    padding: 23rem !important;
  }
  .pt-md-23 {
    padding-top: 23rem !important;
  }
  .pb-md-23 {
    padding-bottom: 23rem !important;
  }
  .ps-md-23 {
    padding-left: 23rem !important;
  }
  .pe-md-23 {
    padding-right: 23rem !important;
  }
  .px-md-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-md-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-md-24 {
    padding: 24rem !important;
  }
  .pt-md-24 {
    padding-top: 24rem !important;
  }
  .pb-md-24 {
    padding-bottom: 24rem !important;
  }
  .ps-md-24 {
    padding-left: 24rem !important;
  }
  .pe-md-24 {
    padding-right: 24rem !important;
  }
  .px-md-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-md-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-md-25 {
    padding: 25rem !important;
  }
  .pt-md-25 {
    padding-top: 25rem !important;
  }
  .pb-md-25 {
    padding-bottom: 25rem !important;
  }
  .ps-md-25 {
    padding-left: 25rem !important;
  }
  .pe-md-25 {
    padding-right: 25rem !important;
  }
  .px-md-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-md-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
@media (min-width: 1200px) {
  .p-lg-0 {
    padding: 0rem !important;
  }
  .pt-lg-0 {
    padding-top: 0rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }
  .ps-lg-0 {
    padding-left: 0rem !important;
  }
  .pe-lg-0 {
    padding-right: 0rem !important;
  }
  .px-lg-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-lg-1 {
    padding: 1rem !important;
  }
  .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-1 {
    padding-left: 1rem !important;
  }
  .pe-lg-1 {
    padding-right: 1rem !important;
  }
  .px-lg-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-2 {
    padding: 2rem !important;
  }
  .pt-lg-2 {
    padding-top: 2rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .ps-lg-2 {
    padding-left: 2rem !important;
  }
  .pe-lg-2 {
    padding-right: 2rem !important;
  }
  .px-lg-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-lg-3 {
    padding: 3rem !important;
  }
  .pt-lg-3 {
    padding-top: 3rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-3 {
    padding-left: 3rem !important;
  }
  .pe-lg-3 {
    padding-right: 3rem !important;
  }
  .px-lg-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-4 {
    padding: 4rem !important;
  }
  .pt-lg-4 {
    padding-top: 4rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 4rem !important;
  }
  .ps-lg-4 {
    padding-left: 4rem !important;
  }
  .pe-lg-4 {
    padding-right: 4rem !important;
  }
  .px-lg-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-lg-5 {
    padding: 5rem !important;
  }
  .pt-lg-5 {
    padding-top: 5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 5rem !important;
  }
  .ps-lg-5 {
    padding-left: 5rem !important;
  }
  .pe-lg-5 {
    padding-right: 5rem !important;
  }
  .px-lg-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-lg-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-lg-6 {
    padding: 6rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .ps-lg-6 {
    padding-left: 6rem !important;
  }
  .pe-lg-6 {
    padding-right: 6rem !important;
  }
  .px-lg-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-7 {
    padding: 7rem !important;
  }
  .pt-lg-7 {
    padding-top: 7rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 7rem !important;
  }
  .ps-lg-7 {
    padding-left: 7rem !important;
  }
  .pe-lg-7 {
    padding-right: 7rem !important;
  }
  .px-lg-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-lg-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-lg-8 {
    padding: 8rem !important;
  }
  .pt-lg-8 {
    padding-top: 8rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 8rem !important;
  }
  .ps-lg-8 {
    padding-left: 8rem !important;
  }
  .pe-lg-8 {
    padding-right: 8rem !important;
  }
  .px-lg-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-lg-9 {
    padding: 9rem !important;
  }
  .pt-lg-9 {
    padding-top: 9rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 9rem !important;
  }
  .ps-lg-9 {
    padding-left: 9rem !important;
  }
  .pe-lg-9 {
    padding-right: 9rem !important;
  }
  .px-lg-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-lg-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .pt-lg-10 {
    padding-top: 10rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 10rem !important;
  }
  .ps-lg-10 {
    padding-left: 10rem !important;
  }
  .pe-lg-10 {
    padding-right: 10rem !important;
  }
  .px-lg-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-lg-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-lg-11 {
    padding: 11rem !important;
  }
  .pt-lg-11 {
    padding-top: 11rem !important;
  }
  .pb-lg-11 {
    padding-bottom: 11rem !important;
  }
  .ps-lg-11 {
    padding-left: 11rem !important;
  }
  .pe-lg-11 {
    padding-right: 11rem !important;
  }
  .px-lg-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-lg-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-lg-12 {
    padding: 12rem !important;
  }
  .pt-lg-12 {
    padding-top: 12rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 12rem !important;
  }
  .ps-lg-12 {
    padding-left: 12rem !important;
  }
  .pe-lg-12 {
    padding-right: 12rem !important;
  }
  .px-lg-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-lg-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-lg-13 {
    padding: 13rem !important;
  }
  .pt-lg-13 {
    padding-top: 13rem !important;
  }
  .pb-lg-13 {
    padding-bottom: 13rem !important;
  }
  .ps-lg-13 {
    padding-left: 13rem !important;
  }
  .pe-lg-13 {
    padding-right: 13rem !important;
  }
  .px-lg-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-lg-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-lg-14 {
    padding: 14rem !important;
  }
  .pt-lg-14 {
    padding-top: 14rem !important;
  }
  .pb-lg-14 {
    padding-bottom: 14rem !important;
  }
  .ps-lg-14 {
    padding-left: 14rem !important;
  }
  .pe-lg-14 {
    padding-right: 14rem !important;
  }
  .px-lg-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-lg-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-lg-15 {
    padding: 15rem !important;
  }
  .pt-lg-15 {
    padding-top: 15rem !important;
  }
  .pb-lg-15 {
    padding-bottom: 15rem !important;
  }
  .ps-lg-15 {
    padding-left: 15rem !important;
  }
  .pe-lg-15 {
    padding-right: 15rem !important;
  }
  .px-lg-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-lg-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-lg-16 {
    padding: 16rem !important;
  }
  .pt-lg-16 {
    padding-top: 16rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 16rem !important;
  }
  .ps-lg-16 {
    padding-left: 16rem !important;
  }
  .pe-lg-16 {
    padding-right: 16rem !important;
  }
  .px-lg-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-lg-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-lg-17 {
    padding: 17rem !important;
  }
  .pt-lg-17 {
    padding-top: 17rem !important;
  }
  .pb-lg-17 {
    padding-bottom: 17rem !important;
  }
  .ps-lg-17 {
    padding-left: 17rem !important;
  }
  .pe-lg-17 {
    padding-right: 17rem !important;
  }
  .px-lg-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-lg-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-lg-18 {
    padding: 18rem !important;
  }
  .pt-lg-18 {
    padding-top: 18rem !important;
  }
  .pb-lg-18 {
    padding-bottom: 18rem !important;
  }
  .ps-lg-18 {
    padding-left: 18rem !important;
  }
  .pe-lg-18 {
    padding-right: 18rem !important;
  }
  .px-lg-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-lg-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-lg-19 {
    padding: 19rem !important;
  }
  .pt-lg-19 {
    padding-top: 19rem !important;
  }
  .pb-lg-19 {
    padding-bottom: 19rem !important;
  }
  .ps-lg-19 {
    padding-left: 19rem !important;
  }
  .pe-lg-19 {
    padding-right: 19rem !important;
  }
  .px-lg-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-lg-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-lg-20 {
    padding: 20rem !important;
  }
  .pt-lg-20 {
    padding-top: 20rem !important;
  }
  .pb-lg-20 {
    padding-bottom: 20rem !important;
  }
  .ps-lg-20 {
    padding-left: 20rem !important;
  }
  .pe-lg-20 {
    padding-right: 20rem !important;
  }
  .px-lg-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-lg-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-lg-21 {
    padding: 21rem !important;
  }
  .pt-lg-21 {
    padding-top: 21rem !important;
  }
  .pb-lg-21 {
    padding-bottom: 21rem !important;
  }
  .ps-lg-21 {
    padding-left: 21rem !important;
  }
  .pe-lg-21 {
    padding-right: 21rem !important;
  }
  .px-lg-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-lg-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-lg-22 {
    padding: 22rem !important;
  }
  .pt-lg-22 {
    padding-top: 22rem !important;
  }
  .pb-lg-22 {
    padding-bottom: 22rem !important;
  }
  .ps-lg-22 {
    padding-left: 22rem !important;
  }
  .pe-lg-22 {
    padding-right: 22rem !important;
  }
  .px-lg-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-lg-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-lg-23 {
    padding: 23rem !important;
  }
  .pt-lg-23 {
    padding-top: 23rem !important;
  }
  .pb-lg-23 {
    padding-bottom: 23rem !important;
  }
  .ps-lg-23 {
    padding-left: 23rem !important;
  }
  .pe-lg-23 {
    padding-right: 23rem !important;
  }
  .px-lg-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-lg-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-lg-24 {
    padding: 24rem !important;
  }
  .pt-lg-24 {
    padding-top: 24rem !important;
  }
  .pb-lg-24 {
    padding-bottom: 24rem !important;
  }
  .ps-lg-24 {
    padding-left: 24rem !important;
  }
  .pe-lg-24 {
    padding-right: 24rem !important;
  }
  .px-lg-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-lg-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-lg-25 {
    padding: 25rem !important;
  }
  .pt-lg-25 {
    padding-top: 25rem !important;
  }
  .pb-lg-25 {
    padding-bottom: 25rem !important;
  }
  .ps-lg-25 {
    padding-left: 25rem !important;
  }
  .pe-lg-25 {
    padding-right: 25rem !important;
  }
  .px-lg-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-lg-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
.d-none {
  display: none !important;
}
@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
}
.d-inline {
  display: inline !important;
}
@media (min-width: 768px) {
  .d-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline {
    display: inline !important;
  }
}
.d-inline-block {
  display: inline-block !important;
}
@media (min-width: 768px) {
  .d-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline-block {
    display: inline-block !important;
  }
}
.d-block {
  display: block !important;
}
@media (min-width: 768px) {
  .d-sm-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-block {
    display: block !important;
  }
}
.d-flex {
  display: flex !important;
}
@media (min-width: 768px) {
  .d-sm-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-flex {
    display: flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-flex {
    display: flex !important;
  }
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row;
}
@media (min-width: 768px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row {
    flex-direction: row !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
}
.flex-column {
  flex-direction: column;
}
@media (min-width: 768px) {
  .flex-sm-column {
    flex-direction: column !important;
  }
}
@media (min-width: 992px) {
  .flex-md-column {
    flex-direction: column !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-column {
    flex-direction: column !important;
  }
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
@media (min-width: 768px) {
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 992px) {
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}
@media (min-width: 768px) {
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 992px) {
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
@media (min-width: 768px) {
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
.align-items-center {
  align-items: center !important;
}
@media (min-width: 768px) {
  .align-items-sm-center {
    align-items: center !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-center {
    align-items: center !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-center {
    align-items: center !important;
  }
}
.align-items-flex-start {
  align-items: flex-start !important;
}
@media (min-width: 768px) {
  .align-items-sm-flex-start {
    align-items: flex-start !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-flex-start {
    align-items: flex-start !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-flex-start {
    align-items: flex-start !important;
  }
}
.align-items-flex-end {
  align-items: flex-end !important;
}
@media (min-width: 768px) {
  .align-items-sm-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-flex-end {
    align-items: flex-end !important;
  }
}
.align-items-baseline {
  align-items: baseline !important;
}
@media (min-width: 768px) {
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-baseline {
    align-items: baseline !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}
@media (min-width: 768px) {
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-stretch {
    align-items: stretch !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
}
.justify-content-center {
  justify-content: center !important;
}
@media (min-width: 768px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-center {
    justify-content: center !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
}
.justify-content-flex-start {
  justify-content: flex-start !important;
}
@media (min-width: 768px) {
  .justify-content-sm-flex-start {
    justify-content: flex-start !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-flex-start {
    justify-content: flex-start !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-flex-start {
    justify-content: flex-start !important;
  }
}
.justify-content-flex-end {
  justify-content: flex-end !important;
}
@media (min-width: 768px) {
  .justify-content-sm-flex-end {
    justify-content: flex-end !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-flex-end {
    justify-content: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-flex-end {
    justify-content: flex-end !important;
  }
}
.justify-content-space-between {
  justify-content: space-between !important;
}
@media (min-width: 768px) {
  .justify-content-sm-space-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-space-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-space-between {
    justify-content: space-between !important;
  }
}
.justify-content-space-around {
  justify-content: space-around !important;
}
@media (min-width: 768px) {
  .justify-content-sm-space-around {
    justify-content: space-around !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-space-around {
    justify-content: space-around !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-space-around {
    justify-content: space-around !important;
  }
}
.w-25 {
  width: 25% !important;
}
@media (min-width: 768px) {
  .w-sm-25 {
    width: 25% !important;
  }
}
@media (min-width: 992px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
.w-50 {
  width: 50% !important;
}
@media (min-width: 768px) {
  .w-sm-50 {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
.w-75 {
  width: 75% !important;
}
@media (min-width: 768px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (min-width: 992px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
.w-100 {
  width: 100% !important;
}
@media (min-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-center {
    text-align: center !important;
  }
}
.text-left {
  text-align: left !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
}
.text-right {
  text-align: right !important;
}
@media (min-width: 768px) {
  .text-sm-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-right {
    text-align: right !important;
  }
}
.text-justify {
  text-align: justify !important;
}
@media (min-width: 768px) {
  .text-sm-justify {
    text-align: justify !important;
  }
}
@media (min-width: 992px) {
  .text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-justify {
    text-align: justify !important;
  }
}
.pss-shop-by .shopby-title {
  color: #d0d0d0;
  font-size: 16px;
  line-height: 1;
}
.pss-shop-by .shopby-subtitle {
  color: #fff;
  margin: 0;
  font-size: 32px;
  line-height: 1;
}
.pss-shop-by > .row:nth-of-type(1) > .column,
.pss-shop-by > .ari-row:nth-of-type(1) > .column {
  padding: 1rem;
  background-color: #3e3e3e;
}
.pss-shop-by > .row:nth-of-type(1) > .column:nth-of-type(1),
.pss-shop-by > .ari-row:nth-of-type(1) > .column:nth-of-type(1) {
  border-radius: 5px 5px 0 0;
}
.pss-shop-by > .row:nth-of-type(1) > .column:nth-of-type(1) label,
.pss-shop-by > .ari-row:nth-of-type(1) > .column:nth-of-type(1) label {
  color: #fff;
}
.pss-shop-by > .row:nth-of-type(2),
.pss-shop-by > .ari-row:nth-of-type(2) {
  background-color: #e3e3e3;
}
.pss-shop-by .tab-lists ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pss-shop-by .tab-lists ul li {
  color: #fff;
  border-radius: 5px;
}
.pss-shop-by .tab-lists ul li.active {
  background-color: red;
}
.pss-shop-by .tab-lists ul .slick-arrow {
  z-index: 999;
}
.pss-shop-by .tab-lists ul .slick-arrow:before {
  font-family: 'FontAwesome';
  color: #fff;
  opacity: 1;
}
.pss-shop-by .tab-lists ul .slick-arrow.slick-prev {
  left: -5% !important;
}
.pss-shop-by .tab-lists ul .slick-arrow.slick-prev:before {
  content: '\f053';
}
.pss-shop-by .tab-lists ul .slick-arrow.slick-next {
  right: -5% !important;
}
.pss-shop-by .tab-lists ul .slick-arrow.slick-next:before {
  content: '\f054';
}
.pss-shop-by .control-lists .mobile-lists .control-list-container {
  display: none;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.pss-shop-by .control-lists .mobile-lists .control-list-container.active {
  display: block;
  z-index: 1;
  visibility: visible;
  opacity: 1;
}
.pss-shop-by
  .control-lists
  .mobile-lists
  .control-list-container
  .list-toggler {
  border: 1px solid #3e3e3e;
  background-color: #fff;
}
.pss-shop-by
  .control-lists
  .mobile-lists
  .control-list-container
  .trans-wrapper
  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pss-shop-by
  .control-lists
  .mobile-lists
  .control-list-container
  .trans-wrapper
  ul
  li.active {
  background-color: red;
  color: #fff;
}
.pss-shop-by .product-containers .row,
.pss-shop-by .product-containers .ari-row {
  flex-wrap: wrap;
  height: 100%;
}
.pss-shop-by .product-containers .row .column,
.pss-shop-by .product-containers .ari-row .column {
  height: 210px;
  margin-bottom: 15px;
}
.pss-shop-by .product-containers .product-unit {
  height: 100%;
  padding: 0.5rem;
  border-radius: 5px;
  background-color: #fff;
}
.pss-shop-by .product-containers .product-unit img {
  height: 80px;
}
.pss-shop-by .product-containers .product-unit .product-name {
  color: #000;
  font-size: 16px;
}
.pss-shop-by .product-containers .product-unit .product-price {
  color: green;
  font-size: 14px;
}
.pss-shop-by .product-containers .explore-all {
  text-decoration: none;
  height: 100%;
  padding: 0.5rem;
  background-color: #fff;
}
.pss-shop-by .product-containers .explore-all h2 {
  color: gray;
}
.pss-shop-by .product-containers .explore-all span {
  background-color: green;
  color: #fff;
  border-radius: 5px;
}
.pss-shop-by.type .control-lists .control-list-container,
.pss-shop-by.brand .control-lists .control-list-container {
  display: none;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.pss-shop-by.type .control-lists .control-list-container.active,
.pss-shop-by.brand .control-lists .control-list-container.active {
  display: block;
  z-index: 1;
  visibility: visible;
  opacity: 1;
}
.pss-shop-by.type .control-lists .control-list-container .list-toggler,
.pss-shop-by.brand .control-lists .control-list-container .list-toggler {
  border: 1px solid #3e3e3e;
  background-color: #fff;
}
.pss-shop-by.type .control-lists .control-list-container .trans-wrapper ul,
.pss-shop-by.brand .control-lists .control-list-container .trans-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pss-shop-by.type
  .control-lists
  .control-list-container
  .trans-wrapper
  ul
  li.active,
.pss-shop-by.brand
  .control-lists
  .control-list-container
  .trans-wrapper
  ul
  li.active {
  background-color: red;
  color: #fff;
}
@media (min-width: 992px) {
  .pss-shop-by > .row:nth-of-type(1),
  .pss-shop-by > .ari-row:nth-of-type(1) {
    background-color: #3e3e3e;
    border-radius: 5px 5px 0 0;
    padding: 1rem;
  }
  .pss-shop-by .tab-lists {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .pss-shop-by .tab-lists ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .pss-shop-by .tab-lists ul li {
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    flex: 1;
    white-space: nowrap;
    border: 1px solid #3e3e3e;
    border-bottom: 0;
    background-color: #e3e3e3;
    color: #000;
  }
  .pss-shop-by .tab-lists ul li.active {
    background-color: #f00;
    color: #fff;
  }
  .pss-shop-by .control-lists {
    position: relative;
    height: 550px;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    margin-left: -15px;
  }
  .pss-shop-by .control-lists .desktop-lists > ul {
    display: none;
    z-index: -1;
    opacity: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .pss-shop-by .control-lists .desktop-lists > ul.active {
    opacity: 1;
    z-index: 1;
    display: block;
  }
  .pss-shop-by .control-lists .desktop-lists > ul li {
    text-decoration: none;
    cursor: pointer;
    color: #000;
    transition: all 0.25s ease-in-out;
  }
  .pss-shop-by .control-lists .desktop-lists > ul li:hover {
    background-color: #af0101;
    color: #fff;
  }
  .pss-shop-by .control-lists .desktop-lists > ul li.active {
    background-color: red;
    color: #fff;
  }
  .pss-shop-by .product-containers {
    height: 580px;
  }
  .pss-shop-by .product-containers .row .column,
  .pss-shop-by .product-containers .ari-row .column {
    height: 260px;
  }
  .pss-shop-by.type .control-lists > ul,
  .pss-shop-by.brand .control-lists > ul {
    display: none;
    z-index: -1;
    opacity: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .pss-shop-by.type .control-lists > ul.active,
  .pss-shop-by.brand .control-lists > ul.active {
    opacity: 1;
    z-index: 1;
    display: block;
  }
  .pss-shop-by.type .control-lists > ul li,
  .pss-shop-by.brand .control-lists > ul li {
    text-decoration: none;
    cursor: pointer;
    color: #000;
    transition: all 0.25s ease-in-out;
  }
  .pss-shop-by.type .control-lists > ul li:hover,
  .pss-shop-by.brand .control-lists > ul li:hover {
    background-color: #af0101;
    color: #fff;
  }
  .pss-shop-by.type .control-lists > ul li.active,
  .pss-shop-by.brand .control-lists > ul li.active {
    background-color: red;
    color: #fff;
  }
}
.m-0 {
  margin: 0rem !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.ms-0 {
  margin-left: 0rem !important;
}
.me-0 {
  margin-right: 0rem !important;
}
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.m-1 {
  margin: 1rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.ms-1 {
  margin-left: 1rem !important;
}
.me-1 {
  margin-right: 1rem !important;
}
.mx-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-2 {
  margin: 2rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.ms-2 {
  margin-left: 2rem !important;
}
.me-2 {
  margin-right: 2rem !important;
}
.mx-2 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.m-3 {
  margin: 3rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.ms-3 {
  margin-left: 3rem !important;
}
.me-3 {
  margin-right: 3rem !important;
}
.mx-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-4 {
  margin: 4rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
.ms-4 {
  margin-left: 4rem !important;
}
.me-4 {
  margin-right: 4rem !important;
}
.mx-4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.m-5 {
  margin: 5rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.mb-5 {
  margin-bottom: 5rem !important;
}
.ms-5 {
  margin-left: 5rem !important;
}
.me-5 {
  margin-right: 5rem !important;
}
.mx-5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.m-6 {
  margin: 6rem !important;
}
.mt-6 {
  margin-top: 6rem !important;
}
.mb-6 {
  margin-bottom: 6rem !important;
}
.ms-6 {
  margin-left: 6rem !important;
}
.me-6 {
  margin-right: 6rem !important;
}
.mx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.m-7 {
  margin: 7rem !important;
}
.mt-7 {
  margin-top: 7rem !important;
}
.mb-7 {
  margin-bottom: 7rem !important;
}
.ms-7 {
  margin-left: 7rem !important;
}
.me-7 {
  margin-right: 7rem !important;
}
.mx-7 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}
.my-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.m-8 {
  margin: 8rem !important;
}
.mt-8 {
  margin-top: 8rem !important;
}
.mb-8 {
  margin-bottom: 8rem !important;
}
.ms-8 {
  margin-left: 8rem !important;
}
.me-8 {
  margin-right: 8rem !important;
}
.mx-8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.m-9 {
  margin: 9rem !important;
}
.mt-9 {
  margin-top: 9rem !important;
}
.mb-9 {
  margin-bottom: 9rem !important;
}
.ms-9 {
  margin-left: 9rem !important;
}
.me-9 {
  margin-right: 9rem !important;
}
.mx-9 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}
.my-9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.m-10 {
  margin: 10rem !important;
}
.mt-10 {
  margin-top: 10rem !important;
}
.mb-10 {
  margin-bottom: 10rem !important;
}
.ms-10 {
  margin-left: 10rem !important;
}
.me-10 {
  margin-right: 10rem !important;
}
.mx-10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.m-11 {
  margin: 11rem !important;
}
.mt-11 {
  margin-top: 11rem !important;
}
.mb-11 {
  margin-bottom: 11rem !important;
}
.ms-11 {
  margin-left: 11rem !important;
}
.me-11 {
  margin-right: 11rem !important;
}
.mx-11 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}
.my-11 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}
.m-12 {
  margin: 12rem !important;
}
.mt-12 {
  margin-top: 12rem !important;
}
.mb-12 {
  margin-bottom: 12rem !important;
}
.ms-12 {
  margin-left: 12rem !important;
}
.me-12 {
  margin-right: 12rem !important;
}
.mx-12 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.my-12 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.m-13 {
  margin: 13rem !important;
}
.mt-13 {
  margin-top: 13rem !important;
}
.mb-13 {
  margin-bottom: 13rem !important;
}
.ms-13 {
  margin-left: 13rem !important;
}
.me-13 {
  margin-right: 13rem !important;
}
.mx-13 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}
.my-13 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}
.m-14 {
  margin: 14rem !important;
}
.mt-14 {
  margin-top: 14rem !important;
}
.mb-14 {
  margin-bottom: 14rem !important;
}
.ms-14 {
  margin-left: 14rem !important;
}
.me-14 {
  margin-right: 14rem !important;
}
.mx-14 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.my-14 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.m-15 {
  margin: 15rem !important;
}
.mt-15 {
  margin-top: 15rem !important;
}
.mb-15 {
  margin-bottom: 15rem !important;
}
.ms-15 {
  margin-left: 15rem !important;
}
.me-15 {
  margin-right: 15rem !important;
}
.mx-15 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}
.my-15 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.m-16 {
  margin: 16rem !important;
}
.mt-16 {
  margin-top: 16rem !important;
}
.mb-16 {
  margin-bottom: 16rem !important;
}
.ms-16 {
  margin-left: 16rem !important;
}
.me-16 {
  margin-right: 16rem !important;
}
.mx-16 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}
.my-16 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.m-17 {
  margin: 17rem !important;
}
.mt-17 {
  margin-top: 17rem !important;
}
.mb-17 {
  margin-bottom: 17rem !important;
}
.ms-17 {
  margin-left: 17rem !important;
}
.me-17 {
  margin-right: 17rem !important;
}
.mx-17 {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}
.my-17 {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}
.m-18 {
  margin: 18rem !important;
}
.mt-18 {
  margin-top: 18rem !important;
}
.mb-18 {
  margin-bottom: 18rem !important;
}
.ms-18 {
  margin-left: 18rem !important;
}
.me-18 {
  margin-right: 18rem !important;
}
.mx-18 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}
.my-18 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}
.m-19 {
  margin: 19rem !important;
}
.mt-19 {
  margin-top: 19rem !important;
}
.mb-19 {
  margin-bottom: 19rem !important;
}
.ms-19 {
  margin-left: 19rem !important;
}
.me-19 {
  margin-right: 19rem !important;
}
.mx-19 {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}
.my-19 {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}
.m-20 {
  margin: 20rem !important;
}
.mt-20 {
  margin-top: 20rem !important;
}
.mb-20 {
  margin-bottom: 20rem !important;
}
.ms-20 {
  margin-left: 20rem !important;
}
.me-20 {
  margin-right: 20rem !important;
}
.mx-20 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}
.my-20 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.m-21 {
  margin: 21rem !important;
}
.mt-21 {
  margin-top: 21rem !important;
}
.mb-21 {
  margin-bottom: 21rem !important;
}
.ms-21 {
  margin-left: 21rem !important;
}
.me-21 {
  margin-right: 21rem !important;
}
.mx-21 {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}
.my-21 {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}
.m-22 {
  margin: 22rem !important;
}
.mt-22 {
  margin-top: 22rem !important;
}
.mb-22 {
  margin-bottom: 22rem !important;
}
.ms-22 {
  margin-left: 22rem !important;
}
.me-22 {
  margin-right: 22rem !important;
}
.mx-22 {
  margin-left: 22rem !important;
  margin-right: 22rem !important;
}
.my-22 {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important;
}
.m-23 {
  margin: 23rem !important;
}
.mt-23 {
  margin-top: 23rem !important;
}
.mb-23 {
  margin-bottom: 23rem !important;
}
.ms-23 {
  margin-left: 23rem !important;
}
.me-23 {
  margin-right: 23rem !important;
}
.mx-23 {
  margin-left: 23rem !important;
  margin-right: 23rem !important;
}
.my-23 {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important;
}
.m-24 {
  margin: 24rem !important;
}
.mt-24 {
  margin-top: 24rem !important;
}
.mb-24 {
  margin-bottom: 24rem !important;
}
.ms-24 {
  margin-left: 24rem !important;
}
.me-24 {
  margin-right: 24rem !important;
}
.mx-24 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}
.my-24 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}
.m-25 {
  margin: 25rem !important;
}
.mt-25 {
  margin-top: 25rem !important;
}
.mb-25 {
  margin-bottom: 25rem !important;
}
.ms-25 {
  margin-left: 25rem !important;
}
.me-25 {
  margin-right: 25rem !important;
}
.mx-25 {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}
.my-25 {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0rem !important;
  }
  .mt-sm-0 {
    margin-top: 0rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }
  .ms-sm-0 {
    margin-left: 0rem !important;
  }
  .me-sm-0 {
    margin-right: 0rem !important;
  }
  .mx-sm-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-sm-1 {
    margin: 1rem !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .ms-sm-1 {
    margin-left: 1rem !important;
  }
  .me-sm-1 {
    margin-right: 1rem !important;
  }
  .mx-sm-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-2 {
    margin: 2rem !important;
  }
  .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .ms-sm-2 {
    margin-left: 2rem !important;
  }
  .me-sm-2 {
    margin-right: 2rem !important;
  }
  .mx-sm-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-sm-3 {
    margin: 3rem !important;
  }
  .mt-sm-3 {
    margin-top: 3rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }
  .ms-sm-3 {
    margin-left: 3rem !important;
  }
  .me-sm-3 {
    margin-right: 3rem !important;
  }
  .mx-sm-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-4 {
    margin: 4rem !important;
  }
  .mt-sm-4 {
    margin-top: 4rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }
  .ms-sm-4 {
    margin-left: 4rem !important;
  }
  .me-sm-4 {
    margin-right: 4rem !important;
  }
  .mx-sm-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-sm-5 {
    margin: 5rem !important;
  }
  .mt-sm-5 {
    margin-top: 5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 5rem !important;
  }
  .ms-sm-5 {
    margin-left: 5rem !important;
  }
  .me-sm-5 {
    margin-right: 5rem !important;
  }
  .mx-sm-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-sm-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-sm-6 {
    margin: 6rem !important;
  }
  .mt-sm-6 {
    margin-top: 6rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }
  .ms-sm-6 {
    margin-left: 6rem !important;
  }
  .me-sm-6 {
    margin-right: 6rem !important;
  }
  .mx-sm-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-sm-7 {
    margin: 7rem !important;
  }
  .mt-sm-7 {
    margin-top: 7rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 7rem !important;
  }
  .ms-sm-7 {
    margin-left: 7rem !important;
  }
  .me-sm-7 {
    margin-right: 7rem !important;
  }
  .mx-sm-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-sm-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-sm-8 {
    margin: 8rem !important;
  }
  .mt-sm-8 {
    margin-top: 8rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }
  .ms-sm-8 {
    margin-left: 8rem !important;
  }
  .me-sm-8 {
    margin-right: 8rem !important;
  }
  .mx-sm-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-sm-9 {
    margin: 9rem !important;
  }
  .mt-sm-9 {
    margin-top: 9rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 9rem !important;
  }
  .ms-sm-9 {
    margin-left: 9rem !important;
  }
  .me-sm-9 {
    margin-right: 9rem !important;
  }
  .mx-sm-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-sm-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-sm-10 {
    margin: 10rem !important;
  }
  .mt-sm-10 {
    margin-top: 10rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 10rem !important;
  }
  .ms-sm-10 {
    margin-left: 10rem !important;
  }
  .me-sm-10 {
    margin-right: 10rem !important;
  }
  .mx-sm-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-sm-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-sm-11 {
    margin: 11rem !important;
  }
  .mt-sm-11 {
    margin-top: 11rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 11rem !important;
  }
  .ms-sm-11 {
    margin-left: 11rem !important;
  }
  .me-sm-11 {
    margin-right: 11rem !important;
  }
  .mx-sm-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-sm-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-sm-12 {
    margin: 12rem !important;
  }
  .mt-sm-12 {
    margin-top: 12rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 12rem !important;
  }
  .ms-sm-12 {
    margin-left: 12rem !important;
  }
  .me-sm-12 {
    margin-right: 12rem !important;
  }
  .mx-sm-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-sm-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-sm-13 {
    margin: 13rem !important;
  }
  .mt-sm-13 {
    margin-top: 13rem !important;
  }
  .mb-sm-13 {
    margin-bottom: 13rem !important;
  }
  .ms-sm-13 {
    margin-left: 13rem !important;
  }
  .me-sm-13 {
    margin-right: 13rem !important;
  }
  .mx-sm-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-sm-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-sm-14 {
    margin: 14rem !important;
  }
  .mt-sm-14 {
    margin-top: 14rem !important;
  }
  .mb-sm-14 {
    margin-bottom: 14rem !important;
  }
  .ms-sm-14 {
    margin-left: 14rem !important;
  }
  .me-sm-14 {
    margin-right: 14rem !important;
  }
  .mx-sm-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-sm-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-sm-15 {
    margin: 15rem !important;
  }
  .mt-sm-15 {
    margin-top: 15rem !important;
  }
  .mb-sm-15 {
    margin-bottom: 15rem !important;
  }
  .ms-sm-15 {
    margin-left: 15rem !important;
  }
  .me-sm-15 {
    margin-right: 15rem !important;
  }
  .mx-sm-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-sm-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-sm-16 {
    margin: 16rem !important;
  }
  .mt-sm-16 {
    margin-top: 16rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 16rem !important;
  }
  .ms-sm-16 {
    margin-left: 16rem !important;
  }
  .me-sm-16 {
    margin-right: 16rem !important;
  }
  .mx-sm-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-sm-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-sm-17 {
    margin: 17rem !important;
  }
  .mt-sm-17 {
    margin-top: 17rem !important;
  }
  .mb-sm-17 {
    margin-bottom: 17rem !important;
  }
  .ms-sm-17 {
    margin-left: 17rem !important;
  }
  .me-sm-17 {
    margin-right: 17rem !important;
  }
  .mx-sm-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-sm-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-sm-18 {
    margin: 18rem !important;
  }
  .mt-sm-18 {
    margin-top: 18rem !important;
  }
  .mb-sm-18 {
    margin-bottom: 18rem !important;
  }
  .ms-sm-18 {
    margin-left: 18rem !important;
  }
  .me-sm-18 {
    margin-right: 18rem !important;
  }
  .mx-sm-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-sm-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-sm-19 {
    margin: 19rem !important;
  }
  .mt-sm-19 {
    margin-top: 19rem !important;
  }
  .mb-sm-19 {
    margin-bottom: 19rem !important;
  }
  .ms-sm-19 {
    margin-left: 19rem !important;
  }
  .me-sm-19 {
    margin-right: 19rem !important;
  }
  .mx-sm-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-sm-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-sm-20 {
    margin: 20rem !important;
  }
  .mt-sm-20 {
    margin-top: 20rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 20rem !important;
  }
  .ms-sm-20 {
    margin-left: 20rem !important;
  }
  .me-sm-20 {
    margin-right: 20rem !important;
  }
  .mx-sm-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-sm-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-sm-21 {
    margin: 21rem !important;
  }
  .mt-sm-21 {
    margin-top: 21rem !important;
  }
  .mb-sm-21 {
    margin-bottom: 21rem !important;
  }
  .ms-sm-21 {
    margin-left: 21rem !important;
  }
  .me-sm-21 {
    margin-right: 21rem !important;
  }
  .mx-sm-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-sm-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-sm-22 {
    margin: 22rem !important;
  }
  .mt-sm-22 {
    margin-top: 22rem !important;
  }
  .mb-sm-22 {
    margin-bottom: 22rem !important;
  }
  .ms-sm-22 {
    margin-left: 22rem !important;
  }
  .me-sm-22 {
    margin-right: 22rem !important;
  }
  .mx-sm-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-sm-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-sm-23 {
    margin: 23rem !important;
  }
  .mt-sm-23 {
    margin-top: 23rem !important;
  }
  .mb-sm-23 {
    margin-bottom: 23rem !important;
  }
  .ms-sm-23 {
    margin-left: 23rem !important;
  }
  .me-sm-23 {
    margin-right: 23rem !important;
  }
  .mx-sm-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-sm-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-sm-24 {
    margin: 24rem !important;
  }
  .mt-sm-24 {
    margin-top: 24rem !important;
  }
  .mb-sm-24 {
    margin-bottom: 24rem !important;
  }
  .ms-sm-24 {
    margin-left: 24rem !important;
  }
  .me-sm-24 {
    margin-right: 24rem !important;
  }
  .mx-sm-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-sm-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-sm-25 {
    margin: 25rem !important;
  }
  .mt-sm-25 {
    margin-top: 25rem !important;
  }
  .mb-sm-25 {
    margin-bottom: 25rem !important;
  }
  .ms-sm-25 {
    margin-left: 25rem !important;
  }
  .me-sm-25 {
    margin-right: 25rem !important;
  }
  .mx-sm-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-sm-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0rem !important;
  }
  .mt-md-0 {
    margin-top: 0rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
  .ms-md-0 {
    margin-left: 0rem !important;
  }
  .me-md-0 {
    margin-right: 0rem !important;
  }
  .mx-md-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-md-1 {
    margin: 1rem !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .ms-md-1 {
    margin-left: 1rem !important;
  }
  .me-md-1 {
    margin-right: 1rem !important;
  }
  .mx-md-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-2 {
    margin: 2rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .ms-md-2 {
    margin-left: 2rem !important;
  }
  .me-md-2 {
    margin-right: 2rem !important;
  }
  .mx-md-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-md-3 {
    margin: 3rem !important;
  }
  .mt-md-3 {
    margin-top: 3rem !important;
  }
  .mb-md-3 {
    margin-bottom: 3rem !important;
  }
  .ms-md-3 {
    margin-left: 3rem !important;
  }
  .me-md-3 {
    margin-right: 3rem !important;
  }
  .mx-md-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-4 {
    margin: 4rem !important;
  }
  .mt-md-4 {
    margin-top: 4rem !important;
  }
  .mb-md-4 {
    margin-bottom: 4rem !important;
  }
  .ms-md-4 {
    margin-left: 4rem !important;
  }
  .me-md-4 {
    margin-right: 4rem !important;
  }
  .mx-md-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-md-5 {
    margin: 5rem !important;
  }
  .mt-md-5 {
    margin-top: 5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 5rem !important;
  }
  .ms-md-5 {
    margin-left: 5rem !important;
  }
  .me-md-5 {
    margin-right: 5rem !important;
  }
  .mx-md-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-md-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-md-6 {
    margin: 6rem !important;
  }
  .mt-md-6 {
    margin-top: 6rem !important;
  }
  .mb-md-6 {
    margin-bottom: 6rem !important;
  }
  .ms-md-6 {
    margin-left: 6rem !important;
  }
  .me-md-6 {
    margin-right: 6rem !important;
  }
  .mx-md-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-md-7 {
    margin: 7rem !important;
  }
  .mt-md-7 {
    margin-top: 7rem !important;
  }
  .mb-md-7 {
    margin-bottom: 7rem !important;
  }
  .ms-md-7 {
    margin-left: 7rem !important;
  }
  .me-md-7 {
    margin-right: 7rem !important;
  }
  .mx-md-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-md-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-md-8 {
    margin: 8rem !important;
  }
  .mt-md-8 {
    margin-top: 8rem !important;
  }
  .mb-md-8 {
    margin-bottom: 8rem !important;
  }
  .ms-md-8 {
    margin-left: 8rem !important;
  }
  .me-md-8 {
    margin-right: 8rem !important;
  }
  .mx-md-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-md-9 {
    margin: 9rem !important;
  }
  .mt-md-9 {
    margin-top: 9rem !important;
  }
  .mb-md-9 {
    margin-bottom: 9rem !important;
  }
  .ms-md-9 {
    margin-left: 9rem !important;
  }
  .me-md-9 {
    margin-right: 9rem !important;
  }
  .mx-md-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-md-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-md-10 {
    margin: 10rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
  .mb-md-10 {
    margin-bottom: 10rem !important;
  }
  .ms-md-10 {
    margin-left: 10rem !important;
  }
  .me-md-10 {
    margin-right: 10rem !important;
  }
  .mx-md-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-md-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-md-11 {
    margin: 11rem !important;
  }
  .mt-md-11 {
    margin-top: 11rem !important;
  }
  .mb-md-11 {
    margin-bottom: 11rem !important;
  }
  .ms-md-11 {
    margin-left: 11rem !important;
  }
  .me-md-11 {
    margin-right: 11rem !important;
  }
  .mx-md-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-md-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-md-12 {
    margin: 12rem !important;
  }
  .mt-md-12 {
    margin-top: 12rem !important;
  }
  .mb-md-12 {
    margin-bottom: 12rem !important;
  }
  .ms-md-12 {
    margin-left: 12rem !important;
  }
  .me-md-12 {
    margin-right: 12rem !important;
  }
  .mx-md-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-md-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-md-13 {
    margin: 13rem !important;
  }
  .mt-md-13 {
    margin-top: 13rem !important;
  }
  .mb-md-13 {
    margin-bottom: 13rem !important;
  }
  .ms-md-13 {
    margin-left: 13rem !important;
  }
  .me-md-13 {
    margin-right: 13rem !important;
  }
  .mx-md-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-md-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-md-14 {
    margin: 14rem !important;
  }
  .mt-md-14 {
    margin-top: 14rem !important;
  }
  .mb-md-14 {
    margin-bottom: 14rem !important;
  }
  .ms-md-14 {
    margin-left: 14rem !important;
  }
  .me-md-14 {
    margin-right: 14rem !important;
  }
  .mx-md-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-md-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-md-15 {
    margin: 15rem !important;
  }
  .mt-md-15 {
    margin-top: 15rem !important;
  }
  .mb-md-15 {
    margin-bottom: 15rem !important;
  }
  .ms-md-15 {
    margin-left: 15rem !important;
  }
  .me-md-15 {
    margin-right: 15rem !important;
  }
  .mx-md-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-md-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-md-16 {
    margin: 16rem !important;
  }
  .mt-md-16 {
    margin-top: 16rem !important;
  }
  .mb-md-16 {
    margin-bottom: 16rem !important;
  }
  .ms-md-16 {
    margin-left: 16rem !important;
  }
  .me-md-16 {
    margin-right: 16rem !important;
  }
  .mx-md-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-md-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-md-17 {
    margin: 17rem !important;
  }
  .mt-md-17 {
    margin-top: 17rem !important;
  }
  .mb-md-17 {
    margin-bottom: 17rem !important;
  }
  .ms-md-17 {
    margin-left: 17rem !important;
  }
  .me-md-17 {
    margin-right: 17rem !important;
  }
  .mx-md-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-md-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-md-18 {
    margin: 18rem !important;
  }
  .mt-md-18 {
    margin-top: 18rem !important;
  }
  .mb-md-18 {
    margin-bottom: 18rem !important;
  }
  .ms-md-18 {
    margin-left: 18rem !important;
  }
  .me-md-18 {
    margin-right: 18rem !important;
  }
  .mx-md-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-md-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-md-19 {
    margin: 19rem !important;
  }
  .mt-md-19 {
    margin-top: 19rem !important;
  }
  .mb-md-19 {
    margin-bottom: 19rem !important;
  }
  .ms-md-19 {
    margin-left: 19rem !important;
  }
  .me-md-19 {
    margin-right: 19rem !important;
  }
  .mx-md-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-md-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-md-20 {
    margin: 20rem !important;
  }
  .mt-md-20 {
    margin-top: 20rem !important;
  }
  .mb-md-20 {
    margin-bottom: 20rem !important;
  }
  .ms-md-20 {
    margin-left: 20rem !important;
  }
  .me-md-20 {
    margin-right: 20rem !important;
  }
  .mx-md-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-md-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-md-21 {
    margin: 21rem !important;
  }
  .mt-md-21 {
    margin-top: 21rem !important;
  }
  .mb-md-21 {
    margin-bottom: 21rem !important;
  }
  .ms-md-21 {
    margin-left: 21rem !important;
  }
  .me-md-21 {
    margin-right: 21rem !important;
  }
  .mx-md-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-md-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-md-22 {
    margin: 22rem !important;
  }
  .mt-md-22 {
    margin-top: 22rem !important;
  }
  .mb-md-22 {
    margin-bottom: 22rem !important;
  }
  .ms-md-22 {
    margin-left: 22rem !important;
  }
  .me-md-22 {
    margin-right: 22rem !important;
  }
  .mx-md-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-md-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-md-23 {
    margin: 23rem !important;
  }
  .mt-md-23 {
    margin-top: 23rem !important;
  }
  .mb-md-23 {
    margin-bottom: 23rem !important;
  }
  .ms-md-23 {
    margin-left: 23rem !important;
  }
  .me-md-23 {
    margin-right: 23rem !important;
  }
  .mx-md-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-md-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-md-24 {
    margin: 24rem !important;
  }
  .mt-md-24 {
    margin-top: 24rem !important;
  }
  .mb-md-24 {
    margin-bottom: 24rem !important;
  }
  .ms-md-24 {
    margin-left: 24rem !important;
  }
  .me-md-24 {
    margin-right: 24rem !important;
  }
  .mx-md-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-md-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-md-25 {
    margin: 25rem !important;
  }
  .mt-md-25 {
    margin-top: 25rem !important;
  }
  .mb-md-25 {
    margin-bottom: 25rem !important;
  }
  .ms-md-25 {
    margin-left: 25rem !important;
  }
  .me-md-25 {
    margin-right: 25rem !important;
  }
  .mx-md-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-md-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0rem !important;
  }
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
  .ms-lg-0 {
    margin-left: 0rem !important;
  }
  .me-lg-0 {
    margin-right: 0rem !important;
  }
  .mx-lg-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .m-lg-1 {
    margin: 1rem !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .me-lg-1 {
    margin-right: 1rem !important;
  }
  .mx-lg-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-2 {
    margin: 2rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ms-lg-2 {
    margin-left: 2rem !important;
  }
  .me-lg-2 {
    margin-right: 2rem !important;
  }
  .mx-lg-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-lg-3 {
    margin: 3rem !important;
  }
  .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }
  .ms-lg-3 {
    margin-left: 3rem !important;
  }
  .me-lg-3 {
    margin-right: 3rem !important;
  }
  .mx-lg-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-4 {
    margin: 4rem !important;
  }
  .mt-lg-4 {
    margin-top: 4rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }
  .ms-lg-4 {
    margin-left: 4rem !important;
  }
  .me-lg-4 {
    margin-right: 4rem !important;
  }
  .mx-lg-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-lg-5 {
    margin: 5rem !important;
  }
  .mt-lg-5 {
    margin-top: 5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 5rem !important;
  }
  .ms-lg-5 {
    margin-left: 5rem !important;
  }
  .me-lg-5 {
    margin-right: 5rem !important;
  }
  .mx-lg-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-lg-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .m-lg-6 {
    margin: 6rem !important;
  }
  .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }
  .ms-lg-6 {
    margin-left: 6rem !important;
  }
  .me-lg-6 {
    margin-right: 6rem !important;
  }
  .mx-lg-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .my-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .m-lg-7 {
    margin: 7rem !important;
  }
  .mt-lg-7 {
    margin-top: 7rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 7rem !important;
  }
  .ms-lg-7 {
    margin-left: 7rem !important;
  }
  .me-lg-7 {
    margin-right: 7rem !important;
  }
  .mx-lg-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .my-lg-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .m-lg-8 {
    margin: 8rem !important;
  }
  .mt-lg-8 {
    margin-top: 8rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }
  .ms-lg-8 {
    margin-left: 8rem !important;
  }
  .me-lg-8 {
    margin-right: 8rem !important;
  }
  .mx-lg-8 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .my-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .m-lg-9 {
    margin: 9rem !important;
  }
  .mt-lg-9 {
    margin-top: 9rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 9rem !important;
  }
  .ms-lg-9 {
    margin-left: 9rem !important;
  }
  .me-lg-9 {
    margin-right: 9rem !important;
  }
  .mx-lg-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .my-lg-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .m-lg-10 {
    margin: 10rem !important;
  }
  .mt-lg-10 {
    margin-top: 10rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 10rem !important;
  }
  .ms-lg-10 {
    margin-left: 10rem !important;
  }
  .me-lg-10 {
    margin-right: 10rem !important;
  }
  .mx-lg-10 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .my-lg-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .m-lg-11 {
    margin: 11rem !important;
  }
  .mt-lg-11 {
    margin-top: 11rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 11rem !important;
  }
  .ms-lg-11 {
    margin-left: 11rem !important;
  }
  .me-lg-11 {
    margin-right: 11rem !important;
  }
  .mx-lg-11 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .my-lg-11 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .m-lg-12 {
    margin: 12rem !important;
  }
  .mt-lg-12 {
    margin-top: 12rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 12rem !important;
  }
  .ms-lg-12 {
    margin-left: 12rem !important;
  }
  .me-lg-12 {
    margin-right: 12rem !important;
  }
  .mx-lg-12 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .my-lg-12 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .m-lg-13 {
    margin: 13rem !important;
  }
  .mt-lg-13 {
    margin-top: 13rem !important;
  }
  .mb-lg-13 {
    margin-bottom: 13rem !important;
  }
  .ms-lg-13 {
    margin-left: 13rem !important;
  }
  .me-lg-13 {
    margin-right: 13rem !important;
  }
  .mx-lg-13 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .my-lg-13 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .m-lg-14 {
    margin: 14rem !important;
  }
  .mt-lg-14 {
    margin-top: 14rem !important;
  }
  .mb-lg-14 {
    margin-bottom: 14rem !important;
  }
  .ms-lg-14 {
    margin-left: 14rem !important;
  }
  .me-lg-14 {
    margin-right: 14rem !important;
  }
  .mx-lg-14 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .my-lg-14 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .m-lg-15 {
    margin: 15rem !important;
  }
  .mt-lg-15 {
    margin-top: 15rem !important;
  }
  .mb-lg-15 {
    margin-bottom: 15rem !important;
  }
  .ms-lg-15 {
    margin-left: 15rem !important;
  }
  .me-lg-15 {
    margin-right: 15rem !important;
  }
  .mx-lg-15 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .my-lg-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .m-lg-16 {
    margin: 16rem !important;
  }
  .mt-lg-16 {
    margin-top: 16rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 16rem !important;
  }
  .ms-lg-16 {
    margin-left: 16rem !important;
  }
  .me-lg-16 {
    margin-right: 16rem !important;
  }
  .mx-lg-16 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .my-lg-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .m-lg-17 {
    margin: 17rem !important;
  }
  .mt-lg-17 {
    margin-top: 17rem !important;
  }
  .mb-lg-17 {
    margin-bottom: 17rem !important;
  }
  .ms-lg-17 {
    margin-left: 17rem !important;
  }
  .me-lg-17 {
    margin-right: 17rem !important;
  }
  .mx-lg-17 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }
  .my-lg-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .m-lg-18 {
    margin: 18rem !important;
  }
  .mt-lg-18 {
    margin-top: 18rem !important;
  }
  .mb-lg-18 {
    margin-bottom: 18rem !important;
  }
  .ms-lg-18 {
    margin-left: 18rem !important;
  }
  .me-lg-18 {
    margin-right: 18rem !important;
  }
  .mx-lg-18 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .my-lg-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .m-lg-19 {
    margin: 19rem !important;
  }
  .mt-lg-19 {
    margin-top: 19rem !important;
  }
  .mb-lg-19 {
    margin-bottom: 19rem !important;
  }
  .ms-lg-19 {
    margin-left: 19rem !important;
  }
  .me-lg-19 {
    margin-right: 19rem !important;
  }
  .mx-lg-19 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }
  .my-lg-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .m-lg-20 {
    margin: 20rem !important;
  }
  .mt-lg-20 {
    margin-top: 20rem !important;
  }
  .mb-lg-20 {
    margin-bottom: 20rem !important;
  }
  .ms-lg-20 {
    margin-left: 20rem !important;
  }
  .me-lg-20 {
    margin-right: 20rem !important;
  }
  .mx-lg-20 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .my-lg-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .m-lg-21 {
    margin: 21rem !important;
  }
  .mt-lg-21 {
    margin-top: 21rem !important;
  }
  .mb-lg-21 {
    margin-bottom: 21rem !important;
  }
  .ms-lg-21 {
    margin-left: 21rem !important;
  }
  .me-lg-21 {
    margin-right: 21rem !important;
  }
  .mx-lg-21 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }
  .my-lg-21 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }
  .m-lg-22 {
    margin: 22rem !important;
  }
  .mt-lg-22 {
    margin-top: 22rem !important;
  }
  .mb-lg-22 {
    margin-bottom: 22rem !important;
  }
  .ms-lg-22 {
    margin-left: 22rem !important;
  }
  .me-lg-22 {
    margin-right: 22rem !important;
  }
  .mx-lg-22 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }
  .my-lg-22 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }
  .m-lg-23 {
    margin: 23rem !important;
  }
  .mt-lg-23 {
    margin-top: 23rem !important;
  }
  .mb-lg-23 {
    margin-bottom: 23rem !important;
  }
  .ms-lg-23 {
    margin-left: 23rem !important;
  }
  .me-lg-23 {
    margin-right: 23rem !important;
  }
  .mx-lg-23 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }
  .my-lg-23 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }
  .m-lg-24 {
    margin: 24rem !important;
  }
  .mt-lg-24 {
    margin-top: 24rem !important;
  }
  .mb-lg-24 {
    margin-bottom: 24rem !important;
  }
  .ms-lg-24 {
    margin-left: 24rem !important;
  }
  .me-lg-24 {
    margin-right: 24rem !important;
  }
  .mx-lg-24 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .my-lg-24 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .m-lg-25 {
    margin: 25rem !important;
  }
  .mt-lg-25 {
    margin-top: 25rem !important;
  }
  .mb-lg-25 {
    margin-bottom: 25rem !important;
  }
  .ms-lg-25 {
    margin-left: 25rem !important;
  }
  .me-lg-25 {
    margin-right: 25rem !important;
  }
  .mx-lg-25 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .my-lg-25 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}
.pt-0 {
  padding-top: 0rem !important;
}
.pb-0 {
  padding-bottom: 0rem !important;
}
.ps-0 {
  padding-left: 0rem !important;
}
.pe-0 {
  padding-right: 0rem !important;
}
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.p-1 {
  padding: 1rem !important;
}
.pt-1 {
  padding-top: 1rem !important;
}
.pb-1 {
  padding-bottom: 1rem !important;
}
.ps-1 {
  padding-left: 1rem !important;
}
.pe-1 {
  padding-right: 1rem !important;
}
.px-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-2 {
  padding: 2rem !important;
}
.pt-2 {
  padding-top: 2rem !important;
}
.pb-2 {
  padding-bottom: 2rem !important;
}
.ps-2 {
  padding-left: 2rem !important;
}
.pe-2 {
  padding-right: 2rem !important;
}
.px-2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.p-3 {
  padding: 3rem !important;
}
.pt-3 {
  padding-top: 3rem !important;
}
.pb-3 {
  padding-bottom: 3rem !important;
}
.ps-3 {
  padding-left: 3rem !important;
}
.pe-3 {
  padding-right: 3rem !important;
}
.px-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.p-4 {
  padding: 4rem !important;
}
.pt-4 {
  padding-top: 4rem !important;
}
.pb-4 {
  padding-bottom: 4rem !important;
}
.ps-4 {
  padding-left: 4rem !important;
}
.pe-4 {
  padding-right: 4rem !important;
}
.px-4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.p-5 {
  padding: 5rem !important;
}
.pt-5 {
  padding-top: 5rem !important;
}
.pb-5 {
  padding-bottom: 5rem !important;
}
.ps-5 {
  padding-left: 5rem !important;
}
.pe-5 {
  padding-right: 5rem !important;
}
.px-5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.p-6 {
  padding: 6rem !important;
}
.pt-6 {
  padding-top: 6rem !important;
}
.pb-6 {
  padding-bottom: 6rem !important;
}
.ps-6 {
  padding-left: 6rem !important;
}
.pe-6 {
  padding-right: 6rem !important;
}
.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.p-7 {
  padding: 7rem !important;
}
.pt-7 {
  padding-top: 7rem !important;
}
.pb-7 {
  padding-bottom: 7rem !important;
}
.ps-7 {
  padding-left: 7rem !important;
}
.pe-7 {
  padding-right: 7rem !important;
}
.px-7 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.py-7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.p-8 {
  padding: 8rem !important;
}
.pt-8 {
  padding-top: 8rem !important;
}
.pb-8 {
  padding-bottom: 8rem !important;
}
.ps-8 {
  padding-left: 8rem !important;
}
.pe-8 {
  padding-right: 8rem !important;
}
.px-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.p-9 {
  padding: 9rem !important;
}
.pt-9 {
  padding-top: 9rem !important;
}
.pb-9 {
  padding-bottom: 9rem !important;
}
.ps-9 {
  padding-left: 9rem !important;
}
.pe-9 {
  padding-right: 9rem !important;
}
.px-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}
.py-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.p-10 {
  padding: 10rem !important;
}
.pt-10 {
  padding-top: 10rem !important;
}
.pb-10 {
  padding-bottom: 10rem !important;
}
.ps-10 {
  padding-left: 10rem !important;
}
.pe-10 {
  padding-right: 10rem !important;
}
.px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.p-11 {
  padding: 11rem !important;
}
.pt-11 {
  padding-top: 11rem !important;
}
.pb-11 {
  padding-bottom: 11rem !important;
}
.ps-11 {
  padding-left: 11rem !important;
}
.pe-11 {
  padding-right: 11rem !important;
}
.px-11 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}
.py-11 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}
.p-12 {
  padding: 12rem !important;
}
.pt-12 {
  padding-top: 12rem !important;
}
.pb-12 {
  padding-bottom: 12rem !important;
}
.ps-12 {
  padding-left: 12rem !important;
}
.pe-12 {
  padding-right: 12rem !important;
}
.px-12 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.py-12 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.p-13 {
  padding: 13rem !important;
}
.pt-13 {
  padding-top: 13rem !important;
}
.pb-13 {
  padding-bottom: 13rem !important;
}
.ps-13 {
  padding-left: 13rem !important;
}
.pe-13 {
  padding-right: 13rem !important;
}
.px-13 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}
.py-13 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}
.p-14 {
  padding: 14rem !important;
}
.pt-14 {
  padding-top: 14rem !important;
}
.pb-14 {
  padding-bottom: 14rem !important;
}
.ps-14 {
  padding-left: 14rem !important;
}
.pe-14 {
  padding-right: 14rem !important;
}
.px-14 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.py-14 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.p-15 {
  padding: 15rem !important;
}
.pt-15 {
  padding-top: 15rem !important;
}
.pb-15 {
  padding-bottom: 15rem !important;
}
.ps-15 {
  padding-left: 15rem !important;
}
.pe-15 {
  padding-right: 15rem !important;
}
.px-15 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
.py-15 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.p-16 {
  padding: 16rem !important;
}
.pt-16 {
  padding-top: 16rem !important;
}
.pb-16 {
  padding-bottom: 16rem !important;
}
.ps-16 {
  padding-left: 16rem !important;
}
.pe-16 {
  padding-right: 16rem !important;
}
.px-16 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}
.py-16 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}
.p-17 {
  padding: 17rem !important;
}
.pt-17 {
  padding-top: 17rem !important;
}
.pb-17 {
  padding-bottom: 17rem !important;
}
.ps-17 {
  padding-left: 17rem !important;
}
.pe-17 {
  padding-right: 17rem !important;
}
.px-17 {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}
.py-17 {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}
.p-18 {
  padding: 18rem !important;
}
.pt-18 {
  padding-top: 18rem !important;
}
.pb-18 {
  padding-bottom: 18rem !important;
}
.ps-18 {
  padding-left: 18rem !important;
}
.pe-18 {
  padding-right: 18rem !important;
}
.px-18 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}
.py-18 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}
.p-19 {
  padding: 19rem !important;
}
.pt-19 {
  padding-top: 19rem !important;
}
.pb-19 {
  padding-bottom: 19rem !important;
}
.ps-19 {
  padding-left: 19rem !important;
}
.pe-19 {
  padding-right: 19rem !important;
}
.px-19 {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}
.py-19 {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}
.p-20 {
  padding: 20rem !important;
}
.pt-20 {
  padding-top: 20rem !important;
}
.pb-20 {
  padding-bottom: 20rem !important;
}
.ps-20 {
  padding-left: 20rem !important;
}
.pe-20 {
  padding-right: 20rem !important;
}
.px-20 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}
.py-20 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.p-21 {
  padding: 21rem !important;
}
.pt-21 {
  padding-top: 21rem !important;
}
.pb-21 {
  padding-bottom: 21rem !important;
}
.ps-21 {
  padding-left: 21rem !important;
}
.pe-21 {
  padding-right: 21rem !important;
}
.px-21 {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}
.py-21 {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}
.p-22 {
  padding: 22rem !important;
}
.pt-22 {
  padding-top: 22rem !important;
}
.pb-22 {
  padding-bottom: 22rem !important;
}
.ps-22 {
  padding-left: 22rem !important;
}
.pe-22 {
  padding-right: 22rem !important;
}
.px-22 {
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}
.py-22 {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important;
}
.p-23 {
  padding: 23rem !important;
}
.pt-23 {
  padding-top: 23rem !important;
}
.pb-23 {
  padding-bottom: 23rem !important;
}
.ps-23 {
  padding-left: 23rem !important;
}
.pe-23 {
  padding-right: 23rem !important;
}
.px-23 {
  padding-left: 23rem !important;
  padding-right: 23rem !important;
}
.py-23 {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important;
}
.p-24 {
  padding: 24rem !important;
}
.pt-24 {
  padding-top: 24rem !important;
}
.pb-24 {
  padding-bottom: 24rem !important;
}
.ps-24 {
  padding-left: 24rem !important;
}
.pe-24 {
  padding-right: 24rem !important;
}
.px-24 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}
.py-24 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}
.p-25 {
  padding: 25rem !important;
}
.pt-25 {
  padding-top: 25rem !important;
}
.pb-25 {
  padding-bottom: 25rem !important;
}
.ps-25 {
  padding-left: 25rem !important;
}
.pe-25 {
  padding-right: 25rem !important;
}
.px-25 {
  padding-left: 25rem !important;
  padding-right: 25rem !important;
}
.py-25 {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important;
}
@media (min-width: 768px) {
  .p-sm-0 {
    padding: 0rem !important;
  }
  .pt-sm-0 {
    padding-top: 0rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }
  .ps-sm-0 {
    padding-left: 0rem !important;
  }
  .pe-sm-0 {
    padding-right: 0rem !important;
  }
  .px-sm-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-sm-1 {
    padding: 1rem !important;
  }
  .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .ps-sm-1 {
    padding-left: 1rem !important;
  }
  .pe-sm-1 {
    padding-right: 1rem !important;
  }
  .px-sm-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-2 {
    padding: 2rem !important;
  }
  .pt-sm-2 {
    padding-top: 2rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .ps-sm-2 {
    padding-left: 2rem !important;
  }
  .pe-sm-2 {
    padding-right: 2rem !important;
  }
  .px-sm-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-sm-3 {
    padding: 3rem !important;
  }
  .pt-sm-3 {
    padding-top: 3rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-3 {
    padding-left: 3rem !important;
  }
  .pe-sm-3 {
    padding-right: 3rem !important;
  }
  .px-sm-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-4 {
    padding: 4rem !important;
  }
  .pt-sm-4 {
    padding-top: 4rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 4rem !important;
  }
  .ps-sm-4 {
    padding-left: 4rem !important;
  }
  .pe-sm-4 {
    padding-right: 4rem !important;
  }
  .px-sm-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-sm-5 {
    padding: 5rem !important;
  }
  .pt-sm-5 {
    padding-top: 5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 5rem !important;
  }
  .ps-sm-5 {
    padding-left: 5rem !important;
  }
  .pe-sm-5 {
    padding-right: 5rem !important;
  }
  .px-sm-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-sm-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-sm-6 {
    padding: 6rem !important;
  }
  .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .ps-sm-6 {
    padding-left: 6rem !important;
  }
  .pe-sm-6 {
    padding-right: 6rem !important;
  }
  .px-sm-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-7 {
    padding: 7rem !important;
  }
  .pt-sm-7 {
    padding-top: 7rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 7rem !important;
  }
  .ps-sm-7 {
    padding-left: 7rem !important;
  }
  .pe-sm-7 {
    padding-right: 7rem !important;
  }
  .px-sm-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-sm-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-sm-8 {
    padding: 8rem !important;
  }
  .pt-sm-8 {
    padding-top: 8rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 8rem !important;
  }
  .ps-sm-8 {
    padding-left: 8rem !important;
  }
  .pe-sm-8 {
    padding-right: 8rem !important;
  }
  .px-sm-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-sm-9 {
    padding: 9rem !important;
  }
  .pt-sm-9 {
    padding-top: 9rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 9rem !important;
  }
  .ps-sm-9 {
    padding-left: 9rem !important;
  }
  .pe-sm-9 {
    padding-right: 9rem !important;
  }
  .px-sm-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-sm-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
  .pt-sm-10 {
    padding-top: 10rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 10rem !important;
  }
  .ps-sm-10 {
    padding-left: 10rem !important;
  }
  .pe-sm-10 {
    padding-right: 10rem !important;
  }
  .px-sm-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-sm-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-sm-11 {
    padding: 11rem !important;
  }
  .pt-sm-11 {
    padding-top: 11rem !important;
  }
  .pb-sm-11 {
    padding-bottom: 11rem !important;
  }
  .ps-sm-11 {
    padding-left: 11rem !important;
  }
  .pe-sm-11 {
    padding-right: 11rem !important;
  }
  .px-sm-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-sm-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-sm-12 {
    padding: 12rem !important;
  }
  .pt-sm-12 {
    padding-top: 12rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 12rem !important;
  }
  .ps-sm-12 {
    padding-left: 12rem !important;
  }
  .pe-sm-12 {
    padding-right: 12rem !important;
  }
  .px-sm-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-sm-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-sm-13 {
    padding: 13rem !important;
  }
  .pt-sm-13 {
    padding-top: 13rem !important;
  }
  .pb-sm-13 {
    padding-bottom: 13rem !important;
  }
  .ps-sm-13 {
    padding-left: 13rem !important;
  }
  .pe-sm-13 {
    padding-right: 13rem !important;
  }
  .px-sm-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-sm-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-sm-14 {
    padding: 14rem !important;
  }
  .pt-sm-14 {
    padding-top: 14rem !important;
  }
  .pb-sm-14 {
    padding-bottom: 14rem !important;
  }
  .ps-sm-14 {
    padding-left: 14rem !important;
  }
  .pe-sm-14 {
    padding-right: 14rem !important;
  }
  .px-sm-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-sm-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-sm-15 {
    padding: 15rem !important;
  }
  .pt-sm-15 {
    padding-top: 15rem !important;
  }
  .pb-sm-15 {
    padding-bottom: 15rem !important;
  }
  .ps-sm-15 {
    padding-left: 15rem !important;
  }
  .pe-sm-15 {
    padding-right: 15rem !important;
  }
  .px-sm-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-sm-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-sm-16 {
    padding: 16rem !important;
  }
  .pt-sm-16 {
    padding-top: 16rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 16rem !important;
  }
  .ps-sm-16 {
    padding-left: 16rem !important;
  }
  .pe-sm-16 {
    padding-right: 16rem !important;
  }
  .px-sm-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-sm-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-sm-17 {
    padding: 17rem !important;
  }
  .pt-sm-17 {
    padding-top: 17rem !important;
  }
  .pb-sm-17 {
    padding-bottom: 17rem !important;
  }
  .ps-sm-17 {
    padding-left: 17rem !important;
  }
  .pe-sm-17 {
    padding-right: 17rem !important;
  }
  .px-sm-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-sm-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-sm-18 {
    padding: 18rem !important;
  }
  .pt-sm-18 {
    padding-top: 18rem !important;
  }
  .pb-sm-18 {
    padding-bottom: 18rem !important;
  }
  .ps-sm-18 {
    padding-left: 18rem !important;
  }
  .pe-sm-18 {
    padding-right: 18rem !important;
  }
  .px-sm-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-sm-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-sm-19 {
    padding: 19rem !important;
  }
  .pt-sm-19 {
    padding-top: 19rem !important;
  }
  .pb-sm-19 {
    padding-bottom: 19rem !important;
  }
  .ps-sm-19 {
    padding-left: 19rem !important;
  }
  .pe-sm-19 {
    padding-right: 19rem !important;
  }
  .px-sm-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-sm-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-sm-20 {
    padding: 20rem !important;
  }
  .pt-sm-20 {
    padding-top: 20rem !important;
  }
  .pb-sm-20 {
    padding-bottom: 20rem !important;
  }
  .ps-sm-20 {
    padding-left: 20rem !important;
  }
  .pe-sm-20 {
    padding-right: 20rem !important;
  }
  .px-sm-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-sm-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-sm-21 {
    padding: 21rem !important;
  }
  .pt-sm-21 {
    padding-top: 21rem !important;
  }
  .pb-sm-21 {
    padding-bottom: 21rem !important;
  }
  .ps-sm-21 {
    padding-left: 21rem !important;
  }
  .pe-sm-21 {
    padding-right: 21rem !important;
  }
  .px-sm-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-sm-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-sm-22 {
    padding: 22rem !important;
  }
  .pt-sm-22 {
    padding-top: 22rem !important;
  }
  .pb-sm-22 {
    padding-bottom: 22rem !important;
  }
  .ps-sm-22 {
    padding-left: 22rem !important;
  }
  .pe-sm-22 {
    padding-right: 22rem !important;
  }
  .px-sm-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-sm-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-sm-23 {
    padding: 23rem !important;
  }
  .pt-sm-23 {
    padding-top: 23rem !important;
  }
  .pb-sm-23 {
    padding-bottom: 23rem !important;
  }
  .ps-sm-23 {
    padding-left: 23rem !important;
  }
  .pe-sm-23 {
    padding-right: 23rem !important;
  }
  .px-sm-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-sm-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-sm-24 {
    padding: 24rem !important;
  }
  .pt-sm-24 {
    padding-top: 24rem !important;
  }
  .pb-sm-24 {
    padding-bottom: 24rem !important;
  }
  .ps-sm-24 {
    padding-left: 24rem !important;
  }
  .pe-sm-24 {
    padding-right: 24rem !important;
  }
  .px-sm-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-sm-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-sm-25 {
    padding: 25rem !important;
  }
  .pt-sm-25 {
    padding-top: 25rem !important;
  }
  .pb-sm-25 {
    padding-bottom: 25rem !important;
  }
  .ps-sm-25 {
    padding-left: 25rem !important;
  }
  .pe-sm-25 {
    padding-right: 25rem !important;
  }
  .px-sm-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-sm-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
@media (min-width: 992px) {
  .p-md-0 {
    padding: 0rem !important;
  }
  .pt-md-0 {
    padding-top: 0rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0rem !important;
  }
  .ps-md-0 {
    padding-left: 0rem !important;
  }
  .pe-md-0 {
    padding-right: 0rem !important;
  }
  .px-md-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-md-1 {
    padding: 1rem !important;
  }
  .pt-md-1 {
    padding-top: 1rem !important;
  }
  .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .ps-md-1 {
    padding-left: 1rem !important;
  }
  .pe-md-1 {
    padding-right: 1rem !important;
  }
  .px-md-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-2 {
    padding: 2rem !important;
  }
  .pt-md-2 {
    padding-top: 2rem !important;
  }
  .pb-md-2 {
    padding-bottom: 2rem !important;
  }
  .ps-md-2 {
    padding-left: 2rem !important;
  }
  .pe-md-2 {
    padding-right: 2rem !important;
  }
  .px-md-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-3 {
    padding: 3rem !important;
  }
  .pt-md-3 {
    padding-top: 3rem !important;
  }
  .pb-md-3 {
    padding-bottom: 3rem !important;
  }
  .ps-md-3 {
    padding-left: 3rem !important;
  }
  .pe-md-3 {
    padding-right: 3rem !important;
  }
  .px-md-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-4 {
    padding: 4rem !important;
  }
  .pt-md-4 {
    padding-top: 4rem !important;
  }
  .pb-md-4 {
    padding-bottom: 4rem !important;
  }
  .ps-md-4 {
    padding-left: 4rem !important;
  }
  .pe-md-4 {
    padding-right: 4rem !important;
  }
  .px-md-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-md-5 {
    padding: 5rem !important;
  }
  .pt-md-5 {
    padding-top: 5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 5rem !important;
  }
  .ps-md-5 {
    padding-left: 5rem !important;
  }
  .pe-md-5 {
    padding-right: 5rem !important;
  }
  .px-md-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-md-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-md-6 {
    padding: 6rem !important;
  }
  .pt-md-6 {
    padding-top: 6rem !important;
  }
  .pb-md-6 {
    padding-bottom: 6rem !important;
  }
  .ps-md-6 {
    padding-left: 6rem !important;
  }
  .pe-md-6 {
    padding-right: 6rem !important;
  }
  .px-md-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-md-7 {
    padding: 7rem !important;
  }
  .pt-md-7 {
    padding-top: 7rem !important;
  }
  .pb-md-7 {
    padding-bottom: 7rem !important;
  }
  .ps-md-7 {
    padding-left: 7rem !important;
  }
  .pe-md-7 {
    padding-right: 7rem !important;
  }
  .px-md-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-md-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-md-8 {
    padding: 8rem !important;
  }
  .pt-md-8 {
    padding-top: 8rem !important;
  }
  .pb-md-8 {
    padding-bottom: 8rem !important;
  }
  .ps-md-8 {
    padding-left: 8rem !important;
  }
  .pe-md-8 {
    padding-right: 8rem !important;
  }
  .px-md-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-md-9 {
    padding: 9rem !important;
  }
  .pt-md-9 {
    padding-top: 9rem !important;
  }
  .pb-md-9 {
    padding-bottom: 9rem !important;
  }
  .ps-md-9 {
    padding-left: 9rem !important;
  }
  .pe-md-9 {
    padding-right: 9rem !important;
  }
  .px-md-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-md-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
  .pt-md-10 {
    padding-top: 10rem !important;
  }
  .pb-md-10 {
    padding-bottom: 10rem !important;
  }
  .ps-md-10 {
    padding-left: 10rem !important;
  }
  .pe-md-10 {
    padding-right: 10rem !important;
  }
  .px-md-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-md-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-md-11 {
    padding: 11rem !important;
  }
  .pt-md-11 {
    padding-top: 11rem !important;
  }
  .pb-md-11 {
    padding-bottom: 11rem !important;
  }
  .ps-md-11 {
    padding-left: 11rem !important;
  }
  .pe-md-11 {
    padding-right: 11rem !important;
  }
  .px-md-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-md-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-md-12 {
    padding: 12rem !important;
  }
  .pt-md-12 {
    padding-top: 12rem !important;
  }
  .pb-md-12 {
    padding-bottom: 12rem !important;
  }
  .ps-md-12 {
    padding-left: 12rem !important;
  }
  .pe-md-12 {
    padding-right: 12rem !important;
  }
  .px-md-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-md-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-md-13 {
    padding: 13rem !important;
  }
  .pt-md-13 {
    padding-top: 13rem !important;
  }
  .pb-md-13 {
    padding-bottom: 13rem !important;
  }
  .ps-md-13 {
    padding-left: 13rem !important;
  }
  .pe-md-13 {
    padding-right: 13rem !important;
  }
  .px-md-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-md-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-md-14 {
    padding: 14rem !important;
  }
  .pt-md-14 {
    padding-top: 14rem !important;
  }
  .pb-md-14 {
    padding-bottom: 14rem !important;
  }
  .ps-md-14 {
    padding-left: 14rem !important;
  }
  .pe-md-14 {
    padding-right: 14rem !important;
  }
  .px-md-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-md-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-md-15 {
    padding: 15rem !important;
  }
  .pt-md-15 {
    padding-top: 15rem !important;
  }
  .pb-md-15 {
    padding-bottom: 15rem !important;
  }
  .ps-md-15 {
    padding-left: 15rem !important;
  }
  .pe-md-15 {
    padding-right: 15rem !important;
  }
  .px-md-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-md-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-md-16 {
    padding: 16rem !important;
  }
  .pt-md-16 {
    padding-top: 16rem !important;
  }
  .pb-md-16 {
    padding-bottom: 16rem !important;
  }
  .ps-md-16 {
    padding-left: 16rem !important;
  }
  .pe-md-16 {
    padding-right: 16rem !important;
  }
  .px-md-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-md-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-md-17 {
    padding: 17rem !important;
  }
  .pt-md-17 {
    padding-top: 17rem !important;
  }
  .pb-md-17 {
    padding-bottom: 17rem !important;
  }
  .ps-md-17 {
    padding-left: 17rem !important;
  }
  .pe-md-17 {
    padding-right: 17rem !important;
  }
  .px-md-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-md-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-md-18 {
    padding: 18rem !important;
  }
  .pt-md-18 {
    padding-top: 18rem !important;
  }
  .pb-md-18 {
    padding-bottom: 18rem !important;
  }
  .ps-md-18 {
    padding-left: 18rem !important;
  }
  .pe-md-18 {
    padding-right: 18rem !important;
  }
  .px-md-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-md-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-md-19 {
    padding: 19rem !important;
  }
  .pt-md-19 {
    padding-top: 19rem !important;
  }
  .pb-md-19 {
    padding-bottom: 19rem !important;
  }
  .ps-md-19 {
    padding-left: 19rem !important;
  }
  .pe-md-19 {
    padding-right: 19rem !important;
  }
  .px-md-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-md-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-md-20 {
    padding: 20rem !important;
  }
  .pt-md-20 {
    padding-top: 20rem !important;
  }
  .pb-md-20 {
    padding-bottom: 20rem !important;
  }
  .ps-md-20 {
    padding-left: 20rem !important;
  }
  .pe-md-20 {
    padding-right: 20rem !important;
  }
  .px-md-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-md-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-md-21 {
    padding: 21rem !important;
  }
  .pt-md-21 {
    padding-top: 21rem !important;
  }
  .pb-md-21 {
    padding-bottom: 21rem !important;
  }
  .ps-md-21 {
    padding-left: 21rem !important;
  }
  .pe-md-21 {
    padding-right: 21rem !important;
  }
  .px-md-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-md-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-md-22 {
    padding: 22rem !important;
  }
  .pt-md-22 {
    padding-top: 22rem !important;
  }
  .pb-md-22 {
    padding-bottom: 22rem !important;
  }
  .ps-md-22 {
    padding-left: 22rem !important;
  }
  .pe-md-22 {
    padding-right: 22rem !important;
  }
  .px-md-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-md-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-md-23 {
    padding: 23rem !important;
  }
  .pt-md-23 {
    padding-top: 23rem !important;
  }
  .pb-md-23 {
    padding-bottom: 23rem !important;
  }
  .ps-md-23 {
    padding-left: 23rem !important;
  }
  .pe-md-23 {
    padding-right: 23rem !important;
  }
  .px-md-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-md-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-md-24 {
    padding: 24rem !important;
  }
  .pt-md-24 {
    padding-top: 24rem !important;
  }
  .pb-md-24 {
    padding-bottom: 24rem !important;
  }
  .ps-md-24 {
    padding-left: 24rem !important;
  }
  .pe-md-24 {
    padding-right: 24rem !important;
  }
  .px-md-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-md-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-md-25 {
    padding: 25rem !important;
  }
  .pt-md-25 {
    padding-top: 25rem !important;
  }
  .pb-md-25 {
    padding-bottom: 25rem !important;
  }
  .ps-md-25 {
    padding-left: 25rem !important;
  }
  .pe-md-25 {
    padding-right: 25rem !important;
  }
  .px-md-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-md-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
@media (min-width: 1200px) {
  .p-lg-0 {
    padding: 0rem !important;
  }
  .pt-lg-0 {
    padding-top: 0rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }
  .ps-lg-0 {
    padding-left: 0rem !important;
  }
  .pe-lg-0 {
    padding-right: 0rem !important;
  }
  .px-lg-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .p-lg-1 {
    padding: 1rem !important;
  }
  .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-1 {
    padding-left: 1rem !important;
  }
  .pe-lg-1 {
    padding-right: 1rem !important;
  }
  .px-lg-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-2 {
    padding: 2rem !important;
  }
  .pt-lg-2 {
    padding-top: 2rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .ps-lg-2 {
    padding-left: 2rem !important;
  }
  .pe-lg-2 {
    padding-right: 2rem !important;
  }
  .px-lg-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-lg-3 {
    padding: 3rem !important;
  }
  .pt-lg-3 {
    padding-top: 3rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-3 {
    padding-left: 3rem !important;
  }
  .pe-lg-3 {
    padding-right: 3rem !important;
  }
  .px-lg-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-4 {
    padding: 4rem !important;
  }
  .pt-lg-4 {
    padding-top: 4rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 4rem !important;
  }
  .ps-lg-4 {
    padding-left: 4rem !important;
  }
  .pe-lg-4 {
    padding-right: 4rem !important;
  }
  .px-lg-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-lg-5 {
    padding: 5rem !important;
  }
  .pt-lg-5 {
    padding-top: 5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 5rem !important;
  }
  .ps-lg-5 {
    padding-left: 5rem !important;
  }
  .pe-lg-5 {
    padding-right: 5rem !important;
  }
  .px-lg-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-lg-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-lg-6 {
    padding: 6rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .ps-lg-6 {
    padding-left: 6rem !important;
  }
  .pe-lg-6 {
    padding-right: 6rem !important;
  }
  .px-lg-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-7 {
    padding: 7rem !important;
  }
  .pt-lg-7 {
    padding-top: 7rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 7rem !important;
  }
  .ps-lg-7 {
    padding-left: 7rem !important;
  }
  .pe-lg-7 {
    padding-right: 7rem !important;
  }
  .px-lg-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .py-lg-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .p-lg-8 {
    padding: 8rem !important;
  }
  .pt-lg-8 {
    padding-top: 8rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 8rem !important;
  }
  .ps-lg-8 {
    padding-left: 8rem !important;
  }
  .pe-lg-8 {
    padding-right: 8rem !important;
  }
  .px-lg-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-lg-9 {
    padding: 9rem !important;
  }
  .pt-lg-9 {
    padding-top: 9rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 9rem !important;
  }
  .ps-lg-9 {
    padding-left: 9rem !important;
  }
  .pe-lg-9 {
    padding-right: 9rem !important;
  }
  .px-lg-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .py-lg-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .pt-lg-10 {
    padding-top: 10rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 10rem !important;
  }
  .ps-lg-10 {
    padding-left: 10rem !important;
  }
  .pe-lg-10 {
    padding-right: 10rem !important;
  }
  .px-lg-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-lg-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .p-lg-11 {
    padding: 11rem !important;
  }
  .pt-lg-11 {
    padding-top: 11rem !important;
  }
  .pb-lg-11 {
    padding-bottom: 11rem !important;
  }
  .ps-lg-11 {
    padding-left: 11rem !important;
  }
  .pe-lg-11 {
    padding-right: 11rem !important;
  }
  .px-lg-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .py-lg-11 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .p-lg-12 {
    padding: 12rem !important;
  }
  .pt-lg-12 {
    padding-top: 12rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 12rem !important;
  }
  .ps-lg-12 {
    padding-left: 12rem !important;
  }
  .pe-lg-12 {
    padding-right: 12rem !important;
  }
  .px-lg-12 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .py-lg-12 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .p-lg-13 {
    padding: 13rem !important;
  }
  .pt-lg-13 {
    padding-top: 13rem !important;
  }
  .pb-lg-13 {
    padding-bottom: 13rem !important;
  }
  .ps-lg-13 {
    padding-left: 13rem !important;
  }
  .pe-lg-13 {
    padding-right: 13rem !important;
  }
  .px-lg-13 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .py-lg-13 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .p-lg-14 {
    padding: 14rem !important;
  }
  .pt-lg-14 {
    padding-top: 14rem !important;
  }
  .pb-lg-14 {
    padding-bottom: 14rem !important;
  }
  .ps-lg-14 {
    padding-left: 14rem !important;
  }
  .pe-lg-14 {
    padding-right: 14rem !important;
  }
  .px-lg-14 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .py-lg-14 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .p-lg-15 {
    padding: 15rem !important;
  }
  .pt-lg-15 {
    padding-top: 15rem !important;
  }
  .pb-lg-15 {
    padding-bottom: 15rem !important;
  }
  .ps-lg-15 {
    padding-left: 15rem !important;
  }
  .pe-lg-15 {
    padding-right: 15rem !important;
  }
  .px-lg-15 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .py-lg-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .p-lg-16 {
    padding: 16rem !important;
  }
  .pt-lg-16 {
    padding-top: 16rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 16rem !important;
  }
  .ps-lg-16 {
    padding-left: 16rem !important;
  }
  .pe-lg-16 {
    padding-right: 16rem !important;
  }
  .px-lg-16 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .py-lg-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .p-lg-17 {
    padding: 17rem !important;
  }
  .pt-lg-17 {
    padding-top: 17rem !important;
  }
  .pb-lg-17 {
    padding-bottom: 17rem !important;
  }
  .ps-lg-17 {
    padding-left: 17rem !important;
  }
  .pe-lg-17 {
    padding-right: 17rem !important;
  }
  .px-lg-17 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }
  .py-lg-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .p-lg-18 {
    padding: 18rem !important;
  }
  .pt-lg-18 {
    padding-top: 18rem !important;
  }
  .pb-lg-18 {
    padding-bottom: 18rem !important;
  }
  .ps-lg-18 {
    padding-left: 18rem !important;
  }
  .pe-lg-18 {
    padding-right: 18rem !important;
  }
  .px-lg-18 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .py-lg-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .p-lg-19 {
    padding: 19rem !important;
  }
  .pt-lg-19 {
    padding-top: 19rem !important;
  }
  .pb-lg-19 {
    padding-bottom: 19rem !important;
  }
  .ps-lg-19 {
    padding-left: 19rem !important;
  }
  .pe-lg-19 {
    padding-right: 19rem !important;
  }
  .px-lg-19 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }
  .py-lg-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .p-lg-20 {
    padding: 20rem !important;
  }
  .pt-lg-20 {
    padding-top: 20rem !important;
  }
  .pb-lg-20 {
    padding-bottom: 20rem !important;
  }
  .ps-lg-20 {
    padding-left: 20rem !important;
  }
  .pe-lg-20 {
    padding-right: 20rem !important;
  }
  .px-lg-20 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .py-lg-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .p-lg-21 {
    padding: 21rem !important;
  }
  .pt-lg-21 {
    padding-top: 21rem !important;
  }
  .pb-lg-21 {
    padding-bottom: 21rem !important;
  }
  .ps-lg-21 {
    padding-left: 21rem !important;
  }
  .pe-lg-21 {
    padding-right: 21rem !important;
  }
  .px-lg-21 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }
  .py-lg-21 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }
  .p-lg-22 {
    padding: 22rem !important;
  }
  .pt-lg-22 {
    padding-top: 22rem !important;
  }
  .pb-lg-22 {
    padding-bottom: 22rem !important;
  }
  .ps-lg-22 {
    padding-left: 22rem !important;
  }
  .pe-lg-22 {
    padding-right: 22rem !important;
  }
  .px-lg-22 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }
  .py-lg-22 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }
  .p-lg-23 {
    padding: 23rem !important;
  }
  .pt-lg-23 {
    padding-top: 23rem !important;
  }
  .pb-lg-23 {
    padding-bottom: 23rem !important;
  }
  .ps-lg-23 {
    padding-left: 23rem !important;
  }
  .pe-lg-23 {
    padding-right: 23rem !important;
  }
  .px-lg-23 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }
  .py-lg-23 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }
  .p-lg-24 {
    padding: 24rem !important;
  }
  .pt-lg-24 {
    padding-top: 24rem !important;
  }
  .pb-lg-24 {
    padding-bottom: 24rem !important;
  }
  .ps-lg-24 {
    padding-left: 24rem !important;
  }
  .pe-lg-24 {
    padding-right: 24rem !important;
  }
  .px-lg-24 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .py-lg-24 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .p-lg-25 {
    padding: 25rem !important;
  }
  .pt-lg-25 {
    padding-top: 25rem !important;
  }
  .pb-lg-25 {
    padding-bottom: 25rem !important;
  }
  .ps-lg-25 {
    padding-left: 25rem !important;
  }
  .pe-lg-25 {
    padding-right: 25rem !important;
  }
  .px-lg-25 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .py-lg-25 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
.d-none {
  display: none !important;
}
@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
}
.d-inline {
  display: inline !important;
}
@media (min-width: 768px) {
  .d-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline {
    display: inline !important;
  }
}
.d-inline-block {
  display: inline-block !important;
}
@media (min-width: 768px) {
  .d-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline-block {
    display: inline-block !important;
  }
}
.d-block {
  display: block !important;
}
@media (min-width: 768px) {
  .d-sm-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-block {
    display: block !important;
  }
}
.d-flex {
  display: flex !important;
}
@media (min-width: 768px) {
  .d-sm-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-flex {
    display: flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-flex {
    display: flex !important;
  }
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row;
}
@media (min-width: 768px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row {
    flex-direction: row !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
}
.flex-column {
  flex-direction: column;
}
@media (min-width: 768px) {
  .flex-sm-column {
    flex-direction: column !important;
  }
}
@media (min-width: 992px) {
  .flex-md-column {
    flex-direction: column !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-column {
    flex-direction: column !important;
  }
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
@media (min-width: 768px) {
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 992px) {
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}
@media (min-width: 768px) {
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 992px) {
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
@media (min-width: 768px) {
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 992px) {
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
}
.align-items-center {
  align-items: center !important;
}
@media (min-width: 768px) {
  .align-items-sm-center {
    align-items: center !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-center {
    align-items: center !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-center {
    align-items: center !important;
  }
}
.align-items-flex-start {
  align-items: flex-start !important;
}
@media (min-width: 768px) {
  .align-items-sm-flex-start {
    align-items: flex-start !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-flex-start {
    align-items: flex-start !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-flex-start {
    align-items: flex-start !important;
  }
}
.align-items-flex-end {
  align-items: flex-end !important;
}
@media (min-width: 768px) {
  .align-items-sm-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-flex-end {
    align-items: flex-end !important;
  }
}
.align-items-baseline {
  align-items: baseline !important;
}
@media (min-width: 768px) {
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-baseline {
    align-items: baseline !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}
@media (min-width: 768px) {
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
}
@media (min-width: 992px) {
  .align-items-md-stretch {
    align-items: stretch !important;
  }
}
@media (min-width: 1200px) {
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
}
.justify-content-center {
  justify-content: center !important;
}
@media (min-width: 768px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-center {
    justify-content: center !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
}
.justify-content-flex-start {
  justify-content: flex-start !important;
}
@media (min-width: 768px) {
  .justify-content-sm-flex-start {
    justify-content: flex-start !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-flex-start {
    justify-content: flex-start !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-flex-start {
    justify-content: flex-start !important;
  }
}
.justify-content-flex-end {
  justify-content: flex-end !important;
}
@media (min-width: 768px) {
  .justify-content-sm-flex-end {
    justify-content: flex-end !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-flex-end {
    justify-content: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-flex-end {
    justify-content: flex-end !important;
  }
}
.justify-content-space-between {
  justify-content: space-between !important;
}
@media (min-width: 768px) {
  .justify-content-sm-space-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-space-between {
    justify-content: space-between !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-space-between {
    justify-content: space-between !important;
  }
}
.justify-content-space-around {
  justify-content: space-around !important;
}
@media (min-width: 768px) {
  .justify-content-sm-space-around {
    justify-content: space-around !important;
  }
}
@media (min-width: 992px) {
  .justify-content-md-space-around {
    justify-content: space-around !important;
  }
}
@media (min-width: 1200px) {
  .justify-content-lg-space-around {
    justify-content: space-around !important;
  }
}
.w-25 {
  width: 25% !important;
}
@media (min-width: 768px) {
  .w-sm-25 {
    width: 25% !important;
  }
}
@media (min-width: 992px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
.w-50 {
  width: 50% !important;
}
@media (min-width: 768px) {
  .w-sm-50 {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
.w-75 {
  width: 75% !important;
}
@media (min-width: 768px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (min-width: 992px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
.w-100 {
  width: 100% !important;
}
@media (min-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-center {
    text-align: center !important;
  }
}
.text-left {
  text-align: left !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
}
.text-right {
  text-align: right !important;
}
@media (min-width: 768px) {
  .text-sm-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-right {
    text-align: right !important;
  }
}
.text-justify {
  text-align: justify !important;
}
@media (min-width: 768px) {
  .text-sm-justify {
    text-align: justify !important;
  }
}
@media (min-width: 992px) {
  .text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-justify {
    text-align: justify !important;
  }
}
.poc-cart-tab {
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 999;
}
.poc-cart-tab a {
  background-color: #f00;
  position: relative;
}
.poc-cart-tab a .cart-count {
  position: absolute;
  top: -35%;
  left: -35%;
  border-radius: 100%;
  background-color: #f00;
  width: 30px;
  height: 30px;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 700;
  font-size: 16px;
}
.poc-cart-tab a .fa {
  font-size: 26px;
  color: #fff;
}
.poc-cart .products-column .title-row .cart-title {
  text-transform: uppercase;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}
.poc-cart .products-column .title-row .cart-title .item-count {
  font-size: 50%;
  font-weight: 400;
  color: #6c757d;
}
.poc-cart .products-column .products-row > .column {
  background-color: #fff;
  border: 1px solid #dee2e6;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 0.5rem;
}
.poc-cart .products-column .products-row > .column > .row,
.poc-cart .products-column .products-row > .column > .ari-row {
  min-height: 180px;
}
.poc-cart .products-column .products-row h4 {
  font-size: 1.625rem;
  font-weight: 300;
  color: #000;
  line-height: 1.2;
}
.poc-cart .products-column .products-row h4.product-name {
  font-weight: 500;
}
.poc-cart .products-column .products-row .quantity-container button {
  font-size: 1.625rem;
  line-height: 1.5;
  border-radius: 0;
  color: #fff;
  background-color: #2f2f2f;
  border-color: #2f2f2f;
  font-weight: 400;
}
.poc-cart .products-column .products-row .quantity-container button[disabled],
.poc-cart .products-column .products-row .quantity-container button :disabled {
  opacity: 0.65;
}
.poc-cart .products-column .products-row .quantity-container p {
  font-size: 1.625rem;
  font-weight: 300;
}
.poc-cart .products-column .products-row button {
  background-color: transparent;
  border-color: transparent;
}
.poc-cart .products-column .products-row button:hover {
  text-decoration: underline;
}
.poc-cart .ot-title {
  text-transform: uppercase;
  font-size: 2.275rem;
  color: #000;
  font-weight: 500;
  line-height: 1.2;
}
.poc-cart .subtotal {
  font-size: 1.625rem;
  font-weight: 300;
  color: #000;
}
.poc-cart .cab-title {
  text-transform: uppercase;
  font-size: 2.6rem;
  color: #000;
  font-weight: 500;
  line-height: 1.2;
}
.poc-cart .cab-row > .column {
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .poc-cart .cab-row > .column {
    height: 250px;
  }
}
.poc-cart .cab-row > .column .product-unit {
  text-decoration: none;
  cursor: pointer;
  height: 100%;
  width: 100%;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border: 1px solid #dee2e6;
}
.poc-cart .cab-row > .column .product-unit .img-container {
  flex-grow: 1;
}
.poc-cart .cab-row > .column .product-unit .img-container img {
  max-height: 200px;
  max-width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.poc-cart .cab-row > .column .product-unit .product-manufacturer {
  color: #6c757d;
  font-size: 80%;
  font-weight: 400;
}
.poc-cart .cab-row > .column .product-unit .product-name {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
.poc-cart .cab-row > .column .product-unit .product-price {
  font-weight: 700;
  font-size: 80%;
  color: #000;
}
.poc-cart .cab-row > .column .product-unit:hover .product-name {
  text-decoration: underline;
}
#toast {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}
#toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.promotion-header {
  margin-top: 3em;
}
.promotion-header-title {
  margin-top: 0px;
}
.promotion-logo {
  max-height: 10vh;
  min-height: 3vh;
  margin: 0 auto;
}
.promotion-end-date {
  padding-top: 0.5em;
  padding-bottom: 1em;
}
.promotion-banner {
  margin-top: 1em;
}
.promotion-banner-image {
  border: 2px solid black;
  border-radius: 5px 5px 0 0;
  margin-left: auto;
  margin-right: auto;
  max-height: 75vh;
  width: 100%;
}
.promotion-details {
  margin-bottom: 2em;
}
.promotion-smalltext {
  font-size: 0.8em;
}
.banner-bottom-bar {
  margin-bottom: 5em;
}
.banner-bottom-bar .bottom-bar-wrapper {
  display: flex;
  justify-content: end;
  border: 2px solid #000;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  margin-top: -2px;
  width: 100%;
}
.banner-bottom-bar .bottom-bar-wrapper .units-count-wrapper {
  font-size: 3.5em;
  color: #000;
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-right: 15px;
}
.banner-bottom-bar .bottom-bar-wrapper .units-count-wrapper .units-count-label {
  font-weight: 400;
  font-size: 0.45em;
  margin-left: 10px;
}
.banner-bottom-bar .bottom-bar-wrapper .btn {
  padding: 15px 30px;
  border-radius: 5px;
  border: 2px solid #000;
}
@media (max-width: 767px) {
  .banner-bottom-bar .bottom-bar-wrapper {
    padding: 10px;
  }
  .banner-bottom-bar .bottom-bar-wrapper .units-count-wrapper {
    margin-right: 10px;
    font-size: 2.5em;
  }
  .banner-bottom-bar
    .bottom-bar-wrapper
    .units-count-wrapper
    .units-count-label {
    margin-left: 5px;
  }
  .banner-bottom-bar .bottom-bar-wrapper .btn {
    padding: 10px 15px;
    font-size: 13px;
  }
}
.promotionList__pageTitle {
  margin-bottom: 20px;
}
.promotionListHeadBar {
  border: 1px solid black;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px;
}
.promotionListHeadBar__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.promotionListHeadBar__promotionCount {
  flex-grow: 1;
  font-size: 1.2em;
}
.promotionListHeadBar__promotionCount span {
  font-weight: 700;
}
.promotionListHeadBar__brandFilterWrapper {
  display: flex;
  align-items: center;
  margin-right: 20px;
  margin-left: 20px;
}
.promotionListHeadBar__brandBtnGroup {
  border: 1px solid black;
}
.promotionListHeadBar__brandDropdownToggle {
  border-left: 1px solid black;
}
.promotionListHeadBar__brandFilterClear {
  margin-left: 10px;
}
.promotionListHeadBar__sortBtnGroup {
  border: 1px solid black;
}
.promotionListHeadBar__sortDropdownToggle {
  border-left: 1px solid black;
}
.promotionListDisplay__body {
  padding: 0rem 1rem 1rem 2rem;
  flex-grow: 1;
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.promotionListDisplay__container > div {
  width: 100%;
}
.promotionListDisplay__viewInventoryLink {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  bottom: 6px;
}
.promotionListDisplay__viewInventoryLink span.unitsCountOrTag {
  font-size: 2em;
  font-weight: 600;
}
.promotionListDisplay__viewInventoryLink span.unitsAvailabilityStatus {
  margin-left: 5px;
  font-size: 1em;
  line-height: 15px;
}
.promotionListDisplay__viewInventoryLink span.unitsAvailabilityStatus a {
  font-weight: 600;
}
.promotionListDisplay__title {
  text-transform: uppercase;
  font-weight: 700;
}
.promotionListDisplay__right {
  padding: 1rem 1rem 1rem 1rem;
  min-width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.promotionListDisplay__brandLogo {
  margin-bottom: 1.5rem;
}
.promotionListDisplay__brandLogoImg {
  width: 150px;
}
.promotionListDisplay__endingSoon {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.promotionListDisplay__endingSoonText {
  font-size: 0.9em;
}
@media (min-width: 320px) {
  .promotionListDisplay__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .promotionListDisplay__wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    border: 1px solid black;
    border-radius: 5px;
    width: 100%;
  }
  .promotionListDisplay__description {
    width: 78vw;
    max-height: 100px;
    overflow: hidden;
  }
  .promotionListDisplay__left {
    display: flex;
  }
  .promotionListDisplay__left img {
    width: 100%;
    min-width: auto;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .promotionListDisplay__description {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .promotionListDisplay__container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .promotionListDisplay__wrapper {
    justify-content: space-between;
    flex-direction: column;
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .promotionListDisplay__cta {
    width: 100%;
    text-align: center;
  }
  .promotionListDisplay__cta .btn {
    width: 100%;
  }
}
@media (min-width: 993px) {
  .promotionListDisplay__wrapper {
    flex-direction: row;
    height: 265px;
    overflow: hidden;
  }
  .promotionListDisplay__description {
    max-height: 260px;
  }
  .promotionListDisplay__left {
    max-width: 360px;
  }
  .promotionListDisplay__left img {
    width: 100%;
    min-width: 360px;
    border-radius: 5px 0 0 5px;
  }
}
.OEMPromotion__Slider {
  padding-left: 4rem;
  padding-right: 4rem;
}
.slick-slider .slick-arrow {
  z-index: 1;
}
.overview-container {
  position: relative;
  margin-bottom: 20px;
}
.overview-container .vdp-overview-list {
  background: #f0f3f7;
  border-radius: 10px;
  padding: 20px 30px;
  display: flex;
  width: 100%;
  border: 1px solid #cbcbcb;
  flex-wrap: wrap;
}
.overview-container .vdp-overview {
  padding: 0;
}
.overview-container .vdp-overview .vdp-product-overview {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.overview-container .vdp-overview .vdp-product-overview:after {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  border-top: 1px solid #dddddd;
}
.overview-container .vdp-overview .vdp-product-overview strong {
  margin-right: 10px;
}
.overview-container .vdp-overview:first-child .vdp-product-overview:after,
.overview-container .vdp-overview:nth-child(2) .vdp-product-overview:after {
  display: none;
}
.overview-container.has-additional-details {
  padding-bottom: 50px;
}
.overview-container.has-additional-details
  .additional-detail-cell
  .vdp-product-overview:after {
  display: none;
}
.overview-container.has-additional-details .additional-details-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 12px;
}
.overview-container.has-additional-details .additional-details-btn:hover {
  background: #000;
}
.overview-container.has-additional-details.expanded {
  padding-bottom: 0;
}
.overview-container.has-additional-details.expanded .vdp-overview-list {
  padding-bottom: 70px;
}
.overview-container.has-additional-details.expanded
  .vdp-overview-list
  .additional-detail-cell
  .vdp-product-overview:after {
  display: block;
}
.overview-container.has-additional-details.expanded .additional-details-btn {
  bottom: 20px;
}
@media (max-width: 767px) {
  .overview-container .vdp-overview-list {
    padding: 10px 0;
    flex-direction: column;
  }
  .overview-container .vdp-overview:nth-child(2) .vdp-product-overview:after {
    display: block;
  }
}
.product-features-container {
  position: relative;
}
.product-features-container .vdp-dealer-notes-box {
  padding: 4% 5%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.product-features-container .vdp-dealer-notes-box .icon-holder {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.product-features-container .vdp-dealer-notes-box .icon-holder .holder-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin-left: 10px;
}
.product-features-container .vdp-dealer-notes-box .icon-holder .fa {
  font-size: 2em;
}
@media (min-width: 768px) {
  .product-features-container .vdp-dealer-notes-box {
    display: flex;
  }
  .product-features-container .vdp-dealer-notes-box .icon-holder {
    padding-right: 5%;
    margin: 0 5% 0 0;
    flex-direction: column;
    border-right: 1px solid #ddd;
    justify-content: center;
  }
  .product-features-container .vdp-dealer-notes-box .icon-holder .fa {
    font-size: 3em;
  }
  .product-features-container .vdp-dealer-notes-box .icon-holder .holder-title {
    font-size: 22px;
    display: block;
    margin: 10px 0 0;
    text-align: center;
  }
  .product-features-container .vdp-dealer-notes-box .description-container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .product-features-container .vdp-dealer-notes-box .description-richtext,
  .product-features-container .vdp-dealer-notes-box .description-richtext * {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
}
.related-products-container {
  margin-bottom: 50px;
}
.related-products-container .related_products_carousel {
  padding: 5%;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.related-products-container .related_products_carousel .slick-prev,
.related-products-container .related_products_carousel .slick-next {
  font-size: 0px;
  top: -44px;
  right: 36px;
  left: auto !important;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 5px;
}
.related-products-container .related_products_carousel .slick-prev:hover,
.related-products-container .related_products_carousel .slick-next:hover {
  background: #000;
}
.related-products-container .related_products_carousel .slick-prev:before,
.related-products-container .related_products_carousel .slick-next:before {
  color: #fff;
  font-family: 'FontAwesome';
  opacity: 1;
  font-size: 30px;
}
.related-products-container .related_products_carousel .slick-dots {
  bottom: 15px;
  left: 0;
  z-index: 9;
}
.related-products-container .related_products_carousel .slick-dots li {
  margin: 0;
}
.related-products-container
  .related_products_carousel
  .slick-dots
  li
  button:before {
  font-size: 10px;
}
.related-products-container .related_products_carousel .slick-next:before {
  content: '\f105';
}
.related-products-container .related_products_carousel .slick-prev:before {
  content: '\f104';
}
.related-products-container .related_products_carousel .related-product {
  padding: 10px 20px 0;
  transition: padding-top 0.4s ease 0s;
}
.related-products-container .related_products_carousel .related-product:hover {
  padding-top: 0;
}
.related-products-container
  .related_products_carousel
  .related-product:hover
  .btn {
  background: #000;
}
.related-products-container
  .related_products_carousel
  .related-product:hover
  img {
  opacity: 1;
}
.related-products-container .related_products_carousel .related-product img {
  opacity: 0.9;
}
.related-products-container
  .related_products_carousel
  .related-product
  .product-title {
  font-size: 14px;
  margin-bottom: 0;
}
.related-products-container
  .related_products_carousel
  .related-product
  .product-title
  a {
  font-weight: bold;
  color: #000;
}
.related-products-container
  .related_products_carousel
  .related-product
  .product-price {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
.related-products-container .related_products_carousel .related-product .btn {
  border-radius: 5px;
  color: #fff;
  padding: 8px 15px;
  transition: background 0.4s ease 0s;
}
@media (max-width: 767px) {
  .related-products-container .related_products_carousel .slick-arrow {
    display: none !important;
  }
  .related-products-container .related_products_carousel .slick-dots {
    background: none;
    bottom: -50px;
  }
  .related-products-container
    .related_products_carousel
    .slick-dots
    li
    button:before {
    color: #000 !important;
  }
}
#current-promotions-container {
  margin-bottom: 50px;
  position: relative;
}
#current-promotions-container #current-promotions-scroll-destination {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: -1;
}
#current-promotions-container .current-promotions-carousel .slick-prev,
#current-promotions-container .current-promotions-carousel .slick-next {
  font-size: 0px;
  top: -44px;
  right: 36px;
  left: auto !important;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 5px;
}
#current-promotions-container .current-promotions-carousel .slick-prev:hover,
#current-promotions-container .current-promotions-carousel .slick-next:hover {
  background: #000;
}
#current-promotions-container .current-promotions-carousel .slick-prev:before,
#current-promotions-container .current-promotions-carousel .slick-next:before {
  color: #fff;
  font-family: 'FontAwesome';
  opacity: 1;
  font-size: 30px;
}
#current-promotions-container .current-promotions-carousel .slick-dots {
  bottom: 15px;
  left: 0;
  z-index: 9;
}
#current-promotions-container .current-promotions-carousel .slick-dots li {
  margin: 0;
}
#current-promotions-container
  .current-promotions-carousel
  .slick-dots
  li
  button:before {
  font-size: 10px;
}
#current-promotions-container .current-promotions-carousel .slick-next:before {
  content: '\f105';
}
#current-promotions-container .current-promotions-carousel .slick-prev:before {
  content: '\f104';
}
#current-promotions-container .current-promotions-carousel .promotionCard {
  font-size: 14px;
  color: #000;
  border: 1px solid #c1c7d2;
  border-radius: 5px;
  padding: 12px;
  margin: 0 10px;
  cursor: pointer;
}
#current-promotions-container
  .current-promotions-carousel
  .promotionCard
  .promotion-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  word-wrap: break-word;
}
#current-promotions-container
  .current-promotions-carousel
  .promotionCard
  .promotion-description {
  font-size: 16px;
  word-wrap: break-word;
}
#current-promotions-container .current-promotions-carousel .promotionCard a {
  cursor: pointer;
  font-weight: bold;
}
#current-promotions-container
  .current-promotions-carousel
  .promotionCard:hover {
  text-decoration: none;
  border: 1px solid #85c241;
}
#current-promotions-container .current-promotions-carousel .promotionCard img {
  opacity: 1;
}
#current-promotions-container #promotion-flyout-container {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.75);
  overflow: hidden;
}
#current-promotions-container
  #promotion-flyout-container
  .promotion-flyout-inner-container {
  width: 0;
  height: 100%;
  position: absolute;
  background-color: #fff;
  top: 0;
  right: 0;
  overflow: scroll;
}
#current-promotions-container #promotion-flyout-container .closeBtn {
  font-size: 45px;
  cursor: pointer;
  color: #507826;
  margin: 20px 20px 0 0;
}
#current-promotions-container #promotion-flyout-container .promotion-details {
  padding: 20px;
  width: 100%;
}
#current-promotions-container
  #promotion-flyout-container
  .promotion-details
  h2.promotion-title {
  font-weight: bold;
  margin: 0 0 25px 0;
}
#current-promotions-container
  #promotion-flyout-container
  .promotion-details
  img.promotion-image {
  width: 100%;
  max-width: fit-content;
}
#current-promotions-container
  #promotion-flyout-container
  .promotion-details
  .promotion-expiry-date {
  margin-top: 25px;
}
#current-promotions-container
  #promotion-flyout-container
  .promotion-details
  .promotion-expiry-date
  span {
  font-weight: bold;
}
@media (max-width: 767px) {
  .current-promotions-container .current-promotions-carousel .slick-arrow {
    display: none !important;
  }
  .current-promotions-container .current-promotions-carousel .slick-dots {
    background: none;
    bottom: -50px;
  }
  .current-promotions-container
    .current-promotions-carousel
    .slick-dots
    li
    button:before {
    color: #000 !important;
  }
}
.shopping-tools-carousel .slick-slide {
  height: auto !important;
}
.related_products_carousel .slick-slide {
  height: auto !important;
}
.inventory-gallery-holder {
  height: fit-content !important;
  position: relative;
  margin-bottom: 20px;
}
.inventory-gallery-holder .gallery-image {
  width: 100%;
  cursor: pointer;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content {
  border: 0.5px solid #ddd;
  width: 100%;
  position: relative;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-prev,
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-next {
  z-index: 999;
  display: block;
  width: 34px;
  height: 34px;
  font-size: 4px;
  transition: opacity 0.5s, visibility 0.5s;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-prev:before,
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-next:before {
  font-family: 'FontAwesome';
  display: block;
  display: block;
  text-shadow: none;
  color: #fff;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-prev {
  left: 0 !important;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-prev:before {
  content: '\f104';
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-next {
  right: 0px !important;
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .slick-next:before {
  content: '\f105';
}
.inventory-gallery-holder
  .inventory-gallery-modal
  .inventory-gallery-modal-content
  .inventory-gallery-viewport
  .slick-slide {
  height: auto !important;
}
.inventory-gallery-holder
  .inventory-gallery-modal.modal
  .inventory-gallery-modal-content {
  border: 0;
}
.inventory-gallery-holder
  .inventory-gallery-modal.modal
  .inventory-gallery-modal-content
  .inventory-gallery-viewport
  .slick-track {
  display: flex;
  align-items: center;
  max-height: calc(100vh - 20px);
}
.inventory-gallery-holder
  .inventory-gallery-modal.modal
  .inventory-gallery-modal-content
  .inventory-gallery-viewport
  .slick-track
  .gallery-image {
  width: auto;
}
.inventory-gallery-holder
  .inventory-gallery-modal.modal
  .inventory-gallery-modal-content
  .inventory-gallery-thumbs {
  display: none;
}
.inventory-gallery-holder .inventory-gallery-modal.modal .gallery-caption {
  background: #000000;
  text-align: center;
  color: #fff;
  padding: 5px;
  margin: 5px 0px;
  font-size: 1.1em;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  text-decoration: none;
}
.inventory-gallery-holder a.inventory-gallery-modal-promoMessage {
  background: #000000;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 1.1em;
  border-radius: 5px 5px 0 0;
  display: block;
  text-decoration: none;
}
.inventory-gallery-holder
  a.inventory-gallery-modal-promoMessage
  ~ .no-gallery-image {
  border-radius: 0 0 10px 10px !important;
}
.inventory-gallery-holder .slick-slider {
  margin-bottom: 0;
  touch-action: auto !important;
}
.inventory-gallery-holder .click-to-zoom-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999;
  display: inline-block;
  padding: 10px 13px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.4s, visibility 0.4s;
  border: 0;
  border-radius: 50%;
}
.inventory-gallery-holder .modal-close-button {
  position: absolute;
  z-index: 1;
  padding: 7px 10px;
  border-radius: 50%;
  color: #fff;
  background-color: #000;
  border: none;
  transition: color 0.5s ease, background-color 0.5s ease;
  top: 22px;
  font-size: 17px;
  right: 15px;
}
.inventory-gallery-holder .modal-close-button:hover {
  color: #000;
  background-color: #fff;
}
.inventory-gallery-holder .inventory-gallery-thumbs {
  padding: 20px 7%;
}
.inventory-gallery-holder .inventory-gallery-thumbs .slick-track {
  margin-left: auto;
  margin-right: auto;
}
.inventory-gallery-holder .inventory-gallery-thumbs .unit-image-container {
  padding: 0 10px;
  border-radius: 5px;
}
.inventory-gallery-holder
  .inventory-gallery-thumbs
  .unit-image-container
  .img-holder {
  min-height: 60px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
}
.inventory-gallery-holder
  .inventory-gallery-thumbs
  .unit-image-container
  .img-holder
  img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 10px;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .inventory-gallery-holder
    .inventory-gallery-thumbs
    .unit-image-container
    .img-holder {
    min-height: 75px;
  }
}
.inventory-gallery-holder
  .inventory-gallery-thumbs
  .unit-image-container.video-thumbnail {
  position: relative;
}
.inventory-gallery-holder
  .inventory-gallery-thumbs
  .unit-image-container.video-thumbnail
  .fa {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  font-size: 2.5em;
  color: #ffffff;
  transform: translate(-50%, -50%);
}
.inventory-gallery-holder:hover .slick-prev,
.inventory-gallery-holder:hover .slick-next {
  visibility: visible;
}
@media (max-width: 767px) {
  .inventory-gallery-holder .no-gallery-image {
    max-width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .inventory-gallery-holder .inventory-gallery-modal.modal {
    padding-top: 80px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    .slider-status-holder {
    top: 26px;
    left: 15px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    .inventory-gallery-modal-content {
    position: initial;
  }
  .inventory-gallery-holder .inventory-gallery-modal.modal .click-to-zoom-btn {
    display: none;
  }
  .inventory-gallery-holder .inventory-gallery-modal .slider-status-holder {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 3px 15px;
    border-radius: 12px;
    position: absolute;
    z-index: 1;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-viewport
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-viewport
    .slick-next {
    background-color: #000;
  }
  .inventory-gallery-holder .inventory-gallery-modal .inventory-gallery-thumbs {
    padding: 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-thumbs
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-thumbs
    .slick-next {
    display: none !important;
  }
  .inventory-gallery-holder .inventory-gallery-modal:not(.modal) {
    margin-left: -15px;
    margin-right: -15px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal:not(.modal)
    .inventory-gallery-thumbs {
    display: none;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal:not(.modal)
    .slider-status-holder {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .inventory-gallery-holder .no-gallery-image {
    width: 100%;
    border-radius: 10px;
  }
  .inventory-gallery-holder .click-to-zoom-btn {
    visibility: hidden;
    opacity: 0;
    padding: 15px 20px;
    border-radius: 5px;
  }
  .inventory-gallery-holder .click-to-zoom-btn .fa {
    margin-right: 10px;
  }
  .inventory-gallery-holder .modal-close-button {
    position: fixed;
    right: 20px;
    top: 20px;
    font-size: 40px;
    padding: 9px 18px 12px 18px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content {
    border-radius: 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .slick-next {
    margin-top: 0;
    font-size: 12px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-next {
    visibility: hidden;
    background: none;
    width: auto;
    height: auto;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-prev:before,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-next:before {
    font-size: 8em;
    color: #fff;
    opacity: 1;
    text-shadow: 1px 0px 10px #000;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-prev {
    left: 5% !important;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-next {
    right: 5% !important;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-prev:before,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-next:before {
    color: #333;
    opacity: 0.3;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-prev:hover:before,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-next:hover:before {
    opacity: 1;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-prev {
    left: 2% !important;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .slick-next {
    right: 2% !important;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content
    .gallery-image {
    border-radius: 10px 10px 0 0;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content.single-item
    .inventory-gallery,
  .inventory-gallery-holder
    .inventory-gallery-modal
    .inventory-gallery-modal-content.single-item
    .gallery-image {
    border-radius: 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .inventory-gallery-modal-content.single-item {
    border-radius: 0 0 10px 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .inventory-gallery-modal-content.single-item
    .inventory-gallery-viewport,
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .inventory-gallery-modal-content.single-item
    .gallery-image {
    border-radius: 0 0 10px 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .inventory-gallery-viewport:not(.single-item),
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .gallery-image:not(.single-item) {
    border-radius: 0;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modified-border-radius
    .inventory-gallery-modal-content:not(.single-item) {
    border-radius: 0 0 10px 10px;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
    height: 100%;
    max-width: 1500px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content {
    width: 89%;
  }
}
@media (min-width: 768px) {
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-viewport {
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .slick-next {
    visibility: visible;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-viewport
    .gallery-image {
    cursor: default;
    border-radius: 0;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .unit-image-container
    .img-holder {
    min-height: 70px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .inventory-gallery-holder
    .inventory-gallery-modal.modal
    > .inventory-gallery-modal-content
    .inventory-gallery-thumbs
    .unit-image-container
    .img-holder {
    min-height: 90px;
  }
}
@media (min-width: 768px) {
  .inventory-gallery-holder
    .inventory-gallery-modal:not(.modal):hover
    .click-to-zoom-btn {
    opacity: 1;
    visibility: visible;
  }
  .inventory-gallery-holder
    .inventory-gallery-modal:not(.modal):hover
    .inventory-gallery-viewport
    .slick-prev,
  .inventory-gallery-holder
    .inventory-gallery-modal:not(.modal):hover
    .inventory-gallery-viewport
    .slick-next {
    visibility: visible;
  }
}
.product-title-container .product-title {
  color: #202020;
  font-size: 34px;
  font-weight: 700;
}
.product-title-container .visitors-count {
  margin-bottom: 20px;
}
.product-title-container .visitors-count span {
  color: #ff6700;
  font-weight: 700;
}
.product-title-container .visitors-count span img {
  margin-right: 2px;
  vertical-align: bottom;
}
@media (max-width: 991px) {
  .product-title-container .product-title {
    font-size: 22px;
    text-align: center;
  }
  .product-title-container .visitors-count {
    margin-bottom: 20px;
    font-size: 12px;
    text-align: center;
  }
}
.breadcrumb-container {
  padding: 10px;
  position: relative;
  z-index: 9;
}
.breadcrumb-container ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  align-items: center;
  margin-bottom: 0;
}
.breadcrumb-container ul li {
  padding-right: 20px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.breadcrumb-container ul li:not(:last-child):after {
  font-family: FontAwesome;
  content: '\f105';
  margin-left: 20px;
  color: #ccc;
  pointer-events: none;
}
.breadcrumb-container ul li a {
  color: #000;
  text-decoration: underline;
}
.breadcrumb-container ul li:last-child a {
  color: #5e5e5e;
  text-decoration: none;
}
@media (max-width: 767px) {
  .breadcrumb-container ul li:not(:nth-last-of-type(-n + 2)) {
    display: none;
  }
}
.oem-product-data .panel {
  border: none;
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.oem-product-data .panel + .panel {
  margin-top: 20px;
}
.oem-product-data .panel > .panel-collapse > .panel-body {
  position: relative;
  border-top: none;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.oem-product-data .panel-heading {
  padding: 0px;
  background-color: transparent;
  color: #242326;
}
.oem-product-data .panel-heading a {
  display: block;
  padding: 30px;
  background-color: #f0f3f7;
  border: 1px solid #cbcbcb;
  border-radius: 10px;
  text-decoration: none;
}
.oem-product-data .panel-body-heading,
.oem-product-data .specification-title {
  font-weight: 700;
}
.oem-product-data .panel-title {
  font-size: 20px;
}
.oem-product-data .panel-title a:after {
  content: '\f068';
  font-family: 'FontAwesome';
  float: right;
  color: #999;
}
.oem-product-data .panel-title a.collapsed:after {
  content: '\f067';
}
.oem-product-data .productItemGroupName {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.oem-product-data .product-specs-data table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.oem-product-data .product-specs-data table > tbody th {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.oem-product-data
  .product-specs-data
  table
  > tbody
  > tr:not(.productSpecificatons_tblRowHeader):nth-of-type(odd) {
  background-color: #f9f9f9;
}
.oem-product-data .product-specs-data table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.oem-product-data .read-more-btn-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5% 0;
  border-radius: 0 0 10px 10px;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 40%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 40%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 40%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.oem-product-data .read-more-btn-holder.remove {
  opacity: 0;
  visibility: hidden;
}
.oem-product-data .read-more-btn-holder .read-more-btn {
  border-radius: 5px;
  padding: 8px 35px;
}
.sharePrint-container {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.sharePrint-container:after {
  display: table;
  content: '';
  clear: both;
}
.sharePrint-container a {
  color: #919090;
}
.sharePrint-container .print-box,
.sharePrint-container .share-list-box {
  position: initial;
}
.sharePrint-container .common-list-box,
.sharePrint-container .print-list-box,
.sharePrint-container .share-list-box {
  position: absolute;
  top: calc(100% + 20px);
  margin: auto;
  width: 230px;
  height: auto;
  background: #f0f3f7;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.22);
  border-radius: 8px;
  border: none;
  padding: 0;
}
.sharePrint-container .common-list-box ul,
.sharePrint-container .print-list-box ul,
.sharePrint-container .share-list-box ul {
  padding: 5px 20px;
  list-style: none;
  margin: 0;
}
.sharePrint-container .common-list-box ul:after,
.sharePrint-container .print-list-box ul:after,
.sharePrint-container .share-list-box ul:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f0f3f7;
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  margin: auto;
}
.sharePrint-container .common-list-box ul li a,
.sharePrint-container .print-list-box ul li a,
.sharePrint-container .share-list-box ul li a {
  padding: 10px;
  margin: 5px 0;
  border-radius: 8px;
  color: #242326;
  display: block;
}
.sharePrint-container .common-list-box ul li a:hover,
.sharePrint-container .print-list-box ul li a:hover,
.sharePrint-container .share-list-box ul li a:hover {
  background: #d9dbde;
  text-decoration: none;
  cursor: pointer;
}
.sharePrint-container .common-list-box ul li a .fa,
.sharePrint-container .print-list-box ul li a .fa,
.sharePrint-container .share-list-box ul li a .fa {
  margin-right: 15px;
}
.sharePrint-container .share-list-box {
  left: -60px;
}
.sharePrint-container .print-list-box {
  left: -5px;
}
@media (max-width: 767px) {
  .sharePrint-container .share-list-box,
  .sharePrint-container .print-list-box {
    width: 200px;
  }
}
.sticky-scrollbar {
  width: 100%;
  background: #242326;
  transition: all 0.2s ease 0s;
  position: fixed;
  padding: 20px 0;
  left: 0;
  z-index: 1000;
  visibility: visible;
}
.sticky-scrollbar.sticky-top {
  top: 0;
  transform: translateY(-100%);
}
.sticky-scrollbar.sticky-bottom {
  bottom: 0;
  transform: translateY(100%);
  padding: 10px 15px;
}
.sticky-scrollbar.sticky {
  transform: translateY(0);
}
.sticky-scrollbar .scrollingMenu-row {
  display: flex;
  align-items: center;
  height: 100%;
}
.sticky-scrollbar #topScrollCTA {
  color: #fff;
  position: absolute;
  left: 45px;
  cursor: pointer;
}
.sticky-scrollbar #topScrollCTA .fa {
  color: #000;
}
.sticky-scrollbar .product-title {
  color: #fff;
  margin: 0;
}
.vdp-form-cta-bar {
  display: none;
}
.vdp-form-cta-bar.sticky-bottom .price-wrapper {
  color: #fff;
  padding-right: 5px;
}
.vdp-form-cta-bar.sticky-bottom .price-wrapper .sale-label,
.vdp-form-cta-bar.sticky-bottom .price-wrapper .old-price,
.vdp-form-cta-bar.sticky-bottom .price-wrapper .sale-benefits strong,
.vdp-form-cta-bar.sticky-bottom .price-wrapper .sale-benefits span {
  display: none;
}
.vdp-form-cta-bar.sticky-bottom .price-wrapper h2,
.vdp-form-cta-bar.sticky-bottom .price-wrapper .price-label {
  margin: 0 0 5px;
  font-size: 1.6em;
  color: #fff;
  font-weight: 700;
}
.vdp-form-cta-bar.sticky-bottom .price-wrapper h2 .fa,
.vdp-form-cta-bar.sticky-bottom .price-wrapper .price-label .fa {
  display: none;
}
.vdp-form-cta-bar.sticky-bottom .price-wrapper .destination-charge {
  line-height: 1;
  color: #c1c1c4;
  font-size: 0.8em;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item {
  margin-right: 8px;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item:last-child {
  margin-right: 0;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item button.btn-with-icon {
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: inherit;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .btn-with-icon {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .btn-with-icon .fa {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 26px;
  text-align: center;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .vdp-primary-cta-btn {
  margin-bottom: 0;
}
.vdp-form-cta-bar.sticky-bottom
  .scrollbar-item
  .vdp-primary-cta-btn
  .form-cta-btn {
  white-space: normal;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .vdp-primary-cta-btn > a,
.vdp-form-cta-bar.sticky-bottom
  .scrollbar-item
  .vdp-primary-cta-btn
  .form-cta-btn {
  padding: 6px 12px;
}
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .vdp-primary-cta-btn > a,
.vdp-form-cta-bar.sticky-bottom .scrollbar-item .vdp-primary-cta-btn > a h4,
.vdp-form-cta-bar.sticky-bottom
  .scrollbar-item
  .vdp-primary-cta-btn
  .form-cta-btn,
.vdp-form-cta-bar.sticky-bottom
  .scrollbar-item
  .vdp-primary-cta-btn
  .form-cta-btn
  h4 {
  font-weight: 500;
}
@media (max-width: 480px) {
  .vdp-form-cta-bar.sticky-bottom .scrollbar-item {
    font-size: calc(9px + 7 * ((100vw - 280px) / 200));
  }
  .vdp-form-cta-bar.sticky-bottom .scrollbar-item .btn-with-icon {
    font-size: 1em;
  }
  .vdp-form-cta-bar.sticky-bottom .scrollbar-item .btn-with-icon .fa {
    width: 2.2em;
    height: 2.2em;
    margin-right: 0.6em;
    line-height: 1.9em;
  }
  .vdp-form-cta-bar.sticky-bottom
    .scrollbar-item
    .vdp-primary-cta-btn
    .form-cta-btn {
    padding: 0.5em 1em;
  }
  .vdp-form-cta-bar.sticky-bottom
    .scrollbar-item
    .vdp-primary-cta-btn
    .form-cta-btn
    h4 {
    margin: 0;
  }
  .vdp-form-cta-bar.sticky-bottom
    .scrollbar-item
    .vdp-primary-cta-btn
    .form-cta-btn,
  .vdp-form-cta-bar.sticky-bottom
    .scrollbar-item
    .vdp-primary-cta-btn
    .form-cta-btn
    h4 {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .vdp-form-cta-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .title-box {
    padding-left: 25px;
  }
}
@media (max-width: 991px) {
  .sticky-scrollbar .sharePrint-container {
    display: none;
  }
  .sticky-scrollbar .product-title {
    font-size: 18px;
  }
  .sticky-scrollbar .price-container {
    text-align: right;
    font-weight: bold;
  }
  .sticky-scrollbar .price-container span {
    color: #fff;
    display: block;
  }
  .sticky-scrollbar .price-container .price-details {
    color: #000;
    text-decoration: underline;
  }
  .sticky-scrollbar .scrollingMenu-row {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .sticky-scrollbar {
    height: 90px;
  }
  .sticky-scrollbar .product-title {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    font-size: 34px;
    line-height: normal;
  }
  .sticky-scrollbar .sharePrint-container {
    position: absolute;
    right: 45px;
  }
  .sticky-scrollbar .sharePrint-container .btn:hover {
    color: #000;
  }
  .sticky-scrollbar .sharePrint-container .btn .fa {
    margin-right: 5px;
    color: #000;
  }
}
@media (max-width: 1300px) {
  .sticky-scrollbar #topScrollCTA {
    left: 5px;
  }
  .sticky-scrollbar .sharePrint-container {
    right: 5px;
  }
}
.shopping-tools-container {
  margin-bottom: 20px;
}
.shopping-tools-container .shopping-tools-carousel {
  padding: 5% 4% 8%;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.shopping-tools-container .shopping-tools-carousel .slick-list,
.shopping-tools-container .shopping-tools-carousel .slick-track {
  transform: none;
}
.shopping-tools-container .shopping-tools-carousel .slick-prev,
.shopping-tools-container .shopping-tools-carousel .slick-next {
  top: -44px;
  left: auto !important;
  right: 36px;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 5px;
  font-size: 0px;
}
.shopping-tools-container .shopping-tools-carousel .slick-prev:hover,
.shopping-tools-container .shopping-tools-carousel .slick-next:hover {
  background-color: #000;
}
.shopping-tools-container .shopping-tools-carousel .slick-prev:before,
.shopping-tools-container .shopping-tools-carousel .slick-next:before {
  color: #fff;
  opacity: 1;
  font-family: 'FontAwesome';
  font-size: 30px;
}
.shopping-tools-container .shopping-tools-carousel .slick-dots {
  bottom: 15px;
  left: 0;
  z-index: 9;
}
.shopping-tools-container .shopping-tools-carousel .slick-dots li {
  margin: 0;
}
.shopping-tools-container
  .shopping-tools-carousel
  .slick-dots
  li
  button:before {
  font-size: 10px;
}
.shopping-tools-container .shopping-tools-carousel .slick-next:before {
  content: '\f105';
}
.shopping-tools-container .shopping-tools-carousel .slick-prev:before {
  content: '\f104';
}
.shopping-tools-container .shopping-tools-carousel .form-cta {
  padding-right: 10px;
  padding-left: 10px;
}
.shopping-tools-container .shopping-tools-carousel .form-cta .form-name {
  margin-bottom: 0;
  color: #202020;
  font-size: 14px;
  font-weight: bold;
}
.shopping-tools-container .shopping-tools-carousel .form-cta .form-cta-icon {
  width: 45px;
  height: 45px;
  color: #000;
  border: 2px solid #000;
  border-radius: 50%;
  font-size: 23px;
  line-height: 41px;
  text-align: center;
}
.shopping-tools-container .shopping-tools-carousel .form-cta .form-cta-btn {
  padding: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
  white-space: normal;
}
.shopping-tools-container .shopping-tools-carousel .form-cta > a {
  display: block;
}
@media (min-width: 768px) {
  .shopping-tools-container .shopping-tools-carousel .form-cta > a {
    text-align: center;
  }
}
.shopping-tools-container .shopping-tools-carousel .form-cta > a:hover,
.shopping-tools-container .shopping-tools-carousel .form-cta > a:focus {
  text-decoration: none;
}
.shopping-tools-container
  .shopping-tools-carousel
  .form-cta
  .form-cta-btn:hover
  .form-name,
.shopping-tools-container
  .shopping-tools-carousel
  .form-cta
  > a:hover
  .form-name {
  color: #000;
}
.shopping-tools-container
  .shopping-tools-carousel
  .form-cta
  .form-cta-btn:focus,
.shopping-tools-container .shopping-tools-carousel .form-cta > a:focus {
  outline: none;
}
.shopping-tools-container .shopping-tools-carousel .alert {
  margin-bottom: 0;
}
.view-all-shopping-tools-modal .modal-title {
  display: flex;
  align-items: center;
}
.view-all-shopping-tools-modal .modal-title .fa {
  float: left;
}
.view-all-shopping-tools-modal .modal-title span {
  min-height: 2.1em;
}
.view-all-shopping-tools-modal .modal-title span small {
  display: block;
  font-size: 0.38em;
  color: #c1c1c4;
}
@media (max-width: 767px) {
  .view-all-shopping-tools-modal .modal-title .fa {
    height: 1.5em;
    line-height: 1.5em;
  }
  .view-all-shopping-tools-modal .modal-title span {
    min-height: 2.2em;
  }
  .view-all-shopping-tools-modal .modal-title span small {
    font-size: 0.4em;
  }
}
@media (max-width: 480px) {
  .view-all-shopping-tools-modal .modal-title span {
    min-height: 3em;
  }
  .view-all-shopping-tools-modal .modal-title span small {
    font-size: 0.65em;
  }
}
.vdp-body-container .modal .ctas-container {
  background: #f0f3f7;
}
.vdp-body-container .modal .ctas-container,
.vdp-body-container .modal .ctas-container.modal-body {
  padding: 5% 5% 0;
}
.vdp-body-container .modal .ctas-container .form-ctas-list,
.vdp-body-container .modal .ctas-container .shopping-tools-carousel {
  display: flex;
  flex-flow: wrap;
}
.vdp-body-container .modal .ctas-container .form-cta-block {
  width: 30.5%;
  margin-right: 4%;
  margin-bottom: 4%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vdp-body-container .modal .ctas-container .form-cta-block > div {
  width: 100%;
  height: 100%;
}
.vdp-body-container .modal .ctas-container .form-cta-block:nth-child(3n) {
  margin-right: 0;
}
.vdp-body-container .modal .ctas-container .form-cta-block a,
.vdp-body-container .modal .ctas-container .form-cta-block .form-cta-btn {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 20% 5%;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  background-color: #fff;
}
.vdp-body-container .modal .ctas-container .form-cta-block a:after,
.vdp-body-container .modal .ctas-container .form-cta-block .form-cta-btn:after {
  display: none;
}
.vdp-body-container .modal .ctas-container .form-cta-block a .form-cta-icon,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn
  .form-cta-icon {
  font-size: 40px;
  margin-bottom: 5px;
  background: transparent;
  color: #000;
  width: auto;
  height: auto;
  border: 0;
}
.vdp-body-container .modal .ctas-container .form-cta-block a .form-name,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn
  .form-name {
  white-space: normal;
  font-size: 16px;
  font-weight: normal;
}
.vdp-body-container .modal .ctas-container .form-cta-block a:hover,
.vdp-body-container .modal .ctas-container .form-cta-block .form-cta-btn:hover {
  background-color: #000;
  text-decoration: none;
}
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  a:hover
  .form-cta-icon,
.vdp-body-container .modal .ctas-container .form-cta-block a:hover .form-name,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn:hover
  .form-cta-icon,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn:hover
  .form-name {
  color: #fff;
}
.vdp-body-container .modal .ctas-container .form-cta-block a.disabled,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn.disabled {
  opacity: 0.5;
}
.vdp-body-container .modal .ctas-container .form-cta-block a.disabled:hover,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn.disabled:hover {
  background-color: #fff;
}
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  a.disabled:hover
  .form-cta-icon,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  a.disabled:hover
  .form-name,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn.disabled:hover
  .form-cta-icon,
.vdp-body-container
  .modal
  .ctas-container
  .form-cta-block
  .form-cta-btn.disabled:hover
  .form-name {
  color: #000;
}
.vdp-body-container
  .modal
  .additional-message:not(.hidden)
  ~ .ari-form-container
  + .row
  > div,
.vdp-body-container
  .modal
  .additional-message:not(.hidden)
  ~ .ari-form-container
  + .ari-row
  > div {
  margin: 0;
  width: 100%;
  padding: 10px;
}
@media (max-width: 767px) {
  .shopping-tools-container .shopping-tools-carousel {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta {
    width: 50%;
    padding: 4% 3%;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta:nth-child(even) {
    border-right: none;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta:last-child {
    border-bottom: none;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-cta-btn,
  .shopping-tools-container .shopping-tools-carousel .form-cta > a {
    display: flex;
    align-items: center;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-cta-btn {
    text-align: initial;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-cta-icon {
    margin-right: 8px;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-name {
    margin-top: 0;
    font-size: 16px;
  }
  .vdp-body-container .modal .ctas-container .form-cta-block {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .vdp-body-container .modal .ctas-container .form-cta-block a,
  .vdp-body-container .modal .ctas-container .form-cta-block .form-cta-btn {
    padding: 8%;
    display: flex;
    align-items: center;
  }
  .vdp-body-container .modal .ctas-container .form-cta-block a .form-cta-icon,
  .vdp-body-container
    .modal
    .ctas-container
    .form-cta-block
    .form-cta-btn
    .form-cta-icon {
    margin: 0 15px 0 0;
    width: 40px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shopping-tools-container .shopping-tools-carousel {
    padding-top: 10%;
    padding-bottom: 13%;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-name {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shopping-tools-container .shopping-tools-carousel {
    padding-top: 6%;
    padding-bottom: 9%;
  }
  .shopping-tools-container .shopping-tools-carousel .form-cta .form-name {
    font-size: 16px;
  }
}
.vdp-headBar {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.vdp-headBar:after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #f0f3f7;
}
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn {
  margin-bottom: 15px;
}
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn > a,
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn .form-cta-btn {
  display: block;
  background: #000;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn > a:hover,
.vdp-body-container
  .vdp-right-section
  .vdp-primary-cta-btn
  .form-cta-btn:hover {
  background: #000;
  text-decoration: none;
}
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn > a h4,
.vdp-body-container .vdp-right-section .vdp-primary-cta-btn .form-cta-btn h4 {
  color: #fff;
  font-weight: 700;
  white-space: normal;
}
.vdp-body-container
  .vdp-right-section
  .vdp-primary-cta-btn
  .external-widget-cta {
  font-size: 18px;
  padding: 15px;
  white-space: normal;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list {
  background: #f0f3f7;
  border: 1px solid #c9d2e0;
  margin-bottom: 25px;
  overflow: hidden;
  border-radius: 8px;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li:not(:last-child) {
  border-bottom: 1px solid #c9d2e0;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-financing
  a
  .fa {
  background: #32a14c;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-financing
  a:hover {
  background: #e8f2ea;
  color: #32a14c;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-promotions
  a
  .fa {
  background: #242326;
  position: relative;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-promotions
  a
  .fa
  .promotions-count {
  width: 22px;
  height: 22px;
  background: #c70303;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  right: -8px;
  top: -8px;
  font-weight: bold;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-promotions
  a:hover {
  background: #f2dfe2;
  color: #d63536;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-promotions
  a:hover
  .fa {
  transform: scale(1);
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-promotions
  a:hover
  .fa
  .promotions-count {
  transform: scale(1.15);
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-shopping-tool
  > a
  .fa {
  background: #000;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-shopping-tool
  > a:hover {
  background: #f2ece3;
  color: #000;
}
.vdp-body-container
  .vdp-right-section
  .vdp-ctas-list
  ul
  li.cta-shopping-tool
  > a:focus {
  text-decoration: none;
  outline: none;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  color: #313234;
  cursor: pointer;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a:after {
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  color: #9e9e9e;
  right: 7%;
  top: 50%;
  transform: translatey(-50%);
  transition: all 0.3s ease-in-out;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a .fa {
  width: 30px;
  height: 30px;
  background: #000;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 50%;
  color: #fff;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a:hover {
  text-decoration: none;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a:hover:after {
  right: 5%;
}
.vdp-body-container .vdp-right-section .vdp-ctas-list ul li a:hover .fa {
  transform: scale(1.1);
}
.vdp-body-container .vdp-right-section .vdp-form-section {
  background: #f0f3f7;
  border-radius: 8px;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul {
  display: flex;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li {
  position: relative;
  width: 100%;
  margin: 0;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li:first-child a {
  border-radius: 8px 0 0 0;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li:last-child a {
  border-radius: 0 8px 0 0;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li.active:after {
  content: '';
  width: 100%;
  height: 7px;
  background: #000;
  position: absolute;
  top: -7px;
  border-radius: 8px 8px 0 0;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li.active a {
  background: #f0f3f7;
  color: #242326;
  border-radius: 0;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li a {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1em;
  color: #242326;
  background: #e0e4ea;
  padding: 10px 15px;
}
.vdp-body-container .vdp-right-section .vdp-form-section ul li a .fa {
  margin-right: 7px;
  color: #000;
  font-size: 20px;
}
.vdp-body-container .vdp-right-section .vdp-form-section .tab-content {
  padding: 0 10px 10px 10px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .alpaca-field-object {
  padding-bottom: 0;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .form-group {
  margin-bottom: 10px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .form-group
  .form-control {
  background-color: #fff;
  height: 30px;
  border-radius: 3px;
  font-size: 12px;
  border-color: #dddddd;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .form-group
  .form-control:focus {
  background-color: rgba(8, 63, 108, 0.09);
  border-color: #083f6c;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  [data-alpaca-container-item-name='item'] {
  display: none;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  [data-alpaca-container-item-name='comments']
  .form-control {
  height: 60px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .alpaca-form-buttons-container {
  padding: 0 10px;
  margin-top: 0;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .alpaca-form-buttons-container
  .btn {
  width: 100%;
}
.vdp-body-container .vdp-right-section .vdp-form-section .tab-content .btn {
  padding: 12px 10px;
  font-size: 12px;
  white-space: pre-wrap;
  border-radius: 5px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section {
  padding: 10px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  #monthlyPayment {
  background: rgba(8, 63, 108, 0.09);
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  .btn {
  min-width: 80px;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  #clear {
  background: transparent;
  border: 2px solid #000;
  color: #000;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  #clear:hover {
  background: rgba(0, 0, 0, 0.1);
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  #calculate {
  color: #fff;
}
.vdp-body-container
  .vdp-right-section
  .vdp-form-section
  .tab-content
  .payment-calculator-section
  .form-group
  #calculate:hover {
  background: #2f2f2f;
}
.vdp-modal-open .modal-backdrop.in {
  opacity: 0.8;
}
.section-heading {
  padding-left: 60px;
  color: #202020;
  position: relative;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 30px;
}
.section-heading:before {
  content: '';
  background: #000;
  width: 32px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 7px;
}
@media (max-width: 991px) {
  .vdp-body-container .vdp-right-section {
    margin-top: 15px;
  }
  .ari-section.footer {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vdp-body-container .vdp-right-section .vdp-form-section ul li a {
    font-size: 12px;
    padding: 10px;
  }
  .vdp-body-container .vdp-right-section .vdp-form-section ul li a .fa {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .vdp-body-container .vdp-right-section {
    position: absolute;
    right: 0;
  }
}
.vdp-forms-with-new-ui [data-form-name$='Unit Detail'] ~ .modal .modal-body {
  padding: 0;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .ari-form-container {
  margin-bottom: 0;
  background-color: #f0f3f7;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .ari-form-container
  + .row,
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .ari-form-container
  + .ari-row {
  margin-right: 0;
  margin-left: 0;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .ari-form-container
  + .row
  > div,
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .ari-form-container
  + .ari-row
  > div {
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .ari-form-container
    + .row,
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .ari-form-container
    + .ari-row {
    background-color: #f0f3f7;
  }
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .ari-form-container
    + .row
    > div,
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .ari-form-container
    + .ari-row
    > div {
    width: 66.66667%;
    margin-left: 33.33333%;
    background-color: #fff;
  }
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .alpaca-field-object {
  padding: 0;
  border: none;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .alpaca-field-object
  > .row,
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .alpaca-field-object
  > .ari-row {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .alpaca-field-object
    > .row,
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .alpaca-field-object
    > .ari-row {
    display: flex;
  }
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .product-details-container {
  padding-top: 25px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .product-details-container {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .item-picture-holder
  img {
  width: 100%;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .item-title-holder,
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .item-price-holder {
  font-size: 25px;
  line-height: 1;
}
@media (max-width: 767px) {
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .item-title-holder,
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .item-price-holder {
    font-size: 18px;
  }
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .form-fields-container {
  padding: 25px 25px 0;
  background-color: #fff;
}
.vdp-forms-with-new-ui
  [data-form-name$='Unit Detail']
  ~ .modal
  .alpaca-form-buttons-container {
  margin-top: 0;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  background-color: #fff;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui
    [data-form-name$='Unit Detail']
    ~ .modal
    .alpaca-form-buttons-container {
    width: 66.66667%;
    margin-left: 33.33333%;
  }
}
.vdp-forms-with-new-ui .modal.static-modal .modal-body {
  padding: 0;
}
.vdp-forms-with-new-ui .modal.static-modal .modal-container {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui .modal.static-modal .modal-container {
    display: flex;
  }
}
@media (max-width: 991px) {
  .vdp-forms-with-new-ui .modal .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui .modal .modal-dialog {
    width: 900px;
  }
}
.vdp-forms-with-new-ui .modal .modal-content {
  border: 0;
}
.vdp-forms-with-new-ui .modal .modal-header {
  padding: 5% 3%;
  background-color: #333;
  font-size: 18px;
}
.vdp-forms-with-new-ui .modal .modal-header .close {
  width: 1.1em;
  height: 1.1em;
  margin-top: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  opacity: 1;
  font-size: 2.5em;
  text-shadow: none;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.vdp-forms-with-new-ui .modal .modal-header .close:hover {
  background-color: #000;
}
.vdp-forms-with-new-ui .modal .modal-header .modal-title {
  color: #fff;
  font-size: 2.3em;
}
.vdp-forms-with-new-ui .modal .modal-header .modal-title .fa {
  width: 1.55em;
  height: 1.55em;
  margin-right: 20px;
  border-radius: 50%;
  line-height: 1.55em;
  text-align: center;
  background-color: #000;
}
@media (max-width: 767px) {
  .vdp-forms-with-new-ui .modal .modal-header .modal-title .fa {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui .modal .alpaca-form-buttons-container {
    text-align: left;
  }
}
.vdp-forms-with-new-ui .alpaca-form .hidden-label > label {
  display: none;
}
.vdp-forms-with-new-ui .alpaca-form .glyphicon {
  display: inline-block;
  font: normal normal normal 12px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -1px;
  position: relative;
}
.vdp-forms-with-new-ui
  .alpaca-form
  .alpaca-icon-required.glyphicon-star:before {
  content: '\f069';
}
.vdp-forms-with-new-ui .alpaca-form .glyphicon-exclamation-sign:before {
  content: '\f06a';
}
.vdp-forms-with-new-ui .form-control {
  height: 50px;
  background-color: #f0f3f7;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  box-shadow: none;
}
.vdp-forms-with-new-ui .form-control:hover {
  background-color: rgba(8, 63, 108, 0.04);
  border-color: rgba(8, 63, 108, 0.12);
}
.vdp-forms-with-new-ui .form-control:focus {
  box-shadow: none;
}
.vdp-forms-with-new-ui .form-control:focus,
.vdp-forms-with-new-ui .form-control:focus:hover {
  background-color: rgba(8, 63, 108, 0.09);
  border-color: #083f6c;
}
.vdp-forms-with-new-ui .has-error .form-control,
.vdp-forms-with-new-ui .has-error .form-control:focus {
  box-shadow: none;
}
.vdp-forms-with-new-ui .has-error .form-control,
.vdp-forms-with-new-ui .has-error .form-control:hover,
.vdp-forms-with-new-ui .has-error .form-control:focus,
.vdp-forms-with-new-ui .has-error .form-control:focus:hover {
  border-color: #a94442;
}
.vdp-forms-with-new-ui textarea.form-control {
  height: auto;
}
.vdp-forms-with-new-ui
  .alpaca-form-buttons-container
  .alpaca-form-button-submit {
  width: 35%;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 5px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.vdp-forms-with-new-ui
  .alpaca-form-buttons-container
  .alpaca-form-button-submit:hover {
  color: #fff;
  background-color: #2f2f2f;
}
@media (max-width: 991px) {
  .vdp-forms-with-new-ui
    .alpaca-form-buttons-container
    .alpaca-form-button-submit {
    display: block;
    width: 100%;
  }
}
.vdp-forms-with-new-ui .custom-modal-container {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui .custom-modal-container {
    display: flex;
  }
}
.vdp-forms-with-new-ui .custom-modal-container .product-details-container {
  background-color: #f0f3f7;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui .custom-modal-container .product-details-container {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .product-details-container
  .item-title-holder {
  margin: 15px auto 5px;
}
.vdp-forms-with-new-ui .custom-modal-container .item-picture-holder img {
  width: 100%;
}
.vdp-forms-with-new-ui .custom-modal-container .item-title-holder,
.vdp-forms-with-new-ui .custom-modal-container .item-price-holder {
  font-size: 25px;
  line-height: 1;
}
@media (max-width: 767px) {
  .vdp-forms-with-new-ui .custom-modal-container .item-title-holder,
  .vdp-forms-with-new-ui .custom-modal-container .item-price-holder {
    font-size: 18px;
  }
}
.vdp-forms-with-new-ui .custom-modal-container .form-fields-container {
  padding: 25px;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .phone-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .phone-box
  .phone-label
  label {
  font-weight: normal;
  font-size: 30px;
  line-height: 1em;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .phone-box
  .phone-label
  h3 {
  font-weight: bold;
  line-height: 1em;
  margin: 0;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .phone-box
  .phone-cta-btn
  .btn {
  color: #fff;
  display: block;
  padding: 15px 20px;
  border-radius: 8px;
  font-size: 14px;
}
@media (min-width: 992px) {
  .vdp-forms-with-new-ui
    .custom-modal-container
    .form-fields-container
    .phone-box
    .phone-cta-btn {
    width: 30%;
  }
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .address-box
  .location-name {
  font-weight: bold;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul {
  list-style: none;
  padding: 0;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li {
  padding: 5px 10px;
  display: flex;
  flex: 1;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li.hours-titles {
  margin-bottom: 10px;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li.hours-titles
  .title {
  font-size: 16px;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li.hours-titles
  .hour {
  font-weight: bold;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li:nth-child(2n) {
  background: #f0f3f7;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li
  .title {
  width: 50%;
}
.vdp-forms-with-new-ui
  .custom-modal-container
  .form-fields-container
  .store-hours-box
  > ul
  li
  .title
  + span {
  width: 35%;
}
@media (max-width: 768px) {
  .vdp-forms-with-new-ui
    .custom-modal-container
    .form-fields-container
    .store-hours-box
    > ul
    li
    .title
    + span {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .vdp-forms-with-new-ui .modal .modal-header {
    font-size: calc(8px + 10 * ((100vw - 280px) / 487));
  }
}
.title-price-container {
  margin-bottom: 10px;
}
.title-price-container .urgency-callout-container {
  display: flex;
  justify-content: flex-end;
}
.title-price-container .urgency-callout-container .urgency-callout {
  background: #2ea049;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  z-index: 3;
  top: -20px;
  display: none;
}
.title-price-container .urgency-callout-container .urgency-callout:after {
  content: '';
  border: 5px solid transparent;
  position: absolute;
  bottom: -9px;
}
.title-price-container #price-box-container .promotionsAlertIcon {
  display: inline;
  color: black;
  font-weight: bolder;
}
.title-price-container #price-box-container.active-promotions {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px 8px;
  margin-top: 30px;
  z-index: 1;
  position: relative;
}
.price-box {
  text-align: right;
}
.price-box h2 {
  color: #000;
  font-weight: 700;
  font-size: 28px;
}
.price-box h2.msrp-price {
  font-size: 24px;
}
.price-box .price-label {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
}
.price-box .price-label .sale-label {
  position: relative;
  background: #000;
  font-size: 12px;
  padding: 8px 0 8px 8px;
  margin-right: 25px;
  color: #fff;
  height: 30px;
  line-height: 12px;
  display: inline-block;
}
.price-box .price-label .sale-label.rebate-label {
  padding-left: 6px;
  font-size: 10px;
}
.price-box .price-label .sale-label:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #000;
}
.price-box .price-label strong {
  font-size: 28px;
}
.price-box .old-price {
  font-size: 15px;
  text-decoration: line-through;
  color: #b1b1b1;
}
.price-box .sale-benefits {
  display: inline;
}
.price-box .sale-benefits,
.price-box h2 + .destination-charge {
  color: #b1b1b1;
  font-size: 12px;
  position: relative;
  padding-top: 3px;
}
.price-box .sale-benefits:after,
.price-box h2 + .destination-charge:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e0dede;
  position: absolute;
  left: 0;
  top: 0;
}
.price-box .best-brice {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: baseline;
}
.price-box .best-brice i {
  font-size: 26px;
  margin-left: 3px;
}
.price-box .best-brice i.fa-check-square {
  margin-right: 3px;
}
.price-box .best-brice h2 {
  text-decoration: underline;
}
.price-box .branded-zone-price-difference-block {
  text-align: left;
  margin-top: 1em;
}
.price-box .branded-zone-price-difference-block .retail-price {
  color: #000;
  font-size: 14px;
  margin-bottom: 8px;
}
.price-box .branded-zone-price-difference-block .our-price-label {
  color: #2e7d32;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.price-box .branded-zone-price-difference-block .price-row {
  display: flex;
  align-items: center;
  gap: 10px;
}
.price-box .branded-zone-price-difference-block .final-price {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.price-box .branded-zone-price-difference-block .product-savings {
  background-color: #e0f2e9;
  color: #2e7d32;
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 0.8em;
  font-weight: bold;
}
#price-box-container.active-promotions .price-box h2 {
  font-size: 26px;
  margin-top: 15px;
}
#price-box-container.active-promotions .price-box .price-label strong {
  font-size: 24px;
}
@media (max-width: 767px) {
  .title-price-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .title-price-container .urgency-callout-container {
    justify-content: flex-start;
  }
  .title-price-container .urgency-callout-container .urgency-callout {
    left: -9px;
    border-radius: 3px 3px 3px 0;
  }
  .title-price-container .urgency-callout-container .urgency-callout:after {
    left: 0;
    border-top-color: #585858;
    border-right-color: #585858;
  }
  .section-heading {
    font-size: 26px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price-box h2 {
    font-size: 22px;
  }
  .price-box h2.msrp-price {
    font-size: 19px;
  }
  .price-box .price-label .sale-label {
    padding: 3px 0 8px 5px;
    text-align: center;
  }
  .price-box .price-label strong {
    font-size: 22px;
  }
  #price-box-container.active-promotions .price-box h2,
  #price-box-container.active-promotions .price-box .best-brice i {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .price-box {
    text-align: center;
  }
  .price-box .price-label {
    justify-content: center;
  }
  .price-box .destination-charge::after {
    display: none;
  }
  .price-box .best-brice {
    justify-content: center;
  }
  .price-box .best-brice i {
    display: none;
  }
}
@media (min-width: 768px) {
  .title-price-container .urgency-callout-container .urgency-callout {
    right: -9px;
    border-radius: 3px 3px 0 3px;
  }
  .title-price-container .urgency-callout-container .urgency-callout:after {
    right: 0;
    border-top-color: #585858;
    border-left-color: #585858;
  }
}
@media (min-width: 992px) {
  .title-price-container {
    display: flex;
    align-items: center;
  }
}
.right-section-inner-box {
  position: static;
}
@media (min-width: 992px) {
  .right-section-inner-box.affix,
  .right-section-inner-box.affix-bottom {
    width: 205px;
  }
}
@media (min-width: 1200px) {
  .right-section-inner-box.affix,
  .right-section-inner-box.affix-bottom {
    width: 255px;
  }
}
.right-section-inner-box.affix {
  position: fixed;
  top: 100px;
}
.right-section-inner-box.affix.position-from-bottom {
  top: auto;
  bottom: 0;
}
.right-section-inner-box.affix-bottom {
  position: absolute;
}
.right-section-inner-box .price-box {
  margin-top: -25px;
}
.right-section-inner-box .price-box .sale-benefits {
  padding-bottom: 5px;
  display: inline-block;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  .navbar-default,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  .navbar-default {
  background-color: transparent;
  border: none;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  .alpaca-wizard-back,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  .alpaca-wizard-back {
  background-color: transparent;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li
  div.holder
  div.title,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li
  div.holder
  div.title {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  border-radius: 50%;
  margin-bottom: 10px;
  color: #fff;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li
  div.holder
  div.description,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li
  div.holder
  div.description {
  font-size: 13px;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li
  div.holder
  div.title,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li
  div.holder
  div.title,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li.completed
  div.holder
  div.title {
  background-color: #d8dbe0;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li
  div.holder
  div.description,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li
  div.holder
  div.description,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li.completed
  div.holder
  div.description {
  color: #000;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li.active
  div.holder
  div.title,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li.active
  div.holder
  div.title {
  background-color: #000;
  color: #fff;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li.active
  div.holder
  div.description,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li.active
  div.holder
  div.description {
  color: #000;
}
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .row
  .alpaca-wizard-nav
  li
  .chevron,
.multistep-wizard-with-labelled-steps
  [data-form-name='Finance Form with PI']
  ~ .ari-row
  .alpaca-wizard-nav
  li
  .chevron {
  display: none;
}
.multistep-wizard-with-labelled-steps .alpaca-wizard-buttons .btn {
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 5px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.multistep-wizard-with-labelled-steps .alpaca-wizard-buttons .btn:hover {
  background-color: #2f2f2f;
}
@media (min-width: 992px) {
  .multistep-wizard-with-labelled-steps.vdp-forms-with-new-ui
    .alpaca-form-buttons-container
    .alpaca-form-button-submit {
    width: 10%;
  }
}
@media (max-width: 767px) {
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    height: 36px;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:after {
    position: absolute;
    content: '';
    border-bottom: 4px solid #ccc;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:before {
    left: -50%;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:after {
    left: 50%;
    width: 50%;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li
    .holder
    .title,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li
    .holder
    .title {
    position: relative;
    z-index: 5;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li
    .holder
    .description,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li
    .holder
    .description {
    display: none;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li.completed
    .holder
    .title,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li.completed
    .holder
    .title {
    background-color: #000;
    color: #fff;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li.active:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li.active:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li.completed:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li.completed:after {
    border-bottom-color: #000;
    z-index: 3;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child:after {
    width: 50%;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child.completed:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child.completed:after {
    width: 100%;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child.active:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child.active:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child.completed:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child.completed:before {
    border-bottom-color: #000;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:first-child:before,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child:after,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-nav
    .navbar-nav
    li:last-child:after {
    content: none;
  }
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .row
    .alpaca-wizard-progress-bar,
  .multistep-wizard-with-labelled-steps
    [data-form-name='Finance Form with PI']
    ~ .ari-row
    .alpaca-wizard-progress-bar {
    display: none;
  }
}
.vdp-forms-with-new-ui #current-promotions-container .modal-request {
  padding-bottom: 15px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog {
  width: 95%;
  margin: 2% auto;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .closeIcon {
  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 1;
  color: #000;
  border: none;
  transition: color 0.5s ease, background-color 0.5s ease;
  font-size: 3.2em;
  background: none;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .closeIcon:hover {
  color: #000;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-header {
  display: none;
  padding: 0;
  background: none;
  border: 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-header
  h3.modal-title {
  display: none;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-header
  button.close {
  color: black;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content {
  background: #f0f3f7;
  padding: 15px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body {
  padding: 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  > div {
  padding: 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .form-fields-container
  .formHeading,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .form-fields-container
  .formField {
  display: none;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .form-fields-container
  .formHeading
  h1 {
  font-weight: bold;
  font-size: 2.5em;
  margin-top: 30px;
  margin-bottom: 25px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .alpaca-form-buttons-container {
  display: none;
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .alpaca-form-buttons-container
  button.alpaca-form-button-submit {
  width: 250px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.5em;
  font-weight: 600;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .selectedPromotions
  .form-control {
  background: #d3d3d3;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .contactPreference
  .control-label {
  display: block;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .contactPreference
  .radio {
  display: inline-block !important;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  .form-control {
  background: #fff;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  #formPostThankyouMsg {
  display: none;
  width: 60%;
  height: 100%;
  margin: 0 auto;
  padding-top: 35%;
  text-align: center;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  #formPostThankyouMsg
  h1 {
  font-size: 3.5em;
  font-weight: bold;
  margin: 20px 0 40px 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  #formPostThankyouMsg
  p {
  font-size: 2em;
  padding-bottom: 30px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  #formPostThankyouMsg
  button.close {
  margin: 0 auto;
  display: block;
  float: none;
  font-size: 1em;
  font-weight: 400;
  background: #000;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 12px 30px;
  text-shadow: none;
  opacity: inherit;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .ari-form-container
  #formPostThankyouMsg
  button.close:hover {
  background: #000;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .success-message
  .alert-success {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .success-message
  .alert-success
  .wysiwyg-content {
  text-align: center;
  font-size: 1.7em;
  font-weight: bold;
  color: #333;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details {
  background: #ffffff;
  border: 1px solid #ddd;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .unit-detail {
  padding: 15px 35px 15px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .unit-detail
  h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  font-size: 1.5em;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .unit-detail
  h3
  span {
  color: #000;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .unit-detail
  p {
  color: #797e86;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .unit-detail
  .msg {
  display: none;
  font-size: 1em;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .all-promotions-checkbox {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-size: 0.9em;
  display: none;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .all-promotions-checkbox
  label {
  font-weight: 400;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list {
  overflow-y: auto;
  max-height: 700px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  input[name='offer'] {
  margin-bottom: 15px;
  margin-right: 5px;
  display: none;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  img {
  margin: 0 auto;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-details {
  padding: 0 0 15px 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-details
  h4 {
  margin-top: 0;
  font-weight: 700;
  font-size: 1.2em;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-details
  .promotion-summary {
  word-break: break-word;
  font-size: 0.9em;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-details
  .btn {
  align-self: center;
  color: #ffffff;
  border-radius: 3px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-details
  .btn:hover {
  background-color: #2f2f2f;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper {
  padding: 10px 5px;
  word-break: break-word;
  font-size: 0.9em;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h1,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h2,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h3,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h4,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h5,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h6,
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .promotional-offer
  .promotion-full-description
  .description-wrapper
  h7 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 2px 0;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .slick-dots {
  bottom: 15px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .slick-dots
  li {
  margin: 0 3px;
}
.vdp-forms-with-new-ui
  #current-promotions-container
  .modal-request
  .modal-dialog
  .modal-content
  .modal-body
  .promotions-modal-details
  .promotional-offers-list
  .slick-dots
  li
  button:before {
  font-size: 14px;
}
@media (min-width: 767px) {
  .modal-request .promotional-offers-list .image-wrapper {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .vdp-forms-with-new-ui .modal-request .modal-dialog {
    width: 90%;
    margin: 30px auto;
  }
  .vdp-forms-with-new-ui .modal-request .modal-dialog .closeIcon {
    right: 0;
    top: 0;
    font-size: 2em;
  }
  .vdp-forms-with-new-ui .modal-request .modal-dialog .modal-content {
    padding: 5px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body {
    padding: 15px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    > div {
    padding: 0 15px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .unit-detail {
    padding: 15px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .unit-detail
    .unit-description
    h3 {
    font-size: 1.2em;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .unit-detail
    .msg {
    font-size: 0.8em;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list {
    width: 90%;
    margin: auto;
    max-height: 500px;
    border: 1px solid #d3d3d3;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    .description-wrapper {
    padding: 10px 2px;
    font-size: 0.8em;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    input {
    margin-right: 10px;
    align-self: flex-start;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    .promotion-details {
    padding: 0 0 0 15px;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    text-align: center;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    .promotion-details
    h4 {
    font-size: 1em;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    .promotion-details
    .btn {
    align-self: flex-start;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .promotions-modal-details
    .promotional-offers-list
    .promotional-offer
    .promotion-details
    .promotion-summary {
    font-size: 0.8em;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .alpaca-form-buttons-container {
    padding: 0;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .alpaca-form-buttons-container
    .alpaca-form-button-submit {
    width: 90%;
    margin: 0 auto;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .form-fields-container
    .formHeading
    h1 {
    font-size: 1.6em;
    margin-top: 20px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .form-fields-container
    #formPostThankyouMsg {
    width: 80%;
    padding-top: 10px;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .form-fields-container
    #formPostThankyouMsg
    h1 {
    font-size: 1.8em;
    font-weight: bold;
    margin: 10px 0 5px 0;
  }
  .vdp-forms-with-new-ui
    .modal-request
    .modal-dialog
    .modal-content
    .modal-body
    .ari-form-container
    .form-fields-container
    #formPostThankyouMsg
    p {
    font-size: 1em;
    padding-bottom: 5px;
  }
}
.preloader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.preloader:before {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border: 5px solid #2f2f2f;
  border-top-color: #000;
  border-radius: 50%;
  content: '';
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media print {
  @page {
    margin-top: 0;
    margin-bottom: 0;
    padding: 5rem 2rem;
  }
  #description-data,
  #product-specs-data {
    display: block !important;
  }
  #description-data .panel-body,
  #product-specs-data .panel-body {
    height: auto !important;
  }
  #description-data .read-more-btn-holder,
  #product-specs-data .read-more-btn-holder {
    display: none !important;
  }
  .title-price-container,
  .key-feature-container,
  .product-features-container,
  .overview-container {
    page-break-inside: avoid;
  }
  a[href]:after {
    content: none !important;
  }
  #scrollingMenu {
    position: static !important;
  }
  body.print-brochure .hidden-brochure-print {
    display: none !important;
  }
}
.ask-question-container {
  margin-top: 2rem;
  padding: 1.5rem;
  background-color: #f9f9f9;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}
.ask-question-container .example-questions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.ask-question-container .example-questions .try-asking-label {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  white-space: nowrap;
}
.ask-question-container .example-questions .example-question {
  background-color: #e0e0e0;
  color: #333;
  border: none;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.2s;
  white-space: nowrap;
}
.ask-question-container .example-questions .example-question:hover {
  background-color: #d0d0d0;
}
@media (max-width: 768px) {
  .ask-question-container .example-questions {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 0.5rem;
  }
  .ask-question-container .example-questions .example-question {
    flex: 0 0 auto;
  }
  .ask-question-container .example-questions::-webkit-scrollbar {
    height: 6px;
  }
  .ask-question-container .example-questions::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
  }
  .ask-question-container .example-questions::-webkit-scrollbar-track {
    background: transparent;
  }
}
.ask-question-container .chat-history {
  max-height: 400px;
  overflow-y: auto;
  padding: 1rem;
  background-color: #f2f2f2;
  border-radius: 12px;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  scrollbar-width: thin;
  scrollbar-color: #bbb #e0e0e0;
}
.ask-question-container .chat-history::-webkit-scrollbar {
  width: 8px;
}
.ask-question-container .chat-history::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 10px;
}
.ask-question-container .chat-history::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 10px;
  border: 2px solid #e0e0e0;
}
.ask-question-container .chat-entry {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.ask-question-container .chat-entry .question {
  align-self: flex-end;
  background-color: #2b2b2b;
  color: #fff;
  padding: 0.75rem 1rem;
  border-radius: 2rem;
  font-weight: 600;
  max-width: 80%;
  display: inline-block;
  white-space: pre-wrap;
  word-break: break-word;
}
.ask-question-container .chat-entry .answer {
  align-self: flex-start;
  background-color: #fff;
  color: #333;
  padding: 0.75rem 1rem;
  border-radius: 2rem;
  font-size: 14px;
  line-height: 1.5;
  max-width: 80%;
  display: inline-block;
  white-space: pre-wrap;
  word-break: break-word;
}
.ask-question-container .chat-entry .answer.error-answer {
  background-color: #c92e1d1a;
  color: #c92e1d;
  border: 1px solid #c92e1d;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;
  align-self: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ask-question-container .chat-entry .answer .error-icon {
  display: inline-block;
  margin-right: 0.5rem;
  font-weight: bold;
  color: #c92e1d;
}
.ask-question-container .ask-input {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.ask-question-container .ask-input input[type='text'] {
  flex: 1;
  min-width: 250px;
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
}
.ask-question-container .ask-input .send-btn {
  padding: 0.5rem 1.2rem;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.2s;
}
.ask-question-container .ask-input .send-btn:hover {
  background-color: #000;
}
.ask-question-container .disclaimer {
  font-size: 12px;
  color: #777;
  line-height: 1.4;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.search-result {
  margin-bottom: 20px;
}
.search-result .results-heading {
  margin-top: 0;
}
.search-result .results-heading-sm {
  margin-top: 0;
  font-size: 18px;
}
.search-result .label-cell {
  vertical-align: middle;
}
.search-result .search-result-image {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  margin: 0 auto;
}
.search-result .search-result-image .img-responsive {
  width: 100%;
}
.search-result .sft-ribbon-mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.search-result .sft-ribbon {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: -125px;
  width: 300px;
  color: #fff;
}
.search-result .sft-ribbon-sold {
  background-color: #000;
}
.search-result .sft-ribbon-sale {
  background-color: #a00;
}
.search-result .destination-charge {
  font-size: 1rem;
}
.search-result-grid .results-heading {
  margin-top: 0;
  font-size: 18px;
}
.search-result-grid .sft-ribbon-mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.search-result-grid .sft-ribbon {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: -125px;
  width: 300px;
  color: #fff;
}
.search-result-grid .sft-ribbon-sold {
  background-color: #000;
}
.search-result-grid .sft-ribbon-sale {
  background-color: #a00;
}
.search-result-grid .label-cell {
  vertical-align: middle;
}
.search-result-grid .destination-charge {
  font-size: 1rem;
  color: #6e6e6e;
}
.search-result-grid .text-gray {
  color: #6e6e6e;
}
.search-result-grid .mr-15 {
  margin-right: 15px;
}
.privacy-center {
  text-align: center;
}
.wrap-text {
  white-space: normal;
}
.search-results .search-results-count {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-results .refinement-list-group {
  overflow-wrap: break-word;
}
.search-results .filter-expand-collapse {
  display: inline-block;
  float: right;
}
.search-bar {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sort-dd {
    width: 100%;
  }
}
#RequestQuoteModal .lead-form-title {
  display: none;
}
.modal-request .lead-form-title {
  display: none;
}
.zoom-img-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.ui-sortable .panel-heading {
  cursor: move;
}
.inline-div {
  display: inline-block;
  vertical-align: middle;
}
#toggle-button-container {
  margin-right: 10px;
}
.toggleViewBtn {
  border: none;
  background: transparent;
}
.toggleViewBtn span {
  margin-right: 8px;
}
.toggle-button-chevron {
  font-size: 7px;
  vertical-align: middle;
}
.search-results.new-srp .search-result-image {
  display: block;
}
.search-results.new-srp .sort-container {
  overflow: hidden;
}
.search-results.new-srp .sort-container:before {
  font-family: FontAwesome;
  content: '\f0d7';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 30px;
  z-index: 1;
  height: 0;
  font-size: 26px;
  top: 9px;
  pointer-events: none;
}
.search-results.new-srp .sort-container:after {
  content: ' ';
  border: 1px solid #ccc;
  width: 1px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 60px;
}
.search-results.new-srp .sort-container:hover:before {
  color: #fff;
}
.search-results.new-srp #SortBy {
  height: 50px;
  border-radius: 5px;
  background: #f0f3f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding-right: 50px;
}
.search-results.new-srp #SortBy:hover {
  background: #555;
  color: #fff;
  cursor: pointer;
}
.search-results.new-srp .searchBar .search .queryString {
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
}
.search-results.new-srp .searchBar .search .input-group-btn #micBtn {
  width: 50px;
  height: 50px;
}
.search-results.new-srp .searchBar .search .searchBtn {
  height: 50px;
  width: 50px;
  background: #ffffff;
  color: #000000;
  border: 1px solid #ccc;
  font-size: 25px;
  border-radius: 0 5px 5px 0;
}
.search-results.new-srp .searchBar .search .searchBtn:hover {
  background: #000;
  color: #fff;
}
.search-results.new-srp .form-control,
.search-results.new-srp label {
  font-size: 18px;
}
.search-results.new-srp .list-group-item {
  background: transparent;
  color: #000;
}
.search-results.new-srp .list-group-item span.text-muted {
  color: #777;
}
.search-results.new-srp .mobile-filter-button {
  font-size: 18px;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
  background: #f0f3f7;
}
.search-results.new-srp .mobile-filter-button:hover {
  background: #202020;
  color: #fff;
}
.search-results.new-srp .results-heading-sm {
  margin-top: 10px;
}
.search-results.new-srp .results-heading-sm a {
  color: #202020;
  font-weight: 600;
}
.search-results.new-srp .search-results-filters .inner-container {
  background: #f0f3f7;
  padding: 10px;
  border-radius: 5px;
}
.search-results.new-srp .search-results-filters .panel {
  border: 0;
  background: transparent;
  box-shadow: none;
  margin-bottom: 10px;
}
.search-results.new-srp .search-results-filters .panel .panel-heading {
  background: transparent;
  border-bottom: 1px solid #555;
  color: #000;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .panel-heading
  .panel-title {
  font-size: 18px;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  .list-group-item
  a {
  font-size: 18px;
  padding: 4px 12px;
  border: 0;
  border-radius: 5px;
  color: #fff;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  .list-group-item
  a:hover {
  background: #202020;
}
.search-results.new-srp .search-results-filters .panel .panel-footer {
  border: 0;
  background: transparent;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  .apply-fields {
  font-size: 18px;
  width: 100%;
  color: #fff;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .panel-footer
  .apply-fields:hover {
  background: #555;
}
.search-results.new-srp .search-results-filters .panel .panel-footer a {
  font-size: 15px;
  padding: 8px 15px;
  font-weight: 600;
  border-radius: 5px;
  color: #fff;
}
.search-results.new-srp .search-results-filters .panel .panel-footer a:hover {
  background: #202020;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  a {
  font-size: 15px;
  padding: 10px;
  border: 0;
  color: #000;
}
.search-results.new-srp
  .search-results-filters
  .panel
  .refinement-list-group
  a
  .fa-square-o {
  background: #fff;
}
.search-results.new-srp .search-results-list {
  margin-top: 20px;
}
.search-results.new-srp .search-results-list .search-result {
  border-radius: 5px;
}
.search-results.new-srp .search-results-list .search-result .promotion-link {
  width: 100%;
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 12px;
  border-radius: 5px 5px 0 0;
  font-size: 1.1em;
  text-decoration: none;
  border-bottom: 8px solid #fff;
}
.search-results.new-srp .search-results-list .search-result .urgency-callout {
  background: #2ea049;
  color: #fff;
  padding: 5px 10px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .urgency-callout:after {
  content: '';
  border: 5px solid transparent;
  position: absolute;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .urgency-callout
  .fa {
  margin-right: 5px;
}
.search-results.new-srp .search-results-list .search-result .panel-body {
  padding: 0 15px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .results-heading {
  font-weight: 700;
  margin-top: 15px;
  font-size: 18px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .results-heading
  a {
  color: #202020;
}
.search-results.new-srp .search-results-list .search-result .panel-body .lead {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .display-price-box {
  display: flex;
  align-items: center;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .on-sale-label {
  position: relative;
  background: #a00;
  font-weight: bold;
  padding: 8px 4px 8px 10px;
  color: #fff;
  line-height: 12px;
  display: inline-block;
  margin-right: 12px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .on-sale-label:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 0;
  border-top: 14px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 8px solid #a00;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .promotions-alert-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: normal;
  width: 16px;
  height: 16px;
  background: #000;
  position: relative;
  font-size: 0.6em;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
  margin: 7px 3px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes {
  font-size: 12px;
  margin-bottom: 0;
  width: 100%;
  table-layout: fixed;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  td {
  border: 0;
  padding: 2px 5px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  td.label-cell {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .search-results-attributes
  tbody
  tr
  td:last-child {
  word-break: break-word;
}
.search-results.new-srp .search-results-list .search-result .panel-body .btn {
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 5px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn:hover {
  background: #f0f3f7;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn.btn-primary,
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .ari-form-container
  .btn,
.ari-form-container
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn {
  font-weight: bold;
  color: #fff;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn.btn-primary:hover,
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .ari-form-container
  .btn:hover,
.ari-form-container
  .search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  .btn:hover {
  background: #202020;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn {
  margin-top: 10px;
  text-align: center;
  border-radius: 0 0 5px 0;
  border-top: 1px solid #ddd;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 40px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn
  a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 15px;
  display: block;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn
  a
  i {
  padding-left: 5px;
  color: #000;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .panel-body
  #view-details-btn:hover {
  background: #f0f3f7;
}
.search-results.new-srp .search-results-list .search-result .unit-details {
  border-left: 1px solid #ddd;
  padding-bottom: 50px;
}
.search-results.new-srp
  .search-results-list
  .search-result
  .destination-charge {
  font-weight: 400;
}
.search-results.new-srp .search-results-list .srp-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-content: flex-start;
  container-type: inline-size;
  margin: 20px 0;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid {
  background-color: #fff;
  border: 1.5px solid #ddd;
  border-radius: 8px;
  flex: 1 1 calc(33.333% - 16px);
  min-width: 310px;
  max-width: calc(33.333% - 16px);
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .no-click,
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn-primary,
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .ari-form-container
  .btn,
.ari-form-container
  .search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn {
  z-index: 2;
  position: relative;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-image
  img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
  padding: 0;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-image
  .search-result-grid-image_slider
  > .slick-next {
  margin-right: 8px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-image
  .search-result-grid-image_slider
  > .slick-prev {
  margin-left: 8px;
  z-index: 1;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn {
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 5px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn:hover {
  background: #f0f3f7;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn.btn-primary,
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .ari-form-container
  .btn,
.ari-form-container
  .search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn {
  font-weight: bold;
  color: #fff;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn.btn-primary:hover,
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .ari-form-container
  .btn:hover,
.ari-form-container
  .search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .btn:hover {
  background: #202020;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .unit-overlay-text-banner {
  background-color: black;
  position: absolute;
  left: 0;
  padding: 0.75em;
  bottom: 20px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .unit-overlay-text-banner:after {
  content: '';
  display: block;
  background-color: black;
  position: absolute;
  transform: rotate(45deg);
  top: 6px;
  right: -15px;
  width: 29px;
  height: 29px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .unit-overlay-text-banner
  .unit-overlay-text {
  color: white;
  font-weight: bold;
  position: relative;
  z-index: 1;
  font-size: 1em;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .attributes-container {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  border-top: 2px solid #ddd;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .promotion-link {
  width: 100%;
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 12px;
  border-radius: 5px 5px 0 0;
  font-size: 1.1em;
  text-decoration: none;
  border-bottom: 8px solid #fff;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .urgency-callout {
  background: #2ea049;
  color: #fff;
  padding: 5px 10px;
  margin-left: -25px;
  border-radius: 3px 3px 3px 0;
  position: relative;
  display: inline-block !important;
  margin-bottom: 5px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .urgency-callout
  .fa {
  margin-right: 5px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .urgency-callout:after {
  content: '';
  border: 5px solid transparent;
  position: absolute;
  left: 0;
  bottom: -9px;
  border-top-color: #585858;
  border-right-color: #585858;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body {
  padding: 0 15px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card {
  display: flex;
  flex-grow: 1;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  padding-bottom: 15px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .results-heading {
  font-weight: 700;
  margin-top: 15px;
  font-size: 18px;
  flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  align-self: flex-start;
  margin-bottom: 15px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .results-heading
  a {
  color: #202020;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section {
  display: flex;
  flex-grow: 1;
  margin: 20px 0;
  align-items: center;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .display-price-box {
  display: flex;
  align-items: center;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .display-price-box
  .promotions-alert-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: normal;
  width: 16px;
  height: 16px;
  background: #000;
  position: relative;
  font-size: 0.6em;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
  margin: 7px 3px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .on-sale-label {
  position: relative;
  background: #a00;
  font-weight: bold;
  padding: 8px 4px 8px 10px;
  color: #fff;
  line-height: 12px;
  display: block;
  margin-right: 12px;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .on-sale-label:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 0;
  border-top: 14px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 8px solid #a00;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box {
  margin-top: auto;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .search-results.new-srp
    .search-results-list
    .srp-grid-container
    .search-result-grid
    .search-result-grid-body
    .unit-card
    .unit-details
    .price-section
    .lead
    .dmsprice-box {
    padding-top: rem(20);
  }
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .retail-price {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .product-our-price {
  margin-top: rem(8);
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .product-our-price
  .our-price-label {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #2da143;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .product-our-price
  .product-new-price {
  display: flex;
  align-items: center;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  gap: 10px;
}
@media (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .srp-grid-container
    .search-result-grid
    .search-result-grid-body
    .unit-card
    .unit-details
    .price-section
    .lead
    .dmsprice-box
    .product-our-price
    .product-new-price {
    font-size: 24px;
  }
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .product-our-price
  .product-savings {
  margin-left: rem(12);
  padding: rem(5);
  font-size: 0.5em;
  font-weight: 600;
  text-align: center;
  border-radius: rem(4);
  background-color: #e5f4e8;
  color: #165824;
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .lead
  .dmsprice-box
  .product-price {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
}
@media (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .srp-grid-container
    .search-result-grid
    .search-result-grid-body
    .unit-card
    .unit-details
    .price-section
    .lead
    .dmsprice-box
    .product-price {
    font-size: 24px;
  }
}
.search-results.new-srp
  .search-results-list
  .srp-grid-container
  .search-result-grid
  .search-result-grid-body
  .unit-card
  .unit-details
  .price-section
  .destination-charge {
  font-weight: 400;
}
@container (max-width: 829px) {
  .search-results.new-srp
    .search-results-list
    .srp-grid-container
    .search-result-grid {
    flex: 1 1 calc(50% - 16px);
    max-width: calc(50% - 16px);
  }
}
@container (max-width: 634px) {
  .search-results.new-srp
    .search-results-list
    .srp-grid-container
    .search-result-grid {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
@media (hover: hover) {
  .search-result-grid-image_slider > .slick-arrow,
  .search-result-grid-image .zoom-img-btn {
    visibility: hidden;
  }
  .search-result-grid-image_slider:hover > .slick-arrow,
  .search-result-grid-image:hover .zoom-img-btn {
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .search-results.new-srp .search-results-list .search-result .promotion-link {
    border-bottom-color: transparent;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    #view-details-btn {
    border-radius: 0 0 5px 5px;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    #view-details-btn
    a {
    text-align: center;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .image-col {
    padding: 0;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .image-col
    .search-result-image
    .img-thumbnail {
    padding: 0;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .urgency-callout {
    margin-left: -25px;
    border-radius: 3px 3px 3px 0;
    position: relative;
    display: inline-block !important;
    margin-bottom: 5px;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .urgency-callout:after {
    left: 0;
    bottom: -9px;
    border-top-color: #585858;
    border-right-color: #585858;
  }
  .search-results.new-srp .results-heading-sm {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .search-results.new-srp .search-results-list .search-result {
    position: relative;
  }
  .search-results.new-srp .search-results-list .search-result .urgency-callout {
    position: absolute;
    right: -10px;
    z-index: 1;
    margin-top: -21px;
    border-radius: 3px 3px 0 3px;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .urgency-callout:after {
    right: 0;
    bottom: -9px;
    border-top-color: #585858;
    border-left-color: #585858;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card {
    display: flex;
    flex-direction: row;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col
    .search-result-image {
    margin: 0;
    width: 100%;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .image-col
    .search-result-image
    .img-thumbnail {
    border: 0;
    padding: 0;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .results-heading-wrapper {
    display: flex;
    padding-top: 5px;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .results-heading-wrapper
    .results-heading {
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    align-self: flex-start;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section {
    flex: 1;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead {
    margin-top: 10px;
    text-align: right;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .display-price-box {
    justify-content: flex-end;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box {
    margin-top: auto;
    text-align: left;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1200px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box {
    padding-top: rem(20);
  }
}
@media (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .retail-price {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-our-price {
    margin-top: rem(8);
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-our-price
    .our-price-label {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #2da143;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-our-price
    .product-new-price {
    display: flex;
    align-items: center;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    gap: 10px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-our-price
    .product-new-price {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-our-price
    .product-savings {
    margin-left: rem(12);
    padding: rem(5);
    font-size: 0.5em;
    font-weight: 600;
    text-align: center;
    border-radius: rem(4);
    background-color: #e5f4e8;
    color: #165824;
  }
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-price {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .lead
    .dmsprice-box
    .product-price {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .search-results.new-srp
    .search-results-list
    .search-result
    .panel-body
    .unit-card
    .price-section
    .psm-pricedrop-srp-widget {
    margin-left: 15px;
  }
}
@media (max-width: 1200px) {
  .search-results.new-srp #SortBy {
    font-size: 13px;
  }
}
.Locations_1-0-0 .margin-b-1-first-child > *:first-child {
  margin-bottom: unset;
}
.Locations_1-0-0 .dynamic-cta {
  margin-bottom: 1rem;
  display: inline-flex;
  min-width: 75%;
}
.Locations_1-0-0 .btn-outline {
  border-radius: 5px;
}
.Locations_1-0-0 .flex-wrap {
  justify-content: unset;
}
.productOwnerLogos .logo-bar-logo {
  position: relative;
}
.productOwnerLogos .slick-slide {
  height: auto;
}
.productOwnerLogos .product-owner-logos-slider {
  padding: 0 30px;
}
.tt-hint {
  color: #999;
}
.tt-menu {
  width: 250px;
  margin-top: 6px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
}
.tt-suggestion.tt-is-under-cursor,
.tt-suggestion:hover {
  color: #fff;
  background-color: #398439;
}
.tt-cursor {
  color: #000000;
  background-color: #fff;
}
.tt-suggestion p {
  margin: 0;
}
.twitter-typeahead {
  display: block !important;
  padding-right: 5px;
}
.twitter-typeahead:before,
.twitter-typeahead:after {
  content: ' ';
  display: table;
}
.twitter-typeahead:after {
  clear: both;
}
.twitter-typeahead .autocomplete-spinner {
  position: absolute;
  right: 10px;
  z-index: 40;
  top: 8px;
}
.slick-prev {
  left: 0px;
}
.slick-next {
  right: 0px;
}
.slick-prev:before,
.slick-next:before {
  color: #000;
}
.grabber {
  cursor: move;
}
.contact-pg .contact-hero-section {
  height: 300px;
}
@media (max-width: 767px) {
  .contact-pg .contact-hero-section {
    height: 200px;
  }
}
.contact-pg .hero-secondary-text {
  color: #000;
}
.contact-pg .contactTitle {
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .contact-pg .contactTitle {
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1920px) {
  .contact-pg .contactTitle {
    font-size: calc(29px + (60 - 29) * ((100vw - 768px) / (1920 - 768)));
  }
}
@media (min-width: 1920px) {
  .contact-pg .contactTitle {
    font-size: 60px;
  }
}
.contact-pg .contactTitle .us {
  color: #000;
}
@media (max-width: 767px) {
  .contact-pg .contactTitle {
    margin-left: 5px;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  .contact-pg .contactTitle {
    font-size: 29px;
  }
}
@media (max-width: 767px) and (min-width: 320px) and (max-width: 767px) {
  .contact-pg .contactTitle {
    font-size: calc(29px + (49 - 29) * ((100vw - 320px) / (767 - 320)));
  }
}
@media (max-width: 767px) and (min-width: 767px) {
  .contact-pg .contactTitle {
    font-size: 49px;
  }
}
.contact-pg .contactFormBtn {
  display: inline-block;
  border: 2px solid #fff;
  padding: 15px;
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
}
.contact-pg .contact-connectWithUs strong {
  border-bottom: 2px solid #000;
}
.contact-pg .contact-social-media-link {
  position: relative;
  font-size: 22px;
  color: #fff;
  width: 45px;
  margin: 15px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .contact-pg .contact-social-media-link {
    margin: 15px 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.contact-pg .contact-social-media-link:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #fff;
  content: '';
  z-index: -1;
  border-radius: 50%;
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.contact-pg .contact-social-media-link:after,
.contact-pg .contact-social-media-link:before {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.contact-pg .contact-social-media-link.hover,
.contact-pg .contact-social-media-link:active,
.contact-pg .contact-social-media-link:hover {
  color: #fff;
}
.contact-pg .contact-social-media-link.hover:after,
.contact-pg .contact-social-media-link:active:after,
.contact-pg .contact-social-media-link:hover:after {
  border-color: #000;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.contact-pg #mapInputs {
  display: none;
}
.contact-pg .Hours_1-0-0,
.contact-pg .store-group {
  display: none;
}
.offer-rotator {
  margin-bottom: 1rem;
}
.offer-rotator.offer-rotator-nav-bar .offer-slider {
  margin-bottom: 0;
}
.offer-rotator.offer-rotator-nav-bar .offer-slider img {
  margin: 0 auto;
  width: 100%;
}
.offer-rotator.offer-rotator-nav-bar .offer-slider .slide:not(:first-child) {
  display: none;
}
.offer-rotator.offer-rotator-nav-bar .offer-rotator-bar {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #222;
}
.offer-rotator .slick-slider img {
  margin: 0 auto;
  width: 100%;
}
.offer-rotator .slick-prev {
  left: 5px;
  z-index: 1;
}
.offer-rotator .slick-next {
  right: 5px;
  z-index: 1;
}
.offer-rotator .slick-slider {
  visibility: hidden;
}
.offer-rotator .slick-slider .slick-arrow {
  opacity: 0;
  transition: ease-in-out opacity 0.5s;
}
.offer-rotator .slick-slider:hover .slick-arrow {
  opacity: 1;
}
.offer-rotator .slick-initialized {
  visibility: visible;
}
.offer-rotator .slider {
  margin: 60px auto;
}
.offer-rotator p {
  text-align: center;
  font-size: 12px;
  color: black;
  margin: 10px 0;
}
.offer-rotator .slick-prev:before,
.offer-rotator .slick-next:before {
  color: darkgray;
}
.offer-rotator .description {
  background-color: #ccc;
  padding: 5%;
}
.offer-rotator .description a {
  color: #444;
}
.offer-rotator .description a:hover,
.offer-rotator .description a:focus,
.offer-rotator .description a:active {
  text-decoration: none;
  color: #222;
}
.offer-rotator .middleLines {
  display: table;
  white-space: nowrap;
  width: 100%;
}
.offer-rotator .middleLines .middleLines:after,
.offer-rotator .middleLines .middleLines:before {
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  background-image: -moz-linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  background-image: -webkit-linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  background-image: linear-gradient(
    transparent 49%,
    #ddd 50%,
    #ddd 51%,
    transparent 51%
  );
  content: '';
  display: table-cell;
  width: 50%;
}
.offer-rotator .middleLines:before {
  border-right: 15px solid transparent;
}
.offer-rotator .middleLines:after {
  border-left: 15px solid transparent;
}
.offer-rotator .header {
  margin: 0 0 0.5rem;
}
.offer-rotator .slider-button-40 {
  width: 40px;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
}
.offer-rotator .slider-button-40:hover,
.offer-rotator .slider-button-40:focus {
  border-color: #000;
}
.offer-rotator .ofrt-pos-relative {
  position: relative !important;
}
.offer-rotator .ofrt-pos-absolute {
  position: absolute !important;
  top: 2rem;
  right: 2rem;
  display: flex;
  gap: 0.5rem;
}
.offer-rotator .ofrt-sldr-btn {
  width: 28px;
  height: 28px;
  background-color: #000;
  border-radius: 5px;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
.offer-rotator .ofrt-sldr-btn:focus {
  outline: none;
}
.offer-rotator .ofrt-sldr-btn:active {
  outline: none;
}
.offer-rotator .ofrt-prev-next-btn > i {
  color: #fff;
  font-size: 25px;
}
.offer-rotator .ofrt-pause-btn > i {
  color: #fff;
  font-size: 15px;
}
.offer-thumbs {
  display: none;
}
.offer-thumbs .offer-thumbnail {
  margin: 0 5px !important;
}
#navDots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#navDots .slick-list,
#navDots .rotoSlide,
#navDots .rotoSlide > picture {
  width: 100%;
}
.slick-dots--overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  position: relative;
  bottom: 5rem;
  z-index: 2;
  width: auto;
  background-color: rgba(30, 30, 30, 0.8);
  border-radius: 5px;
  padding: 1rem;
  margin-bottom: -3.5rem;
}
.slick-dots--overlay li {
  display: block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-size: 0;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.slick-dots--overlay li button {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border: 0;
  border-radius: 100%;
  color: transparent;
}
.slick-dots--overlay li.slick-active button {
  background-color: #000;
}
@media (min-width: 768px) {
  .description {
    display: none;
  }
  .middleBottom {
    bottom: 10%;
  }
  .middleTop {
    top: 10%;
  }
  .leftBottom {
    bottom: 10%;
    left: 10%;
  }
  .leftMiddle {
    left: 10%;
  }
  .leftTop {
    top: 10%;
    left: 10%;
  }
  .rightBottom {
    bottom: 10%;
    right: 10%;
  }
  .rightMiddle {
    right: 10%;
  }
  .rightTop {
    top: 10%;
    right: 10%;
  }
}
.contain {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.ari-column.contain {
  float: none;
}
@media (max-width: 767px) {
  .ari-row.contain {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ari-column.mobile-full-width {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contain {
    width: 750px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contain {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .contain {
    width: 1170px;
  }
}
.main-content
  .ShowcaseRoot_1-0-0
  .hidden-print
  .multi-slider
  .multi-slider-viewport
  .slick-prev:before,
.main-content
  .ShowcaseRoot_1-0-0
  .hidden-print
  .multi-slider
  .multi-slider-viewport
  .slick-next:before {
  color: #000;
}
.Locations_1-0-0 .Hours_1-0-0 .hours-group .hours-content {
  width: 100%;
}
.PageAsset_1-0-0 .img-responsive:not(.center-block) {
  display: inline-block;
}
.ari-layout {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.component.UnitDetail_1-0-0 #overview h2 {
  color: #000;
  font-size: 40px;
  font-weight: bold;
}
.component.UnitDetail_1-0-0 #overview p {
  color: #000;
}
.component.UnitDetail_1-0-0 #overview ul {
  margin-left: 20px;
  margin-bottom: 25px;
}
.component.UnitDetail_1-0-0 #overview ul li {
  color: #000;
  font-size: 16px;
  color: #333;
}
.component.UnitDetail_1-0-0 #overview .productItemGroupName {
  font-weight: bold;
  color: #000;
  font-size: 30px;
  padding-bottom: 25px;
}
html,
body {
  height: 100%;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
body {
  color: #222;
}
body a {
  color: #000;
}
body a:hover {
  color: #2f2f2f;
}
body h1,
body h2 {
  color: #000;
}
body h3,
body h4 {
  color: #222;
}
.main-content {
  min-height: 500px;
}
.btn-primary,
.ari-form-container .btn {
  color: #fff;
}
.btn-primary:hover,
.ari-form-container .btn:hover {
  color: #fff;
}
.panel-default .list-group .active {
  color: #fff;
}
.panel-primary > .panel-heading {
  color: #fff;
}
.panel-primary .list-group .active {
  color: #fff;
}
.js .fadeinup-effect {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.js .fadeindown-effect {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.js .fadeinleft-effect {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.js .fadeinright-effect {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.js .growin-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  transform-origin: center;
  -webkit-transform-origin: center;
}
@-webkit-keyframes growIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@keyframes growIn {
  from {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
  }
}
.growIn {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}
.js .sweeptoright-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
}
@-webkit-keyframes sweepToRight {
  from {
    opacity: 0;
    -webkit-transform: scaleX(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
  }
}
@keyframes sweepToRight {
  from {
    opacity: 0;
    transform: scaleX(0);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.sweepToRight {
  -webkit-animation-name: sweepToRight;
  animation-name: sweepToRight;
}
.js .sweeptoleft-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
}
@-webkit-keyframes sweepToLeft {
  from {
    opacity: 0;
    -webkit-transform: scaleX(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
  }
}
@keyframes sweepToLeft {
  from {
    opacity: 0;
    transform: scaleX(0);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.sweepToLeft {
  -webkit-animation-name: sweepToLeft;
  animation-name: sweepToLeft;
}
.js .sweepup-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}
@-webkit-keyframes sweepUp {
  from {
    opacity: 0;
    -webkit-transform: scaleY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
  }
}
@keyframes sweepUp {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
.sweepUp {
  -webkit-animation-name: sweepUp;
  animation-name: sweepUp;
}
.js .sweepdown-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
@-webkit-keyframes sweepDown {
  from {
    opacity: 0;
    -webkit-transform: scaleY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
  }
}
@keyframes sweepDown {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
.sweepDown {
  -webkit-animation-name: sweepDown;
  animation-name: sweepDown;
}
.delay100ms {
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}
.delay200ms {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.delay300ms {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
.delay400ms {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.delay500ms {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.delay600ms {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.delay700ms {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}
.delay800ms {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.delay900ms {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}
.delay1s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.delay2s {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.footer {
  background-color: #2f2f2f;
  margin: 0px;
  padding: 0px;
  color: #fff;
}
.footer .footer-a {
  background: #2f2f2f;
  font-size: 16px;
}
.footer .footer-a .footerarea-top {
  border-bottom: 1px solid #5e6063;
}
.footer .footer-a .footerarea-top .map-link a {
  color: #fff;
}
.footer .footer-a .footerarea-top .map-link a:hover {
  color: #fff;
}
.footer .footer-a .footerarea-top .map-link:before {
  color: #e5c80e;
}
.footer .footer-a .footerarea-top .contact-info {
  color: #fff;
}
.footer .footer-a .footerarea-top .contact-info a {
  color: #fff;
}
.footer .footer-a .footerarea-top .contact-info a:hover {
  color: #fff;
}
.footer .footer-a .footerarea-top .contact-info .phone-info:before {
  color: #e5c80e;
}
.footer .footer-a .footerarea-top .contact-info .address-info:before {
  color: #e5c80e;
}
.footer .footer-a .footerarea-bottom .copyright-info {
  color: #fff;
}
.footer .footer-a .footerarea-bottom .footer-nav .terms-nav li a {
  color: #fff;
  border-right: 1px solid #fff;
}
.footer .footer-a .footerarea-bottom .footer-nav .terms-nav li a:hover {
  color: #fff;
}
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav {
  font-size: 14px;
  float: right;
}
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a:hover {
  text-decoration: none;
}
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa {
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  border-radius: 100%;
  color: #fff !important;
}
.footer .footer-b {
  background: #2f2f2f;
  font-size: 16px;
}
.footer .footer-b .title {
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.footer .footer-b .title:before {
  color: #e5c80e;
}
.footer .footer-b .footerarea-top {
  color: #fff;
  border-bottom: 1px solid #5e6063;
}
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .phone-info a,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info
  a,
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .email-info a {
  color: #fff;
}
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info
  a:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info
  a:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info
  a:hover {
  color: #fff;
}
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .phone-info:before,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .address-info:before,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .email-info:before {
  color: #e5c80e;
}
.footer .footer-b .footerarea-top .contact-info .contact-wrapper .smedia-nav {
  font-size: 14px;
}
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a:hover {
  text-decoration: none;
}
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa {
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  border-radius: 100%;
  color: #fff !important;
}
.footer .footer-b .footerarea-top .hours-info .hours-wrapper .hours-info {
  padding: 0;
}
.footer .footer-b .footerarea-top .hours-info .hours-wrapper .hours-info li {
  margin: 10px 0;
}
.footer .footer-b .footerarea-bottom {
  background: #2f2f2f;
}
.footer .footer-b .footerarea-bottom .copyright-info {
  color: #fff;
}
.footer .footer-b .footerarea-bottom .footer-nav .terms-nav {
  line-height: 16px;
}
.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li a {
  color: #fff;
  border-right: 1px solid #fff;
}
.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li a:hover {
  color: #fff;
}
.footer .footer-b .footerarea-bottom .footer-nav .terms-nav li:last-child a {
  border-right: 0 solid transparent;
}
.footer .footer-c {
  background: #2f2f2f;
  font-size: 16px;
}
.footer .footer-c .footerarea-top {
  color: #fff;
  border-bottom: 1px solid #5e6063;
}
.footer .footer-c .footerarea-top .contact-info a {
  color: #fff;
}
.footer .footer-c .footerarea-top .contact-info a:hover {
  color: #fff;
}
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa {
  font-size: 14px;
}
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a:hover {
  text-decoration: none;
}
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa {
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  border-radius: 100%;
  color: #fff !important;
}
.footer .footer-c .footerarea-bottom {
  background: #2f2f2f;
}
.footer .footer-c .footerarea-bottom .copyright-info {
  color: #fff;
}
.footer .footer-c .footerarea-bottom .footer-nav .terms-nav li a {
  color: #fff;
  border-right: 1px solid #fff;
}
.footer .footer-c .footerarea-bottom .footer-nav .terms-nav li a:hover {
  color: #fff;
}
@media (max-width: 480px) {
  .footer .footer-b .smedia-nav li .pad1-sm {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer .footer-a .footerarea-bottom .footer-nav .smedia-nav {
    float: none;
  }
  .footer .footer-b .footerarea-bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.header .PrimaryNavigation_1-0-0 {
  background: #000;
  border-top: 0px;
  border-bottom: 0px;
}
.header .PrimaryNavigation_1-0-0 .navbar-header {
  min-height: 0;
  background-color: #000;
}
.header .PrimaryNavigation_1-0-0 .navbar-collapse {
  background-color: #000;
}
.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li {
  position: relative;
}
.header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li .root-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  padding: 15px 10px;
}
.header
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .nav
  > li.dropdown
  .dropdown-menu {
  padding: 0;
  width: 100%;
}
.header
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .nav
  > li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
.header .searchBar .searchBtn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #e5c80e;
}
.header .searchBar .searchBtn i.fa {
  color: #fff;
}
.header .searchBar .searchBtn:hover {
  background: #000;
}
.header a:hover {
  color: #000;
}
.PrimaryNavigation_1-0-0 .navbar-collapse .nav > li > a.root-link,
.header-a .navbar-collapse .nav > li > a.root-link,
.header-b .navbar-collapse .nav > li > a.root-link,
.header-c .navbar-collapse .nav > li > a.root-link,
.header-d .navbar-collapse .nav > li > a.root-link,
.header-e .navbar-collapse .nav > li > a.root-link {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.PrimaryNavigation_1-0-0 .navbar-collapse .nav > li.dropdown .dropdown-link,
.header-a .navbar-collapse .nav > li.dropdown .dropdown-link,
.header-b .navbar-collapse .nav > li.dropdown .dropdown-link,
.header-c .navbar-collapse .nav > li.dropdown .dropdown-link,
.header-d .navbar-collapse .nav > li.dropdown .dropdown-link,
.header-e .navbar-collapse .nav > li.dropdown .dropdown-link {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.SearchBar_1-0-0 span.twitter-typeahead .tt-header {
  color: #222;
}
.SearchBar_1-0-0 span.twitter-typeahead a {
  color: #000;
}
@media (max-width: 767px) {
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-a .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-b .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-c .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-d .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-e .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down {
    display: inline-block;
    margin-left: 3px;
    font-size: 15px;
  }
  .header .PrimaryNavigation_1-0-0 .prime-nav .navbar-collapse .nav > li:after,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li:after,
  .header .header-a .prime-nav .navbar-collapse .nav > li:after,
  .header .header-a .navigationBar .navbar-collapse .nav > li:after,
  .header .header-b .prime-nav .navbar-collapse .nav > li:after,
  .header .header-b .navigationBar .navbar-collapse .nav > li:after,
  .header .header-c .prime-nav .navbar-collapse .nav > li:after,
  .header .header-c .navigationBar .navbar-collapse .nav > li:after,
  .header .header-d .prime-nav .navbar-collapse .nav > li:after,
  .header .header-d .navigationBar .navbar-collapse .nav > li:after,
  .header .header-e .prime-nav .navbar-collapse .nav > li:after,
  .header .header-e .navigationBar .navbar-collapse .nav > li:after {
    display: none;
  }
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li
    .root-link,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li
    .root-link,
  .header .header-a .prime-nav .navbar-collapse .nav > li .root-link,
  .header .header-a .navigationBar .navbar-collapse .nav > li .root-link,
  .header .header-b .prime-nav .navbar-collapse .nav > li .root-link,
  .header .header-b .navigationBar .navbar-collapse .nav > li .root-link,
  .header .header-c .prime-nav .navbar-collapse .nav > li .root-link,
  .header .header-c .navigationBar .navbar-collapse .nav > li .root-link,
  .header .header-d .prime-nav .navbar-collapse .nav > li .root-link,
  .header .header-d .navigationBar .navbar-collapse .nav > li .root-link,
  .header .header-e .prime-nav .navbar-collapse .nav > li .root-link,
  .header .header-e .navigationBar .navbar-collapse .nav > li .root-link {
    font-size: 16px;
  }
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-b
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-b
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link {
    color: #fff;
    font-size: 14px;
  }
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-b
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-b
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus {
    background-color: transparent;
  }
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .PrimaryNavigation_1-0-0
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-a
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-b
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-b
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-c
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-d
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before,
  .header
    .header-e
    .navigationBar
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:before {
    content: '';
    font-family: 'FontAwesome';
  }
  .header .PrimaryNavigation_1-0-0 .navbar-header .navbar-toggle .icon-bar,
  .header .header-a .navbar-header .navbar-toggle .icon-bar,
  .header .header-b .navbar-header .navbar-toggle .icon-bar,
  .header .header-c .navbar-header .navbar-toggle .icon-bar,
  .header .header-d .navbar-header .navbar-toggle .icon-bar,
  .header .header-e .navbar-header .navbar-toggle .icon-bar {
    background-color: #e5c80e;
  }
  .header .PrimaryNavigation_1-0-0 .mobilenav-icon .fa,
  .header .PrimaryNavigation_1-0-0 .search-icon .fa,
  .header .header-a .mobilenav-icon .fa,
  .header .header-a .search-icon .fa,
  .header .header-b .mobilenav-icon .fa,
  .header .header-b .search-icon .fa,
  .header .header-c .mobilenav-icon .fa,
  .header .header-c .search-icon .fa,
  .header .header-d .mobilenav-icon .fa,
  .header .header-d .search-icon .fa,
  .header .header-e .mobilenav-icon .fa,
  .header .header-e .search-icon .fa {
    color: #e5c80e !important;
  }
}
@media (min-width: 768px) {
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li
    a
    .fa-caret-down,
  .header .header-a .prime-nav .navbar-collapse .nav > li a .fa-caret-down,
  .header .header-c .prime-nav .navbar-collapse .nav > li a .fa-caret-down,
  .header .header-d .prime-nav .navbar-collapse .nav > li a .fa-caret-down,
  .header .header-e .prime-nav .navbar-collapse .nav > li a .fa-caret-down {
    display: inline-block;
    margin-left: 3px;
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-a .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-c .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-d .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-e .prime-nav .navbar-collapse .nav > li > a .fa-caret-down {
    display: inline-block;
    margin-left: 3px;
    font-size: 15px;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li.dropdown
    .root-link
    .fa {
    display: inline-block !important;
    margin-left: 3px;
    font-size: 15px;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li > a:hover,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li > a:focus {
    background-color: transparent;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:hover,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:active {
    background-color: #fff;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:hover > a,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:active > a {
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    min-width: 100%;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link {
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link {
    background-color: #fff;
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    li.open
    .root-link:hover {
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .header
    .PrimaryNavigation_1-0-0
    .prime-nav
    .navbar-collapse
    .nav
    > li
    > a
    .fa-caret-down,
  .header .header-a .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-c .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-d .prime-nav .navbar-collapse .nav > li > a .fa-caret-down,
  .header .header-e .prime-nav .navbar-collapse .nav > li > a .fa-caret-down {
    display: none !important;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li.dropdown
    .root-link
    .fa-caret-down {
    display: none !important;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li > a:hover,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li > a:focus {
    background-color: transparent;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:hover,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:active {
    background-color: #fff;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:hover > a,
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li:active > a {
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    min-width: 100%;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link {
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:hover,
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown-item
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav li.open .root-link {
    background-color: #fff;
    color: #000;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    li.open
    .root-link:hover {
    background-color: #fff;
  }
  .header
    .PrimaryNavigation_1-0-0
    .navbar-collapse
    .nav
    li.open
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .header .PrimaryNavigation_1-0-0 .sft-justified {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: none;
  }
  .header .PrimaryNavigation_1-0-0 .navbar-collapse .nav > li {
    position: relative;
    display: inline-block;
    flex: 1;
    float: left;
    text-align: center;
  }
}
.Header_1-0-0 .flex-wrap.row:before,
.Header_1-0-0 .flex-wrap.ari-row:before,
.Header_1-0-0 .flex-wrap.row:after,
.Header_1-0-0 .flex-wrap.ari-row:after {
  display: block;
}
@media (max-width: 767px) {
  .ari-col-xs-0 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ari-col-sm-0 {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ari-col-md-0 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ari-col-lg-0 {
    display: none !important;
  }
}
.header .navbar-toggle {
  overflow: hidden;
}
.header .navbar-toggle .icon-bar:nth-of-type(2) {
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.header .navbar-toggle .icon-bar:nth-of-type(3) {
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  top: 1px;
  right: 0;
}
.header .navbar-toggle .icon-bar:nth-of-type(4) {
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  top: 2px;
}
.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(2) {
  top: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(3) {
  right: 200%;
}
.header .navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(4) {
  top: -6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.slick-slideshow .fa-angle-left,
.slick-slideshow .fa-angle-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
  z-index: 1;
  text-shadow: 0 0 10px #000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slick-slideshow .fa-angle-left {
  left: 0;
}
.slick-slideshow .fa-angle-right {
  right: 0;
}
.slick-slideshow:hover .fa-angle-left,
.slick-slideshow:hover .fa-angle-right {
  opacity: 1;
}
.slick-slideshow ul.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
}
.slick-slideshow ul.slick-dots li {
  height: auto;
}
.slick-slideshow ul.slick-dots li button {
  height: 5px;
  padding: 0;
}
.slick-slideshow ul.slick-dots li button:before {
  content: '';
  height: 5px;
  background-color: #fff;
}
.slick-slideshow ul.slick-dots li.slick-active button:before {
  opacity: 1;
}
.background-primary {
  background-color: #000;
}
.background-secondary {
  background-color: #2f2f2f;
}
.background-support {
  background-color: #e5c80e;
}
.background-white {
  background-color: #fff;
}
.background-black {
  background-color: #000;
}
.text-primary {
  color: #000;
}
.text-secondary {
  color: #2f2f2f;
}
.text-support {
  color: #e5c80e;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.link-primary a {
  color: #000;
}
.link-secondary a {
  color: #2f2f2f;
}
.link-support a {
  color: #e5c80e;
}
.link-white a {
  color: #fff;
}
.link-black a {
  color: #000;
}
.link-hover-primary a:hover {
  color: #000;
}
.link-hover-secondary a:hover {
  color: #2f2f2f;
}
.link-hover-support a:hover {
  color: #e5c80e;
}
.link-hover-white a:hover {
  color: #fff;
}
.link-hover-black a:hover {
  color: #000;
}
.border-primary {
  border: 1px solid #000;
}
.border-secondary {
  border: 1px solid #2f2f2f;
}
.border-support {
  border: 1px solid #e5c80e;
}
.border-white {
  border: 1px solid #fff;
}
.border-black {
  border: 1px solid #000;
}
.border-top-primary {
  border-top: 1px solid #000;
}
.border-top-secondary {
  border-top: 1px solid #2f2f2f;
}
.border-top-support {
  border-top: 1px solid #e5c80e;
}
.border-top-white {
  border-top: 1px solid #fff;
}
.border-top-black {
  border-top: 1px solid #000;
}
.border-left-primary {
  border-left: 1px solid #000;
}
.border-left-secondary {
  border-left: 1px solid #2f2f2f;
}
.border-left-support {
  border-left: 1px solid #e5c80e;
}
.border-left-white {
  border-left: 1px solid #fff;
}
.border-left-black {
  border-left: 1px solid #000;
}
.border-right-primary {
  border-right: 1px solid #000;
}
.border-right-secondary {
  border-right: 1px solid #2f2f2f;
}
.border-right-support {
  border-right: 1px solid #e5c80e;
}
.border-right-white {
  border-right: 1px solid #fff;
}
.border-right-black {
  border-right: 1px solid #000;
}
.border-bottom-primary {
  border-bottom: 1px solid #000;
}
.border-bottom-secondary {
  border-bottom: 1px solid #2f2f2f;
}
.border-bottom-support {
  border-bottom: 1px solid #e5c80e;
}
.border-bottom-white {
  border-bottom: 1px solid #fff;
}
.border-bottom-black {
  border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
  .sm-background-primary {
    background-color: #000;
  }
  .sm-background-secondary {
    background-color: #2f2f2f;
  }
  .sm-background-support {
    background-color: #e5c80e;
  }
  .sm-background-white {
    background-color: #fff;
  }
  .sm-background-black {
    background-color: #000;
  }
  .sm-text-primary {
    color: #000;
  }
  .sm-text-secondary {
    color: #000;
  }
  .sm-text-support {
    color: #e5c80e;
  }
  .sm-text-white {
    color: #fff;
  }
  .sm-text-black {
    color: #000;
  }
  .sm-link-primary a {
    color: #000;
  }
  .sm-link-secondary a {
    color: #2f2f2f;
  }
  .sm-link-support a {
    color: #e5c80e;
  }
  .sm-link-white a {
    color: #fff;
  }
  .sm-link-black a {
    color: #000;
  }
  .sm-link-hover-primary a:hover {
    color: #000;
  }
  .sm-link-hover-secondary a:hover {
    color: #2f2f2f;
  }
  .sm-link-hover-support a:hover {
    color: #e5c80e;
  }
  .sm-link-hover-white a:hover {
    color: #fff;
  }
  .sm-link-hover-black a:hover {
    color: #000;
  }
  .sm-border-primary {
    border: 1px solid #000;
  }
  .sm-border-secondary {
    border: 1px solid #2f2f2f;
  }
  .sm-border-support {
    border: 1px solid #e5c80e;
  }
  .sm-border-white {
    border: 1px solid #fff;
  }
  .sm-border-black {
    border: 1px solid #000;
  }
  .sm-border-top-primary {
    border-top: 1px solid #000;
  }
  .sm-border-top-secondary {
    border-top: 1px solid #2f2f2f;
  }
  .sm-border-top-support {
    border-top: 1px solid #e5c80e;
  }
  .sm-border-top-white {
    border-top: 1px solid #fff;
  }
  .sm-border-top-black {
    border-top: 1px solid #000;
  }
  .sm-border-left-primary {
    border-left: 1px solid #000;
  }
  .sm-border-left-secondary {
    border-left: 1px solid #2f2f2f;
  }
  .sm-border-left-support {
    border-left: 1px solid #e5c80e;
  }
  .sm-border-left-white {
    border-left: 1px solid #fff;
  }
  .sm-border-left-black {
    border-left: 1px solid #000;
  }
  .sm-border-right-primary {
    border-right: 1px solid #000;
  }
  .sm-border-right-secondary {
    border-right: 1px solid #2f2f2f;
  }
  .sm-border-right-support {
    border-right: 1px solid #e5c80e;
  }
  .sm-border-right-white {
    border-right: 1px solid #fff;
  }
  .sm-border-right-black {
    border-right: 1px solid #000;
  }
  .sm-border-bottom-primary {
    border-bottom: 1px solid #000;
  }
  .sm-border-bottom-secondary {
    border-bottom: 1px solid #2f2f2f;
  }
  .sm-border-bottom-support {
    border-bottom: 1px solid #e5c80e;
  }
  .sm-border-bottom-white {
    border-bottom: 1px solid #fff;
  }
  .sm-border-bottom-black {
    border-bottom: 1px solid #000;
  }
}
@media (min-width: 992px) {
  .md-background-primary {
    background-color: #000;
  }
  .md-background-secondary {
    background-color: #2f2f2f;
  }
  .md-background-support {
    background-color: #e5c80e;
  }
  .md-background-white {
    background-color: #fff;
  }
  .md-background-black {
    background-color: #000;
  }
  .md-text-primary {
    color: #000;
  }
  .md-text-secondary {
    color: #000;
  }
  .md-text-support {
    color: #e5c80e;
  }
  .md-text-white {
    color: #fff;
  }
  .md-text-black {
    color: #000;
  }
  .md-link-primary a {
    color: #000;
  }
  .md-link-secondary a {
    color: #2f2f2f;
  }
  .md-link-support a {
    color: #e5c80e;
  }
  .md-link-white a {
    color: #fff;
  }
  .md-link-black a {
    color: #000;
  }
  .md-link-hover-primary a:hover {
    color: #000;
  }
  .md-link-hover-secondary a:hover {
    color: #2f2f2f;
  }
  .md-link-hover-support a:hover {
    color: #e5c80e;
  }
  .md-link-hover-white a:hover {
    color: #fff;
  }
  .md-link-hover-black a:hover {
    color: #000;
  }
  .md-border-primary {
    border: 1px solid #000;
  }
  .md-border-secondary {
    border: 1px solid #2f2f2f;
  }
  .md-border-support {
    border: 1px solid #e5c80e;
  }
  .md-border-white {
    border: 1px solid #fff;
  }
  .md-border-black {
    border: 1px solid #000;
  }
  .md-border-top-primary {
    border-top: 1px solid #000;
  }
  .md-border-top-secondary {
    border-top: 1px solid #2f2f2f;
  }
  .md-border-top-support {
    border-top: 1px solid #e5c80e;
  }
  .md-border-top-white {
    border-top: 1px solid #fff;
  }
  .md-border-top-black {
    border-top: 1px solid #000;
  }
  .md-border-left-primary {
    border-left: 1px solid #000;
  }
  .md-border-left-secondary {
    border-left: 1px solid #2f2f2f;
  }
  .md-border-left-support {
    border-left: 1px solid #e5c80e;
  }
  .md-border-left-white {
    border-left: 1px solid #fff;
  }
  .md-border-left-black {
    border-left: 1px solid #000;
  }
  .md-border-right-primary {
    border-right: 1px solid #000;
  }
  .md-border-right-secondary {
    border-right: 1px solid #2f2f2f;
  }
  .md-border-right-support {
    border-right: 1px solid #e5c80e;
  }
  .md-border-right-white {
    border-right: 1px solid #fff;
  }
  .md-border-right-black {
    border-right: 1px solid #000;
  }
  .md-border-bottom-primary {
    border-bottom: 1px solid #000;
  }
  .md-border-bottom-secondary {
    border-bottom: 1px solid #2f2f2f;
  }
  .md-border-bottom-support {
    border-bottom: 1px solid #e5c80e;
  }
  .md-border-bottom-white {
    border-bottom: 1px solid #fff;
  }
  .md-border-bottom-black {
    border-bottom: 1px solid #000;
  }
}
@media (min-width: 1200px) {
  .lg-background-primary {
    background-color: #000;
  }
  .lg-background-secondary {
    background-color: #2f2f2f;
  }
  .lg-background-support {
    background-color: #e5c80e;
  }
  .lg-background-white {
    background-color: #fff;
  }
  .lg-background-black {
    background-color: #000;
  }
  .lg-text-primary {
    color: #000;
  }
  .lg-text-secondary {
    color: #000;
  }
  .lg-text-support {
    color: #e5c80e;
  }
  .lg-text-white {
    color: #fff;
  }
  .lg-text-black {
    color: #000;
  }
  .lg-link-primary a {
    color: #000;
  }
  .lg-link-secondary a {
    color: #2f2f2f;
  }
  .lg-link-support a {
    color: #e5c80e;
  }
  .lg-link-white a {
    color: #fff;
  }
  .lg-link-black a {
    color: #000;
  }
  .lg-link-hover-primary a:hover {
    color: #000;
  }
  .lg-link-hover-secondary a:hover {
    color: #2f2f2f;
  }
  .lg-link-hover-support a:hover {
    color: #e5c80e;
  }
  .lg-link-hover-white a:hover {
    color: #fff;
  }
  .lg-link-hover-black a:hover {
    color: #000;
  }
  .lg-border-primary {
    border: 1px solid #000;
  }
  .lg-border-secondary {
    border: 1px solid #2f2f2f;
  }
  .lg-border-support {
    border: 1px solid #e5c80e;
  }
  .lg-border-white {
    border: 1px solid #fff;
  }
  .lg-border-black {
    border: 1px solid #000;
  }
  .lg-border-top-primary {
    border-top: 1px solid #000;
  }
  .lg-border-top-secondary {
    border-top: 1px solid #2f2f2f;
  }
  .lg-border-top-support {
    border-top: 1px solid #e5c80e;
  }
  .lg-border-top-white {
    border-top: 1px solid #fff;
  }
  .lg-border-top-black {
    border-top: 1px solid #000;
  }
  .lg-border-left-primary {
    border-left: 1px solid #000;
  }
  .lg-border-left-secondary {
    border-left: 1px solid #2f2f2f;
  }
  .lg-border-left-support {
    border-left: 1px solid #e5c80e;
  }
  .lg-border-left-white {
    border-left: 1px solid #fff;
  }
  .lg-border-left-black {
    border-left: 1px solid #000;
  }
  .lg-border-right-primary {
    border-right: 1px solid #000;
  }
  .lg-border-right-secondary {
    border-right: 1px solid #2f2f2f;
  }
  .lg-border-right-support {
    border-right: 1px solid #e5c80e;
  }
  .lg-border-right-white {
    border-right: 1px solid #fff;
  }
  .lg-border-right-black {
    border-right: 1px solid #000;
  }
  .lg-border-bottom-primary {
    border-bottom: 1px solid #000;
  }
  .lg-border-bottom-secondary {
    border-bottom: 1px solid #2f2f2f;
  }
  .lg-border-bottom-support {
    border-bottom: 1px solid #e5c80e;
  }
  .lg-border-bottom-white {
    border-bottom: 1px solid #fff;
  }
  .lg-border-bottom-black {
    border-bottom: 1px solid #000;
  }
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-vertical-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-vertical-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-vertical-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flex-vertical-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.flex-align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flex-align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flex-align-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-align-space-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-direction-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-direction-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.flex-wrap-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-wrap-no-wrap {
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.flex-fill {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-align-content-top {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.flex-align-content-center {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.flex-align-content-bottom {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.flex-align-content-stretch {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.flex-align-content-space-between {
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.flex-align-content-space-around {
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.flex-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.flex-self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.flex-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.flex-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.flex-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.flex-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.flex-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.flex-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.flex-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.flex-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.flex-order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}
.flex-order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}
.flex-order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}
.flex-order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.flex-order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}
.flex-order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}
.flex-grow-1 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flex-grow-2 {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.flex-grow-3 {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
.flex-grow-4 {
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
}
.flex-rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.flex-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-container > .row,
.flex-container > .ari-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.flex-container-columns > .row,
.flex-container-columns > .ari-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-bs-row-fill > .row,
.flex-bs-row-fill > .ari-row {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-group-equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-group-equal > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .sm-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sm-flex-vertical-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sm-flex-vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sm-flex-vertical-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sm-flex-vertical-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .sm-flex-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sm-flex-align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm-flex-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sm-flex-align-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sm-flex-align-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm-flex-direction-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm-flex-direction-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .sm-flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-flex-direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .sm-flex-wrap-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm-flex-wrap-no-wrap {
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .sm-flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .sm-flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sm-flex-align-content-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .sm-flex-align-content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .sm-flex-align-content-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .sm-flex-align-content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .sm-flex-align-content-space-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .sm-flex-align-content-space-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .sm-flex-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .sm-flex-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .sm-flex-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .sm-flex-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .sm-flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .sm-flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .sm-flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .sm-flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .sm-flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .sm-flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .sm-flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .sm-flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .sm-flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .sm-flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .sm-flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .sm-flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .sm-flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sm-flex-grow-2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .sm-flex-grow-3 {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .sm-flex-grow-4 {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
  }
  .sm-flex-rows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .sm-flex-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-flex-container > .row,
  .sm-flex-container > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .sm-flex-container-columns > .row,
  .sm-flex-container-columns > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-flex-bs-row-fill > .row,
  .sm-flex-bs-row-fill > .ari-row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sm-flex-group-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sm-flex-group-equal > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .md-flex-vertical-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .md-flex-vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .md-flex-vertical-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .md-flex-vertical-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .md-flex-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .md-flex-align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .md-flex-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .md-flex-align-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .md-flex-align-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .md-flex-direction-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md-flex-direction-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .md-flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md-flex-direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .md-flex-wrap-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .md-flex-wrap-no-wrap {
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .md-flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .md-flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .md-flex-align-content-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .md-flex-align-content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .md-flex-align-content-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .md-flex-align-content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .md-flex-align-content-space-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .md-flex-align-content-space-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .md-flex-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .md-flex-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .md-flex-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .md-flex-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .md-flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .md-flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .md-flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .md-flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .md-flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .md-flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .md-flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .md-flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .md-flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .md-flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .md-flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .md-flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .md-flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .md-flex-grow-2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .md-flex-grow-3 {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .md-flex-grow-4 {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
  }
  .md-flex-rows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .md-flex-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md-flex-container > .row,
  .md-flex-container > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .md-flex-container-columns > .row,
  .md-flex-container-columns > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md-flex-bs-row-fill > .row,
  .md-flex-bs-row-fill > .ari-row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .md-flex-group-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .md-flex-group-equal > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .lg-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .lg-flex-vertical-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lg-flex-vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lg-flex-vertical-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .lg-flex-vertical-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .lg-flex-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .lg-flex-align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lg-flex-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .lg-flex-align-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lg-flex-align-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .lg-flex-direction-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .lg-flex-direction-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .lg-flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg-flex-direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lg-flex-wrap-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lg-flex-wrap-no-wrap {
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .lg-flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .lg-flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .lg-flex-align-content-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .lg-flex-align-content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .lg-flex-align-content-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .lg-flex-align-content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .lg-flex-align-content-space-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .lg-flex-align-content-space-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .lg-flex-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .lg-flex-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .lg-flex-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .lg-flex-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .lg-flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .lg-flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .lg-flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .lg-flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .lg-flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .lg-flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .lg-flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .lg-flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .lg-flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .lg-flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .lg-flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .lg-flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .lg-flex-grow-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .lg-flex-grow-2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .lg-flex-grow-3 {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
  .lg-flex-grow-4 {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
  }
  .lg-flex-rows {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .lg-flex-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg-flex-container > .row,
  .lg-flex-container > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .lg-flex-container-columns > .row,
  .lg-flex-container-columns > .ari-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg-flex-bs-row-fill > .row,
  .lg-flex-bs-row-fill > .ari-row {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .lg-flex-group-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lg-flex-group-equal > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.position-absolute {
  position: absolute;
}
.position-relative {
  position: relative;
}
.position-fixed {
  position: fixed;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-auto {
  overflow: auto;
}
.float-none {
  float: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.border-width-1 {
  border-width: 1px;
}
.border-width-2 {
  border-width: 2px;
}
.border-width-3 {
  border-width: 3px;
}
.border-width-4 {
  border-width: 4px;
}
.border-width-5 {
  border-width: 5px;
}
.border-width-6 {
  border-width: 6px;
}
.border-width-7 {
  border-width: 7px;
}
.border-width-8 {
  border-width: 8px;
}
.border-width-9 {
  border-width: 9px;
}
.border-width-10 {
  border-width: 10px;
}
.border-width-11 {
  border-width: 11px;
}
.border-width-12 {
  border-width: 12px;
}
.border-width-13 {
  border-width: 13px;
}
.border-width-14 {
  border-width: 14px;
}
.border-width-15 {
  border-width: 15px;
}
.border-radius-1 {
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.border-top-left-radius-1 {
  -webkit-border-top-left-radius: 1px;
  border-top-left-radius: 1px;
}
.border-bottom-left-radius-1 {
  -webkit-border-bottom-left-radius: 1px;
  border-bottom-left-radius: 1px;
}
.border-top-right-radius-1 {
  -webkit-border-top-right-radius: 1px;
  border-top-right-radius: 1px;
}
.border-bottom-right-radius-1 {
  -webkit-border-bottom-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
.border-radius-2 {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.border-top-left-radius-2 {
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
}
.border-bottom-left-radius-2 {
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.border-top-right-radius-2 {
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
.border-bottom-right-radius-2 {
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.border-radius-3 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.border-top-left-radius-3 {
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}
.border-bottom-left-radius-3 {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.border-top-right-radius-3 {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.border-bottom-right-radius-3 {
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.border-radius-4 {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.border-top-left-radius-4 {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.border-bottom-left-radius-4 {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.border-top-right-radius-4 {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.border-bottom-right-radius-4 {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.border-radius-5 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.border-top-left-radius-5 {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.border-bottom-left-radius-5 {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.border-top-right-radius-5 {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.border-bottom-right-radius-5 {
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.border-radius-6 {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.border-top-left-radius-6 {
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}
.border-bottom-left-radius-6 {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.border-top-right-radius-6 {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.border-bottom-right-radius-6 {
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.border-radius-7 {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.border-top-left-radius-7 {
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
}
.border-bottom-left-radius-7 {
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.border-top-right-radius-7 {
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}
.border-bottom-right-radius-7 {
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.border-radius-8 {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.border-top-left-radius-8 {
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.border-bottom-left-radius-8 {
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.border-top-right-radius-8 {
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.border-bottom-right-radius-8 {
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.border-radius-9 {
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.border-top-left-radius-9 {
  -webkit-border-top-left-radius: 9px;
  border-top-left-radius: 9px;
}
.border-bottom-left-radius-9 {
  -webkit-border-bottom-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
.border-top-right-radius-9 {
  -webkit-border-top-right-radius: 9px;
  border-top-right-radius: 9px;
}
.border-bottom-right-radius-9 {
  -webkit-border-bottom-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
.border-radius-10 {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.border-top-left-radius-10 {
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
}
.border-bottom-left-radius-10 {
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.border-top-right-radius-10 {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
.border-bottom-right-radius-10 {
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.border-radius-11 {
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.border-top-left-radius-11 {
  -webkit-border-top-left-radius: 11px;
  border-top-left-radius: 11px;
}
.border-bottom-left-radius-11 {
  -webkit-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
}
.border-top-right-radius-11 {
  -webkit-border-top-right-radius: 11px;
  border-top-right-radius: 11px;
}
.border-bottom-right-radius-11 {
  -webkit-border-bottom-right-radius: 11px;
  border-bottom-right-radius: 11px;
}
.border-radius-12 {
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.border-top-left-radius-12 {
  -webkit-border-top-left-radius: 12px;
  border-top-left-radius: 12px;
}
.border-bottom-left-radius-12 {
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.border-top-right-radius-12 {
  -webkit-border-top-right-radius: 12px;
  border-top-right-radius: 12px;
}
.border-bottom-right-radius-12 {
  -webkit-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.border-radius-13 {
  -webkit-border-radius: 13px;
  border-radius: 13px;
}
.border-top-left-radius-13 {
  -webkit-border-top-left-radius: 13px;
  border-top-left-radius: 13px;
}
.border-bottom-left-radius-13 {
  -webkit-border-bottom-left-radius: 13px;
  border-bottom-left-radius: 13px;
}
.border-top-right-radius-13 {
  -webkit-border-top-right-radius: 13px;
  border-top-right-radius: 13px;
}
.border-bottom-right-radius-13 {
  -webkit-border-bottom-right-radius: 13px;
  border-bottom-right-radius: 13px;
}
.border-radius-14 {
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.border-top-left-radius-14 {
  -webkit-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
}
.border-bottom-left-radius-14 {
  -webkit-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
}
.border-top-right-radius-14 {
  -webkit-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
}
.border-bottom-right-radius-14 {
  -webkit-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
}
.border-radius-15 {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.border-top-left-radius-15 {
  -webkit-border-top-left-radius: 15px;
  border-top-left-radius: 15px;
}
.border-bottom-left-radius-15 {
  -webkit-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.border-top-right-radius-15 {
  -webkit-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
}
.border-bottom-right-radius-15 {
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.border-radius-16 {
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
.border-top-left-radius-16 {
  -webkit-border-top-left-radius: 16px;
  border-top-left-radius: 16px;
}
.border-bottom-left-radius-16 {
  -webkit-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.border-top-right-radius-16 {
  -webkit-border-top-right-radius: 16px;
  border-top-right-radius: 16px;
}
.border-bottom-right-radius-16 {
  -webkit-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.border-radius-17 {
  -webkit-border-radius: 17px;
  border-radius: 17px;
}
.border-top-left-radius-17 {
  -webkit-border-top-left-radius: 17px;
  border-top-left-radius: 17px;
}
.border-bottom-left-radius-17 {
  -webkit-border-bottom-left-radius: 17px;
  border-bottom-left-radius: 17px;
}
.border-top-right-radius-17 {
  -webkit-border-top-right-radius: 17px;
  border-top-right-radius: 17px;
}
.border-bottom-right-radius-17 {
  -webkit-border-bottom-right-radius: 17px;
  border-bottom-right-radius: 17px;
}
.border-radius-18 {
  -webkit-border-radius: 18px;
  border-radius: 18px;
}
.border-top-left-radius-18 {
  -webkit-border-top-left-radius: 18px;
  border-top-left-radius: 18px;
}
.border-bottom-left-radius-18 {
  -webkit-border-bottom-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.border-top-right-radius-18 {
  -webkit-border-top-right-radius: 18px;
  border-top-right-radius: 18px;
}
.border-bottom-right-radius-18 {
  -webkit-border-bottom-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
.border-radius-19 {
  -webkit-border-radius: 19px;
  border-radius: 19px;
}
.border-top-left-radius-19 {
  -webkit-border-top-left-radius: 19px;
  border-top-left-radius: 19px;
}
.border-bottom-left-radius-19 {
  -webkit-border-bottom-left-radius: 19px;
  border-bottom-left-radius: 19px;
}
.border-top-right-radius-19 {
  -webkit-border-top-right-radius: 19px;
  border-top-right-radius: 19px;
}
.border-bottom-right-radius-19 {
  -webkit-border-bottom-right-radius: 19px;
  border-bottom-right-radius: 19px;
}
.border-radius-20 {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.border-top-left-radius-20 {
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
}
.border-bottom-left-radius-20 {
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.border-top-right-radius-20 {
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
}
.border-bottom-right-radius-20 {
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.border-radius-21 {
  -webkit-border-radius: 21px;
  border-radius: 21px;
}
.border-top-left-radius-21 {
  -webkit-border-top-left-radius: 21px;
  border-top-left-radius: 21px;
}
.border-bottom-left-radius-21 {
  -webkit-border-bottom-left-radius: 21px;
  border-bottom-left-radius: 21px;
}
.border-top-right-radius-21 {
  -webkit-border-top-right-radius: 21px;
  border-top-right-radius: 21px;
}
.border-bottom-right-radius-21 {
  -webkit-border-bottom-right-radius: 21px;
  border-bottom-right-radius: 21px;
}
.border-radius-22 {
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
.border-top-left-radius-22 {
  -webkit-border-top-left-radius: 22px;
  border-top-left-radius: 22px;
}
.border-bottom-left-radius-22 {
  -webkit-border-bottom-left-radius: 22px;
  border-bottom-left-radius: 22px;
}
.border-top-right-radius-22 {
  -webkit-border-top-right-radius: 22px;
  border-top-right-radius: 22px;
}
.border-bottom-right-radius-22 {
  -webkit-border-bottom-right-radius: 22px;
  border-bottom-right-radius: 22px;
}
.border-radius-23 {
  -webkit-border-radius: 23px;
  border-radius: 23px;
}
.border-top-left-radius-23 {
  -webkit-border-top-left-radius: 23px;
  border-top-left-radius: 23px;
}
.border-bottom-left-radius-23 {
  -webkit-border-bottom-left-radius: 23px;
  border-bottom-left-radius: 23px;
}
.border-top-right-radius-23 {
  -webkit-border-top-right-radius: 23px;
  border-top-right-radius: 23px;
}
.border-bottom-right-radius-23 {
  -webkit-border-bottom-right-radius: 23px;
  border-bottom-right-radius: 23px;
}
.border-radius-24 {
  -webkit-border-radius: 24px;
  border-radius: 24px;
}
.border-top-left-radius-24 {
  -webkit-border-top-left-radius: 24px;
  border-top-left-radius: 24px;
}
.border-bottom-left-radius-24 {
  -webkit-border-bottom-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.border-top-right-radius-24 {
  -webkit-border-top-right-radius: 24px;
  border-top-right-radius: 24px;
}
.border-bottom-right-radius-24 {
  -webkit-border-bottom-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.border-radius-25 {
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.border-top-left-radius-25 {
  -webkit-border-top-left-radius: 25px;
  border-top-left-radius: 25px;
}
.border-bottom-left-radius-25 {
  -webkit-border-bottom-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.border-top-right-radius-25 {
  -webkit-border-top-right-radius: 25px;
  border-top-right-radius: 25px;
}
.border-bottom-right-radius-25 {
  -webkit-border-bottom-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.border-none {
  border: 0 solid transparent;
}
.border-radius-none {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.bs-strip-padding [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.height-16 {
  height: 16.66667%;
}
.height-20 {
  height: 20%;
}
.height-25 {
  height: 25%;
}
.height-33 {
  height: 33.33333%;
}
.height-40 {
  height: 40%;
}
.height-50 {
  height: 50%;
}
.height-60 {
  height: 60%;
}
.height-66 {
  height: 66.66667%;
}
.height-80 {
  height: 80%;
}
.height-83 {
  height: 83.33333%;
}
.height-75 {
  height: 75%;
}
.height-100 {
  height: 100%;
}
.min-height-16 {
  min-height: 16.66667%;
}
.min-height-20 {
  min-height: 20%;
}
.min-height-25 {
  min-height: 25%;
}
.min-height-33 {
  min-height: 33.33333%;
}
.min-height-40 {
  min-height: 40%;
}
.min-height-50 {
  min-height: 50%;
}
.min-height-60 {
  min-height: 60%;
}
.min-height-66 {
  min-height: 66.66667%;
}
.min-height-80 {
  min-height: 80%;
}
.min-height-83 {
  min-height: 83.33333%;
}
.min-height-75 {
  min-height: 75%;
}
.min-height-100 {
  min-height: 100%;
}
.max-height-16 {
  max-height: 16.66667%;
}
.max-height-20 {
  max-height: 20%;
}
.max-height-25 {
  max-height: 25%;
}
.max-height-33 {
  max-height: 33.33333%;
}
.max-height-40 {
  max-height: 40%;
}
.max-height-50 {
  max-height: 50%;
}
.max-height-60 {
  max-height: 60%;
}
.max-height-66 {
  max-height: 66.66667%;
}
.max-height-80 {
  max-height: 80%;
}
.max-height-83 {
  max-height: 83.33333%;
}
.max-height-75 {
  height: 75%;
}
.max-height-100 {
  max-height: 100%;
}
.width-20 {
  width: 20%;
}
.min-width-20 {
  min-width: 20%;
}
.min-width-25 {
  min-width: 25%;
}
.min-width-50 {
  min-width: 50%;
}
.min-width-75 {
  min-width: 75%;
}
.min-width-100 {
  min-width: 100%;
}
.max-width-20 {
  max-width: 20%;
}
.max-width-25 {
  max-width: 25%;
}
.max-width-50 {
  max-width: 50%;
}
.max-width-75 {
  max-width: 75%;
}
.max-width-100 {
  max-width: 100%;
}
.margin-x-auto {
  margin-left: auto;
  margin-right: auto;
}
.margin-0 {
  margin: 0;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-right-0 {
  margin-right: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-left-0 {
  margin-left: 0;
}
.padding-0 {
  padding: 0;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.padding-left-0 {
  padding-left: 0;
}
.height-0 {
  height: 0;
}
.max-height-0 {
  max-height: 0;
}
.min-height-0 {
  min-height: 0;
}
.width-0 {
  width: 0;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.margin-x-0 {
  margin-left: 0;
  margin-right: 0;
}
.margin-y-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.padding-x-0 {
  padding-left: 0;
  padding-right: 0;
}
.padding-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.margin-1 {
  margin: 0.5rem;
}
.margin-top-1 {
  margin-top: 0.5rem;
}
.margin-right-1 {
  margin-right: 0.5rem;
}
.margin-bottom-1 {
  margin-bottom: 0.5rem;
}
.margin-left-1 {
  margin-left: 0.5rem;
}
.padding-1 {
  padding: 0.5rem;
}
.padding-top-1 {
  padding-top: 0.5rem;
}
.padding-right-1 {
  padding-right: 0.5rem;
}
.padding-bottom-1 {
  padding-bottom: 0.5rem;
}
.padding-left-1 {
  padding-left: 0.5rem;
}
.height-1 {
  height: 0.5rem;
}
.max-height-1 {
  max-height: 0.5rem;
}
.min-height-1 {
  min-height: 0.5rem;
}
.width-1 {
  width: 0.5rem;
}
.top-1 {
  top: 0.5rem;
}
.right-1 {
  right: 0.5rem;
}
.bottom-1 {
  bottom: 0.5rem;
}
.left-1 {
  left: 0.5rem;
}
.margin-x-1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.margin-y-1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.padding-x-1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.padding-y-1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.margin-2 {
  margin: 1rem;
}
.margin-top-2 {
  margin-top: 1rem;
}
.margin-right-2 {
  margin-right: 1rem;
}
.margin-bottom-2 {
  margin-bottom: 1rem;
}
.margin-left-2 {
  margin-left: 1rem;
}
.padding-2 {
  padding: 1rem;
}
.padding-top-2 {
  padding-top: 1rem;
}
.padding-right-2 {
  padding-right: 1rem;
}
.padding-bottom-2 {
  padding-bottom: 1rem;
}
.padding-left-2 {
  padding-left: 1rem;
}
.height-2 {
  height: 1rem;
}
.max-height-2 {
  max-height: 1rem;
}
.min-height-2 {
  min-height: 1rem;
}
.width-2 {
  width: 1rem;
}
.top-2 {
  top: 1rem;
}
.right-2 {
  right: 1rem;
}
.bottom-2 {
  bottom: 1rem;
}
.left-2 {
  left: 1rem;
}
.margin-x-2 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.margin-y-2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.padding-x-2 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.padding-y-2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.margin-3 {
  margin: 1.5rem;
}
.margin-top-3 {
  margin-top: 1.5rem;
}
.margin-right-3 {
  margin-right: 1.5rem;
}
.margin-bottom-3 {
  margin-bottom: 1.5rem;
}
.margin-left-3 {
  margin-left: 1.5rem;
}
.padding-3 {
  padding: 1.5rem;
}
.padding-top-3 {
  padding-top: 1.5rem;
}
.padding-right-3 {
  padding-right: 1.5rem;
}
.padding-bottom-3 {
  padding-bottom: 1.5rem;
}
.padding-left-3 {
  padding-left: 1.5rem;
}
.height-3 {
  height: 1.5rem;
}
.max-height-3 {
  max-height: 1.5rem;
}
.min-height-3 {
  min-height: 1.5rem;
}
.width-3 {
  width: 1.5rem;
}
.top-3 {
  top: 1.5rem;
}
.right-3 {
  right: 1.5rem;
}
.bottom-3 {
  bottom: 1.5rem;
}
.left-3 {
  left: 1.5rem;
}
.margin-x-3 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.margin-y-3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.padding-x-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.padding-y-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.margin-4 {
  margin: 2rem;
}
.margin-top-4 {
  margin-top: 2rem;
}
.margin-right-4 {
  margin-right: 2rem;
}
.margin-bottom-4 {
  margin-bottom: 2rem;
}
.margin-left-4 {
  margin-left: 2rem;
}
.padding-4 {
  padding: 2rem;
}
.padding-top-4 {
  padding-top: 2rem;
}
.padding-right-4 {
  padding-right: 2rem;
}
.padding-bottom-4 {
  padding-bottom: 2rem;
}
.padding-left-4 {
  padding-left: 2rem;
}
.height-4 {
  height: 2rem;
}
.max-height-4 {
  max-height: 2rem;
}
.min-height-4 {
  min-height: 2rem;
}
.width-4 {
  width: 2rem;
}
.top-4 {
  top: 2rem;
}
.right-4 {
  right: 2rem;
}
.bottom-4 {
  bottom: 2rem;
}
.left-4 {
  left: 2rem;
}
.margin-x-4 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.margin-y-4 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.padding-x-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.padding-y-4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.margin-5 {
  margin: 3rem;
}
.margin-top-5 {
  margin-top: 3rem;
}
.margin-right-5 {
  margin-right: 3rem;
}
.margin-bottom-5 {
  margin-bottom: 3rem;
}
.margin-left-5 {
  margin-left: 3rem;
}
.padding-5 {
  padding: 3rem;
}
.padding-top-5 {
  padding-top: 3rem;
}
.padding-right-5 {
  padding-right: 3rem;
}
.padding-bottom-5 {
  padding-bottom: 3rem;
}
.padding-left-5 {
  padding-left: 3rem;
}
.height-5 {
  height: 3rem;
}
.max-height-5 {
  max-height: 3rem;
}
.min-height-5 {
  min-height: 3rem;
}
.width-5 {
  width: 3rem;
}
.top-5 {
  top: 3rem;
}
.right-5 {
  right: 3rem;
}
.bottom-5 {
  bottom: 3rem;
}
.left-5 {
  left: 3rem;
}
.margin-x-5 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.margin-y-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.padding-x-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.padding-y-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.margin-6 {
  margin: 4rem;
}
.margin-top-6 {
  margin-top: 4rem;
}
.margin-right-6 {
  margin-right: 4rem;
}
.margin-bottom-6 {
  margin-bottom: 4rem;
}
.margin-left-6 {
  margin-left: 4rem;
}
.padding-6 {
  padding: 4rem;
}
.padding-top-6 {
  padding-top: 4rem;
}
.padding-right-6 {
  padding-right: 4rem;
}
.padding-bottom-6 {
  padding-bottom: 4rem;
}
.padding-left-6 {
  padding-left: 4rem;
}
.height-6 {
  height: 4rem;
}
.max-height-6 {
  max-height: 4rem;
}
.min-height-6 {
  min-height: 4rem;
}
.width-6 {
  width: 4rem;
}
.top-6 {
  top: 4rem;
}
.right-6 {
  right: 4rem;
}
.bottom-6 {
  bottom: 4rem;
}
.left-6 {
  left: 4rem;
}
.margin-x-6 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.margin-y-6 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.padding-x-6 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.padding-y-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.margin-7 {
  margin: 5rem;
}
.margin-top-7 {
  margin-top: 5rem;
}
.margin-right-7 {
  margin-right: 5rem;
}
.margin-bottom-7 {
  margin-bottom: 5rem;
}
.margin-left-7 {
  margin-left: 5rem;
}
.padding-7 {
  padding: 5rem;
}
.padding-top-7 {
  padding-top: 5rem;
}
.padding-right-7 {
  padding-right: 5rem;
}
.padding-bottom-7 {
  padding-bottom: 5rem;
}
.padding-left-7 {
  padding-left: 5rem;
}
.height-7 {
  height: 5rem;
}
.max-height-7 {
  max-height: 5rem;
}
.min-height-7 {
  min-height: 5rem;
}
.width-7 {
  width: 5rem;
}
.top-7 {
  top: 5rem;
}
.right-7 {
  right: 5rem;
}
.bottom-7 {
  bottom: 5rem;
}
.left-7 {
  left: 5rem;
}
.margin-x-7 {
  margin-left: 5rem;
  margin-right: 5rem;
}
.margin-y-7 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.padding-x-7 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.padding-y-7 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.margin-8 {
  margin: 6rem;
}
.margin-top-8 {
  margin-top: 6rem;
}
.margin-right-8 {
  margin-right: 6rem;
}
.margin-bottom-8 {
  margin-bottom: 6rem;
}
.margin-left-8 {
  margin-left: 6rem;
}
.padding-8 {
  padding: 6rem;
}
.padding-top-8 {
  padding-top: 6rem;
}
.padding-right-8 {
  padding-right: 6rem;
}
.padding-bottom-8 {
  padding-bottom: 6rem;
}
.padding-left-8 {
  padding-left: 6rem;
}
.height-8 {
  height: 6rem;
}
.max-height-8 {
  max-height: 6rem;
}
.min-height-8 {
  min-height: 6rem;
}
.width-8 {
  width: 6rem;
}
.top-8 {
  top: 6rem;
}
.right-8 {
  right: 6rem;
}
.bottom-8 {
  bottom: 6rem;
}
.left-8 {
  left: 6rem;
}
.margin-x-8 {
  margin-left: 6rem;
  margin-right: 6rem;
}
.margin-y-8 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.padding-x-8 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.padding-y-8 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.margin-9 {
  margin: 9rem;
}
.margin-top-9 {
  margin-top: 9rem;
}
.margin-right-9 {
  margin-right: 9rem;
}
.margin-bottom-9 {
  margin-bottom: 9rem;
}
.margin-left-9 {
  margin-left: 9rem;
}
.padding-9 {
  padding: 9rem;
}
.padding-top-9 {
  padding-top: 9rem;
}
.padding-right-9 {
  padding-right: 9rem;
}
.padding-bottom-9 {
  padding-bottom: 9rem;
}
.padding-left-9 {
  padding-left: 9rem;
}
.height-9 {
  height: 9rem;
}
.max-height-9 {
  max-height: 9rem;
}
.min-height-9 {
  min-height: 9rem;
}
.width-9 {
  width: 9rem;
}
.top-9 {
  top: 9rem;
}
.right-9 {
  right: 9rem;
}
.bottom-9 {
  bottom: 9rem;
}
.left-9 {
  left: 9rem;
}
.margin-x-9 {
  margin-left: 9rem;
  margin-right: 9rem;
}
.margin-y-9 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}
.padding-x-9 {
  padding-left: 9rem;
  padding-right: 9rem;
}
.padding-y-9 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.height-10 {
  height: 12rem;
}
.max-height-10 {
  max-height: 12rem;
}
.min-height-10 {
  min-height: 12rem;
}
.width-10 {
  width: 12rem;
}
.top-10 {
  top: 12rem;
}
.right-10 {
  right: 12rem;
}
.bottom-10 {
  bottom: 12rem;
}
.left-10 {
  left: 12rem;
}
.height-11 {
  height: 16rem;
}
.max-height-11 {
  max-height: 16rem;
}
.min-height-11 {
  min-height: 16rem;
}
.width-11 {
  width: 16rem;
}
.top-11 {
  top: 16rem;
}
.right-11 {
  right: 16rem;
}
.bottom-11 {
  bottom: 16rem;
}
.left-11 {
  left: 16rem;
}
.height-12 {
  height: 19rem;
}
.max-height-12 {
  max-height: 19rem;
}
.min-height-12 {
  min-height: 19rem;
}
.width-12 {
  width: 19rem;
}
.top-12 {
  top: 19rem;
}
.right-12 {
  right: 19rem;
}
.bottom-12 {
  bottom: 19rem;
}
.left-12 {
  left: 19rem;
}
.height-13 {
  height: 22rem;
}
.max-height-13 {
  max-height: 22rem;
}
.min-height-13 {
  min-height: 22rem;
}
.width-13 {
  width: 22rem;
}
.top-13 {
  top: 22rem;
}
.right-13 {
  right: 22rem;
}
.bottom-13 {
  bottom: 22rem;
}
.left-13 {
  left: 22rem;
}
.height-14 {
  height: 25rem;
}
.max-height-14 {
  max-height: 25rem;
}
.min-height-14 {
  min-height: 25rem;
}
.width-14 {
  width: 25rem;
}
.top-14 {
  top: 25rem;
}
.right-14 {
  right: 25rem;
}
.bottom-14 {
  bottom: 25rem;
}
.left-14 {
  left: 25rem;
}
.height-15 {
  height: 31rem;
}
.max-height-15 {
  max-height: 31rem;
}
.min-height-15 {
  min-height: 31rem;
}
.width-15 {
  width: 31rem;
}
.top-15 {
  top: 31rem;
}
.right-15 {
  right: 31rem;
}
.bottom-15 {
  bottom: 31rem;
}
.left-15 {
  left: 31rem;
}
@media (min-width: 768px) {
  .sm-position-absolute {
    position: absolute;
  }
  .sm-position-relative {
    position: relative;
  }
  .sm-position-fixed {
    position: fixed;
  }
  .sm-block {
    display: block;
  }
  .sm-inline-block {
    display: inline-block;
  }
  .sm-inline {
    display: inline;
  }
  .sm-overflow-hidden {
    overflow: hidden;
  }
  .sm-overflow-scroll {
    overflow: scroll;
  }
  .sm-overflow-auto {
    overflow: auto;
  }
  .sm-float-none {
    float: none;
  }
  .sm-float-left {
    float: left;
  }
  .sm-float-right {
    float: right;
  }
  .sm-border-width-1 {
    border-width: 1px;
  }
  .sm-border-width-2 {
    border-width: 2px;
  }
  .sm-border-width-3 {
    border-width: 3px;
  }
  .sm-border-width-4 {
    border-width: 4px;
  }
  .sm-border-width-5 {
    border-width: 5px;
  }
  .sm-border-width-6 {
    border-width: 6px;
  }
  .sm-border-width-7 {
    border-width: 7px;
  }
  .sm-border-width-8 {
    border-width: 8px;
  }
  .sm-border-width-9 {
    border-width: 9px;
  }
  .sm-border-width-10 {
    border-width: 10px;
  }
  .sm-border-width-11 {
    border-width: 11px;
  }
  .sm-border-width-12 {
    border-width: 12px;
  }
  .sm-border-width-13 {
    border-width: 13px;
  }
  .sm-border-width-14 {
    border-width: 14px;
  }
  .sm-border-width-15 {
    border-width: 15px;
  }
  .sm-border-radius-1 {
    -webkit-border-radius: 1px;
    border-radius: 1px;
  }
  .sm-border-top-left-radius-1 {
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
  }
  .sm-border-bottom-left-radius-1 {
    -webkit-border-bottom-left-radius: 1px;
    border-bottom-left-radius: 1px;
  }
  .sm-border-top-right-radius-1 {
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px;
  }
  .sm-border-bottom-right-radius-1 {
    -webkit-border-bottom-right-radius: 1px;
    border-bottom-right-radius: 1px;
  }
  .sm-border-radius-2 {
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .sm-border-top-left-radius-2 {
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
  }
  .sm-border-bottom-left-radius-2 {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .sm-border-top-right-radius-2 {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
  }
  .sm-border-bottom-right-radius-2 {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .sm-border-radius-3 {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .sm-border-top-left-radius-3 {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .sm-border-bottom-left-radius-3 {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .sm-border-top-right-radius-3 {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .sm-border-bottom-right-radius-3 {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .sm-border-radius-4 {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .sm-border-top-left-radius-4 {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .sm-border-bottom-left-radius-4 {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .sm-border-top-right-radius-4 {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .sm-border-bottom-right-radius-4 {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .sm-border-radius-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .sm-border-top-left-radius-5 {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  .sm-border-bottom-left-radius-5 {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .sm-border-top-right-radius-5 {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .sm-border-bottom-right-radius-5 {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .sm-border-radius-6 {
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .sm-border-top-left-radius-6 {
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .sm-border-bottom-left-radius-6 {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .sm-border-top-right-radius-6 {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .sm-border-bottom-right-radius-6 {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .sm-border-radius-7 {
    -webkit-border-radius: 7px;
    border-radius: 7px;
  }
  .sm-border-top-left-radius-7 {
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
  }
  .sm-border-bottom-left-radius-7 {
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .sm-border-top-right-radius-7 {
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
  }
  .sm-border-bottom-right-radius-7 {
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .sm-border-radius-8 {
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  .sm-border-top-left-radius-8 {
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
  }
  .sm-border-bottom-left-radius-8 {
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .sm-border-top-right-radius-8 {
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .sm-border-bottom-right-radius-8 {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .sm-border-radius-9 {
    -webkit-border-radius: 9px;
    border-radius: 9px;
  }
  .sm-border-top-left-radius-9 {
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
  }
  .sm-border-bottom-left-radius-9 {
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .sm-border-top-right-radius-9 {
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
  }
  .sm-border-bottom-right-radius-9 {
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
  .sm-border-radius-10 {
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .sm-border-top-left-radius-10 {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
  }
  .sm-border-bottom-left-radius-10 {
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .sm-border-top-right-radius-10 {
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .sm-border-bottom-right-radius-10 {
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .sm-border-radius-11 {
    -webkit-border-radius: 11px;
    border-radius: 11px;
  }
  .sm-border-top-left-radius-11 {
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px;
  }
  .sm-border-bottom-left-radius-11 {
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px;
  }
  .sm-border-top-right-radius-11 {
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px;
  }
  .sm-border-bottom-right-radius-11 {
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  .sm-border-radius-12 {
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  .sm-border-top-left-radius-12 {
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
  }
  .sm-border-bottom-left-radius-12 {
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .sm-border-top-right-radius-12 {
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  .sm-border-bottom-right-radius-12 {
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .sm-border-radius-13 {
    -webkit-border-radius: 13px;
    border-radius: 13px;
  }
  .sm-border-top-left-radius-13 {
    -webkit-border-top-left-radius: 13px;
    border-top-left-radius: 13px;
  }
  .sm-border-bottom-left-radius-13 {
    -webkit-border-bottom-left-radius: 13px;
    border-bottom-left-radius: 13px;
  }
  .sm-border-top-right-radius-13 {
    -webkit-border-top-right-radius: 13px;
    border-top-right-radius: 13px;
  }
  .sm-border-bottom-right-radius-13 {
    -webkit-border-bottom-right-radius: 13px;
    border-bottom-right-radius: 13px;
  }
  .sm-border-radius-14 {
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
  .sm-border-top-left-radius-14 {
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
  }
  .sm-border-bottom-left-radius-14 {
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  .sm-border-top-right-radius-14 {
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
  }
  .sm-border-bottom-right-radius-14 {
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
  }
  .sm-border-radius-15 {
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  .sm-border-top-left-radius-15 {
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .sm-border-bottom-left-radius-15 {
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .sm-border-top-right-radius-15 {
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .sm-border-bottom-right-radius-15 {
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .sm-border-radius-16 {
    -webkit-border-radius: 16px;
    border-radius: 16px;
  }
  .sm-border-top-left-radius-16 {
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
  }
  .sm-border-bottom-left-radius-16 {
    -webkit-border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }
  .sm-border-top-right-radius-16 {
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
  }
  .sm-border-bottom-right-radius-16 {
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .sm-border-radius-17 {
    -webkit-border-radius: 17px;
    border-radius: 17px;
  }
  .sm-border-top-left-radius-17 {
    -webkit-border-top-left-radius: 17px;
    border-top-left-radius: 17px;
  }
  .sm-border-bottom-left-radius-17 {
    -webkit-border-bottom-left-radius: 17px;
    border-bottom-left-radius: 17px;
  }
  .sm-border-top-right-radius-17 {
    -webkit-border-top-right-radius: 17px;
    border-top-right-radius: 17px;
  }
  .sm-border-bottom-right-radius-17 {
    -webkit-border-bottom-right-radius: 17px;
    border-bottom-right-radius: 17px;
  }
  .sm-border-radius-18 {
    -webkit-border-radius: 18px;
    border-radius: 18px;
  }
  .sm-border-top-left-radius-18 {
    -webkit-border-top-left-radius: 18px;
    border-top-left-radius: 18px;
  }
  .sm-border-bottom-left-radius-18 {
    -webkit-border-bottom-left-radius: 18px;
    border-bottom-left-radius: 18px;
  }
  .sm-border-top-right-radius-18 {
    -webkit-border-top-right-radius: 18px;
    border-top-right-radius: 18px;
  }
  .sm-border-bottom-right-radius-18 {
    -webkit-border-bottom-right-radius: 18px;
    border-bottom-right-radius: 18px;
  }
  .sm-border-radius-19 {
    -webkit-border-radius: 19px;
    border-radius: 19px;
  }
  .sm-border-top-left-radius-19 {
    -webkit-border-top-left-radius: 19px;
    border-top-left-radius: 19px;
  }
  .sm-border-bottom-left-radius-19 {
    -webkit-border-bottom-left-radius: 19px;
    border-bottom-left-radius: 19px;
  }
  .sm-border-top-right-radius-19 {
    -webkit-border-top-right-radius: 19px;
    border-top-right-radius: 19px;
  }
  .sm-border-bottom-right-radius-19 {
    -webkit-border-bottom-right-radius: 19px;
    border-bottom-right-radius: 19px;
  }
  .sm-border-radius-20 {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .sm-border-top-left-radius-20 {
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
  }
  .sm-border-bottom-left-radius-20 {
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .sm-border-top-right-radius-20 {
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
  }
  .sm-border-bottom-right-radius-20 {
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .sm-border-radius-21 {
    -webkit-border-radius: 21px;
    border-radius: 21px;
  }
  .sm-border-top-left-radius-21 {
    -webkit-border-top-left-radius: 21px;
    border-top-left-radius: 21px;
  }
  .sm-border-bottom-left-radius-21 {
    -webkit-border-bottom-left-radius: 21px;
    border-bottom-left-radius: 21px;
  }
  .sm-border-top-right-radius-21 {
    -webkit-border-top-right-radius: 21px;
    border-top-right-radius: 21px;
  }
  .sm-border-bottom-right-radius-21 {
    -webkit-border-bottom-right-radius: 21px;
    border-bottom-right-radius: 21px;
  }
  .sm-border-radius-22 {
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
  .sm-border-top-left-radius-22 {
    -webkit-border-top-left-radius: 22px;
    border-top-left-radius: 22px;
  }
  .sm-border-bottom-left-radius-22 {
    -webkit-border-bottom-left-radius: 22px;
    border-bottom-left-radius: 22px;
  }
  .sm-border-top-right-radius-22 {
    -webkit-border-top-right-radius: 22px;
    border-top-right-radius: 22px;
  }
  .sm-border-bottom-right-radius-22 {
    -webkit-border-bottom-right-radius: 22px;
    border-bottom-right-radius: 22px;
  }
  .sm-border-radius-23 {
    -webkit-border-radius: 23px;
    border-radius: 23px;
  }
  .sm-border-top-left-radius-23 {
    -webkit-border-top-left-radius: 23px;
    border-top-left-radius: 23px;
  }
  .sm-border-bottom-left-radius-23 {
    -webkit-border-bottom-left-radius: 23px;
    border-bottom-left-radius: 23px;
  }
  .sm-border-top-right-radius-23 {
    -webkit-border-top-right-radius: 23px;
    border-top-right-radius: 23px;
  }
  .sm-border-bottom-right-radius-23 {
    -webkit-border-bottom-right-radius: 23px;
    border-bottom-right-radius: 23px;
  }
  .sm-border-radius-24 {
    -webkit-border-radius: 24px;
    border-radius: 24px;
  }
  .sm-border-top-left-radius-24 {
    -webkit-border-top-left-radius: 24px;
    border-top-left-radius: 24px;
  }
  .sm-border-bottom-left-radius-24 {
    -webkit-border-bottom-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  .sm-border-top-right-radius-24 {
    -webkit-border-top-right-radius: 24px;
    border-top-right-radius: 24px;
  }
  .sm-border-bottom-right-radius-24 {
    -webkit-border-bottom-right-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .sm-border-radius-25 {
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .sm-border-top-left-radius-25 {
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
  }
  .sm-border-bottom-left-radius-25 {
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .sm-border-top-right-radius-25 {
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  .sm-border-bottom-right-radius-25 {
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .sm-border-none {
    border: 0 solid transparent;
  }
  .sm-border-radius-none {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sm-bs-strip-padding [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-height-16 {
    height: 16.66667%;
  }
  .sm-height-20 {
    height: 20%;
  }
  .sm-height-25 {
    height: 25%;
  }
  .sm-height-33 {
    height: 33.33333%;
  }
  .sm-height-40 {
    height: 40%;
  }
  .sm-height-50 {
    height: 50%;
  }
  .sm-height-60 {
    height: 60%;
  }
  .sm-height-66 {
    height: 66.66667%;
  }
  .sm-height-80 {
    height: 80%;
  }
  .sm-height-83 {
    height: 83.33333%;
  }
  .sm-height-75 {
    height: 75%;
  }
  .sm-height-100 {
    height: 100%;
  }
  .sm-min-height-16 {
    min-height: 16.66667%;
  }
  .sm-min-height-20 {
    min-height: 20%;
  }
  .sm-min-height-25 {
    min-height: 25%;
  }
  .sm-min-height-33 {
    min-height: 33.33333%;
  }
  .sm-min-height-40 {
    min-height: 40%;
  }
  .sm-min-height-50 {
    min-height: 50%;
  }
  .sm-min-height-60 {
    min-height: 60%;
  }
  .sm-min-height-66 {
    min-height: 66.66667%;
  }
  .sm-min-height-80 {
    min-height: 80%;
  }
  .sm-min-height-83 {
    min-height: 83.33333%;
  }
  .sm-min-height-75 {
    min-height: 75%;
  }
  .sm-min-height-100 {
    min-height: 100%;
  }
  .sm-max-height-16 {
    max-height: 16.66667%;
  }
  .sm-max-height-20 {
    max-height: 20%;
  }
  .sm-max-height-25 {
    max-height: 25%;
  }
  .sm-max-height-33 {
    max-height: 33.33333%;
  }
  .sm-max-height-40 {
    max-height: 40%;
  }
  .sm-max-height-50 {
    max-height: 50%;
  }
  .sm-max-height-60 {
    max-height: 60%;
  }
  .sm-max-height-66 {
    max-height: 66.66667%;
  }
  .sm-max-height-80 {
    max-height: 80%;
  }
  .sm-max-height-83 {
    max-height: 83.33333%;
  }
  .sm-max-height-75 {
    height: 75%;
  }
  .sm-max-height-100 {
    max-height: 100%;
  }
  .sm-width-20 {
    width: 20%;
  }
  .sm-min-width-20 {
    min-width: 20%;
  }
  .sm-min-width-25 {
    min-width: 25%;
  }
  .sm-min-width-50 {
    min-width: 50%;
  }
  .sm-min-width-75 {
    min-width: 75%;
  }
  .sm-min-width-100 {
    min-width: 100%;
  }
  .sm-max-width-20 {
    max-width: 20%;
  }
  .sm-max-width-25 {
    max-width: 25%;
  }
  .sm-max-width-50 {
    max-width: 50%;
  }
  .sm-max-width-75 {
    max-width: 75%;
  }
  .sm-max-width-100 {
    max-width: 100%;
  }
  .sm-margin-0 {
    margin: 0;
  }
  .sm-margin-top-0 {
    margin-top: 0;
  }
  .sm-margin-right-0 {
    margin-right: 0;
  }
  .sm-margin-bottom-0 {
    margin-bottom: 0;
  }
  .sm-margin-left-0 {
    margin-left: 0;
  }
  .sm-padding-0 {
    padding: 0;
  }
  .sm-padding-top-0 {
    padding-top: 0;
  }
  .sm-padding-right-0 {
    padding-right: 0;
  }
  .sm-padding-bottom-0 {
    padding-bottom: 0;
  }
  .sm-padding-left-0 {
    padding-left: 0;
  }
  .sm-height-0 {
    height: 0;
  }
  .sm-max-height-0 {
    max-height: 0;
  }
  .sm-min-height-0 {
    min-height: 0;
  }
  .sm-width-0 {
    width: 0;
  }
  .sm-top-0 {
    top: 0;
  }
  .sm-right-0 {
    right: 0;
  }
  .sm-bottom-0 {
    bottom: 0;
  }
  .sm-left-0 {
    left: 0;
  }
  .sm-margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .sm-margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm-padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm-margin-1 {
    margin: 0.5rem;
  }
  .sm-margin-top-1 {
    margin-top: 0.5rem;
  }
  .sm-margin-right-1 {
    margin-right: 0.5rem;
  }
  .sm-margin-bottom-1 {
    margin-bottom: 0.5rem;
  }
  .sm-margin-left-1 {
    margin-left: 0.5rem;
  }
  .sm-padding-1 {
    padding: 0.5rem;
  }
  .sm-padding-top-1 {
    padding-top: 0.5rem;
  }
  .sm-padding-right-1 {
    padding-right: 0.5rem;
  }
  .sm-padding-bottom-1 {
    padding-bottom: 0.5rem;
  }
  .sm-padding-left-1 {
    padding-left: 0.5rem;
  }
  .sm-height-1 {
    height: 0.5rem;
  }
  .sm-max-height-1 {
    max-height: 0.5rem;
  }
  .sm-min-height-1 {
    min-height: 0.5rem;
  }
  .sm-width-1 {
    width: 0.5rem;
  }
  .sm-top-1 {
    top: 0.5rem;
  }
  .sm-right-1 {
    right: 0.5rem;
  }
  .sm-bottom-1 {
    bottom: 0.5rem;
  }
  .sm-left-1 {
    left: 0.5rem;
  }
  .sm-margin-x-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .sm-margin-y-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .sm-padding-x-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .sm-padding-y-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sm-margin-2 {
    margin: 1rem;
  }
  .sm-margin-top-2 {
    margin-top: 1rem;
  }
  .sm-margin-right-2 {
    margin-right: 1rem;
  }
  .sm-margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .sm-margin-left-2 {
    margin-left: 1rem;
  }
  .sm-padding-2 {
    padding: 1rem;
  }
  .sm-padding-top-2 {
    padding-top: 1rem;
  }
  .sm-padding-right-2 {
    padding-right: 1rem;
  }
  .sm-padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .sm-padding-left-2 {
    padding-left: 1rem;
  }
  .sm-height-2 {
    height: 1rem;
  }
  .sm-max-height-2 {
    max-height: 1rem;
  }
  .sm-min-height-2 {
    min-height: 1rem;
  }
  .sm-width-2 {
    width: 1rem;
  }
  .sm-top-2 {
    top: 1rem;
  }
  .sm-right-2 {
    right: 1rem;
  }
  .sm-bottom-2 {
    bottom: 1rem;
  }
  .sm-left-2 {
    left: 1rem;
  }
  .sm-margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .sm-margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .sm-padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm-padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm-margin-3 {
    margin: 1.5rem;
  }
  .sm-margin-top-3 {
    margin-top: 1.5rem;
  }
  .sm-margin-right-3 {
    margin-right: 1.5rem;
  }
  .sm-margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .sm-margin-left-3 {
    margin-left: 1.5rem;
  }
  .sm-padding-3 {
    padding: 1.5rem;
  }
  .sm-padding-top-3 {
    padding-top: 1.5rem;
  }
  .sm-padding-right-3 {
    padding-right: 1.5rem;
  }
  .sm-padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .sm-padding-left-3 {
    padding-left: 1.5rem;
  }
  .sm-height-3 {
    height: 1.5rem;
  }
  .sm-max-height-3 {
    max-height: 1.5rem;
  }
  .sm-min-height-3 {
    min-height: 1.5rem;
  }
  .sm-width-3 {
    width: 1.5rem;
  }
  .sm-top-3 {
    top: 1.5rem;
  }
  .sm-right-3 {
    right: 1.5rem;
  }
  .sm-bottom-3 {
    bottom: 1.5rem;
  }
  .sm-left-3 {
    left: 1.5rem;
  }
  .sm-margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .sm-margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .sm-padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm-padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm-margin-4 {
    margin: 2rem;
  }
  .sm-margin-top-4 {
    margin-top: 2rem;
  }
  .sm-margin-right-4 {
    margin-right: 2rem;
  }
  .sm-margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .sm-margin-left-4 {
    margin-left: 2rem;
  }
  .sm-padding-4 {
    padding: 2rem;
  }
  .sm-padding-top-4 {
    padding-top: 2rem;
  }
  .sm-padding-right-4 {
    padding-right: 2rem;
  }
  .sm-padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .sm-padding-left-4 {
    padding-left: 2rem;
  }
  .sm-height-4 {
    height: 2rem;
  }
  .sm-max-height-4 {
    max-height: 2rem;
  }
  .sm-min-height-4 {
    min-height: 2rem;
  }
  .sm-width-4 {
    width: 2rem;
  }
  .sm-top-4 {
    top: 2rem;
  }
  .sm-right-4 {
    right: 2rem;
  }
  .sm-bottom-4 {
    bottom: 2rem;
  }
  .sm-left-4 {
    left: 2rem;
  }
  .sm-margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .sm-margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm-padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm-padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm-margin-5 {
    margin: 3rem;
  }
  .sm-margin-top-5 {
    margin-top: 3rem;
  }
  .sm-margin-right-5 {
    margin-right: 3rem;
  }
  .sm-margin-bottom-5 {
    margin-bottom: 3rem;
  }
  .sm-margin-left-5 {
    margin-left: 3rem;
  }
  .sm-padding-5 {
    padding: 3rem;
  }
  .sm-padding-top-5 {
    padding-top: 3rem;
  }
  .sm-padding-right-5 {
    padding-right: 3rem;
  }
  .sm-padding-bottom-5 {
    padding-bottom: 3rem;
  }
  .sm-padding-left-5 {
    padding-left: 3rem;
  }
  .sm-height-5 {
    height: 3rem;
  }
  .sm-max-height-5 {
    max-height: 3rem;
  }
  .sm-min-height-5 {
    min-height: 3rem;
  }
  .sm-width-5 {
    width: 3rem;
  }
  .sm-top-5 {
    top: 3rem;
  }
  .sm-right-5 {
    right: 3rem;
  }
  .sm-bottom-5 {
    bottom: 3rem;
  }
  .sm-left-5 {
    left: 3rem;
  }
  .sm-margin-x-5 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .sm-margin-y-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .sm-padding-x-5 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm-padding-y-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm-margin-6 {
    margin: 4rem;
  }
  .sm-margin-top-6 {
    margin-top: 4rem;
  }
  .sm-margin-right-6 {
    margin-right: 4rem;
  }
  .sm-margin-bottom-6 {
    margin-bottom: 4rem;
  }
  .sm-margin-left-6 {
    margin-left: 4rem;
  }
  .sm-padding-6 {
    padding: 4rem;
  }
  .sm-padding-top-6 {
    padding-top: 4rem;
  }
  .sm-padding-right-6 {
    padding-right: 4rem;
  }
  .sm-padding-bottom-6 {
    padding-bottom: 4rem;
  }
  .sm-padding-left-6 {
    padding-left: 4rem;
  }
  .sm-height-6 {
    height: 4rem;
  }
  .sm-max-height-6 {
    max-height: 4rem;
  }
  .sm-min-height-6 {
    min-height: 4rem;
  }
  .sm-width-6 {
    width: 4rem;
  }
  .sm-top-6 {
    top: 4rem;
  }
  .sm-right-6 {
    right: 4rem;
  }
  .sm-bottom-6 {
    bottom: 4rem;
  }
  .sm-left-6 {
    left: 4rem;
  }
  .sm-margin-x-6 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .sm-margin-y-6 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .sm-padding-x-6 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm-padding-y-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm-margin-7 {
    margin: 5rem;
  }
  .sm-margin-top-7 {
    margin-top: 5rem;
  }
  .sm-margin-right-7 {
    margin-right: 5rem;
  }
  .sm-margin-bottom-7 {
    margin-bottom: 5rem;
  }
  .sm-margin-left-7 {
    margin-left: 5rem;
  }
  .sm-padding-7 {
    padding: 5rem;
  }
  .sm-padding-top-7 {
    padding-top: 5rem;
  }
  .sm-padding-right-7 {
    padding-right: 5rem;
  }
  .sm-padding-bottom-7 {
    padding-bottom: 5rem;
  }
  .sm-padding-left-7 {
    padding-left: 5rem;
  }
  .sm-height-7 {
    height: 5rem;
  }
  .sm-max-height-7 {
    max-height: 5rem;
  }
  .sm-min-height-7 {
    min-height: 5rem;
  }
  .sm-width-7 {
    width: 5rem;
  }
  .sm-top-7 {
    top: 5rem;
  }
  .sm-right-7 {
    right: 5rem;
  }
  .sm-bottom-7 {
    bottom: 5rem;
  }
  .sm-left-7 {
    left: 5rem;
  }
  .sm-margin-x-7 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .sm-margin-y-7 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .sm-padding-x-7 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .sm-padding-y-7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .sm-margin-8 {
    margin: 6rem;
  }
  .sm-margin-top-8 {
    margin-top: 6rem;
  }
  .sm-margin-right-8 {
    margin-right: 6rem;
  }
  .sm-margin-bottom-8 {
    margin-bottom: 6rem;
  }
  .sm-margin-left-8 {
    margin-left: 6rem;
  }
  .sm-padding-8 {
    padding: 6rem;
  }
  .sm-padding-top-8 {
    padding-top: 6rem;
  }
  .sm-padding-right-8 {
    padding-right: 6rem;
  }
  .sm-padding-bottom-8 {
    padding-bottom: 6rem;
  }
  .sm-padding-left-8 {
    padding-left: 6rem;
  }
  .sm-height-8 {
    height: 6rem;
  }
  .sm-max-height-8 {
    max-height: 6rem;
  }
  .sm-min-height-8 {
    min-height: 6rem;
  }
  .sm-width-8 {
    width: 6rem;
  }
  .sm-top-8 {
    top: 6rem;
  }
  .sm-right-8 {
    right: 6rem;
  }
  .sm-bottom-8 {
    bottom: 6rem;
  }
  .sm-left-8 {
    left: 6rem;
  }
  .sm-margin-x-8 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .sm-margin-y-8 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .sm-padding-x-8 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .sm-padding-y-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm-margin-9 {
    margin: 9rem;
  }
  .sm-margin-top-9 {
    margin-top: 9rem;
  }
  .sm-margin-right-9 {
    margin-right: 9rem;
  }
  .sm-margin-bottom-9 {
    margin-bottom: 9rem;
  }
  .sm-margin-left-9 {
    margin-left: 9rem;
  }
  .sm-padding-9 {
    padding: 9rem;
  }
  .sm-padding-top-9 {
    padding-top: 9rem;
  }
  .sm-padding-right-9 {
    padding-right: 9rem;
  }
  .sm-padding-bottom-9 {
    padding-bottom: 9rem;
  }
  .sm-padding-left-9 {
    padding-left: 9rem;
  }
  .sm-height-9 {
    height: 9rem;
  }
  .sm-max-height-9 {
    max-height: 9rem;
  }
  .sm-min-height-9 {
    min-height: 9rem;
  }
  .sm-width-9 {
    width: 9rem;
  }
  .sm-top-9 {
    top: 9rem;
  }
  .sm-right-9 {
    right: 9rem;
  }
  .sm-bottom-9 {
    bottom: 9rem;
  }
  .sm-left-9 {
    left: 9rem;
  }
  .sm-margin-x-9 {
    margin-left: 9rem;
    margin-right: 9rem;
  }
  .sm-margin-y-9 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .sm-padding-x-9 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .sm-padding-y-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .sm-height-10 {
    height: 12rem;
  }
  .sm-max-height-10 {
    max-height: 12rem;
  }
  .sm-min-height-10 {
    min-height: 12rem;
  }
  .sm-width-10 {
    width: 12rem;
  }
  .sm-top-10 {
    top: 12rem;
  }
  .sm-right-10 {
    right: 12rem;
  }
  .sm-bottom-10 {
    bottom: 12rem;
  }
  .sm-left-10 {
    left: 12rem;
  }
  .sm-height-11 {
    height: 16rem;
  }
  .sm-max-height-11 {
    max-height: 16rem;
  }
  .sm-min-height-11 {
    min-height: 16rem;
  }
  .sm-width-11 {
    width: 16rem;
  }
  .sm-top-11 {
    top: 16rem;
  }
  .sm-right-11 {
    right: 16rem;
  }
  .sm-bottom-11 {
    bottom: 16rem;
  }
  .sm-left-11 {
    left: 16rem;
  }
  .sm-height-12 {
    height: 19rem;
  }
  .sm-max-height-12 {
    max-height: 19rem;
  }
  .sm-min-height-12 {
    min-height: 19rem;
  }
  .sm-width-12 {
    width: 19rem;
  }
  .sm-top-12 {
    top: 19rem;
  }
  .sm-right-12 {
    right: 19rem;
  }
  .sm-bottom-12 {
    bottom: 19rem;
  }
  .sm-left-12 {
    left: 19rem;
  }
  .sm-height-13 {
    height: 22rem;
  }
  .sm-max-height-13 {
    max-height: 22rem;
  }
  .sm-min-height-13 {
    min-height: 22rem;
  }
  .sm-width-13 {
    width: 22rem;
  }
  .sm-top-13 {
    top: 22rem;
  }
  .sm-right-13 {
    right: 22rem;
  }
  .sm-bottom-13 {
    bottom: 22rem;
  }
  .sm-left-13 {
    left: 22rem;
  }
  .sm-height-14 {
    height: 25rem;
  }
  .sm-max-height-14 {
    max-height: 25rem;
  }
  .sm-min-height-14 {
    min-height: 25rem;
  }
  .sm-width-14 {
    width: 25rem;
  }
  .sm-top-14 {
    top: 25rem;
  }
  .sm-right-14 {
    right: 25rem;
  }
  .sm-bottom-14 {
    bottom: 25rem;
  }
  .sm-left-14 {
    left: 25rem;
  }
  .sm-height-15 {
    height: 31rem;
  }
  .sm-max-height-15 {
    max-height: 31rem;
  }
  .sm-min-height-15 {
    min-height: 31rem;
  }
  .sm-width-15 {
    width: 31rem;
  }
  .sm-top-15 {
    top: 31rem;
  }
  .sm-right-15 {
    right: 31rem;
  }
  .sm-bottom-15 {
    bottom: 31rem;
  }
  .sm-left-15 {
    left: 31rem;
  }
}
@media (min-width: 992px) {
  .md-position-absolute {
    position: absolute;
  }
  .md-position-relative {
    position: relative;
  }
  .md-position-fixed {
    position: fixed;
  }
  .md-block {
    display: block;
  }
  .md-inline-block {
    display: inline-block;
  }
  .md-inline {
    display: inline;
  }
  .md-overflow-hidden {
    overflow: hidden;
  }
  .md-overflow-scroll {
    overflow: scroll;
  }
  .md-overflow-auto {
    overflow: auto;
  }
  .md-float-none {
    float: none;
  }
  .md-float-left {
    float: left;
  }
  .md-float-right {
    float: right;
  }
  .md-border-width-1 {
    border-width: 1px;
  }
  .md-border-width-2 {
    border-width: 2px;
  }
  .md-border-width-3 {
    border-width: 3px;
  }
  .md-border-width-4 {
    border-width: 4px;
  }
  .md-border-width-5 {
    border-width: 5px;
  }
  .md-border-width-6 {
    border-width: 6px;
  }
  .md-border-width-7 {
    border-width: 7px;
  }
  .md-border-width-8 {
    border-width: 8px;
  }
  .md-border-width-9 {
    border-width: 9px;
  }
  .md-border-width-10 {
    border-width: 10px;
  }
  .md-border-width-11 {
    border-width: 11px;
  }
  .md-border-width-12 {
    border-width: 12px;
  }
  .md-border-width-13 {
    border-width: 13px;
  }
  .md-border-width-14 {
    border-width: 14px;
  }
  .md-border-width-15 {
    border-width: 15px;
  }
  .md-border-radius-1 {
    -webkit-border-radius: 1px;
    border-radius: 1px;
  }
  .md-border-top-left-radius-1 {
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
  }
  .md-border-bottom-left-radius-1 {
    -webkit-border-bottom-left-radius: 1px;
    border-bottom-left-radius: 1px;
  }
  .md-border-top-right-radius-1 {
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px;
  }
  .md-border-bottom-right-radius-1 {
    -webkit-border-bottom-right-radius: 1px;
    border-bottom-right-radius: 1px;
  }
  .md-border-radius-2 {
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .md-border-top-left-radius-2 {
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
  }
  .md-border-bottom-left-radius-2 {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .md-border-top-right-radius-2 {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
  }
  .md-border-bottom-right-radius-2 {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .md-border-radius-3 {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .md-border-top-left-radius-3 {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .md-border-bottom-left-radius-3 {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .md-border-top-right-radius-3 {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .md-border-bottom-right-radius-3 {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .md-border-radius-4 {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .md-border-top-left-radius-4 {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .md-border-bottom-left-radius-4 {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .md-border-top-right-radius-4 {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .md-border-bottom-right-radius-4 {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .md-border-radius-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .md-border-top-left-radius-5 {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  .md-border-bottom-left-radius-5 {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .md-border-top-right-radius-5 {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .md-border-bottom-right-radius-5 {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .md-border-radius-6 {
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .md-border-top-left-radius-6 {
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .md-border-bottom-left-radius-6 {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .md-border-top-right-radius-6 {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .md-border-bottom-right-radius-6 {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .md-border-radius-7 {
    -webkit-border-radius: 7px;
    border-radius: 7px;
  }
  .md-border-top-left-radius-7 {
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
  }
  .md-border-bottom-left-radius-7 {
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .md-border-top-right-radius-7 {
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
  }
  .md-border-bottom-right-radius-7 {
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .md-border-radius-8 {
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  .md-border-top-left-radius-8 {
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
  }
  .md-border-bottom-left-radius-8 {
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .md-border-top-right-radius-8 {
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .md-border-bottom-right-radius-8 {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .md-border-radius-9 {
    -webkit-border-radius: 9px;
    border-radius: 9px;
  }
  .md-border-top-left-radius-9 {
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
  }
  .md-border-bottom-left-radius-9 {
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .md-border-top-right-radius-9 {
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
  }
  .md-border-bottom-right-radius-9 {
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
  .md-border-radius-10 {
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .md-border-top-left-radius-10 {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
  }
  .md-border-bottom-left-radius-10 {
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .md-border-top-right-radius-10 {
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .md-border-bottom-right-radius-10 {
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .md-border-radius-11 {
    -webkit-border-radius: 11px;
    border-radius: 11px;
  }
  .md-border-top-left-radius-11 {
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px;
  }
  .md-border-bottom-left-radius-11 {
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px;
  }
  .md-border-top-right-radius-11 {
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px;
  }
  .md-border-bottom-right-radius-11 {
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  .md-border-radius-12 {
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  .md-border-top-left-radius-12 {
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
  }
  .md-border-bottom-left-radius-12 {
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .md-border-top-right-radius-12 {
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  .md-border-bottom-right-radius-12 {
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .md-border-radius-13 {
    -webkit-border-radius: 13px;
    border-radius: 13px;
  }
  .md-border-top-left-radius-13 {
    -webkit-border-top-left-radius: 13px;
    border-top-left-radius: 13px;
  }
  .md-border-bottom-left-radius-13 {
    -webkit-border-bottom-left-radius: 13px;
    border-bottom-left-radius: 13px;
  }
  .md-border-top-right-radius-13 {
    -webkit-border-top-right-radius: 13px;
    border-top-right-radius: 13px;
  }
  .md-border-bottom-right-radius-13 {
    -webkit-border-bottom-right-radius: 13px;
    border-bottom-right-radius: 13px;
  }
  .md-border-radius-14 {
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
  .md-border-top-left-radius-14 {
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
  }
  .md-border-bottom-left-radius-14 {
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  .md-border-top-right-radius-14 {
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
  }
  .md-border-bottom-right-radius-14 {
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
  }
  .md-border-radius-15 {
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  .md-border-top-left-radius-15 {
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .md-border-bottom-left-radius-15 {
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .md-border-top-right-radius-15 {
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .md-border-bottom-right-radius-15 {
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .md-border-radius-16 {
    -webkit-border-radius: 16px;
    border-radius: 16px;
  }
  .md-border-top-left-radius-16 {
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
  }
  .md-border-bottom-left-radius-16 {
    -webkit-border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }
  .md-border-top-right-radius-16 {
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
  }
  .md-border-bottom-right-radius-16 {
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .md-border-radius-17 {
    -webkit-border-radius: 17px;
    border-radius: 17px;
  }
  .md-border-top-left-radius-17 {
    -webkit-border-top-left-radius: 17px;
    border-top-left-radius: 17px;
  }
  .md-border-bottom-left-radius-17 {
    -webkit-border-bottom-left-radius: 17px;
    border-bottom-left-radius: 17px;
  }
  .md-border-top-right-radius-17 {
    -webkit-border-top-right-radius: 17px;
    border-top-right-radius: 17px;
  }
  .md-border-bottom-right-radius-17 {
    -webkit-border-bottom-right-radius: 17px;
    border-bottom-right-radius: 17px;
  }
  .md-border-radius-18 {
    -webkit-border-radius: 18px;
    border-radius: 18px;
  }
  .md-border-top-left-radius-18 {
    -webkit-border-top-left-radius: 18px;
    border-top-left-radius: 18px;
  }
  .md-border-bottom-left-radius-18 {
    -webkit-border-bottom-left-radius: 18px;
    border-bottom-left-radius: 18px;
  }
  .md-border-top-right-radius-18 {
    -webkit-border-top-right-radius: 18px;
    border-top-right-radius: 18px;
  }
  .md-border-bottom-right-radius-18 {
    -webkit-border-bottom-right-radius: 18px;
    border-bottom-right-radius: 18px;
  }
  .md-border-radius-19 {
    -webkit-border-radius: 19px;
    border-radius: 19px;
  }
  .md-border-top-left-radius-19 {
    -webkit-border-top-left-radius: 19px;
    border-top-left-radius: 19px;
  }
  .md-border-bottom-left-radius-19 {
    -webkit-border-bottom-left-radius: 19px;
    border-bottom-left-radius: 19px;
  }
  .md-border-top-right-radius-19 {
    -webkit-border-top-right-radius: 19px;
    border-top-right-radius: 19px;
  }
  .md-border-bottom-right-radius-19 {
    -webkit-border-bottom-right-radius: 19px;
    border-bottom-right-radius: 19px;
  }
  .md-border-radius-20 {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .md-border-top-left-radius-20 {
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
  }
  .md-border-bottom-left-radius-20 {
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .md-border-top-right-radius-20 {
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
  }
  .md-border-bottom-right-radius-20 {
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .md-border-radius-21 {
    -webkit-border-radius: 21px;
    border-radius: 21px;
  }
  .md-border-top-left-radius-21 {
    -webkit-border-top-left-radius: 21px;
    border-top-left-radius: 21px;
  }
  .md-border-bottom-left-radius-21 {
    -webkit-border-bottom-left-radius: 21px;
    border-bottom-left-radius: 21px;
  }
  .md-border-top-right-radius-21 {
    -webkit-border-top-right-radius: 21px;
    border-top-right-radius: 21px;
  }
  .md-border-bottom-right-radius-21 {
    -webkit-border-bottom-right-radius: 21px;
    border-bottom-right-radius: 21px;
  }
  .md-border-radius-22 {
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
  .md-border-top-left-radius-22 {
    -webkit-border-top-left-radius: 22px;
    border-top-left-radius: 22px;
  }
  .md-border-bottom-left-radius-22 {
    -webkit-border-bottom-left-radius: 22px;
    border-bottom-left-radius: 22px;
  }
  .md-border-top-right-radius-22 {
    -webkit-border-top-right-radius: 22px;
    border-top-right-radius: 22px;
  }
  .md-border-bottom-right-radius-22 {
    -webkit-border-bottom-right-radius: 22px;
    border-bottom-right-radius: 22px;
  }
  .md-border-radius-23 {
    -webkit-border-radius: 23px;
    border-radius: 23px;
  }
  .md-border-top-left-radius-23 {
    -webkit-border-top-left-radius: 23px;
    border-top-left-radius: 23px;
  }
  .md-border-bottom-left-radius-23 {
    -webkit-border-bottom-left-radius: 23px;
    border-bottom-left-radius: 23px;
  }
  .md-border-top-right-radius-23 {
    -webkit-border-top-right-radius: 23px;
    border-top-right-radius: 23px;
  }
  .md-border-bottom-right-radius-23 {
    -webkit-border-bottom-right-radius: 23px;
    border-bottom-right-radius: 23px;
  }
  .md-border-radius-24 {
    -webkit-border-radius: 24px;
    border-radius: 24px;
  }
  .md-border-top-left-radius-24 {
    -webkit-border-top-left-radius: 24px;
    border-top-left-radius: 24px;
  }
  .md-border-bottom-left-radius-24 {
    -webkit-border-bottom-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  .md-border-top-right-radius-24 {
    -webkit-border-top-right-radius: 24px;
    border-top-right-radius: 24px;
  }
  .md-border-bottom-right-radius-24 {
    -webkit-border-bottom-right-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .md-border-radius-25 {
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .md-border-top-left-radius-25 {
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
  }
  .md-border-bottom-left-radius-25 {
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .md-border-top-right-radius-25 {
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  .md-border-bottom-right-radius-25 {
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .md-border-none {
    border: 0 solid transparent;
  }
  .md-border-radius-none {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .md-bs-strip-padding [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .md-height-16 {
    height: 16.66667%;
  }
  .md-height-20 {
    height: 20%;
  }
  .md-height-25 {
    height: 25%;
  }
  .md-height-33 {
    height: 33.33333%;
  }
  .md-height-40 {
    height: 40%;
  }
  .md-height-50 {
    height: 50%;
  }
  .md-height-60 {
    height: 60%;
  }
  .md-height-66 {
    height: 66.66667%;
  }
  .md-height-80 {
    height: 80%;
  }
  .md-height-83 {
    height: 83.33333%;
  }
  .md-height-75 {
    height: 75%;
  }
  .md-height-100 {
    height: 100%;
  }
  .md-min-height-16 {
    min-height: 16.66667%;
  }
  .md-min-height-20 {
    min-height: 20%;
  }
  .md-min-height-25 {
    min-height: 25%;
  }
  .md-min-height-33 {
    min-height: 33.33333%;
  }
  .md-min-height-40 {
    min-height: 40%;
  }
  .md-min-height-50 {
    min-height: 50%;
  }
  .md-min-height-60 {
    min-height: 60%;
  }
  .md-min-height-66 {
    min-height: 66.66667%;
  }
  .md-min-height-80 {
    min-height: 80%;
  }
  .md-min-height-83 {
    min-height: 83.33333%;
  }
  .md-min-height-75 {
    min-height: 75%;
  }
  .md-min-height-100 {
    min-height: 100%;
  }
  .md-max-height-16 {
    max-height: 16.66667%;
  }
  .md-max-height-20 {
    max-height: 20%;
  }
  .md-max-height-25 {
    max-height: 25%;
  }
  .md-max-height-33 {
    max-height: 33.33333%;
  }
  .md-max-height-40 {
    max-height: 40%;
  }
  .md-max-height-50 {
    max-height: 50%;
  }
  .md-max-height-60 {
    max-height: 60%;
  }
  .md-max-height-66 {
    max-height: 66.66667%;
  }
  .md-max-height-80 {
    max-height: 80%;
  }
  .md-max-height-83 {
    max-height: 83.33333%;
  }
  .md-max-height-75 {
    height: 75%;
  }
  .md-max-height-100 {
    max-height: 100%;
  }
  .md-width-20 {
    width: 20%;
  }
  .md-min-width-20 {
    min-width: 20%;
  }
  .md-min-width-25 {
    min-width: 25%;
  }
  .md-min-width-50 {
    min-width: 50%;
  }
  .md-min-width-75 {
    min-width: 75%;
  }
  .md-min-width-100 {
    min-width: 100%;
  }
  .md-max-width-20 {
    max-width: 20%;
  }
  .md-max-width-25 {
    max-width: 25%;
  }
  .md-max-width-50 {
    max-width: 50%;
  }
  .md-max-width-75 {
    max-width: 75%;
  }
  .md-max-width-100 {
    max-width: 100%;
  }
  .md-margin-0 {
    margin: 0;
  }
  .md-margin-top-0 {
    margin-top: 0;
  }
  .md-margin-right-0 {
    margin-right: 0;
  }
  .md-margin-bottom-0 {
    margin-bottom: 0;
  }
  .md-margin-left-0 {
    margin-left: 0;
  }
  .md-padding-0 {
    padding: 0;
  }
  .md-padding-top-0 {
    padding-top: 0;
  }
  .md-padding-right-0 {
    padding-right: 0;
  }
  .md-padding-bottom-0 {
    padding-bottom: 0;
  }
  .md-padding-left-0 {
    padding-left: 0;
  }
  .md-height-0 {
    height: 0;
  }
  .md-max-height-0 {
    max-height: 0;
  }
  .md-min-height-0 {
    min-height: 0;
  }
  .md-width-0 {
    width: 0;
  }
  .md-top-0 {
    top: 0;
  }
  .md-right-0 {
    right: 0;
  }
  .md-bottom-0 {
    bottom: 0;
  }
  .md-left-0 {
    left: 0;
  }
  .md-margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md-margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md-padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md-padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md-margin-1 {
    margin: 0.5rem;
  }
  .md-margin-top-1 {
    margin-top: 0.5rem;
  }
  .md-margin-right-1 {
    margin-right: 0.5rem;
  }
  .md-margin-bottom-1 {
    margin-bottom: 0.5rem;
  }
  .md-margin-left-1 {
    margin-left: 0.5rem;
  }
  .md-padding-1 {
    padding: 0.5rem;
  }
  .md-padding-top-1 {
    padding-top: 0.5rem;
  }
  .md-padding-right-1 {
    padding-right: 0.5rem;
  }
  .md-padding-bottom-1 {
    padding-bottom: 0.5rem;
  }
  .md-padding-left-1 {
    padding-left: 0.5rem;
  }
  .md-height-1 {
    height: 0.5rem;
  }
  .md-max-height-1 {
    max-height: 0.5rem;
  }
  .md-min-height-1 {
    min-height: 0.5rem;
  }
  .md-width-1 {
    width: 0.5rem;
  }
  .md-top-1 {
    top: 0.5rem;
  }
  .md-right-1 {
    right: 0.5rem;
  }
  .md-bottom-1 {
    bottom: 0.5rem;
  }
  .md-left-1 {
    left: 0.5rem;
  }
  .md-margin-x-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .md-margin-y-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .md-padding-x-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md-padding-y-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md-margin-2 {
    margin: 1rem;
  }
  .md-margin-top-2 {
    margin-top: 1rem;
  }
  .md-margin-right-2 {
    margin-right: 1rem;
  }
  .md-margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .md-margin-left-2 {
    margin-left: 1rem;
  }
  .md-padding-2 {
    padding: 1rem;
  }
  .md-padding-top-2 {
    padding-top: 1rem;
  }
  .md-padding-right-2 {
    padding-right: 1rem;
  }
  .md-padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .md-padding-left-2 {
    padding-left: 1rem;
  }
  .md-height-2 {
    height: 1rem;
  }
  .md-max-height-2 {
    max-height: 1rem;
  }
  .md-min-height-2 {
    min-height: 1rem;
  }
  .md-width-2 {
    width: 1rem;
  }
  .md-top-2 {
    top: 1rem;
  }
  .md-right-2 {
    right: 1rem;
  }
  .md-bottom-2 {
    bottom: 1rem;
  }
  .md-left-2 {
    left: 1rem;
  }
  .md-margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md-margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md-padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md-padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md-margin-3 {
    margin: 1.5rem;
  }
  .md-margin-top-3 {
    margin-top: 1.5rem;
  }
  .md-margin-right-3 {
    margin-right: 1.5rem;
  }
  .md-margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .md-margin-left-3 {
    margin-left: 1.5rem;
  }
  .md-padding-3 {
    padding: 1.5rem;
  }
  .md-padding-top-3 {
    padding-top: 1.5rem;
  }
  .md-padding-right-3 {
    padding-right: 1.5rem;
  }
  .md-padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .md-padding-left-3 {
    padding-left: 1.5rem;
  }
  .md-height-3 {
    height: 1.5rem;
  }
  .md-max-height-3 {
    max-height: 1.5rem;
  }
  .md-min-height-3 {
    min-height: 1.5rem;
  }
  .md-width-3 {
    width: 1.5rem;
  }
  .md-top-3 {
    top: 1.5rem;
  }
  .md-right-3 {
    right: 1.5rem;
  }
  .md-bottom-3 {
    bottom: 1.5rem;
  }
  .md-left-3 {
    left: 1.5rem;
  }
  .md-margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md-margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md-padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md-padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md-margin-4 {
    margin: 2rem;
  }
  .md-margin-top-4 {
    margin-top: 2rem;
  }
  .md-margin-right-4 {
    margin-right: 2rem;
  }
  .md-margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .md-margin-left-4 {
    margin-left: 2rem;
  }
  .md-padding-4 {
    padding: 2rem;
  }
  .md-padding-top-4 {
    padding-top: 2rem;
  }
  .md-padding-right-4 {
    padding-right: 2rem;
  }
  .md-padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .md-padding-left-4 {
    padding-left: 2rem;
  }
  .md-height-4 {
    height: 2rem;
  }
  .md-max-height-4 {
    max-height: 2rem;
  }
  .md-min-height-4 {
    min-height: 2rem;
  }
  .md-width-4 {
    width: 2rem;
  }
  .md-top-4 {
    top: 2rem;
  }
  .md-right-4 {
    right: 2rem;
  }
  .md-bottom-4 {
    bottom: 2rem;
  }
  .md-left-4 {
    left: 2rem;
  }
  .md-margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .md-margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md-padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md-padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md-margin-5 {
    margin: 3rem;
  }
  .md-margin-top-5 {
    margin-top: 3rem;
  }
  .md-margin-right-5 {
    margin-right: 3rem;
  }
  .md-margin-bottom-5 {
    margin-bottom: 3rem;
  }
  .md-margin-left-5 {
    margin-left: 3rem;
  }
  .md-padding-5 {
    padding: 3rem;
  }
  .md-padding-top-5 {
    padding-top: 3rem;
  }
  .md-padding-right-5 {
    padding-right: 3rem;
  }
  .md-padding-bottom-5 {
    padding-bottom: 3rem;
  }
  .md-padding-left-5 {
    padding-left: 3rem;
  }
  .md-height-5 {
    height: 3rem;
  }
  .md-max-height-5 {
    max-height: 3rem;
  }
  .md-min-height-5 {
    min-height: 3rem;
  }
  .md-width-5 {
    width: 3rem;
  }
  .md-top-5 {
    top: 3rem;
  }
  .md-right-5 {
    right: 3rem;
  }
  .md-bottom-5 {
    bottom: 3rem;
  }
  .md-left-5 {
    left: 3rem;
  }
  .md-margin-x-5 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .md-margin-y-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .md-padding-x-5 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md-padding-y-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md-margin-6 {
    margin: 4rem;
  }
  .md-margin-top-6 {
    margin-top: 4rem;
  }
  .md-margin-right-6 {
    margin-right: 4rem;
  }
  .md-margin-bottom-6 {
    margin-bottom: 4rem;
  }
  .md-margin-left-6 {
    margin-left: 4rem;
  }
  .md-padding-6 {
    padding: 4rem;
  }
  .md-padding-top-6 {
    padding-top: 4rem;
  }
  .md-padding-right-6 {
    padding-right: 4rem;
  }
  .md-padding-bottom-6 {
    padding-bottom: 4rem;
  }
  .md-padding-left-6 {
    padding-left: 4rem;
  }
  .md-height-6 {
    height: 4rem;
  }
  .md-max-height-6 {
    max-height: 4rem;
  }
  .md-min-height-6 {
    min-height: 4rem;
  }
  .md-width-6 {
    width: 4rem;
  }
  .md-top-6 {
    top: 4rem;
  }
  .md-right-6 {
    right: 4rem;
  }
  .md-bottom-6 {
    bottom: 4rem;
  }
  .md-left-6 {
    left: 4rem;
  }
  .md-margin-x-6 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .md-margin-y-6 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .md-padding-x-6 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md-padding-y-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md-margin-7 {
    margin: 5rem;
  }
  .md-margin-top-7 {
    margin-top: 5rem;
  }
  .md-margin-right-7 {
    margin-right: 5rem;
  }
  .md-margin-bottom-7 {
    margin-bottom: 5rem;
  }
  .md-margin-left-7 {
    margin-left: 5rem;
  }
  .md-padding-7 {
    padding: 5rem;
  }
  .md-padding-top-7 {
    padding-top: 5rem;
  }
  .md-padding-right-7 {
    padding-right: 5rem;
  }
  .md-padding-bottom-7 {
    padding-bottom: 5rem;
  }
  .md-padding-left-7 {
    padding-left: 5rem;
  }
  .md-height-7 {
    height: 5rem;
  }
  .md-max-height-7 {
    max-height: 5rem;
  }
  .md-min-height-7 {
    min-height: 5rem;
  }
  .md-width-7 {
    width: 5rem;
  }
  .md-top-7 {
    top: 5rem;
  }
  .md-right-7 {
    right: 5rem;
  }
  .md-bottom-7 {
    bottom: 5rem;
  }
  .md-left-7 {
    left: 5rem;
  }
  .md-margin-x-7 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .md-margin-y-7 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .md-padding-x-7 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md-padding-y-7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md-margin-8 {
    margin: 6rem;
  }
  .md-margin-top-8 {
    margin-top: 6rem;
  }
  .md-margin-right-8 {
    margin-right: 6rem;
  }
  .md-margin-bottom-8 {
    margin-bottom: 6rem;
  }
  .md-margin-left-8 {
    margin-left: 6rem;
  }
  .md-padding-8 {
    padding: 6rem;
  }
  .md-padding-top-8 {
    padding-top: 6rem;
  }
  .md-padding-right-8 {
    padding-right: 6rem;
  }
  .md-padding-bottom-8 {
    padding-bottom: 6rem;
  }
  .md-padding-left-8 {
    padding-left: 6rem;
  }
  .md-height-8 {
    height: 6rem;
  }
  .md-max-height-8 {
    max-height: 6rem;
  }
  .md-min-height-8 {
    min-height: 6rem;
  }
  .md-width-8 {
    width: 6rem;
  }
  .md-top-8 {
    top: 6rem;
  }
  .md-right-8 {
    right: 6rem;
  }
  .md-bottom-8 {
    bottom: 6rem;
  }
  .md-left-8 {
    left: 6rem;
  }
  .md-margin-x-8 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .md-margin-y-8 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .md-padding-x-8 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md-padding-y-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md-margin-9 {
    margin: 9rem;
  }
  .md-margin-top-9 {
    margin-top: 9rem;
  }
  .md-margin-right-9 {
    margin-right: 9rem;
  }
  .md-margin-bottom-9 {
    margin-bottom: 9rem;
  }
  .md-margin-left-9 {
    margin-left: 9rem;
  }
  .md-padding-9 {
    padding: 9rem;
  }
  .md-padding-top-9 {
    padding-top: 9rem;
  }
  .md-padding-right-9 {
    padding-right: 9rem;
  }
  .md-padding-bottom-9 {
    padding-bottom: 9rem;
  }
  .md-padding-left-9 {
    padding-left: 9rem;
  }
  .md-height-9 {
    height: 9rem;
  }
  .md-max-height-9 {
    max-height: 9rem;
  }
  .md-min-height-9 {
    min-height: 9rem;
  }
  .md-width-9 {
    width: 9rem;
  }
  .md-top-9 {
    top: 9rem;
  }
  .md-right-9 {
    right: 9rem;
  }
  .md-bottom-9 {
    bottom: 9rem;
  }
  .md-left-9 {
    left: 9rem;
  }
  .md-margin-x-9 {
    margin-left: 9rem;
    margin-right: 9rem;
  }
  .md-margin-y-9 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .md-padding-x-9 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .md-padding-y-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .md-height-10 {
    height: 12rem;
  }
  .md-max-height-10 {
    max-height: 12rem;
  }
  .md-min-height-10 {
    min-height: 12rem;
  }
  .md-width-10 {
    width: 12rem;
  }
  .md-top-10 {
    top: 12rem;
  }
  .md-right-10 {
    right: 12rem;
  }
  .md-bottom-10 {
    bottom: 12rem;
  }
  .md-left-10 {
    left: 12rem;
  }
  .md-height-11 {
    height: 16rem;
  }
  .md-max-height-11 {
    max-height: 16rem;
  }
  .md-min-height-11 {
    min-height: 16rem;
  }
  .md-width-11 {
    width: 16rem;
  }
  .md-top-11 {
    top: 16rem;
  }
  .md-right-11 {
    right: 16rem;
  }
  .md-bottom-11 {
    bottom: 16rem;
  }
  .md-left-11 {
    left: 16rem;
  }
  .md-height-12 {
    height: 19rem;
  }
  .md-max-height-12 {
    max-height: 19rem;
  }
  .md-min-height-12 {
    min-height: 19rem;
  }
  .md-width-12 {
    width: 19rem;
  }
  .md-top-12 {
    top: 19rem;
  }
  .md-right-12 {
    right: 19rem;
  }
  .md-bottom-12 {
    bottom: 19rem;
  }
  .md-left-12 {
    left: 19rem;
  }
  .md-height-13 {
    height: 22rem;
  }
  .md-max-height-13 {
    max-height: 22rem;
  }
  .md-min-height-13 {
    min-height: 22rem;
  }
  .md-width-13 {
    width: 22rem;
  }
  .md-top-13 {
    top: 22rem;
  }
  .md-right-13 {
    right: 22rem;
  }
  .md-bottom-13 {
    bottom: 22rem;
  }
  .md-left-13 {
    left: 22rem;
  }
  .md-height-14 {
    height: 25rem;
  }
  .md-max-height-14 {
    max-height: 25rem;
  }
  .md-min-height-14 {
    min-height: 25rem;
  }
  .md-width-14 {
    width: 25rem;
  }
  .md-top-14 {
    top: 25rem;
  }
  .md-right-14 {
    right: 25rem;
  }
  .md-bottom-14 {
    bottom: 25rem;
  }
  .md-left-14 {
    left: 25rem;
  }
  .md-height-15 {
    height: 31rem;
  }
  .md-max-height-15 {
    max-height: 31rem;
  }
  .md-min-height-15 {
    min-height: 31rem;
  }
  .md-width-15 {
    width: 31rem;
  }
  .md-top-15 {
    top: 31rem;
  }
  .md-right-15 {
    right: 31rem;
  }
  .md-bottom-15 {
    bottom: 31rem;
  }
  .md-left-15 {
    left: 31rem;
  }
}
@media (min-width: 1200px) {
  .lg-position-absolute {
    position: absolute;
  }
  .lg-position-relative {
    position: relative;
  }
  .lg-position-fixed {
    position: fixed;
  }
  .lg-block {
    display: block;
  }
  .lg-inline-block {
    display: inline-block;
  }
  .lg-inline {
    display: inline;
  }
  .lg-overflow-hidden {
    overflow: hidden;
  }
  .lg-overflow-scroll {
    overflow: scroll;
  }
  .lg-overflow-auto {
    overflow: auto;
  }
  .lg-float-none {
    float: none;
  }
  .lg-float-left {
    float: left;
  }
  .lg-float-right {
    float: right;
  }
  .lg-border-width-1 {
    border-width: 1px;
  }
  .lg-border-width-2 {
    border-width: 2px;
  }
  .lg-border-width-3 {
    border-width: 3px;
  }
  .lg-border-width-4 {
    border-width: 4px;
  }
  .lg-border-width-5 {
    border-width: 5px;
  }
  .lg-border-width-6 {
    border-width: 6px;
  }
  .lg-border-width-7 {
    border-width: 7px;
  }
  .lg-border-width-8 {
    border-width: 8px;
  }
  .lg-border-width-9 {
    border-width: 9px;
  }
  .lg-border-width-10 {
    border-width: 10px;
  }
  .lg-border-width-11 {
    border-width: 11px;
  }
  .lg-border-width-12 {
    border-width: 12px;
  }
  .lg-border-width-13 {
    border-width: 13px;
  }
  .lg-border-width-14 {
    border-width: 14px;
  }
  .lg-border-width-15 {
    border-width: 15px;
  }
  .lg-border-radius-1 {
    -webkit-border-radius: 1px;
    border-radius: 1px;
  }
  .lg-border-top-left-radius-1 {
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
  }
  .lg-border-bottom-left-radius-1 {
    -webkit-border-bottom-left-radius: 1px;
    border-bottom-left-radius: 1px;
  }
  .lg-border-top-right-radius-1 {
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px;
  }
  .lg-border-bottom-right-radius-1 {
    -webkit-border-bottom-right-radius: 1px;
    border-bottom-right-radius: 1px;
  }
  .lg-border-radius-2 {
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .lg-border-top-left-radius-2 {
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
  }
  .lg-border-bottom-left-radius-2 {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .lg-border-top-right-radius-2 {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
  }
  .lg-border-bottom-right-radius-2 {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .lg-border-radius-3 {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .lg-border-top-left-radius-3 {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .lg-border-bottom-left-radius-3 {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .lg-border-top-right-radius-3 {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .lg-border-bottom-right-radius-3 {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .lg-border-radius-4 {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .lg-border-top-left-radius-4 {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .lg-border-bottom-left-radius-4 {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .lg-border-top-right-radius-4 {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .lg-border-bottom-right-radius-4 {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .lg-border-radius-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .lg-border-top-left-radius-5 {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  .lg-border-bottom-left-radius-5 {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .lg-border-top-right-radius-5 {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .lg-border-bottom-right-radius-5 {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .lg-border-radius-6 {
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .lg-border-top-left-radius-6 {
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .lg-border-bottom-left-radius-6 {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .lg-border-top-right-radius-6 {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .lg-border-bottom-right-radius-6 {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .lg-border-radius-7 {
    -webkit-border-radius: 7px;
    border-radius: 7px;
  }
  .lg-border-top-left-radius-7 {
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
  }
  .lg-border-bottom-left-radius-7 {
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .lg-border-top-right-radius-7 {
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
  }
  .lg-border-bottom-right-radius-7 {
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .lg-border-radius-8 {
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  .lg-border-top-left-radius-8 {
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
  }
  .lg-border-bottom-left-radius-8 {
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .lg-border-top-right-radius-8 {
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .lg-border-bottom-right-radius-8 {
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .lg-border-radius-9 {
    -webkit-border-radius: 9px;
    border-radius: 9px;
  }
  .lg-border-top-left-radius-9 {
    -webkit-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
  }
  .lg-border-bottom-left-radius-9 {
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .lg-border-top-right-radius-9 {
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
  }
  .lg-border-bottom-right-radius-9 {
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
  .lg-border-radius-10 {
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .lg-border-top-left-radius-10 {
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
  }
  .lg-border-bottom-left-radius-10 {
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .lg-border-top-right-radius-10 {
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .lg-border-bottom-right-radius-10 {
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .lg-border-radius-11 {
    -webkit-border-radius: 11px;
    border-radius: 11px;
  }
  .lg-border-top-left-radius-11 {
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px;
  }
  .lg-border-bottom-left-radius-11 {
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px;
  }
  .lg-border-top-right-radius-11 {
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px;
  }
  .lg-border-bottom-right-radius-11 {
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px;
  }
  .lg-border-radius-12 {
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  .lg-border-top-left-radius-12 {
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
  }
  .lg-border-bottom-left-radius-12 {
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .lg-border-top-right-radius-12 {
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  .lg-border-bottom-right-radius-12 {
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .lg-border-radius-13 {
    -webkit-border-radius: 13px;
    border-radius: 13px;
  }
  .lg-border-top-left-radius-13 {
    -webkit-border-top-left-radius: 13px;
    border-top-left-radius: 13px;
  }
  .lg-border-bottom-left-radius-13 {
    -webkit-border-bottom-left-radius: 13px;
    border-bottom-left-radius: 13px;
  }
  .lg-border-top-right-radius-13 {
    -webkit-border-top-right-radius: 13px;
    border-top-right-radius: 13px;
  }
  .lg-border-bottom-right-radius-13 {
    -webkit-border-bottom-right-radius: 13px;
    border-bottom-right-radius: 13px;
  }
  .lg-border-radius-14 {
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
  .lg-border-top-left-radius-14 {
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
  }
  .lg-border-bottom-left-radius-14 {
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  .lg-border-top-right-radius-14 {
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
  }
  .lg-border-bottom-right-radius-14 {
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
  }
  .lg-border-radius-15 {
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  .lg-border-top-left-radius-15 {
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }
  .lg-border-bottom-left-radius-15 {
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .lg-border-top-right-radius-15 {
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .lg-border-bottom-right-radius-15 {
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .lg-border-radius-16 {
    -webkit-border-radius: 16px;
    border-radius: 16px;
  }
  .lg-border-top-left-radius-16 {
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
  }
  .lg-border-bottom-left-radius-16 {
    -webkit-border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }
  .lg-border-top-right-radius-16 {
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
  }
  .lg-border-bottom-right-radius-16 {
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .lg-border-radius-17 {
    -webkit-border-radius: 17px;
    border-radius: 17px;
  }
  .lg-border-top-left-radius-17 {
    -webkit-border-top-left-radius: 17px;
    border-top-left-radius: 17px;
  }
  .lg-border-bottom-left-radius-17 {
    -webkit-border-bottom-left-radius: 17px;
    border-bottom-left-radius: 17px;
  }
  .lg-border-top-right-radius-17 {
    -webkit-border-top-right-radius: 17px;
    border-top-right-radius: 17px;
  }
  .lg-border-bottom-right-radius-17 {
    -webkit-border-bottom-right-radius: 17px;
    border-bottom-right-radius: 17px;
  }
  .lg-border-radius-18 {
    -webkit-border-radius: 18px;
    border-radius: 18px;
  }
  .lg-border-top-left-radius-18 {
    -webkit-border-top-left-radius: 18px;
    border-top-left-radius: 18px;
  }
  .lg-border-bottom-left-radius-18 {
    -webkit-border-bottom-left-radius: 18px;
    border-bottom-left-radius: 18px;
  }
  .lg-border-top-right-radius-18 {
    -webkit-border-top-right-radius: 18px;
    border-top-right-radius: 18px;
  }
  .lg-border-bottom-right-radius-18 {
    -webkit-border-bottom-right-radius: 18px;
    border-bottom-right-radius: 18px;
  }
  .lg-border-radius-19 {
    -webkit-border-radius: 19px;
    border-radius: 19px;
  }
  .lg-border-top-left-radius-19 {
    -webkit-border-top-left-radius: 19px;
    border-top-left-radius: 19px;
  }
  .lg-border-bottom-left-radius-19 {
    -webkit-border-bottom-left-radius: 19px;
    border-bottom-left-radius: 19px;
  }
  .lg-border-top-right-radius-19 {
    -webkit-border-top-right-radius: 19px;
    border-top-right-radius: 19px;
  }
  .lg-border-bottom-right-radius-19 {
    -webkit-border-bottom-right-radius: 19px;
    border-bottom-right-radius: 19px;
  }
  .lg-border-radius-20 {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  .lg-border-top-left-radius-20 {
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
  }
  .lg-border-bottom-left-radius-20 {
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .lg-border-top-right-radius-20 {
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
  }
  .lg-border-bottom-right-radius-20 {
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .lg-border-radius-21 {
    -webkit-border-radius: 21px;
    border-radius: 21px;
  }
  .lg-border-top-left-radius-21 {
    -webkit-border-top-left-radius: 21px;
    border-top-left-radius: 21px;
  }
  .lg-border-bottom-left-radius-21 {
    -webkit-border-bottom-left-radius: 21px;
    border-bottom-left-radius: 21px;
  }
  .lg-border-top-right-radius-21 {
    -webkit-border-top-right-radius: 21px;
    border-top-right-radius: 21px;
  }
  .lg-border-bottom-right-radius-21 {
    -webkit-border-bottom-right-radius: 21px;
    border-bottom-right-radius: 21px;
  }
  .lg-border-radius-22 {
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
  .lg-border-top-left-radius-22 {
    -webkit-border-top-left-radius: 22px;
    border-top-left-radius: 22px;
  }
  .lg-border-bottom-left-radius-22 {
    -webkit-border-bottom-left-radius: 22px;
    border-bottom-left-radius: 22px;
  }
  .lg-border-top-right-radius-22 {
    -webkit-border-top-right-radius: 22px;
    border-top-right-radius: 22px;
  }
  .lg-border-bottom-right-radius-22 {
    -webkit-border-bottom-right-radius: 22px;
    border-bottom-right-radius: 22px;
  }
  .lg-border-radius-23 {
    -webkit-border-radius: 23px;
    border-radius: 23px;
  }
  .lg-border-top-left-radius-23 {
    -webkit-border-top-left-radius: 23px;
    border-top-left-radius: 23px;
  }
  .lg-border-bottom-left-radius-23 {
    -webkit-border-bottom-left-radius: 23px;
    border-bottom-left-radius: 23px;
  }
  .lg-border-top-right-radius-23 {
    -webkit-border-top-right-radius: 23px;
    border-top-right-radius: 23px;
  }
  .lg-border-bottom-right-radius-23 {
    -webkit-border-bottom-right-radius: 23px;
    border-bottom-right-radius: 23px;
  }
  .lg-border-radius-24 {
    -webkit-border-radius: 24px;
    border-radius: 24px;
  }
  .lg-border-top-left-radius-24 {
    -webkit-border-top-left-radius: 24px;
    border-top-left-radius: 24px;
  }
  .lg-border-bottom-left-radius-24 {
    -webkit-border-bottom-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  .lg-border-top-right-radius-24 {
    -webkit-border-top-right-radius: 24px;
    border-top-right-radius: 24px;
  }
  .lg-border-bottom-right-radius-24 {
    -webkit-border-bottom-right-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .lg-border-radius-25 {
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .lg-border-top-left-radius-25 {
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
  }
  .lg-border-bottom-left-radius-25 {
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .lg-border-top-right-radius-25 {
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  .lg-border-bottom-right-radius-25 {
    -webkit-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .lg-border-none {
    border: 0 solid transparent;
  }
  .lg-border-radius-none {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .lg-bs-strip-padding [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-height-16 {
    height: 16.66667%;
  }
  .lg-height-20 {
    height: 20%;
  }
  .lg-height-25 {
    height: 25%;
  }
  .lg-height-33 {
    height: 33.33333%;
  }
  .lg-height-40 {
    height: 40%;
  }
  .lg-height-50 {
    height: 50%;
  }
  .lg-height-60 {
    height: 60%;
  }
  .lg-height-66 {
    height: 66.66667%;
  }
  .lg-height-80 {
    height: 80%;
  }
  .lg-height-83 {
    height: 83.33333%;
  }
  .lg-height-75 {
    height: 75%;
  }
  .lg-height-100 {
    height: 100%;
  }
  .lg-min-height-16 {
    min-height: 16.66667%;
  }
  .lg-min-height-20 {
    min-height: 20%;
  }
  .lg-min-height-25 {
    min-height: 25%;
  }
  .lg-min-height-33 {
    min-height: 33.33333%;
  }
  .lg-min-height-40 {
    min-height: 40%;
  }
  .lg-min-height-50 {
    min-height: 50%;
  }
  .lg-min-height-60 {
    min-height: 60%;
  }
  .lg-min-height-66 {
    min-height: 66.66667%;
  }
  .lg-min-height-80 {
    min-height: 80%;
  }
  .lg-min-height-83 {
    min-height: 83.33333%;
  }
  .lg-min-height-75 {
    min-height: 75%;
  }
  .lg-min-height-100 {
    min-height: 100%;
  }
  .lg-max-height-16 {
    max-height: 16.66667%;
  }
  .lg-max-height-20 {
    max-height: 20%;
  }
  .lg-max-height-25 {
    max-height: 25%;
  }
  .lg-max-height-33 {
    max-height: 33.33333%;
  }
  .lg-max-height-40 {
    max-height: 40%;
  }
  .lg-max-height-50 {
    max-height: 50%;
  }
  .lg-max-height-60 {
    max-height: 60%;
  }
  .lg-max-height-66 {
    max-height: 66.66667%;
  }
  .lg-max-height-80 {
    max-height: 80%;
  }
  .lg-max-height-83 {
    max-height: 83.33333%;
  }
  .lg-max-height-75 {
    height: 75%;
  }
  .lg-max-height-100 {
    max-height: 100%;
  }
  .lg-width-20 {
    width: 20%;
  }
  .lg-min-width-20 {
    min-width: 20%;
  }
  .lg-min-width-25 {
    min-width: 25%;
  }
  .lg-min-width-50 {
    min-width: 50%;
  }
  .lg-min-width-75 {
    min-width: 75%;
  }
  .lg-min-width-100 {
    min-width: 100%;
  }
  .lg-max-width-20 {
    max-width: 20%;
  }
  .lg-max-width-25 {
    max-width: 25%;
  }
  .lg-max-width-50 {
    max-width: 50%;
  }
  .lg-max-width-75 {
    max-width: 75%;
  }
  .lg-max-width-100 {
    max-width: 100%;
  }
  .lg-margin-0 {
    margin: 0;
  }
  .lg-margin-top-0 {
    margin-top: 0;
  }
  .lg-margin-right-0 {
    margin-right: 0;
  }
  .lg-margin-bottom-0 {
    margin-bottom: 0;
  }
  .lg-margin-left-0 {
    margin-left: 0;
  }
  .lg-padding-0 {
    padding: 0;
  }
  .lg-padding-top-0 {
    padding-top: 0;
  }
  .lg-padding-right-0 {
    padding-right: 0;
  }
  .lg-padding-bottom-0 {
    padding-bottom: 0;
  }
  .lg-padding-left-0 {
    padding-left: 0;
  }
  .lg-height-0 {
    height: 0;
  }
  .lg-max-height-0 {
    max-height: 0;
  }
  .lg-min-height-0 {
    min-height: 0;
  }
  .lg-width-0 {
    width: 0;
  }
  .lg-top-0 {
    top: 0;
  }
  .lg-right-0 {
    right: 0;
  }
  .lg-bottom-0 {
    bottom: 0;
  }
  .lg-left-0 {
    left: 0;
  }
  .lg-margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg-margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg-padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg-margin-1 {
    margin: 0.5rem;
  }
  .lg-margin-top-1 {
    margin-top: 0.5rem;
  }
  .lg-margin-right-1 {
    margin-right: 0.5rem;
  }
  .lg-margin-bottom-1 {
    margin-bottom: 0.5rem;
  }
  .lg-margin-left-1 {
    margin-left: 0.5rem;
  }
  .lg-padding-1 {
    padding: 0.5rem;
  }
  .lg-padding-top-1 {
    padding-top: 0.5rem;
  }
  .lg-padding-right-1 {
    padding-right: 0.5rem;
  }
  .lg-padding-bottom-1 {
    padding-bottom: 0.5rem;
  }
  .lg-padding-left-1 {
    padding-left: 0.5rem;
  }
  .lg-height-1 {
    height: 0.5rem;
  }
  .lg-max-height-1 {
    max-height: 0.5rem;
  }
  .lg-min-height-1 {
    min-height: 0.5rem;
  }
  .lg-width-1 {
    width: 0.5rem;
  }
  .lg-top-1 {
    top: 0.5rem;
  }
  .lg-right-1 {
    right: 0.5rem;
  }
  .lg-bottom-1 {
    bottom: 0.5rem;
  }
  .lg-left-1 {
    left: 0.5rem;
  }
  .lg-margin-x-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .lg-margin-y-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .lg-padding-x-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg-padding-y-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg-margin-2 {
    margin: 1rem;
  }
  .lg-margin-top-2 {
    margin-top: 1rem;
  }
  .lg-margin-right-2 {
    margin-right: 1rem;
  }
  .lg-margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .lg-margin-left-2 {
    margin-left: 1rem;
  }
  .lg-padding-2 {
    padding: 1rem;
  }
  .lg-padding-top-2 {
    padding-top: 1rem;
  }
  .lg-padding-right-2 {
    padding-right: 1rem;
  }
  .lg-padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .lg-padding-left-2 {
    padding-left: 1rem;
  }
  .lg-height-2 {
    height: 1rem;
  }
  .lg-max-height-2 {
    max-height: 1rem;
  }
  .lg-min-height-2 {
    min-height: 1rem;
  }
  .lg-width-2 {
    width: 1rem;
  }
  .lg-top-2 {
    top: 1rem;
  }
  .lg-right-2 {
    right: 1rem;
  }
  .lg-bottom-2 {
    bottom: 1rem;
  }
  .lg-left-2 {
    left: 1rem;
  }
  .lg-margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg-margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .lg-padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg-padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg-margin-3 {
    margin: 1.5rem;
  }
  .lg-margin-top-3 {
    margin-top: 1.5rem;
  }
  .lg-margin-right-3 {
    margin-right: 1.5rem;
  }
  .lg-margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .lg-margin-left-3 {
    margin-left: 1.5rem;
  }
  .lg-padding-3 {
    padding: 1.5rem;
  }
  .lg-padding-top-3 {
    padding-top: 1.5rem;
  }
  .lg-padding-right-3 {
    padding-right: 1.5rem;
  }
  .lg-padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .lg-padding-left-3 {
    padding-left: 1.5rem;
  }
  .lg-height-3 {
    height: 1.5rem;
  }
  .lg-max-height-3 {
    max-height: 1.5rem;
  }
  .lg-min-height-3 {
    min-height: 1.5rem;
  }
  .lg-width-3 {
    width: 1.5rem;
  }
  .lg-top-3 {
    top: 1.5rem;
  }
  .lg-right-3 {
    right: 1.5rem;
  }
  .lg-bottom-3 {
    bottom: 1.5rem;
  }
  .lg-left-3 {
    left: 1.5rem;
  }
  .lg-margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg-margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg-padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg-padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg-margin-4 {
    margin: 2rem;
  }
  .lg-margin-top-4 {
    margin-top: 2rem;
  }
  .lg-margin-right-4 {
    margin-right: 2rem;
  }
  .lg-margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .lg-margin-left-4 {
    margin-left: 2rem;
  }
  .lg-padding-4 {
    padding: 2rem;
  }
  .lg-padding-top-4 {
    padding-top: 2rem;
  }
  .lg-padding-right-4 {
    padding-right: 2rem;
  }
  .lg-padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .lg-padding-left-4 {
    padding-left: 2rem;
  }
  .lg-height-4 {
    height: 2rem;
  }
  .lg-max-height-4 {
    max-height: 2rem;
  }
  .lg-min-height-4 {
    min-height: 2rem;
  }
  .lg-width-4 {
    width: 2rem;
  }
  .lg-top-4 {
    top: 2rem;
  }
  .lg-right-4 {
    right: 2rem;
  }
  .lg-bottom-4 {
    bottom: 2rem;
  }
  .lg-left-4 {
    left: 2rem;
  }
  .lg-margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .lg-margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg-padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg-padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg-margin-5 {
    margin: 3rem;
  }
  .lg-margin-top-5 {
    margin-top: 3rem;
  }
  .lg-margin-right-5 {
    margin-right: 3rem;
  }
  .lg-margin-bottom-5 {
    margin-bottom: 3rem;
  }
  .lg-margin-left-5 {
    margin-left: 3rem;
  }
  .lg-padding-5 {
    padding: 3rem;
  }
  .lg-padding-top-5 {
    padding-top: 3rem;
  }
  .lg-padding-right-5 {
    padding-right: 3rem;
  }
  .lg-padding-bottom-5 {
    padding-bottom: 3rem;
  }
  .lg-padding-left-5 {
    padding-left: 3rem;
  }
  .lg-height-5 {
    height: 3rem;
  }
  .lg-max-height-5 {
    max-height: 3rem;
  }
  .lg-min-height-5 {
    min-height: 3rem;
  }
  .lg-width-5 {
    width: 3rem;
  }
  .lg-top-5 {
    top: 3rem;
  }
  .lg-right-5 {
    right: 3rem;
  }
  .lg-bottom-5 {
    bottom: 3rem;
  }
  .lg-left-5 {
    left: 3rem;
  }
  .lg-margin-x-5 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .lg-margin-y-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .lg-padding-x-5 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg-padding-y-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg-margin-6 {
    margin: 4rem;
  }
  .lg-margin-top-6 {
    margin-top: 4rem;
  }
  .lg-margin-right-6 {
    margin-right: 4rem;
  }
  .lg-margin-bottom-6 {
    margin-bottom: 4rem;
  }
  .lg-margin-left-6 {
    margin-left: 4rem;
  }
  .lg-padding-6 {
    padding: 4rem;
  }
  .lg-padding-top-6 {
    padding-top: 4rem;
  }
  .lg-padding-right-6 {
    padding-right: 4rem;
  }
  .lg-padding-bottom-6 {
    padding-bottom: 4rem;
  }
  .lg-padding-left-6 {
    padding-left: 4rem;
  }
  .lg-height-6 {
    height: 4rem;
  }
  .lg-max-height-6 {
    max-height: 4rem;
  }
  .lg-min-height-6 {
    min-height: 4rem;
  }
  .lg-width-6 {
    width: 4rem;
  }
  .lg-top-6 {
    top: 4rem;
  }
  .lg-right-6 {
    right: 4rem;
  }
  .lg-bottom-6 {
    bottom: 4rem;
  }
  .lg-left-6 {
    left: 4rem;
  }
  .lg-margin-x-6 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .lg-margin-y-6 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg-padding-x-6 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg-padding-y-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg-margin-7 {
    margin: 5rem;
  }
  .lg-margin-top-7 {
    margin-top: 5rem;
  }
  .lg-margin-right-7 {
    margin-right: 5rem;
  }
  .lg-margin-bottom-7 {
    margin-bottom: 5rem;
  }
  .lg-margin-left-7 {
    margin-left: 5rem;
  }
  .lg-padding-7 {
    padding: 5rem;
  }
  .lg-padding-top-7 {
    padding-top: 5rem;
  }
  .lg-padding-right-7 {
    padding-right: 5rem;
  }
  .lg-padding-bottom-7 {
    padding-bottom: 5rem;
  }
  .lg-padding-left-7 {
    padding-left: 5rem;
  }
  .lg-height-7 {
    height: 5rem;
  }
  .lg-max-height-7 {
    max-height: 5rem;
  }
  .lg-min-height-7 {
    min-height: 5rem;
  }
  .lg-width-7 {
    width: 5rem;
  }
  .lg-top-7 {
    top: 5rem;
  }
  .lg-right-7 {
    right: 5rem;
  }
  .lg-bottom-7 {
    bottom: 5rem;
  }
  .lg-left-7 {
    left: 5rem;
  }
  .lg-margin-x-7 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .lg-margin-y-7 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .lg-padding-x-7 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg-padding-y-7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg-margin-8 {
    margin: 6rem;
  }
  .lg-margin-top-8 {
    margin-top: 6rem;
  }
  .lg-margin-right-8 {
    margin-right: 6rem;
  }
  .lg-margin-bottom-8 {
    margin-bottom: 6rem;
  }
  .lg-margin-left-8 {
    margin-left: 6rem;
  }
  .lg-padding-8 {
    padding: 6rem;
  }
  .lg-padding-top-8 {
    padding-top: 6rem;
  }
  .lg-padding-right-8 {
    padding-right: 6rem;
  }
  .lg-padding-bottom-8 {
    padding-bottom: 6rem;
  }
  .lg-padding-left-8 {
    padding-left: 6rem;
  }
  .lg-height-8 {
    height: 6rem;
  }
  .lg-max-height-8 {
    max-height: 6rem;
  }
  .lg-min-height-8 {
    min-height: 6rem;
  }
  .lg-width-8 {
    width: 6rem;
  }
  .lg-top-8 {
    top: 6rem;
  }
  .lg-right-8 {
    right: 6rem;
  }
  .lg-bottom-8 {
    bottom: 6rem;
  }
  .lg-left-8 {
    left: 6rem;
  }
  .lg-margin-x-8 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .lg-margin-y-8 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .lg-padding-x-8 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .lg-padding-y-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg-margin-9 {
    margin: 9rem;
  }
  .lg-margin-top-9 {
    margin-top: 9rem;
  }
  .lg-margin-right-9 {
    margin-right: 9rem;
  }
  .lg-margin-bottom-9 {
    margin-bottom: 9rem;
  }
  .lg-margin-left-9 {
    margin-left: 9rem;
  }
  .lg-padding-9 {
    padding: 9rem;
  }
  .lg-padding-top-9 {
    padding-top: 9rem;
  }
  .lg-padding-right-9 {
    padding-right: 9rem;
  }
  .lg-padding-bottom-9 {
    padding-bottom: 9rem;
  }
  .lg-padding-left-9 {
    padding-left: 9rem;
  }
  .lg-height-9 {
    height: 9rem;
  }
  .lg-max-height-9 {
    max-height: 9rem;
  }
  .lg-min-height-9 {
    min-height: 9rem;
  }
  .lg-width-9 {
    width: 9rem;
  }
  .lg-top-9 {
    top: 9rem;
  }
  .lg-right-9 {
    right: 9rem;
  }
  .lg-bottom-9 {
    bottom: 9rem;
  }
  .lg-left-9 {
    left: 9rem;
  }
  .lg-margin-x-9 {
    margin-left: 9rem;
    margin-right: 9rem;
  }
  .lg-margin-y-9 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .lg-padding-x-9 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .lg-padding-y-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .lg-height-10 {
    height: 12rem;
  }
  .lg-max-height-10 {
    max-height: 12rem;
  }
  .lg-min-height-10 {
    min-height: 12rem;
  }
  .lg-width-10 {
    width: 12rem;
  }
  .lg-top-10 {
    top: 12rem;
  }
  .lg-right-10 {
    right: 12rem;
  }
  .lg-bottom-10 {
    bottom: 12rem;
  }
  .lg-left-10 {
    left: 12rem;
  }
  .lg-height-11 {
    height: 16rem;
  }
  .lg-max-height-11 {
    max-height: 16rem;
  }
  .lg-min-height-11 {
    min-height: 16rem;
  }
  .lg-width-11 {
    width: 16rem;
  }
  .lg-top-11 {
    top: 16rem;
  }
  .lg-right-11 {
    right: 16rem;
  }
  .lg-bottom-11 {
    bottom: 16rem;
  }
  .lg-left-11 {
    left: 16rem;
  }
  .lg-height-12 {
    height: 19rem;
  }
  .lg-max-height-12 {
    max-height: 19rem;
  }
  .lg-min-height-12 {
    min-height: 19rem;
  }
  .lg-width-12 {
    width: 19rem;
  }
  .lg-top-12 {
    top: 19rem;
  }
  .lg-right-12 {
    right: 19rem;
  }
  .lg-bottom-12 {
    bottom: 19rem;
  }
  .lg-left-12 {
    left: 19rem;
  }
  .lg-height-13 {
    height: 22rem;
  }
  .lg-max-height-13 {
    max-height: 22rem;
  }
  .lg-min-height-13 {
    min-height: 22rem;
  }
  .lg-width-13 {
    width: 22rem;
  }
  .lg-top-13 {
    top: 22rem;
  }
  .lg-right-13 {
    right: 22rem;
  }
  .lg-bottom-13 {
    bottom: 22rem;
  }
  .lg-left-13 {
    left: 22rem;
  }
  .lg-height-14 {
    height: 25rem;
  }
  .lg-max-height-14 {
    max-height: 25rem;
  }
  .lg-min-height-14 {
    min-height: 25rem;
  }
  .lg-width-14 {
    width: 25rem;
  }
  .lg-top-14 {
    top: 25rem;
  }
  .lg-right-14 {
    right: 25rem;
  }
  .lg-bottom-14 {
    bottom: 25rem;
  }
  .lg-left-14 {
    left: 25rem;
  }
  .lg-height-15 {
    height: 31rem;
  }
  .lg-max-height-15 {
    max-height: 31rem;
  }
  .lg-min-height-15 {
    min-height: 31rem;
  }
  .lg-width-15 {
    width: 31rem;
  }
  .lg-top-15 {
    top: 31rem;
  }
  .lg-right-15 {
    right: 31rem;
  }
  .lg-bottom-15 {
    bottom: 31rem;
  }
  .lg-left-15 {
    left: 31rem;
  }
}
.text-size-1 {
  font-size: 3rem;
}
.text-size-2 {
  font-size: 36px;
}
.text-size-3 {
  font-size: 30px;
}
.text-size-4 {
  font-size: 24px;
}
.text-size-5 {
  font-size: 18px;
}
.text-size-6 {
  font-size: 14px;
}
.text-size-7 {
  font-size: 12px;
}
.heading-font {
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.copy-font {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-regular {
  font-weight: normal;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-uppercase,
.initialism {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-nowrap {
  white-space: nowrap;
}
.text-decoration-none {
  text-decoration: none;
}
.text-decoration-underline {
  text-decoration: underline;
}
.text-decoration-line-through {
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .sm-text-size-1 {
    font-size: 3rem;
  }
  .sm-text-size-2 {
    font-size: 36px;
  }
  .sm-text-size-3 {
    font-size: 30px;
  }
  .sm-text-size-4 {
    font-size: 24px;
  }
  .sm-text-size-5 {
    font-size: 18px;
  }
  .sm-text-size-6 {
    font-size: 14px;
  }
  .sm-text-size-7 {
    font-size: 12px;
  }
  .sm-heading-font {
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .sm-copy-font {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }
  .sm-text-justify {
    text-align: justify;
  }
  .sm-text-regular {
    font-weight: normal;
  }
  .sm-text-bold {
    font-weight: bold;
  }
  .sm-text-italic {
    font-style: italic;
  }
  .sm-text-uppercase {
    text-transform: uppercase;
  }
  .sm-text-lowercase {
    text-transform: lowercase;
  }
  .sm-text-ellipsis {
    text-overflow: ellipsis;
  }
  .sm-text-nowrap {
    white-space: nowrap;
  }
  .sm-text-decoration-none {
    text-decoration: none;
  }
  .sm-text-decoration-underline {
    text-decoration: underline;
  }
  .sm-text-decoration-line-through {
    text-decoration: line-through;
  }
}
@media (min-width: 992px) {
  .md-text-size-1 {
    font-size: 3rem;
  }
  .md-text-size-2 {
    font-size: 36px;
  }
  .md-text-size-3 {
    font-size: 30px;
  }
  .md-text-size-4 {
    font-size: 24px;
  }
  .md-text-size-5 {
    font-size: 18px;
  }
  .md-text-size-6 {
    font-size: 14px;
  }
  .md-text-size-7 {
    font-size: 12px;
  }
  .md-heading-font {
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .md-copy-font {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
  .md-text-left {
    text-align: left;
  }
  .md-text-right {
    text-align: right;
  }
  .md-text-justify {
    text-align: justify;
  }
  .md-text-regular {
    font-weight: normal;
  }
  .md-text-bold {
    font-weight: bold;
  }
  .md-text-italic {
    font-style: italic;
  }
  .md-text-uppercase {
    text-transform: uppercase;
  }
  .md-text-lowercase {
    text-transform: lowercase;
  }
  .md-text-ellipsis {
    text-overflow: ellipsis;
  }
  .md-text-nowrap {
    white-space: nowrap;
  }
  .md-text-decoration-none {
    text-decoration: none;
  }
  .md-text-decoration-underline {
    text-decoration: underline;
  }
  .md-text-decoration-line-through {
    text-decoration: line-through;
  }
}
@media (min-width: 1200px) {
  .lg-text-size-1 {
    font-size: 3rem;
  }
  .lg-text-size-2 {
    font-size: 36px;
  }
  .lg-text-size-3 {
    font-size: 30px;
  }
  .lg-text-size-4 {
    font-size: 24px;
  }
  .lg-text-size-5 {
    font-size: 18px;
  }
  .lg-text-size-6 {
    font-size: 14px;
  }
  .lg-text-size-7 {
    font-size: 12px;
  }
  .lg-heading-font {
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .lg-copy-font {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
  .lg-text-left {
    text-align: left;
  }
  .lg-text-right {
    text-align: right;
  }
  .lg-text-justify {
    text-align: justify;
  }
  .lg-text-regular {
    font-weight: normal;
  }
  .lg-text-bold {
    font-weight: bold;
  }
  .lg-text-italic {
    font-style: italic;
  }
  .lg-text-uppercase {
    text-transform: uppercase;
  }
  .md-text-lowercase {
    text-transform: lowercase;
  }
  .lg-text-ellipsis {
    text-overflow: ellipsis;
  }
  .lg-text-nowrap {
    white-space: nowrap;
  }
  .lg-text-decoration-none {
    text-decoration: none;
  }
  .lg-text-decoration-underline {
    text-decoration: underline;
  }
  .lg-text-decoration-line-through {
    text-decoration: line-through;
  }
}
.appearing-lead .lead-bar {
  color: #fff;
  text-align: center;
  border: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.appearing-lead .lead-bar .fa {
  font-size: 30px;
}
.appearing-lead .lead-bar .quoteBtn {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  background: #000;
  padding: 20px 30px;
  width: 100%;
  text-decoration: none;
  display: block;
}
.appearing-lead .lead-bar .quoteBtn:hover,
.appearing-lead .lead-bar .quoteBtn:focus,
.appearing-lead .lead-bar .quoteBtn:active {
  outline: 0;
  border: 0;
}
.appearing-lead.fixed {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.04);
  position: fixed;
  top: 0;
  z-index: 9;
  left: 0;
  right: 0;
}
.appearing-lead.fixed .lead-bar {
  opacity: 1;
  visibility: visible;
  height: 84px;
}
@media (max-width: 768px) {
  .appearing-lead .lead-bar .fa {
    font-size: 18px;
  }
  .appearing-lead .lead-bar .quoteBtn {
    font-size: 18px;
  }
}
.CTA_1-0-0 .dynamic-cta {
  position: relative;
}
.CTA_1-0-0 a {
  position: relative;
  display: block;
}
.CTA_1-0-0 a:hover {
  text-decoration: none;
}
.CTA_1-0-0 h2 {
  text-transform: initial;
  margin: 0;
}
.CTA_1-0-0 p {
  text-align: center;
  margin-bottom: 0;
}
.CTA_1-0-0 img {
  width: 100%;
}
.CTA_1-0-0.primary-cta h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.CTA_1-0-0.primary-cta p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .CTA_1-0-0.primary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .CTA_1-0-0.primary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
}
.CTA_1-0-0.secondary-cta h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.CTA_1-0-0.secondary-cta p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .CTA_1-0-0.secondary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .CTA_1-0-0.secondary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
}
.CTA_1-0-0.tertiary-cta h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.CTA_1-0-0.tertiary-cta p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .CTA_1-0-0.tertiary-cta h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
  }
  .CTA_1-0-0.tertiary-cta p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
  }
}
.hover1 {
  position: relative;
  overflow: hidden;
}
.hover1 .dynamic-cta {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover1 .dynamic-cta img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .hover1 .dynamic-cta:hover {
    background: #000;
  }
  .hover1 .dynamic-cta:hover img {
    opacity: 0.5;
  }
}
.hover2 {
  position: relative;
  overflow: hidden;
}
.hover2 .dynamic-cta a {
  display: block;
}
.hover2 .dynamic-cta a:after {
  transition: all 0.3s;
  width: 100%;
  height: 0%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  content: '';
}
.hover2 .dynamic-cta a img {
  z-index: 1;
}
.hover2 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover2 .dynamic-cta a:hover:after,
  .hover2 .dynamic-cta a:active:after {
    height: 100%;
  }
}
.hover3 {
  position: relative;
  overflow: hidden;
}
.hover3 .dynamic-cta a {
  display: block;
}
.hover3 .dynamic-cta a:after {
  transition: all 0.3s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  content: ' ';
}
.hover3 .dynamic-cta a img {
  z-index: 1;
}
.hover3 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover3 .dynamic-cta a:hover:after {
    width: 100%;
  }
}
.hover4 {
  position: relative;
  overflow: hidden;
}
.hover4 .dynamic-cta a:after {
  transition: all 0.3s;
  width: 100%;
  height: 150%;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  content: ' ';
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.hover4 .dynamic-cta a img {
  z-index: 1;
}
.hover4 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover4 .dynamic-cta a:hover:after,
  .hover4 .dynamic-cta a:active:after {
    opacity: 1;
  }
}
.hover5 {
  position: relative;
  overflow: hidden;
}
.hover5 .dynamic-cta a:after {
  transition: all 0.3s;
  width: 100%;
  height: 0%;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  content: ' ';
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.hover5 .dynamic-cta a img {
  z-index: 1;
}
.hover5 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover5 .dynamic-cta a:hover:after,
  .hover5 .dynamic-cta a:active:after {
    height: 120%;
    opacity: 1;
  }
}
.hover6 {
  position: relative;
  overflow: hidden;
}
.hover6 .dynamic-cta a:after {
  transition: all 0.3s;
  width: 0%;
  height: 100%;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  content: ' ';
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.hover6 .dynamic-cta a img {
  z-index: 1;
}
.hover6 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover6 .dynamic-cta a:hover:after,
  .hover6 .dynamic-cta a:active:after {
    width: 100%;
    opacity: 1;
  }
}
.hover7 {
  position: relative;
  overflow: hidden;
}
.hover7 .dynamic-cta a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.hover7 .dynamic-cta a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition-delay: 0.2s !important;
  -webkit-transition-delay: 0.2s !important;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.hover7 .dynamic-cta a img {
  z-index: 1;
}
.hover7 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover7 .dynamic-cta a:hover:before,
  .hover7 .dynamic-cta a:hover:after,
  .hover7 .dynamic-cta a:active:before,
  .hover7 .dynamic-cta a:active:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hover8 {
  position: relative;
  overflow: hidden;
}
.hover8 .dynamic-cta a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.hover8 .dynamic-cta a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition-delay: 0.2s !important;
  -webkit-transition-delay: 0.2s !important;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.hover8 .dynamic-cta a img {
  z-index: 1;
}
.hover8 .dynamic-cta a div {
  z-index: 3;
}
@media (min-width: 768px) {
  .hover8 .dynamic-cta a:hover:before,
  .hover8 .dynamic-cta a:hover:after,
  .hover8 .dynamic-cta a:active:before,
  .hover8 .dynamic-cta a:active:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.fancy1 > div {
  background: #000;
  overflow: hidden;
  position: relative;
}
.fancy1 > div:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy1 > div .dynamic-cta {
  z-index: 1;
}
.fancy1 > div .dynamic-cta img {
  opacity: 0.9;
}
.fancy1 > div .dynamic-cta img,
.fancy1 > div .dynamic-cta .text-left {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy1 > div .dynamic-cta h2 {
  opacity: 1;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.fancy1 > div .dynamic-cta p {
  opacity: 0;
  padding: 0.5em 2em;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
}
@media (min-width: 768px) {
  .fancy1 > div:hover:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  }
  .fancy1 > div:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
  .fancy1 > div:hover h2,
  .fancy1 > div:hover .text-left {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.fancy2 > div {
  background: #000;
  -webkit-perspective: 1400px;
  perspective: 1400px;
  position: relative;
  overflow: hidden;
}
.fancy2 > div .dynamic-cta a img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}
.fancy2 > div .dynamic-cta a div {
  width: 100%;
}
.fancy2 > div .dynamic-cta a div h2,
.fancy2 > div .dynamic-cta a div p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.fancy2 > div .dynamic-cta a div h2 {
  margin: 0;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
.fancy2 > div .dynamic-cta a div p {
  background: transparent;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
.fancy2 > div:before,
.fancy2 > div:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media (min-width: 768px) {
  .fancy2 > div:hover:before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
  }
  .fancy2 > div:hover:after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  }
  .fancy2 > div:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy2 > div:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  }
  .fancy2 > div:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  }
}
.fancy3 > div {
  text-align: left;
  background: #000;
  position: relative;
  overflow: hidden;
}
.fancy3 > div:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.fancy3 > div .dynamic-cta a img {
  width: 100%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy3 > div .dynamic-cta a div {
  padding: 75px !important;
}
.fancy3 > div .dynamic-cta a div h2 {
  text-align: left !important;
}
.fancy3 > div .dynamic-cta a div p {
  background: transparent;
  text-align: left !important;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
@media (min-width: 768px) {
  .fancy3 > div:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy3 > div:hover .dynamic-cta a div .text-left {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy3 > div:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy4 > div {
  background: #000;
  overflow: visible;
  position: relative;
}
.fancy4 > div:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.fancy4 > div:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.fancy4 > div:before,
.fancy4 > div:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy4 > div .dynamic-cta {
  z-index: 1;
}
.fancy4 > div .dynamic-cta img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
}
.fancy4 > div .dynamic-cta h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
.fancy4 > div .dynamic-cta p {
  background: transparent;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
@media (min-width: 768px) {
  .fancy4 > div:hover:before,
  .fancy4 > div:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .fancy4 > div:hover img {
    opacity: 0.4;
  }
  .fancy4 > div:hover h2,
  .fancy4 > div:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy5 > div {
  background: #000;
  text-align: right;
}
.fancy5 > div .dynamic-cta a div {
  width: 100%;
  height: 100%;
}
.fancy5 > div .dynamic-cta a div h2,
.fancy5 > div .dynamic-cta a div p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
}
.fancy5 > div .dynamic-cta a div h2 {
  text-align: right !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.fancy5 > div .dynamic-cta a div h2:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy5 > div .dynamic-cta a div p {
  background: transparent;
  line-height: 1.5;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
@media (min-width: 768px) {
  .fancy5 > div .dynamic-cta:hover img {
    opacity: 0.6;
  }
  .fancy5 > div .dynamic-cta:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy5 > div .dynamic-cta:hover h2:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy5 > div .dynamic-cta:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy6 > div {
  background: #000;
  overflow: hidden;
}
.fancy6 > div img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancy6 > div p {
  display: inline-block;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-500px, 0, 0);
  transform: translate3d(-500px, 0, 0);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
@media (min-width: 768px) {
  .fancy6 > div:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  .fancy6 > div:hover .text-left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy7 > div {
  background: #000;
  overflow: hidden;
  position: relative;
}
.fancy7 > div .dynamic-cta a {
  position: relative;
  display: block;
  align-items: normal;
  justify-content: normal;
}
.fancy7 > div .dynamic-cta a div {
  position: relative;
  width: 100%;
  top: auto;
  bottom: 0;
  left: auto;
  padding: 0;
  margin: 0px;
}
.fancy7 > div .dynamic-cta a img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancy7 > div .dynamic-cta a .text-left,
.fancy7 > div .dynamic-cta a h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
.fancy7 > div .dynamic-cta a p {
  background: transparent;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  height: 80px;
  padding: 10px;
  display: flex;
  align-items: center;
}
.fancy7 > div .dynamic-cta a h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
@media (min-width: 768px) {
  .fancy7 > div .dynamic-cta a:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
  }
  .fancy7 > div .dynamic-cta a:hover .text-left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy7 > div .dynamic-cta a:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
}
.fancy8 > div {
  background: #000;
  position: relative;
  overflow: hidden;
}
.fancy8 > div .dynamic-cta a img {
  width: 100%;
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0) scale(1.12);
  transform: translate3d(0, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancy8 > div .dynamic-cta a div {
  width: 100%;
  height: 100%;
  padding: 20px;
}
.fancy8 > div .dynamic-cta a div h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
}
.fancy8 > div .dynamic-cta a div p {
  background: transparent;
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff !important;
  text-align: right !important;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
@media (min-width: 768px) {
  .fancy8 > div .dynamic-cta:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
  .fancy8 > div .dynamic-cta:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fancy9 > div {
  background: #000;
  position: relative;
  overflow: hidden;
}
.fancy9 > div .dynamic-cta a img {
  margin: -10px 0 0 -10px;
  max-width: none;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancy9 > div .dynamic-cta a div {
  width: 100%;
  height: 100%;
  padding: 20px;
}
.fancy9 > div .dynamic-cta a div h2 {
  text-align: left;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px, 5px, 0);
  transform: translate3d(5px, 5px, 0);
}
.fancy9 > div .dynamic-cta a div p {
  background: transparent;
  text-align: right !important;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 1.5em 1.5em 0;
  width: 140px;
  opacity: 0;
  -webkit-transform: translate3d(20px, 20px, 0);
  transform: translate3d(20px, 20px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.fancy9 > div .dynamic-cta:before {
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 300px;
  height: 300px;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
  content: '';
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
@media (min-width: 768px) {
  .fancy9 > div .dynamic-cta:hover:before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  .fancy9 > div .dynamic-cta:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fancy9 > div .dynamic-cta:hover h2,
  .fancy9 > div .dynamic-cta:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.ItemGroup_1-0-0 .featuredItems {
  padding: 0px;
  margin: 0px;
}
.ItemGroup_1-0-0 .featuredItems .headerTitle {
  background: transparent;
  color: #222;
  padding: 15px 10px;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  margin-top: 10px;
}
.ItemGroup_1-0-0 .featuredItems .slick-slide {
  margin: 0 5px;
  height: 300px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 10px #ccc;
  padding: 10px;
}
.ItemGroup_1-0-0 .featuredItems .itemDetail {
  padding: 0 5px;
  margin-top: 20px;
}
.ItemGroup_1-0-0 .featuredItems .itemDetail .itemTitle a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.ItemGroup_1-0-0 .featuredItems .itemDetail .itemTitle a:hover {
  text-decoration: underline;
}
.ItemGroup_1-0-0 .featuredItems .itemDetail .itemPrice strong {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#moreItems {
  margin-top: 20px;
  text-align: center;
}
#moreItems .btn {
  background: transparent;
  border-radius: 15px;
  border: 2px solid #000;
  padding: 2px 12px;
  font-weight: bold;
  font-size: 14px;
  color: #222;
}
#moreItems .btn .fa {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#moreItems .btn:hover .fa {
  margin-left: 5px;
}
#moreItems .btn:active {
  color: #000;
  box-shadow: none;
}
.slick-prev {
  left: 0 !important;
}
.slick-next {
  right: 0 !important;
}
.slick-prev:before,
.slick-next:before {
  color: #000;
}
@media (min-width: 480px) {
  .featuredItems {
    margin: 0 15px 0 0;
  }
}
.lead-form-title {
  color: #000;
}
.ari-form-container {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .ari-form-container {
    font-size: 16px;
  }
  .ari-form-container .btn {
    width: 100%;
  }
  .form-control:not(.queryString) {
    height: 48px;
  }
}
.LeadForm_1-0-0 .success-message .alert-success {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .twocolumns {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .threecolumns {
    width: 33%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .fourcolumns {
    width: 25%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .fivecolumns {
    width: 20%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.alpaca-container-item[data-alpaca-container-item-name='optIn'] {
  clear: both;
}
.main-content .Hours_1-0-0 .panel-heading {
  color: #fff;
  background-color: #000;
}
.main-content .Hours_1-0-0 .panel-heading .panel-title {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
.main-content .Hours_1-0-0 .panel-body {
  font-size: 13px;
  color: #222;
  background-color: rgba(0, 0, 0, 0);
  padding: 8px;
}
.main-content .Hours_1-0-0 .panel-body .timeTitle {
  color: #222;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
}
.main-content .Locations_1-0-0 .Hours_1-0-0 .hours-group .hours-content {
  width: 100%;
}
.LogoBar_1-0-0 .logo-bar-logo {
  padding: 15px 10px;
  margin: 0 10px;
  border: 0px solid #bfbfbf;
  background-color: #fff;
}
.OfferRotator_1-0-0 .offer-rotator .offer-slider {
  margin-bottom: 0;
}
.OfferRotator_1-0-0 .offer-rotator .offer-slider .slick-dots {
  background: #23272e;
  position: relative;
  bottom: auto;
}
.OfferRotator_1-0-0 .offer-rotator .offer-slider .slick-dots li button:before {
  color: #909090;
}
.OfferRotator_1-0-0
  .offer-rotator
  .offer-slider
  .slick-dots
  li.slick-active
  button:before {
  color: #000;
}
.OfferRotator_1-0-0 .offer-rotator .offer-thumbs {
  background: #23272e;
  margin: 0;
}
.OfferRotator_1-0-0 .offer-rotator .description {
  display: none;
}
@media (min-width: 768px) {
  .OfferRotator_1-0-0 .offer-thumbs {
    background-color: #23272e;
  }
  .OfferRotator_1-0-0 .offer-thumbs .slick-track {
    padding: 7px 0;
    right: 0;
    margin: 0 auto;
  }
  .OfferRotator_1-0-0 .offer-thumbs .slick-track img {
    cursor: pointer;
  }
  .OfferRotator_1-0-0 .offer-thumbs .slick-track .slick-current:focus {
    outline: 1px solid #000;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
  }
}
.social-media.store-group a {
  font-size: 0;
}
.social-media.store-group a .fa {
  font-size: 2rem;
}
.social-media.store-group a .fa-facebook {
  background-color: #3b5998;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-google-plus {
  background-color: #dd4b39;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-twitter {
  background-color: #1da1f2;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-youtube {
  background-color: #cd201f;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-pinterest,
.social-media.store-group a .fa-pinterest-p {
  background-color: #bd081c;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-linkedin {
  background-color: #007bb6;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-vimeo {
  background-color: #aad450;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-tumblr {
  background-color: #32506d;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-instagram {
  background-color: #517fa4;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-dribbble {
  background-color: #ea4c89;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-quora {
  background-color: #a82400;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-foursquare {
  background-color: #0072b1;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-vk {
  background-color: #45668e;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-wordpress {
  background-color: #21759b;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-stumbleupon {
  background-color: #eb4823;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-yahoo {
  background-color: #7b0099;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-soundcloud {
  background-color: #ff3a00;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-yelp {
  background-color: #d32323;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-amazon {
  background-color: #146eb4;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a .fa-snapchat-ghost {
  background-color: #000;
  color: #fff;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
.social-media.store-group a:hover {
  text-decoration: none;
}
.sMediaColors .fa-facebook,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-facebook,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-facebook,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-facebook {
  background-color: #3b5998;
  color: #fff;
}
.sMediaColors .fa-facebook:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-facebook:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-facebook:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-facebook:hover {
  color: #fff;
}
.sMediaColors .fa-google-plus,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-google-plus,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-google-plus,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-google-plus {
  background-color: #dd4b39;
  color: #fff;
}
.sMediaColors .fa-google-plus:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-google-plus:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-google-plus:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-google-plus:hover {
  color: #fff;
}
.sMediaColors .fa-twitter,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-twitter,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-twitter,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-twitter {
  background-color: #00aced;
  color: #fff;
}
.sMediaColors .fa-twitter:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-twitter:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-twitter:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-twitter:hover {
  color: #fff;
}
.sMediaColors .fa-youtube,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-youtube,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-youtube,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-youtube {
  background-color: #bb0000;
  color: #fff;
}
.sMediaColors .fa-youtube:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-youtube:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-youtube:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-youtube:hover {
  color: #fff;
}
.sMediaColors .fa-pinterest,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-pinterest,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-pinterest,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-pinterest {
  background-color: #cb2027;
  color: #fff;
}
.sMediaColors .fa-pinterest:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-pinterest:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-pinterest:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-pinterest:hover {
  color: #fff;
}
.sMediaColors .fa-linkedin,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-linkedin,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-linkedin,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-linkedin {
  background-color: #007bb6;
  color: #fff;
}
.sMediaColors .fa-linkedin:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-linkedin:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-linkedin:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-linkedin:hover {
  color: #fff;
}
.sMediaColors .fa-vimeo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vimeo,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-vimeo,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-vimeo {
  background-color: #aad450;
  color: #fff;
}
.sMediaColors .fa-vimeo:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-vimeo:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-vimeo:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-vimeo:hover {
  color: #fff;
}
.sMediaColors .fa-tumblr,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-tumblr,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-tumblr,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-tumblr {
  background-color: #32506d;
  color: #fff;
}
.sMediaColors .fa-tumblr:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-tumblr:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-tumblr:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-tumblr:hover {
  color: #fff;
}
.sMediaColors .fa-instagram,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-instagram,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-instagram,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-instagram {
  background-color: #517fa4;
  color: #fff;
}
.sMediaColors .fa-instagram:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-instagram:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-instagram:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-instagram:hover {
  color: #fff;
}
.sMediaColors .fa-dribbble,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-dribbble,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-dribbble,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-dribbble {
  background-color: #ea4c89;
  color: #fff;
}
.sMediaColors .fa-dribbble:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-dribbble:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-dribbble:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-dribbble:hover {
  color: #fff;
}
.sMediaColors .fa-quora,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-quora,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-quora,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-quora {
  background-color: #a82400;
  color: #fff;
}
.sMediaColors .fa-quora:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-quora:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-quora:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-quora:hover {
  color: #fff;
}
.sMediaColors .fa-foursquare,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-foursquare,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-foursquare,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-foursquare {
  background-color: #0072b1;
  color: #fff;
}
.sMediaColors .fa-foursquare:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-foursquare:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-foursquare:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-foursquare:hover {
  color: #fff;
}
.sMediaColors .fa-vk,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vk,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-vk,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-vk {
  background-color: #45668e;
  color: #fff;
}
.sMediaColors .fa-vk:hover,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-vk:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-vk:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-vk:hover {
  color: #fff;
}
.sMediaColors .fa-wordpress,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-wordpress,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-wordpress,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-wordpress {
  background-color: #21759b;
  color: #fff;
}
.sMediaColors .fa-wordpress:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-wordpress:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-wordpress:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-wordpress:hover {
  color: #fff;
}
.sMediaColors .fa-stumbleupon,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-stumbleupon,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-stumbleupon,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-stumbleupon {
  background-color: #eb4823;
  color: #fff;
}
.sMediaColors .fa-stumbleupon:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-stumbleupon:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-stumbleupon:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-stumbleupon:hover {
  color: #fff;
}
.sMediaColors .fa-yahoo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa-yahoo,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-yahoo,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-yahoo {
  background-color: #7b0099;
  color: #fff;
}
.sMediaColors .fa-yahoo:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-yahoo:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-yahoo:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-yahoo:hover {
  color: #fff;
}
.sMediaColors .fa-soundcloud,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-soundcloud,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-soundcloud,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-soundcloud {
  background-color: #ff3a00;
  color: #fff;
}
.sMediaColors .fa-soundcloud:hover,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa-soundcloud:hover,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa-soundcloud:hover,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa-soundcloud:hover {
  color: #fff;
}
.sMediaIconColors .fa.fa-facebook,
.header .header-d .contact-info .smedia .social-media a .fa.fa-facebook,
.header .header-b .header-content .social-media a .fa.fa-facebook,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-facebook,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-facebook,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-facebook,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-facebook {
  color: #3b5998;
}
.sMediaIconColors .fa.fa-google-plus,
.header .header-d .contact-info .smedia .social-media a .fa.fa-google-plus,
.header .header-b .header-content .social-media a .fa.fa-google-plus,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-google-plus,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-google-plus,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-google-plus,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-google-plus {
  color: #dd4b39;
}
.sMediaIconColors .fa.fa-twitter,
.header .header-d .contact-info .smedia .social-media a .fa.fa-twitter,
.header .header-b .header-content .social-media a .fa.fa-twitter,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-twitter,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-twitter,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-twitter,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-twitter {
  color: #00aced;
}
.sMediaIconColors .fa.fa-youtube,
.header .header-d .contact-info .smedia .social-media a .fa.fa-youtube,
.header .header-b .header-content .social-media a .fa.fa-youtube,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-youtube,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-youtube,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-youtube,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-youtube {
  color: #bb0000;
}
.sMediaIconColors .fa.fa-pinterest,
.header .header-d .contact-info .smedia .social-media a .fa.fa-pinterest,
.header .header-b .header-content .social-media a .fa.fa-pinterest,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-pinterest,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-pinterest,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-pinterest,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-pinterest {
  color: #cb2027;
}
.sMediaIconColors .fa.fa-linkedin,
.header .header-d .contact-info .smedia .social-media a .fa.fa-linkedin,
.header .header-b .header-content .social-media a .fa.fa-linkedin,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-linkedin,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-linkedin,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-linkedin,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-linkedin {
  color: #007bb6;
}
.sMediaIconColors .fa.fa-vimeo,
.header .header-d .contact-info .smedia .social-media a .fa.fa-vimeo,
.header .header-b .header-content .social-media a .fa.fa-vimeo,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-vimeo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-vimeo,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-vimeo,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-vimeo {
  color: #aad450;
}
.sMediaIconColors .fa.fa-tumblr,
.header .header-d .contact-info .smedia .social-media a .fa.fa-tumblr,
.header .header-b .header-content .social-media a .fa.fa-tumblr,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-tumblr,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-tumblr,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-tumblr,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-tumblr {
  color: #32506d;
}
.sMediaIconColors .fa.fa-instagram,
.header .header-d .contact-info .smedia .social-media a .fa.fa-instagram,
.header .header-b .header-content .social-media a .fa.fa-instagram,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-instagram,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-instagram,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-instagram,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-instagram {
  color: #517fa4;
}
.sMediaIconColors .fa.fa-dribbble,
.header .header-d .contact-info .smedia .social-media a .fa.fa-dribbble,
.header .header-b .header-content .social-media a .fa.fa-dribbble,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-dribbble,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-dribbble,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-dribbble,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-dribbble {
  color: #ea4c89;
}
.sMediaIconColors .fa.fa-quora,
.header .header-d .contact-info .smedia .social-media a .fa.fa-quora,
.header .header-b .header-content .social-media a .fa.fa-quora,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-quora,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-quora,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-quora,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-quora {
  color: #a82400;
}
.sMediaIconColors .fa.fa-foursquare,
.header .header-d .contact-info .smedia .social-media a .fa.fa-foursquare,
.header .header-b .header-content .social-media a .fa.fa-foursquare,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-foursquare,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-foursquare,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-foursquare,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-foursquare {
  color: #0072b1;
}
.sMediaIconColors .fa.fa-vk,
.header .header-d .contact-info .smedia .social-media a .fa.fa-vk,
.header .header-b .header-content .social-media a .fa.fa-vk,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-vk,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-vk,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-vk,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-vk {
  color: #45668e;
}
.sMediaIconColors .fa.fa-wordpress,
.header .header-d .contact-info .smedia .social-media a .fa.fa-wordpress,
.header .header-b .header-content .social-media a .fa.fa-wordpress,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-wordpress,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-wordpress,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-wordpress,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-wordpress {
  color: #21759b;
}
.sMediaIconColors .fa.fa-stumbleupon,
.header .header-d .contact-info .smedia .social-media a .fa.fa-stumbleupon,
.header .header-b .header-content .social-media a .fa.fa-stumbleupon,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-stumbleupon,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-stumbleupon,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-stumbleupon,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-stumbleupon {
  color: #eb4823;
}
.sMediaIconColors .fa.fa-yahoo,
.header .header-d .contact-info .smedia .social-media a .fa.fa-yahoo,
.header .header-b .header-content .social-media a .fa.fa-yahoo,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-yahoo,
.footer .footer-a .footerarea-bottom .footer-nav .smedia-nav li a .fa.fa-yahoo,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-yahoo,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-yahoo {
  color: #7b0099;
}
.sMediaIconColors .fa.fa-soundcloud,
.header .header-d .contact-info .smedia .social-media a .fa.fa-soundcloud,
.header .header-b .header-content .social-media a .fa.fa-soundcloud,
.header .header-a #hideable-search .smedia .social-media a .fa.fa-soundcloud,
.footer
  .footer-a
  .footerarea-bottom
  .footer-nav
  .smedia-nav
  li
  a
  .fa.fa-soundcloud,
.footer
  .footer-b
  .footerarea-top
  .contact-info
  .contact-wrapper
  .smedia-nav
  li
  a
  .fa.fa-soundcloud,
.footer
  .footer-c
  .footerarea-top
  .contact-info
  .location-info
  .smedia-nav
  li
  a
  .fa.fa-soundcloud {
  color: #ff3a00;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  svg.divider {
    display: none;
  }
}
.header .header-a {
  background-color: #5c5c5c !important;
}
.header .header-a .logo-container {
  background-color: transparent;
}
.header .header-a .contact-info {
  color: #fff;
}
.header .header-a .contact-info .phone-info a,
.header .header-a .contact-info .address-info a {
  color: #fff;
}
.header .header-a .contact-info .phone-info a:hover,
.header .header-a .contact-info .address-info a:hover {
  color: #fff;
}
.header .header-a .contact-info .phone-info:before {
  color: #000;
}
.header .header-a .contact-info .address-info:before {
  color: #000;
}
.header .header-a #hideable-search .additional-links a {
  color: #fff;
}
.header .header-a #hideable-search .additional-links a:hover {
  color: #fff;
}
.header .header-a #hideable-search .smedia .social-media {
  text-align: center;
  margin: 0 2px;
}
.header .header-a #hideable-search .smedia .social-media a .fa {
  font-size: 24px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.header .header-a #hideable-search .smedia .social-media a:hover .fa {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.header .header-a #hideable-search .smedia .social-media a .fa {
  color: #fff !important;
}
.header .header-a #hideable-search .smedia .social-media a:hover .fa {
  color: #fff;
}
.header .header-a .search-icon {
  background: #000;
  border-top: 0px;
}
.header .header-a .prime-nav {
  border-top: 0px;
  border-bottom: 0px;
  background: #000;
  border-bottom: 1px solid #fff;
}
.header .header-a .prime-nav .search-icon {
  border-top: 0 solid transparent;
}
.header .header-a .prime-nav .navbar-header {
  min-height: 0;
}
.header .header-a .prime-nav .navbar-collapse .nav > li {
  position: relative;
}
.header .header-a .prime-nav .navbar-collapse .nav > li .root-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}
.header .header-a .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
  padding: 0;
  min-width: 100%;
}
.header
  .header-a
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .header-a .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #e5c80e;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li:after {
    display: none;
  }
  .header .header-a .prime-nav .navbar-collapse .nav li .root-link {
    font-size: 16px;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #fff;
    font-size: 14px;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover {
    background-color: transparent;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:before {
    content: '';
    font-family: 'fontawesome';
  }
}
@media (min-width: 768px) {
  .header .header-a {
    height: 232px;
  }
  .header .header-a .prime-nav .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li > a:hover,
  .header .header-a .prime-nav .navbar-collapse .nav > li > a:focus {
    background-color: transparent;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li:hover,
  .header .header-a .prime-nav .navbar-collapse .nav > li:active {
    background-color: #fff;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li:hover > a,
  .header .header-a .prime-nav .navbar-collapse .nav > li:active > a {
    color: #000;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #000;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li.open .root-link {
    background-color: #fff;
    color: #000;
  }
  .header
    .header-a
    .prime-nav
    .navbar-collapse
    .nav
    > li.open
    .root-link:hover {
    background-color: #fff;
  }
  .header .header-a .prime-nav .navbar-collapse .nav > li.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}
.header .header-b {
  padding: 0;
  background: #5c5c5c !important;
}
.header .header-b .logo-container {
  background-color: #000;
}
.header .header-b .header-content {
  color: #fff;
}
.header .header-b .header-content a {
  color: #fff;
}
.header .header-b .header-content a:hover {
  color: #fff;
}
.header .header-b .header-content .social-media {
  text-align: center;
  margin: 0;
}
.header .header-b .header-content .social-media a .fa {
  font-size: 24px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.header .header-b .header-content .social-media a:hover .fa {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.header .header-b .header-content .social-media a .fa {
  color: #fff !important;
}
.header .header-b .header-content .social-media a:hover .fa {
  color: #fff;
}
.header .header-b .navigationBar #primaryNavHeaderB {
  background-color: #000;
  border-top: 0px;
  border-bottom: 0px;
}
.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li {
  position: relative;
}
.header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li .root-link {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}
.header
  .header-b
  .navigationBar
  #primaryNavHeaderB
  .navbar-nav
  li.dropdown
  .dropdown-menu {
  padding: 0;
  min-width: 100%;
}
.header
  .header-b
  .navigationBar
  #primaryNavHeaderB
  .navbar-nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .header-b {
    background: #000;
  }
  .header .header-b .logo-container {
    height: 70px;
  }
  .header .header-b .logo-container .navbar-toggle {
    padding: 13px 8px;
  }
  .header .header-b .logo-container .navbar-toggle .fa {
    color: #e5c80e;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    li
    .root-link {
    color: #fff;
    font-size: 16px;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    li.dropdown
    .dropdown-menu {
    padding: 0;
    margin: 0;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    font-size: 14px;
    color: #fff;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:before {
    content: '';
    font-family: 'fontawesome';
  }
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav li:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav {
    height: 50px;
    width: 100%;
    border-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav > li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 100%;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .root-link {
    padding: 0 10px;
    line-height: 16px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu
    .dropdown {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #000;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li:hover
    .dropdown-menu {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav > li:hover,
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav > li:focus,
  .header .header-b .navigationBar #primaryNavHeaderB .navbar-nav > li:active {
    background-color: #fff;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li:hover
    .root-link,
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li:focus
    .root-link,
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    .navbar-nav
    > li:active
    .root-link {
    color: #000;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    > li.dropdown
    .root-link
    .fa {
    display: none;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-b .navigationBar #primaryNavHeaderB > li.open {
    background-color: #fff;
  }
  .header .header-b .navigationBar #primaryNavHeaderB > li.open .root-link {
    background-color: #fff;
    color: #000;
  }
  .header
    .header-b
    .navigationBar
    #primaryNavHeaderB
    > li.open
    .root-link:hover {
    background-color: #fff;
  }
  .header .header-b .navigationBar #primaryNavHeaderB > li.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}
.header .header-c {
  background-color: #5c5c5c;
}
.header .header-c .search-icon .fa {
  color: #000;
}
.header .header-c #hideable-search .hideable-search-wrapper {
  background: #5c5c5c;
}
.header
  .header-c
  #hideable-search
  .hideable-search-wrapper
  .close-searchbar
  .fa {
  color: #000;
}
.header .header-c .prime-nav {
  background: transparent;
}
.header .header-c .prime-nav .search-icon {
  border-top: 0 solid transparent;
}
.header .header-c .prime-nav .navbar-header {
  min-height: 0;
}
.header .header-c .prime-nav .navbar-collapse .nav > li {
  position: relative;
}
.header .header-c .prime-nav .navbar-collapse .nav > li .root-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}
.header .header-c .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
  padding: 0;
  min-width: 100%;
}
.header
  .header-c
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .header-c #hideable-search .hideable-search-wrapper {
    background: #5c5c5c;
  }
  .header .header-c .prime-nav {
    display: block;
  }
  .header .header-c .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #e5c80e;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li:after {
    display: none;
  }
  .header .header-c .prime-nav .navbar-collapse .nav li .root-link {
    font-size: 16px;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #fff;
    font-size: 14px;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:before {
    content: '';
    font-family: 'fontawesome';
  }
  .header .header-c .prime-nav .navbar-collapse .nav li.open a:hover {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .header .header-c .prime-nav .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li .root-link:hover,
  .header .header-c .prime-nav .navbar-collapse .nav > li .root-link:focus {
    background: transparent;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li:hover,
  .header .header-c .prime-nav .navbar-collapse .nav > li:focus {
    background-color: #fff;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li:hover .root-link,
  .header .header-c .prime-nav .navbar-collapse .nav > li:focus .root-link {
    color: #000;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #000;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li.open .root-link {
    color: #000;
    background-color: #fff;
  }
  .header
    .header-c
    .prime-nav
    .navbar-collapse
    .nav
    > li.open
    .root-link:hover {
    background-color: #fff;
  }
  .header .header-c .prime-nav .navbar-collapse .nav > li.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}
.header .header-d {
  background: #5c5c5c;
}
.header .header-d .contact-info .phone-info a,
.header .header-d .contact-info .map-link a,
.header .header-d .contact-info .contact-link a {
  color: #fff;
}
.header .header-d .contact-info .phone-info a:hover,
.header .header-d .contact-info .map-link a:hover,
.header .header-d .contact-info .contact-link a:hover {
  color: #fff;
}
.header .header-d .contact-info .smedia .social-media {
  text-align: center;
  margin: 0 2px;
}
.header .header-d .contact-info .smedia .social-media a .fa {
  font-size: 24px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.header .header-d .contact-info .smedia .social-media a:hover .fa {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.header .header-d .contact-info .smedia .social-media a .fa {
  color: #fff !important;
}
.header .header-d .contact-info .smedia .social-media a:hover .fa {
  color: #fff;
}
.header .header-d .contact-info .phone-info:before,
.header .header-d .contact-info .map-link:before,
.header .header-d .contact-info .contact-link:before {
  color: #000;
}
.header .header-d .search-icon {
  background: #000;
}
.header .header-d .prime-nav {
  background: #000;
  border-top: 0px;
  border-bottom: 0px;
}
.header .header-d .prime-nav .search-icon {
  border-top: 0 solid transparent;
}
.header .header-d .prime-nav .navbar-header {
  min-height: 0;
}
.header .header-d .prime-nav .navbar-collapse .nav > li {
  position: relative;
}
.header .header-d .prime-nav .navbar-collapse .nav > li .root-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}
.header .header-d .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
  padding: 0;
  min-width: 100%;
}
.header
  .header-d
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .header-d .upperheader-wrapper .logo-container {
    background-color: transparent;
  }
  .header .header-d .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #e5c80e;
  }
  .header .header-d .prime-nav .search-icon .fa {
    color: #e5c80e;
  }
  .header .header-d .prime-nav .navbar-collapse .nav > li:after {
    display: none;
  }
  .header .header-d .prime-nav .navbar-collapse .nav li .root-link {
    font-size: 16px;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #fff;
    font-size: 14px;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    background-color: transparent;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:before {
    content: '';
    font-family: 'fontawesome';
  }
}
@media (min-width: 768px) {
  .header .header-d .prime-nav .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .header-d .prime-nav .navbar-collapse .nav > li > a:hover,
  .header .header-d .prime-nav .navbar-collapse .nav > li > a:focus {
    background-color: transparent;
  }
  .header .header-d .prime-nav .navbar-collapse .nav > li:hover,
  .header .header-d .prime-nav .navbar-collapse .nav > li:active {
    background-color: #fff;
  }
  .header .header-d .prime-nav .navbar-collapse .nav > li:hover > a,
  .header .header-d .prime-nav .navbar-collapse .nav > li:active > a {
    color: #000;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #000;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .header-d
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-d .prime-nav .navbar-collapse .nav li.open .root-link {
    background-color: #fff;
    color: #000;
  }
  .header .header-d .prime-nav .navbar-collapse .nav li.open .root-link:hover {
    background-color: #fff;
  }
}
.header .header-e {
  background-color: #5c5c5c;
  color: #fff;
}
.header .header-e .logo-container {
  background-color: transparent;
}
.header
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-link
  a,
.header
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-phone
  a {
  color: #fff;
}
.header
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-link
  a:hover,
.header
  .header-e
  .contact-info
  .location-info-wrapper
  li
  .location-info
  .location-phone
  a:hover {
  color: #fff;
}
.header .header-e .prime-nav {
  background: #000;
  border-top: 0px;
  border-bottom: 0px;
}
.header .header-e .prime-nav .search-icon {
  border-top: 0 solid transparent;
}
.header .header-e .prime-nav .navbar-header {
  min-height: 0;
}
.header .header-e .prime-nav .navbar-collapse .nav > li {
  position: relative;
}
.header .header-e .prime-nav .navbar-collapse .nav > li .root-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}
.header .header-e .prime-nav .navbar-collapse .nav li.dropdown .dropdown-menu {
  padding: 0;
  min-width: 100%;
}
.header
  .header-e
  .prime-nav
  .navbar-collapse
  .nav
  li.dropdown
  .dropdown-menu
  .dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .header-e .prime-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #e5c80e;
  }
  .header .header-e .prime-nav .search-icon .fa {
    color: #e5c80e;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li:after {
    display: none;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li a:hover {
    background-color: transparent;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li .root-link {
    font-size: 16px;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #fff;
    font-size: 14px;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover {
    background-color: transparent;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:before {
    content: '';
    font-family: 'fontawesome';
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open {
    background: transparent;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open a {
    background: transparent;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open a:hover,
  .header .header-e .prime-nav .navbar-collapse .nav li.open a:focus {
    background: transparent;
  }
}
@media (min-width: 768px) {
  .header .header-e .prime-nav .navbar-collapse .nav .root-link {
    padding: 0 10px;
    line-height: 16px;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li .root-link:hover,
  .header .header-e .prime-nav .navbar-collapse .nav > li .root-link:focus {
    background: transparent;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li:hover,
  .header .header-e .prime-nav .navbar-collapse .nav > li:focus,
  .header .header-e .prime-nav .navbar-collapse .nav > li:active {
    background-color: #fff;
  }
  .header .header-e .prime-nav .navbar-collapse .nav > li:hover .root-link,
  .header .header-e .prime-nav .navbar-collapse .nav > li:focus .root-link,
  .header .header-e .prime-nav .navbar-collapse .nav > li:active .root-link {
    color: #000;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.6);
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown {
    border-bottom: 1px solid #e6e6e6;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link {
    color: #000;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:hover,
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown
    .dropdown-link:focus {
    color: #fff;
    background-color: #2f2f2f;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown
    .dropdown-menu
    .dropdown:last-child {
    border-bottom: 0 solid transparent;
  }
  .header
    .header-e
    .prime-nav
    .navbar-collapse
    .nav
    > li.dropdown:hover
    .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open {
    background-color: #fff;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open .root-link {
    color: #000;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open .root-link:hover {
    background-color: #fff;
  }
  .header .header-e .prime-nav .navbar-collapse .nav li.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}
.unit-overlay-text-banner {
  background-color: black;
  position: absolute;
  left: 0;
}
.unit-overlay-text-banner:after {
  content: '';
  display: block;
  background-color: black;
  position: absolute;
  transform: rotate(45deg);
}
.unit-overlay-text-banner .unit-overlay-text {
  color: white;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.search-results-list .unit-overlay-text-banner {
  padding: 0.75em;
  bottom: 20px;
}
.search-results-list .unit-overlay-text-banner:after {
  top: 6px;
  right: -15px;
  width: 29px;
  height: 29px;
}
.search-results-list .unit-overlay-text-banner .unit-overlay-text {
  font-size: 1em;
}
.vdp-body-container .unit-overlay-text-banner {
  padding: 1em;
  bottom: 40px;
}
.vdp-body-container .unit-overlay-text-banner:after {
  top: 8px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.vdp-body-container .unit-overlay-text-banner .unit-overlay-text {
  font-size: 1.2em;
}
.inventory-gallery-modal.modal.in .unit-overlay-text-banner {
  display: none;
}
.contact-pg .contact-hero-section {
  height: 300px;
}
@media (max-width: 767px) {
  .contact-pg .contact-hero-section {
    height: 200px;
  }
}
.contact-pg .contactHero-info .fa-stack {
  top: 55px;
  position: relative;
}
.contact-pg .contactHero-info-address,
.contact-pg .contactHero-info-hours,
.contact-pg .contactHero-info-phone {
  max-width: 80%;
  margin: 5px 0;
  left: 20%;
  position: relative;
}
.contact-pg .contactHero-info-address a,
.contact-pg .contactHero-info-hours a,
.contact-pg .contactHero-info-phone a {
  color: #000;
}
.contact-pg .getInTouchTitle {
  color: #000;
  font-weight: 700;
}
.contact-pg .hero-secondary-text {
  color: #000;
}
.contact-pg .contact-hero-info {
  height: 300px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-pg .contact-hero-info {
    height: 200px;
  }
}
.contact-pg .contactMap .CrumbNav_1-0-0,
.contact-pg .contactMap h1 {
  display: none;
}
.contact-pg .contactTitle {
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .contact-pg .contactTitle {
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1920px) {
  .contact-pg .contactTitle {
    font-size: calc(29px + (60 - 29) * ((100vw - 768px) / (1920 - 768)));
  }
}
@media (min-width: 1920px) {
  .contact-pg .contactTitle {
    font-size: 60px;
  }
}
.contact-pg .contactTitle .us {
  color: #000;
}
@media (max-width: 767px) {
  .contact-pg .contactTitle {
    margin-left: 5px;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  .contact-pg .contactTitle {
    font-size: 29px;
  }
}
@media (max-width: 767px) and (min-width: 320px) and (max-width: 767px) {
  .contact-pg .contactTitle {
    font-size: calc(29px + (49 - 29) * ((100vw - 320px) / (767 - 320)));
  }
}
@media (max-width: 767px) and (min-width: 767px) {
  .contact-pg .contactTitle {
    font-size: 49px;
  }
}
.contact-pg .contactHero-info {
  color: #000;
  font-size: 17px;
}
.contact-pg .contactHero-info .hours,
.contact-pg .contactHero-info a {
  color: #000;
  display: inline-block;
  margin-top: 5px;
}
.contact-pg .contactHero-info .fa {
  margin-right: 5px;
}
.contact-pg .contactFormBtn {
  display: inline-block;
  border: 2px solid #fff;
  padding: 15px;
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
}
.contact-pg .contact-connectWithUs strong {
  border-bottom: 2px solid #000;
}
.contact-pg .contact-social-media-link {
  position: relative;
  font-size: 22px;
  color: #fff;
  width: 45px;
  margin: 15px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .contact-pg .contact-social-media-link {
    margin: 15px 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.contact-pg .contact-social-media-link:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #fff;
  content: '';
  z-index: -1;
  border-radius: 50%;
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.contact-pg .contact-social-media-link:after,
.contact-pg .contact-social-media-link:before {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.contact-pg .contact-social-media-link.hover,
.contact-pg .contact-social-media-link:active,
.contact-pg .contact-social-media-link:hover {
  color: #fff;
}
.contact-pg .contact-social-media-link.hover:after,
.contact-pg .contact-social-media-link:active:after,
.contact-pg .contact-social-media-link:hover:after {
  border-color: #000;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.contact-pg #mapInputs {
  display: none;
}
.contact-pg .Hours_1-0-0,
.contact-pg .store-group {
  display: none;
}
._pss_1cgbh_2 ._btn-primary_1cgbh_2032,
._pss_1cgbh_2 ._btn-primary_1cgbh_2032:hover {
  background: #ec0000 !important;
  border: none !important;
}
@media (max-width: 767px) {
  form#customSearchForMobile {
    width: 100%;
    margin: 20px auto;
  }
}
@media (min-width: 768px) {
  form#customSearchForm_desktop {
    width: 100%;
    float: right;
    margin-right: 2%;
  }
}
#customSearchForm_desktop input[type='text'],
#customSearchForMobile input[type='text'] {
  width: calc(100% - 100px);
  height: 38px;
  border-radius: 5px 0 0 5px;
  border: 0;
  padding-left: 20px;
  font-size: 14px;
  margin-right: -4px;
}
#customSearchForm_desktop button[type='submit'],
#customSearchForMobile button[type='submit'] {
  height: 37px;
  border-radius: 0 5px 5px 0;
  position: relative;
  top: -2px;
  background-color: #e5c80e;
  border: none;
  color: #fff;
  transition: 0.2s ease-in-out;
}
#customSearchForm_desktop [type='submit']:hover,
#customSearchForMobile [type='submit']:hover {
  background-color: #000;
  transition: 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .ari-layout {
    padding-top: 165px;
  }
}
@media (min-width: 992px) {
  .ari-layout {
    padding-top: 200px;
  }
}
@media (min-width: 1200px) {
  .ari-layout {
    padding-top: 220px;
  }
}
.ari-layout.homepg .contain,
.ari-layout.homepg .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .ari-layout.homepg .contain,
  .ari-layout.homepg .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .ari-layout.homepg .contain,
  .ari-layout.homepg .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .ari-layout.homepg .contain,
  .ari-layout.homepg .container {
    width: 1170px;
  }
}
@media (min-width: 1550px) {
  .ari-layout.homepg .contain,
  .ari-layout.homepg .container {
    width: 1500px;
  }
}
.ari-layout.homepg .slick-slider .slick-arrow {
  width: auto;
  height: auto;
  line-height: auto;
  z-index: 2;
}
.ari-layout.homepg .slick-slider .slick-arrow:before {
  font-family: FontAwesome;
  font-size: 30px;
  color: #2f2f2f;
}
.ari-layout.homepg .slick-slider .slick-arrow.slick-next:before {
  content: '\f138';
}
.ari-layout.homepg .slick-slider .slick-arrow.slick-prev:before {
  content: '\f137';
}
.ari-layout.homepg
  .PSS-Feature-Groups-Component_1-0-0
  h2[class*='_text-primary_'] {
  font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}
.ari-layout .mrgn {
  padding-top: 15px;
}
.ari-layout .contain {
  margin: 0 auto !important;
}
.ari-layout .CTA_1-0-0 {
  margin: 0 auto !important;
}
.ari-layout.contact-pg .footer .contain,
.ari-layout.contact-pg .footer .container,
.ari-layout.contact-pg .header .contain,
.ari-layout.contact-pg .header .container,
.ari-layout.internal .footer .contain,
.ari-layout.internal .footer .container,
.ari-layout.internal .header .contain,
.ari-layout.internal .header .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .ari-layout.contact-pg .footer .contain,
  .ari-layout.contact-pg .footer .container,
  .ari-layout.contact-pg .header .contain,
  .ari-layout.contact-pg .header .container,
  .ari-layout.internal .footer .contain,
  .ari-layout.internal .footer .container,
  .ari-layout.internal .header .contain,
  .ari-layout.internal .header .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .ari-layout.contact-pg .footer .contain,
  .ari-layout.contact-pg .footer .container,
  .ari-layout.contact-pg .header .contain,
  .ari-layout.contact-pg .header .container,
  .ari-layout.internal .footer .contain,
  .ari-layout.internal .footer .container,
  .ari-layout.internal .header .contain,
  .ari-layout.internal .header .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .ari-layout.contact-pg .footer .contain,
  .ari-layout.contact-pg .footer .container,
  .ari-layout.contact-pg .header .contain,
  .ari-layout.contact-pg .header .container,
  .ari-layout.internal .footer .contain,
  .ari-layout.internal .footer .container,
  .ari-layout.internal .header .contain,
  .ari-layout.internal .header .container {
    width: 1170px;
  }
}
@media (min-width: 1550px) {
  .ari-layout.contact-pg .footer .contain,
  .ari-layout.contact-pg .footer .container,
  .ari-layout.contact-pg .header .contain,
  .ari-layout.contact-pg .header .container,
  .ari-layout.internal .footer .contain,
  .ari-layout.internal .footer .container,
  .ari-layout.internal .header .contain,
  .ari-layout.internal .header .container {
    width: 1500px;
  }
}
.ari-layout.contact-pg
  .PSS-Cart-Component_1-0-0
  form
  button[type*='submit']:disabled,
.ari-layout.internal
  .PSS-Cart-Component_1-0-0
  form
  button[type*='submit']:disabled {
  background-color: #ec0000 !important;
  border: 0 !important;
}
@media (min-width: 768px) {
  .ari-section.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
  }
}
.navigation.fixed-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: #000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.xd-mobile-header1 {
  background: #5c5c5c;
  margin: 0;
}
.xd-mobile-header1 .menu-bar {
  background: #000;
  border-top: 0px;
  border-bottom: 0px;
}
.xd-mobile-header1 .menu-bar .fa {
  color: #e5c80e;
}
.xd-mobile-header1 .menu-bar .fa.fa-circle-thin {
  display: none;
}
.xd-mobile-header1 .menu-bar .icon-bar {
  background-color: #e5c80e;
}
.xd-mobile-header1 .PrimaryNavigation_1-0-0 ul.nav .root-link {
  color: #fff !important;
  font-size: 16px !important;
}
.xd-mobile-header1
  .PrimaryNavigation_1-0-0
  ul.nav
  .dropdown-menu
  .dropdown
  .dropdown-link {
  color: #fff;
  font-size: 14px;
}
.xd-mobile-header1
  .PrimaryNavigation_1-0-0
  ul.nav
  .dropdown-menu
  .dropdown
  .dropdown-link:before {
  content: '';
  font-family: 'FontAwesome';
}
.xd-mobile-header1
  .PrimaryNavigation_1-0-0
  ul.nav
  .dropdown-menu
  .dropdown
  .dropdown-link:hover,
.xd-mobile-header1
  .PrimaryNavigation_1-0-0
  ul.nav
  .dropdown-menu
  .dropdown
  .dropdown-link:focus {
  background-color: transparent;
}
.xd-mobile-header1 > .ari-column {
  padding-left: 0;
  padding-right: 0;
}
.xd-mobile-header1 .logo {
  margin: 20px 10px;
}
.xd-mobile-header1 .xd1-mobile-search {
  padding-left: 15px;
  padding-right: 15px;
}
.xd-mobile-header1 .xd1-mobile-search .SearchBar_1-0-0 {
  margin: 10px 0;
}
.xd-mobile-header1 .menu-bar {
  margin-left: -5px;
  padding: 5px 0;
}
.xd-mobile-header1 .menu-bar .ari-col-xs-6 {
  display: flex;
  align-items: center;
}
.xd-mobile-header1 .menu-bar .ari-col-xs-6.menu-bar-left {
  justify-content: flex-start;
}
.xd-mobile-header1 .menu-bar .ari-col-xs-6.menu-bar-right {
  justify-content: flex-end;
}
.xd-mobile-header1 .menu-bar .ari-col-xs-6.menu-bar-right .navbar-toggle {
  margin: 0;
}
.xd-mobile-header1
  .menu-bar
  .ari-col-xs-6.menu-bar-right
  .navbar-toggle
  .icon-bar {
  width: 26px;
  height: 3px;
}
.xd-mobile-header1
  .menu-bar
  .ari-col-xs-6.menu-bar-right
  .navbar-toggle:not(.collapsed)
  .icon-bar:nth-of-type(2) {
  top: 7px;
}
.xd-mobile-header1
  .menu-bar
  .ari-col-xs-6.menu-bar-right
  .navbar-toggle:not(.collapsed)
  .icon-bar:nth-of-type(4) {
  top: -7px;
}
.xd-mobile-header1 .menu-bar .ari-col-xs-6 .Template_1-0-0 {
  margin-left: 5px;
  margin-right: 5px;
}
.xd-mobile-header1 .menu-bar .search-btn span.collapsed .fa-search:before {
  content: '\f00d' !important;
}
.xd-mobile-header1 .xd1-mobile-nav {
  padding: 0 15px;
}
.xd-mobile-header1 .xd1-mobile-nav .navbar-header {
  display: none;
}
.xd-mobile-header1 .xd1-mobile-nav .navbar-collapse {
  display: block !important;
}
.desktop-header .top-row {
  background-color: #5c5c5c;
}
.desktop-header .top-row .ari-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.desktop-header .top-row .ari-row #pssSearch {
  margin-top: 5px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .desktop-header .top-row .ari-row #search_keywords {
    width: 70%;
  }
}
.desktop-header .top-row .header-info .Template_1-0-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .desktop-header .top-row .header-info .Template_1-0-0 {
    flex-wrap: wrap;
  }
}
.desktop-header .top-row .header-info .Template_1-0-0 .phone,
.desktop-header .top-row .header-info .Template_1-0-0 .address,
.desktop-header .top-row .header-info .Template_1-0-0 .contact-us,
.desktop-header .top-row .header-info .Template_1-0-0 .cart {
  margin-right: calc(5px + (10 - 5) * ((100vw - 768px) / (1920 - 768)));
}
.desktop-header .top-row .header-info .Template_1-0-0 .phone a,
.desktop-header .top-row .header-info .Template_1-0-0 .address a,
.desktop-header .top-row .header-info .Template_1-0-0 .contact-us a,
.desktop-header .top-row .header-info .Template_1-0-0 .cart a {
  color: #fff;
  font-size: calc(12px + (18 - 12) * ((100vw - 768px) / (1920 - 768)));
}
.desktop-header .top-row .header-info .Template_1-0-0 .phone a i,
.desktop-header .top-row .header-info .Template_1-0-0 .address a i,
.desktop-header .top-row .header-info .Template_1-0-0 .contact-us a i,
.desktop-header .top-row .header-info .Template_1-0-0 .cart a i {
  color: #e5c80e;
  margin-right: calc(5px + (7 - 5) * ((100vw - 768px) / (1920 - 768)));
}
@media (min-width: 768px) and (max-width: 1199px) {
  .desktop-header .top-row .header-info .Template_1-0-0 .phone,
  .desktop-header .top-row .header-info .Template_1-0-0 .address,
  .desktop-header .top-row .header-info .Template_1-0-0 .contact-us,
  .desktop-header .top-row .header-info .Template_1-0-0 .cart {
    flex-basis: 33%;
  }
}
.desktop-header .top-row .header-info .Template_1-0-0 .social-row a {
  transition: all 0.3s;
  display: inline-block;
  transform: scale(1);
  margin: 0 3px;
  color: #fff;
  font-size: calc(12px + (18 - 12) * ((100vw - 768px) / (1920 - 768)));
}
.desktop-header .top-row .header-info .Template_1-0-0 .social-row a:hover {
  transform: scale(1.1);
}
.desktop-header .navigation {
  background-color: #000;
}
.desktop-header .navigation .PrimaryNavigation_1-0-0 {
  padding: 0;
}
.desktop-header .navigation .PrimaryNavigation_1-0-0 .navbar-collapse {
  padding: 0;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li {
  flex: auto;
  height: calc(40px + (57 - 40) * ((100vw - 768px) / (1920 - 768)));
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  > .root-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 5px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  font-size: calc(12px + (17 - 12) * ((100vw - 768px) / (1920 - 768)));
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  > .root-link
  i {
  display: none;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  .dropdown-menu {
  width: auto;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  .dropdown-menu
  .dropdown
  .dropdown-link {
  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
  transition: all 0.3s, -webkit-transform 0.3s;
  -o-transition: all 0.3s, transform 0.3s;
  transition: all 0.3s, transform 0.3s;
  transition: all 0.3s, transform 0.3s, -webkit-transform 0.3s;
  font-size: calc(14px + (16 - 14) * ((100vw - 768px) / (1920 - 768)));
  padding-left: 5px;
  padding-right: 5px;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  .dropdown-menu
  .dropdown
  .dropdown-link:before {
  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
  transition: all 0.3s, -webkit-transform 0.3s;
  -o-transition: all 0.3s, transform 0.3s;
  transition: all 0.3s, transform 0.3s;
  transition: all 0.3s, transform 0.3s, -webkit-transform 0.3s;
  content: '\f101';
  font-family: 'FontAwesome';
  position: relative;
  color: transparent;
  opacity: 0;
  left: 0;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li
  .dropdown-menu
  .dropdown
  .dropdown-link:hover:before {
  opacity: 1;
  color: #fff;
}
.desktop-header
  .navigation
  .PrimaryNavigation_1-0-0
  .navbar-collapse
  .navbar-nav
  > li:last-of-type
  .dropdown-menu {
  left: auto;
  right: 0;
}
.desktop-header .logo {
  margin: 5px 0;
}
.desktop-header .logo a .img-responsive {
  max-width: 185px;
}
.banner-section .Template_1-0-0 .banner {
  padding: 10px;
  background-color: #de1800;
  text-align: center;
}
.banner-section .Template_1-0-0 .banner h2 {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
}
.banner-section .Template_1-0-0 .ctas {
  background: #3b3b3b;
  background: -moz-radial-gradient(0deg, #3b3b3b 0%, #717171 100%);
  background: -webkit-linear-gradient(0deg, #3b3b3b 0%, #717171 100%);
  background: linear-gradient(0deg, #3b3b3b 0%, #717171 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B3B3B', endColorstr='#717171',GradientType=1 );
  padding: 10px;
}
@media (min-width: 768px) {
  .banner-section .Template_1-0-0 .ctas .contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
.banner-section .Template_1-0-0 .ctas .contain a {
  background: #3b3b3b;
  background: -moz-radial-gradient(0deg, #3b3b3b 0%, #717171 100%);
  background: -webkit-linear-gradient(0deg, #3b3b3b 0%, #717171 100%);
  background: linear-gradient(0deg, #3b3b3b 0%, #717171 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B3B3B', endColorstr='#717171',GradientType=1 );
  transition: all 0.3s;
  display: block;
  text-align: center;
  color: #fff;
  border: 1px solid #000;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  font-size: calc(12px + (19 - 12) * ((100vw - 320px) / (767 - 320)));
  padding: 5px calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .banner-section .Template_1-0-0 .ctas .contain a {
    font-size: calc(12px + (19 - 12) * ((100vw - 768px) / (1920 - 768)));
    margin-bottom: 0;
  }
}
.banner-section .Template_1-0-0 .ctas .contain a:hover {
  background: #de1800;
}
.hero-shot {
  background-color: #e6e6e6;
  padding-top: 25px;
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .hero-shot {
    padding: calc(35px + (80 - 35) * ((100vw - 320px) / (1920 - 320))) 0;
  }
}
.cta-section {
  background-color: #e6e6e6;
}
.cta-section .CTA_1-0-0 > div {
  background: transparent;
}
@media (max-width: 767px) {
  .cta-section .CTA_1-0-0 a {
    max-width: 380px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .cta-section .CTA_1-0-0 {
    margin-top: 35px;
  }
}
.welcome-section .ecomm_asset p {
  font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.custom-footer-top a {
  color: #fff;
  text-decoration: none;
}
.custom-footer-top {
  padding-top: calc(50px + (100 - 50) * ((100vw - 320px) / (1920 - 320)));
  padding-bottom: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
}
.custom-footer-top .BusinessInformation_1-0-0 .business-info-slogan {
  font-size: calc(18px + (20 - 18) * ((100vw - 768px) / (1920 - 768)));
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}
.custom-footer-top .BusinessInformation_1-0-0 .business-info-slogan:before {
  display: inline-block;
  font-family: FontAwesome;
  content: '\f0da';
  color: #e5c80e;
  margin-right: 7px;
}
.custom-footer-top .Button_1-0-0 {
  text-align: left;
}
.custom-footer-top .Button_1-0-0 button {
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (767 - 320)));
  font-weight: 400;
  text-transform: capitalize;
  margin: 10px 0;
  padding: 0;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.custom-footer-top .Button_1-0-0 button i {
  color: #e5c80e;
}
.custom-footer-top .contact-section {
  text-align: center;
}
.custom-footer-top .contact-section .footerarea-top.row.margin-0,
.custom-footer-top .contact-section .footerarea-top.margin-0.ari-row {
  border: none;
}
.custom-footer-top .contact-section .location-info {
  padding: 0;
}
.custom-footer-top .contact-section .contact-info {
  margin: 0 !important;
}
.custom-footer-top .contact-section .contact-info .location-phone {
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.custom-footer-top .contact-section .contact-info .location-phone i {
  color: #e5c80e;
}
.custom-footer-top .contact-section .contact-info .location-address {
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.custom-footer-top .contact-section .contact-info .location-address i {
  color: #e5c80e;
}
@media (min-width: 768px) {
  .custom-footer-top .contact-section {
    text-align: left;
  }
}
.custom-footer-top .hours-section {
  text-align: center;
}
.custom-footer-top .hours-section .col-md-4.col-lg-3,
.custom-footer-top .hours-section .col-lg-3.ari-col-md-4,
.custom-footer-top .hours-section .col-md-4.ari-col-lg-3,
.custom-footer-top .hours-section .ari-col-md-4.ari-col-lg-3 {
  width: 100%;
}
.custom-footer-top .hours-section .col-md-4.col-lg-3 .panel.panel-default,
.custom-footer-top .hours-section .col-lg-3.ari-col-md-4 .panel.panel-default,
.custom-footer-top .hours-section .col-md-4.ari-col-lg-3 .panel.panel-default,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default {
  border: none;
  background: none;
}
.custom-footer-top
  .hours-section
  .col-md-4.col-lg-3
  .panel.panel-default
  .panel-heading,
.custom-footer-top
  .hours-section
  .col-lg-3.ari-col-md-4
  .panel.panel-default
  .panel-heading,
.custom-footer-top
  .hours-section
  .col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-heading,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-heading {
  display: none;
}
.custom-footer-top
  .hours-section
  .col-md-4.col-lg-3
  .panel.panel-default
  .panel-body,
.custom-footer-top
  .hours-section
  .col-lg-3.ari-col-md-4
  .panel.panel-default
  .panel-body,
.custom-footer-top
  .hours-section
  .col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body {
  padding: 0;
}
.custom-footer-top
  .hours-section
  .col-md-4.col-lg-3
  .panel.panel-default
  .panel-body
  .hours,
.custom-footer-top
  .hours-section
  .col-lg-3.ari-col-md-4
  .panel.panel-default
  .panel-body
  .hours,
.custom-footer-top
  .hours-section
  .col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  .hours,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  .hours {
  padding: 0;
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (767 - 320)));
}
.custom-footer-top
  .hours-section
  .col-md-4.col-lg-3
  .panel.panel-default
  .panel-body
  h3.timeTitle.col-xs-12,
.custom-footer-top
  .hours-section
  .col-lg-3.ari-col-md-4
  .panel.panel-default
  .panel-body
  h3.timeTitle.col-xs-12,
.custom-footer-top
  .hours-section
  .col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  h3.timeTitle.col-xs-12,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  h3.timeTitle.col-xs-12,
.custom-footer-top
  .hours-section
  .col-md-4.col-lg-3
  .panel.panel-default
  .panel-body
  .timeTitle.ari-col-xs-12,
.custom-footer-top
  .hours-section
  .col-lg-3.ari-col-md-4
  .panel.panel-default
  .panel-body
  .timeTitle.ari-col-xs-12,
.custom-footer-top
  .hours-section
  .col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  .timeTitle.ari-col-xs-12,
.custom-footer-top
  .hours-section
  .ari-col-md-4.ari-col-lg-3
  .panel.panel-default
  .panel-body
  .timeTitle.ari-col-xs-12 {
  display: none;
}
@media (min-width: 768px) {
  .custom-footer-top .hours-section {
    text-align: left;
  }
  .custom-footer-top
    .hours-section
    .col-md-4.col-lg-3
    .panel.panel-default
    .panel-body
    .hours,
  .custom-footer-top
    .hours-section
    .col-lg-3.ari-col-md-4
    .panel.panel-default
    .panel-body
    .hours,
  .custom-footer-top
    .hours-section
    .col-md-4.ari-col-lg-3
    .panel.panel-default
    .panel-body
    .hours,
  .custom-footer-top
    .hours-section
    .ari-col-md-4.ari-col-lg-3
    .panel.panel-default
    .panel-body
    .hours {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: calc(10px + (16 - 10) * ((100vw - 768px) / (1920 - 768)));
  }
}
.custom-footer-top .map-section iframe {
  width: 100%;
  border: 0;
  height: 350px;
}
@media (min-width: 768px) {
  .custom-footer-top .map-section iframe {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .custom-footer-top .map-section {
    display: inline-block;
    width: 100%;
  }
}
.custom-footer-top .promos-section .footerarea-top.row.margin-0,
.custom-footer-top .promos-section .footerarea-top.margin-0.ari-row {
  padding-top: 0;
  border: none;
}
.custom-footer-top .promos-section .contact-info {
  display: none;
}
.custom-footer-top .promos-section .hours-info {
  display: none;
}
.custom-footer-top .promos-section .map-info {
  display: none;
}
.custom-footer-top .promos-section .promotions-info {
  width: 100%;
  padding-top: 0 !important;
}
.custom-footer-top
  .promos-section
  .promotions-info
  .title.hidden-xs.padBottom1.collapsed {
  display: none;
}
.custom-footer-top .promos-section .footerarea-bottom.row.margin0,
.custom-footer-top .promos-section .footerarea-bottom.margin0.ari-row {
  display: none;
}
@media (min-width: 768px) {
  .custom-footer-top .contact-collapse,
  .custom-footer-top .hours-collapse,
  .custom-footer-top .map-collapse,
  .custom-footer-top .promos-collapse {
    display: block !important;
    height: auto !important;
  }
}
.custom-footer-bottom a {
  color: #fff !important;
}
.custom-footer-bottom .footerarea-top.row.margin-0,
.custom-footer-bottom .footerarea-top.margin-0.ari-row {
  display: none;
}
.custom-footer-bottom li:nth-child(-n + 2) {
  display: none;
}
.custom-footer-bottom .business-info-socialmedia li a {
  transition: all 0.3s;
  display: inline-block;
  transform: scale(1);
}
.custom-footer-bottom .business-info-socialmedia li a .fa.fa-circle {
  display: none;
}
.custom-footer-bottom .business-info-socialmedia li a:hover {
  transform: scale(1.1);
}
@media (max-width: 991px) {
  .custom-footer-bottom ul.business-info-socialmedia {
    float: none;
    text-align: center;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .xd-footer {
    display: flex;
  }
}
.xd-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.xd-footer a {
  display: inline-block;
  transition: 0.2s linear;
  color: #fff;
}
.xd-footer a:hover,
.xd-footer a:active,
.xd-footer a:focus {
  color: #e5c80e;
}
@media (min-width: 768px) {
  .xd-footer .contact-column {
    width: 35%;
  }
}
@media (min-width: 992px) {
  .xd-footer .contact-column {
    width: 30%;
  }
}
.xd-footer .contact-column h3 {
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
  text-transform: capitalize;
  color: #fff;
}
.xd-footer .contact-column a {
  font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}
.xd-footer .contact-column a .fa {
  color: #e5c80e;
}
.xd-footer .contact-column a span {
  display: block;
}
@media (min-width: 1200px) {
  .xd-footer .contact-column ul {
    font-size: 16px;
  }
}
.xd-footer .contact-column ul li + li {
  margin-top: 10px;
}
.xd-footer .links-column {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .xd-footer .links-column {
    width: 65%;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .xd-footer .links-column {
    width: 70%;
  }
}
.xd-footer .links-column ul li {
  line-height: 30px;
}
@media (min-width: 992px) {
  .xd-footer .links-column ul li {
    font-size: 16px;
    line-height: 45px;
  }
}
@media (min-width: 1200px) {
  .xd-footer .links-column ul li {
    font-size: 20px;
  }
}
.xd-footer .links-column a {
  font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}
.xd-footer .links-column a:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  position: relative;
  left: 0;
  transition: 0.2s linear;
  margin-right: 6px;
  color: #e5c80e;
}
.xd-footer .links-column a:hover:before,
.xd-footer .links-column a:active:before,
.xd-footer .links-column a:focus:before {
  left: 4px;
}
.col-xs-12.col-md-6.copyright-info,
.col-md-6.copyright-info.ari-col-xs-12,
.col-xs-12.copyright-info.ari-col-md-6,
.copyright-info.ari-col-xs-12.ari-col-md-6 {
  padding-left: 0;
}
.col-xs-12.col-md-6.text-right.footer-nav,
.col-md-6.text-right.footer-nav.ari-col-xs-12,
.col-xs-12.text-right.footer-nav.ari-col-md-6,
.text-right.footer-nav.ari-col-xs-12.ari-col-md-6 {
  padding-right: 0;
}
#customSearchForm,
#customSearchForm_mobile {
  padding-bottom: 10px;
  position: relative;
}
#customSearchForm input[type='text'],
#customSearchForm_mobile input[type='text'] {
  width: calc(100% - 100px);
  height: 40px;
  padding-left: 20px;
  font-size: 18px;
  margin-right: -4px;
}
#customSearchForm span,
#customSearchForm_mobile span {
  position: relative;
  height: 40px;
  width: 40px;
  background-color: #000;
  display: inline-block;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  top: 13px;
}
#customSearchForm span i,
#customSearchForm_mobile span i {
  color: white;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  transition: 0.3s ease;
  padding-top: 13px;
}
#customSearchForm span:hover,
#customSearchForm_mobile span:hover {
  background-color: #36baf3;
}
#customSearchForm input[type='submit'],
#customSearchForm_mobile input[type='submit'] {
  border: none;
  font-size: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
}
.cta-section .fadeInDown {
  animation-name: none;
}
.cta-section .fadeindown-effect {
  opacity: 1;
}
.footer .custom-footer-top h1,
.footer .custom-footer-top h2,
.footer .custom-footer-top h3,
.footer .custom-footer-top h4,
.footer .custom-footer-top a {
  font-family: 'sans-serif';
}
._pss_196y8_2 ._text-center_196y8_7805 h2 {
  color: black !important;
}
._pss_196y8_2 a {
  color: black !important;
}
[data-element-id='916264bc-18d7-2f1f-7578-0064c93156f0'] {
  margin-bottom: 40px;
}
[data-element-id='916264bc-18d7-2f1f-7578-0064c93156f0'] {
  padding-bottom: 25px;
}
[data-element-id='c203db9e-ebc0-11bb-0cff-00adc29f6f95'] {
  margin-bottom: 40px;
}
[data-element-id='c203db9e-ebc0-11bb-0cff-00adc29f6f95'] {
  padding-bottom: 25px;
}
[data-element-id='4b4f0fb6-597c-c568-3ff4-02478c8efc69'] {
  margin-bottom: 40px;
}
[data-element-id='4b4f0fb6-597c-c568-3ff4-02478c8efc69'] {
  padding-bottom: 25px;
}
[data-element-id='865eb3b4-82ed-a7f4-3d26-0248827b23af'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='07ee8f86-2e53-96f7-c3a6-049af6b66270'] {
  margin-top: 30px;
}
[data-element-id='8a36395d-2c1d-23eb-6076-0c230616d8a7'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='b4c57506-d8b3-04e7-e7c6-0dc88323711c'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='a554d39e-e84e-a1e9-8037-109524d0ab04'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='19713c59-6424-7ea1-45f9-1330ce8a81bc'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='5b1b2ca5-cfb1-5cbb-7fdc-15f18b3b0ef4'] {
  margin-bottom: 40px;
}
[data-element-id='5b1b2ca5-cfb1-5cbb-7fdc-15f18b3b0ef4'] {
  padding-bottom: 25px;
}
[data-element-id='a0ff0a37-51b9-f36e-5a4d-1623d019f1f9'] {
  margin-bottom: 40px;
}
[data-element-id='a0ff0a37-51b9-f36e-5a4d-1623d019f1f9'] {
  padding-bottom: 25px;
}
[data-element-id='fc1c4bc7-9e6b-68b4-ebbe-1b4f042992c4'] {
  margin-top: 40px;
  margin-bottom: 45px;
}
[data-element-id='bb3000fa-ba3f-094b-87e2-1c311965ac27'] {
  margin-top: 45px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  [data-element-id='3533f346-a635-47ed-8a2b-1ea12f6106cb'] {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  [data-element-id='3533f346-a635-47ed-8a2b-1ea12f6106cb'] {
    display: none !important;
  }
}
[data-element-id='36945dff-bc19-be9c-ea83-1ecff168ebc1'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='6ecb06c9-9c47-814a-8824-274c7dbaaf42'] {
  margin-bottom: 40px;
}
[data-element-id='6ecb06c9-9c47-814a-8824-274c7dbaaf42'] {
  padding-bottom: 25px;
}
[data-element-id='8fd42bd1-bec4-ddb6-716a-27866aeadab1'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='8fd42bd1-bec4-ddb6-716a-27866aeadab1'] p {
  font-size: 12px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
[data-element-id='c381b2fe-1188-74eb-0ae1-29607be999a9'] {
  margin-top: 40px;
  margin-bottom: 45px;
}
[data-element-id='9711b263-924a-5cd0-e50a-2de72ff2c499'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='8af286eb-739d-1e53-137c-340f28061db8'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='e68d2eea-81b6-0714-46b5-34b534a60f5a'] {
  margin-top: 45px;
  margin-bottom: 45px;
}
[data-element-id='b3f978de-8b03-6d20-412a-35ba7ecb5dc8'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  [data-element-id='5e6893a5-bd48-3897-1f1e-36e290b68403'] {
    display: none !important;
  }
}
[data-element-id='46208893-e772-93bc-be64-386c041b6370'] {
  padding-top: 35px;
}
[data-element-id='8e2ac2e3-bdb6-478a-28ed-38fe23fd1ddb'] {
  margin-bottom: 40px;
}
[data-element-id='8e2ac2e3-bdb6-478a-28ed-38fe23fd1ddb'] {
  padding-bottom: 25px;
}
[data-element-id='b5334359-50f8-b362-839c-3b85f4db02b1'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='1f24e294-1def-419e-9003-3e335e047ab6'] {
  margin-bottom: 40px;
}
[data-element-id='1f24e294-1def-419e-9003-3e335e047ab6'] {
  padding-bottom: 25px;
}
[data-element-id='59d1ea5b-2992-db1d-bf46-3efbdfe93fd9'] {
  margin-top: 30px;
}
[data-element-id='b58e3b24-1055-f4b6-de0b-419dfe6cec3d'] {
  margin-bottom: 40px;
}
[data-element-id='b58e3b24-1055-f4b6-de0b-419dfe6cec3d'] {
  padding-bottom: 25px;
}
[data-element-id='95381832-fc69-0689-3465-4628a601f898'] {
  margin-top: 40px;
  margin-bottom: 45px;
}
[data-element-id='a862e9d9-5171-a0a8-4f13-4a03d021699b'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='a11cc032-e6c2-edda-713a-524af133a6b1'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='1fd54380-aff6-4f24-8be7-586818cef4ce'] {
  color: #fff;
  font-size: 22px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
[data-element-id='2a9e8a1e-4483-4072-befe-58a7abe68619'] {
  padding-top: 35px;
  padding-bottom: 35px;
}
[data-element-id='f3b14b5d-9f48-8743-57b0-61aadafd3994'] {
  margin-top: 40px;
  margin-bottom: 45px;
}
[data-element-id='8d0b6911-d45c-2428-5422-65aa3e0ee5c6'] {
  margin-bottom: 40px;
}
[data-element-id='8d0b6911-d45c-2428-5422-65aa3e0ee5c6'] {
  padding-bottom: 25px;
}
[data-element-id='76e78145-66ea-9f3f-9df8-6a2dec5e20d1'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='3ec1fd6f-9851-3e89-5a81-6ab6d57facb9'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='7922c0ea-91c3-3e6d-eff7-704805fdad89'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='c97c9e34-d6de-429d-a74d-75d874004e8f'] {
  background-image: url('//cdnmedia.endeavorsuite.com/images/ThumbGenerator/Thumb.aspx?img=//cdnmedia.endeavorsuite.com/images/organizationsstg/ee45e69d-e116-4814-8f18-a7c24d5c5d98/backgrounds/Power-1-Desktop.jpg&v=1606246793752&mw=1920&mh=340&f=1');
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  [data-element-id='c97c9e34-d6de-429d-a74d-75d874004e8f'] {
    background-image: url('//cdnmedia.endeavorsuite.com/images/ThumbGenerator/Thumb.aspx?img=//cdnmedia.endeavorsuite.com/images/organizationsstg/ee45e69d-e116-4814-8f18-a7c24d5c5d98/backgrounds/Power-1-Mobile.jpg&v=1606246793752&mw=1242&mh=503&f=1') !important;
  }
}
[data-element-id='d8255716-c93f-f002-a008-7b390b714129'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='eca86bf3-6e9f-692e-e8c2-81b9901d506f'] {
  margin-top: 30px;
}
[data-element-id='8aebf982-2b00-20d7-71e3-852a0ac85860'] {
  margin-top: 40px;
}
[data-element-id='8aebf982-2b00-20d7-71e3-852a0ac85860'] {
  padding-right: 20px;
  padding-left: 20px;
}
[data-element-id='3f26bf41-bbc9-b7f3-dd5b-8c9ffbd57250'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='cdfa14dd-4839-f7f6-9b7b-8ca03cd690d0'] {
  margin-top: 45px;
  margin-bottom: 45px;
}
[data-element-id='589912e3-d851-fe6e-d4e4-94f3b76b9a13'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='5e7d80e0-7df1-2d50-1665-98efcfa0445d'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
  background-color: rgba(0, 0, 0, 0.6);
}
[data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
  color: #fff;
}
@media (min-width: 768px) {
  [data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
    display: flex;
    align-items: center;
  }
}
[data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  [data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
[data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
  padding-top: 2%;
  padding-bottom: 2%;
}
@media (min-width: 768px) {
  [data-element-id='1e9ee776-5b97-4457-8c9d-a4661ea0f3a1'] {
    padding-top: 1%;
    padding-bottom: 1%;
  }
}
[data-element-id='ac474153-1bda-4c9f-f348-a6d496af954e'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='456d0ac8-fdd1-441c-b067-abf7b4947b42'] {
  padding-top: 35px;
  padding-bottom: 35px;
}
[data-element-id='200a097c-eccb-e4f3-63aa-ac8821c3d565'] {
  margin-top: 40px;
  margin-bottom: 45px;
}
[data-element-id='a55dbba3-303b-443c-b739-b06f054931b6'] {
  background-image: url('//cdnmedia.endeavorsuite.com/images/ThumbGenerator/Thumb.aspx?img=//cdnmedia.endeavorsuite.com/images/dominoprovisioner/panels/cant-find-bg.jpg&v=1543347376462&mw=1920&mh=1080&f=1');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
[data-element-id='7cbbc375-6241-41d9-83b0-b1c519c4f8f5'] {
  color: #fff;
  font-size: 45px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
@media (min-width: 1200px) {
  [data-element-id='185dc905-2b7e-427a-ae3f-bb28c82a46be'] {
    margin-top: 0;
    margin-bottom: 0;
  }
}
[data-element-id='185dc905-2b7e-427a-ae3f-bb28c82a46be'] {
  padding-bottom: 35px;
}
[data-element-id='69baa080-3306-f037-2ccb-bb6488150620'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='232fd19f-fcbc-d9c6-8f96-bc25e66ca984'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='3a4c3d2d-1143-36d9-5c00-bc5e0c5e70b5'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='5672804b-3e52-11bf-fe00-bd1c31bdcb78'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='5672804b-3e52-11bf-fe00-bd1c31bdcb78'] h2.text-uppercase,
[data-element-id='5672804b-3e52-11bf-fe00-bd1c31bdcb78'] h2.initialism {
  color: #040000;
  font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
[data-element-id='5672804b-3e52-11bf-fe00-bd1c31bdcb78'] {
  border-style: none;
}
[data-element-id='5c73d071-4450-894f-1aab-c0a0f9336b83'] {
  font-size: 10px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
[data-element-id='5c73d071-4450-894f-1aab-c0a0f9336b83'] {
  border-style: none;
  border-color: #888;
}
[data-element-id='2ce7047f-6f63-02b2-8ac6-c0c807683535'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='77f78e04-3214-1cc9-5e93-c1aad5314f80'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='94da0b59-7cd1-bb5c-e8d7-c5eda7467831'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='3ffd0168-82de-42ba-8cd9-c76cdfb4dda8']
  .alpaca-form-buttons-container {
  text-align: center;
}
@media (max-width: 767px) {
  [data-element-id='3ffd0168-82de-42ba-8cd9-c76cdfb4dda8']
    .alpaca-form-buttons-container
    button {
    width: 100%;
  }
}
[data-element-id='ea83be6e-db22-aa4b-b300-c920110f2cc6'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='6e31a62d-2d82-ec83-c9ea-cad0b8e982f5'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='cdb2efed-ef3c-b7d9-298a-d2f3e848dbc8'] {
  padding-bottom: 25px;
}
[data-element-id='adaab049-7ba1-a678-eeb9-d587216dedbe'] {
  margin-top: 45px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  [data-element-id='47904eb1-5df0-4782-a13a-ded5555f32be'] {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  [data-element-id='47904eb1-5df0-4782-a13a-ded5555f32be'] {
    display: none !important;
  }
}
[data-element-id='7c4b5fb8-7111-35a1-b0d7-e57936557ca0'] {
  margin-bottom: 40px;
}
[data-element-id='7c4b5fb8-7111-35a1-b0d7-e57936557ca0'] {
  padding-bottom: 25px;
}
[data-element-id='200d78fd-9ea4-13d0-e925-ebd597245383'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='fce17427-4fff-2f4f-8801-f4808cd65865'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='585e8781-bc3d-1501-02d3-f78564ea4f14'] {
  margin-top: 30px;
}
[data-element-id='fde8d363-ce30-1bad-23c9-f900718f9277'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='7bbc2a48-bb30-c0db-5164-f90956d30e8a'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}
[data-element-id='5881033d-4a2d-1730-96f7-fa1f2d746410'] {
  margin-right: 250px;
  margin-left: 250px;
}
[data-element-id='7f02c8f5-4b3a-f89e-0895-fb3ba57ba889'] a div {
  top: 50% !important;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}

/*# sourceMappingURL=site.compiled.css.map */
