@import "http://fast.fonts.net/t/1.css?apiType=css&projectid=d67fbb8f-93cd-46b7-9ef8-b7e0c033cbd6";
@import "https://fonts.googleapis.com/css?family=Cabin:400,500,600,700";
@import "http://fast.fonts.net/t/1.css?apiType=css&projectid=d67fbb8f-93cd-46b7-9ef8-b7e0c033cbd6";
/*
 * Paths
 *
 * NOTE: Do not edit the default paths, please only comment in/out the correct version
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */



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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !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^="javascript:"]:after,
  a[href^="#"]: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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot');
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  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";
}
* {
  -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.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ea3592;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #bf146c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.sk-category-area-item .sk-image-holder a img,
.sk-category-wrapper .sk-category .sk-category-image-holder a img,
.sk-carousel-item .sk-image-holder img,
.sk-404-error .sk-image-holder img,
.sk-general-content .sk-image-holder .sk-featured-image,
.sk-sitemap-item img,
.sk-instruction-image,
.sk-list-item .sk-image-holder img,
.sk-category .category-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only,
.sk-language-select label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #474444;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fff7f4;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ea3592;
}
a.text-primary:hover {
  color: #d61679;
}
.text-success {
  color: #96d22d;
}
a.text-success:hover {
  color: #78a824;
}
.text-info {
  color: #25b1e6;
}
a.text-info:hover {
  color: #1693c2;
}
.text-warning {
  color: #ff6428;
}
a.text-warning:hover {
  color: #f44400;
}
.text-danger {
  color: #ea3592;
}
a.text-danger:hover {
  color: #d61679;
}
.bg-primary {
  color: #fff;
  background-color: #ea3592;
}
a.bg-primary:hover {
  background-color: #d61679;
}
.bg-success {
  background-color: #f4fbea;
}
a.bg-success:hover {
  background-color: #dff2c0;
}
.bg-info {
  background-color: #dcf2fb;
}
a.bg-info:hover {
  background-color: #aee2f6;
}
.bg-warning {
  background-color: #fff7f4;
}
a.bg-warning:hover {
  background-color: #ffd2c1;
}
.bg-danger {
  background-color: #fdeef6;
}
a.bg-danger:hover {
  background-color: #f8c0dd;
}
.page-header,
.sk-page-header,
.sk-article-nav-header,
.sk-category-area-header,
.sk-category-list-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
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,
.sk-container-header,
.sk-container-nav,
.sk-container-breadcrumbs,
.sk-container-body,
.sk-container-regulatory,
.sk-container-footer,
.sk-general-jumbotron-container,
.sk-container-carousel-item,
.sk-site-messages {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-general-jumbotron-container,
  .sk-container-carousel-item,
  .sk-site-messages {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-general-jumbotron-container,
  .sk-container-carousel-item,
  .sk-site-messages {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-breadcrumbs,
  .sk-container-body,
  .sk-container-regulatory,
  .sk-container-footer,
  .sk-general-jumbotron-container,
  .sk-container-carousel-item,
  .sk-site-messages {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f4fbea;
}
.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: #eaf6d5;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #dcf2fb;
}
.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: #c5eaf8;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fff7f4;
}
.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: #ffe5db;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdeef6;
}
.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: #fbd7e9;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #96d22d;
}
.has-success .form-control {
  border-color: #96d22d;
  -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: #78a824;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
}
.has-success .input-group-addon {
  color: #96d22d;
  border-color: #96d22d;
  background-color: #f4fbea;
}
.has-success .form-control-feedback {
  color: #96d22d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #ff6428;
}
.has-warning .form-control {
  border-color: #ff6428;
  -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: #f44400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
}
.has-warning .input-group-addon {
  color: #ff6428;
  border-color: #ff6428;
  background-color: #fff7f4;
}
.has-warning .form-control-feedback {
  color: #ff6428;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #ea3592;
}
.has-error .form-control {
  border-color: #ea3592;
  -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: #d61679;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f491c4;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f491c4;
}
.has-error .input-group-addon {
  color: #ea3592;
  border-color: #ea3592;
  background-color: #fdeef6;
}
.has-error .form-control-feedback {
  color: #ea3592;
}
.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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #415a6c;
  border-color: #54758c;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #2e3f4c;
  border-color: #3d5566;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #415a6c;
  border-color: #54758c;
}
.btn-default .badge {
  color: #415a6c;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ea3592;
  border-color: #e81e86;
}
.btn-primary .badge {
  color: #ea3592;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #96d22d;
  border-color: #87bd29;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #78a824;
  border-color: #638b1e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #96d22d;
  border-color: #87bd29;
}
.btn-success .badge {
  color: #96d22d;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #25b1e6;
  border-color: #19a4d9;
}
.btn-info .badge {
  color: #25b1e6;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff520e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f44400;
  border-color: #d03a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff6428;
  border-color: #ff520e;
}
.btn-warning .badge {
  color: #ff6428;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e62828;
  border-color: #db1919;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c41717;
  border-color: #a41313;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e62828;
  border-color: #db1919;
}
.btn-danger .badge {
  color: #e62828;
  background-color: #fff;
}
.btn-link {
  color: #ea3592;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #bf146c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ea3592;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ea3592;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #ea3592;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 1000px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .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;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #415a6c;
  border-color: #354957;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3b5262;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #354957;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.3);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ea3592;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.9);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #354957;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #354957;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #3b5262;
  }
  .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: #fff;
    background-color: #354957;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #c8c8c8;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #dcdcdc;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #e3e3e3;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #dcdcdc;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #f5f5f5;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #f5f5f5;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #c8c8c8;
  }
  .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: #dcdcdc;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f9f9f9;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ea3592;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #bf146c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ea3592;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d61679;
}
.label-success {
  background-color: #96d22d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #78a824;
}
.label-info {
  background-color: #25b1e6;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1693c2;
}
.label-warning {
  background-color: #ff6428;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f44400;
}
.label-danger {
  background-color: #e62828;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c41717;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ea3592;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron,
.sk-jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(60, 71, 100, 0.1);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgba(41, 48, 68, 0.1);
}
.container .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron,
  .sk-jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ea3592;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert,
.sk-article-list-page .sk-no-content {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #f4fbea;
  border-color: #f0f6d5;
  color: #96d22d;
}
.alert-success hr {
  border-top-color: #e8f2c0;
}
.alert-success .alert-link {
  color: #78a824;
}
.alert-info,
.sk-article-list-page .sk-no-content {
  background-color: #dcf2fb;
  border-color: #bcf1f7;
  color: #25b1e6;
}
.alert-info hr {
  border-top-color: #a5ecf5;
}
.alert-info .alert-link {
  color: #1693c2;
}
.alert-warning {
  background-color: #fff7f4;
  border-color: #ffdfdb;
  color: #ff6428;
}
.alert-warning hr {
  border-top-color: #ffc8c1;
}
.alert-warning .alert-link {
  color: #f44400;
}
.alert-danger {
  background-color: #fdeef6;
  border-color: #fbd7ef;
  color: #ea3592;
}
.alert-danger hr {
  border-top-color: #f8c0e6;
}
.alert-danger .alert-link {
  color: #d61679;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: #ea3592;
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #96d22d;
}
.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: #25b1e6;
}
.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: #ff6428;
}
.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: #e62828;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fdeef6;
}
.list-group-item-success {
  color: #96d22d;
  background-color: #f4fbea;
}
a.list-group-item-success {
  color: #96d22d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #96d22d;
  background-color: #eaf6d5;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #96d22d;
  border-color: #96d22d;
}
.list-group-item-info {
  color: #25b1e6;
  background-color: #dcf2fb;
}
a.list-group-item-info {
  color: #25b1e6;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #25b1e6;
  background-color: #c5eaf8;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #25b1e6;
  border-color: #25b1e6;
}
.list-group-item-warning {
  color: #ff6428;
  background-color: #fff7f4;
}
a.list-group-item-warning {
  color: #ff6428;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ff6428;
  background-color: #ffe5db;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff6428;
}
.list-group-item-danger {
  color: #ea3592;
  background-color: #fdeef6;
}
a.list-group-item-danger {
  color: #ea3592;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ea3592;
  background-color: #fbd7e9;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel,
.sk-promo-slot {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading,
.sk-promo-slot-heading,
.sk-promo-slot-flexible-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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,
.sk-promo-slot {
  border-color: #ddd;
}
.panel-default > .panel-heading,
.sk-promo-slot > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge,
.sk-promo-slot > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ea3592;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ea3592;
  border-color: #ea3592;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea3592;
}
.panel-primary > .panel-heading .badge {
  color: #ea3592;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea3592;
}
.panel-success {
  border-color: #f0f6d5;
}
.panel-success > .panel-heading {
  color: #96d22d;
  background-color: #f4fbea;
  border-color: #f0f6d5;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0f6d5;
}
.panel-success > .panel-heading .badge {
  color: #f4fbea;
  background-color: #96d22d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0f6d5;
}
.panel-info {
  border-color: #bcf1f7;
}
.panel-info > .panel-heading {
  color: #25b1e6;
  background-color: #dcf2fb;
  border-color: #bcf1f7;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bcf1f7;
}
.panel-info > .panel-heading .badge {
  color: #dcf2fb;
  background-color: #25b1e6;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bcf1f7;
}
.panel-warning {
  border-color: #ffdfdb;
}
.panel-warning > .panel-heading {
  color: #ff6428;
  background-color: #fff7f4;
  border-color: #ffdfdb;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffdfdb;
}
.panel-warning > .panel-heading .badge {
  color: #fff7f4;
  background-color: #ff6428;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffdfdb;
}
.panel-danger {
  border-color: #fbd7ef;
}
.panel-danger > .panel-heading {
  color: #ea3592;
  background-color: #fdeef6;
  border-color: #fbd7ef;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbd7ef;
}
.panel-danger > .panel-heading .badge {
  color: #fdeef6;
  background-color: #ea3592;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbd7ef;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sk-container-breadcrumbs:before,
.sk-container-breadcrumbs:after,
.sk-article-nav-links:before,
.sk-article-nav-links:after,
.sk-promo-row-header:before,
.sk-promo-row-header:after,
.sk-category-area-list:before,
.sk-category-area-list:after,
.sk-scroll-nav:before,
.sk-scroll-nav:after,
.sk-buy-online-list:before,
.sk-buy-online-list:after,
.sk-404-error:before,
.sk-404-error:after,
.sk-product-related-info .sk-related-products .sk-related-product-list:before,
.sk-product-related-info .sk-related-products .sk-related-product-list:after,
.sk-gallery-list:before,
.sk-gallery-list:after,
.sk-list:before,
.sk-list:after,
.no-flexbox .sk-category-list:before,
.no-flexbox .sk-category-list:after,
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:before,
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:after,
.sk-has-productGallery .sk-content-heading:before,
.sk-has-productGallery .sk-content-heading:after,
.sk-general-jumbotron .sk-general-jumbotron-container:before,
.sk-general-jumbotron .sk-general-jumbotron-container:after,
.sk-container-header:before,
.sk-container-header:after,
.sk-container-nav:before,
.sk-container-nav:after,
.sk-container-breadcrumbs:before,
.sk-container-breadcrumbs:after,
.sk-container-body:before,
.sk-container-body:after,
.sk-container-regulatory:before,
.sk-container-regulatory:after,
.sk-container-footer:before,
.sk-container-footer:after,
.sk-general-jumbotron-container:before,
.sk-general-jumbotron-container:after,
.sk-container-carousel-item:before,
.sk-container-carousel-item:after,
.sk-site-messages:before,
.sk-site-messages:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.sk-container-breadcrumbs:after,
.sk-article-nav-links:after,
.sk-promo-row-header:after,
.sk-category-area-list:after,
.sk-scroll-nav:after,
.sk-buy-online-list:after,
.sk-404-error:after,
.sk-product-related-info .sk-related-products .sk-related-product-list:after,
.sk-gallery-list:after,
.sk-list:after,
.no-flexbox .sk-category-list:after,
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:after,
.sk-has-productGallery .sk-content-heading:after,
.sk-general-jumbotron .sk-general-jumbotron-container:after,
.sk-container-header:after,
.sk-container-nav:after,
.sk-container-breadcrumbs:after,
.sk-container-body:after,
.sk-container-regulatory:after,
.sk-container-footer:after,
.sk-general-jumbotron-container:after,
.sk-container-carousel-item:after,
.sk-site-messages:after {
  clear: both;
}
.center-block,
.sk-category-area-item .sk-image-holder a img,
.sk-category-wrapper .sk-category .sk-category-image-holder a img,
.sk-carousel-item .sk-image-holder img,
.sk-404-error .sk-image-holder img,
.sk-general-content .sk-image-holder .sk-featured-image,
.sk-sitemap-item img,
.cdc-form-container,
.sk-list-item .sk-image-holder img,
.sk-category .category-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*******************************/
/*
 * This extends bootstrap with an override theme.
 * Use it as a base when creating your own styling
 * or replace it with fully customized bootstrap.
 */
@font-face {
  font-family: "Futura LT W01 Light";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/2b40e918-d269-4fd9-a572-19f5fec7cd7f.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/2b40e918-d269-4fd9-a572-19f5fec7cd7f.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/26091050-06ef-4fd5-b199-21b27c0ed85e.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/cca525a8-ad89-43ae-aced-bcb49fb271dc.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/88cc7a39-1834-4468-936a-f3c25b5d81a1.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/14d6bf5d-15f1-4794-b18e-c03fb9a5187e.svg#14d6bf5d-15f1-4794-b18e-c03fb9a5187e") format("svg");
}
@font-face {
  font-family: "Futura LT W01 Book";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/cf053eae-ba1f-44f3-940c-a34b68ccbbdf.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/cf053eae-ba1f-44f3-940c-a34b68ccbbdf.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/8bf38806-3423-4080-b38f-d08542f7e4ac.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/e2b9cbeb-fa8e-41cd-8a6a-46044b29ba52.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/c2a69697-4f06-4764-abd4-625031a84e31.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/futura/dc423cc1-bf86-415c-bc7d-ad7dde416a34.svg#dc423cc1-bf86-415c-bc7d-ad7dde416a34") format("svg");
}
/* brandon */
@font-face {
  font-family: 'brandon';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_bld.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_bld.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_bld.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_bld.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'brandon';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_blk.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_blk.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_blk.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_blk.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'brandon';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_reg.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_reg.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_reg.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/brandon/brandon_reg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
/* raleway */
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway-thin.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-thin.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-thin.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-thin.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-thin.svg#ralewaythin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extralight.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extralight.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extralight.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extralight.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extralight.svg#ralewayextralight') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-light.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-light.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-light.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-light.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-light.svg#ralewaylight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-regular.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-regular.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-regular.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-regular.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-regular.svg#ralewayregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-medium.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-medium.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-medium.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-medium.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-medium.svg#ralewaymedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-semibold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-semibold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-semibold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-semibold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-semibold.svg#ralewaysemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-bold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-bold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-bold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-bold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-bold.svg#ralewaybold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extrabold.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extrabold.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extrabold.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extrabold.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-extrabold.svg#ralewayextrabold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-heavy.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-heavy.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-heavy.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-heavy.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/modules/fonts/raleway/raleway-heavy.svg#ralewayheavy') format('svg');
  font-weight: 900;
  font-style: normal;
}
/*
  (RB) Custom Typography
  **************************************/
/*h1, h2, h3,*/
legend {
  color: #415a6c;
}
body {
  font-family: 'brandon', Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 30px;
  text-transform: uppercase;
}
h2 {
  font-size: 24px;
  text-transform: uppercase;
}
h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.text-mandatory {
  color: #ea3592;
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
}
/*
 * Custom Colours
 **************************************/
/*Infosys - oneCMS to SK upgrade for LimeAway */
/*Devices Resolution*/
/* variables airwick */
/* bs override */
/* container sizes */
/* breakpoints */
/* media query shortcuts */
/* fonts */
/* navbar */
/*
 Header Styles
 **************************************/
.sk-main-header {
  position: relative;
  z-index: 3;
}
.sk-main-header .sk-logo {
  padding: 6px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sk-main-header .sk-logo {
    text-align: left;
  }
}
.sk-main-header .sk-logo img {
  display: none;
}
.sk-main-header .sk-logo a {
  display: block;
  width: 88px;
  height: 89px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo.png') no-repeat;
}
.sk-main-header .sk-logo a img {
  display: none;
}
.sk-main-header .sk-sub-nav-links {
  float: right;
}
.sk-main-header .sk-sub-nav-links li a {
  font-size: 12px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #474444;
  text-transform: uppercase;
}
.sk-main-header .sk-sub-nav-links li a:hover,
.sk-main-header .sk-sub-nav-links li a:focus {
  background-color: #fff;
  color: #22462b !important;
}
.sk-main-header .sk-social-sharing {
  border-right: 1px solid #e1e1da;
  height: 43px;
}
.sk-main-header .sk-site-name {
  margin-top: 0;
}
.sk-main-header .sk-site-name-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (max-width: 767px) {
  .sk-localizer {
    background: #e2e3dd;
  }
}
@media (min-width: 768px) {
  .sk-localizer {
    /*display: none;*/
  }
}
.sk-localizer > li {
  display: inline-block;
  float: none;
  width: auto;
}
.sk-localizer > li > a,
.sk-localizer > li > a:hover {
  color: #474444;
  background: #fff !important;
}
@media (max-width: 767px) {
  .sk-localizer > li > a,
  .sk-localizer > li > a:hover {
    background: #e2e3dd !important;
  }
}
.sk-localizer > li.sk-language-selector-label {
  margin-right: 0;
}
.sk-localizer > li.sk-language-selector > a {
  padding-left: 5px;
}
@media (min-width: 768px) {
  .sk-localizer > li > ul {
    left: initial;
    right: 0;
  }
}
@media (max-width: 767px) {
  .sk-localizer > li > ul {
    background: #e2e3dd !important;
  }
}
@media (max-width: 767px) {
  .sk-localizer > li > ul > li > a {
    background: #e2e3dd !important;
  }
}
@media (max-width: 767px) {
  .sk-language-select {
    float: left;
  }
  .sk-language-select select {
    margin-top: 5px;
  }
}
.sk-language-select select {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
select.sk-language-select select {
  height: 30px;
  line-height: 30px;
}
textarea.sk-language-select select,
select[multiple].sk-language-select select {
  height: auto;
}
/*
  Footer
  **************************************/
.sk-footer .sk-footer-nav {
  background: none;
  border: 0;
}
.sk-footer .sk-footer-nav .navbar-collapse {
  border: 0;
}
.sk-footer .sk-footer-nav div {
  background: none;
}
.sk-footer .sk-footer-nav div ul.navbar-nav {
  float: none !important;
  text-align: center;
}
@media (max-width: 767px) {
  .sk-footer .sk-footer-nav div ul.navbar-nav {
    text-align: left;
  }
}
.sk-footer .sk-footer-nav div ul.navbar-nav li {
  display: inline-block !important;
  float: none;
}
@media (max-width: 767px) {
  .sk-footer .sk-footer-nav div ul.navbar-nav li {
    display: block !important;
  }
}
.sk-footer .sk-footer-nav div ul.navbar-nav li a,
.sk-footer .sk-footer-nav div ul.navbar-nav li a:hover {
  font-size: 13px;
  line-height: 41px;
  text-decoration: underline;
  color: rgba(68, 69, 69, 0.85);
  background: none;
  padding: 0 8px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sk-footer .sk-footer-nav div ul.navbar-nav li a,
  .sk-footer .sk-footer-nav div ul.navbar-nav li a:hover {
    font-size: 15px;
    line-height: 45px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #f1eee9;
    padding: 0;
    margin: 0 8px;
  }
}
.sk-footer .sk-footer-nav div ul.navbar-nav::before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo_footer_vertical.png') no-repeat;
  display: block;
  width: 285px;
  height: 141px;
  margin: 0 auto 40px;
  /*
                    * Only US version has different footer image.
                    */
}
.sk-country-us .sk-footer .sk-footer-nav div ul.navbar-nav::before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo_footer_horizontal.png') no-repeat;
  width: 446px;
  height: 90px;
  margin-bottom: 35px;
}
.sk-country-pl .sk-footer .sk-footer-nav div ul.navbar-nav::before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo-footer-poland.png') no-repeat;
  width: 285px;
  height: 132px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .sk-footer .sk-footer-nav div ul.navbar-nav::before {
    display: none;
  }
}
.sk-footer .sk-footer-last-updated {
  color: rgba(68, 69, 69, 0.7);
  float: none !important;
  clear: left;
  text-align: center;
  font-size: 13px;
  line-height: 41px;
  margin: 0 -7px;
}
@media (max-width: 767px) {
  .sk-footer .sk-footer-last-updated {
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
  }
}
body[class*="sk-vaporino"] .sk-footer .sk-footer-nav ul.navbar-nav:before {
  width: 254px;
  height: 61px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essentia-mist-logo.png') no-repeat;
}
body[class*="sk-vaporino"] .sk-footer .sk-footer-nav ul.navbar-nav li a {
  font-size: 12px;
  text-decoration: none;
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
}
body[class*="sk-vaporino"] .sk-footer .sk-footer-nav ul.navbar-nav li a:hover {
  color: #e1f7f7;
  text-decoration: none;
  font-size: 12px;
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
}
body[class*="sk-vaporino"] .sk-footer .sk-footer-last-updated {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  font-size: 10px;
  font-weight: 300;
}
body[class*="sk-vaporino"] .rb-footer {
  z-index: -1;
}
body[class*="sk-vaporino"] .rb-footer-text {
  margin-top: 0;
}
.sk-vaporino.sk-country-es .sk-footer .sk-footer-nav ul.navbar-nav:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essential_mist_logo_ES.png') no-repeat !important;
}
.sk-vaporino.sk-country-es .sk-segment-top .sk-logo:after {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essential_mist_logo_ES.png') !important;
}
/*
  Scaffolding
  **************************************/
