/* Migrating all the inline styles to here
 * Put any new styles here as well please
*/


/***********************************************************
          STYLES MERGED from HeaderLegacyScripts
 ***********************************************************/

.request_a_quote {
  background:#9fcf67;
  color:#ffffff;
  padding: 15px 40px;
  border-radius:5px;
  text-decoration:none;
  border: solid 2px #9fcf67;
}
.request_a_quote:hover {
  text-decoration: underline;
  color:#ffffff;
}
#request_a_quote_ghost {
  background:none;
  border: solid 2px #ffffff;
  color:#ffffff;
  padding: 15px 20px;
  border-radius:5px;
  text-decoration:none;
  margin-right:20px;
}
.price {
  display:none;
}
.price p {
  color: #ffffff;
  line-height: 1.3em !important;
  text-align:center;
}
#banner-message {
    background: #404041 !important;
    padding: 20px 0 20px 0 !important;
}
#green {
    color: #9fcf67;
}
.banner-copy {
    color:#ffffff;
    margin-bottom:5px;
    margin-top:0px;
    font-weight: bold;
    font-size: 20px;
}
.toprow {
    font-size: 14px;
    color: #999999;
    margin-bottom: 5px;
}
.bottomrow {
    color: #ffffff;
    font-size: 10px;
    margin-bottom: 0;
}

.sc__banner--rq__button {
  display: none;
  display: block;
  float: right;
  margin-top: -50px;
  border: 2px solid #fff;
  padding: 10px 30px;
  margin-right: -75px;
}

.sc__banner--rq__button:hover {
  background: #fff;
  color: #94BE60;
}

/***********************************************************
          STYLES MERGED from SWMSFreeBanner.css
          (header.html > panel.SWMSFreeBanner)
 ***********************************************************/

body, html {
  margin: 0;
}

