/*! OneCMS.StarterKit - v1.26.1 | airwick - v1.2 | Stylesheet Generated: Thu Dec 14 2017 12:20:42 GMT+0100 (Central European Standard Time) */

/************************************************
 * VPB Selector Page
 ************************************************/

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.RBStarterKitVPBResultsPage .sk-container-body,
.RBStarterKitVisualProfileBuilder .sk-container-body {
  display: none;
}

.RBStarterKitVPBResultsPage main,
.RBStarterKitVisualProfileBuilder main {
  padding-bottom: 0;
}

.RBStarterKitVPBResultsPage .sk-segment-footer,
.RBStarterKitVisualProfileBuilder .sk-segment-footer {
  margin-top: 0;
}

.vpb-jumbotron {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/safe-haven-bg.jpg") repeat center top;
  overflow: hidden;
}

.vpb-video-bg {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
  .vpb-video-bg {
    display: block;
  }
}

.vpb-video-heading-container {
  position: relative;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/video-header-bg.jpg") no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  height: 100vh;
}

@media (min-width: 992px) {
  .vpb-video-heading-container {
    height: auto;
    padding-bottom: 56.25%;
  }
}

.vpb-video-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-flexbox .vpb-video-heading {
  padding-top: 30vh;
}

@media (min-width: 768px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 30vh;
  }
}

@media (min-width: 992px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 100px;
  }
}

@media (min-width: 1200px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 200px;
  }
}

.vpb-video-heading-intro,
.vpb-video-heading-title {
  max-width: 960px;
  padding: 0 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}

.vpb-video-heading-title {
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  word-spacing: 10000px;
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  font-weight: 400;
  margin: 0 auto 45px;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
  padding-bottom: 40px;
  letter-spacing: .2em;
  line-height: 1.2em;
}

@media (min-width: 768px) {
  .vpb-video-heading-title {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .vpb-video-heading-title {
    font-size: 64px;
  }
}

.vpb-video-heading-title:first-line {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: 400;
  letter-spacing: .1em;
}

.vpb-video-heading-intro {
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
  font-size: 20px;
  margin: 0 auto 30px;
  letter-spacing: .05em;
}

.cssanimations .vpb-video-heading-intro {
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@media (min-width: 992px) {
  .vpb-video-heading-intro {
    font-size: 24px;
  }
}

.vpb-heading-btn-holder {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

.vpb-video-heading .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-transform: uppercase;
}

.vpb-video-heading .vpb-heading-btn:focus,
.vpb-video-heading .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.vpb-video-heading .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}

.vpb-result-page-header .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.vpb-result-page-header .vpb-heading-btn:focus,
.vpb-result-page-header .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.vpb-result-page-header .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.vpb-heading-btn-text {
  letter-spacing: .15em;
}

.vpb-selector {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 15px;
}

.vpb-selector-intro,
.vpb-selector-title {
  color: #777263;
  max-width: 960px;
  margin: 0 auto 45px;
  padding: 0 20px;
  text-align: center;
}

.vpb-selector-title {
  text-transform: uppercase;
  margin-top: 75px;
  font-size: 36px;
  padding-bottom: 38px;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
  letter-spacing: .15em;
  font-weight: 700;
}

.vpb-selector-intro {
  margin-bottom: 75px;
  font-size: 20px;
  letter-spacing: .05em;
}

.vpb-selector-list {
  opacity: 0;
}

.vpb-selector-list:before,
.vpb-selector-list:after {
  content: " ";
  display: table;
}

.vpb-selector-list:after {
  clear: both;
}

.vpb-selector-list:before,
.vpb-selector-list:after {
  content: " ";
  display: table;
}

.vpb-selector-list:after {
  clear: both;
}

.vpb-selector-list.vpb-loaded {
  opacity: 1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.vpb-selector-list-item {
  margin: 1%;
}

.vpb-selector-grid-sizer,
.vpb-selector-list-item {
  width: 48%;
  float: left;
}

@media (min-width: 768px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 31.333333%;
  }

  .vpb-selector-grid-sizer.vpb-selected,
  .vpb-selector-list-item.vpb-selected {
    width: 64.5%;
  }
}

@media (min-width: 992px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 23%;
  }

  .vpb-selector-grid-sizer.vpb-selected,
  .vpb-selector-list-item.vpb-selected {
    width: 48%;
  }
}

@media (min-width: 1200px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 23%;
  }
}

.no-js .vpb-selector-grid-sizer {
  display: none;
}

.vpb-selector-box {
  position: relative;
  padding-bottom: 100%;
  display: block;
  border-radius: 2px;
  z-index: 1;
  -webkit-transition: .3s -webkit-transform;
  -o-transition: .3s -o-transform;
  transition: .3s transform;
}