@media (max-width: 767px) {
  html {
    overflow: hidden;
    overflow-y: auto;
  }
}
body {
  position: relative;
  background-color: #f1eee9;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}
.sk-page-header {
  margin-top: -5px;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.sk-page-header h1 {
  margin-top: 0;
  font-size: 27px;
  line-height: 31px;
  color: #474444;
  font-weight: 900;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sk-content-area {
  margin-top: 20px;
}
.clear {
  clear: both;
}
/*
 * Page Segments
 ******************************/
/*

In order to make the layouts more maleable we've split them into segments.
This allows you to specify different backgrounds across the segments or to group the different areas together

*/
.sk-segment-all {
  position: relative;
}
.sk-segment-all::before {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0;
  content: '';
  /*background-image:url('images/kites/journey.ltr.png');*/
  background-repeat: no-repeat;
  z-index: -1;
  background-position: left 130px top 80px;
}
@media (min-width: 768px) {
  .sk-segment-all::before {
    background-position: left 310px top 15px;
  }
}
@media (min-width: 992px) {
  .sk-segment-all::before {
    background-position: left 420px top 15px;
  }
}
@media (min-width: 1200px) {
  .sk-segment-all::before {
    background-position: left 520px top 15px;
  }
}
/************************************/
.sk-segment-header {
  background-color: #FFFFFF;
  height: 110px;
}
@media (max-width: 991px) {
  .sk-segment-header {
    height: 145px;
  }
}
@media (max-width: 767px) {
  .sk-segment-header {
    height: auto;
  }
}
.sk-segment-body {
  margin-top: 0;
  padding-bottom: 41px;
}
.sk-segment-footer {
  margin-top: 10px;
  background-color: #FFFFFF;
  padding-top: 56px;
}
@media (max-width: 767px) {
  .sk-segment-footer {
    padding-top: 0;
  }
}
/************************************/
/*
  Breadcrumbs
  **************************************/
.sk-container-breadcrumbs {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-container-breadcrumbs {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-container-breadcrumbs {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-container-breadcrumbs {
    width: 1170px;
  }
}
.sk-container-breadcrumbs > .navbar-header,
.sk-container-breadcrumbs > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-container-breadcrumbs > .navbar-header,
  .sk-container-breadcrumbs > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sk-container-breadcrumbs .breadcrumb {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: none;
  padding-left: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .sk-container-breadcrumbs .breadcrumb {
    float: left;
    width: 100%;
  }
}
.sk-container-breadcrumbs .breadcrumb li,
.sk-container-breadcrumbs .breadcrumb a {
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #474444;
  font-size: 13px;
  text-transform: uppercase;
}
.sk-container-breadcrumbs .breadcrumb li {
  margin-right: 20px;
  position: relative;
}
.sk-container-breadcrumbs .breadcrumb > li + li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #22462b;
}
/*
  Containers
  **************************************/
@media (max-width: 991px) {
  .sk-container-body {
    padding-top: 15px;
  }
}
.sk-container-header {
  /*height: 101px;*/
  position: relative;
  z-index: 100;
}
@media (max-width: 767px) {
  .sk-container-header {
    display: none;
  }
}
.sk-container-nav {
  height: 50px;
  position: relative;
  top: 53px;
}
@media (max-width: 767px) {
  .sk-container-nav {
    height: auto;
  }
}
@media (min-width: 768px) {
  .sk-container-nav .sk-social-sharing {
    display: none;
  }
}
@media (min-width: 768px) {
  .sk-container-nav .sk-localizer {
    display: none;
  }
}
/*
  Regulatory Section
  **************************************/
.sk-regulatory {
  font-size: 11px;
}
.sk-regulatory > p {
  margin: 0.7em 0;
}
/*
  (RB) MasterPage Templates
  **************************************/
.sk-leftnav-template {
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .sk-leftnav-template {
    padding-bottom: 20px;
  }
}
/*
  Country Selector
  - Used on all pages
  **************************************/
.sk-country-selector {
  /*top: 10px;
    left: 0;
    right: 20px;*/
  text-align: left;
  position: relative;
  width: 100%;
  color: #474444;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .sk-country-selector {
    top: 0;
    left: auto;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sk-country-selector ul.dropdown-menu > li > a {
    color: #474444 !important;
    outline: 0;
  }
}
.sk-country-selector-button {
  text-align: left;
  line-height: 24px;
  background: #eee;
  z-index: 50;
  border: 0;
  border-radius: 2px;
  padding: 13px 0 0 0;
  background-color: #fff;
}
.sk-country-selector-button:hover,
.sk-country-selector-button:focus {
  /*background: #ddd;*/
  border: 0;
  outline: none;
}
.sk-country-selector-button .caret {
  position: relative;
  top: -2px;
}
.sk-country-selector-dropdown {
  padding: 0;
  text-align: left;
  z-index: 1;
  position: absolute;
  top: 100%;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  display: none;
}
@media (min-width: 768px) {
  .sk-country-selector-dropdown {
    right: 0;
    width: 200px;
  }
}
.open .sk-country-selector-dropdown {
  display: block;
}
.sk-country-selector-dropdown ul {
  padding: 0;
  margin: 0;
}
.sk-country-selector-dropdown li {
  list-style-type: none;
}
.sk-country-selector-dropdown a {
  line-height: 30px;
  display: block;
  padding: 5px 10px;
}
.sk-country-selector-dropdown a:hover,
.sk-country-selector-dropdown a:focus {
  text-decoration: none;
  background: #ea3592;
  color: #fff;
}
.sk-country-selector-dropdown-group {
  width: 200px;
  float: left;
}
.sk-country-selector-dropdown-group-title {
  margin: 5px 10px;
}
/*
  Primary Navigation
  **************************************/
.sk-nav-primary {
  /*.sk-box-shadow;*/
  background-color: #fff;
  border: 0;
  position: relative;
  top: -8px;
}
@media (max-width: 767px) {
  .sk-nav-primary {
    /*background: red;*/
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse {
  padding: 0;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse {
    background: #e2e3dd;
    border-color: #8ea294;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav {
  position: relative;
  margin: 7.5px 0;
  margin-left: 105px;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links {
    margin-top: 0;
    padding-top: 0;
    /*padding-top: 7.5px;*/
    background: #fff;
  }
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav {
    left: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li {
    border-bottom: 1px solid #8ea294;
    background: #fff;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  color: #22462b;
  padding: 5px 11px 2px 32px;
  z-index: 10;
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a:hover,
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a:focus {
  background-color: #fff;
  color: #22462b;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a {
    font-size: 16px;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a:hover,
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li > a:focus {
    /*background-color: @m_nav_bg;*/
  }
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown a {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_menu_right.png') 10px 14px no-repeat;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown a b.caret {
  margin-left: 2px;
  margin-top: -3px;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown a b.caret {
    display: none;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu {
  border: 1px solid #e2e3dd;
  margin-top: 23px;
  margin-left: -7px;
  padding-bottom: 30px;
  overflow: visible;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu {
    border: 0;
    margin: 0;
    padding: 0;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li {
  padding: 0 18px;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li {
    padding-left: 32px;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a {
  font-size: 18px;
  line-height: 41px;
  color: #444444;
  padding: 0;
  border-bottom: 1px solid #d3d2d2;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a {
    border: 0;
    background: transparent !important;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a img {
    display: none;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a:focus {
    outline: 0;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a:hover {
  color: #008f2d;
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu::before {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 11px 9px;
  border-color: transparent transparent #e2e3dd transparent;
  position: absolute;
  top: -12px;
  left: 38px;
  overflow: visible;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu::before {
    display: none;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.open a {
  background-color: #fff;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.open a {
    /*background-color: @m_nav_bg;*/
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links {
  text-align: center;
}
@media (min-width: 768px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links {
    text-align: left;
    float: left;
    margin: 0;
    padding: 27px 0 20px 24px !important;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li {
    border: 0;
    border-right: 1px solid #91908d;
    background: #e2e3dd;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li:last-child {
    border: 0;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li a {
    font-size: 12px;
    color: #474444 !important;
    border: 0;
    padding: 0;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li a:hover {
    background: #e2e3dd;
  }
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li {
  display: inline-block;
  padding: 0 10px;
  list-style-type: none;
}
.sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li a {
  font-size: 12px;
  color: #474444;
}
@media (min-width: 768px) {
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links {
    display: inline-block;
  }
  .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links li {
    padding: 0 10px;
    list-style-type: none;
    float: left;
  }
}
.sk-nav-primary .sk-nav-inner form {
  padding-right: 0;
  margin: 7.5px 0;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner form {
    clear: both;
    border: 0;
    background: #e2e3dd;
  }
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search {
  width: 119px;
  box-shadow: none !important;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search {
    width: 96%;
  }
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search {
  border: 1px solid #e1e1da;
  border-right: 0;
  color: #22462b;
  text-transform: uppercase;
  z-index: 10;
  box-shadow: none !important;
  border-radius: 0;
  height: 34px;
}
@media (max-width: 991px) {
  .sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search {
    -webkit-appearance: none;
    border: 1px solid #e1e1da;
  }
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search:focus {
  box-shadow: none;
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search::-moz-placeholder,
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search::-webkit-input-placeholder,
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search input#sk-search::-ms-input-placeholder {
  color: #e1e1da;
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search button {
  z-index: 10;
  background: #fff;
  border: 1px solid #e1e1da;
  border-left: 0;
  padding-top: 8px;
  padding-bottom: 3px;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search button {
    height: 30px;
    border: 0;
  }
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search button:active {
  box-shadow: none;
}
.sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search button i {
  color: #22462b;
}
@media (max-width: 767px) {
  .sk-nav-primary .sk-nav-inner form div.input-group.sk-nav-group-search button i {
    top: 2px;
  }
}
@media (min-width: 768px) {
  .sk-nav-primary {
    position: relative;
  }
}
.sk-nav-primary .dropdown-menu {
  overflow: hidden;
  padding-bottom: 0;
}
.sk-nav-primary .dropdown-menu .sk-dropdown-menu-img {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .sk-nav-primary {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    border-width: 0 0 1px;
  }
  .sk-nav-primary .navbar-collapse {
    max-height: 1000px;
  }
}
@media (max-width: 767px) and (max-width: 480px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .sk-nav-primary {
    border-radius: 0;
  }
}
/*
  Header Sub Navigation
  **************************************/
.sk-sub-nav {
  /*display: none !important;*/
  border-radius: 2px;
}
.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}
.sk-sub-nav:after {
  clear: both;
}
.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}
.sk-sub-nav:after {
  clear: both;
}
@media (min-width: 768px) {
  .sk-sub-nav {
    display: block;
    top: 2px;
    right: 0px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .sk-sub-nav {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sk-sub-nav {
    right: 130px;
  }
}
.sk-social-sharing {
  /*@media(@tablet-up){
        display: none !important;
    }*/
  bottom: 0;
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .sk-social-sharing {
    float: right;
    position: relative;
    top: 18px;
    right: 5px;
    padding: 0;
    margin: 0 0 29px 0;
  }
}
.sk-social-sharing a {
  font-size: 30px;
  margin: 0 5px;
}
.sk-social-sharing a i::before {
  content: '';
}
.sk-social-sharing a.sk-facebook-square i {
  width: 10px;
  height: 19px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/social/bg_facebook.png') no-repeat;
}
.sk-social-sharing a.sk-pinterest-square i {
  width: 15px;
  height: 20px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/social/bg_pinterest.png') no-repeat;
}
.sk-social-sharing a.sk-instagram-square i,
.sk-social-sharing a.sk-instagram i {
  width: 19px;
  height: 19px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/social/bg_instagram.png') no-repeat;
}
.sk-social-sharing a.sk-twitter-square {
  position: relative;
  top: -2px;
}
.sk-social-sharing a.sk-twitter-square i {
  width: 20px;
  height: 15px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/social/bg_twitter.png') no-repeat;
}
.sk-social-sharing a.sk-youtube-square {
  position: relative;
  top: -3px;
}
.sk-social-sharing a.sk-youtube-square i {
  width: 17px;
  height: 11px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/social/bg_youtube.png') no-repeat;
}
.sk-social-sharing a.sk-google-plus-square i {
  /*width: 10px;
                height: 19px;
                background: url('images/social/bg_facebook.png') no-repeat;*/
}
@media (min-width: 768px) {
  .sk-social-sharing {
    display: inline-block;
  }
}
.sk-main-header {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .sk-main-header {
    display: block;
  }
}
.sk-logo {
  order: 2;
}
.sk-sub-nav {
  order: 3;
}
.sk-social-sharing {
  order: 3;
}
.sk-sub-nav-links {
  order: 4;
}
.sk-nav-inner .navbar-header {
  display: none;
}
@media (max-width: 767px) {
  .sk-nav-inner .navbar-header {
    display: block;
  }
}
/*
 *  Secondary Navigation
 **************************************/
.sk-nav-sec ul {
  margin-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-nav-group-search {
    width: 130px;
  }
}
@media (min-width: 992px) {
  .sk-nav-group-search {
    width: 200px;
  }
}
.navbar-toggle {
  border-radius: 50%;
  padding: 9px 7px;
  border-width: 2px;
}
.navbar-toggle .icon-bar {
  width: 16px;
  height: 3px;
  background: #00642b !important;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background: transparent !important;
}
.navbar-toggle.collapsed {
  content: 'x';
}
.navbar-toggle.collapsed span.icon-bar {
  display: block;
}
.navbar-brand {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo.png') no-repeat;
  width: 41px;
  height: 41px;
  background-size: 100%;
  position: relative;
  top: 5px;
  left: 15px;
}
.navbar-brand .glyphicon-home {
  display: none;
}
.sk-article-nav-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.sk-article-nav-links > li {
  position: relative;
  display: block;
}
.sk-article-nav-links > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.sk-article-nav-links > li > a:hover,
.sk-article-nav-links > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.sk-article-nav-links > li.disabled > a {
  color: #777777;
}
.sk-article-nav-links > li.disabled > a:hover,
.sk-article-nav-links > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.sk-article-nav-links .open > a,
.sk-article-nav-links .open > a:hover,
.sk-article-nav-links .open > a:focus {
  background-color: #eeeeee;
  border-color: #ea3592;
}
.sk-article-nav-links .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.sk-article-nav-links > li > a > img {
  max-width: none;
}
.sk-article-nav-links > li {
  float: left;
}
.sk-article-nav-links > li > a {
  border-radius: 2px;
}
.sk-article-nav-links > li + li {
  margin-left: 2px;
}
.sk-article-nav-links > li.active > a,
.sk-article-nav-links > li.active > a:hover,
.sk-article-nav-links > li.active > a:focus {
  color: #fff;
  background-color: #ea3592;
}
.sk-article-nav-links > li {
  float: none;
}
.sk-article-nav-links > li + li {
  margin-top: 2px;
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-form {
    position: absolute;
    right: 0;
    top: -43px;
  }
}
/*
  Primary Navigation
  **************************************/
html[lang="fr"] .sk-nav-primary {
  /*.sk-box-shadow;*/
}
html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a {
  white-space: normal;
}
html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav {
  margin-left: 80px;
}
@media (max-width: 767px) {
  html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav {
    margin-left: 0;
  }
}
html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li a {
  width: 150px;
  text-align: center;
  line-height: 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li a {
    font-size: 12px;
    width: 139px;
  }
}
@media (max-width: 991px) {
  html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li a {
    width: 210px;
  }
}
@media (max-width: 767px) {
  html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li a {
    width: 100%;
    text-align: left;
  }
}
html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li > a {
  border-bottom: 1px solid #d3d2d2 !important;
}
@media (max-width: 767px) {
  html[lang="fr"] .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li:last-child > a {
    border-bottom: 0 !important;
  }
}
/*
 * Social Icons
 ******************************/
.sk-social-icon {
  position: relative;
}
.sk-social-icon.sk-facebook-square {
  color: #3b5998;
}
.sk-social-icon.sk-facebook-square:hover,
.sk-social-icon.sk-facebook-square:focus {
  color: #3b5998;
}
.sk-social-icon.sk-twitter-square {
  color: #00aced;
}
.sk-social-icon.sk-twitter-square:hover,
.sk-social-icon.sk-twitter-square:focus {
  color: #00aced;
}
.sk-social-icon.sk-youtube-square {
  color: #cd201f;
}
.sk-social-icon.sk-youtube-square:hover,
.sk-social-icon.sk-youtube-square:focus {
  color: #cd201f;
}
.sk-social-icon.sk-google-plus-square {
  color: #cf3530;
}
.sk-social-icon.sk-google-plus-square:hover,
.sk-social-icon.sk-google-plus-square:focus {
  color: #cf3530;
}
.sk-social-icon.sk-instagram {
  color: #517fa4;
}
.sk-social-icon.sk-instagram:hover,
.sk-social-icon.sk-instagram:focus {
  color: #517fa4;
}
.sk-social-icon.sk-renren {
  color: #0e489b;
}
.sk-social-icon.sk-renren:hover,
.sk-social-icon.sk-renren:focus {
  color: #0e489b;
}
.sk-social-icon.sk-weibo {
  color: #444;
}
.sk-social-icon.sk-weibo:hover,
.sk-social-icon.sk-weibo:focus {
  color: #444;
}
.sk-social-icon.sk-digg {
  color: #333;
}
.sk-social-icon.sk-digg:hover,
.sk-social-icon.sk-digg:focus {
  color: #333;
}
.sk-social-icon.sk-delicious {
  color: #3271CB;
}
.sk-social-icon.sk-delicious:hover,
.sk-social-icon.sk-delicious:focus {
  color: #3271CB;
}
.sk-social-icon.sk-linkedin-square {
  color: #39C;
}
.sk-social-icon.sk-linkedin-square:hover,
.sk-social-icon.sk-linkedin-square:focus {
  color: #39C;
}
.sk-social-icon.sk-reddit-square {
  color: #FF4500;
}
.sk-social-icon.sk-reddit-square:hover,
.sk-social-icon.sk-reddit-square:focus {
  color: #FF4500;
}
.sk-social-icon.sk-stumbleupon {
  color: #EB4924;
}
.sk-social-icon.sk-stumbleupon:hover,
.sk-social-icon.sk-stumbleupon:focus {
  color: #EB4924;
}
.sk-social-icon.sk-envelope-square {
  color: #5a186b;
}
.sk-social-icon.sk-envelope-square:hover,
.sk-social-icon.sk-envelope-square:focus {
  color: #5a186b;
}
.sk-social-icon .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sk-social-icon:focus .fa,
.sk-social-icon:hover .fa {
  /*transform: translateY(-5px);*/
}
.sk-social-icon:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  z-index: -1;
}
.sk-social-icon:focus:before,
.sk-social-icon:hover:before {
  /*background: @sk-transparent-light-grey;
            //box-shadow: inset 0 0 5px @sk-transparent-light-grey;
            left: 2px;
            right: 2px;
            height: 8px;*/
}
body[class*="sk-vaporino"] .sk-segment-breadcrumbs {
  display: none;
}
body[class*="sk-vaporino"] .dropdown-menu > li > a {
  background: #e1f7f7;
}
body[class*="sk-vaporino"] .sk-localizer {
  border-right: solid 1px #e1f7f7;
  margin-top: 10px;
}
body[class*="sk-vaporino"] .sk-localizer .sk-country-selector-button {
  padding-top: 5px;
  padding-bottom: 5px;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-header .sk-social-sharing {
  display: none;
}
@media (min-width: 768px) and (max-width: 1200px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-sub-nav-links {
    margin-right: 25px;
  }
}
body[class*="sk-vaporino"] .sk-segment-top .sk-sub-nav-links li a {
  font-family: "Avenir Next LT W01 Bold", sans-serif;
  color: #e1f7f7;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-sub-nav-links li a:hover {
  background: transparent !important;
  color: #e1f7f7 !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-sub-nav-links li a:focus {
  background: transparent !important;
  border: none;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary {
  z-index: 10;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li:last-child a {
  margin-left: 0 !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links {
    margin-left: 330px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links {
    margin-left: 370px !important;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li {
    height: 50px;
  }
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li a {
  width: 89px !important;
  text-align: center;
  font-size: 11px !important;
  padding: 0px !important;
  margin-right: 13px;
  font-family: "Avenir Next LT W01 Demi", sans-serif;
  color: #e1f7f7 !important;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li a {
    width: 88px !important;
    margin-bottom: 30px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li a {
    width: 176px !important;
    margin-bottom: 10px;
  }
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li a:hover {
  background: transparent !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li a:focus {
  background: transparent !important;
  border: none;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li:last-child {
  padding-top: 0px;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li:last-child a {
  border-radius: 10px;
  background: #e1f7f7 !important;
  width: 112px !important;
  padding: 10px 10px !important;
  color: #272422 !important;
}
@media (max-width: 1200px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li:last-child a {
    width: 120px !important;
    margin-left: 30px;
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li:last-child a {
    width: 88px !important;
    padding: 0px 10px !important;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-main-links li:last-child a {
    background: none !important;
    color: #e1f7f7 !important;
  }
}
body[class*="sk-vaporino"] .sk-segment-top .sk-logo {
  top: 22px;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-logo::after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essentia-mist-logo.png");
  content: ' ';
  position: absolute;
  width: 195px;
  height: 50px;
  top: 36px;
  left: 115px;
  background-size: contain;
  background-repeat: no-repeat;
}
body[class*="sk-vaporino"] .sk-segment-top .form-control {
  background: transparent;
  border: none !important;
  text-align: right;
  font-size: 13px;
  color: #e1f7f7 !important;
  width: 122px;
}
body[class*="sk-vaporino"] .sk-segment-top .form-control::placeholder {
  color: #e1f7f7 !important;
}
body[class*="sk-vaporino"] .sk-segment-top .btn-primary {
  background: transparent !important;
  border: none !important;
  right: 130px;
}
body[class*="sk-vaporino"] .sk-segment-top .btn-primary i {
  color: #e1f7f7 !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-country-selector {
  background: transparent !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-country-selector-button {
  background: transparent !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-country-selector-button:hover {
  background: transparent !important;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-country-selector-button .sk-country-selector-title {
  font-family: "Avenir Next LT W01 Bold", sans-serif;
  color: #e1f7f7;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-country-selector-button .caret {
  color: #e1f7f7;
}
body[class*="sk-vaporino"] .sk-segment-top .navbar-brand::after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essentia-mist-logo.png");
  content: ' ';
  position: absolute;
  width: 180px;
  height: 29px;
  top: 9px;
  left: 68px;
  background-size: contain;
  background-repeat: no-repeat;
}
body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.dropdown-menu > li > a {
  background-color: #282523;
  width: 100% !important;
}
body[class*="sk-vaporino"] .sk-segment-top .dropdown-menu {
  background: #282523;
}
@media (max-width: 767px) {
  body[class*="sk-vaporino"] .sk-segment-top .dropdown-menu {
    background: transparent;
  }
}
body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown > ul.dropdown-menu > li:last-child a {
  background: none !important;
  color: #e1f7f7 !important;
  border-radius: 0;
}
@media (max-width: 767px) {
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-sub-nav-links {
    display: none;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav > li.dropdown a {
    background: none;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-social-sharing {
    display: none;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner form {
    display: none;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-localizer {
    display: none;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links {
    background: none;
    height: 100vh;
    margin-top: 10vh;
    min-height: 500px;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li {
    background: none;
    border: none;
    margin-bottom: 5vh ;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li:first-child a {
    font-size: 22px !important;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li:last-child a {
    margin-bottom: 70px;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse ul.navbar-nav.sk-main-links li a {
    width: 100% !important;
    padding-top: 5px;
    text-align: center;
    font-size: 20px !important;
  }
  body[class*="sk-vaporino"] .sk-segment-top .navbar-toggle {
    display: block;
    border-color: #e1f7f7;
    background: #e1f7f7 !important;
  }
  body[class*="sk-vaporino"] .sk-segment-top .navbar-toggle .icon-bar {
    background: #282523 !important;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-inner .navbar-header {
    background: #282523;
  }
  body[class*="sk-vaporino"] .sk-segment-top .sk-nav-primary .sk-nav-inner .navbar-collapse {
    background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/bgimage.jpg);
    content: ' ';
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
    height: 100vh;
  }
}
/*
  Accordion
  **************************************/
.sk-accordion {
  margin-bottom: 20px;
}
.sk-accordion .panel-default,
.sk-accordion .sk-promo-slot {
  padding: 3px;
  background-color: #FFFFFF;
}
.sk-panel-nav-secondary {
  padding: 3px;
  background-color: #FFFFFF;
}
.sk-accordion .panel-heading,
.sk-panel-nav-secondary .panel-heading {
  padding: 0 30px 0 15px !important;
  margin-bottom: 0;
  border: 0;
  display: none;
}
.sk-accordion .panel-heading .panel-title,
.sk-panel-nav-secondary .panel-heading .panel-title {
  padding: 0;
  font-size: 17px;
  outline: none;
  line-height: 50px;
  height: 50px;
  font-weight: 700;
}
.sk-accordion .panel-heading .panel-title .accordion-toggle,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  width: 100%;
  padding: 0;
  font-weight: 400;
  font-size: 17px;
  outline: none;
  line-height: 50px;
  height: 50px;
}
.sk-accordion .panel-heading .panel-title .accordion-toggle:hover,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle:hover {
  text-decoration: none;
}
.sk-accordion .panel-heading .panel-title .accordion-toggle:hover,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle:hover,
.sk-accordion .panel-heading .panel-title .accordion-toggle:active,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle:active,
.sk-accordion .panel-heading .panel-title .accordion-toggle:focus,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle:focus {
  text-decoration: none;
}
.sk-accordion .panel-heading .panel-title .accordion-toggle .fa,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 12px;
  position: relative;
  line-height: 50px;
}
.sk-accordion .panel-heading .panel-title .accordion-toggle.collapsed .fa,
.sk-panel-nav-secondary .panel-heading .panel-title .accordion-toggle.collapsed .fa {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sk-accordion .panel-heading .panel-title:hover .accordion-toggle,
.sk-panel-nav-secondary .panel-heading .panel-title:hover .accordion-toggle,
.sk-accordion .panel-heading .panel-title:hover .fa,
.sk-panel-nav-secondary .panel-heading .panel-title:hover .fa {
  color: #008f2d;
}
.sk-accordion .panel-collapse,
.sk-panel-nav-secondary .panel-collapse {
  outline: none;
}
.sk-accordion .panel-collapse > .panel-body,
.sk-panel-nav-secondary .panel-collapse > .panel-body {
  border-top: 0 !important;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li {
  transition: all 0.3s ease;
  background: none;
  background-color: #FFFFFF;
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #474444;
  font-weight: 400;
  font-size: 17px;
  outline: none;
  line-height: normal;
  padding: 13px 0px;
  border-bottom: 1px solid #f6f4f1;
  margin-top: 0;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li.active a,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li.active a {
  color: #008f2d;
  font-weight: 700;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li.active a .badge,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li.active a .badge {
  color: #008f2d;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li:last-child,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li:last-child {
  border-bottom: 0;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li a,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li a {
  border-radius: 0;
  transition: all 0.3s ease;
  background: none;
  color: #474444;
  text-transform: uppercase;
  padding: 0 30px 0 15px !important;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li a .badge,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li a .badge {
  background-color: #f1eee9;
  color: #474444;
  position: absolute;
  top: 3px;
  right: 25px;
  margin-top: 0;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li a:hover,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li a:hover {
  color: #008f2d;
}
.sk-accordion .panel-collapse > .panel-body nav ul.nav li a:hover .badge,
.sk-panel-nav-secondary .panel-collapse > .panel-body nav ul.nav li a:hover .badge {
  color: #008f2d;
}
.sk-accordion .sk-product-accordion,
.sk-panel-nav-secondary .sk-product-accordion {
  margin-bottom: 30px;
}
.sk-accordion .sk-product-accordion .panel-heading,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading {
  padding: 0 30px 10px 20px !important;
  display: block;
}
.sk-accordion .sk-product-accordion .panel-heading .panel-title,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading .panel-title {
  padding: 0;
  text-align: left;
  min-height: 50px;
  height: auto;
}
.sk-accordion .sk-product-accordion .panel-heading .panel-title .accordion-toggle,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading .panel-title .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  outline: none;
  line-height: 50px;
  min-height: 50px;
}
.sk-accordion .sk-product-accordion .panel-heading .panel-title .accordion-toggle:hover,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading .panel-title .accordion-toggle:hover {
  text-decoration: none;
}
.sk-accordion .sk-product-accordion .panel-heading .panel-title:hover .accordion-toggle,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading .panel-title:hover .accordion-toggle,
.sk-accordion .sk-product-accordion .panel-heading .panel-title:hover .fa,
.sk-panel-nav-secondary .sk-product-accordion .panel-heading .panel-title:hover .fa {
  font-weight: 700;
  color: #474444;
}
.sk-accordion .sk-product-accordion .panel-body,
.sk-panel-nav-secondary .sk-product-accordion .panel-body {
  padding: 25px 15px 30px 10px;
  border-top: 1px solid #474444 !important;
  font-size: 16px;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0 11px;
}
.sk-accordion .panel-title,
.sk-panel-nav-secondary .panel-title {
  color: #415a6c;
}
/*
  (RB) Alerts and Site Messages
  **************************************/
.sk-site-messages .sk-message:first-child {
  margin-top: 20px;
}
.sk-alert .sk-alert-title,
.sk-message .sk-alert-title,
.sk-alert p,
.sk-message p {
  display: inline;
  margin: 0;
}
.sk-alert .sk-alert-title,
.sk-message .sk-alert-title {
  font-weight: bold;
  font-size: 1em;
  color: inherit;
}
.sk-alert .sk-alert-title:after,
.sk-message .sk-alert-title:after {
  content: " - ";
}
.sk-alert p + p,
.sk-message p + p {
  display: block;
}
.sk-alert a,
.sk-message a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}
/*
 * Bootstrap Alert Augments
 **************************************/
.alert,
.sk-article-list-page .sk-no-content {
  border: 0 none;
  box-shadow: 0px 15px 0 -10px rgba(65, 90, 108, 0.25);
}
.alert.alert-success {
  box-shadow: 0px 15px 0 -10px rgba(150, 210, 45, 0.25);
}
.alert.alert-info {
  box-shadow: 0px 15px 0 -10px rgba(37, 177, 230, 0.25);
}
.alert.alert-warning {
  box-shadow: 0px 15px 0 -10px rgba(255, 100, 40, 0.25);
}
.alert.alert-danger {
  box-shadow: 0px 15px 0 -10px rgba(234, 53, 146, 0.25);
}
/*
  Category Area Styles
  - Used on home page
  **************************************/
.sk-category-area {
  margin-bottom: 20px;
}
.sk-category-area-header h2 {
  font-weight: 900;
  color: #474444;
  font-size: 27px;
  margin: 8px 0 20px 0;
  text-transform: uppercase;
}
.sk-category-area-title,
.sk-promo-row-title {
  text-align: center;
  margin-top: 0;
}
.sk-promo-row-header {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-promo-row-intro {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 41.66666667%;
}
.sk-promo-row-intro:before,
.sk-promo-row-intro:after {
  content: " ";
  display: table;
}
.sk-promo-row-intro:after {
  clear: both;
}
.sk-promo-row-intro:before,
.sk-promo-row-intro:after {
  content: " ";
  display: table;
}
.sk-promo-row-intro:after {
  clear: both;
}
.sk-promo-row-intro p {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 20px;
  font-family: raleway;
  font-size: 15px;
  line-height: 21px;
  color: #6a6c6d;
  border-top: 1px solid #adaaa5;
}
.sk-category-area-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-category-area-item-wrapper {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0 5px;
}
@media (min-width: 992px) {
  .sk-category-area-item-wrapper {
    float: left;
    width: 16.66666667%;
  }
}
.sk-category-area-item {
  display: inline-block;
  padding: 15px 5px 15px 5px;
  background: #FFFFFF;
  margin-bottom: 10px;
  min-height: 240px;
  width: 100%;
}
.sk-category-area-item .sk-image-holder {
  min-height: 130px;
}
.sk-category-area-item .sk-image-holder a {
  font-size: 14px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #777161;
  line-height: 18px;
  display: inline-block;
  margin: 0 auto;
}
.sk-category-area-item .sk-image-holder a img {
  max-height: 130px !important;
  width: auto !important;
}
.sk-category-area-item .sk-content-holder {
  text-align: center;
  margin-top: 5px;
}
.sk-category-area-item .sk-content-holder a {
  font-size: 15px;
  text-transform: uppercase;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #777161;
  line-height: 18px;
  display: inline-block;
}
.sk-category-wrapper {
  min-width: 1% !important;
  margin-bottom: 30px;
}
.no-flexbox .sk-category-wrapper {
  float: left;
  margin-right: 10px;
  width: auto !important;
}
.sk-category-wrapper .sk-category {
  display: inline-block;
  padding: 15px 5px 15px 5px;
  background: #FFFFFF;
  margin-bottom: 10px;
  height: 220px;
  width: 165px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
}
.sk-category-wrapper .sk-category:after {
  position: absolute;
  content: '';
  bottom: -51px;
  left: 50%;
  margin-left: -92px;
  width: 180px;
  height: 50px;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/shadow.png") no-repeat top center;
}
.sk-category-wrapper .sk-category .sk-category-image-holder {
  min-height: 130px;
}
.sk-category-wrapper .sk-category .sk-category-image-holder a {
  font-size: 14px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #777161;
  line-height: 18px;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.sk-category-wrapper .sk-category .sk-category-image-holder a img {
  max-height: 130px !important;
  width: auto !important;
}
.sk-category-wrapper .sk-category .sk-category-link {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #777161;
  line-height: 18px;
  display: inline-block;
  width: 100%;
  height: 70px;
}
.sk-category-wrapper .sk-category .sk-category-link:hover {
  text-decoration: none !important;
}
/*
  Cookie Alert
  **************************************/
/*container*/
#rb-cookie-container {
  color: #ffffff;
  background-color: #777;
  color: #fff;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
  /* title */
}
#rb-cookie-container h2 {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-image: url(/images/CmsPlugins/RB-Cookie/ICON_cookie.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  margin: 10px 0 5px 0px;
  color: #fff;
  line-height: 34px;
}
#rb-cookie-wrapper {
  width: 960px;
  margin: auto;
}
/* copy*/
#rb-cookie-copy-container {
  width: 75%;
  float: left;
  padding-bottom: 10px;
  text-align: left;
}
#rb-cookie-copy-container p {
  padding: 0px 0px 10px 50px;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0;
  color: #ffffff;
}
#rb-cookie-copy-container a {
  text-decoration: underline;
  color: #fff;
}
#rb-cookie-copy-container a:hover {
  text-decoration: none;
}
/* buttons */
#rb-cookie-buttons a {
  background-color: #5e5e5e;
  color: white;
  padding: 8px 14px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  text-align: left;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rb-cookie-accept {
  font-size: 16px;
  text-decoration: none;
}
#rb-cookie-accept:after {
  font-family: fontAwesome;
  content: "\f00c";
  margin-left: 8px;
}
#rb-cookie-accept:hover {
  background-color: #444444;
}
/* Smaller than @screen-sm-max (devices and browsers) */
@media only screen and (max-width: 991px) {
  #rb-cookie-container {
    width: 100%;
    padding-bottom: 10px;
  }
  #rb-cookie-wrapper {
    width: 85%;
  }
  #rb-cookie-container #rb-cookie-copy-container {
    width: 100%;
  }
}
/*
  Custom Carousel Styles
  **************************************/
.sk-carousel {
  width: 100%;
  overflow: hidden;
  padding-bottom: 65px;
}
.sk-carousel .carousel-inner {
  overflow: visible !important;
}
@media (max-width: 767px) {
  .sk-carousel .carousel-inner {
    overflow: visible;
    height: auto;
    top: 0;
  }
}
.sk-carousel-item {
  padding: 0 10px;
}
.sk-carousel-item .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .sk-carousel-item .sk-image-holder {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    right: 50%;
  }
}
.sk-carousel-item .sk-image-holder img {
  width: auto !important;
}
@media (max-width: 767px) {
  .sk-carousel-item .sk-image-holder {
    float: none !important;
    display: none;
  }
}
.sk-carousel-item .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .sk-carousel-item .sk-content-holder {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .sk-carousel-item .sk-content-holder {
    left: 50%;
  }
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    left: 50%;
  }
}
@media (max-width: 767px) {
}
.sk-carousel-item .sk-content-holder h2 {
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .sk-carousel-item .sk-content-holder h2 {
    line-height: 30px;
    margin-bottom: 0;
  }
}
.sk-carousel-item .sk-content-holder p {
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .sk-carousel-item .sk-content-holder p {
    line-height: 20px;
  }
}
.sk-carousel-item-mixed h2 {
  font-size: 20px;
}
.sk-carousel-item-mixed p {
  font-size: 12px;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-content-holder {
    margin-bottom: 24px;
  }
}
.sk-carousel-item-mixed .sk-content-holder h2,
.sk-carousel-item-mixed .sk-content-holder p {
  color: #fff;
  text-transform: uppercase;
}
.sk-carousel-item-mixed .sk-content-holder h2 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-content-holder h2 {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    line-height: 41px;
  }
}
@media (min-width: 992px) {
  .sk-carousel-item-mixed .sk-content-holder h2 {
    font-size: 27px;
    line-height: 32px;
  }
}
.sk-carousel-item-mixed .sk-content-holder p {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-content-holder p {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .sk-carousel-item-mixed .sk-content-holder p {
    font-size: 14px;
    line-height: 19px;
  }
}
.sk-carousel-item-mixed .sk-content-holder a {
  color: #fff;
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #fff;
  background: none;
  /*.border-radius(0);*/
  border-radius: 0;
  border: 1px solid #fff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-content-holder a {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 10px 9px;
  }
}
.sk-carousel-item-mixed .sk-button-holder {
  position: relative;
  top: -155px;
}
.sk-carousel-item-mixed .sk-button-holder a {
  text-align: center;
  margin: 0 auto;
  padding: 2px;
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-btn-holder {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed {
    height: 405px;
  }
  .sk-carousel-item-mixed .sk-image-holder img {
    max-height: 260px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-carousel-item-mixed h2 {
    font-size: 24px;
  }
  .sk-carousel-item-mixed p {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sk-carousel-item-mixed h2 {
    font-size: 32px;
  }
  .sk-carousel-item-mixed p {
    font-size: 16px;
  }
  .sk-carousel-item-mixed .sk-carousel-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  .sk-carousel-item-mixed h2 {
    font-size: 36px;
  }
  .sk-carousel-item-mixed p {
    font-size: 18px;
  }
  .sk-carousel-item-mixed .sk-carousel-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
  }
}
.sk-carousel-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-carousel-btn:focus,
.sk-carousel-btn:active:focus,
.sk-carousel-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-carousel-btn:hover,
.sk-carousel-btn:focus {
  color: #fff;
  text-decoration: none;
}
.sk-carousel-btn:active,
.sk-carousel-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sk-carousel-btn.disabled,
.sk-carousel-btn[disabled],
fieldset[disabled] .sk-carousel-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-carousel-btn:hover,
.sk-carousel-btn:focus,
.sk-carousel-btn:active,
.sk-carousel-btn.active,
.open > .dropdown-toggle.sk-carousel-btn {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}
.sk-carousel-btn:active,
.sk-carousel-btn.active,
.open > .dropdown-toggle.sk-carousel-btn {
  background-image: none;
}
.sk-carousel-btn.disabled,
.sk-carousel-btn[disabled],
fieldset[disabled] .sk-carousel-btn,
.sk-carousel-btn.disabled:hover,
.sk-carousel-btn[disabled]:hover,
fieldset[disabled] .sk-carousel-btn:hover,
.sk-carousel-btn.disabled:focus,
.sk-carousel-btn[disabled]:focus,
fieldset[disabled] .sk-carousel-btn:focus,
.sk-carousel-btn.disabled:active,
.sk-carousel-btn[disabled]:active,
fieldset[disabled] .sk-carousel-btn:active,
.sk-carousel-btn.disabled.active,
.sk-carousel-btn[disabled].active,
fieldset[disabled] .sk-carousel-btn.active {
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-carousel-btn .badge {
  color: #ea3592;
  background-color: #fff;
}
.carousel-control,
.carousel-control.left,
.carousel-control.right {
  text-shadow: none;
  background-image: none;
  width: auto;
  opacity: 1;
  /*width: 20px;
        color: @rb-grey;*/
}
.carousel-control.left {
  left: 36px;
}
.carousel-control.left span {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_left.png') no-repeat;
  width: 18px;
  height: 32px;
  margin-right: 0;
}
.carousel-control.left span::before {
  content: '';
}
.carousel-control.right {
  right: 20px;
}
.carousel-control.right span {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_right.png') no-repeat;
  width: 18px;
  height: 32px;
  margin-right: 0;
}
.carousel-control.right span::before {
  content: '';
}
@media (max-width: 767px) {
  .carousel-control {
    display: none;
  }
}
@media (max-width: 991px) {
  .carousel-control {
    display: none;
  }
}
.carousel-nav a {
  color: #555;
  padding: 0;
}
.carousel-nav a:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.carousel-inner {
  /*.item(1, @rb-grey);
    .item(2, @rb-pink);
    .item(3, @rb-cyan);
    .item(4, @rb-yellow);
    .item(5, @rb-lime);*/
}
.carousel-inner .item {
  padding: 114px 20px 40px;
  background: rgba(60, 71, 100, 0.1);
  height: 390px;
}
@media (max-width: 767px) {
  .carousel-inner .item {
    padding-top: 40px;
    height: auto;
    min-height: 500px;
  }
}
/*
  Jumbotron
  **************************************/
.sk-jumbotron {
  background: none;
  margin-bottom: 0px;
  padding: 0;
}
@media (max-width: 767px) {
  .sk-jumbotron {
    margin-bottom: 0px;
  }
}
.sk-promo-link,
.sk-promo-link:hover,
.sk-promo-link:focus {
  text-decoration: none;
}
.sk-promo-row-title {
  font-weight: 900;
  color: #474444;
  font-size: 27px;
  margin: 8px 0 20px 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sk-promo-area div[class*="col-"] aside {
    margin-bottom: 0;
  }
}
.sk-promo-slot-text-holder {
  padding: 0 35px !important;
  opacity: 1;
}
.sk-promo-slot-text-holder .sk-promo-slot-text {
  font-family: raleway, Helvetica, Arial, sans-serif;
  color: #6a6c6d;
  padding-top: 0;
  margin-top: 10px;
}
/*
  Custom Panel Styles
  **************************************/
.sk-promo-slot {
  min-height: 425px;
}
.sk-promo-slot-mixed .sk-image-holder,
.sk-promo-slot-mixed .sk-content-holder {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sk-promo-slot-mixed header.panel-heading {
  position: static;
}
.sk-promo-slot-text-only .panel-body {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot-text-only .panel-body p {
    font-size: 1.8em;
  }
}
.sk-promo-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-promo-btn:focus,
.sk-promo-btn:active:focus,
.sk-promo-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-promo-btn:hover,
.sk-promo-btn:focus {
  color: #fff;
  text-decoration: none;
}
.sk-promo-btn:active,
.sk-promo-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-promo-btn:hover,
.sk-promo-btn:focus,
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  background-image: none;
}
.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn,
.sk-promo-btn.disabled:hover,
.sk-promo-btn[disabled]:hover,
fieldset[disabled] .sk-promo-btn:hover,
.sk-promo-btn.disabled:focus,
.sk-promo-btn[disabled]:focus,
fieldset[disabled] .sk-promo-btn:focus,
.sk-promo-btn.disabled:active,
.sk-promo-btn[disabled]:active,
fieldset[disabled] .sk-promo-btn:active,
.sk-promo-btn.disabled.active,
.sk-promo-btn[disabled].active,
fieldset[disabled] .sk-promo-btn.active {
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-promo-btn .badge {
  color: #ea3592;
  background-color: #fff;
}
.sk-promo-slot-has-header .panel-body a {
  display: inline-block;
}
@media (max-width: 991px) {
  .sk-promo-slot-has-header .panel-body p {
    min-height: 350px;
    padding-bottom: 70px;
  }
}
/*
  Flexible Promo Slot
  **************************************/
.sk-promo-slot,
.sk-promo-slot-flexible {
  box-shadow: 0 0;
  position: relative;
  min-height: 425px;
  border-radius: 0 !important;
  padding-bottom: 85px;
}
@media (max-width: 767px) {
  .sk-promo-slot,
  .sk-promo-slot-flexible {
    min-height: 425px;
  }
}
@media (min-width: 450px) and (max-width: 800px) {
  .sk-promo-slot,
  .sk-promo-slot-flexible {
    min-height: 450px;
  }
}
@media (min-width: 700px) and (max-width: 991px) {
  .sk-promo-slot,
  .sk-promo-slot-flexible {
    min-height: 500px;
  }
}
.sk-promo-slot header.sk-promo-slot-heading,
.sk-promo-slot-flexible header.sk-promo-slot-heading {
  margin-top: 11px;
}
.sk-promo-slot header.sk-promo-slot-heading h2,
.sk-promo-slot-flexible header.sk-promo-slot-heading h2 {
  text-align: center;
  color: #6a6c6d;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.sk-promo-slot .panel-body .sk-promo-slot-image-holder a,
.sk-promo-slot-flexible .panel-body .sk-promo-slot-image-holder a {
  padding: 0;
  border: 0;
}
.sk-promo-slot .panel-body p,
.sk-promo-slot-flexible .panel-body p {
  padding-bottom: 70px;
}
.sk-promo-slot .panel-body img,
.sk-promo-slot-flexible .panel-body img {
  margin: 0;
  width: 100%;
}
.sk-promo-slot button,
.sk-promo-slot-flexible button {
  color: #fff;
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #fff;
  background: none;
  /*.border-radius(0);*/
  border-radius: 0;
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 0;
  color: #514e46;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-color: #514e46;
  padding: 13px 20px 9px;
  width: 76%;
  font-weight: 700;
  font-size: 14px;
}
.sk-promo-slot button::after,
.sk-promo-slot-flexible button::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  left: 7px;
  width: 9px;
  height: 13px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_cta.png') no-repeat;
}
.sk-promo-slot button:hover,
.sk-promo-slot-flexible button:hover {
  background-color: transparent;
  border-color: #514e46;
  color: #514e46;
}
.sk-promo-slot .sk-promo-slot-text-holder,
.sk-promo-slot-flexible .sk-promo-slot-text-holder {
  padding-top: 3px;
}
.sk-promo-slot .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-promo-slot-flexible .sk-promo-slot-text-holder p.sk-promo-slot-text {
  padding-top: 0;
  margin-top: 10px;
  opacity: 1;
}
.sk-promo-slot .sk-promo-slot-link-holder,
.sk-promo-slot-flexible .sk-promo-slot-link-holder {
  position: absolute;
  bottom: 23px;
  width: 100%;
}
.sk-promo-slot .sk-promo-slot-link-holder a,
.sk-promo-slot-flexible .sk-promo-slot-link-holder a {
  color: #514e46;
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #514e46;
  background: none;
  /*.border-radius(0);*/
  border-radius: 0;
  display: inline;
  padding: 11px 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sk-promo-slot .sk-promo-slot-link-holder a::after,
.sk-promo-slot-flexible .sk-promo-slot-link-holder a::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  left: 7px;
  width: 9px;
  height: 13px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_cta.png') no-repeat;
}
.sk-promo-slot-flexible,
.sk-promo-slot-flexible-flexible {
  border: 0 none;
  background-color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.sk-promo-slot-heading:first-child,
.sk-promo-slot-flexible-heading:first-child {
  color: #6a6c6d;
  background: transparent;
}
.sk-promo-slot-heading:first-child .sk-promo-slot-title,
.sk-promo-slot-flexible-heading:first-child .sk-promo-slot-title {
  color: #6a6c6d;
}
.sk-promo-slot-heading .sk-promo-slot-title,
.sk-promo-slot-flexible-heading .sk-promo-slot-title {
  color: #415a6c;
}
.sk-promo-slot-title,
.sk-promo-slot-flexible-title {
  margin: 0;
  color: #fff;
  font-size: 16px;
}
.sk-promo-slot-text-holder,
.sk-promo-slot-flexible-text-holder {
  padding: 5px 10px;
  text-align: center;
}
.sk-promo-slot-link-holder,
.sk-promo-slot-flexible-link-holder {
  padding: 0 0 10px;
  text-align: center;
}
.sk-promo-slot-link,
.sk-promo-slot-flexible-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
  display: block;
  width: 100%;
}
.sk-promo-slot-link:focus,
.sk-promo-slot-flexible-link:focus,
.sk-promo-slot-link:active:focus,
.sk-promo-slot-flexible-link:active:focus,
.sk-promo-slot-link.active:focus,
.sk-promo-slot-flexible-link.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-promo-slot-link:hover,
.sk-promo-slot-flexible-link:hover,
.sk-promo-slot-link:focus,
.sk-promo-slot-flexible-link:focus {
  color: #fff;
  text-decoration: none;
}
.sk-promo-slot-link:active,
.sk-promo-slot-flexible-link:active,
.sk-promo-slot-link.active,
.sk-promo-slot-flexible-link.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sk-promo-slot-link.disabled,
.sk-promo-slot-flexible-link.disabled,
.sk-promo-slot-link[disabled],
.sk-promo-slot-flexible-link[disabled],
fieldset[disabled] .sk-promo-slot-link,
fieldset[disabled] .sk-promo-slot-flexible-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-promo-slot-link:hover,
.sk-promo-slot-flexible-link:hover,
.sk-promo-slot-link:focus,
.sk-promo-slot-flexible-link:focus,
.sk-promo-slot-link:active,
.sk-promo-slot-flexible-link:active,
.sk-promo-slot-link.active,
.sk-promo-slot-flexible-link.active,
.open > .dropdown-toggle.sk-promo-slot-link,
.open > .dropdown-toggle.sk-promo-slot-flexible-link {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}
.sk-promo-slot-link:active,
.sk-promo-slot-flexible-link:active,
.sk-promo-slot-link.active,
.sk-promo-slot-flexible-link.active,
.open > .dropdown-toggle.sk-promo-slot-link,
.open > .dropdown-toggle.sk-promo-slot-flexible-link {
  background-image: none;
}
.sk-promo-slot-link.disabled,
.sk-promo-slot-flexible-link.disabled,
.sk-promo-slot-link[disabled],
.sk-promo-slot-flexible-link[disabled],
fieldset[disabled] .sk-promo-slot-link,
fieldset[disabled] .sk-promo-slot-flexible-link,
.sk-promo-slot-link.disabled:hover,
.sk-promo-slot-flexible-link.disabled:hover,
.sk-promo-slot-link[disabled]:hover,
.sk-promo-slot-flexible-link[disabled]:hover,
fieldset[disabled] .sk-promo-slot-link:hover,
fieldset[disabled] .sk-promo-slot-flexible-link:hover,
.sk-promo-slot-link.disabled:focus,
.sk-promo-slot-flexible-link.disabled:focus,
.sk-promo-slot-link[disabled]:focus,
.sk-promo-slot-flexible-link[disabled]:focus,
fieldset[disabled] .sk-promo-slot-link:focus,
fieldset[disabled] .sk-promo-slot-flexible-link:focus,
.sk-promo-slot-link.disabled:active,
.sk-promo-slot-flexible-link.disabled:active,
.sk-promo-slot-link[disabled]:active,
.sk-promo-slot-flexible-link[disabled]:active,
fieldset[disabled] .sk-promo-slot-link:active,
fieldset[disabled] .sk-promo-slot-flexible-link:active,
.sk-promo-slot-link.disabled.active,
.sk-promo-slot-flexible-link.disabled.active,
.sk-promo-slot-link[disabled].active,
.sk-promo-slot-flexible-link[disabled].active,
fieldset[disabled] .sk-promo-slot-link.active,
fieldset[disabled] .sk-promo-slot-flexible-link.active {
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-promo-slot-link .badge,
.sk-promo-slot-flexible-link .badge {
  color: #ea3592;
  background-color: #fff;
}
.sk-promo-slot-image-full,
.sk-promo-slot-flexible-image-full {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.sk-promo-slot-split:before,
.sk-promo-slot-flexible-split:before,
.sk-promo-slot-split:after,
.sk-promo-slot-flexible-split:after {
  content: " ";
  display: table;
}
.sk-promo-slot-split:after,
.sk-promo-slot-flexible-split:after {
  clear: both;
}
.sk-promo-slot-split:before,
.sk-promo-slot-flexible-split:before,
.sk-promo-slot-split:after,
.sk-promo-slot-flexible-split:after {
  content: " ";
  display: table;
}
.sk-promo-slot-split:after,
.sk-promo-slot-flexible-split:after {
  clear: both;
}
.sk-promo-slot-split-image-holder,
.sk-promo-slot-flexible-split-image-holder {
  width: 50%;
  float: left;
}
.sk-promo-slot-split-image,
.sk-promo-slot-flexible-split-image {
  width: 100%;
}
.sk-promo-slot-split-text-holder,
.sk-promo-slot-flexible-split-text-holder {
  width: 50%;
  float: left;
  padding: 5px 10px;
}
.col-md-6 .sk-promo-slot .sk-promo-slot-text-holder p.sk-promo-slot-text,
.col-md-6 .sk-promo-slot-flexible .sk-promo-slot-text-holder p.sk-promo-slot-text {
  font-size: 18px;
}
.sk-promo-slot-flexible {
  background-repeat: no-repeat;
  background-size: cover;
}
.sk-promo-slot-flexible .sk-promo-slot-heading {
  border: 0;
  margin-top: 34px;
}
.sk-promo-slot-flexible .panel-heading {
  background: none !important;
  height: auto;
}
.sk-promo-slot-flexible .panel-body {
  bottom: 0;
  width: 100%;
}
.sk-promo-slot-flexible .panel-body p {
  padding: 0 10px;
  color: #fff;
}
.sk-promo-slot-flexible .panel-body a {
  display: none;
  /*position: absolute;
            left: 18%;
            right: 18%;
            bottom: 20px;
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 2px;
            border-color: #fff;
            padding: 11px 20px;

            &::after{
                content: '';
                display: inline-block;
                position: relative;
                top: 2px;
                left: 7px;
                width: 9px;
                height: 13px;
                background: url('images/arrow_cta_white.png') no-repeat;
            }*/
}
/*
  Bootstrap Panel Styles/Overrides
  **************************************/
.panel-default,
.sk-promo-slot {
  border: 0 none;
  background: #fff;
  border-radius: 0;
  overflow: hidden;
}
.panel-default .panel-heading,
.sk-promo-slot .panel-heading {
  margin-top: 11px;
  border: 0;
  background-color: #fff;
}
.panel-default .panel-title,
.sk-promo-slot .panel-title {
  text-align: center;
  color: #6a6c6d;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.panel-default .panel-body,
.sk-promo-slot .panel-body {
  padding: 0;
}
.sk-national-park .panel-heading h3,
.sk-familiar-favorites .panel-heading h3,
.sk-scents .panel-heading h3,
.sk-essential-oils .panel-heading h3,
.sk-spring-scents .panel-heading h3,
.sk-generic-promo-4 .panel-heading h3,
.sk-generic-promo-5 .panel-heading h3,
.sk-generic-promo-6 .panel-heading h3,
.sk-generic-promo-7 .panel-heading h3,
.sk-home-national-park .panel-heading h3,
.sk-gb-national-park .panel-heading h3,
.sk-national-park .sk-promo-slot-heading .sk-promo-slot-title,
.sk-familiar-favorites .sk-promo-slot-heading .sk-promo-slot-title,
.sk-scents .sk-promo-slot-heading .sk-promo-slot-title,
.sk-essential-oils .sk-promo-slot-heading .sk-promo-slot-title,
.sk-spring-scents .sk-promo-slot-heading .sk-promo-slot-title,
.sk-generic-promo-4 .sk-promo-slot-heading .sk-promo-slot-title,
.sk-generic-promo-5 .sk-promo-slot-heading .sk-promo-slot-title,
.sk-generic-promo-6 .sk-promo-slot-heading .sk-promo-slot-title,
.sk-generic-promo-7 .sk-promo-slot-heading .sk-promo-slot-title,
.sk-home-national-park .sk-promo-slot-heading .sk-promo-slot-title,
.sk-gb-national-park .sk-promo-slot-heading .sk-promo-slot-title {
  color: #fff;
}
.sk-national-park .sk-promo-slot-text-holder p,
.sk-familiar-favorites .sk-promo-slot-text-holder p,
.sk-scents .sk-promo-slot-text-holder p,
.sk-essential-oils .sk-promo-slot-text-holder p,
.sk-spring-scents .sk-promo-slot-text-holder p,
.sk-generic-promo-4 .sk-promo-slot-text-holder p,
.sk-generic-promo-5 .sk-promo-slot-text-holder p,
.sk-generic-promo-6 .sk-promo-slot-text-holder p,
.sk-generic-promo-7 .sk-promo-slot-text-holder p,
.sk-home-national-park .sk-promo-slot-text-holder p,
.sk-gb-national-park .sk-promo-slot-text-holder p {
  color: #fff;
}
.sk-national-park .sk-promo-slot-link,
.sk-familiar-favorites .sk-promo-slot-link,
.sk-scents .sk-promo-slot-link,
.sk-essential-oils .sk-promo-slot-link,
.sk-spring-scents .sk-promo-slot-link,
.sk-generic-promo-4 .sk-promo-slot-link,
.sk-generic-promo-5 .sk-promo-slot-link,
.sk-generic-promo-6 .sk-promo-slot-link,
.sk-generic-promo-7 .sk-promo-slot-link,
.sk-home-national-park .sk-promo-slot-link,
.sk-gb-national-park .sk-promo-slot-link,
.sk-national-park .sk-promo-slot-link:hover,
.sk-familiar-favorites .sk-promo-slot-link:hover,
.sk-scents .sk-promo-slot-link:hover,
.sk-essential-oils .sk-promo-slot-link:hover,
.sk-spring-scents .sk-promo-slot-link:hover,
.sk-generic-promo-4 .sk-promo-slot-link:hover,
.sk-generic-promo-5 .sk-promo-slot-link:hover,
.sk-generic-promo-6 .sk-promo-slot-link:hover,
.sk-generic-promo-7 .sk-promo-slot-link:hover,
.sk-home-national-park .sk-promo-slot-link:hover,
.sk-gb-national-park .sk-promo-slot-link:hover,
.sk-national-park .sk-promo-slot-link:focus,
.sk-familiar-favorites .sk-promo-slot-link:focus,
.sk-scents .sk-promo-slot-link:focus,
.sk-essential-oils .sk-promo-slot-link:focus,
.sk-spring-scents .sk-promo-slot-link:focus,
.sk-generic-promo-4 .sk-promo-slot-link:focus,
.sk-generic-promo-5 .sk-promo-slot-link:focus,
.sk-generic-promo-6 .sk-promo-slot-link:focus,
.sk-generic-promo-7 .sk-promo-slot-link:focus,
.sk-home-national-park .sk-promo-slot-link:focus,
.sk-gb-national-park .sk-promo-slot-link:focus {
  color: #fff;
  border-color: #fff;
}
.sk-national-park .sk-promo-slot-link:after,
.sk-familiar-favorites .sk-promo-slot-link:after,
.sk-scents .sk-promo-slot-link:after,
.sk-essential-oils .sk-promo-slot-link:after,
.sk-spring-scents .sk-promo-slot-link:after,
.sk-generic-promo-4 .sk-promo-slot-link:after,
.sk-generic-promo-5 .sk-promo-slot-link:after,
.sk-generic-promo-6 .sk-promo-slot-link:after,
.sk-generic-promo-7 .sk-promo-slot-link:after,
.sk-home-national-park .sk-promo-slot-link:after,
.sk-gb-national-park .sk-promo-slot-link:after,
.sk-national-park .sk-promo-slot-link:hover:after,
.sk-familiar-favorites .sk-promo-slot-link:hover:after,
.sk-scents .sk-promo-slot-link:hover:after,
.sk-essential-oils .sk-promo-slot-link:hover:after,
.sk-spring-scents .sk-promo-slot-link:hover:after,
.sk-generic-promo-4 .sk-promo-slot-link:hover:after,
.sk-generic-promo-5 .sk-promo-slot-link:hover:after,
.sk-generic-promo-6 .sk-promo-slot-link:hover:after,
.sk-generic-promo-7 .sk-promo-slot-link:hover:after,
.sk-home-national-park .sk-promo-slot-link:hover:after,
.sk-gb-national-park .sk-promo-slot-link:hover:after,
.sk-national-park .sk-promo-slot-link:focus:after,
.sk-familiar-favorites .sk-promo-slot-link:focus:after,
.sk-scents .sk-promo-slot-link:focus:after,
.sk-essential-oils .sk-promo-slot-link:focus:after,
.sk-spring-scents .sk-promo-slot-link:focus:after,
.sk-generic-promo-4 .sk-promo-slot-link:focus:after,
.sk-generic-promo-5 .sk-promo-slot-link:focus:after,
.sk-generic-promo-6 .sk-promo-slot-link:focus:after,
.sk-generic-promo-7 .sk-promo-slot-link:focus:after,
.sk-home-national-park .sk-promo-slot-link:focus:after,
.sk-gb-national-park .sk-promo-slot-link:focus:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_cta_white.png");
}
.sk-national-park .sk-promo-slot-text-holder,
.sk-familiar-favorites .sk-promo-slot-text-holder,
.sk-scents .sk-promo-slot-text-holder,
.sk-essential-oils .sk-promo-slot-text-holder,
.sk-spring-scents .sk-promo-slot-text-holder,
.sk-generic-promo-4 .sk-promo-slot-text-holder,
.sk-generic-promo-5 .sk-promo-slot-text-holder,
.sk-generic-promo-6 .sk-promo-slot-text-holder,
.sk-generic-promo-7 .sk-promo-slot-text-holder,
.sk-home-national-park .sk-promo-slot-text-holder,
.sk-gb-national-park .sk-promo-slot-text-holder {
  min-height: 240px;
  display: table;
  width: 100%;
}
.sk-national-park .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-familiar-favorites .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-scents .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-essential-oils .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-spring-scents .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-generic-promo-4 .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-generic-promo-5 .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-generic-promo-6 .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-generic-promo-7 .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-home-national-park .sk-promo-slot-text-holder p.sk-promo-slot-text,
.sk-gb-national-park .sk-promo-slot-text-holder p.sk-promo-slot-text {
  display: table-cell;
  vertical-align: middle;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sk-scroll-nav-container {
  position: relative;
  overflow: hidden;
  background: #fbf8ed;
  z-index: 10;
  top: 0;
  margin: 0;
  text-transform: uppercase;
  box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
}
.sk-scroll-nav-container.affix {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  border-width: 0 0 1px;
}
.sk-scroll-nav-container.affix .navbar-collapse {
  max-height: 1000px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .sk-scroll-nav-container.affix .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .sk-scroll-nav-container.affix {
    border-radius: 0;
  }
}
.sk-scroll-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-scroll-nav {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-scroll-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-scroll-nav {
    width: 1170px;
  }
}
.sk-scroll-nav > .navbar-header,
.sk-scroll-nav > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-scroll-nav > .navbar-header,
  .sk-scroll-nav > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sk-scroll-nav-title {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .sk-scroll-nav-title {
    display: block;
  }
}
.sk-scroll-nav-title,
.sk-scroll-nav-list a {
  color: #777263;
}
.sk-scroll-nav-list-holder {
  text-align: center;
  position: relative;
}
.sk-scroll-nav-brand {
  height: 41px;
  padding-left: 46px;
  padding-top: 11px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/airwick-nav-logo.png) no-repeat left top;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  position: absolute;
  left: 0;
  bottom: 5px;
  display: none;
}
@media (min-width: 992px) {
  .sk-scroll-nav-brand {
    display: block;
  }
}
.sk-scroll-nav-list {
  float: none;
  display: inline-block;
  margin: 10px 0;
  font-size: 12px;
}
@media (min-width: 768px) {
  .sk-scroll-nav-list {
    font-size: 14px;
  }
}
.sk-scroll-nav-list li {
  display: inline-block;
}
.sk-scroll-nav-list li a {
  padding: 8px 5px 4px;
  transition: 0.3s all;
}
@media (min-width: 768px) {
  .sk-scroll-nav-list li a {
    padding: 8px 15px 4px;
  }
}
.sk-scroll-nav-list li a:hover,
.sk-scroll-nav-list li a:focus {
  background: rgba(0, 0, 0, 0.05);
}
.sk-scroll-nav-list .active a {
  box-shadow: 0 0 0 1px #777263;
}
.sk-scroll-nav-social {
  display: none;
  position: absolute;
  right: 0;
  bottom: 13px;
}
@media (min-width: 992px) {
  .sk-scroll-nav-social {
    display: block;
  }
}
.sk-scroll-nav-social .sk-social-icon {
  display: inline-block;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons.png') no-repeat left top;
  width: 27px;
  height: 27px;
  vertical-align: bottom;
  margin: 0 2px;
}
.sk-scroll-nav-social .sk-social-icon .fa {
  display: none;
}
.sk-scroll-nav-social .sk-social-icon:hover,
.sk-scroll-nav-social .sk-social-icon:focus {
  background-position: left -33px;
}
.sk-scroll-nav-social .sk-twitter-square {
  background-position: -34px top;
}
.sk-scroll-nav-social .sk-twitter-square:hover,
.sk-scroll-nav-social .sk-twitter-square:focus {
  background-position: -34px -33px;
}
.sk-scroll-nav-social .sk-pinterest-square {
  background-position: -68px top;
}
.sk-scroll-nav-social .sk-pinterest-square:hover,
.sk-scroll-nav-social .sk-pinterest-square:focus {
  background-position: -68px -33px;
}
.sk-scroll-nav-social .sk-bookmark-square {
  background-position: -136px top;
}
.sk-scroll-nav-social .sk-bookmark-square:hover,
.sk-scroll-nav-social .sk-bookmark-square:focus {
  background-position: -136px -33px;
}
.sk-scroll-nav-social .sk-mail-square {
  background-position: -102px top;
}
.sk-scroll-nav-social .sk-mail-square:hover,
.sk-scroll-nav-social .sk-mail-square:focus {
  background-position: -102px -33px;
}
/*
  Buy Online Page
  **************************************/
.sk-buy-online-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-buy-online-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper:nth-child(4n + 1) {
    clear: left;
  }
}
/*
  Buy Online Popup
  **************************************/
section#buy-online-lightbox {
  width: 300px;
  margin: 0 auto;
  position: relative;
}
section#buy-online-lightbox .mfp-close {
  width: 25px;
  height: 26px;
  line-height: 27px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
/*
  Contact Page
  **************************************/
span.text-mandatory {
  color: #ed1f24;
  border-radius: 50%;
  font-size: 20px;
  position: relative;
  top: 3px;
  left: 0;
}
@media (min-width: 768px) {
  .sk-form-contact .row.sk-content-area {
    display: table;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .sk-form-contact .row.sk-content-area [class*='col-'] {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 768px) {
  .sk-form-contact .row.sk-content-area [class*='col-']:nth-child(1) {
    border-right: 5px solid #f1eee9;
  }
}
@media (max-width: 767px) {
  .sk-form-contact .row.sk-content-area [class*='col-']:nth-child(1) {
    padding: 0;
  }
}
.sk-form-contact .row.sk-content-area [class*='col-']:nth-child(1) fieldset legend,
.sk-form-contact .row.sk-content-area [class*='col-']:nth-child(4) fieldset legend {
  margin-bottom: 0;
}
.sk-form-contact .row.sk-content-area [class*='col-']:nth-child(2) {
  padding-right: 0;
  background-color: #fff;
  vertical-align: top;
}
@media (max-width: 767px) {
  .sk-form-contact .row.sk-content-area [class*='col-']:nth-child(2) {
    padding-left: 0;
  }
}
.sk-form-contact .row.sk-content-area [class*='col-']:nth-child(3) {
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
  vertical-align: top;
}
.sk-form-contact .row.sk-content-area [class*='col-']:nth-child(4) {
  padding-left: 0;
  background-color: #fff;
  vertical-align: top;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset {
  background-color: #fff;
  padding: 19px 28px 0;
  font-family: raleway, Helvetica, Arial, sans-serif;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset legend {
  float: left;
  font-size: 17px;
  font-weight: 700;
  line-height: 31px;
  color: #444444;
  border: 0;
  background-color: #fff;
  margin-bottom: 18px;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset address {
  font-size: 13px;
  line-height: 19px;
  color: #444444;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset address p a {
  color: #1d5630;
  font-weight: bold;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group {
  color: #474444;
  font-size: 16px;
  line-height: 24px;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group .control-label .text-mandatory,
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group .checkbox .text-mandatory {
  /*display: inline-block;
                            background-color: #ed1f24;
                            color: #ed1f24;
                            border-radius: 50%;
                            width: 7px;
                            height: 7px;
                            font-size: 1px;
                            position: relative;*/
  top: 3px;
  left: 4px;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group input.form-control,
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group textarea.form-control {
  -webkit-appearance: none;
  border: 1px solid #c7d0c4 !important;
  border-radius: 0;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group input.form-control:focus,
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group textarea.form-control:focus {
  box-shadow: none;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group select.form-control {
  -webkit-appearance: normal;
  border-color: #c7d0c4 !important;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group select.form-control:focus {
  box-shadow: none;
  border-color: #c7d0c4 !important;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select {
  padding: 0;
  border: 1px solid #c7d0c4 !important;
  border-radius: 0;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select .selectpicker {
  width: 100%;
  border-radius: 0;
  background: #fff;
  border: 0;
  color: #474444;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select .selectpicker .filter-option {
  min-width: 175px;
  text-align: left;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select .selectpicker .caret {
  color: #22462b;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select div.dropdown-menu {
  width: 100%;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select div.dropdown-menu ul.dropdown-menu {
  top: 0;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select div.dropdown-menu ul.dropdown-menu li a span.check-mark {
  display: none;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select div.dropdown-menu ul.dropdown-menu li.selected a:focus {
  outline: 0;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .form-group div.js-select div.dropdown-menu ul.dropdown-menu li:first-child {
  display: none;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .help-block {
  color: #474444;
  font-size: 13px;
  line-height: 19px;
}
.sk-form-contact .row.sk-content-area [class*='col-'] fieldset .btn-primary {
  color: #1d5630;
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #1d5630;
  background: none;
  /*.border-radius(0);*/
  border-radius: 0;
  width: 100%;
  border: 1px solid #1d5630;
  text-transform: uppercase;
  font-size: 13px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_cta_green.png') 204px 11px no-repeat;
  padding: 8px 0;
}
.sk-form-contact .has-success .control-label,
.sk-form-contact .has-error .control-label {
  color: #474444;
}
.sk-form-contact .has-success .checkbox label,
.sk-form-contact .has-error .checkbox label {
  color: #474444;
}
.sk-form-contact .has-success select.form-control,
.sk-form-contact .has-error select.form-control {
  border-color: #c7d0c4 !important;
}
/*
  Error Response Pages
  **************************************/
.sk-404-page,
.sk-500-page {
  margin-bottom: 30px;
}
.sk-404-error {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-404-error .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sk-404-error .sk-content-holder {
    float: left;
    width: 50%;
  }
}
.sk-404-error .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-404-error .sk-image-holder {
    float: left;
    width: 50%;
  }
}
/*
  FAQs Page
  **************************************/
.sk-faq-page .sk-page-header + p {
  font: 400 15px/24px raleway, Helvetica, Arial, sans-serif;
}
.sk-faq-list {
  padding-bottom: 0;
  margin: 20px 0 0;
  border: 0 none;
  background: #fff;
}
.sk-faq-list ul {
  padding: 29px;
  margin: 0;
}
.sk-faq-list ul li {
  margin-bottom: 5px;
  list-style: none;
  text-indent: -18px;
  padding-left: 18px;
}
.sk-faq-list ul li:last-child {
  margin-bottom: 0;
}
.sk-faq-list ul li a {
  font: 700 15px/24px raleway, Helvetica, Arial, sans-serif;
  color: #1e5630;
}
.sk-faq-list ul li a:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 11px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_right_small.png') no-repeat;
  position: relative;
  left: 6px;
}
.sk-faq-list ul li a:hover {
  text-decoration: none;
}
.sk-faq-question {
  padding: 25px 29px 0;
  /*padding: 20px;
    border-radius: @border-radius-base;

    &:first-child{
        margin-top: 20px;
    }

    &:target{
        .animation(fade-bg 3s);
    }*/
}
.sk-faq-question .sk-faq-question-title {
  font: 700 15px/24px raleway, Helvetica, Arial, sans-serif;
  margin-top: 0;
  color: #474444;
  text-indent: -16px;
  padding-left: 16px;
}
.sk-faq-question .sk-faq-question-body p {
  font: 400 15px/24px raleway, Helvetica, Arial, sans-serif;
  padding-left: 16px;
  margin-bottom: 0;
}
@keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
@-o-keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
/* accordion override for faq pages */
body.RBStarterKitFAQPage .sk-accordion .panel-default,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot {
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-heading,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-heading {
  background: #1d5630;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-heading .panel-title,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-heading .panel-title {
  font: 700 17px/51px brandon, Helvetica, Arial, sans-serif;
  color: #f1eee9;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_down_small.png') right 50% no-repeat;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-collapse .panel-body nav .sk-nav-sec li,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-collapse .panel-body nav .sk-nav-sec li {
  padding: 0;
  border: 0;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-collapse .panel-body nav .sk-nav-sec li.active a,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-collapse .panel-body nav .sk-nav-sec li.active a {
  font-weight: 700 !important;
  color: #008f2d;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-collapse .panel-body nav .sk-nav-sec li a,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-collapse .panel-body nav .sk-nav-sec li a {
  font: 400 17px/51px brandon, Helvetica, Arial, sans-serif;
  color: #474444;
  border-bottom: 1px solid #f6f4f1;
  margin: 0 4px;
  padding: 0px 0 2px 11px !important;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_right_small.png') 95% 50% no-repeat;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-collapse .panel-body nav .sk-nav-sec li a:hover,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-collapse .panel-body nav .sk-nav-sec li a:hover {
  font-weight: 700 !important;
  color: #008f2d;
}
body.RBStarterKitFAQPage .sk-accordion .panel-default .panel-collapse .panel-body nav .sk-nav-sec li:last-child a,
body.RBStarterKitFAQPage .sk-accordion .sk-promo-slot .panel-collapse .panel-body nav .sk-nav-sec li:last-child a {
  border: 0;
}
/*
  General Content
  **************************************/
.sk-general-content {
  margin-bottom: 20px;
}
.sk-general-content .sk-image-holder {
  padding: 10px;
  margin: 0 0 10px;
  text-align: center;
}
.sk-general-content .sk-image-holder .sk-featured-image {
  max-height: 100%;
  border-radius: 1px;
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (max-width: 767px) {
  .sk-general-content .sk-content-holder img {
    float: none !important;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .sk-general-content .sk-content-holder img {
    margin: 30px;
  }
}
.sk-section-heading .sk-section-title {
  font-weight: 900;
  color: #474444;
  font-size: 27px;
  margin: 8px 0 20px 0;
  text-transform: uppercase;
}
/*
  Product
  **************************************/
.sk-product .sk-product-header {
  margin-bottom: 0;
}
.sk-product .sk-product-header h1 {
  font-size: 30px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  color: #474444;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.sk-product .sk-product-body {
  font-weight: 400;
  font-family: raleway, Helvetica, Arial, sans-serif;
  color: #474444;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product .sk-product-body:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.sk-product .sk-product-body ul {
  padding: 0 0 0 15px;
  margin: 10px 0;
}
.sk-product .sk-product-body ul li {
  list-style: none;
  position: relative;
}
.sk-product .sk-product-body ul li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #474444;
  position: absolute;
  top: 9px;
  left: -12px;
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}
.sk-product .sk-product-body h2 {
  font-size: 26px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  color: #474444;
  font-weight: 400;
}
.sk-product .sk-product-body .well {
  padding: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.sk-product .sk-product-body .col-md-4 img {
  border: 1px solid #e3e3e3;
}
.sk-product .sk-product-body .sk-product-assets {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-product .sk-product-body .sk-product-assets {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .sk-product .sk-product-body .sk-product-assets {
    float: left;
    width: 33.33333333%;
  }
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags {
  /*.make-sm-column(5);
                .make-md-column(4);*/
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag-link {
  color: currentColor;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag-link:hover,
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag-link:focus {
  color: #008f2d;
  text-decoration: none;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag {
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag .sk-product-tag-image-holder {
  float: left;
  width: 53px;
  height: 45px;
  background-color: #FFFFFF;
  border-right: 2px solid #f1eee9;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag .sk-product-tag-value {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  padding-left: 5px;
  display: block;
  margin-left: 58px;
  padding-left: 0;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag .sk-product-tag-name {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-left: 58px;
  margin-bottom: 0;
  padding-top: 3px;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag p {
  font-family: brandon, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #474444;
  margin-bottom: 0;
  line-height: 17px;
  padding: 0 0 0 67px;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag p.tag-name {
  font-weight: 400;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag p.name {
  font-weight: 700;
}
.sk-product .sk-product-body .sk-product-assets .sk-product-tags .sk-product-tag:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.sk-product .sk-product-body .sk-product-detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-product .sk-product-body .sk-product-detail {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .sk-product .sk-product-body .sk-product-detail {
    float: left;
    width: 66.66666667%;
  }
}
.sk-product .sk-buy-now-holder {
  margin-bottom: 20px;
  margin-top: 15px;
}
.sk-product .sk-buy-now-holder .sk-buy-now-btn {
  display: block;
  transition: all 0.3s ease;
  border-radius: 0;
  background-color: #FFFFFF;
  border: 1px solid #2c603c;
  height: 45px;
  font-size: 15px;
  color: #2c603c;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  padding: 0;
}
.sk-product .sk-buy-now-holder .sk-buy-now-btn:hover {
  background-color: #2c603c;
  color: #FFFFFF;
  border: 1px solid #2c603c;
}
.sk-product .sk-buy-now-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-product .sk-buy-now-btn:focus,
.sk-product .sk-buy-now-btn:active:focus,
.sk-product .sk-buy-now-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-product .sk-buy-now-btn:hover,
.sk-product .sk-buy-now-btn:focus {
  color: #fff;
  text-decoration: none;
}
.sk-product .sk-buy-now-btn:active,
.sk-product .sk-buy-now-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sk-product .sk-buy-now-btn.disabled,
.sk-product .sk-buy-now-btn[disabled],
fieldset[disabled] .sk-product .sk-buy-now-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-product .sk-buy-now-btn:hover,
.sk-product .sk-buy-now-btn:focus,
.sk-product .sk-buy-now-btn:active,
.sk-product .sk-buy-now-btn.active,
.open > .dropdown-toggle.sk-product .sk-buy-now-btn {
  color: #fff;
  background-color: #d61679;
  border-color: #b51366;
}
.sk-product .sk-buy-now-btn:active,
.sk-product .sk-buy-now-btn.active,
.open > .dropdown-toggle.sk-product .sk-buy-now-btn {
  background-image: none;
}
.sk-product .sk-buy-now-btn.disabled,
.sk-product .sk-buy-now-btn[disabled],
fieldset[disabled] .sk-product .sk-buy-now-btn,
.sk-product .sk-buy-now-btn.disabled:hover,
.sk-product .sk-buy-now-btn[disabled]:hover,
fieldset[disabled] .sk-product .sk-buy-now-btn:hover,
.sk-product .sk-buy-now-btn.disabled:focus,
.sk-product .sk-buy-now-btn[disabled]:focus,
fieldset[disabled] .sk-product .sk-buy-now-btn:focus,
.sk-product .sk-buy-now-btn.disabled:active,
.sk-product .sk-buy-now-btn[disabled]:active,
fieldset[disabled] .sk-product .sk-buy-now-btn:active,
.sk-product .sk-buy-now-btn.disabled.active,
.sk-product .sk-buy-now-btn[disabled].active,
fieldset[disabled] .sk-product .sk-buy-now-btn.active {
  background-color: #ea3592;
  border-color: #e81e86;
}
.sk-product .sk-buy-now-btn .badge {
  color: #ea3592;
  background-color: #fff;
}
@media (max-width: 767px) {
  .sk-product .sk-page-header {
    border: none;
    margin-bottom: 0;
  }
  .sk-product .sk-buy-now-btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sk-product h1 {
    font-size: 26px;
  }
  .sk-product .col-sm-3 img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sk-product h1 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .sk-product h1 {
    font-size: 30px;
  }
}
.sk-product-images {
  margin-bottom: 10px;
  font-size: 0;
}
.sk-product-images .sk-product-feature-image-holder {
  margin-bottom: 2px;
}
.sk-product-images .sk-product-feature-image-holder a {
  display: block;
  width: 100%;
}
.sk-product-images .sk-product-feature-image-holder a img {
  width: 100%;
  height: auto;
  border: 0 !important;
}
.sk-product-images .sk-product-thumbnail-image-holder {
  font-size: 0;
  display: inline-block;
  margin-right: 2px;
}
.sk-product-images .sk-product-thumbnail-image-holder a {
  display: inline-block;
  margin-bottom: 2px;
  max-width: 50px;
}
.sk-product-images .sk-product-thumbnail-image-holder a img {
  width: 100%;
  height: auto;
  border: 0 !important;
}
.sk-product-images .sk-product-thumbnail-image-holder:last-child {
  margin-right: 0;
}
.sk-product-images .thumbnail {
  border: 1px solid #FFFFFF;
  transition: all 0.3s ease;
  border-radius: 0;
  margin-bottom: 2px;
}
.sk-product-images .thumbnail:hover {
  border: 1px solid #2c603c;
}
.sk-product-images .sk-empty {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/empty-img-logo.png') no-repeat center center;
  height: 240px;
  line-height: 240px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
}
.sk-product-related-info {
  margin: 0 -15px 50px -15px;
}
.sk-product-related-info:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.sk-product-related-info .sk-product-tags .sk-product-tag {
  display: block;
  background-color: #FFFFFF;
  position: relative;
  min-height: 45px;
  transition: all 0.3s ease;
  padding-top: 6px;
  margin-bottom: 15px;
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-image-holder {
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  border-right: 2px solid #f1eee9;
  overflow: hidden;
  padding-right: 6px;
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-image-holder img {
  outline: none;
  width: 100%;
  height: auto;
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-name,
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-value {
  font-family: brandon, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #474444;
  margin-bottom: 0;
  line-height: 17px;
  padding: 0 0 0 67px;
  display: block;
  font-size: 14px;
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-name {
  font-weight: 400;
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-name:after {
  content: ": ";
}
.sk-product-related-info .sk-product-tags .sk-product-tag .sk-product-tag-value {
  font-weight: 700;
}
.sk-product-related-info .sk-product-tags .sk-product-tag:before,
.sk-product-related-info .sk-product-tags .sk-product-tag:after {
  content: " ";
  display: table;
}
.sk-product-related-info .sk-product-tags .sk-product-tag:after {
  clear: both;
}
.sk-product-related-info .sk-product-tags .sk-product-tag:before,
.sk-product-related-info .sk-product-tags .sk-product-tag:after {
  content: " ";
  display: table;
}
.sk-product-related-info .sk-product-tags .sk-product-tag:after {
  clear: both;
}
.sk-product-related-info .sk-related-products {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*.make-md-column(12);*/
}
@media (min-width: 768px) {
  .sk-product-related-info .sk-related-products {
    float: left;
    width: 100%;
  }
}
.sk-product-related-info .sk-related-products .sk-related-products-header h3 {
  font-size: 25px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  color: #474444;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.sk-product-related-info .sk-related-products .sk-related-product-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*display: block;
            padding: 0 15px;
            width: 50%;
            float: left;*/
}
@media (min-width: 992px) {
  .sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper {
    float: left;
    width: 50%;
  }
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-image-holder {
  margin-bottom: 2px;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-image-holder a {
  display: block;
  text-align: center;
  background-color: #FFFFFF;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-image-holder a img {
  width: auto;
  height: auto;
  max-height: 220px;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-header {
  background-color: #FFFFFF;
  min-height: 80px;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-header h2 {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 0;
}
.sk-product-related-info .sk-related-products .sk-related-product-list .sk-related-product-wrapper .sk-related-product .sk-related-product-header h2 a {
  font-size: 14px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  color: #777263;
  line-height: 19px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}
.sk-product-extended-info {
  clear: both;
}
.RBStarterKitProductPage .mfp-bg {
  background-color: #ccc;
}
.sk-buy-online-lightbox {
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0 5px;
  max-width: 310px;
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
}
.sk-buy-online-lightbox .mfp-close {
  color: #ea3592;
}
.sk-buy-online-ad {
  margin: 0 auto;
}
.sk-channelsight {
  margin-bottom: 16px;
  background-color: #FFFFFF;
  padding: 3px;
}
.sk-channelsight__header {
  text-align: center;
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 2px;
  line-height: 125%;
}
.sk-dealer {
  text-align: center;
  margin-bottom: 16px;
}
.sk-dealer__body {
  display: none;
}
/*
  Custom (RB) Sitemap
  **************************************/
.sk-sitemap-map ul li {
  margin-bottom: 5px;
}
.sk-sitemap-map ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #22462b;
  font-family: brandon, Helvetica, Arial, sans-serif;
}
.sk-sitemap-map ul li a:hover,
.sk-sitemap-map ul li a:focus {
  color: #008f2d;
}
.sk-sitemap-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 50%;
  }
}
.sk-sitemap-item {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 2px;
  background: #fff;
}
.sk-sitemap-item > h1,
.sk-sitemap-item > h2,
.sk-sitemap-item > h3,
.sk-sitemap-item > h4 {
  margin-top: 0;
  margin-bottom: 10px;
}
.sk-sitemap-item > h1 a,
.sk-sitemap-item > h2 a,
.sk-sitemap-item > h3 a,
.sk-sitemap-item > h4 a {
  color: #474444 !important;
  font-weight: 400;
  font-size: 30px;
}
.sk-sitemap-item img {
  margin-bottom: 10px;
}
/*
  Video
  **************************************/
.sk-video-list .sk-list-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item {
  background: #fff;
  padding-bottom: 5px;
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sk-video-list .sk-list-item-wrapper .sk-video-list-item {
    padding-bottom: 40px;
  }
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item .sk-video-list-item-image-holder a {
  position: relative;
  display: block;
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item .sk-video-list-item-image-holder a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/btn_video_play.png') 50% no-repeat;
}
@media (max-width: 767px) {
  .sk-video-list .sk-list-item-wrapper .sk-video-list-item .sk-video-list-item-image-holder a::before {
    background-size: 20%;
  }
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item .sk-video-list-item-image-holder a img {
  width: 100%;
  height: 100%;
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item header h3 {
  text-align: center;
  margin: 15px 0 0;
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item header h3 a,
.sk-video-list .sk-list-item-wrapper .sk-video-list-item header h3 a:hover {
  text-decoration: none;
  font-size: 19px;
  line-height: 27px;
  color: #444444;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  .sk-video-list .sk-list-item-wrapper .sk-video-list-item header h3 a,
  .sk-video-list .sk-list-item-wrapper .sk-video-list-item header h3 a:hover {
    font-size: 16px;
    line-height: 22px;
  }
}
.sk-video-list .sk-list-item-wrapper .sk-video-list-item .sk-video-list-item-body p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-top: 4px;
  /*@media(@mobile){
                    font-size: 32px;
                    line-height: 36px;
                }*/
}
.youtube-player {
  margin: 0 auto;
  border: 0 none;
}
@media (min-width: 992px) {
  .youtube-player {
    width: 960px;
    height: 540px;
    /* 720px */
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .youtube-player {
    width: 640px;
    height: 360px;
    /* 480px */
  }
}
@media (min-width: 481px) and (max-width: 766px) {
  .youtube-player {
    width: 480px;
    height: 270px;
    /* 320px */
  }
}
.sk-video-area header h2.sk-video-title {
  font-size: 24px;
  line-height: 27px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #474444;
  margin: 12px 0 0;
}
@media (max-width: 767px) {
  .sk-video-area header h2.sk-video-title {
    text-align: left;
    font-size: 17px;
    line-height: 23px;
  }
}
.sk-video-area header div.sk-video-description {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #474444;
  margin: 4px 0 0;
}
@media (max-width: 767px) {
  .sk-video-area header div.sk-video-description {
    text-align: left;
    text-transform: uppercase;
  }
}
.sk-video-area .sk-video-holder {
  background-size: cover;
}
.sk-video-play-btn .sk-video-play-btn-text {
  display: none;
}
.sk-video-play-btn .sk-video-play-btn-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/btn_video_play.png') 50% no-repeat;
}
/*
  Search Page
  **************************************/
.sk-search-page .sk-search-form {
  background: #fff;
  border: 0;
}
.sk-search-page .sk-search-form .form-group {
  margin-bottom: 0;
}
.sk-search-page .sk-search-form .form-group input#search {
  border: 1px solid #e1e1da;
  border-right: 0;
  color: #22462b;
  text-transform: uppercase;
  z-index: 10;
  box-shadow: none !important;
  border-radius: 0;
  height: 34px;
}
@media (max-width: 991px) {
  .sk-search-page .sk-search-form .form-group input#search {
    -webkit-appearance: none;
    border: 1px solid #e1e1da;
  }
}
.sk-search-page .sk-search-form .form-group input#search:focus {
  box-shadow: none;
}
.sk-search-page .sk-search-form .form-group input#search::-moz-placeholder,
.sk-search-page .sk-search-form .form-group input#search::-webkit-input-placeholder,
.sk-search-page .sk-search-form .form-group input#search::-ms-input-placeholder {
  color: #e1e1da;
}
.sk-search-page .sk-search-form .form-group button {
  z-index: 10;
  background: #fff;
  color: #22462b;
  border: 1px solid #e1e1da;
  border-left: 0;
  padding-top: 8px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sk-search-page .sk-search-form .form-group button {
    height: 34px;
  }
}
.sk-search-page .sk-search-form .form-group button:active {
  box-shadow: none;
}
.sk-search-page .sk-search-form .form-group button span {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .sk-search-page .sk-search-form .form-group button span {
    top: 2px;
  }
}
.sk-search-page .sk-search-results-statement {
  margin: 0 0 10px;
  font-family: raleway, Helvetica, Arial, sans-serif;
}
.sk-search-page .sk-search-result-list {
  margin-bottom: 20px;
}
.sk-search-page .sk-search-result {
  border-top: 1px solid #eee;
}
.sk-search-page .sk-search-result .sk-search-result-title a {
  color: #22462b;
}
.sk-search-page .sk-search-result .sk-search-result-body {
  margin-bottom: 20px;
}
.sk-search-page .sk-search-result .sk-search-result-body p {
  font-family: raleway, Helvetica, Arial, sans-serif;
  color: #474444;
}
.sk-search-page .sk-search-pager {
  text-align: center;
}
/*
  (RB) CDC
  **************************************/
.validation-summary-errors,
.field-validation-error {
  color: #ea3592;
}
.cdc-form-container {
  max-width: 400px;
}
.sk-content-block {
  margin: 0 0 23px;
}
.sk-gallery {
  padding: 20px 20px 0;
}
.sk-gallery-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-gallery-item {
  margin-bottom: 20px;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-gallery-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sk-gallery-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .sk-gallery-item {
    float: left;
    width: 25%;
  }
}
.sk-gallery-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.sk-gallery-image:hover,
.sk-gallery-image:focus {
  transform: scale(1.1);
}
.sk-content-heading {
  border-bottom: 1px solid #eee;
}
.sk-content-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sk-instructions {
  padding: 20px 0;
  margin-bottom: 20px;
}
.sk-instructions-intro {
  text-align: center;
  margin-bottom: 20px;
}
.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}
.sk-instructions-list:after {
  clear: both;
}
.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}
.sk-instructions-list:after {
  clear: both;
}
.sk-instruction {
  margin-bottom: 20px;
  margin: 0 10px 20px;
}
.sk-instruction-image {
  margin: 0 auto;
}
.sk-instruction-title {
  font-size: 16px;
  position: relative;
}
.sk-partners-intro {
  text-align: center;
}
.sk-partners-list {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
.no-flexbox .sk-partners-list {
  display: block;
  text-align: center;
}
.sk-partner {
  text-align: center;
  width: 200px;
  padding: 20px 15px;
  margin: 0 10px 10px;
}
.no-flexbox .sk-partner {
  display: inline-block;
}
.sk-partner-image {
  border-radius: 50%;
}
.sk-quotation blockquote {
  text-transform: capitalize;
  text-align: center;
}
.sk-quotation footer::before {
  content: '';
}
.sk-rich-text {
  overflow: hidden;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
}
.sk-rich-text p {
  padding: 0 0 17px;
}
.sk-rich-text p:last-child {
  padding: 0;
  margin: 0;
}
/*
  List Items
  **************************************/
.sk-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-list-controls {
  position: relative;
  margin: 10px 0 0;
}
.sk-list-controls .sort-by {
  margin: 20px;
}
@media (min-width: 768px) {
  .sk-list-controls .sort-by {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 10px;
  }
}
.sk-list-controls .sort-by select {
  width: auto;
  display: inline-block;
}
.sk-list-controls .pagination {
  margin-top: 0;
}
.sk-list-controls .pagination > li > span {
  border: 0;
  border-radius: 0;
  margin: 0 2px;
}
.sk-list-controls .pagination > li > a {
  background-color: #fff;
  color: #22462b;
  border: 0;
  border-radius: 0;
  margin: 0 2px;
}
.sk-list-controls .pagination > li.active > a {
  background-color: #22462b;
  color: #fff;
}
.sk-list-item-wrapper {
  margin-bottom: 30px;
}
.no-flexbox .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .no-flexbox .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.no-flexbox .sk-list-item-wrapper.sk-product-gallery-item-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .no-flexbox .sk-list-item-wrapper.sk-product-gallery-item-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .no-flexbox .sk-list-item-wrapper.sk-product-gallery-item-wrapper {
    float: left;
    width: 25%;
  }
}
.sk-list-item {
  background-color: #FFFFFF;
  padding: 0;
  overflow: hidden;
}
.sk-list-item-header {
  text-align: center;
  padding: 5px 8px 0 8px;
}
.sk-list-item-header h2 {
  margin-bottom: 0;
}
.sk-list-item-header h2 a {
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #777263;
  font-size: 14px;
}
.sk-list-item-title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.sk-list-item-body {
  font-weight: normal;
  color: #777;
}
.sk-list-item-body .sk-content-holder {
  text-align: center;
  padding: 0 8px;
  text-transform: uppercase;
  color: #777263;
}
.sk-list-item .sk-image-holder {
  margin-bottom: 10px;
  background: #fff;
  min-height: 220px;
  max-height: 220px;
}
.sk-list-item .sk-image-holder a {
  border: 0;
  display: block;
  border-bottom: 1px solid #f1eee9;
  text-align: center;
  min-height: 220px;
  max-height: 220px;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #777161;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  overflow: hidden;
}
.sk-list-item .sk-image-holder a:hover,
.sk-list-item .sk-image-holder a:focus {
  border-color: #f1eee9;
}
.sk-list-item .sk-image-holder a.sk-empty {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/empty-img-logo.png') no-repeat center center;
  height: 120px;
  line-height: 120px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
}
.sk-list-item .sk-image-holder a img {
  max-height: 195px;
  width: auto;
  display: inline-block;
  margin-top: 15px;
  border: 0 none;
}
/*
  Article List
  **************************************/
.sk-article-list-page .sk-no-content {
  margin: 0 15px;
}
.sk-article-list {
  position: relative;
}
.sk-article-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
.sk-article-list-item-body {
  padding: 5px 8px 0;
}
/*
  Category List Styles
  - Used Category Pages
  **************************************/
.flexbox .sk-category-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.no-flexbox .sk-category-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-category-wrapper {
  text-align: center;
}
.flexbox .sk-category-wrapper {
  flex-grow: 1;
  min-width: 33.33333%;
}
@media (min-width: 1200px) {
  .flexbox .sk-category-wrapper {
    min-width: 25%;
  }
}
.no-flexbox .sk-category-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0 !important;
}
@media (min-width: 768px) {
  .no-flexbox .sk-category-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .no-flexbox .sk-category-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .no-flexbox .sk-category-wrapper {
    float: left;
    width: 25%;
  }
}
.sk-category {
  display: inline-block;
  padding: 5px;
  background: #f9f9f9;
  box-shadow: 0px 15px 0 -10px rgba(60, 71, 100, 0.1);
  margin-bottom: 20px;
  position: relative;
  width: 150px;
}
@media (min-width: 768px) {
  .sk-category {
    width: 200px;
  }
}
.sk-category .sk-content-holder {
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}
.sk-category-dropdown {
  position: relative;
  line-height: 30px;
  padding: 5px 31px 0 0;
}
.sk-category-dropdown-link {
  color: #fff;
  background: #ea3592;
  width: 100%;
  display: block;
  border-radius: 2px 0 0 2px;
}
.sk-category-dropdown-link:hover,
.sk-category-dropdown-link:focus {
  color: #fff;
  text-decoration: none;
  background: #ef63ab;
}
.sk-category-dropdown-toggle {
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 0;
  background: transparent;
  border: 0 none;
  width: 31px;
  border-left: 1px solid #d61679;
  padding: 0;
  border-radius: 0 2px 2px 0;
  color: #fff;
  background: #ea3592;
}
.sk-category-dropdown-toggle:hover,
.sk-category-dropdown-toggle:focus {
  color: #fff;
  text-decoration: none;
  background: #ef63ab;
}
.sk-category-dropdown-menu {
  width: 100%;
  border: 0 none;
}
.sk-category-dropdown-menu > li {
  font-size: 14px;
}
.sk-category-dropdown-menu > li > a {
  line-height: 30px;
  position: relative;
  white-space: normal;
}
.sk-category-dropdown-menu > li > a.sk-has-img {
  padding: 3px 10px 3px 50px;
}
.sk-category-dropdown-menu > li > a img {
  position: absolute;
  top: 3px;
  left: 10px;
}
.sk-category-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*
  Product List
  **************************************/
.sk-product-list-page-header {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/product-bg/background-1.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 260px;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 10px;
}
.sk-product-list-page-header .sk-page-header-text-holder {
  width: 57%;
  padding: 30px 0 0 30px;
}
@media (max-width: 767px) {
  .sk-product-list-page-header .sk-page-header-text-holder {
    width: 100%;
    padding: 30px 30px 0 30px;
  }
}
.sk-product-list-page-header .sk-page-header-text-holder header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 8px;
}
.sk-product-list-page-header .sk-page-header-text-holder header h1 {
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.sk-product-list-page-header .sk-page-header-text-holder .sk-page-header-content h2 {
  color: white;
}
.sk-product-list-page-header .sk-page-header-text-holder .sk-page-header-content p {
  font-weight: 600;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 19px;
}
.sk-product-list-page-header .sk-page-header-text-holder .sk-page-header-content ul {
  padding: 0 0 0 15px;
  margin: 10px 0;
}
.sk-product-list-page-header .sk-page-header-text-holder .sk-page-header-content ul li {
  list-style: none;
  position: relative;
  font-weight: 600;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 19px;
}
.sk-product-list-page-header .sk-page-header-text-holder .sk-page-header-content ul li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #FFFFFF;
  position: absolute;
  top: 7px;
  left: -14px;
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.sk-product-list-page-header .sk-page-header-image-holder {
  position: absolute;
  bottom: -10px;
  right: -40px;
}
@media (max-width: 767px) {
  .sk-product-list-page-header .sk-page-header-image-holder {
    display: none;
  }
}
.sk-product-list,
.sk-product-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-end;
}
.flexbox .sk-product-list:before,
.flexbox .sk-product-gallery:before,
.flexbox .sk-product-list:after,
.flexbox .sk-product-gallery:after {
  display: none;
}
.sk-product-list-item-wrapper,
.sk-product-gallery-item-wrapper {
  display: flex;
  flex-direction: column;
}
.sk-product-list-item,
.sk-product-gallery-item {
  position: relative;
}
.flexbox .sk-product-list-item,
.flexbox .sk-product-gallery-item {
  flex-grow: 1;
  margin: 0 15px;
}
.sk-product-list-item-wrapper,
.sk-product-gallery-item-wrapper {
  flex-basis: 50%;
}
@media (min-width: 992px) {
  .sk-product-list-item-wrapper,
  .sk-product-gallery-item-wrapper {
    flex-basis: 33.333333333%;
  }
}
.sk-product-list-item-wrapper .sk-product-list-item--has-bv,
.sk-product-gallery-item-wrapper .sk-product-list-item--has-bv {
  padding-bottom: 40px;
}
.no-flexbox .sk-product-list-item-wrapper .sk-product-list-item--has-bv,
.no-flexbox .sk-product-gallery-item-wrapper .sk-product-list-item--has-bv {
  max-height: 340px;
  min-height: 340px;
}
/*
  Bazaar Voice - horrible overrides
  **************************************/
body .sk-product-list-bv-stars {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  text-align: center !important;
}
body .sk-product-list-bv-stars .bv-cleanslate {
  display: inline-block !important;
}
body .sk-product-list-bv-stars .bv-cleanslate .bv-inline-rating-container .bv-stars-container {
  margin: 0 !important;
}
body .sk-product-list-bv-stars .bv-cleanslate .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-count {
  display: none !important;
}
/*
  Product Tag Finder
  **************************************/
.sk-product-tag-finder {
  background: #1e5630;
  padding-bottom: 10px;
}
.sk-product-tag-finder-title {
  font-size: 16px;
  line-height: 50px;
  color: #f1eee9;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0 0;
}
.sk-product-tag-finder-header-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sk-product-tag-finder-header-icon:before {
  content: "\e003";
}
.sk-product-tag-finder-header-icon::before {
  font-size: 12px;
  position: relative;
  left: -3px;
}
.sk-product-tag-finder .sk-input-wrapper {
  margin: 0 auto;
  padding: 10px 10px 0;
}
.sk-product-tag-finder .sk-input-wrapper .bootstrap-select {
  width: 100% !important;
}
.sk-product-tag-finder .sk-btn-submit {
  text-transform: uppercase;
  display: block;
  margin: 10px auto 0;
  color: #fff;
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #fff;
  background: none;
  /*.border-radius(0);*/
  border-radius: 0;
}
.sk-product-tag-finder-dropdown-btn {
  font-size: 16px;
  padding: 11px 32px;
  border: 2px solid #1e5630;
  background: none;
  /*.border-radius(0);*/
  width: 100%;
  padding: 9px 17px 7px 17px;
  background: #fff;
  text-transform: uppercase;
  border-radius: 0;
  color: #1e5630;
}
.sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn.focus,
.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active {
  color: #1e5630;
  background: #fff;
  box-shadow: none;
}
.sk-product-tag-finder-dropdown-btn .caret {
  position: absolute;
  top: 17px;
  right: 14px;
  border: 0;
  width: 11px;
  height: 7px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/arrow_select.png') no-repeat;
}
.sk-product-tag-finder .dropdown-menu {
  width: 100%;
  padding: 0;
  border: 2px solid #1e5630;
  border-radius: 0;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker {
  position: static;
  top: 0;
  border: 0;
  margin: 0;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker li:first-child {
  display: none;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker li a {
  padding: 3px 18px;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker li a span {
  /*text-transform: uppercase;
                        font-size: 16px;*/
  color: #1e5630;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker li a span.glyphicon {
  display: none;
}
.sk-product-tag-finder .dropdown-menu ul.selectpicker li a:focus {
  outline: 0;
}
.sk-promo-slot-flexible.sk-essential-oils {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/essential-oils/promo-bg.jpg");
}
.sk-essential-oils .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/essential-oils/header-bg.jpg");
}
.sk-promo-slot-flexible.sk-familiar-favourites {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/familiar-favourites/promo-bg.jpg");
}
.sk-familiar-favourites .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/familiar-favourites/header-bg.jpg");
}
.sk-promo-slot-flexible.sk-national-park {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/national-park/promo-bg.jpg");
}
.sk-national-park .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/national-park/header-bg.jpg");
}
.sk-national-park-canada-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/national-park-canada-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
}
.sk-national-park-canada-collections .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/national-park-canada-collections/header-bg.jpg");
}
@media (min-width: 992px) {
  .sk-national-park-canada-collections .sk-general-jumbotron .sk-rich-text {
    padding-left: 0 !important;
  }
}
.sk-promo-slot-flexible.sk-national-park-canada-promo {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/national-park-canada-promo/promo-bg.jpg");
}
.sk-promo-slot-flexible.sk-national-park-canada-promo .sk-promo-slot-title,
.sk-promo-slot-flexible.sk-national-park-canada-promo .sk-promo-slot-text,
.sk-promo-slot-flexible.sk-national-park-canada-promo .sk-promo-slot-link {
  color: #fff;
  border-color: #fff;
}
.sk-promo-slot-flexible.sk-scents {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/scents/promo-bg.jpg");
}
.sk-scents .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/scents/header-bg.jpg");
}
.sk-promo-slot-flexible.sk-spring-scents {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/spring-scents/promo-bg.jpg");
}
.sk-spring-scents .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/spring-scents/header-bg.jpg");
}
.sk-gb-national-park.sk-promo-slot-flexible {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/gb-national-park/promo-bg.jpg");
}
.sk-gb-national-park .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/gb-national-park/header-bg.jpg");
}
.sk-scents-poland {
  /*
   * Home page carousel item background
   */
  /*
   * Collections page header background
   */
  /*
   * All bottom changes should be applied only for content page
   * unfortunatelly html structure isn't great so css selectros are dummy :(
   */
}
.sk-scents-poland.sk-carousel-item {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/scents-poland/header-home-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.sk-scents-poland .sk-container-body {
  width: 100%;
}
.sk-scents-poland .sk-general-content {
  margin-bottom: 0;
}
.sk-scents-poland .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/scents-poland/header-bg.jpg");
}
@media (min-width: 992px) {
  .sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container {
    width: 100%;
    padding: 0;
    position: relative;
  }
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-page-header {
  width: 100%;
  max-width: 920px;
  margin: 87px auto 0 !important;
}
@media (max-width: 991px) {
  .sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-page-header {
    margin: 45px auto !important;
  }
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-page-header h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
  width: auto;
  padding: 0;
  float: none;
}
@media (min-width: 992px) {
  .sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
    margin: 0;
    position: absolute;
    bottom: 78px;
    right: 218px;
  }
}
@media (max-width: 991px) {
  .sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
    text-align: center;
  }
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text p {
  padding: 7px 0 6px !important;
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text a {
  padding: 10px 20px 8px;
  border: solid 1px #fff;
  font-size: 14px;
}
.sk-scents-poland .sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
  width: 100%;
  margin: 0;
  position: static;
}
.sk-scents-poland.RBStarterKitContentPage {
  /*
     * Top Life scents promo boxes image box
     */
  /*
     * Top Life scents promo boxes title
     */
  /*
     * Top Life scents promo box
     */
  /*
     * Colors for top promo boes
     * there is no specific classes for different elements so thats why
     * we are usin nth-child selector
     */
  /*
     * StarterKit gives us some sharing on the bottom of the page
     * but we don't want that here
     */
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content {
  /*
       * Purple section with 3 images.
       */
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation {
  margin: 0 auto;
  /*
         * Header over Life Scents promo boxes
         */
  /*
         * Header under purple promo section
         */
  /*
       * Subheader under purple promo section
       */
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation .sk-quotation-content {
  margin: 0;
  padding: 0;
  border: none;
  color: #4e4a47;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:first-child {
  max-width: 680px;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:first-child::after {
  content: '';
  display: block;
  max-width: 210px;
  margin: 37px auto 0;
  border-bottom: solid 1px #c2bfba;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:first-child .sk-quotation-content {
  font-size: 30px;
  letter-spacing: -2px;
  color: #4e4a47;
  text-align: center;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:nth-child(5) .sk-quotation-content {
  max-width: 710px;
  padding: 0;
  margin: 76px auto 30px;
  font-size: 36px;
  line-height: 41px;
  color: #4e4a47;
  text-align: center;
  text-transform: uppercase;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:nth-child(6) .sk-quotation-content {
  max-width: 850px;
  padding: 0;
  margin: 0 auto 100px;
  font-size: 18px;
  line-height: 24px;
  color: #4e4a47;
  text-align: center;
  text-transform: uppercase;
  /*
             * Subheader under purple promo section horizontal line
             */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:nth-child(6) .sk-quotation-content {
    margin-bottom: 40px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-quotation:nth-child(6) .sk-quotation-content::before {
  content: '';
  display: block;
  max-width: 210px;
  margin: 0 auto 40px;
  border-top: solid 2px #c2bfba;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) {
  margin: 0 -15px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/scents-poland/promo-bg.jpg') no-repeat top center;
  /*
        * Purple section header
        */
  /*
        * Purple section subheader
        */
  /*
         * Purple section row for columns with images and text
         */
  /*
       * General layout settings for
       * purple section text and images
       */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) {
    background: #452f73;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h1 {
  max-width: 710px;
  padding: 0;
  margin: 76px auto 30px;
  font-size: 36px;
  line-height: 41px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h2 {
  max-width: 850px;
  padding: 0;
  margin: 0 auto;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  /*
           * Purple section subheader horizontal line
           */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h2 {
    padding: 0 15px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h2::before {
  content: '';
  display: block;
  max-width: 210px;
  margin: 0 auto 40px;
  border-top: solid 2px #c2bfbb;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div {
  text-align: center;
  padding: 0;
  /*
             * Purple section left column
             */
  /*
             * Purple section center column
             */
  /*
             * Purple section right column
             */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:first-child {
    padding-left: 15px;
    text-align: right;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:first-child h3,
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:first-child p {
    float: right;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:first-child img {
    margin-bottom: -112px;
  }
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(2) {
    padding-right: 15px;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(2) img {
    margin-top: -110px;
  }
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(2) img {
    margin-top: -100px;
  }
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(3) {
    text-align: left;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(3) img {
    margin: -75px 0 -51px;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(3) h3,
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(3) p {
    float: left;
  }
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) .row > div:nth-child(3) img {
    margin-top: -120px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) img {
  max-width: 100%;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h3,
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) p {
  max-width: 420px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) h3 {
  width: 100%;
  margin: 0 0 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) p {
  margin: 0 0 45px;
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-flexible-content > .sk-content-block:nth-child(4) p {
    margin: 0 auto 20px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-split-image-holder {
  width: 100%;
  float: none;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-split-text-holder {
  width: 100%;
  padding: 0;
  float: none;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-split-text-holder .sk-promo-slot-split-text {
  max-width: 230px;
  margin: -35px auto 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible {
  margin: 0;
  padding: 0;
  background: transparent;
  /*
       * "Zobacz" (See more) button
       */
  /*
       * This element shloud be an unordered list. Unfortunatelly StarerKit gives us just paragraps :(
       */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible {
    min-height: 0;
    margin-bottom: 20px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible::after {
  content: 'Zobacz';
  display: block;
  width: 145px;
  padding: 9px 0 3px;
  border: solid 1px #000;
  margin: 23px auto 0;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible .sk-promo-slot-text-holder {
  padding: 0 !important;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
  margin: 0 0 0 135px;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  /*
           * Custom fake element marker (circle on the left)
           */
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    margin: 0;
    text-align: center;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #4e4a47;
  vertical-align: middle;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*
      * Videos promos boxes
      */
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows {
    width: 1170px;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows > .navbar-header,
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows > .navbar-header,
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(2) .sk-promo-slot-split-image-holder {
    text-align: center;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(2) .sk-promo-slot-split-image {
    width: auto;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(2) > .sk-promo-row > div:nth-child(1) .sk-promo-slot-split-text {
  color: #a37cb6;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(2) > .sk-promo-row > div:nth-child(2) .sk-promo-slot-split-text {
  color: #ee7101;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(2) > .sk-promo-row > div:nth-child(3) .sk-promo-slot-split-text {
  color: #84be4b;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) .sk-promo-slot-split-image-holder {
    text-align: center;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) .sk-promo-slot-split-image {
    width: auto;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) > .sk-promo-row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) > .sk-promo-row > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) > .sk-promo-row > div:nth-child(1) {
    margin-left: 16.66666667%;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) > .sk-promo-row > div:nth-child(1) .sk-promo-slot-split-text {
  color: #ea5098;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(3) > .sk-promo-row > div:nth-child(2) .sk-promo-slot-split-text {
  color: #00ace9;
}
@media (max-width: 767px) {
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row > div {
    margin-bottom: 30px;
  }
  .sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row > div:last-child {
    margin-bottom: 0;
  }
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row .sk-promo-slot-heading {
  margin: 0 0 20px;
  padding: 0;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row .sk-promo-slot-heading .sk-promo-slot-title {
  font-size: 22px;
  line-height: 27px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #3b3635;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row .sk-promo-slot-flexible {
  min-height: 0;
}
.sk-scents-poland.RBStarterKitContentPage .sk-promo-rows:nth-child(7) .sk-promo-row .sk-promo-slot-flexible::after {
  display: none;
}
.sk-scents-poland.RBStarterKitContentPage .sk-social-page-sharing {
  display: none;
}
.sk-product-background-1 .sk-product-list-page-header {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/product-bg/background-1.jpg");
}
.sk-product-background-2 .sk-product-list-page-header {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/product-bg/background-2.jpg");
}
.sk-product-background-3 .sk-product-list-page-header {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/product-bg/background-3.jpg");
}
.sk-product-list-essential-mist .sk-product-list-page-header {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/product-bg/background-4.jpg");
  background-size: cover;
}
.sk-product-list-essential-mist .sk-product-list-page-header .sk-page-header-image-holder {
  bottom: 0;
  right: 0;
  position: absolute;
}
.sk-promo-slot.sk-home-fragrant-homes,
.sk-promo-slot-flexible.sk-home-fragrant-homes {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_fragrant-homes.jpg") no-repeat;
}
.sk-promo-slot.sk-home-freshmatic,
.sk-promo-slot-flexible.sk-home-freshmatic {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_freshmatic.jpg") no-repeat;
}
.sk-promo-slot.sk-home-national-park,
.sk-promo-slot-flexible.sk-home-national-park {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_national-park.jpg") no-repeat;
}
.sk-promo-slot.sk-generic-promo-4,
.sk-promo-slot-flexible.sk-generic-promo-4 {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_generic-4.jpg") no-repeat;
}
.sk-promo-slot.sk-generic-promo-5,
.sk-promo-slot-flexible.sk-generic-promo-5 {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_generic-5.jpg") no-repeat;
}
.sk-promo-slot.sk-generic-promo-6,
.sk-promo-slot-flexible.sk-generic-promo-6 {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_generic-6.jpg") no-repeat;
}
.sk-promo-slot.sk-generic-promo-7,
.sk-promo-slot-flexible.sk-generic-promo-7 {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_generic-7.jpg") no-repeat;
}
.carousel-inner .item.sk-carousel-1 {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_01.jpg') no-repeat;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-2 {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_02.jpg') no-repeat;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-3 {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_03.jpg') no-repeat;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-4 {
  padding-top: 75px;
  height: 590px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_04.jpg) no-repeat center center;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-4 .sk-image-holder {
  width: 55%;
  right: 0;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-4 .sk-image-holder {
    display: none;
  }
}
.carousel-inner .item.sk-carousel-4 .sk-image-holder img {
  margin-top: 115px;
  width: 400px !important;
  float: right;
}
@media (max-width: 1200px) {
  .carousel-inner .item.sk-carousel-4 .sk-image-holder img {
    margin-top: 165px;
    width: 320px !important;
  }
}
.carousel-inner .item.sk-carousel-4 .sk-content-holder {
  width: 45%;
  left: 0;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-4 .sk-content-holder {
    margin-top: 110px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .carousel-inner .item.sk-carousel-4 .sk-content-holder {
    margin-top: 145px;
  }
}
.carousel-inner .item.sk-carousel-4 .sk-content-holder h2,
.carousel-inner .item.sk-carousel-4 .sk-content-holder p {
  color: #09a841;
  text-shadow: 0 0 20px #fff;
}
.carousel-inner .item.sk-carousel-4 .sk-content-holder h2 {
  font-size: 35px;
  line-height: 1.1;
}
.carousel-inner .item.sk-carousel-4 .sk-content-holder p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
}
.carousel-inner .item.sk-carousel-4 .sk-carousel-btn {
  color: #09a841;
  border-color: #09a841;
  font-size: 18px;
}
.carousel-inner .item.sk-carousel-5 {
  padding-top: 75px;
  height: 590px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_05.jpg) no-repeat center center;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-5 .sk-image-holder {
  width: 50%;
  right: 0;
  float: left;
  clear: both;
}
@media (max-width: 1200px) {
  .carousel-inner .item.sk-carousel-5 .sk-image-holder {
    clear: none;
  }
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-5 .sk-image-holder {
    display: none;
  }
}
.carousel-inner .item.sk-carousel-5 .sk-image-holder img {
  margin-top: 25px;
  margin-left: -50px;
  width: 320px !important;
  position: absolute;
  z-index: 2;
}
@media (max-width: 1200px) {
  .carousel-inner .item.sk-carousel-5 .sk-image-holder img {
    margin-top: 130px;
    margin-left: 0;
  }
}
.carousel-inner .item.sk-carousel-5 .sk-content-holder {
  width: 50%;
  left: 0;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-5 .sk-content-holder {
    width: 100%;
  }
}
.carousel-inner .item.sk-carousel-5 .sk-content-holder h2,
.carousel-inner .item.sk-carousel-5 .sk-content-holder p {
  color: #003366;
  text-shadow: 0 0 20px #fff;
}
.carousel-inner .item.sk-carousel-5 .sk-content-holder h2 {
  font-size: 40px;
  line-height: 1.1;
}
.carousel-inner .item.sk-carousel-5 .sk-content-holder p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.carousel-inner .item.sk-carousel-5 .sk-carousel-btn {
  color: #003366;
  border-width: 2px;
  border-color: #003366;
  font-size: 24px;
}
.carousel-inner .item.sk-carousel-6 {
  height: 590px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel_background_06.jpg) no-repeat center center;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-6 .sk-image-holder {
  width: 43%;
  float: right;
  right: 0;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-6 .sk-image-holder {
    display: none;
  }
}
.carousel-inner .item.sk-carousel-6 .sk-image-holder img {
  margin-top: 192px;
}
.carousel-inner .item.sk-carousel-6 .sk-content-holder {
  float: right;
  width: 57%;
  left: 0;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-6 .sk-content-holder {
    width: 100%;
  }
}
.carousel-inner .item.sk-carousel-6 .sk-content-holder h2 {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-6 .sk-content-holder h2 {
    font-size: 40px;
  }
}
.carousel-inner .item.sk-carousel-6 .sk-content-holder p {
  font-size: 32px;
  font-weight: lighter;
  line-height: 1.1;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-6 .sk-content-holder p {
    font-size: 25px;
  }
}
.carousel-inner .item.sk-carousel-6 .sk-carousel-btn {
  font-size: 32px;
}
@media (max-width: 992px) {
  .carousel-inner .item.sk-carousel-6 .sk-carousel-btn {
    font-size: 25px;
  }
}
.carousel-inner .sk-carousel-pl {
  height: 590px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/plcarouselbanner.jpg) no-repeat center center;
  background-size: cover;
  background-position: 25% 50%;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl {
    background-position: 45% 50%;
  }
}
.carousel-inner .sk-carousel-pl:before {
  content: '';
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/airwicklogopl.png');
  top: 20px;
  right: 60px;
  position: absolute;
  width: 198px;
  height: 84px;
  background-size: cover;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-container-carousel-item {
    top: 90px;
    position: relative;
  }
}
@media (max-width: 600px) {
  .carousel-inner .sk-carousel-pl .sk-container-carousel-item {
    position: relative;
    top: 70px;
  }
}
.carousel-inner .sk-carousel-pl .sk-content-holder {
  text-align: center;
}
@media (min-width: 768px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder {
    float: none;
    width: 80%;
    left: 10%;
  }
}
@media (min-width: 1320px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder {
    top: 80px;
    left: 65%;
    float: left;
    width: 40%;
  }
}
@media (min-width: 1500px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder {
    width: 50%;
  }
}
@media (min-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder {
    text-align: left;
  }
}
.carousel-inner .sk-carousel-pl .sk-content-holder h2 {
  color: #231f20;
  font-family: "Futura LT W01 Book", Helvetica, Arial, sans-serif;
  font-size: 20px;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder h2 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1500px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder h2 {
    font-size: 26px;
  }
}
.carousel-inner .sk-carousel-pl .sk-content-holder p {
  color: #231f20;
  font-family: "Futura LT W01 Light", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: none;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder p {
    font-size: 20px;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder p {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder p {
    font-size: 36px;
  }
}
@media (min-width: 1500px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder p {
    font-size: 45px;
  }
}
.carousel-inner .sk-carousel-pl .sk-content-holder a {
  font-size: 24px;
  color: #1ba84a;
  border: 1px solid #1ba84a;
  white-space: normal;
  font-family: brandon, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .carousel-inner .sk-carousel-pl .sk-content-holder a {
    font-size: 26px;
  }
}
.carousel-inner .sk-carousel-pl .sk-btn-holder {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .carousel-inner .sk-carousel-pl .sk-btn-holder {
    margin-top: 15px;
  }
}
.carousel-inner .sk-carousel-pl .sk-image-holder {
  right: 45%;
  top: 202px;
}
@media (max-width: 1320px) {
  .carousel-inner .sk-carousel-pl .sk-image-holder {
    float: none;
    width: 50%;
    right: 0;
    top: 45px;
  }
}
@media (min-width: 1320px) {
  .carousel-inner .sk-carousel-pl .sk-image-holder {
    right: 50%;
  }
}
@media (min-width: 1500px) {
  .carousel-inner .sk-carousel-pl .sk-image-holder {
    right: 70%;
  }
}
.carousel-inner .item.sk-carousel-essential-mist {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/carousel-essential-mist.jpg') no-repeat;
  background-size: cover;
}
.carousel-inner .item.sk-carousel-essential-mist .sk-carousel-image-holder {
  bottom: 24px;
}
.sk-us-summer-delights-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
}
.sk-us-summer-delights-rating-1-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 24px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-summer-delights-rating-2-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 48px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-summer-delights-rating-3-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 72px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-summer-delights-rating-4-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 96px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-summer-delights-rating-5-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-summer-delights-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 120px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-summer-delights-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-turquoise-oasis-life-scents-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
}
.sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 24px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 48px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 72px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 96px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-turquoise-oasis-life-scents-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 120px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-turquoise-oasis-life-scents-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-cozy-by-the-fire-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
}
.sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 24px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-1-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 48px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-2-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 72px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-3-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 96px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-4-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-cozy-by-the-fire-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
  padding-top: 90px;
}
.sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder {
  top: 105px;
}
.sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-image-holder img {
  max-height: 220px !important;
}
.sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
  position: relative;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2) {
    width: 460px;
    position: absolute;
    top: 0;
    right: 120%;
    z-index: 1;
    text-align: right;
  }
}
.sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
  content: '';
  display: block;
  height: 28px;
  width: 120px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/rating-stars.png') no-repeat;
}
@media (min-width: 768px) {
  .sk-us-cozy-by-the-fire-rating-5-carousel.sk-carousel-item .sk-carousel-content-holder p:nth-last-of-type(2)::before {
    left: auto;
    right: -7px;
  }
}
.sk-promo-slot.sk-home-promo-scented-oils,
.sk-promo-slot-flexible.sk-home-promo-scented-oils {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_promo_scented-oils_2.jpg");
  background-position: center;
}
.sk-promo-slot.sk-home-promo-scented-oils:after,
.sk-promo-slot-flexible.sk-home-promo-scented-oils:after {
  content: "";
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/airwick-logo.png") no-repeat 0 0;
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.sk-promo-slot.sk-home-promo-scented-oils .sk-promo-slot-title,
.sk-promo-slot-flexible.sk-home-promo-scented-oils .sk-promo-slot-title {
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sk-promo-slot.sk-home-promo-wax-melts,
.sk-promo-slot-flexible.sk-home-promo-wax-melts {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_promo_wax-melts.jpg");
  background-position: center;
}
.sk-promo-slot.sk-home-promo-wax-melts:after,
.sk-promo-slot-flexible.sk-home-promo-wax-melts:after {
  content: "";
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/airwick-logo.png") no-repeat 0 0;
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.sk-promo-slot.sk-home-promo-wax-melts .sk-promo-slot-title,
.sk-promo-slot-flexible.sk-home-promo-wax-melts .sk-promo-slot-title {
  color: #fff;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sk-promo-slot.sk-home-promo-freshmatic,
.sk-promo-slot-flexible.sk-home-promo-freshmatic {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/home_promo_freshmatic.jpg");
  background-position: center;
}
.sk-promo-slot.sk-home-promo-freshmatic:after,
.sk-promo-slot-flexible.sk-home-promo-freshmatic:after {
  content: "";
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/promos/airwick-logo.png") no-repeat 0 0;
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.sk-promo-slot.sk-home-promo-freshmatic .sk-promo-slot-title,
.sk-promo-slot-flexible.sk-home-promo-freshmatic .sk-promo-slot-title {
  color: #fff;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sk-us-life-scents-orange-carousel.sk-carousel-item {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/sections/us-life-scents-orange-carousel/carousel-item-background.jpg') no-repeat;
  background-size: cover;
}
.carousel-inner .item.sk-us-xmas-2015-carousel {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/us-xmas-2015-carousel.jpg') no-repeat;
  background-size: cover;
  background-position: 46% 0;
}
@media (max-width: 767px) {
  .carousel-inner .item.sk-us-xmas-2015-carousel {
    padding-top: 260px;
  }
}
@media (min-width: 768px) {
  .carousel-inner .item.sk-us-xmas-2015-carousel {
    height: 600px;
    background-position: center;
  }
}
@media (min-width: 768px) {
  .carousel-inner .item.sk-us-xmas-2015-carousel .sk-container-carousel-item {
    position: relative;
    top: 180px;
  }
}
.sk-xmas-na-collections-2015 .sk-general-jumbotron {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/us-xmas-2015-carousel.jpg");
  background-size: cover;
  background-position: 46% 0;
}
.sk-xmas-na-collections-2015 .sk-general-jumbotron .sk-general-jumbotron-container {
  position: relative;
}
.sk-xmas-na-collections-2015 .sk-general-jumbotron .sk-page-header {
  margin-top: 120px;
}
@media (min-width: 768px) {
  .sk-xmas-na-collections-2015 .sk-general-jumbotron .sk-page-header {
    margin-top: 0;
    padding-top: 150px;
    background-position: center;
    position: absolute;
    top: 25px;
    right: 0;
  }
}
@media (min-width: 768px) {
  .sk-xmas-na-collections-2015 .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
    width: 40%;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 245px;
  }
}
.sk-has-productGallery .sk-quotation p {
  font-size: 24px;
  line-height: 27px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #474444;
  margin: 12px 0 0;
}
.sk-has-productGallery .sk-rich-text-content {
  margin-bottom: 30px;
}
.sk-has-productGallery .sk-content-heading {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.sk-has-productGallery .sk-content-heading h2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 24px;
  line-height: 27px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  color: #474444;
  border-bottom: 1px solid #adaaa5;
  margin: 12px 0 30px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .sk-has-productGallery .sk-content-heading h2 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sk-has-productGallery .sk-content-heading h2 {
    margin-left: 33.33333333%;
  }
}
.sk-has-productGallery .sk-content-heading h2:before,
.sk-has-productGallery .sk-content-heading h2:after {
  content: " ";
  display: table;
}
.sk-has-productGallery .sk-content-heading h2:after {
  clear: both;
}
.sk-has-productGallery .sk-content-heading h2:before,
.sk-has-productGallery .sk-content-heading h2:after {
  content: " ";
  display: table;
}
.sk-has-productGallery .sk-content-heading h2:after {
  clear: both;
}
.sk-has-productGallery .sk-content-heading + .sk-quotation p {
  text-transform: none;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
}
.sk-general-jumbotron {
  margin-bottom: 50px !important;
}
.sk-general-jumbotron .sk-general-jumbotron-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-general-jumbotron .sk-general-jumbotron-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-general-jumbotron .sk-general-jumbotron-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-general-jumbotron .sk-general-jumbotron-container {
    width: 1170px;
  }
}
.sk-general-jumbotron .sk-general-jumbotron-container > .navbar-header,
.sk-general-jumbotron .sk-general-jumbotron-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-general-jumbotron .sk-general-jumbotron-container > .navbar-header,
  .sk-general-jumbotron .sk-general-jumbotron-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sk-general-jumbotron .sk-general-jumbotron-container header {
  border: 0;
  margin-top: 60px;
  margin-bottom: 25px !important;
}
@media (768px) {
  .sk-general-jumbotron .sk-general-jumbotron-container header {
    margin-top: 92px;
    margin-left: 100px;
  }
}
.sk-general-jumbotron .sk-general-jumbotron-container header h1,
.sk-general-jumbotron .sk-general-jumbotron-container header h2 {
  margin-top: 0;
  font-size: 37px;
  line-height: 31px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
    float: left;
    width: 50%;
  }
}
@media (768px) {
  .sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text {
    padding-left: 100px;
  }
}
.sk-general-jumbotron .sk-general-jumbotron-container .sk-rich-text a {
  color: #ffffff;
  border-color: #ffffff;
}
.sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: 83px;
}
@media (min-width: 992px) {
  .sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
    float: left;
    width: 50%;
  }
}
.sk-page-header {
  border: none;
}
.sk-content-heading {
  border: none;
}
.panel-heading,
.sk-promo-slot-heading,
.sk-promo-slot-flexible-heading {
  position: static !important;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
}
.panel-heading h3 {
  letter-spacing: 3px;
}
.panel-body p {
  font-family: raleway;
  font-size: 15px;
  line-height: 21px;
  color: #6a6c6d;
  padding: 0 10px;
}
@media (max-width: 991px) {
}
.panel-body a {
  display: none;
  /*
        .cta(#514e46);
        text-transform: uppercase;
        letter-spacing: 2px;
        border-color: #514e46;
        padding: 11px 20px;

        &::after {
            content: '';
            display: inline-block;
            position: relative;
            top: 2px;
            left: 7px;
            width: 9px;
            height: 13px;
            background: url('images/arrow_cta.png') no-repeat;
        }*/
}
.sk-general-jumbotron {
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #f2efea;
  background-position: left top;
  background-repeat: no-repeat;
}
.sk-general-jumbotron .sk-page-header h1 {
  margin-top: 50px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
}
@media (min-width: 768px) {
  .sk-general-jumbotron {
    min-height: 464px;
    text-align: left;
    background-position: right -200px top;
  }
  .sk-general-jumbotron .sk-page-header,
  .sk-general-jumbotron .sk-content-block {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .sk-general-jumbotron {
    background-position: center top;
  }
}
.sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
    display: block;
    position: absolute;
    right: -165px;
    float: none;
    bottom: 12px;
    top: auto;
    width: auto;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .sk-general-jumbotron .sk-general-jumbotron-container .sk-content-image-wrapper {
    right: auto;
    left: 55%;
    width: 580px;
  }
}
.sk-rich-text {
  margin-top: 50px;
}
.sk-rich-text a {
  color: #008f2d;
}
.sk-national-park .sk-has-productGallery .sk-content-heading h2,
.sk-familiar-favourites .sk-has-productGallery .sk-content-heading h2,
.sk-scents .sk-has-productGallery .sk-content-heading h2,
.sk-essential-oils .sk-has-productGallery .sk-content-heading h2,
.sk-spring-scents .sk-has-productGallery .sk-content-heading h2,
.sk-gb-national-park .sk-has-productGallery .sk-content-heading h2 {
  text-align: center;
  margin-bottom: 0;
}
.sk-national-park .sk-has-productGallery .sk-rich-text-content,
.sk-familiar-favourites .sk-has-productGallery .sk-rich-text-content,
.sk-scents .sk-has-productGallery .sk-rich-text-content,
.sk-essential-oils .sk-has-productGallery .sk-rich-text-content,
.sk-spring-scents .sk-has-productGallery .sk-rich-text-content,
.sk-gb-national-park .sk-has-productGallery .sk-rich-text-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sk-national-park .sk-has-productGallery .sk-rich-text-content,
  .sk-familiar-favourites .sk-has-productGallery .sk-rich-text-content,
  .sk-scents .sk-has-productGallery .sk-rich-text-content,
  .sk-essential-oils .sk-has-productGallery .sk-rich-text-content,
  .sk-spring-scents .sk-has-productGallery .sk-rich-text-content,
  .sk-gb-national-park .sk-has-productGallery .sk-rich-text-content {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .sk-national-park .sk-has-productGallery .sk-rich-text-content,
  .sk-familiar-favourites .sk-has-productGallery .sk-rich-text-content,
  .sk-scents .sk-has-productGallery .sk-rich-text-content,
  .sk-essential-oils .sk-has-productGallery .sk-rich-text-content,
  .sk-spring-scents .sk-has-productGallery .sk-rich-text-content,
  .sk-gb-national-park .sk-has-productGallery .sk-rich-text-content {
    margin-left: 16.66666667%;
  }
}
/*.sk-national-parks{
    .sk-general-jumbotron{
        background: url("images/collections/sk-national-parks.jpg") no-repeat;
        background-size: cover;
    }
}

.sk-familiar-favorites{
    .sk-general-jumbotron{
        background: url("images/collections/sk-familiar-favorites.jpg") no-repeat;
        background-size: cover;
    }
}

.sk-life-scents{
    .sk-general-jumbotron{
        background: url("images/collections/sk-life-scents.jpg") no-repeat;
        background-size: cover;
    }
}

.sk-scented-oils{
    .sk-general-jumbotron{
        background: url("images/collections/sk-scented-oils.jpg") no-repeat;
        background-size: cover;
    }
}

.sk-spring-scents{
    .sk-general-jumbotron{
        background: url("images/collections/sk-spring-scents.jpg") no-repeat;
        background-size: cover;
    }
}*/
@media (min-width: 1200px) {
  .sk-us-homepage .sk-category-area {
    background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/carousel/us-category-bg.jpg") no-repeat top center;
  }
  .sk-us-homepage .sk-category-area-header {
    margin-top: 0;
    padding-top: 130px;
    margin-top: -100px;
    border: none;
  }
  .sk-us-homepage .sk-category-list {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 180px;
  }
  .sk-us-homepage .sk-category-wrapper {
    width: 145px;
  }
  .sk-us-homepage .sk-category-wrapper .sk-category {
    background: transparent;
    width: auto;
  }
  .sk-us-homepage .sk-category-wrapper .sk-category:after {
    display: none;
  }
  .sk-us-homepage .sk-category-wrapper .sk-category .sk-category-image-holder a img {
    max-height: none !important;
  }
  .sk-us-homepage .sk-category-wrapper .sk-category .sk-category-link {
    margin-top: 50px;
    max-width: 120px;
  }
}
.signup-form__section {
  max-width: 700px;
  padding: 40px 20px;
  margin: 0 auto 35px;
  background: #fff;
  text-align: center;
}
.signup-form__section h1 {
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
}
.signup-form__section p {
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}
.signup-form__section .btn {
  padding: 11px 32px;
  border: 1px solid #1d5630;
  font-size: 14px;
  font-weight: 700;
  color: #1d5630;
  background: transparent;
  border-radius: 0;
  text-transform: uppercase;
}
.signup-form__jumbotron p {
  max-width: 550px;
  margin: 0 auto 20px;
}
.signup-form__promos a {
  display: block;
}
.signup-form__promos a:focus,
.signup-form__promos a:hover {
  text-decoration: none;
}
.signup-form__promo img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
.signup-form__promo h2 {
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: bold;
}
.signup-form__promo + p {
  margin-bottom: 20px;
  color: #333;
}
.signup-form .form-error {
  margin-right: 5px;
  display: inline-block;
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
}
.signup-form .form-group {
  text-align: left;
}
.signup-form label {
  font-family: raleway, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.signup-form .checkbox-label {
  margin-top: 30px;
}
.signup-form .checkbox-label input {
  margin-right: 10px;
}
.signup-form input {
  border-radius: 0;
}
.survey {
  padding: 15px;
  background: #fff;
}
.survey-header {
  text-align: center;
  margin-bottom: 25px;
}
.survey-item {
  margin-bottom: 25px;
}
.survey-question {
  font-size: 18px;
  font-weight: bold;
}
.survey-answers {
  padding: 0;
}
.survey-answer {
  list-style-type: none;
}
.survey-answer label {
  font-weight: normal;
}
.survey-answer input {
  margin-right: 6px;
}
.survey-button {
  display: block;
  width: 125px;
  padding: 11px 32px;
  margin: 0 auto;
  border: 1px solid #1d5630;
  font-size: 14px;
  font-weight: 700;
  color: #1d5630;
  background: transparent;
  border-radius: 0;
  text-transform: uppercase;
}
body[class*="sk-vaporino"] {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/bgimage.jpg') !important;
  background-size: cover !important;
}
body[class*="sk-vaporino"] .sk-segment-header,
body[class*="sk-vaporino"] .sk-nav-primary,
body[class*="sk-vaporino"] .sk-country-selector-button,
body[class*="sk-vaporino"] .sk-country-selector,
body[class*="sk-vaporino"] .sk-segment-footer {
  background: transparent !important;
}
body[class*="sk-vaporino"] .sk-page-header {
  display: none;
}
body[class*="sk-vaporino"] .sk-social-page-sharing {
  display: none;
}
body[class*="sk-vaporino"] .sk-segment-body {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  body[class*="sk-vaporino"] .sk-container-body {
    width: 100%;
  }
}
@media (min-width: 991px) {
  body[class*="sk-vaporino"] .sk-container-body {
    margin-top: 30px;
  }
}
body[class*="sk-vaporino"] .col-md-12 {
  width: 100%;
}
body[class*="sk-vaporino"] h1 {
  color: #e1f7f7;
  font-size: 60px;
  font-family: "Avenir LT W01_35 Light1475496", sans-serif;
  text-transform: none;
  letter-spacing: 8px;
}
body[class*="sk-vaporino"] h2 {
  color: #f7a600;
  font-family: "Avenir LT W01_65 Medium1475532", sans-serif;
  font-size: 22px;
  text-transform: none;
}
body[class*="sk-vaporino"] h3 {
  color: #e1f7f7;
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  font-size: 18px;
  text-transform: none;
}
body[class*="sk-vaporino"] p {
  color: #e1f7f7;
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  font-size: 14px;
  text-transform: none;
}
@font-face {
  font-family: 'montserrat';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Regular-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Regular-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Regular-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Regular-webfont.svg#montserratregular') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: 'montserrat';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/Montserrat-Light.otf') format('opentype');
  font-weight: 300;
}
@font-face {
  font-family: "Avenir LT W01_35 Light1475496";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/b0268c31-e450-4159-bfea-e0d20e2b5c0c.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg");
}
@font-face {
  font-family: "Avenir LT W01_65 Medium1475532";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg");
}
@font-face {
  font-family: "AvenirNextLTW01-Regular";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");
}
@font-face {
  font-family: "AvenirNextLTW01-Italic";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/7377dbe6-f11a-4a05-b33c-bc8ce1f60f84.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/18839597-afa8-4f0b-9abb-4a30262d0da8.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585.svg#1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585") format("svg");
}
@font-face {
  font-family: "AvenirNextLTW01-Medium";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg");
}
@font-face {
  font-family: "AvenirNextLTW01-MediumI_721278";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/77a9cdce-ea6a-4f94-95df-e6a54555545e.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/77a9cdce-ea6a-4f94-95df-e6a54555545e.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/3f380a53-50ea-4a62-95c5-d5d8dba03ab8.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/8344e877-560d-44d4-82eb-9822766676f9.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/b28b01d9-78c5-46c6-a30d-9a62c8f407c5.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/ed4d3c45-af64-4992-974b-c37cd12a9570.svg#ed4d3c45-af64-4992-974b-c37cd12a9570") format("svg");
}
@font-face {
  font-family: "Avenir Next LT W01 Demi";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");
}
@font-face {
  font-family: "Avenir Next LT W01 Bold";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/14c73713-e4df-4dba-933b-057feeac8dd1.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/890bd988-5306-43ff-bd4b-922bc5ebdeb4.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/ed104d8c-7f39-4e8b-90a9-4076be06b857.svg#ed104d8c-7f39-4e8b-90a9-4076be06b857") format("svg");
}
@font-face {
  font-family: "Avenir LT W01_95 Black1475556";
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
  src: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"), url("/css/CmsPlugins/RB-StarterKit/themes/airwick/fonts/vaporino/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg");
}
.sk-vaporino .sk-footer .sk-footer-nav ul.navbar-nav:before {
  width: 254px;
  height: 61px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/essentia-mist-logo.png') no-repeat;
}
.sk-vaporino .sk-footer .sk-footer-nav ul.navbar-nav li a {
  font-size: 12px;
  text-decoration: none;
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
}
.sk-vaporino .sk-footer .sk-footer-nav ul.navbar-nav li a:hover {
  color: #e1f7f7;
  text-decoration: none;
  font-size: 12px;
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
}
.sk-vaporino .sk-footer .sk-footer-last-updated {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  font-size: 10px;
  font-weight: 300;
}
.sk-vaporino .rb-footer {
  z-index: -1;
}
.sk-vaporino .rb-footer-text {
  margin-top: 0;
}
.sk-vaporino .article-section {
  border-bottom: solid 1px #e1f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sk-vaporino .article-section .sk-promo-slot-flexible {
  background: none;
  margin-top: 25px;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 180px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
  text-decoration: none;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  top: -5px;
  bottom: -5px;
  left: 5px;
  right: 5px;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder {
  margin-top: 30px;
  margin-bottom: 35px;
  min-height: 150px;
}
@media (max-width: 1200px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    min-height: 190px;
  }
}
@media (max-width: 992px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    min-height: 220px;
  }
}
@media (max-width: 830px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    min-height: auto;
  }
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-text-holder p {
  color: #e1f7f7;
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  font-size: 14px;
  text-transform: none;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-image-full-holder {
  position: relative;
  margin: 10px 20px;
  margin-right: 5px;
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-image-full-holder::before {
  position: absolute;
  content: ' ';
  left: 0;
  top: -10px;
  bottom: -10px;
  right: 20px;
  width: auto;
  height: auto;
  border: solid 1px #e1f7f7;
}
@media (min-width: 454px) and (max-width: 767px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-image-full-holder::before {
    width: 362px;
  }
}
.sk-vaporino .article-section .sk-promo-slot-flexible .sk-promo-slot-image-full-holder img {
  padding: 0px 10px;
  border: solid 1px #e1f7f7;
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
}
@media (min-width: 768px) and (max-width: 992px) {
  .sk-vaporino .article-section .row {
    display: flex;
    flex-direction: row;
  }
  .sk-vaporino .article-section .col-md-12 {
    width: 100%;
  }
  .sk-vaporino .article-section .col-md-4 {
    width: 33%;
  }
  .sk-vaporino .article-section .col-md-6 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino .article-section .row {
    display: flex;
    flex-direction: column !important;
  }
  .sk-vaporino .article-section .row .sk-promo-slot-flexible {
    width: 424px;
    margin: auto;
  }
}
@media (max-width: 490px) {
  .sk-vaporino .article-section .sk-promo-slot-flexible {
    width: auto !important;
  }
}
.sk-vaporino .buy-section {
  border-bottom: solid 1px #e1f7f7;
}
.sk-vaporino .buy-section .row {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
}
@media (min-width: 767px) {
  .sk-vaporino .buy-section .row {
    flex-direction: row;
  }
}
.sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
  min-height: 274px;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 1200px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    min-height: 245px;
  }
}
@media (max-width: 1200px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    min-height: 205px;
  }
}
@media (max-width: 992px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    background-size: cover;
    background-position: 50%;
  }
}
@media (max-width: 768px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    min-height: 290px;
  }
}
@media (max-width: 480px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    min-height: 168px;
    background-size: contain;
  }
}
@media (max-width: 440px) {
  .sk-vaporino .buy-section .row .sk-grid-panel[style|="background"] {
    background-size: cover;
  }
}
.sk-vaporino .buy-section .col-md-12 {
  width: 100%;
  padding: 0;
}
.sk-vaporino .buy-section .col-md-8 {
  padding: 0;
  width: 100%;
}
@media (min-width: 767px) {
  .sk-vaporino .buy-section .col-md-8 {
    width: 50%;
  }
}
.sk-vaporino .buy-section .col-md-4 {
  width: 100%;
  padding: 0;
}
@media (min-width: 767px) {
  .sk-vaporino .buy-section .col-md-4 {
    width: 50%;
    margin-top: 0;
  }
}
.sk-vaporino .buy-section .sk-grid-richtext {
  margin-left: 10%;
  margin-right: 5%;
  padding-top: 5%;
}
.sk-vaporino .buy-section .sk-grid-richtext h3 {
  padding: 5% 0;
}
.sk-vaporino .buy-section .sk-grid-richtext p:last-child {
  display: block;
  height: 64px;
  width: 100%;
  margin-top: 45px;
}
.sk-vaporino .buy-section .sk-grid-richtext p:last-child a {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 186px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
}
.sk-vaporino .buy-section .sk-grid-richtext p:last-child a:before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 175px;
  top: -5px;
  bottom: -5px;
  left: 5px;
  right: 5px;
}
.sk-vaporino .buy-section .sk-grid-richtext p:last-child a:focus {
  background: none;
  text-decoration: none;
}
.sk-vaporino .buy-section .sk-grid-richtext p:last-child a:hover {
  background: none;
  text-decoration: none;
}
.sk-vaporino .hero-section {
  position: relative;
}
.sk-vaporino .hero-section:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #e1f7f7;
  position: absolute;
  bottom: -2px;
}
@media (min-width: 992px) {
  .sk-vaporino .hero-section:before {
    left: 60px;
  }
}
@media (min-width: 1200px) {
  .sk-vaporino .hero-section:before {
    width: 1140px;
  }
}
@media (min-width: 1400px) {
  .sk-vaporino .hero-section:before {
    left: 300px;
  }
}
@media (min-width: 992px) {
  .sk-vaporino .hero-section {
    left: -60px;
  }
}
@media (min-width: 1200px) {
  .sk-vaporino .hero-section {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .sk-vaporino .hero-section {
    width: 1400px;
    left: -300px;
  }
}
.sk-vaporino .hero-section .col-md-12 {
  width: 100%;
}
.sk-vaporino .hero-section .col-md-8 {
  padding: 0;
  width: 100%;
}
.sk-vaporino .hero-section .col-md-8 h4 {
  width: 80%;
}
@media (min-width: 767px) {
  .sk-vaporino .hero-section .col-md-8 {
    width: 50%;
  }
  .sk-vaporino .hero-section .col-md-8 h4 {
    width: 90%;
  }
}
@media (min-width: 1400px) {
  .sk-vaporino .hero-section .col-md-8 {
    width: 40%;
  }
}
.sk-vaporino .hero-section .col-md-4 {
  width: 100%;
  margin-top: -200px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 767px) {
  .sk-vaporino .hero-section .col-md-4 {
    width: 50%;
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .sk-vaporino .hero-section .col-md-4 {
    width: 60%;
  }
}
.sk-vaporino .hero-section .col-md-8 {
  position: relative;
}
@media (min-width: 767px) {
  .sk-vaporino .hero-section .col-md-8 {
    padding-top: 100px;
  }
}
.sk-vaporino .hero-section .col-md-8 .sk-grid-panel:before {
  content: '';
  width: 1px;
  border: 1px solid #7b8483;
  height: 300px;
  position: absolute;
  left: 30px;
}
@media (max-width: 480px) {
  .sk-vaporino .hero-section .col-md-8 .sk-grid-panel:before {
    left: 15px;
    height: 200px;
  }
}
@media (min-width: 767px) {
  .sk-vaporino .hero-section .col-md-8 .sk-grid-panel:before {
    left: 20px;
    top: 100px;
    height: 350px;
  }
}
@media (min-width: 767px) and (max-width: 1040px) {
  .sk-vaporino .hero-section .col-md-8 .sk-grid-panel:before {
    height: 250px;
  }
}
.sk-vaporino .hero-section .sk-grid-panel {
  background-size: cover;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext {
  padding-left: 10%;
}
@media (max-width: 480px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h1 {
    font-size: 40px;
  }
}
@media (min-width: 767px) and (max-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h1 {
    font-size: 37px;
  }
}
@media (min-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h1 {
    font-size: 50px;
  }
}
@media (min-width: 1400px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h1 {
    font-size: 64px;
  }
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h2 {
  font-family: "Avenir Next LT W01 Demi", sans-serif;
  letter-spacing: 4px;
}
@media (max-width: 480px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h2 {
    font-size: 16px;
  }
}
@media (min-width: 767px) and (max-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h2 {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h2 {
    font-size: 22px;
  }
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h4 {
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  font-size: 22px;
  color: #f7a600;
}
@media (max-width: 480px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h4 {
    font-size: 16px;
  }
}
@media (min-width: 767px) and (max-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h4 {
    font-size: 18px;
  }
}
@media (min-width: 1040px) {
  .sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext h4 {
    font-size: 22px;
  }
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext p {
  display: block;
  height: 64px;
  width: 100%;
  margin-top: 50px;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext p a {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 186px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext p a:before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 175px;
  top: -5px;
  bottom: -5px;
  left: 5px;
  right: 5px;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext p a:focus {
  background: none;
  text-decoration: none;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-grid-richtext p a:hover {
  background: none;
  text-decoration: none;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible {
  background: none;
  min-height: 1px;
  margin-left: 10%;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
  top: 23px;
  bottom: 0;
  left: 0;
  text-align: left;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 180px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.sk-vaporino .hero-section .sk-grid-panel .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 198px;
  top: -5px;
  bottom: -5px;
  left: 5px;
  right: 5px;
}
.sk-vaporino .hero-section .row {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 767px) {
  .sk-vaporino .hero-section .row {
    flex-direction: row;
  }
}
.sk-vaporino .hero-section .row .sk-grid-panel[style|="background"] {
  height: 574px;
  background-position: 100%;
}
.products-section {
  border-bottom: solid 1px #e1f7f7;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .products-section {
    padding-bottom: 100px;
  }
}
.products-section .sk-promo-slot-image-full-holder {
  margin-bottom: 20px;
}
.products-section .row {
  margin: 0;
  width: 100%;
  margin: auto;
  padding-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.products-section .row:before,
.products-section .row:after {
  display: none;
}
@media (min-width: 1199px) {
  .products-section .row {
    width: 100%;
  }
}
.products-section .row .column {
  width: 50%;
}
@media (min-width: 767px) {
  .products-section .row .column {
    width: 25%;
  }
}
.products-section .row .column .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.products-section .row .column .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.products-section .row .column .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.products-section .row .column .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.products-section .row .col-md-12 {
  width: 100%;
  padding: 0;
}
.products-section img {
  width: 100%;
}
.products-section .sk-promo-row .col-md-3 {
  width: 50%;
}
@media (min-width: 767px) {
  .products-section .sk-promo-row .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .products-section .sk-promo-row .col-md-3 {
    width: 100%;
  }
}
.products-section .sk-promo-row .col-md-3 .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.products-section .sk-promo-row .col-md-3 .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.products-section .sk-promo-row .col-md-3 .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.products-section .sk-promo-row .col-md-3 .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.products-section .sk-promo-row .sk-promo-slot-flexible {
  min-height: 1px;
  background: none;
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
  bottom: 0;
}
@media (min-width: 767px) and (max-width: 830px) {
  .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
    height: 62px;
  }
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 195px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 9px;
  white-space: normal;
}
@media (min-width: 767px) and (max-width: 950px) {
  .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 145px;
    height: 58px;
  }
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
  text-decoration: none;
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 186px;
  top: -5px;
  bottom: -5px;
  left: 3px;
  right: 5px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 133px;
    bottom: -4px;
    left: 4px;
  }
}
body .video-section {
  border-bottom: solid 1px #e1f7f7;
  padding: 70px 50px;
}
@media (min-width: 767px) {
  body .video-section .row {
    display: flex;
    flex-direction: row;
  }
}
body .video-section .col-md-8 {
  margin-right: 1px;
  border: solid 1px #e1f7f7;
  width: 66%;
}
@media (min-width: 767px) {
  body .video-section .col-md-8 {
    margin-top: auto;
    margin-bottom: auto;
    height: 387px;
  }
}
body .video-section .col-md-8 div {
  margin: -10px -5px;
  border: solid 1px #e1f7f7;
  width: auto !important;
}
body .video-section .col-md-8 div iframe {
  height: 400px;
  width: 100%;
  padding: 15px 10px;
  padding-top: 20px;
}
@media (max-width: 1100px) {
  body .video-section .col-md-8 div iframe {
    padding-bottom: 20px;
  }
}
body .video-section .sk-grid-richtext {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 20px;
  padding-left: 35px;
  border-left: solid 1px #8f9a99;
}
body .video-section .sk-grid-richtext h3 {
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  body .video-section .sk-grid-richtext {
    margin-top: 45px;
    border: none;
  }
}
@media (min-width: 1200px) {
  body .video-section .col-md-4 {
    margin-left: 0px;
  }
  body .video-section:nth-child(3) .col-md-4 {
    margin-left: -30px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  body .video-section {
    padding-top: 50px;
  }
  body .video-section .row {
    display: flex;
    flex-direction: row;
  }
  body .video-section .col-md-4 {
    width: 33%;
  }
  body .video-section:nth-child(3) .col-md-8 {
    float: right;
    margin-right: 0;
    margin-left: 50px;
  }
  body .video-section:nth-child(3) .col-md-4 {
    padding-left: 60px;
  }
  body .video-section:nth-child(3) .col-md-4 .sk-grid-richtext {
    margin-right: -45px;
  }
  body .video-section .col-md-8 {
    width: 80%;
    float: right;
    margin-right: 65px;
    height: 100%;
  }
  body .video-section .col-md-8 div {
    height: 284px !important;
  }
  body .video-section .col-md-8 div iframe {
    height: 284px;
  }
  body .video-section .sk-grid-richtext {
    margin-left: -30px;
  }
  body .video-section .sk-grid-richtext h3 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body .video-section:nth-child(3) .row {
    display: flex;
    flex-direction: column-reverse;
  }
  body .video-section .col-md-8 {
    width: 100%;
  }
  body .video-section .col-md-8 div {
    height: 305px !important;
  }
  body .video-section .col-md-8 div iframe {
    height: 305px;
  }
  body .video-section .sk-grid-richtext h3 {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  body .video-section .sk-grid-richtext::before {
    height: 60%;
    bottom: 20px;
    content: "";
    position: absolute;
    left: 30px;
    width: 1px;
    border-left: solid 1px #8f9a99;
  }
}
@media (max-width: 767px) and (max-width: 630px) {
  body .video-section .col-md-8 div {
    height: 250px !important;
  }
  body .video-section .col-md-8 div iframe {
    height: 250px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  body .video-section .col-md-8 div {
    height: 210px !important;
  }
  body .video-section .col-md-8 div iframe {
    height: 210px;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  body .video-section .col-md-8 div {
    height: 160px !important;
  }
  body .video-section .col-md-8 div iframe {
    height: 160px;
  }
}
@media (min-width: 767px) {
  body .video-section .col-md-4 {
    margin-bottom: auto;
    margin-top: auto;
  }
}
body .heading-section {
  text-align: center;
  padding-top: 50px;
}
body .heading-section .sk-grid-richtext {
  width: 50%;
  margin: auto;
}
@media (max-width: 767px) {
  body .heading-section .sk-grid-richtext {
    width: 90%;
  }
}
body .heading-section .sk-grid-richtext h3 {
  padding-bottom: 20px;
  display: block;
  position: relative;
}
body .heading-section .sk-grid-richtext h3:before {
  content: '';
  width: 220px;
  height: 1px;
  border-bottom: 1px solid #7b8483;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  body .heading-section .sk-grid-richtext h3:before {
    width: 140px;
  }
}
body .heading-section .col-md-12 {
  width: 100%;
}
body .hero-section-product {
  margin-left: -15px;
  margin-right: -15px;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/mistbg.png');
  background-size: cover;
  background-position-x: -170px;
  min-height: 466px;
  position: relative;
}
@media (max-width: 767px) {
  body .hero-section-product {
    background-position: 115% 95px;
  }
  body .hero-section-product .col-md-4 {
    z-index: 3;
  }
}
@media (min-width: 1200px) {
  body .hero-section-product {
    min-height: 582px;
  }
}
body .hero-section-product:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  content: '';
}
@media (min-width: 767px) {
  body .hero-section-product .col-md-4 {
    width: 33.3333333%;
    float: left;
    top: 20px;
    right: 66px;
  }
}
@media (min-width: 1200px) {
  body .hero-section-product .col-md-4 {
    top: 25px;
    right: 60px;
  }
}
body .hero-section-product .col-md-4 .sk-grid-panel[style*="background-image"] {
  width: 250px;
  height: 355px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 1200px) {
  body .hero-section-product .col-md-4 .sk-grid-panel[style*="background-image"] {
    height: 426px;
    width: 300px;
  }
}
@media (max-width: 767px) {
  body .hero-section-product .col-md-4 .sk-grid-panel[style*="background-image"] {
    margin: auto;
    margin-top: 25px;
  }
}
@media (max-width: 600px) {
  body .hero-section-product .col-md-4 .sk-grid-panel[style*="background-image"] {
    height: 284px;
    width: 200px;
  }
}
@media (min-width: 767px) {
  body .hero-section-product .col-md-8 {
    width: 66.66666667%;
    float: left;
    top: 135px;
    left: 50px;
  }
}
@media (min-width: 1200px) {
  body .hero-section-product .col-md-8 {
    top: 160px;
    left: 0;
  }
}
body .hero-section-product .col-md-8 .sk-grid-richtext {
  width: 65%;
  margin: auto;
  padding-right: 10px;
}
@media (min-width: 767px) and (max-width: 870px) {
  body .hero-section-product .col-md-8 .sk-grid-richtext {
    width: 67%;
  }
}
body .hero-section-product .col-md-8 .sk-grid-richtext h1 {
  width: 100%;
  font-size: 37px;
  letter-spacing: 5px;
}
@media (min-width: 818px) {
  body .hero-section-product .col-md-8 .sk-grid-richtext h1 {
    font-size: 40px;
    width: 86%;
  }
}
body .hero-section-product .col-md-8 .sk-grid-richtext h2 {
  font-size: 14px;
}
body .hero-section-product .col-md-8 .sk-grid-richtext h4 {
  font-size: 45px;
  font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}
@media (min-width: 1200px) {
  body .hero-section-product .col-md-8 .sk-grid-richtext {
    width: 65%;
    padding-left: 125px;
  }
  body .hero-section-product .col-md-8 .sk-grid-richtext h1 {
    width: 95%;
    font-size: 41px;
  }
  body .hero-section-product .col-md-8 .sk-grid-richtext h2 {
    font-size: 18px;
  }
  body .hero-section-product .col-md-8 .sk-grid-richtext h4 {
    font-size: 56px;
  }
}
body .product-description-2 {
  padding-left: 140px;
  padding-right: 140px;
  border-bottom: solid 1px;
  padding-bottom: 90px;
  margin-top: 40px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  body .product-description-2 {
    padding-left: 0;
    padding-right: 0;
  }
}
body .product-description-2 .col-md-4 {
  width: 33%;
}
@media (max-width: 767px) {
  body .product-description-2 .col-md-4 {
    width: 100%;
  }
}
body .product-description-2 .sk-grid-richtext {
  text-align: center;
  margin-top: 50px;
}
body .product-description-2 .sk-grid-richtext h4 {
  margin-bottom: 50px;
  font-family: "AvenirNextLTW01-Medium", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}
@media (max-width: 767px) {
  body .product-description-2 .sk-grid-richtext {
    margin-left: 70px;
    margin-right: 70px;
    margin-top: 30px;
  }
  body .product-description-2 .sk-grid-richtext::before {
    content: "";
    position: absolute;
    left: 50px;
    bottom: 0;
    top: 120px;
    height: 27%;
    width: 1px;
    border-left: solid 1px #8f9a99;
  }
  body .product-description-2 .sk-grid-richtext p {
    text-align: left;
  }
}
body .product-description-2 .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 992px) {
  body .product-description-2 .col-md-4 {
    width: 49%;
    padding-left: 30px;
    padding-right: 30px;
  }
  body .product-description-2 .col-md-4:last-child {
    width: 100%;
  }
}
@media (max-width: 434px) {
  body .product-description-2 .col-md-4:last-child .sk-grid-richtext::before {
    top: 155px;
  }
}
body .product-description-1 {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
body .product-description-1 .product-image {
  height: 642px;
  width: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 60px;
  margin-left: 135px;
}
body .product-description-1 .row {
  display: flex;
}
body .product-description-1 .col-md-8 {
  margin-top: 50px;
}
body .product-description-1 .col-md-8 .sk-grid-richtext {
  margin-left: 200px;
  margin-top: 150px;
}
body .product-description-1 .col-md-8 .sk-grid-richtext::before {
  content: "";
  position: absolute;
  left: 120px;
  bottom: 0;
  top: 90px;
  height: 60%;
  width: 1px;
  border-left: solid 1px;
}
@media (max-width: 1200px) {
  body .product-description-1 .col-md-8 .sk-grid-richtext::before {
    left: 165px;
  }
}
body .product-description-1 .col-md-8 .sk-grid-richtext h5 {
  margin-bottom: 40px;
  font-family: "AvenirNextLTW01-Italic", sans-serif;
}
body .product-description-1 .col-md-8 .sk-grid-richtext h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
body .product-description-1 .col-md-8 .sk-grid-richtext p {
  font-size: 14px;
}
body .product-description-1 .col-md-8 .sk-grid-richtext li {
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 13px;
}
body .product-description-1 .col-md-8 .sk-grid-richtext ul {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  body .product-description-1 .col-md-8 .sk-grid-richtext {
    margin-left: 80px;
    margin-top: 120px;
    margin-right: 90px;
  }
  body .product-description-1 .col-md-8 .sk-grid-richtext::before {
    left: 45px;
    top: 80px;
    height: 70%;
  }
  body .product-description-1 .col-md-4 .product-image {
    height: 455px;
    width: 210px;
    margin-left: 140px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  body .product-description-1 .row {
    display: block;
  }
  body .product-description-1 .col-md-8 .sk-grid-richtext {
    margin-left: 70px;
    margin-top: 70px;
    margin-right: 50px;
  }
  body .product-description-1 .col-md-8 .sk-grid-richtext h2 {
    margin-bottom: 30px;
  }
  body .product-description-1 .col-md-8 .sk-grid-richtext h5 {
    margin-bottom: 15px;
  }
  body .product-description-1 .col-md-8 .sk-grid-richtext::before {
    left: 50px;
    top: 48px;
    height: 85%;
  }
  body .product-description-1 .col-md-4 {
    width: 100%;
  }
  body .product-description-1 .col-md-4 .product-image {
    margin: auto;
    margin-top: 65px;
  }
}
.faq-grid-richtext {
  border-bottom: solid 1px #e1f7f7;
  padding-bottom: 40px;
}
.faq-grid-richtext .sk-grid-richtext {
  margin-left: 50px;
  margin-right: 50px;
}
.faq-grid-richtext .sk-grid-richtext h5 {
  font-family: "AvenirNextLTW01-Italic", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #e1f7f7;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .faq-grid-richtext .sk-grid-richtext h5 {
    margin-bottom: 15px;
  }
}
.faq-grid-richtext .sk-grid-richtext p {
  font-size: 12px;
  color: #e1f7f7;
  margin-left: 5px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .faq-grid-richtext .sk-grid-richtext p {
    margin-bottom: 35px;
  }
}
.sk-general-jumbotron {
  display: none;
}
.sk-container-body {
  padding-top: 0;
  margin-top: 45px;
}
.products-section .sk-promo-slot-link {
  width: 195px;
}
.products-section .sk-promo-slot-link::before {
  width: 186px;
}
.sk-vaporino-jasmine .sk-general-content {
  margin-bottom: 0;
}
.sk-vaporino-jasmine .sk-container-body {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/jasmine1.png");
}
.sk-vaporino-jasmine .hero-section-product:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/jasmine-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 767px) {
  .sk-vaporino-jasmine .hero-section-product:before {
    background-position: 91% 50%;
  }
}
.sk-vaporino-jasmine .hero-section-product .col-md-8 {
  z-index: 4;
}
.sk-vaporino-jasmine .products-section {
  border-color: #fff2e8;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .sk-vaporino-jasmine .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 195px;
    white-space: nowrap !important;
    height: auto;
  }
  .sk-vaporino-jasmine .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 186px;
  }
}
.sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
  margin: auto;
}
.sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4 .sk-promo-slot-link::before {
  left: 4px;
}
.sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link {
  border-width: 2px;
}
.sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link:before {
  border-width: 2px;
}
@media (max-width: 992px) {
  .sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino-jasmine .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: auto;
  }
}
.sk-vaporino-jasmine .product-description-2 .sk-grid-richtext::before {
  border-color: #fff2e8;
}
.sk-vaporino-jasmine .heading-section .sk-grid-richtext h3::before {
  border-color: #fff2e8;
}
.sk-vaporino-jasmine .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  border-color: #fff2e8;
  color: #fff2e8;
}
.sk-vaporino-jasmine .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border-color: #fff2e8;
}
.sk-vaporino-jasmine .product-description-1 .col-md-8 .sk-grid-richtext::before {
  border-color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext p {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext li {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext h1 {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext h2 {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext h3 {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext h4 {
  color: #fff2e8;
}
.sk-vaporino-jasmine .sk-grid-richtext h5 {
  color: #fff2e8;
}
.sk-vaporino-jasmine .product-description-2 {
  border-bottom: solid 1px #fff2e8;
}
.sk-vaporino-jasmine .product-description-1 {
  border-top: solid 1px #fff3e9;
}
.sk-vaporino-jasmine .product-description-1 .row {
  margin-top: 40px;
}
.sk-vaporino-jasmine .product-description-1::before {
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/flowers-description.png);
  content: " ";
  background-repeat: no-repeat;
  width: 166px;
  height: 370px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.sk-vaporino-jasmine .sk-general-jumbotron {
  display: none;
}
.sk-vaporino-vanille .sk-general-content {
  margin-bottom: 0;
}
.sk-vaporino-vanille .sk-container-body {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/vanilla1.png");
}
.sk-vaporino-vanille .hero-section-product:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/vanillabg.png');
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 767px) {
  .sk-vaporino-vanille .hero-section-product:before {
    background-position: 92% 50%;
  }
}
.sk-vaporino-vanille .products-section {
  border-color: #fff2e8;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .sk-vaporino-vanille .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 195px;
    white-space: nowrap !important;
    height: auto;
  }
  .sk-vaporino-vanille .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 186px;
  }
}
.sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
  margin: auto;
}
.sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4 .sk-promo-slot-link::before {
  left: 4px;
}
.sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link {
  border-width: 2px;
}
.sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link:before {
  border-width: 2px;
}
@media (max-width: 992px) {
  .sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino-vanille .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: auto;
  }
}
.sk-vaporino-vanille .product-description-2 .sk-grid-richtext::before {
  border-color: #fff2e8;
}
.sk-vaporino-vanille .heading-section .sk-grid-richtext h3::before {
  border-color: #fff2e8;
}
.sk-vaporino-vanille .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  border-color: #fff2e8;
  color: #fff2e8;
}
.sk-vaporino-vanille .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border-color: #fff2e8;
}
.sk-vaporino-vanille .product-description-1 .col-md-8 .sk-grid-richtext::before {
  border-color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext p {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext li {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext h1 {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext h2 {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext h3 {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext h4 {
  color: #fff2e8;
}
.sk-vaporino-vanille .sk-grid-richtext h5 {
  color: #fff2e8;
}
.sk-vaporino-vanille .product-description-2 {
  border-bottom: solid 1px #fff2e8;
}
.sk-vaporino-vanille .product-description-1 {
  border-top: solid 1px #fff3e9;
}
.sk-vaporino-vanille .product-description-1 .row {
  margin-top: 40px;
}
.sk-vaporino-vanille .product-description-1::before {
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/vanille-description.png);
  content: " ";
  background-repeat: no-repeat;
  width: 215px;
  height: 300px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.sk-vaporino-vanille .sk-general-jumbotron {
  display: none;
}
.sk-vaporino-lavender .sk-general-content {
  margin-bottom: 0;
}
.sk-vaporino-lavender .sk-container-body {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/lavender1.png");
}
.sk-vaporino-lavender .hero-section-product:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/lavender-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 767px) {
  .sk-vaporino-lavender .hero-section-product:before {
    background-position: 92% 50%;
  }
}
.sk-vaporino-lavender .hero-section-product .col-md-8 {
  z-index: 4;
}
.sk-vaporino-lavender .products-section {
  border-color: #e1f7f7;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .sk-vaporino-lavender .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 195px;
    white-space: nowrap !important;
    height: auto;
  }
  .sk-vaporino-lavender .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 186px;
  }
}
.sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
  margin: auto;
}
.sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4 .sk-promo-slot-link::before {
  left: 4px;
}
.sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link {
  border-width: 2px;
}
.sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link:before {
  border-width: 2px;
}
@media (max-width: 992px) {
  .sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino-lavender .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: auto;
  }
}
.sk-vaporino-lavender .product-description-2 .sk-grid-richtext::before {
  border-color: #e1f7f7;
}
.sk-vaporino-lavender .heading-section .sk-grid-richtext h3::before {
  border-color: #e1f7f7;
}
.sk-vaporino-lavender .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  border-color: #e1f7f7;
  color: #e1f7f7;
}
.sk-vaporino-lavender .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border-color: #e1f7f7;
}
.sk-vaporino-lavender .product-description-1 .col-md-8 .sk-grid-richtext::before {
  border-color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext p {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext li {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext h1 {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext h2 {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext h3 {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext h4 {
  color: #e1f7f7;
}
.sk-vaporino-lavender .sk-grid-richtext h5 {
  color: #e1f7f7;
}
.sk-vaporino-lavender .product-description-2 {
  border-bottom: solid 1px #e1f7f7;
}
.sk-vaporino-lavender .product-description-1 {
  border-top: solid 1px #e5f8f8;
}
.sk-vaporino-lavender .product-description-1 .row {
  margin-top: 50px;
}
.sk-vaporino-lavender .product-description-1::before {
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/lavender-description1.png);
  content: " ";
  background-repeat: no-repeat;
  width: 485px;
  height: 530px;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 2px;
}
.sk-vaporino-lavender .sk-general-jumbotron {
  display: none;
}
.sk-vaporino-citrus .sk-general-content {
  margin-bottom: 0;
}
.sk-vaporino-citrus .sk-container-body {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/citrus1.png");
}
.sk-vaporino-citrus .hero-section-product:before {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/citrus-bg-1.png');
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 767px) {
  .sk-vaporino-citrus .hero-section-product:before {
    background-position: 91% 50%;
  }
}
.sk-vaporino-citrus .hero-section-product .col-md-8 {
  z-index: 4;
}
.sk-vaporino-citrus .products-section {
  border-color: #ffc84b;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .sk-vaporino-citrus .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 195px;
    white-space: nowrap !important;
    height: auto;
  }
  .sk-vaporino-citrus .products-section .sk-promo-link .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 186px;
  }
}
.sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
  margin: auto;
}
.sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4 .sk-promo-slot-link::before {
  left: 4px;
}
.sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link {
  border-width: 2px;
}
.sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4:hover .sk-promo-slot-link:before {
  border-width: 2px;
}
@media (max-width: 992px) {
  .sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino-citrus .products-section .sk-promo-rows .sk-columns-3 .col-md-4 {
    width: auto;
  }
}
.sk-vaporino-citrus .product-description-2 .sk-grid-richtext::before {
  border-color: #ffc84b;
}
.sk-vaporino-citrus .heading-section .sk-grid-richtext h3::before {
  border-color: #ffc84b;
}
.sk-vaporino-citrus .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  border-color: #ffc84b;
  color: #ffc84b;
}
.sk-vaporino-citrus .products-section .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border-color: #ffc84b;
}
.sk-vaporino-citrus .product-description-1 .col-md-8 .sk-grid-richtext::before {
  border-color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext p {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext li {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext h1 {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext h2 {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext h3 {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext h4 {
  color: #ffc84b;
}
.sk-vaporino-citrus .sk-grid-richtext h5 {
  color: #ffc84b;
}
.sk-vaporino-citrus .product-description-2 {
  border-bottom: solid 1px #ffc84b;
}
.sk-vaporino-citrus .product-description-1 {
  border-top: solid 1px #ffe862;
}
.sk-vaporino-citrus .product-description-1 .row {
  margin-top: 40px;
}
.sk-vaporino-citrus .product-description-1::before {
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/citrus-description.png);
  content: " ";
  background-repeat: no-repeat;
  width: 270px;
  height: 370px;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.sk-vaporino-citrus .sk-general-jumbotron {
  display: none;
}
.usage-vaporino-faq {
  border-bottom: solid 1px #e1f7f7;
  border-bottom: none;
  padding-top: 35px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .usage-vaporino-faq {
    padding-bottom: 100px;
  }
}
.usage-vaporino-faq .sk-promo-slot-image-full-holder {
  margin-bottom: 20px;
}
.usage-vaporino-faq .row {
  margin: 0;
  width: 100%;
  margin: auto;
  padding-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.usage-vaporino-faq .row:before,
.usage-vaporino-faq .row:after {
  display: none;
}
@media (min-width: 1199px) {
  .usage-vaporino-faq .row {
    width: 100%;
  }
}
.usage-vaporino-faq .row .column {
  width: 50%;
}
@media (min-width: 767px) {
  .usage-vaporino-faq .row .column {
    width: 25%;
  }
}
.usage-vaporino-faq .row .column .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.usage-vaporino-faq .row .column .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.usage-vaporino-faq .row .column .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.usage-vaporino-faq .row .column .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.usage-vaporino-faq .row .col-md-12 {
  width: 100%;
  padding: 0;
}
.usage-vaporino-faq img {
  width: 100%;
}
.usage-vaporino-faq .sk-promo-row .col-md-3 {
  width: 50%;
}
@media (min-width: 767px) {
  .usage-vaporino-faq .sk-promo-row .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .usage-vaporino-faq .sk-promo-row .col-md-3 {
    width: 100%;
  }
}
.usage-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.usage-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.usage-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.usage-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible {
  min-height: 1px;
  background: none;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
  bottom: 0;
}
@media (min-width: 767px) and (max-width: 830px) {
  .usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
    height: 62px;
  }
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 195px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 9px;
  white-space: normal;
}
@media (min-width: 767px) and (max-width: 950px) {
  .usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 145px;
    height: 58px;
  }
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
  text-decoration: none;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 186px;
  top: -5px;
  bottom: -5px;
  left: 3px;
  right: 5px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 133px;
    bottom: -4px;
    left: 4px;
  }
}
.usage-vaporino-faq .sk-promo-slot-link {
  width: 195px;
}
.usage-vaporino-faq .sk-promo-slot-link::before {
  width: 186px;
}
.usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  height: 58px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 153px;
  }
  .usage-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 143px;
  }
}
.usage-vaporino-faq .row {
  padding-top: 0;
}
.usage-vaporino-faq .row .col-md-4:nth-child(1) .sk-promo-slot-link {
  border-width: 2px !important;
  border-color: #ffc84b;
  color: #ffc84b;
}
.usage-vaporino-faq .row .col-md-4:nth-child(1) .sk-promo-slot-link::before {
  border-width: 2px !important;
  border-color: #ffc84b;
}
.usage-vaporino-faq .sk-promo-slot-link:hover {
  border-width: 2px !important;
}
.usage-vaporino-faq .sk-promo-slot-link:hover::before {
  border-width: 2px !important;
}
@media (max-width: 992px) {
  .usage-vaporino-faq .col-md-4 {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .usage-vaporino-faq .col-md-4 {
    width: 100%;
  }
}
.technology-vaporino-faq {
  border-bottom: solid 1px #e1f7f7;
  border-bottom: none;
  padding-top: 35px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .technology-vaporino-faq {
    padding-bottom: 100px;
  }
}
.technology-vaporino-faq .sk-promo-slot-image-full-holder {
  margin-bottom: 20px;
}
.technology-vaporino-faq .row {
  margin: 0;
  width: 100%;
  margin: auto;
  padding-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.technology-vaporino-faq .row:before,
.technology-vaporino-faq .row:after {
  display: none;
}
@media (min-width: 1199px) {
  .technology-vaporino-faq .row {
    width: 100%;
  }
}
.technology-vaporino-faq .row .column {
  width: 50%;
}
@media (min-width: 767px) {
  .technology-vaporino-faq .row .column {
    width: 25%;
  }
}
.technology-vaporino-faq .row .column .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.technology-vaporino-faq .row .column .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.technology-vaporino-faq .row .column .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.technology-vaporino-faq .row .column .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.technology-vaporino-faq .row .col-md-12 {
  width: 100%;
  padding: 0;
}
.technology-vaporino-faq img {
  width: 100%;
}
.technology-vaporino-faq .sk-promo-row .col-md-3 {
  width: 50%;
}
@media (min-width: 767px) {
  .technology-vaporino-faq .sk-promo-row .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .technology-vaporino-faq .sk-promo-row .col-md-3 {
    width: 100%;
  }
}
.technology-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.technology-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.technology-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.technology-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible {
  min-height: 1px;
  background: none;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
  bottom: 0;
}
@media (min-width: 767px) and (max-width: 830px) {
  .technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
    height: 62px;
  }
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 195px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 9px;
  white-space: normal;
}
@media (min-width: 767px) and (max-width: 950px) {
  .technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 145px;
    height: 58px;
  }
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
  text-decoration: none;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 186px;
  top: -5px;
  bottom: -5px;
  left: 3px;
  right: 5px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 133px;
    bottom: -4px;
    left: 4px;
  }
}
.technology-vaporino-faq .sk-promo-slot-link {
  width: 195px;
}
.technology-vaporino-faq .sk-promo-slot-link::before {
  width: 186px;
}
.technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  height: 58px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 153px;
  }
  .technology-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 143px;
  }
}
.technology-vaporino-faq .row {
  padding-top: 0;
}
.technology-vaporino-faq .row .col-md-4:nth-child(2) .sk-promo-slot-link {
  border-width: 2px !important;
  border-color: #ffc84b;
  color: #ffc84b;
}
.technology-vaporino-faq .row .col-md-4:nth-child(2) .sk-promo-slot-link::before {
  border-width: 2px !important;
  border-color: #ffc84b;
}
.technology-vaporino-faq .sk-promo-slot-link:hover {
  border-width: 2px !important;
}
.technology-vaporino-faq .sk-promo-slot-link:hover::before {
  border-width: 2px !important;
}
@media (max-width: 992px) {
  .technology-vaporino-faq .col-md-4 {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .technology-vaporino-faq .col-md-4 {
    width: 100%;
  }
}
.user-experience-vaporino-faq {
  border-bottom: solid 1px #e1f7f7;
  border-bottom: none;
  padding-top: 35px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .user-experience-vaporino-faq {
    padding-bottom: 100px;
  }
}
.user-experience-vaporino-faq .sk-promo-slot-image-full-holder {
  margin-bottom: 20px;
}
.user-experience-vaporino-faq .row {
  margin: 0;
  width: 100%;
  margin: auto;
  padding-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.user-experience-vaporino-faq .row:before,
.user-experience-vaporino-faq .row:after {
  display: none;
}
@media (min-width: 1199px) {
  .user-experience-vaporino-faq .row {
    width: 100%;
  }
}
.user-experience-vaporino-faq .row .column {
  width: 50%;
}
@media (min-width: 767px) {
  .user-experience-vaporino-faq .row .column {
    width: 25%;
  }
}
.user-experience-vaporino-faq .row .column .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.user-experience-vaporino-faq .row .column .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.user-experience-vaporino-faq .row .column .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.user-experience-vaporino-faq .row .column .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.user-experience-vaporino-faq .row .col-md-12 {
  width: 100%;
  padding: 0;
}
.user-experience-vaporino-faq img {
  width: 100%;
}
.user-experience-vaporino-faq .sk-promo-row .col-md-3 {
  width: 50%;
}
@media (min-width: 767px) {
  .user-experience-vaporino-faq .sk-promo-row .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .user-experience-vaporino-faq .sk-promo-row .col-md-3 {
    width: 100%;
  }
}
.user-experience-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext {
  border: 1px solid #e1f7f7;
  height: 58px;
  width: 90%;
  margin: 10px auto;
  max-width: 160px;
}
.user-experience-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p {
  border: 1px solid #e1f7f7;
  display: block;
  margin: 0;
  position: relative;
  height: 48px;
  margin: 4px -6px;
}
.user-experience-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a {
  font-family: 'montserrat', sans-serif;
  font-weight: 400;
  color: #e1f7f7;
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px 5px 5px;
}
.user-experience-vaporino-faq .sk-promo-row .col-md-3 .sk-grid-richtext p a:hover {
  text-decoration: none;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible {
  min-height: 1px;
  background: none;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  height: 64px;
  bottom: 0;
}
@media (min-width: 767px) and (max-width: 830px) {
  .user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder {
    height: 62px;
  }
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  color: #e1f7f7;
  font-family: 'montserrat', sans-serif;
  border: solid 1px #e1f7f7;
  position: relative;
  width: 195px;
  margin-top: 10px;
  padding: 15px 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 9px;
  white-space: normal;
}
@media (min-width: 767px) and (max-width: 950px) {
  .user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 145px;
    height: 58px;
  }
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::after {
  display: none;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:focus {
  background: none;
  text-decoration: none;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:hover {
  background: none;
  text-decoration: none;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
  border: solid 1px #e1f7f7;
  content: ' ';
  position: absolute;
  height: auto;
  width: 186px;
  top: -5px;
  bottom: -5px;
  left: 3px;
  right: 5px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 133px;
    bottom: -4px;
    left: 4px;
  }
}
.user-experience-vaporino-faq .sk-promo-slot-link {
  width: 195px;
}
.user-experience-vaporino-faq .sk-promo-slot-link::before {
  width: 186px;
}
.user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  height: 58px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 153px;
  }
  .user-experience-vaporino-faq .sk-promo-row .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link::before {
    width: 143px;
  }
}
.user-experience-vaporino-faq .row {
  padding-top: 0;
}
.user-experience-vaporino-faq .row .col-md-4:nth-child(3) .sk-promo-slot-link {
  border-width: 2px !important;
  border-color: #ffc84b;
  color: #ffc84b;
}
.user-experience-vaporino-faq .row .col-md-4:nth-child(3) .sk-promo-slot-link::before {
  border-width: 2px !important;
  border-color: #ffc84b;
}
.user-experience-vaporino-faq .sk-promo-slot-link:hover {
  border-width: 2px !important;
}
.user-experience-vaporino-faq .sk-promo-slot-link:hover::before {
  border-width: 2px !important;
}
@media (max-width: 992px) {
  .user-experience-vaporino-faq .col-md-4 {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .user-experience-vaporino-faq .col-md-4 {
    width: 100%;
  }
}
.sk-vaporino-faq-page .sk-general-jumbotron {
  display: none;
}
.sk-vaporino-faq-page .sk-container-body {
  padding-top: 0;
  margin-top: 45px;
  border-bottom: solid 1px #e1f7f7;
  padding-left: 0;
  padding-right: 0;
}
.sk-vaporino-faq-page .heading-section {
  padding-top: 20px;
}
.sk-vaporino-faq-page .heading-section h3 {
  font-size: 14px ;
  text-transform: uppercase;
}
.sk-vaporino-faq-page .heading-section h3::first-letter {
  font-size: 16px;
}
.sk-vaporino-faq-page .products-section {
  border-bottom: none;
  padding-top: 35px;
  padding-bottom: 50px;
}
.sk-vaporino-faq-page .products-section .row {
  padding-top: 0;
}
.sk-vaporino-faq-page .products-section .sk-promo-slot-link:hover {
  border-width: 2px !important;
}
.sk-vaporino-faq-page .products-section .sk-promo-slot-link:hover::before {
  border-width: 2px !important;
}
@media (max-width: 992px) {
  .sk-vaporino-faq-page .products-section .col-md-4 {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .sk-vaporino-faq-page .products-section .col-md-4 {
    width: 100%;
  }
}
.sk-vaporino-faq-page .video-section {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: none;
}
.sk-hpm-pure-view {
  background-color: #95B7C0;
}
.sk-hpm-pure-view .sk-promo-slot-link,
.sk-hpm-pure-view .sk-promo-slot-flexible-link {
  background-color: #058b91;
  border-color: #058b91;
}
.sk-hpm-pure-view .sk-promo-slot-link:hover,
.sk-hpm-pure-view .sk-promo-slot-flexible-link:hover,
.sk-hpm-pure-view .sk-promo-slot-link:active,
.sk-hpm-pure-view .sk-promo-slot-flexible-link:active,
.sk-hpm-pure-view .sk-promo-slot-link:focus,
.sk-hpm-pure-view .sk-promo-slot-flexible-link:focus {
  background-color: rgba(5, 139, 145, 0.8);
  border-color: rgba(5, 139, 145, 0.8);
}
.sk-hpm-pure-view a:hover,
.sk-hpm-pure-view a:active,
.sk-hpm-pure-view a:focus {
  text-decoration: none;
}
.sk-hpm-pure-view .rb-footer-text {
  margin-top: 0;
}
/*We need to add canvas because without it svg scaling doesnt work on IE*/
.continental-map-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.continental-map-container canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}
.continental-map-container #continental-map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.continental-map-container #continental-map a:focus {
  outline: 0;
}
.continental-map-container #continental-map a g {
  fill: #ea3592;
}
.continental-map-container #continental-map a g.is-active,
.continental-map-container #continental-map a g:hover {
  fill: #900f52;
}
.clp-map {
  text-align: center;
}
#rb-ipredirect-container {
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#rb-ipredirect-container h4 {
  display: none;
}
#rb-ipredirect-container p {
  font-size: 38px;
  color: #231f20;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  #rb-ipredirect-container p {
    font-size: 28px;
  }
}
#rb-ipredirect-wrapper {
  width: 960px;
  margin: auto;
}
#rb-ipredirect-copy-container {
  text-align: center;
}
@media (max-width: 767px) {
  .rp-ipredirect-button-container {
    padding: 0;
  }
}
#rb-ipredirect-buttons a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #415A6C;
  background: #F3F3F3;
  padding: 5px 25px;
  border-radius: 15px;
  margin: 15px 15px 30px;
}
#rb-ipredirect-buttons a:hover {
  background: #DCDCDC;
}
@media (max-width: 767px) {
  #rb-ipredirect-buttons a {
    font-size: 12px;
    margin: 5px;
    padding: 5px;
    text-align: center;
  }
}
#rb-ipredirect-line-separate {
  display: block;
  margin: auto;
  width: 50px;
  height: 5px;
  background-color: #415A6C;
  border-radius: 2px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #rb-ipredirect-line-separate {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #continental-map {
    width: 100%;
  }
  #rb-ipredirect-container {
    width: 100%;
    padding-bottom: 10px;
  }
  #rb-ipredirect-wrapper {
    width: 85%;
  }
  #rb-ipredirect-container #rb-ipredirect-copy-container {
    width: 100%;
  }
}
.clp-country-list,
.clp-groups {
  padding-left: 0;
}
.clp-country-list__item,
.clp-group {
  list-style-position: inside;
  list-style-type: none;
  text-align: left;
}
.clp-page {
  width: 100%;
}
@media (min-width: 767px) {
  .clp-page .clp-intro,
  .clp-page .clp-title {
    width: 100%;
    margin: auto;
  }
}
.clp-page .clp-intro__inner {
  text-align: center;
}
.clp-page .clp-intro__inner p {
  color: #415a6c;
}
.clp-page h1.cllp-title__text {
  font-size: 24px;
  font-weight: bold;
  color: green;
  text-align: center;
  background: green;
  padding: 25px;
  margin: 0;
}
.clp-page .clp-map a g {
  fill: #cbc6bc !important;
}
.clp-page .clp-map a g.is-active {
  fill: #231f20 !important;
}
.clp-page .clp-map a:hover g {
  fill: #231f20 !important;
}
.clp-page .flag {
  width: 24px;
  height: 16px;
  vertical-align: middle;
  display: none;
}
.clp-area-picker {
  text-align: center;
  margin-bottom: 20px;
}
.clp-area-picker__link {
  display: inline-block;
  text-decoration: none;
  color: #415A6C;
  background: transparent;
  margin: 5px 12px;
  padding: 5px 15px;
  border-radius: 6px;
}
.clp-area-picker__link.is-active,
.clp-area-picker__link:hover {
  color: #415A6C;
  text-decoration: none;
  background: #DCDCDC;
}
.clp-group {
  display: none;
  overflow: hidden;
  margin-bottom: 50px;
}
.clp-group__title {
  display: none;
}
.clp-group .clp-country-link {
  text-decoration: none;
  width: 20%;
  color: black;
}
.clp-group .clp-country-link__text {
  padding: 5px 15px;
}
.clp-group.is-hidden {
  display: none;
}
.clp-group.is-active {
  display: block;
}
.clp-groups--single .clp-group {
  display: block;
}
.clp-country-list__item {
  display: inline-block;
  width: 24%;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .clp-country-list__item {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .clp-country-list__item {
    width: 45%;
  }
}
@media (max-width: 500px) {
  .clp-country-list {
    text-align: center;
  }
  .clp-country-list__item {
    width: 100%;
  }
}
.clp-country-link__text {
  margin-left: 5px;
  color: #415A6C;
}
.RBStarterKitCampaignLandingPage {
  background: #f1eee9;
  font-family: 'Cabin', sans-serif;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-copy-container {
  margin-top: 115px;
  margin-bottom: 25px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-copy-container h4:before {
  color: green;
  font-size: 32px;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
  color: #231f20;
  width: 50%;
  background: transparent;
  text-align: center;
  border-radius: 0;
  font-weight: bold;
  padding: 10px;
  font-size: 16px;
  border: 2px solid transparent;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
    width: 100%;
  }
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-line-separate {
  display: none;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a:hover {
  color: #1ba84a;
  border: 2px solid #1ba84a;
}
.RBStarterKitCampaignLandingPage .clp-intro {
  margin-top: 20px;
}
.RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
  color: #231f20;
  margin: auto auto 20px;
  font-size: 16px;
  padding: 0 100px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
    padding: 0;
  }
}
.RBStarterKitCampaignLandingPage .clp-area-picker__link {
  color: #fff;
  text-align: center;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 14px;
  border: 2px solid #231f20;
  background: #231f20;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitCampaignLandingPage .clp-area-picker__link {
    display: none;
  }
}
.RBStarterKitCampaignLandingPage .clp-area-picker__link.is-active,
.RBStarterKitCampaignLandingPage .clp-area-picker__link:hover {
  color: #1ba84a;
  border: 2px solid #1ba84a;
  background: transparent;
}
.RBStarterKitCampaignLandingPage .clp-groups {
  padding: 40px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.RBStarterKitCampaignLandingPage .clp-groups .clp-country-link__text {
  font-size: 16px;
  color: black;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .RBStarterKitCampaignLandingPage .clp-groups {
    padding: 40px;
    margin-left: 30px;
  }
  .RBStarterKitCampaignLandingPage .clp-area-picker {
    display: none;
  }
  .RBStarterKitCampaignLandingPage .clp-country-list__item {
    width: 48%;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitCampaignLandingPage {
    margin-top: 0;
  }
  .RBStarterKitCampaignLandingPage .clp-groups {
    padding: 40px 0px;
    margin-bottom: 60px;
  }
  .RBStarterKitCampaignLandingPage .clp-groups .clp-group .clp-country-link__text {
    padding: 5px 0;
  }
  .RBStarterKitCampaignLandingPage .clp-group {
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
  }
  .RBStarterKitCampaignLandingPage .rp-ipredirect-button-container {
    width: 100%;
  }
  .RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
    width: 100%;
  }
  .RBStarterKitCampaignLandingPage .clp-map {
    display: none;
  }
  .RBStarterKitCampaignLandingPage .clp-country-list__item {
    text-align: left;
    margin-bottom: 20px;
  }
}
.sk-template-empty {
  width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-template-empty {
    width: 740px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-template-empty {
    width: 340px;
  }
}
.clp-page {
  min-height: 200px;
}
.clp-page:before {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/logo.png");
  background-repeat: no-repeat;
  height: 120px;
  width: 90px;
  position: absolute;
  content: "";
  top: 25px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .clp-page:before {
    left: 50%;
    margin: auto -50px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .clp-page:before {
    left: 42%;
    left: 50%;
    margin: auto -50px;
  }
}
.vaporino-faq-hero-section-usage {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/faqusage.png");
  background-size: cover;
  background-position: 50% 50%;
  border-bottom: solid 1px #e1f7f7;
}
.vaporino-faq-hero-section-usage .row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 660px) {
  .vaporino-faq-hero-section-usage .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 767px) {
  .vaporino-faq-hero-section-usage .col-md-4 {
    width: 40%;
    float: left;
  }
}
@media (min-width: 850px) {
  .vaporino-faq-hero-section-usage .col-md-4 {
    width: 35%;
    margin-left: 5%;
  }
}
@media (min-width: 992px) {
  .vaporino-faq-hero-section-usage .col-md-4 {
    width: 33%;
    margin-left: 10%;
  }
}
@media (min-width: 1000px) {
  .vaporino-faq-hero-section-usage .col-md-4 {
    width: 33%;
    margin-left: 20%;
    float: left;
  }
}
.vaporino-faq-hero-section-usage .col-md-4 .sk-grid-panel[style*="background-image"] {
  width: 331px;
  height: 284px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 350px) {
  .vaporino-faq-hero-section-usage .col-md-4 .sk-grid-panel[style*="background-image"] {
    width: 270px;
    height: 234px;
  }
}
.vaporino-faq-hero-section-usage .col-md-8 {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .vaporino-faq-hero-section-usage .col-md-8 {
    width: 60%;
    float: left;
  }
}
@media (min-width: 992px) {
  .vaporino-faq-hero-section-usage .col-md-8 {
    width: 40%;
  }
}
@media (max-width: 660px) {
  .vaporino-faq-hero-section-usage .col-md-8 {
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: solid 1px #e1f7f7;
  }
}
.vaporino-faq-hero-section-usage .col-md-8 .sk-grid-richtext {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.vaporino-faq-hero-section-usage .col-md-8 .sk-grid-richtext h1 {
  font-family: "Avenir LT W01_95 Black1475556", sans-serif;
  font-size: 31px;
  color: #f7a600;
  letter-spacing: 1px;
}
.vaporino-faq-hero-section-usage .col-md-8 .sk-grid-richtext h2 {
  margin-top: 0;
  font-family: "Avenir LT W01_35 Light1475496", sans-serif;
  font-size: 31px;
}
.vaporino-faq-hero-section-technology {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/technobg.png");
  background-size: cover;
  background-position: 90% 0%;
  border-bottom: solid 1px #e1f7f7;
}
.vaporino-faq-hero-section-technology .row {
  position: relative;
  min-height: 278px;
}
@media (max-width: 660px) {
  .vaporino-faq-hero-section-technology .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
.vaporino-faq-hero-section-technology .col-md-4 {
  position: absolute;
  top: 20px;
  left: 0;
}
@media (max-width: 660px) {
  .vaporino-faq-hero-section-technology .col-md-4 {
    position: static;
    border-top: solid 1px #e1f7f7;
    padding-top: 40px;
  }
}
@media (max-width: 450px) {
  .vaporino-faq-hero-section-technology .col-md-4 {
    left: -40px;
  }
}
.vaporino-faq-hero-section-technology .col-md-4 .sk-grid-panel[style*="background-image"] {
  width: 200px;
  height: 258px;
  background-size: cover;
  background-position: 50% 50%;
}
.vaporino-faq-hero-section-technology .col-md-8 {
  width: 100%;
  float: none;
  padding: 0;
}
.vaporino-faq-hero-section-technology .col-md-8 .sk-grid-panel {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 278px;
}
.vaporino-faq-hero-section-technology .col-md-8 .sk-grid-richtext {
  text-align: center;
  width: 50%;
  padding-left: 25px;
  padding-right: 25px;
}
.vaporino-faq-hero-section-technology .col-md-8 .sk-grid-richtext h1 {
  font-family: "Avenir LT W01_95 Black1475556", sans-serif;
  font-size: 31px;
  color: #f7a600;
  letter-spacing: 1px;
}
.vaporino-faq-hero-section-technology .col-md-8 .sk-grid-richtext h2 {
  margin-top: 0;
  font-family: "Avenir LT W01_35 Light1475496", sans-serif;
  font-size: 31px;
}
@media (max-width: 660px) {
  .vaporino-faq-hero-section-technology .col-md-8 .sk-grid-richtext {
    width: 100%;
  }
}
.vaporino-faq-hero-section-fragrance {
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vaporino/faq-user-experience.png);
  height: 322px;
  width: 100%;
  content: ' ';
  position: relative;
  background-size: cover;
  border-bottom: solid 1px #e1f7f7;
}
.vaporino-faq-hero-section-fragrance .sk-grid-panel {
  height: 320px;
  width: 493px;
  content: ' ';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  right: 10px;
  top: 1px;
}
@media (max-width: 870px) {
  .vaporino-faq-hero-section-fragrance .row {
    display: flex;
    flex-direction: column;
  }
  .vaporino-faq-hero-section-fragrance .sk-grid-panel {
    right: 10px;
    top: 0;
  }
}
@media (max-width: 700px) {
  .vaporino-faq-hero-section-fragrance {
    height: auto;
  }
  .vaporino-faq-hero-section-fragrance .col-md-4 {
    border-top: solid 1px #e1f7f7;
  }
  .vaporino-faq-hero-section-fragrance .sk-grid-panel {
    top: 146px;
    position: static;
    float: right;
    background-position-x: 100%;
  }
}
@media (max-width: 468px) {
  .vaporino-faq-hero-section-fragrance .sk-grid-panel {
    top: 213px;
  }
}
@media (max-width: 468px) and (min-width: 456px) and (max-width: 468px) {
  .vaporino-faq-hero-section-fragrance .sk-grid-panel {
    top: 179px;
  }
}
.vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext {
  text-align: center;
  position: absolute;
  margin: auto;
  top: 100px;
  left: 25%;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 992px) {
  .vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext {
    left: 7%;
  }
}
@media (max-width: 870px) {
  .vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext {
    left: 45px;
    top: 55px;
    width: 50%;
  }
}
@media (max-width: 700px) {
  .vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext {
    top: 15px;
    left: 0;
    right: 0;
    width: 100%;
    padding-bottom: 24px;
    position: static;
  }
}
.vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext h1 {
  font-family: "Avenir LT W01_95 Black1475556", sans-serif;
  font-size: 31px;
  color: #f7a600;
  letter-spacing: 1px;
}
.vaporino-faq-hero-section-fragrance .col-md-8 .sk-grid-richtext h2 {
  margin-top: 0;
  font-family: "Avenir LT W01_35 Light1475496", sans-serif;
  font-size: 31px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