.sc__banner--free-swms {
  width: 100%;
  width: 100vw;
  color: white;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.sc__banner--free-swms__container {
  box-sizing: border-box;
}

.sc__banner--free-swms__bg {
  z-index: -1;
}
.sc__banner--free-swms__bg,
.sc__banner--free-swms__bg > [class^=sc__banner--free-swms__bg__] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.sc__banner--free-swms__bg__color {
  background-color: #666;
}
.sc__banner--free-swms__bg__image {
  background-image: url('/content/images/swms_template/SWMS_Image--banner.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.sc__banner--free-swms__bg__gradient {
  background-image:
    linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
}

.sc__banner--free-swms__copy {
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1;
  font-family: 'Raleway', 'Avenir', sans-serif;
  font-size: 1.5em;
  font-weight: 300;
}

.sc__banner--free-swms__container {
  padding: 2em 0;
}

.sc__banner--free-swms__ctas {
  display: table;
/*       margin: 0 auto; */
}

.sc__banner--free-swms__cta {
  display: inline-block;
  position: relative;
  font-size: 0.9em;
  font-family: 'Raleway', 'Avenir', sans-serif;
  height: 3.4em;
  height: calc(3.4em + 3px);
}

.sc__banner--free-swms__cta--free { width: 220px; }

.sc__banner--free-swms__cta--shop { width: 150px; }

.sc__banner--free-swms__cta--free > .sc__banner--free-swms__cta__link,
.sc__banner--free-swms__cta--free > .sc__banner--free-swms__cta__link:active,
.sc__banner--free-swms__cta--free > .sc__banner--free-swms__cta__link:focus {
  box-shadow: #1082B7 0 6px;
  background-color: #3FB7EE;
  color: white;
}
.sc__banner--free-swms__cta--free > .sc__banner--free-swms__cta__link:hover {
  box-shadow: #1082B7 0 3px;
  colow: white;
}

.sc__banner--free-swms__cta--shop > .sc__banner--free-swms__cta__link,
.sc__banner--free-swms__cta--shop > .sc__banner--free-swms__cta__link:active,
.sc__banner--free-swms__cta--shop > .sc__banner--free-swms__cta__link:focus {
  color: #3FB7EE;
  box-shadow: #ccc 0 6px;
  background-color: white;
}
.sc__banner--free-swms__cta--shop > .sc__banner--free-swms__cta__link:hover {
  box-shadow: #ccc 0 3px;
}

.sc__banner--free-swms__cta__link,
.sc__banner--free-swms__cta__link:active,
.sc__banner--free-swms__cta__link:focus {
  text-align: center;
  padding: 1.2em 1.5em;
  box-sizing: border-box;
  line-height: 1;
  margin: 0;
  display: block;
  width: 100%;
  border-radius: 0.5em;
  margin-bottom: 3px;
  margin-top: 0;
  transition: margin 0.15s ease-out, box-shadow 0.15s ease-out;
  position: absolute;
  text-decoration: none;
  font-weight: 500;
}

.sc__banner--free-swms__cta__link:hover {
  margin-bottom: 0;
  margin-top: 3px;
  text-decoration: none;
}

.sc__banner--free-swms__cta + .sc__banner--free-swms__cta {
  margin-left: 1em;
}

@media (min-width: 1061px) {
  .sc__banner--free-swms {
    font-size: 16px;
  }
  .sc__banner--free-swms__container {
    width: 1020px;
    margin: 0 auto;
  }
}

@media (max-width: 1060px) {
  .sc__banner--free-swms {
    font-size: 16px;
  }
  .sc__banner--free-swms__container {
    width: 100%;
    width: 100vw;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 870px), (max-height: 800px) {
  .sc__banner--free-swms__copy {
    font-size: 1.25em;
  }
}
@media (max-width: 700px), (max-height: 700px) {
  .sc__banner--free-swms__copy {
    font-size: 1em;
  }
}


@media (max-height: 800px) {
  .sc__banner--free-swms {
    font-size: 15px;
  }
}
@media (max-height: 700px) {
  .sc__banner--free-swms {
    font-size: 14px;
  }
}

/*************** HOME PAGE BANNER STYLES *************/

/***********************************************************
        STYLES MERGED from iauditor-banner.css
        (called from default.html > individual panels for slider)
 ***********************************************************/


html, body { margin: 0 }

.sc__hp-img--iauditor {
  box-sizing: border-box;
  font-family: 'Raleway',sans-serif;;
  position: relative;
  color: white;
  font-size: 16px;
  min-height: 48em;
}
.sc__hp-img--iauditor__container {
  box-sizing: border-box;
  position: relative;
  width: auto;
  display: table;
  margin: 0 auto;
}


.sc__hp-img--iauditor__bg,
.sc__hp-img--iauditor__bg__frame {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  width: 100vw;
  height: 100%;
}
.sc__hp-img--iauditor__bg__frame--image {
  background-image: url('/content/images/homepage-iauditor/iauditor-banner_2560x1707.jpg');
  background-size: cover;
  opacity: 0.1;
}
.sc__hp-img--iauditor__bg__frame--color {
  background-color: #289FD7;
  background-color: #333;
}


.sc__hp-img--iauditor__heading {
  font-weight: 500;
  font-size: 2.7em;
  margin: 0;
  text-shadow: rgba(0,0,0,0.1) -0.05em 0.05em;
  display: table;
  color: inherit;
}
.sc__hp-img--iauditor__heading--sub {
  font-weight: 300;
  font-size: 2.3em;
  margin: 0.5em 0 1.5em;
  text-shadow: rgba(0,0,0,0.1) -0.05em 0.05em;
  display: table;
  color: inherit;
}

.sc__hp-img--iauditor__stage {
  position: relative;
  width: 100%;
  font-size: 1em;
  height: 24.1em;
  margin-bottom: 1.6em;
}
.sc__hp-img--iauditor__actor--imac {
  width: 37.5em;
  left: -4em;
  bottom: -1.8em;
  font-size: 1.1em;
  position: absolute;
}
.sc__hp-img--iauditor__actor--ipad {
  position: absolute;
  bottom: -2.75em;
  left: 27em;
  width: 18.75em;
  font-size: 0.8em;
  transform: rotate(15deg);
}
.sc__hp-img--iauditor__actor--lines {
  right: 17%;
  position: absolute;
  height: 90%;
  top: 9%;
}

.sc__hp-img--iauditor__actor--icons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sc__hp-img--iauditor__actor--icons__i {
  position: absolute;
  right: 0;
  width: 7em;
  height: 7em;
  background-color: white;
  border-radius: 100%;
  right: 7%;
}
.sc__hp-img--iauditor__actor--icons__i--1 { top:  1%; }
.sc__hp-img--iauditor__actor--icons__i--2 { top: 74%; }

.sc__hp-img--iauditor__actor--icons__i__symbol {
  color: #289FD7;
  line-height: 2.35;
  text-align: center;
  height:  2.35em;
  width: 2.35em;
  font-size: 3em;
}

.sc__hp-img--iauditor__ctas {
  font-size: 1.25em;
  display: table;
  margin: 3em auto 0;
}

.sc__hp-img--iauditor__cta-wrapper {
  position: relative;
  height: 3em;
  width: 11.3em;
  display: inline-block;
}

.sc__hp-img--iauditor__cta-wrapper + .sc__hp-img--iauditor__cta-wrapper {
  margin-left: 2em;
}

.sc__hp-img--iauditor__cta,
.sc__hp-img--iauditor__cta:active,
.sc__hp-img--iauditor__cta:focus {
  top: 0;
  box-sizing: border-box;
  position: absolute;
  transition: top 0.15s ease-out, box-shadow 0.15s ease-out;
  display: block;
  padding: 1em 2em;
  background-color: white;
  border-radius: 2em;
  text-decoration: none;
  color: #3FB7EE;
  font-weight: 500;
  width: 100%;
  text-align: center;
  box-shadow: #ddd 0 6px;
}
.sc__hp-img--iauditor__cta:hover {
  top: 3px;
  color: #3FB7EE;
  box-shadow: #ddd 0 3px;
  text-decoration: none;
}

.sc__hp-img--iauditor__cta-wrapper:nth-child(2) > .sc__hp-img--iauditor__cta,
.sc__hp-img--iauditor__cta-wrapper:nth-child(2) > .sc__hp-img--iauditor__cta:focus,
.sc__hp-img--iauditor__cta-wrapper:nth-child(2) > .sc__hp-img--iauditor__cta:active {
  background-color: #3FB7EE;
  box-shadow: #1082B7 0 6px;
  color: white;
}
.sc__hp-img--iauditor__cta-wrapper:nth-child(2) > .sc__hp-img--iauditor__cta:hover {
  color: white;
  box-shadow: #1082B7 0 3px;
}

@media (max-width: 1250px) {
  .sc__hp-img--iauditor {
    font-size: 16px;
  }
}
@media (max-width: 1119px), (max-height: 1060px) and (min-width: 1020px)  {
  .sc__hp-img--iauditor {
    font-size: 14px;
  }
}
@media (max-width: 985px), (max-height: 900px), (max-height: 1000px) and (min-width: 1020px) {
  .sc__hp-img--iauditor {
    font-size: 12px;
  }
}
@media (max-width: 840px), (max-height: 820px), (max-height: 920px) and (min-width: 1020px) {
  .sc__hp-img--iauditor {
    font-size: 10px;
  }
  .sc__hp-img--iauditor__cta,
  .sc__hp-img--iauditor__cta:active,
  .sc__hp-img--iauditor__cta:focus {
    padding: 0.75em 1.5em;
  }
}

@media (max-width: 730px), (max-height:770px), (max-height:840px) and (min-width: 1020px) {
  .sc__hp-img--iauditor {
    font-size: 8px;
  }
  .sc__hp-img--iauditor__ctas {
    font-size: 2em;
  }
}

@media (max-width: 640px), (max-height: 710px) {
  .sc__hp-img--iauditor {
    font-size: 6px;
  }
}


@media (max-width: 560px), (max-height: 620px) {
  .sc__hp-img--iauditor {
    font-size: 5px;
    min-height: 75em;
  }
}


@media (max-width: 360px), (max-height: 370px) {
  .sc__hp-img--iauditor {
    font-size: 4.5px;
  }
}



/***********************************************************
    STYLES MERGED from homepage--not_just_construction.css
    (called from default.html > individual panels for slider)
 ***********************************************************/

html, body { margin: 0; }
.sc__hp-img--whse {
  width: 100vw;
  color: white;
  position: relative;
  min-height: 360px;
  font-size: 14px;
}

.sc__hp-img--whse__content {
  max-width: 1020px;
  margin: 0 auto;
  padding-left: 40px;
  padding-top: 50px;
  min-height: 420px;
  box-sizing: border-box;
}

[class^="sc__hp-img--whse__backdrop__it"],
.sc__hp-img--whse__backdrop__ls {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #275875;
  z-index: -1;
  transition: margin-left 2s ease-out;
  margin-left: 0;
  background-color: #333;
  transition: opacity 0.5s ease;
}
[class^="sc__hp-img--whse__backdrop__it"]::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: ' ';
  background-size: cover;
}

.sc__hp-img--whse__backdrop__it--1 {
  opacity: 0;
}
.sc__hp-img--whse__backdrop__it--2 {
  opacity: 0;
}
.sc__hp-img--whse__backdrop__it--3 {
  opacity: 0;
}
.sc__hp-img--whse__backdrop__it--4 {
  opacity: 0;
}
.sc__hp-img--whse__backdrop__it--5 {
  opacity: 1;
}
.sc__hp-img--whse__backdrop__it--6 {
  opacity: 0;
}


.sc__hp-img--whse__backdrop__it--1::before {
  background-image: url('/content/img/not_just_construct_images/photo-1-dark.jpg');
  background-position-y: 10%;
  opacity: 0.5;
}
.sc__hp-img--whse__backdrop__it--2::before {
  background-image: url('/content/img/not_just_construct_images/photo-2-dark.jpg');
  background-position-y: 60%;
  background-position-x: 50%;
  opacity: 0.5;
}
.sc__hp-img--whse__backdrop__it--3::before {
  background-image: url('/content/img/not_just_construct_images/photo-3-dark.jpg');
  background-position-y: 40%;
  background-position-x: 50%;
  opacity: 0.4;
}
.sc__hp-img--whse__backdrop__it--4::before {
  background-image: url('/content/img/not_just_construct_images/photo-4-dark.jpg');
  background-position-y: 0%;
  background-position-x: 50%;
}
.sc__hp-img--whse__backdrop__it--5::before {
  background-image: url('/content/img/not_just_construct_images/photo-5-dark.jpg');
  background-position-y: 70%;
  opacity: 0.6;
}
.sc__hp-img--whse__backdrop__it--6::before {
  background-image: url('/content/img/not_just_construct_images/photo-6-dark.jpg');
  background-position-y: 40%;
  opacity: 0.3;
}

.sc__hp-img--whse__h {
  text-align: left;
  font-size: 5.5em;
  font-family: 'Raleway', sans-serif;
  margin: 0;
  font-weight: 700;
  margin-bottom: 0.14em;
  line-height: 1;
}
.sc__hp-img--whse__h--sub {
  text-align: left;
  font-size: 2.15em;
  font-family: 'Raleway', sans-serif;
  margin: 0;
  margin-bottom: 1.35em;
  font-weight: 600;
  line-height: 1;
  color: white;
}
.sc__hp-img--whse__h,
.sc__hp-img--whse__h--sub {
  text-shadow: rgba(0,0,0, 0.5) 0 2px 2px;
}
.sc__hp-img--whse__features {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  opacity: 0.9;
}
.sc__hp-img--whse__features__it {
  line-height: 1.3em;
}
.sc__hp-img--whse__features__it + .sc__hp-img--whse__features__it {
  margin-top: 0.5em;
}

.sc__hp-img--whse__cta--wrapper {
  padding: 1.75em 0 0;
}
.sc__hp-img--whse__cta {
  padding: 0.8em 2em;
  margin-top: 0;
  display: inline-block;
  color:white;
  background-color: #94BE60;
  width: 15em;
  border-radius: 2em;
  font-size: 1.39em;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  box-shadow: #6C8A47 0 8px;
  transition: margin 0.1s ease-out, box-shadow 0.1s ease-out;
  vertical-align: top;
  box-sizing: content-box;
}
.sc__hp-img--whse__cta:hover {
  margin-top: 3px;
  box-shadow: #6C8A47 0 5px;
  color: white;
  text-decoration: none;
}
.sc__hp-img--whse__cta + .sc__hp-img--whse__cta {
  margin-left: 1em;
}
.sc__hp-img--whse__cta--all-states {
  width: 17em;
}
.sc__hp-img--whse__cta--victoria {
  width: 14em;
}
.sc__hp-img--whse__cta__small {
  font-size: 0.8em;
  color: inherit;
  opacity: 0.7;
}

.sc__hg-img__whse__br--mobile {
  display: none;
}

@media (max-height: 800px), (max-width: 1020px) {
  .sc__hp-img--whse {
    font-size: 12px;
  }
  .sc__hp-img--whse__content {
    min-height: 370px;
  }
}

@media (max-height: 600px), (max-width: 780px) {
  .sc__hp-img--whse {
    font-size: 10px;
  }
  .sc__hp-img--whse__content {
    min-height: 320px;
  }
}
@media (max-width: 630px), (max-height: 450px) {
  .sc__hp-img--whse {
    font-size: 9px;
  }
  .sc__hp-img--whse__content {
    padding-left: 0;
  }
  .sc__hp-img--whse__h {
    font-size: 4.5em;
  }
  .sc__hp-img--whse__h--sub {
    font-size: 1.7em;
  }
  .sc__hp-img--whse__h,
  .sc__hp-img--whse__h--sub {
    text-align: center;
  }
  .sc__hp-img--whse__content,
  .sc__hp-img--whse__features,
  .sc__hp-img--whse__h,
  .sc__hp-img--whse__h--sub {
    display: table;
  }
  .sc__hp-img--whse__cta--wrapper {
    display: block;
    width: 100%;
  }
  .sc__hp-img--whse__cta {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .sc__hp-img--whse__cta + .sc__hp-img--whse__cta {
    margin-top: 20px;
    margin-left: 0;
  }

  .sc__hp-img--whse__cta:hover {
    margin-top: 3px;
    margin-bottom: -3px;
  }
  .sc__hp-img--whse__cta + .sc__hp-img--whse__cta:hover {
    margin-top: 23px;
  }
}


@media (max-width: 440px) {
  .sc__hp-img--whse__h {
    font-size: 4em;
  }
  .sc__hp-img--whse__h--sub {
    font-size: 1.5em;
  }
}
@media (max-width: 380px) {
  .sc__hp-img--whse__h {
    font-size: 3.55em;
  }
  .sc__hp-img--whse__h--sub {
    font-size: 1.34em;
  }
}

@media (max-width: 340px) {
  .sc__hp-img--whse {
    font-size: 8px;
  }
}


/***********************************************************
          STYLES MERGED from caseStudyDnNHero.css
          (called from default.html > individual panels for slider)
 ***********************************************************/

/******************** FEATURED VIDEO *********************/

 html, body { margin: 0; }

.sc__case-std__video {
  color: white;
  background-color: #333;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
  min-height: 575px;
  max-width: 100%;
  max-width: 100vw;
}


@media  (max-width: 500px) {
  .sc__case-std__video {
    min-height: initial;
  }
}
.sc__case-std__video__cover,
.sc__case-std__video__video {
  position: static;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.25s ease-out opacity;
  z-index: 1;
}

.sc__case-std__video__cover--hidden,
.sc__case-std__video__video--hidden {
  opacity: 0;
  z-index: -1;
}

.sc__case-std__video__cover {
  background-color: #94BE60;
  color: white;}

.sc__case-std__video__cover__container {
  width: 42em;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
  min-height: 480px;
  box-sizing: border-box;
}

.sc__case-std__video__cover__title {
  font-family: 'Raleway',sans-serif;
  font-weight: 500;
  font-size: 3em;
}

.sc__case-std__video__cover__button {
  border-radius: 100%;
  border: none;
  letter-spacing: 0;
  background-color: transparent;
  color: white;
  font-size: 10em;
  width: 1em;
  height: 1em;
  margin-top: 0.1em;
  outline: none;
  cursor: pointer;
}

.sc__case-std__video__video {
  background-color: black;
  color: #C5C5C5;
}

.sc__case-std__video__video__close-button {
  position: absolute;
  background: none;
  border: none;
  color: inherit;
  font-family: 'Open Sans',sans-serif;;
  font-size: 1.25em;
  outline: none;
  font-weight: 300;
}

.sc__case-std__video__video__frame {
  display: block;
}


@media  screen and (min-aspect-ratio: 8/6) {
  .sc__case-std__video__video__frame {
    width: calc(100% - 200px);
    height: 100%;
    margin: 0 auto;

  }
  .sc__case-std__video__video__close-button {
    bottom: 1em;
    top: 1em;
    left: 25px;
  }
}
@media  screen and (max-aspect-ratio: 8/6) {
  .sc__case-std__video__video__frame {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 90px);
    top: 0;
  }
  .sc__case-std__video__video__close-button {
    bottom: 1.25em;
    left: 1em;
    right: 1em;
    display: block;
    width: calc(100% - 2em);
  }
}


.sc__case-std__video__video__close-button__label {
  padding: 0.5em;
  background-color: white;
  color: black;
  display: block;
  margin: 0 auto;
  width: 1em;
  border-radius: 100%;
  opacity: 0.25;
  transition: ease 0.25s opacity;
    height: 20px;
    width: 20px;
    box-sizing: content-box;
}
.sc__case-std__video__video__close-button:hover > .sc__case-std__video__video__close-button__label {
  opacity: 1;
}


.sc__case-std__video__cover__background {
  z-index: -1;
}
.sc__case-std__video__cover__background,
[class^='sc__case-std__video__cover__background__frame'] {
  width: 100%;
  min-height: 100%;
  top: 0;
  height: 0;
  position: absolute;
}

.sc__case-std__video__cover__background__frame--image {
  background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_2540_web.jpg');
  background-position-x: 100%;
  background-size: cover;
  opacity: 0.1;
  background-position-y: 40%;
}

@media (max-width: 1500px) and (max-height: 720px) {
  .sc__case-std__video__cover__background__frame--image {
    background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_1500_web.jpg');
  }
}

@media (max-width: 747px) and (max-height: 359px) {
  .sc__case-std__video__cover__background__frame--image {
    background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_767_web.jpg');
  }
}
@media (max-width: 747px) and (max-height: 359px) and (-webkit-min-device-pixel-ratio: 2),
       (max-width: 747px) and (max-height: 359px) and (min--moz-device-pixel-ratio: 2),
       (max-width: 747px) and (max-height: 359px) and (min-resolution: 2dppx){
  .sc__case-std__video__cover__background__frame--image {
    background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_767x2_web.jpg');
  }
}

@media (max-width: 400px) and (max-height: 192px) {
  .sc__case-std__video__cover__background__frame--image {
    background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_400_web.jpg');
  }
}
@media (max-width: 400px) and (max-height: 192px) and (-webkit-min-device-pixel-ratio: 2),
       (max-width: 400px) and (max-height: 192px) and (min--moz-device-pixel-ratio: 2),
       (max-width: 400px) and (max-height: 192px) and (min-resolution: 2dppx) {
  .sc__case-std__video__cover__background__frame--image {
    background-image: url('/content/images/case_study--d_and_n_plumbing/fiona-smiling_400x2_web.jpg');
  }
}


.sc__case-std__video__cover__quote {
  padding-top: 2em;
  padding-left: 0;
  border: none;
  margin: 0;
  line-height: 1.5;
}

.sc__case-std__video__cover__quote__body {
  font-family: 'Open sans',sans-serif;;
  font-weight: 300;
  font-size: 1.75em;
  font-style: italic;
  margin: 0 auto 1em;
  max-width: 22em;
  text-align: center;
  position: relative;
}

.sc__case-std__video__cover__quote__body::before { left: -0.5em; content: '“'; }
.sc__case-std__video__cover__quote__body::after { right: -0.4em; content: '”'; }

.sc__case-std__video__cover__quote__body::before,
.sc__case-std__video__cover__quote__body::after {
  font-family: serif;

  position: absolute;
  top: 0.4em;
  font-size: 3em;
  line-height: 0;
}

.sc__case-std__video__cover__quote__author {
  text-align: center;
  font-family: 'Open sans', sans-serif;
}
.sc__case-std__video__cover__quote__author__name {
  display: block;
  font-size: 1.3em;
}
.sc__case-std__video__cover__quote__author__role,
.sc__case-std__video__cover__quote__author__company {
  display: block;
  font-size: 0.8em;
  opacity: 0.8;
  font-weight: 700;
}

.sc__case-std__video__cover__cta__wrapper {
  display: block;
  margin: 3em 0 2em;
  height: 3em;
  font-size: 1.25em;
  position: relative;
}

.sc__case-std__video__cover__cta,
.sc__case-std__video__cover__cta:focus,
.sc__case-std__video__cover__cta:active {
  padding: 1em 0em;
  box-sizing: border-box;
  display: block;
  border-radius: 2em;
  top: 0;
  transition: top 0.15s ease-out, box-shadow 0.15s ease-out;
  color: #94BE60;
  background-color: white;
  box-shadow: #ddd 0 6px;
  text-decoration: none;
  position: absolute;
  font-family: 'Raleway',sans-serif;
  font-size: inherit;
  font-weight: 500;
  border: none;
  outline: none;
}
.sc__case-std__video__cover__cta:hover {
  top: 3px;
  color: #94BE60;
  box-shadow: #ddd 0 3px;
  text-decoration: none;
}

.sc__case-std__video__cover__cta:nth-child(1) {
  left: 0;
  right: 55%;
  padding: 1em 0em;
}
.sc__case-std__video__cover__cta:nth-child(2) {
  right: 0;
  left: 55%;
}

@media (max-height: 800px) {
  .sc__case-std__video {
    min-height: 27em;
  }
}

@media (max-width: 649px) {
  .sc__case-std__video {
    min-height: 22em;
  }
  .sc__case-std__video__cover {
    font-size: 0.8em;
  }

}

@media (max-width: 525px) {
  .sc__case-std__video {
    min-height: 20em;
  }
  .sc__case-std__video__cover {
    font-size: 0.7em;
  }
  .sc__case-std__video__cover__quote__body::before { left: -0.4em; content: '“'; }
  .sc__case-std__video__cover__quote__body::after { right: -0.3em; content: '”'; }
}

@media (max-width: 400px) {
  .sc__case-std__video__cover {
    font-size: 0.6em;
  }
}
@media (max-width: 320px) {
  .sc__case-std__video__cover__quote__body::before { left: -0.3em; content: '“'; }
  .sc__case-std__video__cover__quote__body::after { right: -0.2em; content: '”'; }
}


/***********************************************************
          STYLES MERGED from homepage--solution_advisor.css
          (called from default.html > individual panels for slider)
 ***********************************************************/

.sc__hp-sa {
  font-size: 22px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  min-height: 25em;
}

@media (max-width: 1020px) { .sc__hp-sa { font-size: 20px; } }
@media (max-width:  920px) { .sc__hp-sa { font-size: 18px; } }
@media (max-width:  820px) { .sc__hp-sa { font-size: 16px; } }
@media (max-width:  720px) { .sc__hp-sa { font-size: 14px; } }
@media (max-width:  620px) { .sc__hp-sa { font-size: 12px; } }
@media (max-width:  520px) { .sc__hp-sa { font-size: 10px; } }
@media (max-width:  425px) { .sc__hp-sa { font-size:  8px; } }

.sc__hp-sa__bg {
  z-index: -1;
}
.sc__hp-sa__content {
  box-sizing: border-box;
  margin: 0 auto;
  width: 45em;
  width: calc(38.75em + 6.25em);
  max-width: 100%;
  padding: 0 3.125em;
  z-index: 2;
}
.sc__hp-sa__h1 {
  line-height: 1.25;
  font-family: 'Raleway',sans-serif;
  font-size: 1.5em;
  color: white;
  margin: 0;
}
.sc__hp-sa__p {
  line-height: 1.5;
  margin: 1.75em 0;
  color: #eee;
  font-weight: 400;
  font-size: 1.1em;
  font-family: 'Open Sans',sans-serif;;
}

/*     @media (max-width: 720px) { .sc__hp-sa__p { font-size: 1.1em; } } */

.sc__hp-sa__bg, .sc__hp-sa__bg__frame {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.sc__hp-sa__bg__frame--color {
  background-color: #3FB7EE;
}
.sc__hp-sa__bg__frame--image {
	background-image: url("/content/images/solution-advisors-banner/advisorsx2540.jpg");
  background-size: cover;
  background-position-y: 10%;
  opacity: 0.1
}
@media (max-width: 1500px) and (max-height: 720px) {
  .sc__hp-img--flood__bg__img {
    background-image: url('/content/images/solution-advisors-banner/advisorsx1500.jpg');
  }
}

@media (max-width: 747px) and (max-height: 359px) {
  .sc__hp-img--flood__bg__img {
    background-image: url('/content/images/solution-advisors-banner/advisorsx767.jpg');
  }
}
@media (max-width: 747px) and (max-height: 359px) and (-webkit-min-device-pixel-ratio: 2),
       (max-width: 747px) and (max-height: 359px) and (min--moz-device-pixel-ratio: 2),
       (max-width: 747px) and (max-height: 359px) and (min-resolution: 2dppx){
  .sc__hp-img--flood__bg__img {
    background-image: url('/content/images/solution-advisors-banner/advisorsx767r.jpg');
  }
}

@media (max-width: 400px) and (max-height: 192px) {
  .sc__hp-img--flood__bg__img {
    background-image: url('/content/images/solution-advisors-banner/advisorsx400.jpg');
  }
}
@media (max-width: 400px) and (max-height: 192px) and (-webkit-min-device-pixel-ratio: 2),
       (max-width: 400px) and (max-height: 192px) and (min--moz-device-pixel-ratio: 2),
       (max-width: 400px) and (max-height: 192px) and (min-resolution: 2dppx) {
  .sc__hp-img--flood__bg__img {
    background-image: url('/content/images/solution-advisors-banner/advisorsx400r.jpg');
  }
}

.sc__hp-sa__cta__wrapper {
  position: relative;
  font-size: 1em;
  font-family: 'Raleway',sans-serif;
  height: 2.5em;
  height: calc(2.5em + 6px);
}

@media (max-width: 720px) { .sc__hp-sa__cta__wrapper { font-size: 1.25em; } }

.sc__hp-sa__cta,
.sc__hp-sa__cta:active,
.sc__hp-sa__cta:focus {
  position: absolute;
  padding: 0.75em 2em;
  background-color: white;
  color: #3FB7EE;
  border-radius: 2em;
  display: table;
  text-decoration: none;
  top: 0;
  box-shadow: #ccc 0 6px;
  transition: box-shadow 0.15s ease-out, top 0.25s ease-out;
}
.sc__hp-sa__cta:hover {
  color: #3FB7EE;
  text-decoration: none;
  top: 3px;
  box-shadow: #ccc 0 3px;
}



/***********************************************************
          STYLES MERGED from QuoteRequest2016.css
          (called from header.html > QuoteRequest2016)
 ***********************************************************/

 /* most positioning is done to trivally resize based on font-size */
 .sc__banner--rq {
   max-width: 100%;
   max-width: 100vw;
   position: relative;
   font-size: 14 px;
   color: white;
   background-color: #94BE60;
   overflow: hidden;
 }
 .sc__banner--rq__link__wrapper,
 .sc__banner--rq__link__wrapper:hover {
   color: inherit;
   width: 100%;
   height: 100%;
   text-decoration: none;
 }
 .sc__banner--rq__container {
   width: 750px;
   max-width: 100%;
   min-height: 9.6em;
   margin: 0 auto;
   padding: 1em 0 1em 2em;
   font-size: 1em;
   position: relative;
   box-sizing: border-box;
 }
 .sc__banner--rq__aside {
   position: absolute;
   left: -6.3em;
   width: 6.3em;
   height: 6.3em;
   border-radius: 100%;
   background: white;
   color: #94BE60;
   font-size: 1.2em;
   display: block;
 }
 .sc__banner--rq__aside__inner {
   width: 100%;
   margin-top: calc((6.3em / 2) - (1em * 1.2));
   text-align: center;
   line-height: 1.2;
   transform: rotate(-25deg);
   font-family: 'Raleway',sans-serif;
   font-weight: 600;
 }
 .sc__banner--rq__heading {
   font-family: 'Raleway',sans-serif;
   font-size: 3em;
   font-weight: 700;
   line-height: 1;
   opacity: 0.9;
 /*       transition: 0.25s ease opacity; */
 }
 .sc__banner--rq:hover .sc__banner--rq__heading {
   opacity: 1;
 }
 .sc__banner--rq__copy__p {
   margin: 1em 0 0;
   font-size: 1.1em;
   font-family: 'Open Sans';
   font-weight: 300;
 }
 .sc__banner--rq__copy__p + .sc__banner--rq__copy__p {
   margin-top: 0.1em;
 }

 @media (max-width: 1020px) {
   .sc__banner {
     display: none;
     height: 0;
     max-height: 0l
   }
 }


 /***********************************************************
           STYLES MERGED from HomepageBlurb.html
           Previously setup as inline styles
  ***********************************************************/

  .sc__homepage-blurb {
    background-color: white;
    font-size: 16px;
  }
  .sc__homepage-blurb__content {
    padding: 6.25em 0;
    margin: 0 auto;
    min-width: 1020px;
    width: 1020px;
    font-family: 'Open Sans',sans-serif;;
    position: relative;
  }
  @media (max-width: 1019px) {
    .sc__homepage-blurb__content {
      min-width: 100%;
      max-width: 100%;
      font-size: 15px;
    }
  }
  @media (max-width: 955px) {
    .sc__homepage-blurb__content {
      font-size: 14px;
    }
  }
  @media (max-width: 895px) {
    .sc__homepage-blurb__content {
      font-size: 13px;
    }
  }
  @media (max-width: 830px) {
    .sc__homepage-blurb__content {
      font-size: 12px;
    }
  }
  .sc__homepage-blurb__title {
    font-weight: 300;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.25em;
    font-family: 'Raleway',sans-serif;
  }


  @media (max-width: 770px) {
    .sc__homepage-blurb__title {
      font-size: 2em;
    }
  }
  @media (max-width: 400px) {
    .sc__homepage-blurb__title {
      font-size: 1.5em;
    }
  }

  .sc__homepage-blurb__message {
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.6;
    padding: 0 6em;
    margin-bottom: 5em;
    text-align: center;
  }

  @media (max-width: 770px) {
    .sc__homepage-blurb__message {
      padding: 0 3em;
    }
  }


  .sc__homepage-blurb__perks {
    margin: 0 auto 0;
    padding-left: 0;
    list-style: none;
    display: block;
    width: 90%;
    position: relative;
  }
  .sc__homepage-blurb__perk {
    display: inline-block;
    vertical-align: top;
    width: 29.7%;
  }

  .sc__homepage-blurb__perk + .sc__homepage-blurb__perk {
    margin-left: 4%;
  }


  @media (max-width: 770px) {
    .sc__homepage-blurb__perks {
      font-size: 1.3em;
      display: none;
    }
    .sc__homepage-blurb__perk {
      width: 100%;
    }
    .sc__homepage-blurb__perk + .sc__homepage-blurb__perk {
      margin-left: 0%;
      margin-top: 5em;
    }
  }
  .sc__homepage-blurb__perk__i__wrapper {
    width: 10em;
    height: 10em;
    border-radius: 100%;
    color: white;
    background-color: #94BE60;
    display: block;
    margin: 0 auto 50px;
  }
  .sc__homepage-blurb__perk__i {
    text-align: center;
    font-size: 4.375em;
    padding-top: 0.6285714286em;
    display: block;
  }
  .sc__homepage-blurb__perk__label {
    text-align: center;
    display: block;
    font-size: 1.1875em;
    font-weight: 300;
  }

  /***********************************************************
            STYLES MERGED from RedirectModal.html
            Previously setup as inline styles
   ***********************************************************/

 .sc__homepage__modal .modal {
  /* width: 850px;
   margin-left: -425px;	  */
 }
 .modal-body {
   font-family: 'Open Sans',sans-serif;;
 }
 .modal-column{
/*         width: 280px; */
   width: 49.8%;
   float: left;
 }
 .modal-column + .modal-coloumn {
   border-left: 1px #efefef solid;
 }
 .modal-column-last{
   width: 265px;
   float: right;
 }
 .logos {
   max-width: 170px;
 }
 .pics {
   max-height: 140px;
 }
 h3.modal-heading {
   text-align: center;
   padding-bottom: 10px;
   margin-left: 20px;
 }
 .modal.fade.in {
   top: 20%;
 }
 .gap {
   height: 20px;
 }
 .gapL {
   height: 30px;
 }
 .software-button {
   font-size: 13.5px;
   text-decoration: none;
   background: #1f4562;
   padding: 15px 30px;
   color: #ffffff;
   border-radius: 6px;
   border-bottom: 3px solid #0f273a;
 }
 .software-button:hover {
   color: #ffffff;
 }
 .documents-button {
   font-size: 13.5px;
   text-decoration: none;
   background: #90c755;
   padding: 15px 30px;
   color: #ffffff;
   border-radius: 6px;
   border-bottom: 3px solid #6e9a3f;
 }
 .documents-button:hover {
   color: #ffffff;
 }
 .worksafe-button {
   font-size: 14px;
   text-decoration: none;
   background: #2b86af;
   padding: 15px 30px;
   color: #ffffff;
   border-radius: 6px;
   border-bottom: 3px solid #196385;
 }
 .worksafe-button:hover {
   color: #ffffff;
 }
 .docs-button {
   background: #90c755;
   padding: 15px 30px;
   color: #ffffff;
   border-radius: 6px;
   border-bottom: 3px solid #6e9a3f;
   margin-left: 50px
 }
 .docs-button:hover {
   color: #ffffff;
 }

 /* KW */
 @media screen and (max-width: 599px) {

 	.sc__homepage__modal .modal {
 	  margin: 0 auto;
    width: 90% !important;
    left: 0px;
    position: relative;
 	}

 	.sc__homepage__modal .modal .modal-column {
    width: 50%;
 	}

 	.sc__homepage__modal .modal .logos {
 	  max-width: 80%;
 	}

 	.sc__homepage__modal .documents-button {
 	  font-size: 11px;
 	  padding: 15px 10px;
 	}

 	.sc__homepage__modal .software-button {
 	  font-size: 11px;
 	  padding: 15px 20px;
 	}
}


/***********************************************************
            STYLES MERGED from what_customers_are_saying.css
            Called in footer
***********************************************************/

.sc__wcas {
  background-color: #94BE60;
  color: white;
/*   padding: 35px 0 0; */
  padding: 0;
  font-weight: 100;

}
.sc__wcas__content {
  margin: 0 auto;
  width: 960px;
  height: 380px;
}
.sc__wcas__title {
  margin: 0;
/*   margin-bottom: 15px; */
  text-align: center !important;
  font-weight: 500;
  font-family: 'Open Sans' !important, sans-serif;;
  color: white !important;
}
.sc__wcas__quote {
  display: inline-block;
  /* ~ magic number ~ */
  width: 29.684%;
  vertical-align: top;
  opacity: 0;
  transition: margin-top 2s ease, opacity 0.5s ease-in;
}
.sc__wcas__quote + .sc__wcas__quote {
  margin-left: 5%;
}
@media (max-width: 1119px) {
  .sc__wcas__quote:nth-child(3) {
    display: none;
  }
}
@media (max-width: 1119px) and (min-width: 749px) {
  .sc__wcas__quote {
    width: 47%;
  }
}
@media (max-width: 749px) {
  .sc__wcas__quote {
    width: 100%;
  }
  .sc__wcas__quote:nth-child(2) {
    display: none;
  }
}
.sc__wcas__quote__content {
  padding: 20px 25px;
  border-radius: 30px 40px 50px 0;
  background-color: rgba(255, 255, 255, 0.85);
  color: #666;
  display: block;
  margin-bottom: 20px;
  font-family: 'Open Sans' !important, sans-serif;;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
  box-shadow: rgba(255, 255, 255, 0.45) 10px 10px;
}
@media (max-width: 1119px) {
  .sc__wcas__content {
    padding: 0 50px;
    width: 100%;
    box-sizing: border-box;
  }
}
.sc__wcas__quote__content > p {
  font-family: inherit !important;
  line-height: inherit;
}
.sc__wcas__quote__content::after {
  position: absolute;
  bottom: -15px;
  display: block;
  content: ' ';
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: rgba(255, 255, 255, 0.75) transparent transparent transparent;
  border-top-color: #F1F8E8;
}
.sc__wcas__quote__content::before {
  position: absolute;
  bottom: -25px;
  display: block;
  content: ' ';
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: rgba(255, 255, 255, 0.45) transparent transparent transparent;
}
.sc__wcas__quote__author {
  font-weight: 200;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 10px;
  text-align: left;
  font-family: 'Raleway', 'Open Sans' !important, sans-serif;
  font-weight: 600;
  display: block;
}
.sc__wcas__quote__content > p {
  margin: 0;
}
.sc__wcas__quote__content > p + p {
  margin-top: 20px;
}


/***********************************************************
      STYLES MERGED from footer-social.css
      Called in footer
***********************************************************/

.sc__footer__social {
  width: 100%;
  padding: 50px 0;
  font-size: 12px;
  background-color: #333;
  color: white;
  color: rgba(256, 256, 256, 0.6);
  position: relative;
}
.sc__footer__social__content {
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1120px) {
  .sc__footer__social__content {
    padding: 0 70px;
  }
}

.sc__footer__social__important-links,
.sc__footer__social__social-links {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.sc__footer__social__important-links {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.sc__footer__social__important-links__it,
.sc__footer__social__social-links__it {
  display: inline;
}
.sc__footer__social__social-links__it {
  transition: padding-left 0.25s ease;
}
.sc__footer__social__important-links__a {
  color: inherit;
  text-decoration: none;
}
.sc__footer__social__social-links {
  margin-top: 15px;
}
@media (min-width: 750px) {
  .sc__footer__social__important-links__it + .sc__footer__social__important-links__it {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 1em;
    margin-left: 1em;
  }
}
@media (max-width: 749px) {

  .sc__footer__social__important-links__it {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 1em;
    margin-bottom: 1em;

    display: block;
    text-align: center;
  }
  .sc__footer__social__social-links__it + .sc__footer__social__social-links__it {
    padding-left: 37px;
  }
  .sc__footer__social__social-links {
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    margin-top: 30px;
    transform: scale(1)
  }
}

.sc__footer__social__social-links__a {
  width: 42px;
  height: 38px;
  display: inline-block;
  opacity: 0.8;
  transition: opacity 0.25s ease;
}
.sc__footer__social__social-links__a:hover {
  opacity: 1;
}
.sc__footer__social__social-links__a[data-site="facebook"] {
  background: url("/content/img/sprites.png") no-repeat -170px -282px;
}
.sc__footer__social__social-links__a[data-site="twitter"] {
  background: url("/content/img/sprites.png") no-repeat -113px -282px;
}
.sc__footer__social__social-links__a[data-site="google+"] {
  background: url("/content/img/sprites.png") no-repeat -56px -282px;
}
.sc__footer__social__social-links__a[data-site="youtube"] {
  background: url("/content/img/sprites.png") no-repeat -0px -282px;
}

.sc__footer__social__brand {
  background: url("/content/img/sprites.png") no-repeat 0 -450px;
  width: 285px;
  height: 60px;
  display: block;
}

/*

  IMAGE POSITIONING

 */
@media (min-width: 1120px){
  .sc__footer__social__brand {
    position: absolute;
    right: 0;
    top: 7px;
  }
}
@media (min-width: 750px) and (max-width: 1119px) {
  .sc__footer__social__brand {
    top: 7px;
    right: 70px;
    position: absolute;
  }
}
@media (max-width: 749px) {
  .sc__footer__social__brand {
    margin: 2em auto 0;
  }
}

/*

  VARIABLE BRAND IMAGE SIZES

 */
@media (max-width: 749px) {
  .sc__footer__social__social-links {
    text-align: center;
    width: initial;
  }
  .sc__footer__social__content {
    padding:  0 40px;
  }
}
@media  (max-width: 930px) {
  .sc__footer__social__brand {
    top: 0px;
    background-size: 200%;
    height: 40px;
    width: 220px;
    background-position: 0 -331px;
  }
  .sc__footer__social__social-links__it + .sc__footer__social__social-links__it {
    padding-left: 10px;
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  .sc__footer__social__brand {
    top: 0px;
    background-size: 200%;
    height: 27px;
    width: 120px;
    background-position: 0 -220px;
  }
}

/***********************************************************
      STYLES MERGED from footer-certificate.css
      Called in footer
***********************************************************/

.sc__footer__certification {
  padding: 25px 0;
  font-size: 16;
}
.sc__footer__certification__content {
  text-align: center;
}
.sc__footer__certification__cert {
  vertical-align: top;
  display: inline-block;
}
.sc__footer__certification__cert + .sc__footer__certification__cert {
  margin-left: 1em;
}

/***********************************************************
      STYLES for categoryprincipalcontractor.html
***********************************************************/

#topcontainer h1 {font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #fff; padding: 0; margin: 0;}

.bundle-blurb p {margin: 0!important; padding: 0!important;}

.bundle-blurb p.subHeading {color: #888;font-size: 18px;line-height: 22px;margin: 0; padding-bottom: 15px !important;}
.bundle-blurb p {color: #888; font-size: 14px; padding-bottom: 20px !important}
.bundle-blurb ul {margin: 0; padding: 0 0 10px 0}
.bundle-blurb ul li {background: url("/content/img/sprites.png") no-repeat 0 -1861px !important; padding-left: 25px; padding-bottom: 5px; list-style: none; color: #888; font-size: 14px;}


#ProductBundlePrice {*position: relative !important;}
#ProductBundlePrice .BlockContent p {box-shadow: none !important;-webkit-box-shadow: none !important;}
#ProductBundlePrice .BlockContent {margin-left: 0!important; width: 220px !important;}
.SidePrice h2 {text-decoration: none}
#ProductBundlePrice .BlockContent .PBE_Save_Price {background: #FAFAFA}

.modal-body {text-align: left;}
.modal-body ul  { margin: 0; padding: 0;}
.modal-body ul li {list-style: none; font-weight: bold}
.modal-body ul li .section {background: #9FCF67; color: #fff; padding: 10px; display: block; font-size: 16px;}
.modal-body ul ul {background: #fff; margin: 0; padding: 10px 0 10px 0;}
.modal-body ul ul li { color: #888; margin: 0; padding: 2px 10px; list-style: none;}
.modal-header a.close {color: #9FCF67; opacity: 1; text-decoration: none;}



.bundlewrap {background: #FAFAFA; overflow: hidden; padding: 15px; margin-bottom: 30px;}
.bundlewrap.last {margin-bottom: 0;}
.pb-col1 {float: left; width: 150px; padding-right: 30px;}
.pb-col2 {float: left; width: 150px; padding-right: 30px;}
.pb-col3 {float: left; width: 150px; padding-right: 30px;}
.pb-col4 {float: left; width: 150px;}


.PBE {background: none !important; -moz-border-radius: 0px !important; border-radius: 0px !important; box-shadow: none !important; border: none !important}
.bundlewrap .pb-img {padding-bottom: 15px;}
.bundlewrap h4 {text-align: center; padding: 0; margin: 0; color: #555; font-size: 13px;}
.bundlewrap h4 a {color: #555; font-weight: bold; text-decoration: none;}
.bundlewrap .moreinfo-wrap {padding: 10px 0;}
.bundlewrap .pb-blurb ul {margin: 0 0 0 12px;; padding: 0;}
.bundlewrap .pb-blurb ul li {font-size: 12px; line-height: 0.45cm;}

h3.highlight {color: #888; font-size: 26px; line-height: 0.7cm; font-weight: bold; padding-bottom: 20px;}
h3.highlight span {font-size: 20px; font-weight: normal;}

.bundlewrap  a.moreinfo-btn {background: #0087DC; color: #fff; padding: 10px; -moz-border-radius: 5px; border-radius: 5px; text-decoration: none !important; display: block; text-align: center;}
.bundlewrap  a.addtocart-btn {background: #ADD67A; color: #fff; padding: 12px; -moz-border-radius: 5px; border-radius: 5px; text-decoration: none !important; display: block; text-align: center; width: 100px !important; float: right; margin-top: -25px;}
.bundlewrap  a.moreinfo-btn:hover {background: #9FCF67;}
.bundlewrap p {font-size: 12px;}


.ProductBundle .PBE_Price {background: #ADD67A !important; color: #fff; padding: 40px 20px!important; text-align: center; height: 133px; -moz-border-radius: 0px !important; border-radius: 0px !important; box-shadow:none!important; border: none !important;}
.ProductBundle .PBE_Price p {font-size: 18px !important; padding: 0!important; margin: 0 !important}
.ProductBundle .PBE_Price .PBE_Price_Price {font-size: 35px!important;}
.ProductBundle .PBE_Price .StaticPlusGST {font-weight: normal!important; font-size: 14px!important; padding: 0!important; margin: 0!important}
.ProductBundle .PBE_Price .StaticPlusGSTinline {font-weight: normal!important; font-size: 14px!important; padding: 0!important; margin: 0!important}
.ProductBundle .PBE_Price .small {font-size: 12px !important;}
.ProductBundle .PBE_Price .spacer {height: 20px !important;}


.PBE_Include_Title {float: left; }
.PBE_Include_Title .addon {background: url("/content/img/include_arrow.png") center right no-repeat; display: block; float: left; padding: 22px 40px 22px 20px;}
.PBE_Include_Title .addon-product-title {float: left; padding: 22px 10px; }
.PBE_Include {background: #0087DC; color: #fff; overflow: hidden; padding: 0; margin: 0; position: relative }
.PBE_Include input {float: right; margin: 15px 10px !important}
.PBE_Include label {float: right; padding: 22px 60px 0px 0px; font-size: 14px; font-weight: bold; display: block; margin: 0!important; color: #fff !important; font-weight: bold;}
.PBE_Include label {*padding-top: 0;}
.prettycheckbox a{position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
.ProductBundle .PBE .PBE_Price { margin-bottom: 0px !important}


.pb-add-1 {float: left; width: 530px;}
.pb-add-2 {float: left; width: 150px;}

.pb-img-float {float: left; width: 100px; margin-right: 15px}
.pb-info-float {float: left; /*width: 290px;*/}
.pb-info-float h4 {text-align: left; padding-bottom: 0px;}
.pb-info-float a.moreinfo-btn {float: left; padding: 10px 20px}

.pb-add-2 .PBE_Price {background: #ADD67A; color: #fff; padding: 20px 20px; text-align: center;}


#stickyfooter {width: 100%; position: fixed; bottom: 0;}
#stickyfooter #viewaddons {background: #474747; width: 200px; margin: 0 auto; padding: 10px; text-align: center; color: #999; font-size: 14px;  z-index: 9999; position: relative; -moz-border-radius-topright: 5px;border-top-right-radius: 5px; -moz-border-radius-topleft: 5px;border-top-left-radius: 5px}
#stickyfooter #blurbaddons {background: #474747; color: #fff;  z-index: 888; position: relative; text-align: left; font-size: 16px;}
#stickyfooter #blurbaddons span {color: #ADD67A}
#stickyfooter .wrap {width: 960px; margin: 0 auto; background: url("/content/img/arrow-addons.png") no-repeat center left; padding: 30px 0 30px 50px; }


.pb-info-float {
  width: 500px;
}

/***********************************************************
      STYLES for faqs.html
***********************************************************/

#faq1 {margin-right: 20px;}
#faq2 {margin-right: 20px;}
.faqwrap {background: #656565; width: 25%; float: left; padding: 20px;}
.faq {background: #555; padding: 30px 10px 0 10px; margin-bottom: 20px}
.faqicon {width: 80px; margin: 0 auto;}
.faqtitle {color: #fff; font-size: 20px; line-height: .6cm;text-align: center; padding: 30px 0; height: 50px;}
.faqbtn a {background: #9FCF67; text-align: center; display: block; color: #fff; font-size: 14px; text-decoration: none; padding: 10px;}
.faqbtn a:hover {background: #464646; color: #fff; text-decoration: none;}

.faqtitlewrapper {overflow: hidden; padding-bottom: 50px;}
.faqtitlecol1 {float: left; padding-right: 10px;}
.faqtitlecol2 {float: left;}
.faqtitlewrapper h2 {color: #9FCF67 !important; font-size: 60px !important; padding-top: 25px; padding-bottom: 10px;}
.faqtitlewrapper p {font-size: 14px;}




/***********************************************************
      STYLES from header.css
***********************************************************/

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 1020px) {
  .sc__banner__wrapper {
    display: none;
    max-height: 0;
    overflow: hidden;
  }
}

.sc__header {
  background-color: white;
}
.sc__header__phone-number-for-mobile {
  display: none;
}
.sc__header__hot-link__a--cart {
  position: relative;
}


.sc__header__search__run > .fa.fa-spinner {
  display: none;
}
.sc__header__search__run[disabled] > .fa.fa-spinner {
  display: inline;
}
.sc__header__search__run[disabled] > .fa.fa-search {
  display: none;
}

.sc__header__hot-link__a--cart[data-cart-count]::before {
  content: attr(data-cart-count);
  position: absolute;
  top: -10px;
  right: -14px;
  background-color: #9fcf67;
  padding: 0.25em;
  font-size: 0.7em;
  font-family: monospace;
  box-sizing: border-box;
  height: 1.5em;
  line-height: 0.9;
  vertical-align: top;
  text-align: center;
  color: white;
  display: block;
  width: 1.5em;

}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@media only screen and (min-width: 1021px) {
  .sc__header__burger-button {
    display: none;
  }
  .sc__header {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
  }
  .sc__header__container {
    max-width: 1020px;
    margin: 0 auto;
  }
  .sc__header__container--top {
    min-height: 95px;
  }
  .sc__header__top {
    padding: 1em 0;
    position: relative;
    z-index: 100;
  }
  .sc__header__top > [class^="sc__header__"] {
    display: inline-block;
    vertical-align: middle;
  }
  .sc__header__logo {
    max-height: 43px;
    padding: 10px 0;
  }
  .sc__header__logo__img {
    height: 43px;
    width: auto;
  }

  /*  SEARCH  */

  .sc__header__search {
    position: absolute;
    left: 0;
    right: 0;
    top: 28px;
    margin: 0 auto;
    width: 343px;
    height: 40px;
  }
  input[type="text"].sc__header__search__input  {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 40px;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 0.5px;
    font-style: italic;
    outline: none;
    border: 2px #94BE60 solid;
    padding: 0.1em 1em 0.1em 1em;
    box-sizing: border-box;
    border-radius: 1.5em;
    box-shadow: none;
  }
  input[type="text"].sc__header__search__input:focus,
  input[type="text"].sc__header__search__input:active {
    outline: none;
    box-shadow: none;
  }
  .sc__header__search__run[disabled] {
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
  }
  input[type="text"].sc__header__search__input:placeholder {

  }
  .sc__header__search__run {
    color: #94BE60;
    position: absolute;
    right: 0;
    outline: none;
    border: none;
    background-color: transparent;
    padding: 0.7em 1.1em 0.7em 1.1em;
  }

  .sc__header__hot-links {
    float: right;
    margin-top: 22px;
    text-align: right;
    width: 260px
  }

  /*  HOT LINKS */

  .sc__header__hot-link__a {
    font-size: 25px;
    line-height: 1;
    color: #878787;
    position: relative;
    transition: color 0.25s ease;
    z-index: 100;
  }

  .sc__header__hot-link__a:hover {
    color: #94BE60;
  }

  .sc__header__hot-link__a::after {
    content: attr(aria-title);
    font-size: 10px;
    position: absolute;
    text-align: center;
    left: -24px;
    top: 80%;
    width: 70px;
    padding: 7px;
    border-radius: 6px;
    color: white;
    background-color: black;
    box-sizing: border-box;
    display: block;
    opacity: 0;
    transition: opacity 0.25s ease, top 0.25s ease;
  }
  .sc__header__hot-link__a:not(.sc__header__hot-link__a--cart)::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #000000 transparent;
    content: ' ';
    position: absolute;
    display: block;
    left: 4px;
    top: calc(80% - 5px);
    opacity: 0;
    transition: opacity 0.25s ease, top 0.25s ease;
  }

  .sc__header__hot-link__a:hover::after {
    top: 120%;
    opacity: 1;
  }
  .sc__header__hot-link__a:not(.sc__header__hot-link__a--cart):hover::before {
    top: calc(120% - 5px);
    opacity: 1;
  }

  .sc__header__hot-link__a + .sc__header__hot-link__a {
    margin-left: 1em;
  }

  /*  NAV  */


  .sc__header__nav {
    background: #fafafa;
    color: rgba(0,0,0,0.5);
    z-index: 90;
    border-top: 1px rgba(0,0,0,0.075) solid;
    border-bottom: 1px rgba(0,0,0,0.075) solid;
  }
  .sc__header__nav > .sc__header__container > [class^="sc__header__nav__tab"] {
    position: relative;
    display: inline-block;
  }
  .sc__header__nav__tab > [class^="sc__header__nav__tab__dd"] {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid rgba(0,0,0,0.05);
    opacity: 0;
    transform: scale(0.95) translateY(-10%) translateX(5%) rotate(-5deg);
    transform: translateY(-10px);
    transition: transform 0.15s ease, opacity 0.15s ease;
  }
  .sc__header__nav__tab:hover > [class^="sc__header__nav__tab__dd"] {
    visibility: visible;
    display: block !important;
    opacity: 1;
    transform: scale(1) translateY(0) translateX(0) rotate(0deg);
  }

  .sc__header__nav__tab--new {
    position: relative;
  }
  .sc__header__nav__tab--new::after {
    content: 'new';
    position: absolute;
    right: initial;
    left: initial;
    top: initial;
    box-sizing: border-box;
    display: block;
    color: white;
    background: #FF7070;
    padding: 0 0.5em;
    border-radius: 1em;
    font-size: 0.75em;
    text-transform: capitalize;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 7.25em;
    width: 3em;
    bottom: -0.75em;
    text-align: center;
    z-index: 10;
  }

  .sc__header__nav__tab__title, .sc__header__nav__tab--phone-number {
    font-weight: 600;
    font-size: 0.8em;
    padding: 1em 1.2em;
    text-decoration: none;
    display: inline-block;
    color: inherit;
    font-family: 'Raleway',sans-serif;
    transition: background-color 0.1s ease;
  }
  .sc__header__nav__tab:hover > .sc__header__nav__tab__title {
    text-decoration: none;
    background-color: rgba(0,0,0,0.1);
    color: inherit;
  }
  .sc__header__nav__tab--phone-number {
    float: right;
    font-size: 1.1em;
    padding: 0.7em 1em;
    font-weight: 700;
    background-color: #94BE60;
    color: white;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
  }
  .sc__header__nav__tab--phone-number:hover {
    text-decoration: none;
    color: white;
  }
  .sc__header__nav__tab__dd--cls,
  .sc__header__nav__tab__dd--list {
    background: white;
    z-index: 7;
    font-size: 12px
  }
  .sc__header__nav__tab__dd--list {
    width: 250px;
    padding-bottom: 0.5em;
  }
  .sc__header__nav__tab__dd--list__title {
    padding: 1em;
  }
  .sc__header__nav__tab__dd--list__item {
    padding: 0.5em 1.5em;
    text-decoration: none;
  }
  .sc__header__nav__tab__dd--cls {
    box-sizing: border-box;
    width: 310px;
    padding: 30px;
  }
  .sc__header__nav__tab__dd--cls__column {
    vertical-align: top;
    width: 249px;
    display: inline-block;
    background-color: rgba(0,0,0,0.05);
    box-sizing: border-box;
    padding-bottom: 0.5em;
  }
  .sc__header__nav__tab__dd--cls__column + .sc__header__nav__tab__dd--cls__column {
    margin-left: 30px;
  }

  /*  COLUMN DROP DOWN ITEMS   */

  .sc__header__nav__tab__dd--cls__header {
    font-size: 1.3em;
    padding: 1em;
    background-color: #9FCF67;
    color: white;
    display: block;
    text-decoration: none;
    transition: opacity 0.2s ease:
  }
  .sc__header__nav__tab__dd--cls__header:hover {
    color: white;
    opacity: 0.8;
    text-decoration: none;
  }
  .sc__header__nav__tab__dd--cls__header__title {
    font-size: 1em;
    font-weight: 600;
    display: block;
    font-family: 'Raleway',sans-serif;
  }
  .sc__header__nav__tab__dd--cls__header__sub-title {
    font-size: 0.8em;
    display: block;
    color: inherit;
  }
  .sc__header__nav__tab__dd--list__title,
  .sc__header__nav__tab__dd--cls__title {
    display: block;
    font-weight: 700;
    font-family: 'Raleway',sans-serif;
    border-bottom: 2px solid rgba(0,0,0,0.05);
    margin: 0 1em 0.5em;
    padding: 1em 0 0.5em;
  }
  .sc__header__nav__tab__dd--list__hr {
    opacity: 0.05;
    height: 2px;
    margin: 0 1em;
    background-color: black;
  }
  .sc__header__nav__tab__dd--list__item,
  .sc__header__nav__tab__dd--cls__item {
    display: block;
    color: rgba(0,0,0,0.6);
    font-weight: 400;
  }
  .sc__header__nav__tab__dd--cls__item {
    padding: 0.4em 0.5em 0.4em 1.5em;
    text-decoration: none;
  }
}


/**
 * drop down navigation
 */
@media only screen and (max-width: 1020px) {
  .sc__header__nav {
    font-family: 'Open Sans', sans-serif;;
    max-height: 0;
    overflow: hidden;
    font-size: 12px;
    transition: max-height 0.5s ease-out;
  }
  .sc__header__nav[aria-expanded=true] {
    height: auto;
    max-height: 200vh;
  }
  .sc__header__nav  > .sc__header__container {
    box-sizing: border-box;
    padding: 1em 1em 0;
  }
  .sc__header__nav__tab {
    display: block;
    position: relative;
  }
  .sc__header__nav__tab + .sc__header__nav__tab,
  .sc__header__nav__tab + .sc__header__nav__tab--phone-number {
    border-top: 1px solid rgba(0,0,0,0.1);
  }
  .sc__header__nav__tab__title,
  .sc__header__nav__tab--phone-number {
    font-family: 'Raleway',sans-serif;
    text-decoration: none;
    display: block;
    padding: 1em 0;
    font-weight: 500;
    color: inherit;
  }
  .sc__header__nav__tab__dd--cls__header__sub-title {
    color: inherit;
  }
  .sc__header__nav__tab[aria-expanded] {
    cursor: pointer;
  }
  .sc__header__nav__tab[aria-expanded] > .sc__header__nav__tab__title {
    display: inline-block;
  }
  .sc__header__nav__tab[aria-expanded]::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 6px;
    border-color: #aaa transparent transparent transparent;
    content: ' ';
    display: inline-block;
    float: right;
    position: absolute;
    right: 2px;
    top: calc(1.8em - 7px);
    transition: transform 0.25s ease, right 0.25s ease, top 0.25s ease;
    transform: rotate(-90deg);
  }
  .sc__header__nav__tab[aria-expanded=true]::after {
    transform: rotate(0deg);
    top: calc(1.8em - 3px);
    right: 9px;
  }

  .sc__header__nav__tab__dd--cls,
  .sc__header__nav__tab__dd--list {
    margin-left: 1em;
    max-height: 0;
    box-sizing: border-box;
    transition: max-height 0.25s ease, padding 0.25s ease;
    overflow: hidden;
  }
  .sc__header__nav__tab[aria-expanded=true] .sc__header__nav__tab__dd--cls,
  .sc__header__nav__tab[aria-expanded=true] .sc__header__nav__tab__dd--list {
    max-height: 100vh;
    padding-bottom: 1em;
  }
  .sc__header__nav__tab[aria-expanded=true] .sc__header__nav__tab__dd--cls,
  .sc__header__nav__tab[aria-expanded=true] .sc__header__nav__tab__dd--list,
  .sc__header__nav__tab__dd--cls .sc__header__nav__tab__dd--cls__column,
  .sc__header__nav__tab__dd--cls .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--list .sc__header__nav__tab__dd--list__item {
    display: block;
    color: inherit;
  }

  .sc__header__nav__tab__dd--cls,
  .sc__header__nav__tab__dd--list,
  .sc__header__nav__tab__dd--cls .sc__header__nav__tab__dd--cls__column,
  .sc__header__nav__tab__dd--cls .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--list .sc__header__nav__tab__dd--list__item {
    margin-left: 1em;
  }

  .sc__header__nav__tab__dd--list__item {
    display: block;
  }

  .sc__header__nav__tab__dd--cls__column {
  }
  .sc__header__nav__tab__dd--cls__header,
  .sc__header__nav__tab__dd--cls__title,
  .sc__header__nav__tab__dd--list__title {
    display: block;
    font-family: 'Raleway',sans-serif;
  }
  .sc__header__nav__tab__dd--cls__header + .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--cls__title + .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--list__title + .sc__header__nav__tab__dd--list__item,
  .sc__header__nav__tab__dd--cls__item + .sc__header__nav__tab__dd--cls__title,
  .sc__header__nav__tab__dd--list__item + .sc__header__nav__tab__dd--list__title,
  .sc__header__nav__tab__dd--cls__column + .sc__header__nav__tab__dd--cls__column {
    padding-top: 1em;
  }
  .sc__header__nav__tab__dd--cls__header {
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
  }

  .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--list__item {
    text-decoration: none;
  }
  .sc__header__nav__tab__dd--cls__item + .sc__header__nav__tab__dd--cls__item,
  .sc__header__nav__tab__dd--list__item + .sc__header__nav__tab__dd--list__item {

  }
}


/**
 * hot links
 */
@media only screen and (max-width: 1020px) {
  .sc__header__hot-links {
    position: absolute;
    right: 0;
    bottom: 0;
    height: calc(50% + 0.5em);
    line-height: 1;
    margin-right: 20px;
  }
  .sc__header__hot-link__a {
    color: #999;
    transition: color 0.25s ease;
  }
  .sc__header__hot-link__a:hover {
    color: #9fcf67;
  }
}
@media only screen and (max-width: 1020px) {
  .sc__header__logo__img {
    width: 100%;
    height: auto;
  }
  .sc__header__hot-links {
    font-size: 20px;
  }
  .sc__header__hot-link__a + .sc__header__hot-link__a {
    margin-left: 1em;
  }

  .sc__header {
    background-color: white;
    padding: 20px;
    padding-bottom: 172px;
    border-bottom: #94BE60 5px solid;
    position: relative;
    min-height: 237px;
    box-sizing: border-box;
  }
  .sc__header__logo {
    margin: 0 auto;
    display: block;
    width: 200px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .sc__header__search {
    display: none;
  }
  .sc__header__container {
/*     position: relative; */
  }

  .sc__header__burger-button {
    position: absolute;
    width: 21px;
    /* height: 37px; */
    background-color: white;
    left: 20px;
    margin-top: 6px;
    top: 10px;
    border-radius: 50px;
    box-sizing: content-box;
    padding: 9px 11px;
    border: solid 2px #9fcf67;
    opacity: 1;
    transition: background-color 0.1s ease-out, opacity 0.25s ease-out;
  }

  .sc__header__burger-button:hover  {
    opacity: 0.8;
  }

  .sc__header__burger-button[aria-pressed="true"] {
    background-color: #9fcf67;
  }
  .sc__header__burger-button__content {
    transition: transform 0.5s ease;
    position: relative;
  }
  .sc__header__burger-button[aria-pressed="true"] .sc__header__burger-button__content {
    transform: rotate(180deg);
  }
  .sc__header__burger-button__it {
    background-color: #9fcf67;
    height: 3px;
    border-radius: 5px;
    width: 100%;
    transition: background-color 0.1s ease-out;
    transform-origin: left;
    transition: transform  0.25s ease-out, margin  0.25s ease-out,
                width  0.25s ease-out, height 0.25s ease-out,
                left  0.25s ease-out, right  0.25s ease-out;
  }

  .sc__header__burger-button .sc__header__burger-button__it:nth-child(1) {
    margin-bottom: 11px;
    margin-top: 4px;
  }
  .sc__header__burger-button .sc__header__burger-button__it:nth-child(3) {
    margin-bottom: 4px;
    margin-top: 11px;
  }
  .sc__header__burger-button .sc__header__burger-button__it:nth-child(2) {
    position: absolute;
    top: 7px;
    width: 100%;
  }

  .sc__header__burger-button[aria-pressed="true"] .sc__header__burger-button__it {
    background-color: white;
  }

  .sc__header__burger-button[aria-pressed="true"] .sc__header__burger-button__it:nth-child(1) {
    transform: rotate(45deg);
    width: 128%;
    margin-top: 1.5px;
    margin-bottom: 16px;
  }
  .sc__header__burger-button[aria-pressed="true"] .sc__header__burger-button__it:nth-child(2) {
    margin: 0 auto;
    height: 3px;
    width: 3px;
    top: 10px;
    left: 0;
    right: 0;
  }
  .sc__header__burger-button[aria-pressed="true"] .sc__header__burger-button__it:nth-child(3) {
    transform: rotate(-45deg);
    width: 128%;
    margin-bottom: 1.5px;
    margin-top: 16px;
  }

  .sc__header__hot-links {
    top: 30px;
    right: 10px;
    bottom: initial;
  }

  .sc__header__phone-number-for-mobile {
   /* display: block;
    position: absolute;
    bottom: 86px;
    left: 0;
    right: 0;
    margin: 0;
    background: #94BE60;
    height: 68px;
    color: white;
    box-sizing: border-box;
    font-size: 3em;
    text-decoration: none;
    line-height: 0.8;
    padding-top: 0.4em;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 100;
    transition: background-color ease 0.25s;*/
    display: block;
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0;
    background: #94BE60;
    height: 68px;
    color: white;
    box-sizing: border-box;
    font-size: 3em;
    text-decoration: none;
    line-height: 0.8;
    padding-top: 0.4em;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    font-weight: 100;
    transition: background-color ease 0.25s;
  }
  .sc__header__phone-number-for-mobile:hover {
    color: white;
    background-color: #AFD87D;
    text-decoration: none;
  }
  .sc__header__hot-links {
    height: 1em;
  }
  .sc__header__hot-link__a:not(.sc__header__hot-link__a--cart) {
    display: none;
  }
  .sc__header__search {
    display: block;
    position: absolute;
    left: 90px;
    right: 70px;
    top: 20px;
    height: 38px;
  }
  input[type="text"].sc__header__search__input {
    height: 100%;
    padding: 0 18px;
    border-radius: 30px !important;
    border: #94BE60 solid 2px;
    width: 100%;
    outline: none;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    /* padding-top: 0; */
    padding-bottom: 2px;
    font-style: italic;
    padding: 0 21px !important;
    color: #797979;
    box-sizing: border-box;
  }
  .sc__header__search__run {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 41px;
    background: none;
    border: none;
    color: #94BE60;
  }
  .sc__header__nav {
    margin-top: 0px;
    margin-bottom: -10px;
  }
}





.sc__header__search__results {
  display: none;
  position: absolute;
  left: 0;
  margin: 0 auto;
  top: 100%;
  top: calc(100% + 1.4em);
  background-color: white;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px;
  border: #ddd solid 2px;
  z-index: 1000;
  width: 100%;
  right: 0;
}

@media (max-width: 600px) {
  .sc__header__search__results {
    display: block;
    width: 100vw;
    border-top: none;
    box-sizing: border-box;
    margin: 0px 0px 0px calc(-1.12 * ((100vw - 100%) / 2));
    border-left-style: none;
    border-right-style: none;
  }
}

.sc__header__search__results__ls {
  margin: 0;
  list-style: none;
}

.sc__header__search__results__it {
  margin-bottom: none;
  margin: 0;
}
.sc__header__search__results__it + .sc__header__search__results__it {
}
.sc__header__search__results__it:nth-child(even) {
  background-color: #eee;
}
.sc__header__search__results__it:hover {
  background-color: #94BE60;
}

.sc__header__search__results__it__container {
  padding: 1em;
  text-decoration: none;
  position: relative;
  box-sizing: content-box;
  display: block;
  color: #8C8C8C;
}
.sc__header__search__results__it__container:hover {
  color: rgba(256, 256, 256, 0.8);
}

.sc__header__search__results__it__meta {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 30px);
  box-sizing: border-box;
  padding-left: 1em;
}
.sc__header__search__results__it__meta__name {
  display: block;
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.sc__header__search__results__it__meta__price {
  display: block;
  line-height: 1.5;
}

.sc__header__search__results__it__img {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.sc__header__search__results__viewmore {
  font-family: 'Raleway',sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  padding: 0.5em 0;
  background-color: #94BE60;
  color: white;
  display: block;
  box-sizing: border-box;
}
.sc__header__search__results__viewmore:hover {
  color: white;
  text-decoration: none;
}