@media (min-width: 992px) {
  .vpb-selected .vpb-selector-box:focus,
  .vpb-selected .vpb-selector-box:hover {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .vpb-selector-box:hover {
    z-index: 15;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
}

.vpb-selector-box:after,
.vpb-selector-box:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 13px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.vpb-selector-box:after {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  right: 10px;
  left: auto;
}

.vpb-selector-box-image {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  border: 0 solid #fff;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

.vpb-selector-box:focus .vpb-selector-box-image,
.vpb-selector-box:hover .vpb-selector-box-image {
  border-width: 10px;
}

.vpb-selected .vpb-selector-box-image {
  border: 10px solid #24a754;
}

/*
 Submit Button
 */

.vpb-submit-footer-wrapper {
  min-height: 50px;
  margin-bottom: 50px;
}

.vpb-submit-footer {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  text-align: center;
  z-index: 20;
  width: 100%;
  opacity: 0;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}

.vpb-submit-footer.affix {
  opacity: 1;
  bottom: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.vpb-submit-footer.affix-top {
  position: fixed;
  bottom: -100px;
}

.vpb-submit-footer.affix-bottom {
  opacity: 1;
  position: relative;
  bottom: auto;
  background: rgba(255, 255, 255, 0);
}

.vpb-submit-count-text,
.vpb-submit-text {
  text-transform: uppercase;
  letter-spacing: .15em;
  color: #24a754;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 30px;
}

.vpb-submit-count-text {
  opacity: 0;
}

.vpb-submit-btn {
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 25px;
  color: #fff;
  border: 0 none;
  background: #24a754;
  position: relative;
  -webkit-box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  outline: none;
  vertical-align: text-top;
  letter-spacing: .15em;
}

.vpb-submit-btn:after,
.vpb-submit-btn:before {
  content: "";
  position: absolute;
  height: 8px;
  bottom: -8px;
  background: #00732e;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

.vpb-submit-btn:before {
  left: 4px;
  right: 20px;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  transform: skewX(45deg);
}

.vpb-submit-btn:after {
  right: 4px;
  left: 20px;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

.vpb-submit-btn:focus,
.vpb-submit-btn:hover {
  -webkit-box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(6px) scale(0.95);
  -ms-transform: translateY(6px) scale(0.95);
  -o-transform: translateY(6px) scale(0.95);
  transform: translateY(6px) scale(0.95);
}

.vpb-submit-btn:focus:after,
.vpb-submit-btn:hover:after,
.vpb-submit-btn:focus:before,
.vpb-submit-btn:hover:before {
  height: 2px;
  bottom: -2px;
}

.vpb-submit-btn:focus:before,
.vpb-submit-btn:hover:before {
  left: 1px;
}

.vpb-submit-btn:focus:after,
.vpb-submit-btn:hover:after {
  right: 1px;
}

.vpb-submit-btn[disabled],
.vpb-submit-btn[disabled]:focus,
.vpb-submit-btn[disabled]:hover {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .0;
  cursor: auto;
}

.vpb-submit-btn-text {
  position: relative;
  top: 2px;
}

.vpb-submit-btn-text:after {
  margin-left: 10px;
  content: '';
  width: 7px;
  height: 14px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/chevron.ltr.png");
  -webkit-background-size: contain;
  background-size: contain;
  display: inline-block;
  position: relative;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .vpb-submit-btn-text:after {
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/chevron@2x.ltr.png");
  }
}

.vpb-submit-ready .vpb-submit-btn {
  opacity: 1;
}

.vpb-submit-ready .vpb-submit-count-text,
.vpb-submit-ready .vpb-submit-text {
  opacity: 0;
}

.vpb-submit-counting .vpb-submit-btn,
.vpb-submit-counting .vpb-submit-text {
  opacity: 0;
}

.vpb-submit-counting .vpb-submit-count-text {
  opacity: 1;
}

/************************************************
 * VPB Result Page
 ************************************************/

.vpb-result .sk-instruction {
  position: relative;
  z-index: 0;
}

.vpb-result .sk-instruction-image-holder {
  position: relative;
  max-width: 540px;
  margin: 0 auto;
}

.vpb-result .sk-instruction-image {
  border-radius: 3px;
  border: 18px solid #fff;
}

.vpb-result .sk-scroll-nav-list {
  margin: 16px 0;
}

.vpb-result .sk-scroll-nav-list li {
  margin: 0 25px;
  font-size: 14px;
  letter-spacing: .2em;
  font-weight: bold;
}

@media (max-width: 768px) {
  .vpb-result .sk-scroll-nav-list li {
    margin: 0 6px;
    letter-spacing: .1em;
  }
}

.vpb-result .sk-scroll-nav-list a {
  padding: 12px 11px 8px 15px;
}

@media (max-width: 768px) {
  .vpb-result .sk-scroll-nav-list a {
    padding: 7px 8px 4px 10px;
  }
}

.vpb-result .sk-scroll-nav-social {
  top: 22px;
  -webkit-transition: opacity .305s ease;
  -o-transition: opacity .305s ease;
  transition: opacity .305s ease;
}

.vpb-result .affix-top .sk-scroll-nav-social {
  opacity: 0;
}

.vpb-result .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.vpb-result .vpb-heading-btn:focus,
.vpb-result .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.vpb-result .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.vpb-result .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
}

@media (max-width: 768px) {
  .vpb-result .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.vpb-result .vpb-heading-btn-holder {
  position: relative;
  z-index: 20;
  width: 100%;
  height: 0;
  top: -25px;
}

@media (max-width: 768px) {
  .vpb-result .vpb-heading-btn-holder {
    top: -16px;
  }
}

.vpb-result-section-header-container {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  padding: 80px 0 20px;
}

.vpb-result-section-header-intro,
.vpb-result-section-header-pretitle,
.vpb-result-section-header-section,
.vpb-result-section-header-title {
  color: #777263 !important;
}

.vpb-result-section-header a {
  color: #777263;
}

.vpb-result-section-header a:focus,
.vpb-result-section-header a:hover {
  color: #008f2d;
}

.vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.vpb-result-section-header .sk-partner-website-link:focus,
.vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.vpb-result,
.vpb-result h1,
.vpb-result h2,
.vpb-result h3,
.vpb-result h4,
.vpb-result h5 {
  color: #777263;
}

.vpb-result-jumbotron {
  background: transparent url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/safe-haven-bg.jpg") repeat center top;
}

.vpb-result-page-header-container {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 0;
}

.vpb-result-page-header-section-social-sharing,
.vpb-share-social-sharing-section-social-sharing,
.vpb-result-page-header-section-social-sharing-only,
.vpb-share-social-sharing-section-social-sharing-only {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  border: 1px solid #777263;
  padding: 7px 20px 6px;
  text-align: right;
  font-size: 18px;
  line-height: 27px;
  height: 100%;
  vertical-align: middle;
}

.vpb-result-page-header-section-social-sharing .sk-social-page-sharing-title,
.vpb-share-social-sharing-section-social-sharing .sk-social-page-sharing-title,
.vpb-result-page-header-section-social-sharing-only .sk-social-page-sharing-title,
.vpb-share-social-sharing-section-social-sharing-only .sk-social-page-sharing-title {
  display: inline-block;
  vertical-align: top;
  line-height: 27px;
}

.vpb-result-page-header-section-social-sharing .sk-social-icon,
.vpb-share-social-sharing-section-social-sharing .sk-social-icon,
.vpb-result-page-header-section-social-sharing-only .sk-social-icon,
.vpb-share-social-sharing-section-social-sharing-only .sk-social-icon {
  top: -1px;
}

.vpb-result-page-header-section-start-over-text,
.vpb-share-social-sharing-section-start-over-text {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  padding: 7px 20px 6px;
  border: 1px solid #777263;
  text-align: left;
  font-size: 18px;
  line-height: 27px;
}

.vpb-result-page-header-section-start-over-text p,
.vpb-share-social-sharing-section-start-over-text p {
  margin: 0;
  font-size: 18px;
}

.vpb-result-page-header-section-start-over-text p a,
.vpb-share-social-sharing-section-start-over-text p a {
  text-decoration: none;
}

.vpb-result-page-header-section-social-sharing,
.vpb-share-social-sharing-section-social-sharing {
  display: none;
}

@media (min-width: 992px) {
  .vpb-result-page-header-section-social-sharing,
  .vpb-share-social-sharing-section-social-sharing {
    display: inline-block;
  }
}

.vpb-share-social-sharing-section-social-sharing,
.vpb-share-social-sharing-section-social-sharing-only,
.vpb-share-social-sharing-section-start-over-text {
  font-size: 18px;
  margin-top: 20px;
}

.vpb-result-page-header {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px 0;
}

.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-section,
.vpb-result-page-header-title {
  color: #777263 !important;
}

.vpb-result-page-header a {
  color: #777263;
}

.vpb-result-page-header a:focus,
.vpb-result-page-header a:hover {
  color: #008f2d;
}

.vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.vpb-result-page-header .sk-partner-website-link:focus,
.vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-section,
.vpb-result-page-header-title {
  color: #777263 !important;
}

.vpb-result-page-header a {
  color: #777263;
}

.vpb-result-page-header a:focus,
.vpb-result-page-header a:hover {
  color: #008f2d;
}

.vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.vpb-result-page-header .sk-partner-website-link:focus,
.vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.no-flexbox .vpb-result-page-header {
  display: block;
}

.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-section,
.vpb-result-page-header-title {
  margin: 0 auto 45px;
  max-width: 960px;
  padding: 0 20px;
  color: #777263;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

.cssanimations .vpb-result-page-header-intro,
.cssanimations .vpb-result-page-header-pretitle,
.cssanimations .vpb-result-page-header-section,
.cssanimations .vpb-result-page-header-title {
  opacity: 0;
}

.vpb-result-page-header-pretitle {
  font-size: 18px;
  text-transform: uppercase;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  letter-spacing: .1em;
}

@media (min-width: 768px) {
  .vpb-result-page-header-pretitle {
    font-size: 24px;
  }
}

.vpb-result-page-header-title {
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 400;
  padding-bottom: 45px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  letter-spacing: .1em;
}

@media (min-width: 768px) {
  .vpb-result-page-header-title {
    font-size: 50px;
    letter-spacing: .1em;
  }
}

@media (min-width: 992px) {
  .vpb-result-page-header-title {
    font-size: 70px;
  }
}

.vpb-result-page-header-section {
  text-align: center;
}

.vpb-result-page-header-intro,
.vpb-result-page-header-section {
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .1em;
}

.vpb-result-page-header-intro p + p,
.vpb-result-page-header-section p + p {
  margin-top: 45px;
}

.vpb-result-page-header-intro a,
.vpb-result-page-header-section a {
  color: #777263;
  text-decoration: underline;
}

.vpb-result-page-header-intro a:focus,
.vpb-result-page-header-section a:focus,
.vpb-result-page-header-intro a:hover,
.vpb-result-page-header-section a:hover {
  color: #008f2d;
}

.vpb-result-page-header .vpb-heading-btn-holder {
  position: static;
}

.sk-other-products-slider,
.sk-product-slider-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-other-products-slider,
  .sk-product-slider-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-other-products-slider,
  .sk-product-slider-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-other-products-slider,
  .sk-product-slider-container {
    width: 1170px;
  }
}

.sk-other-products-slider > .navbar-header,
.sk-product-slider-container > .navbar-header,
.sk-other-products-slider > .navbar-collapse,
.sk-product-slider-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-other-products-slider > .navbar-header,
  .sk-product-slider-container > .navbar-header,
  .sk-other-products-slider > .navbar-collapse,
  .sk-product-slider-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.sk-product-slider-container {
  position: relative;
}

.sk-product-slider-container .sk-product-slider-item {
  text-align: center;
}

.sk-product-slider-container .sk-product-slider-item__title {
  color: #fff;
  padding: 60px 30px 15px;
  min-height: 70px;
  text-transform: uppercase;
  display: block;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 1px;
  opacity: .75;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.sk-product-slider-container .sk-product-slider-item__title:last-child {
  margin-bottom: 58px;
}

.sk-product-slider-container .sk-product-slider-item__image-link {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 220px;
}

@media (max-width: 768px) {
  .sk-product-slider-container .sk-product-slider-item__image-link {
    bottom: 240px;
  }
}

.sk-product-slider-container .owl-stage {
  margin: 0 auto;
}

.sk-product-slider-container .owl-stage .owl-item {
  padding: 5px;
  height: 690px;
}

.sk-product-slider-container .owl-stage .owl-item > div {
  width: 100%;
  position: absolute;
  bottom: 10px;
}

.vpb-result-other-products-slider {
  position: relative;
  top: -20px;
  z-index: 1;
}

.vpb-result-other-products-slider h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.sk-other-products-slider .owl-nav div,
.sk-product-slider-container .owl-nav div {
  position: absolute;
  top: 44%;
  font-size: 1px;
}

.sk-other-products-slider .owl-nav div:after,
.sk-product-slider-container .owl-nav div:after {
  color: rgba(0, 0, 0, 0.3);
  font-size: 34px;
}

.sk-other-products-slider .owl-nav .disabled,
.sk-product-slider-container .owl-nav .disabled {
  opacity: .2;
}

.sk-other-products-slider .owl-nav .owl-prev,
.sk-product-slider-container .owl-nav .owl-prev {
  left: -30px;
}

.sk-other-products-slider .owl-nav .owl-prev:after,
.sk-product-slider-container .owl-nav .owl-prev:after {
  font-family: fontAwesome;
  content: "\f137";
}

.sk-other-products-slider .owl-nav .owl-next,
.sk-product-slider-container .owl-nav .owl-next {
  right: -30px;
}

.sk-other-products-slider .owl-nav .owl-next:after,
.sk-product-slider-container .owl-nav .owl-next:after {
  font-family: fontAwesome;
  content: "\f138";
}

@media (max-width: 991px) {
  .sk-other-products-slider .owl-nav .owl-prev,
  .sk-product-slider-container .owl-nav .owl-prev {
    left: -45px;
  }

  .sk-other-products-slider .owl-nav .owl-next,
  .sk-product-slider-container .owl-nav .owl-next {
    right: -45px;
  }
}

@media (max-width: 767px) {
  .sk-other-products-slider .owl-nav .owl-prev,
  .sk-product-slider-container .owl-nav .owl-prev {
    left: -5px;
  }

  .sk-other-products-slider .owl-nav .owl-next,
  .sk-product-slider-container .owl-nav .owl-next {
    right: -5px;
  }
}

.sk-other-products-slider a {
  color: white;
  text-decoration: none;
  display: block;
}

.sk-other-products-slider .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sk-other-products-slider .owl-stage .owl-item.active {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/sep.png") no-repeat left 17px;
}

.sk-other-products-slider .owl-stage .owl-item.active:first-of-type {
  background: none;
}

.sk-other-products-slider .owl-carousel .owl-nav.disabled {
  display: block;
}

.sk-other-products-slider .owl-nav.disabled {
  display: block;
}

.sk-other-products-slider .owl-nav > div:after {
  font-size: 20px;
}

.sk-other-products-slider .owl-nav > div {
  top: 50%;
  margin-top: -18px;
}

.sk-other-products-slider .owl-nav .owl-prev:after {
  content: "\f053";
}

.sk-other-products-slider .owl-nav .owl-next:after {
  content: "\f054";
}

@media (max-width: 991px) {
  .sk-other-products-slider .owl-nav .owl-prev {
    left: -10px;
  }

  .sk-other-products-slider .owl-nav .owl-next {
    right: -10px;
  }
}

@media (max-width: 767px) {
  .sk-other-products-slider .owl-nav .owl-prev {
    left: 10px;
  }

  .sk-other-products-slider .owl-nav .owl-next {
    right: 10px;
  }
}

.sk-other-products-slider .owl-prev {
  left: -15px;
}

.sk-other-products-slider .owl-next {
  right: -15px;
}

.sk-other-products-slider .sk-other-product-slider-item a {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  padding: 20px 10px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sk-other-products-slider .sk-other-product-slider-item.active-carousel a {
  color: #99cc66;
}

.vpb-result-product-section {
  padding-top: 80px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  /* to remove */
}

.vpb-result-product-section .unslider .unslider-arrow.prev {
  left: 0;
}

.vpb-result-product-section .unslider .unslider-arrow.next {
  right: 0;
}

.vpb-result-product-section .sk-product-slider-item {
  background-color: transparent !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.vpb-result-product-section .sk-product-slider-item img {
  max-width: 300px;
}

.vpb-result-product-section .sk-product-slider-item__buy-now-holder {
  margin: 0 auto;
  height: auto;
}

.vpb-result-product {
  text-align: center;
}

.vpb-result-product-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .vpb-result-product-header {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .vpb-result-product-header {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .vpb-result-product-header {
    width: 1170px;
  }
}

.vpb-result-product-header > .navbar-header,
.vpb-result-product-header > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .vpb-result-product-header > .navbar-header,
  .vpb-result-product-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.vpb-result-product-header-intro,
.vpb-result-product-header-pretitle,
.vpb-result-product-header-title {
  margin: 0 auto 45px;
  letter-spacing: 2px;
  line-height: 1.4em;
}

.vpb-result-product-header-pretitle {
  font-size: 24px;
  max-width: 600px;
}

.vpb-result-product-header-title {
  font-size: 40px;
  max-width: 800px;
  padding-bottom: 30px;
}

.vpb-result-product-header-intro {
  font-size: 18px;
  max-width: 800px;
}

.vpb-result-primary-products {
  margin-top: 75px;
}

.vpb-result-primary-products .sk-product-slider-container {
  padding-bottom: 20px;
}

.vpb-result-primary-products .vpb-product-gallery-item {
  margin: 0 10px;
}

.vpb-result-primary-products .vpb-product-gallery-item-title {
  display: none;
}

.vpb-result-primary-products .vpb-product-gallery-item-image-holder {
  max-width: 260px;
}

@media (max-width: 991px) {
  .vpb-result-primary-products .vpb-product-gallery-item-image-holder {
    max-width: 160px;
  }
}

.vpb-result-primary-products .vpb-product-gallery-item-image-holder img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.vpb-product-gallery-item-wrapper {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.vpb-result-other-products .vpb-product-gallery-item-wrapper {
  max-width: 160px;
}

.vpb-result-other-products-container {
  margin: 0 auto;
  position: relative;
  padding-top: 0 30px;
}

.vpb-result-other-products {
  background: #fbf8ed;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 0 8px #f3ecde, 0 0 5px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 0 8px #f3ecde, 0 0 5px 8px rgba(0, 0, 0, 0.3);
  padding: 30px 15px;
  display: inline-block;
}

@media (min-width: 768px) {
  .vpb-result-other-products {
    padding: 30px 50px;
  }
}

.vpb-result-other-products-title {
  margin: 0 auto 20px;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
}

.vpb-result-other-products .vpb-product-gallery-item-title a {
  font-size: 14px;
  color: #777263;
}

.vpb-result-other-products .vpb-product-gallery-item-title a:focus,
.vpb-result-other-products .vpb-product-gallery-item-title a:hover {
  color: #008f2d;
}

.vpb-result-other-products .vpb-product-gallery-item-image-holder {
  max-width: 200px;
}

.vpb-result-other-products .vpb-product-gallery-item-image-holder img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.vpb-result-tips-header {
  max-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}

.vpb-result-tips-header-title {
  font-weight: 700;
  font-size: 50px;
  padding-bottom: 30px;
  letter-spacing: 4px;
}

.vpb-result-tips-header-intro,
.vpb-result-tips-header-title {
  margin: 30px auto;
}

.vpb-result-tips-header-intro {
  font-size: 24px;
  max-width: 700px;
  letter-spacing: 2px;
}

.vpb-result-tips-list-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .vpb-result-tips-list-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .vpb-result-tips-list-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .vpb-result-tips-list-container {
    width: 1170px;
  }
}

.vpb-result-tips-list-container > .navbar-header,
.vpb-result-tips-list-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .vpb-result-tips-list-container > .navbar-header,
  .vpb-result-tips-list-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .vpb-result-tips-list-container {
    margin-top: -100px;
    margin-bottom: 120px;
  }
}

.vpb-instructions-tips .sk-instruction {
  padding: 20px 0;
}

.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}

.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}

.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}

.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}

.vpb-instructions-tips .sk-instruction-title {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.3em;
  margin: 50px 0 20px;
}

@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-title {
    margin: 90px 0 40px;
  }
}

@media (min-width: 1200px) {
  .vpb-instructions-tips .sk-instruction-title {
    margin: 120px 0 40px;
  }
}

.vpb-instructions-tips .sk-instruction-description {
  font-size: 1.4em;
}

@media (max-width: 991px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    position: relative;
  }

  .vpb-instructions-tips .sk-instruction-image-holder:after,
  .vpb-instructions-tips .sk-instruction-image-holder:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 13px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }

  .vpb-instructions-tips .sk-instruction-image-holder:after {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
    right: 10px;
    left: auto;
  }
}

@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    width: 50%;
    padding: 20px;
  }

  .vpb-instructions-tips .sk-instruction-caption {
    width: 50%;
    padding: 10px;
  }

  .vpb-instructions-tips .sk-instruction-image-holder {
    position: relative;
  }

  .vpb-instructions-tips .sk-instruction-image-holder:before {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: '';
    background: transparent no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder {
    float: left;
    text-align: right;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder:before {
    height: 103%;
    width: 103%;
    left: -3%;
    top: 5%;
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/tilted-image-shadow-left.png");
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-caption {
    float: right;
    padding-right: 5%;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder {
    float: right;
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder:before {
    top: 3%;
    left: -1.2%;
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/tilted-image-shadow-right.png");
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-caption {
    float: left;
    text-align: right;
    padding-left: 5%;
  }
}

.vpb-result-projects .sk-instruction-image-holder {
  position: relative;
}

.vpb-result-projects .sk-instruction-image-holder:after,
.vpb-result-projects .sk-instruction-image-holder:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 13px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.vpb-result-projects .sk-instruction-image-holder:after {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  right: 10px;
  left: auto;
}

.vpb-result-projects-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 80px 20px 20px;
}

@media (min-width: 768px) {
  .vpb-result-projects-header {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .vpb-result-projects-header {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .vpb-result-projects-header {
    width: 1170px;
  }
}

.vpb-result-projects-header > .navbar-header,
.vpb-result-projects-header > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .vpb-result-projects-header > .navbar-header,
  .vpb-result-projects-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.vpb-result-projects-header-intro,
.vpb-result-projects-header-title {
  font-size: 24px;
  margin: 30px auto 0;
  padding-bottom: 30px;
}

.vpb-result-projects-header-title {
  font-size: 40px;
  padding-bottom: 20px;
  letter-spacing: .1em;
}

.vpb-result-projects-header-intro {
  letter-spacing: .05em;
}

.vpb-project-primary {
  counter-reset: section;
}

.vpb-project-primary .sk-instructions-intro-title {
  font-size: 28px;
  letter-spacing: .1em;
}

.vpb-project-primary .sk-instructions-intro-title:before {
  position: relative;
  top: -5px;
  display: inline-block;
  content: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/hammer.png") no-repeat center;
  height: 29px;
  width: 29px;
  vertical-align: top;
  margin-right: 10px;
}

@media (min-width: 992px) {
  .vpb-project-primary .sk-instructions-list-item {
    width: 50%;
    float: left;
  }

  .vpb-project-primary .sk-instructions-list-item:nth-child(2n+1) {
    clear: left;
  }
}

.vpb-project-primary .sk-instruction {
  margin-left: 10%;
  margin-right: 10%;
  display: block;
  margin: 0 auto 20px;
}

@media (min-width: 992px) {
  .vpb-project-primary .sk-instruction {
    width: 80%;
  }
}

.vpb-project-primary .sk-instruction-caption {
  font-size: 20px;
  position: relative;
  margin: 50px 40px 50px 60px;
  text-align: justify;
  counter-increment: section;
}

.vpb-project-primary .sk-instruction-caption:before {
  position: absolute;
  right: 100%;
  content: counter(section);
  margin-right: 10px;
  font-weight: normal;
  font-size: .8em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  border: 1px solid #777263;
  color: #777263;
  width: 26px;
  height: 26px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

.vpb-result-other-project-list-container,
.vpb-result-primary-project-list-container,
.vpb-result-primary-project-list-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 1170px;
  }
}

.vpb-result-other-project-list-container > .navbar-header,
.vpb-result-primary-project-list-container > .navbar-header,
.vpb-result-primary-project-list-container > .navbar-header,
.vpb-result-other-project-list-container > .navbar-collapse,
.vpb-result-primary-project-list-container > .navbar-collapse,
.vpb-result-primary-project-list-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .vpb-result-other-project-list-container > .navbar-header,
  .vpb-result-primary-project-list-container > .navbar-header,
  .vpb-result-primary-project-list-container > .navbar-header,
  .vpb-result-other-project-list-container > .navbar-collapse,
  .vpb-result-primary-project-list-container > .navbar-collapse,
  .vpb-result-primary-project-list-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.vpb-result .sk-partner-name {
  color: #777263;
}

.vpb-result .sk-partner-website-link {
  color: #777263;
}

.vpb-result .sk-partner-website-link:focus,
.vpb-result .sk-partner-website-link:hover {
  color: #008f2d;
}

.vpb-result .sk-partner-name {
  margin-top: 30px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
}

.vpb-result .sk-partner-image {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 3px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 2px #fff, 0 3px 3px 2px rgba(0, 0, 0, 0.2);
}

.vpb-result .sk-partner-description {
  display: none;
}

.vpb-share-section {
  position: relative;
  z-index: 4;
  margin-bottom: 8px;
}

.sk-promo-rows.vpb-promo-rows,
.vpb-share-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 1170px;
  }
}

.sk-promo-rows.vpb-promo-rows > .navbar-header,
.vpb-share-container > .navbar-header,
.sk-promo-rows.vpb-promo-rows > .navbar-collapse,
.vpb-share-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-promo-rows.vpb-promo-rows > .navbar-header,
  .vpb-share-container > .navbar-header,
  .sk-promo-rows.vpb-promo-rows > .navbar-collapse,
  .vpb-share-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.sk-promo-rows.vpb-promo-rows {
  padding-left: 7px;
  padding-right: 7px;
}

.sk-promo-rows.vpb-promo-rows .row {
  margin-left: 0;
  margin-right: 0;
}

.sk-promo-rows.vpb-promo-rows .row div {
  padding: 0;
}

.vpb-share {
  background: #fbf8ed;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 0 8px #f3ecde, 0 0 5px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 0 0 8px #f3ecde, 0 0 5px 8px rgba(0, 0, 0, 0.3);
  padding: 30px 20px;
  text-align: center;
}

.vpb-share-intro-title {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
  margin: 0 auto 30px;
  padding-bottom: 20px;
}

.vpb-share-intro-text,
.vpb-share-social-sharing-section-start-over-text {
  font-size: 20px;
}

.vpb-share .sk-social-page-sharing .sk-social-icon {
  font-size: 30px;
  margin: 0 2px 0 4px;
}

.vpb-share-social-sharing-section {
  text-align: center;
}

.vpb-share-social-sharing-section a {
  color: #777263;
  text-decoration: underline;
}

.vpb-share-social-sharing-section a:focus,
.vpb-share-social-sharing-section a:hover {
  color: #008f2d;
}

.vpb-promo-rows {
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.vpb-promo-rows > .navbar-header,
.vpb-promo-rows > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .vpb-promo-rows > .navbar-header,
  .vpb-promo-rows > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.vpb-promo-rows .sk-has-googleAdSenseBuyOnlineButton .sk-promo-slot-link-holder {
  bottom: 80px;
}

.vpb-promo-rows .sk-buy-now-holder {
  position: absolute;
  left: 12%;
  right: 12%;
  width: 76%;
  bottom: 23px;
}

.nav-social-header {
  line-height: 1em;
}

.nav-social {
  display: none;
}

@media (min-width: 992px) {
  .nav-social {
    display: block;
    text-transform: uppercase;
  }
}

.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;
}

.nav-social .sk-social-icon .fa {
  display: none;
}

.nav-social .sk-social-icon:focus,
.nav-social .sk-social-icon:hover {
  background-position: left -33px;
}

.nav-social .sk-twitter-square {
  background-position: -34px top;
}

.nav-social .sk-twitter-square:focus,
.nav-social .sk-twitter-square:hover {
  background-position: -34px -33px;
}

.nav-social .sk-pinterest-square {
  background-position: -68px top;
}

.nav-social .sk-pinterest-square:focus,
.nav-social .sk-pinterest-square:hover {
  background-position: -68px -33px;
}

.nav-social .sk-bookmark-square {
  background-position: -136px top;
}

.nav-social .sk-bookmark-square:focus,
.nav-social .sk-bookmark-square:hover {
  background-position: -136px -33px;
}

.nav-social .sk-mail-square {
  background-position: -102px top;
}

.nav-social .sk-mail-square:focus,
.nav-social .sk-mail-square:hover {
  background-position: -102px -33px;
}

.nav-social-header {
  display: none;
}

@media (min-width: 992px) {
  .nav-social-header {
    display: block;
    text-transform: uppercase;
  }
}

.nav-social-header .sk-social-icon {
  display: inline-block;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
  width: 27px;
  height: 27px;
  vertical-align: bottom;
  margin: 0 2px;
}

.nav-social-header .sk-social-icon .fa {
  display: none;
}

.nav-social-header .sk-social-icon:focus,
.nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.nav-social-header .sk-twitter-square:focus,
.nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

/*****************************************/

.vpb-result-other-project .sk-partners-intro-title {
  font-size: 28px;
  letter-spacing: .1em;
}

.vpb-result-other-project .sk-partners-intro-title:before {
  position: relative;
  top: -5px;
  display: inline-block;
  content: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/pencil.png") no-repeat 0 center;
  height: 28px;
  width: 39px;
  vertical-align: top;
  margin-right: 10px;
}

.vpb-result-other-project .sk-instruction-caption {
  font-size: 20px;
  position: relative;
  margin: 50px 40px;
  text-align: justify;
}

.vpb-result-other-project .sk-instructions-list-item {
  max-width: 570px;
  margin: 0 auto;
}

.vpb-result-other-project .sk-instruction-caption {
  font-size: 20px;
}

/************************************************
 * Buttons
 ************************************************/

.sk-buy-now-btn--vpb,
.sk-promo-slot-flexible .sk-buy-now-btn--online {
  padding: 10px 25px 9px;
  height: auto;
  color: white;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid white;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 5px;
  display: inline-block;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}

.sk-buy-now-btn--vpb:hover,
.sk-promo-slot-flexible .sk-buy-now-btn--online:hover {
  color: white;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.4);
}

.sk-promo-slot-flexible .sk-buy-now-btn--online {
  display: block;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
}

.sk-promo-slot-flexible .sk-buy-now-btn--online:after {
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f054";
  line-height: 1em;
  padding-left: 15px;
}

/************************************************
 * BG Classes
 ************************************************/

.bg- {
  /* DIY BGs */
  /* Tips BGs */
  /* Mood/Fragrance BGs */
}

.bg-diy -warm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/warm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -warm .vpb-result-section-header-intro,
.bg-diy -warm .vpb-result-section-header-pretitle,
.bg-diy -warm .vpb-result-section-header-section,
.bg-diy -warm .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -warm .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -warm .vpb-result-section-header a:focus,
.bg-diy -warm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -warm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -warm .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -warm .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -warm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -warm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -welcoming .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/welcoming.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -welcoming .vpb-result-section-header-intro,
.bg-diy -welcoming .vpb-result-section-header-pretitle,
.bg-diy -welcoming .vpb-result-section-header-section,
.bg-diy -welcoming .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -welcoming .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -welcoming .vpb-result-section-header a:focus,
.bg-diy -welcoming .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -welcoming .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -welcoming .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -welcoming .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -welcoming .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -welcoming .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -uplifting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/uplifting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -uplifting .vpb-result-section-header-intro,
.bg-diy -uplifting .vpb-result-section-header-pretitle,
.bg-diy -uplifting .vpb-result-section-header-section,
.bg-diy -uplifting .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -uplifting .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -uplifting .vpb-result-section-header a:focus,
.bg-diy -uplifting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -uplifting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -uplifting .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -uplifting .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -uplifting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -uplifting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -tranquil .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/tranquil.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -tranquil .vpb-result-section-header-intro,
.bg-diy -tranquil .vpb-result-section-header-pretitle,
.bg-diy -tranquil .vpb-result-section-header-section,
.bg-diy -tranquil .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -tranquil .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -tranquil .vpb-result-section-header a:focus,
.bg-diy -tranquil .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -tranquil .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -tranquil .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -tranquil .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -tranquil .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -tranquil .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -sparkling .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/sparkling.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -sparkling .vpb-result-section-header-intro,
.bg-diy -sparkling .vpb-result-section-header-pretitle,
.bg-diy -sparkling .vpb-result-section-header-section,
.bg-diy -sparkling .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -sparkling .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -sparkling .vpb-result-section-header a:focus,
.bg-diy -sparkling .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -sparkling .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -sparkling .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -sparkling .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -sparkling .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -sparkling .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -relaxing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/relaxing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -relaxing .vpb-result-section-header-intro,
.bg-diy -relaxing .vpb-result-section-header-pretitle,
.bg-diy -relaxing .vpb-result-section-header-section,
.bg-diy -relaxing .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -relaxing .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -relaxing .vpb-result-section-header a:focus,
.bg-diy -relaxing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -relaxing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -relaxing .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -relaxing .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -relaxing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -relaxing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -refreshing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/refreshing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -refreshing .vpb-result-section-header-intro,
.bg-diy -refreshing .vpb-result-section-header-pretitle,
.bg-diy -refreshing .vpb-result-section-header-section,
.bg-diy -refreshing .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -refreshing .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -refreshing .vpb-result-section-header a:focus,
.bg-diy -refreshing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -refreshing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -refreshing .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -refreshing .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -refreshing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -refreshing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -paradise .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/paradise.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -paradise .vpb-result-section-header-intro,
.bg-diy -paradise .vpb-result-section-header-pretitle,
.bg-diy -paradise .vpb-result-section-header-section,
.bg-diy -paradise .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -paradise .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -paradise .vpb-result-section-header a:focus,
.bg-diy -paradise .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -paradise .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -paradise .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -paradise .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -paradise .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -paradise .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -joyful .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/joyful.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -joyful .vpb-result-section-header-intro,
.bg-diy -joyful .vpb-result-section-header-pretitle,
.bg-diy -joyful .vpb-result-section-header-section,
.bg-diy -joyful .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -joyful .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -joyful .vpb-result-section-header a:focus,
.bg-diy -joyful .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -joyful .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -joyful .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -joyful .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -joyful .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -joyful .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -invigorating .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/invigorating.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -invigorating .vpb-result-section-header-intro,
.bg-diy -invigorating .vpb-result-section-header-pretitle,
.bg-diy -invigorating .vpb-result-section-header-section,
.bg-diy -invigorating .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -invigorating .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -invigorating .vpb-result-section-header a:focus,
.bg-diy -invigorating .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -invigorating .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -invigorating .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -invigorating .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -invigorating .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -invigorating .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -fresh .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/fresh.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -fresh .vpb-result-section-header-intro,
.bg-diy -fresh .vpb-result-section-header-pretitle,
.bg-diy -fresh .vpb-result-section-header-section,
.bg-diy -fresh .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -fresh .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -fresh .vpb-result-section-header a:focus,
.bg-diy -fresh .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -fresh .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -fresh .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -fresh .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -fresh .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -fresh .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -exotic .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/exotic.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -exotic .vpb-result-section-header-intro,
.bg-diy -exotic .vpb-result-section-header-pretitle,
.bg-diy -exotic .vpb-result-section-header-section,
.bg-diy -exotic .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -exotic .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -exotic .vpb-result-section-header a:focus,
.bg-diy -exotic .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -exotic .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -exotic .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -exotic .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -exotic .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -exotic .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -enchanting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/enchanting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -enchanting .vpb-result-section-header-intro,
.bg-diy -enchanting .vpb-result-section-header-pretitle,
.bg-diy -enchanting .vpb-result-section-header-section,
.bg-diy -enchanting .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -enchanting .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -enchanting .vpb-result-section-header a:focus,
.bg-diy -enchanting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -enchanting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -enchanting .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -enchanting .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -enchanting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -enchanting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -cozy .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/cozy.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -cozy .vpb-result-section-header-intro,
.bg-diy -cozy .vpb-result-section-header-pretitle,
.bg-diy -cozy .vpb-result-section-header-section,
.bg-diy -cozy .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-diy -cozy .vpb-result-section-header a {
  color: #fff;
}

.bg-diy -cozy .vpb-result-section-header a:focus,
.bg-diy -cozy .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -cozy .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -cozy .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-diy -cozy .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-diy -cozy .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -cozy .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -comforting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/comforting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -comforting .vpb-result-section-header-intro,
.bg-diy -comforting .vpb-result-section-header-pretitle,
.bg-diy -comforting .vpb-result-section-header-section,
.bg-diy -comforting .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -comforting .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -comforting .vpb-result-section-header a:focus,
.bg-diy -comforting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -comforting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -comforting .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -comforting .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -comforting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -comforting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-diy -calm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/diy-assets/calm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-diy -calm .vpb-result-section-header-intro,
.bg-diy -calm .vpb-result-section-header-pretitle,
.bg-diy -calm .vpb-result-section-header-section,
.bg-diy -calm .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-diy -calm .vpb-result-section-header a {
  color: #777263;
}

.bg-diy -calm .vpb-result-section-header a:focus,
.bg-diy -calm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-diy -calm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-diy -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-diy -calm .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-diy -calm .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-diy -calm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-diy -calm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -advent -enchanting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/advent - enchanting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -advent -enchanting .vpb-result-section-header-intro,
.bg-kris -advent -enchanting .vpb-result-section-header-pretitle,
.bg-kris -advent -enchanting .vpb-result-section-header-section,
.bg-kris -advent -enchanting .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-kris -advent -enchanting .vpb-result-section-header a {
  color: #fff;
}

.bg-kris -advent -enchanting .vpb-result-section-header a:focus,
.bg-kris -advent -enchanting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -advent -enchanting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -advent -enchanting .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-kris -advent -enchanting .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-kris -advent -enchanting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -advent -enchanting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -advent -exotic .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/advent - exotic.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -advent -exotic .vpb-result-section-header-intro,
.bg-kris -advent -exotic .vpb-result-section-header-pretitle,
.bg-kris -advent -exotic .vpb-result-section-header-section,
.bg-kris -advent -exotic .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-kris -advent -exotic .vpb-result-section-header a {
  color: #fff;
}

.bg-kris -advent -exotic .vpb-result-section-header a:focus,
.bg-kris -advent -exotic .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -advent -exotic .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -advent -exotic .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-kris -advent -exotic .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-kris -advent -exotic .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -advent -exotic .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -clean -sparkling .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/clean - sparkling.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -clean -sparkling .vpb-result-section-header-intro,
.bg-kris -clean -sparkling .vpb-result-section-header-pretitle,
.bg-kris -clean -sparkling .vpb-result-section-header-section,
.bg-kris -clean -sparkling .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-kris -clean -sparkling .vpb-result-section-header a {
  color: #fff;
}

.bg-kris -clean -sparkling .vpb-result-section-header a:focus,
.bg-kris -clean -sparkling .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -clean -sparkling .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -clean -sparkling .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-kris -clean -sparkling .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-kris -clean -sparkling .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -clean -sparkling .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -delight -uplifting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/delight - uplifting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -delight -uplifting .vpb-result-section-header-intro,
.bg-kris -delight -uplifting .vpb-result-section-header-pretitle,
.bg-kris -delight -uplifting .vpb-result-section-header-section,
.bg-kris -delight -uplifting .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -delight -uplifting .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -delight -uplifting .vpb-result-section-header a:focus,
.bg-kris -delight -uplifting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -delight -uplifting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -delight -uplifting .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -delight -uplifting .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -delight -uplifting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -delight -uplifting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -nature -invigorating .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/nature - invigorating.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -nature -invigorating .vpb-result-section-header-intro,
.bg-kris -nature -invigorating .vpb-result-section-header-pretitle,
.bg-kris -nature -invigorating .vpb-result-section-header-section,
.bg-kris -nature -invigorating .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -nature -invigorating .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -nature -invigorating .vpb-result-section-header a:focus,
.bg-kris -nature -invigorating .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -nature -invigorating .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -nature -invigorating .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -nature -invigorating .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -nature -invigorating .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -nature -invigorating .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -nature -refreshing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/nature - refreshing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -nature -refreshing .vpb-result-section-header-intro,
.bg-kris -nature -refreshing .vpb-result-section-header-pretitle,
.bg-kris -nature -refreshing .vpb-result-section-header-section,
.bg-kris -nature -refreshing .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -nature -refreshing .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -nature -refreshing .vpb-result-section-header a:focus,
.bg-kris -nature -refreshing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -nature -refreshing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -nature -refreshing .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -nature -refreshing .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -nature -refreshing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -nature -refreshing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/safe-haven - comforting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-intro,
.bg-kris -safe-haven -comforting .vpb-result-section-header-pretitle,
.bg-kris -safe-haven -comforting .vpb-result-section-header-section,
.bg-kris -safe-haven -comforting .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header a {
  color: #fff;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header a:focus,
.bg-kris -safe-haven -comforting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-kris -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/safe-haven - cozy.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-intro,
.bg-kris -safe-haven -cozy .vpb-result-section-header-pretitle,
.bg-kris -safe-haven -cozy .vpb-result-section-header-section,
.bg-kris -safe-haven -cozy .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header a:focus,
.bg-kris -safe-haven -cozy .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/safe-haven - warm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -safe-haven -warm .vpb-result-section-header-intro,
.bg-kris -safe-haven -warm .vpb-result-section-header-pretitle,
.bg-kris -safe-haven -warm .vpb-result-section-header-section,
.bg-kris -safe-haven -warm .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -safe-haven -warm .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -safe-haven -warm .vpb-result-section-header a:focus,
.bg-kris -safe-haven -warm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -safe-haven -warm .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -safe-haven -warm .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -safe-haven -warm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -safe-haven -warm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -wellness -calm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/wellness - calm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -wellness -calm .vpb-result-section-header-intro,
.bg-kris -wellness -calm .vpb-result-section-header-pretitle,
.bg-kris -wellness -calm .vpb-result-section-header-section,
.bg-kris -wellness -calm .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -wellness -calm .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -wellness -calm .vpb-result-section-header a:focus,
.bg-kris -wellness -calm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -wellness -calm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -wellness -calm .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -wellness -calm .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -wellness -calm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -wellness -calm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/wellness - relaxing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -wellness -relaxing .vpb-result-section-header-intro,
.bg-kris -wellness -relaxing .vpb-result-section-header-pretitle,
.bg-kris -wellness -relaxing .vpb-result-section-header-section,
.bg-kris -wellness -relaxing .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -wellness -relaxing .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -wellness -relaxing .vpb-result-section-header a:focus,
.bg-kris -wellness -relaxing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -wellness -relaxing .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -wellness -relaxing .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -wellness -relaxing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -wellness -relaxing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/kris-assets/wellness - tranquil.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-kris -wellness -tranquil .vpb-result-section-header-intro,
.bg-kris -wellness -tranquil .vpb-result-section-header-pretitle,
.bg-kris -wellness -tranquil .vpb-result-section-header-section,
.bg-kris -wellness -tranquil .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-kris -wellness -tranquil .vpb-result-section-header a {
  color: #777263;
}

.bg-kris -wellness -tranquil .vpb-result-section-header a:focus,
.bg-kris -wellness -tranquil .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-kris -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-kris -wellness -tranquil .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-kris -wellness -tranquil .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-kris -wellness -tranquil .vpb-result-section-header .sk-partner-website-link:focus,
.bg-kris -wellness -tranquil .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/advent - enchanting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -advent -enchanting .vpb-result-section-header-intro,
.bg-victoria -advent -enchanting .vpb-result-section-header-pretitle,
.bg-victoria -advent -enchanting .vpb-result-section-header-section,
.bg-victoria -advent -enchanting .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-victoria -advent -enchanting .vpb-result-section-header a {
  color: #fff;
}

.bg-victoria -advent -enchanting .vpb-result-section-header a:focus,
.bg-victoria -advent -enchanting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -advent -enchanting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -advent -enchanting .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-victoria -advent -enchanting .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-victoria -advent -enchanting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -advent -enchanting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -advent -exotic .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/advent - exotic.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -advent -exotic .vpb-result-section-header-intro,
.bg-victoria -advent -exotic .vpb-result-section-header-pretitle,
.bg-victoria -advent -exotic .vpb-result-section-header-section,
.bg-victoria -advent -exotic .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-victoria -advent -exotic .vpb-result-section-header a {
  color: #fff;
}

.bg-victoria -advent -exotic .vpb-result-section-header a:focus,
.bg-victoria -advent -exotic .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -advent -exotic .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -advent -exotic .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -advent -exotic .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-victoria -advent -exotic .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-victoria -advent -exotic .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -advent -exotic .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -advent -paradise .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/advent - paradise.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -advent -paradise .vpb-result-section-header-intro,
.bg-victoria -advent -paradise .vpb-result-section-header-pretitle,
.bg-victoria -advent -paradise .vpb-result-section-header-section,
.bg-victoria -advent -paradise .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -advent -paradise .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -advent -paradise .vpb-result-section-header a:focus,
.bg-victoria -advent -paradise .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -advent -paradise .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -advent -paradise .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -advent -paradise .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -advent -paradise .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -advent -paradise .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -advent -paradise .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -clean -fresh .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/clean - fresh.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -clean -fresh .vpb-result-section-header-intro,
.bg-victoria -clean -fresh .vpb-result-section-header-pretitle,
.bg-victoria -clean -fresh .vpb-result-section-header-section,
.bg-victoria -clean -fresh .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -clean -fresh .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -clean -fresh .vpb-result-section-header a:focus,
.bg-victoria -clean -fresh .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -clean -fresh .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -clean -fresh .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -clean -fresh .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -clean -fresh .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -clean -fresh .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -clean -fresh .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/clean - sparkling.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -clean -sparkling .vpb-result-section-header-intro,
.bg-victoria -clean -sparkling .vpb-result-section-header-pretitle,
.bg-victoria -clean -sparkling .vpb-result-section-header-section,
.bg-victoria -clean -sparkling .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -clean -sparkling .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -clean -sparkling .vpb-result-section-header a:focus,
.bg-victoria -clean -sparkling .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -clean -sparkling .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -clean -sparkling .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -clean -sparkling .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -clean -sparkling .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -clean -sparkling .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/delight - uplifting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -delight -uplifting .vpb-result-section-header-intro,
.bg-victoria -delight -uplifting .vpb-result-section-header-pretitle,
.bg-victoria -delight -uplifting .vpb-result-section-header-section,
.bg-victoria -delight -uplifting .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -delight -uplifting .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -delight -uplifting .vpb-result-section-header a:focus,
.bg-victoria -delight -uplifting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -delight -uplifting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -delight -uplifting .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -delight -uplifting .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -delight -uplifting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -delight -uplifting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -delight -joyful .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/delight - joyful.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -delight -joyful .vpb-result-section-header-intro,
.bg-victoria -delight -joyful .vpb-result-section-header-pretitle,
.bg-victoria -delight -joyful .vpb-result-section-header-section,
.bg-victoria -delight -joyful .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -delight -joyful .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -delight -joyful .vpb-result-section-header a:focus,
.bg-victoria -delight -joyful .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -delight -joyful .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -delight -joyful .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -delight -joyful .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -delight -joyful .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -delight -joyful .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -delight -joyful .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/nature - invigorating.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -nature -invigorating .vpb-result-section-header-intro,
.bg-victoria -nature -invigorating .vpb-result-section-header-pretitle,
.bg-victoria -nature -invigorating .vpb-result-section-header-section,
.bg-victoria -nature -invigorating .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -nature -invigorating .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -nature -invigorating .vpb-result-section-header a:focus,
.bg-victoria -nature -invigorating .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -nature -invigorating .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -nature -invigorating .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -nature -invigorating .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -nature -invigorating .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -nature -invigorating .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/nature - refreshing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -nature -refreshing .vpb-result-section-header-intro,
.bg-victoria -nature -refreshing .vpb-result-section-header-pretitle,
.bg-victoria -nature -refreshing .vpb-result-section-header-section,
.bg-victoria -nature -refreshing .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -nature -refreshing .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -nature -refreshing .vpb-result-section-header a:focus,
.bg-victoria -nature -refreshing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -nature -refreshing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -nature -refreshing .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -nature -refreshing .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -nature -refreshing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -nature -refreshing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/safe-haven - comforting.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-intro,
.bg-victoria -safe-haven -comforting .vpb-result-section-header-pretitle,
.bg-victoria -safe-haven -comforting .vpb-result-section-header-section,
.bg-victoria -safe-haven -comforting .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header a:focus,
.bg-victoria -safe-haven -comforting .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -safe-haven -comforting .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -safe-haven -comforting .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/safe-haven - cozy.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-intro,
.bg-victoria -safe-haven -cozy .vpb-result-section-header-pretitle,
.bg-victoria -safe-haven -cozy .vpb-result-section-header-section,
.bg-victoria -safe-haven -cozy .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header a:focus,
.bg-victoria -safe-haven -cozy .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -safe-haven -cozy .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -safe-haven -cozy .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/safe-haven - warm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-intro,
.bg-victoria -safe-haven -warm .vpb-result-section-header-pretitle,
.bg-victoria -safe-haven -warm .vpb-result-section-header-section,
.bg-victoria -safe-haven -warm .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header a {
  color: #fff;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header a:focus,
.bg-victoria -safe-haven -warm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -safe-haven -warm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-victoria -safe-haven -warm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -safe-haven -warm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/safe-haven - welcoming.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-intro,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header-pretitle,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header a:focus,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -safe-haven -welcoming .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -safe-haven -welcoming .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -wellness -calm .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/wellness - calm.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -wellness -calm .vpb-result-section-header-intro,
.bg-victoria -wellness -calm .vpb-result-section-header-pretitle,
.bg-victoria -wellness -calm .vpb-result-section-header-section,
.bg-victoria -wellness -calm .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -wellness -calm .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -wellness -calm .vpb-result-section-header a:focus,
.bg-victoria -wellness -calm .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -wellness -calm .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -wellness -calm .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -wellness -calm .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -wellness -calm .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -wellness -calm .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -wellness -calm .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/wellness - relaxing.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-intro,
.bg-victoria -wellness -relaxing .vpb-result-section-header-pretitle,
.bg-victoria -wellness -relaxing .vpb-result-section-header-section,
.bg-victoria -wellness -relaxing .vpb-result-section-header-title {
  color: #777263 !important;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header a {
  color: #777263;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header a:focus,
.bg-victoria -wellness -relaxing .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -wellness -relaxing .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header .sk-partner-name {
  color: #777263;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header .sk-partner-website-link {
  color: #777263;
}

.bg-victoria -wellness -relaxing .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -wellness -relaxing .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/victoria-assets/wellness - tranquil.jpg');
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-intro,
.bg-victoria -wellness -tranquil .vpb-result-section-header-pretitle,
.bg-victoria -wellness -tranquil .vpb-result-section-header-section,
.bg-victoria -wellness -tranquil .vpb-result-section-header-title {
  color: #fff !important;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header a {
  color: #fff;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header a:focus,
.bg-victoria -wellness -tranquil .vpb-result-section-header a:hover {
  color: #008f2d;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:focus,
.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:focus,
.bg-victoria -wellness -tranquil .vpb-result-section-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header .sk-partner-name {
  color: #fff;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}

.bg-victoria -wellness -tranquil .vpb-result-section-header .sk-partner-website-link:focus,
.bg-victoria -wellness -tranquil .vpb-result-section-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-adventure-enchanting .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/adventure-enchanting.jpg');
}

.bg-adventure-enchanting .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/adventure-enchanting.jpg');
}

.bg-adventure-enchanting .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-adventure-enchanting .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-adventure-enchanting .vpb-result-page-header-intro,
.bg-adventure-enchanting .vpb-result-page-header-pretitle,
.bg-adventure-enchanting .vpb-result-page-header-section,
.bg-adventure-enchanting .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-adventure-enchanting .vpb-result-page-header a {
  color: #777263;
}

.bg-adventure-enchanting .vpb-result-page-header a:focus,
.bg-adventure-enchanting .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-adventure-enchanting .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-adventure-enchanting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-adventure-enchanting .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-adventure-enchanting .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-adventure-enchanting .vpb-result-page-header .sk-partner-website-link:focus,
.bg-adventure-enchanting .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-adventure-enchanting .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-adventure-enchanting .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-adventure-enchanting .vpb-heading-btn:focus,
.bg-adventure-enchanting .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-adventure-enchanting .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-adventure-enchanting .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-adventure-enchanting .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-adventure-exotic .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/adventure-exotic.jpg');
}

.bg-adventure-exotic .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/adventure-exotic.jpg');
}

.bg-adventure-exotic .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-adventure-exotic .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-adventure-exotic .vpb-result-page-header-intro,
.bg-adventure-exotic .vpb-result-page-header-pretitle,
.bg-adventure-exotic .vpb-result-page-header-section,
.bg-adventure-exotic .vpb-result-page-header-title {
  color: #fff !important;
}

.bg-adventure-exotic .vpb-result-page-header a {
  color: #fff;
}

.bg-adventure-exotic .vpb-result-page-header a:focus,
.bg-adventure-exotic .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-adventure-exotic .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-adventure-exotic .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-adventure-exotic .vpb-result-page-header .sk-partner-name {
  color: #fff;
}

.bg-adventure-exotic .vpb-result-page-header .sk-partner-website-link {
  color: #fff;
}

.bg-adventure-exotic .vpb-result-page-header .sk-partner-website-link:focus,
.bg-adventure-exotic .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-adventure-exotic .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #fff;
}

.bg-adventure-exotic .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-transform: uppercase;
}

.bg-adventure-exotic .vpb-heading-btn:focus,
.bg-adventure-exotic .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-adventure-exotic .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}

.bg-adventure-exotic .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-adventure-exotic .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-adventure-paradise .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/adventure-paradise.jpg');
}

.bg-adventure-paradise .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/adventure-paradise.jpg');
}

.bg-adventure-paradise .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-adventure-paradise .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-adventure-paradise .vpb-result-page-header-intro,
.bg-adventure-paradise .vpb-result-page-header-pretitle,
.bg-adventure-paradise .vpb-result-page-header-section,
.bg-adventure-paradise .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-adventure-paradise .vpb-result-page-header a {
  color: #777263;
}

.bg-adventure-paradise .vpb-result-page-header a:focus,
.bg-adventure-paradise .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-adventure-paradise .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-adventure-paradise .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-adventure-paradise .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-adventure-paradise .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-adventure-paradise .vpb-result-page-header .sk-partner-website-link:focus,
.bg-adventure-paradise .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-adventure-paradise .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-adventure-paradise .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-adventure-paradise .vpb-heading-btn:focus,
.bg-adventure-paradise .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-adventure-paradise .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-adventure-paradise .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-adventure-paradise .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-clean-fresh .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/clean-fresh.jpg');
}

.bg-clean-fresh .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/clean-fresh.jpg');
}

.bg-clean-fresh .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-clean-fresh .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-clean-fresh .vpb-result-page-header-intro,
.bg-clean-fresh .vpb-result-page-header-pretitle,
.bg-clean-fresh .vpb-result-page-header-section,
.bg-clean-fresh .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-clean-fresh .vpb-result-page-header a {
  color: #777263;
}

.bg-clean-fresh .vpb-result-page-header a:focus,
.bg-clean-fresh .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-clean-fresh .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-clean-fresh .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-clean-fresh .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-clean-fresh .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-clean-fresh .vpb-result-page-header .sk-partner-website-link:focus,
.bg-clean-fresh .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-clean-fresh .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-clean-fresh .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-clean-fresh .vpb-heading-btn:focus,
.bg-clean-fresh .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-clean-fresh .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-clean-fresh .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-clean-fresh .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-clean-sparkling .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/clean-sparkling.jpg');
}

.bg-clean-sparkling .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/clean-sparkling.jpg');
}

.bg-clean-sparkling .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-clean-sparkling .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-clean-sparkling .vpb-result-page-header-intro,
.bg-clean-sparkling .vpb-result-page-header-pretitle,
.bg-clean-sparkling .vpb-result-page-header-section,
.bg-clean-sparkling .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-clean-sparkling .vpb-result-page-header a {
  color: #777263;
}

.bg-clean-sparkling .vpb-result-page-header a:focus,
.bg-clean-sparkling .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-clean-sparkling .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-clean-sparkling .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-clean-sparkling .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-clean-sparkling .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-clean-sparkling .vpb-result-page-header .sk-partner-website-link:focus,
.bg-clean-sparkling .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-clean-sparkling .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-clean-sparkling .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-clean-sparkling .vpb-heading-btn:focus,
.bg-clean-sparkling .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-clean-sparkling .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-clean-sparkling .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-clean-sparkling .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-delight-joyful .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/delight-joyful.jpg');
}

.bg-delight-joyful .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/delight-joyful.jpg');
}

.bg-delight-joyful .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-delight-joyful .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-delight-joyful .vpb-result-page-header-intro,
.bg-delight-joyful .vpb-result-page-header-pretitle,
.bg-delight-joyful .vpb-result-page-header-section,
.bg-delight-joyful .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-delight-joyful .vpb-result-page-header a {
  color: #777263;
}

.bg-delight-joyful .vpb-result-page-header a:focus,
.bg-delight-joyful .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-delight-joyful .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-delight-joyful .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-delight-joyful .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-delight-joyful .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-delight-joyful .vpb-result-page-header .sk-partner-website-link:focus,
.bg-delight-joyful .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-delight-joyful .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-delight-joyful .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-delight-joyful .vpb-heading-btn:focus,
.bg-delight-joyful .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-delight-joyful .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-delight-joyful .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-delight-joyful .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-delight-uplifting .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/delight-uplifting.jpg');
}

.bg-delight-uplifting .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/delight-uplifting.jpg');
}

.bg-delight-uplifting .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-delight-uplifting .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-delight-uplifting .vpb-result-page-header-intro,
.bg-delight-uplifting .vpb-result-page-header-pretitle,
.bg-delight-uplifting .vpb-result-page-header-section,
.bg-delight-uplifting .vpb-result-page-header-title {
  color: #fff !important;
}

.bg-delight-uplifting .vpb-result-page-header a {
  color: #fff;
}

.bg-delight-uplifting .vpb-result-page-header a:focus,
.bg-delight-uplifting .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-delight-uplifting .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-delight-uplifting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-delight-uplifting .vpb-result-page-header .sk-partner-name {
  color: #fff;
}

.bg-delight-uplifting .vpb-result-page-header .sk-partner-website-link {
  color: #fff;
}

.bg-delight-uplifting .vpb-result-page-header .sk-partner-website-link:focus,
.bg-delight-uplifting .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-delight-uplifting .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #fff;
}

.bg-delight-uplifting .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-transform: uppercase;
}

.bg-delight-uplifting .vpb-heading-btn:focus,
.bg-delight-uplifting .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-delight-uplifting .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}

.bg-delight-uplifting .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-delight-uplifting .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-nature-invigorating .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/nature-invigorating.jpg');
}

.bg-nature-invigorating .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/nature-invigorating.jpg');
}

.bg-nature-invigorating .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-nature-invigorating .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-nature-invigorating .vpb-result-page-header-intro,
.bg-nature-invigorating .vpb-result-page-header-pretitle,
.bg-nature-invigorating .vpb-result-page-header-section,
.bg-nature-invigorating .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-nature-invigorating .vpb-result-page-header a {
  color: #777263;
}

.bg-nature-invigorating .vpb-result-page-header a:focus,
.bg-nature-invigorating .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-nature-invigorating .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-nature-invigorating .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-nature-invigorating .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-nature-invigorating .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-nature-invigorating .vpb-result-page-header .sk-partner-website-link:focus,
.bg-nature-invigorating .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-nature-invigorating .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-nature-invigorating .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-nature-invigorating .vpb-heading-btn:focus,
.bg-nature-invigorating .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-nature-invigorating .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-nature-invigorating .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-nature-invigorating .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-nature-refreshing .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/nature-refreshing.jpg');
}

.bg-nature-refreshing .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/nature-refreshing.jpg');
}

.bg-nature-refreshing .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-nature-refreshing .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-nature-refreshing .vpb-result-page-header-intro,
.bg-nature-refreshing .vpb-result-page-header-pretitle,
.bg-nature-refreshing .vpb-result-page-header-section,
.bg-nature-refreshing .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-nature-refreshing .vpb-result-page-header a {
  color: #777263;
}

.bg-nature-refreshing .vpb-result-page-header a:focus,
.bg-nature-refreshing .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-nature-refreshing .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-nature-refreshing .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-nature-refreshing .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-nature-refreshing .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-nature-refreshing .vpb-result-page-header .sk-partner-website-link:focus,
.bg-nature-refreshing .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-nature-refreshing .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-nature-refreshing .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-nature-refreshing .vpb-heading-btn:focus,
.bg-nature-refreshing .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-nature-refreshing .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-nature-refreshing .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-nature-refreshing .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-safe-haven-comforting .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/safe-haven-comforting.jpg');
}

.bg-safe-haven-comforting .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/safe-haven-comforting.jpg');
}

.bg-safe-haven-comforting .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-safe-haven-comforting .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-safe-haven-comforting .vpb-result-page-header-intro,
.bg-safe-haven-comforting .vpb-result-page-header-pretitle,
.bg-safe-haven-comforting .vpb-result-page-header-section,
.bg-safe-haven-comforting .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-safe-haven-comforting .vpb-result-page-header a {
  color: #777263;
}

.bg-safe-haven-comforting .vpb-result-page-header a:focus,
.bg-safe-haven-comforting .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-safe-haven-comforting .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-safe-haven-comforting .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-safe-haven-comforting .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-safe-haven-comforting .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-safe-haven-comforting .vpb-result-page-header .sk-partner-website-link:focus,
.bg-safe-haven-comforting .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-safe-haven-comforting .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-safe-haven-comforting .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-safe-haven-comforting .vpb-heading-btn:focus,
.bg-safe-haven-comforting .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-safe-haven-comforting .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-safe-haven-comforting .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-safe-haven-comforting .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-safe-haven-cozy .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/safe-haven-cozy.jpg');
}

.bg-safe-haven-cozy .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/safe-haven-cozy.jpg');
}

.bg-safe-haven-cozy .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-safe-haven-cozy .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-safe-haven-cozy .vpb-result-page-header-intro,
.bg-safe-haven-cozy .vpb-result-page-header-pretitle,
.bg-safe-haven-cozy .vpb-result-page-header-section,
.bg-safe-haven-cozy .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-safe-haven-cozy .vpb-result-page-header a {
  color: #777263;
}

.bg-safe-haven-cozy .vpb-result-page-header a:focus,
.bg-safe-haven-cozy .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-safe-haven-cozy .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-safe-haven-cozy .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-safe-haven-cozy .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-safe-haven-cozy .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-safe-haven-cozy .vpb-result-page-header .sk-partner-website-link:focus,
.bg-safe-haven-cozy .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-safe-haven-cozy .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-safe-haven-cozy .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-safe-haven-cozy .vpb-heading-btn:focus,
.bg-safe-haven-cozy .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-safe-haven-cozy .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-safe-haven-cozy .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-safe-haven-cozy .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-safe-haven-warm .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/safe-haven-warm.jpg');
}

.bg-safe-haven-warm .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/safe-haven-warm.jpg');
}

.bg-safe-haven-warm .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-safe-haven-warm .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-safe-haven-warm .vpb-result-page-header-intro,
.bg-safe-haven-warm .vpb-result-page-header-pretitle,
.bg-safe-haven-warm .vpb-result-page-header-section,
.bg-safe-haven-warm .vpb-result-page-header-title {
  color: #fff !important;
}

.bg-safe-haven-warm .vpb-result-page-header a {
  color: #fff;
}

.bg-safe-haven-warm .vpb-result-page-header a:focus,
.bg-safe-haven-warm .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-safe-haven-warm .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator-light.png") center bottom no-repeat;
}

.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left -33px;
}

.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px -33px;
}

.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-safe-haven-warm .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-safe-haven-warm .vpb-result-page-header .sk-partner-name {
  color: #fff;
}

.bg-safe-haven-warm .vpb-result-page-header .sk-partner-website-link {
  color: #fff;
}

.bg-safe-haven-warm .vpb-result-page-header .sk-partner-website-link:focus,
.bg-safe-haven-warm .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-safe-haven-warm .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #fff;
}

.bg-safe-haven-warm .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-transform: uppercase;
}

.bg-safe-haven-warm .vpb-heading-btn:focus,
.bg-safe-haven-warm .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-safe-haven-warm .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}

.bg-safe-haven-warm .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-safe-haven-warm .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-safe-haven-welcoming .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/safe-haven-welcoming.jpg');
}

.bg-safe-haven-welcoming .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/safe-haven-welcoming.jpg');
}

.bg-safe-haven-welcoming .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-safe-haven-welcoming .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-safe-haven-welcoming .vpb-result-page-header-intro,
.bg-safe-haven-welcoming .vpb-result-page-header-pretitle,
.bg-safe-haven-welcoming .vpb-result-page-header-section,
.bg-safe-haven-welcoming .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-safe-haven-welcoming .vpb-result-page-header a {
  color: #777263;
}

.bg-safe-haven-welcoming .vpb-result-page-header a:focus,
.bg-safe-haven-welcoming .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-safe-haven-welcoming .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-safe-haven-welcoming .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-safe-haven-welcoming .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-safe-haven-welcoming .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-safe-haven-welcoming .vpb-result-page-header .sk-partner-website-link:focus,
.bg-safe-haven-welcoming .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-safe-haven-welcoming .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-safe-haven-welcoming .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-safe-haven-welcoming .vpb-heading-btn:focus,
.bg-safe-haven-welcoming .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-safe-haven-welcoming .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-safe-haven-welcoming .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-safe-haven-welcoming .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-wellness-calming .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/wellness-calming.jpg');
}

.bg-wellness-calming .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/wellness-calming.jpg');
}

.bg-wellness-calming .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-wellness-calming .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-wellness-calming .vpb-result-page-header-intro,
.bg-wellness-calming .vpb-result-page-header-pretitle,
.bg-wellness-calming .vpb-result-page-header-section,
.bg-wellness-calming .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-wellness-calming .vpb-result-page-header a {
  color: #777263;
}

.bg-wellness-calming .vpb-result-page-header a:focus,
.bg-wellness-calming .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-wellness-calming .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-wellness-calming .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-wellness-calming .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-wellness-calming .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-wellness-calming .vpb-result-page-header .sk-partner-website-link:focus,
.bg-wellness-calming .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-wellness-calming .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-wellness-calming .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-wellness-calming .vpb-heading-btn:focus,
.bg-wellness-calming .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-wellness-calming .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-wellness-calming .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-wellness-calming .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-wellness-relaxing .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/wellness-relaxing.jpg');
}

.bg-wellness-relaxing .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/wellness-relaxing.jpg');
}

.bg-wellness-relaxing .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-wellness-relaxing .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-wellness-relaxing .vpb-result-page-header-intro,
.bg-wellness-relaxing .vpb-result-page-header-pretitle,
.bg-wellness-relaxing .vpb-result-page-header-section,
.bg-wellness-relaxing .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-wellness-relaxing .vpb-result-page-header a {
  color: #777263;
}

.bg-wellness-relaxing .vpb-result-page-header a:focus,
.bg-wellness-relaxing .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-wellness-relaxing .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-wellness-relaxing .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-wellness-relaxing .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-wellness-relaxing .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-wellness-relaxing .vpb-result-page-header .sk-partner-website-link:focus,
.bg-wellness-relaxing .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-wellness-relaxing .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-wellness-relaxing .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-wellness-relaxing .vpb-heading-btn:focus,
.bg-wellness-relaxing .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-wellness-relaxing .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-wellness-relaxing .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-wellness-relaxing .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.bg-wellness-tranquil .vpb-result-page-header-container {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/intro-assets/wellness-tranquil.jpg');
}

.bg-wellness-tranquil .vpb-result-product-section {
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/product-bg-assets/wellness-tranquil.jpg');
}

.bg-wellness-tranquil .vpb-result-products-container {
  margin-bottom: 0;
  padding-bottom: 0;
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 440px repeat-x;
}

@media (max-width: 768px) {
  .bg-wellness-tranquil .vpb-result-products-container {
    background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/results/shelves/wooden-default.jpg') center 420px repeat-x;
  }
}

.bg-wellness-tranquil .vpb-result-page-header-intro,
.bg-wellness-tranquil .vpb-result-page-header-pretitle,
.bg-wellness-tranquil .vpb-result-page-header-section,
.bg-wellness-tranquil .vpb-result-page-header-title {
  color: #777263 !important;
}

.bg-wellness-tranquil .vpb-result-page-header a {
  color: #777263;
}

.bg-wellness-tranquil .vpb-result-page-header a:focus,
.bg-wellness-tranquil .vpb-result-page-header a:hover {
  color: #008f2d;
}

.bg-wellness-tranquil .vpb-result-page-header-title {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/separator.png") center bottom no-repeat;
}

.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-social-icon {
  background: url('/css/CmsPlugins/RB-StarterKit/themes/airwick/images/vpb/nav-social-icons-header.png') no-repeat left top;
}

.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-social-icon:focus,
.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-social-icon:hover {
  background-position: left -66px;
}

.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-twitter-square {
  background-position: -34px top;
}

.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-twitter-square:focus,
.bg-wellness-tranquil .vpb-result-page-header-section .nav-social-header .sk-twitter-square:hover {
  background-position: -34px -66px;
}

.bg-wellness-tranquil .vpb-result-page-header .sk-partner-name {
  color: #777263;
}

.bg-wellness-tranquil .vpb-result-page-header .sk-partner-website-link {
  color: #777263;
}

.bg-wellness-tranquil .vpb-result-page-header .sk-partner-website-link:focus,
.bg-wellness-tranquil .vpb-result-page-header .sk-partner-website-link:hover {
  color: #008f2d;
}

.bg-wellness-tranquil .vpb-result-page-header .vpb-result-page-header-section-social-sharing-only {
  border-color: #777263;
}

.bg-wellness-tranquil .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  width: 50px;
  margin: 0 auto;
  display: block;
  color: #777263;
  text-transform: uppercase;
}

.bg-wellness-tranquil .vpb-heading-btn:focus,
.bg-wellness-tranquil .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}

.bg-wellness-tranquil .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #777263;
  border-radius: 50%;
  color: #777263;
  margin-bottom: 10px;
}

.bg-wellness-tranquil .vpb-heading-btn:before {
  text-align: center;
  background: #777263;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 28px;
  line-height: 1.4em;
  border: none;
}

@media (max-width: 768px) {
  .bg-wellness-tranquil .vpb-heading-btn:before {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 1.3em;
  }
}

.worktop-text-white .vpb-result-other-products-slider h3 {
  color: #fff;
}

.worktop-text-white .vpb-result-other-products-slider .sk-other-products-slider .sk-other-product-slider-item.active-carousel a {
  color: #008f2d;
}

.worktop-text-white .vpb-result-other-products-slider .sk-other-products-slider a {
  color: #fff;
}

.worktop-text-white .sk-product-slider .sk-buy-now-btn--vpb,
.worktop-text-white .sk-product-slider .sk-product-slider-item__title {
  color: #fff;
}

.worktop-text-white .sk-product-slider .sk-buy-now-btn--vpb {
  border-color: #fff;
}

.worktop-text-gray .vpb-result-other-products-slider h3 {
  color: #777263;
}

.worktop-text-gray .vpb-result-other-products-slider .sk-other-products-slider .sk-other-product-slider-item.active-carousel a {
  color: #008f2d;
}

.worktop-text-gray .vpb-result-other-products-slider .sk-other-products-slider a {
  color: #777263;
}

.worktop-text-gray .sk-product-slider .sk-buy-now-btn--vpb,
.worktop-text-gray .sk-product-slider .sk-product-slider-item__title {
  color: #777263;
}

.worktop-text-gray .sk-product-slider .sk-buy-now-btn--vpb {
  border-color: #777263;
}
