/* line 216, ../base-sass/components/_food-service-promotion.scss */
body.food-service-promotion div.main-row div.pane-splenda-exacttarget-splenda-samples div#disclaimer-foodservicepromo,
body.food-service-promotion div.main-row div.pane-splenda-exacttarget-splenda-foodservice-promo div#disclaimer-foodservicepromo {
  color: #373737;
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 26px;
}
/* line 221, ../base-sass/components/_food-service-promotion.scss */
body.food-service-promotion div.main-row div.pane-splenda-exacttarget-splenda-samples div#disclaimer-foodservicepromo input.form-submit,
body.food-service-promotion div.main-row div.pane-splenda-exacttarget-splenda-foodservice-promo div#disclaimer-foodservicepromo input.form-submit {
  margin: 32px 0 50px;
}
/* line 226, ../base-sass/components/_food-service-promotion.scss */
body.food-service-promotion div.main-row div.thank-you-panel {
  margin: 50px auto 0;
  display: block;
  float: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 226, ../base-sass/components/_food-service-promotion.scss */
  body.food-service-promotion div.main-row div.thank-you-panel {
    margin: 0 auto;
  }
}
/* line 233, ../base-sass/components/_food-service-promotion.scss */
body.food-service-promotion div.main-row div.thank-you-panel h3 {
  text-align: center;
}
/* line 236, ../base-sass/components/_food-service-promotion.scss */
body.food-service-promotion div.main-row div.thank-you-panel p {
  text-align: center;
}

/* line 5, ../base-sass/components/_footer-row.scss */
.footer-row {
  background-color: #fff;
  bottom: 0;
  color: #666666;
  position: relative;
  width: 100%;
  z-index: 6;
}
/* line 13, ../base-sass/components/_footer-row.scss */
.footer-row .section-outer-wrapper {
  background-color: #dddddd;
  padding-bottom: 20px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 18, ../base-sass/components/_footer-row.scss */
  .footer-row nav {
    margin-left: -2%;
    margin-right: -2%;
    width: auto;
  }
  /* line 23, ../base-sass/components/_footer-row.scss */
  .footer-row nav ul {
    border-top: 1px solid #b4b4b4;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  /* line 30, ../base-sass/components/_footer-row.scss */
  .footer-row nav li {
    border-top: 1px solid #b4b4b4;
    display: block;
    margin: 0;
    padding: 0 !important;
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .footer-row nav li {
    margin-left: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .footer-row nav li {
    margin-right: 0;
  }
  /* line 38, ../base-sass/components/_footer-row.scss */
  .footer-row nav li:first-child {
    border-top: 0;
  }
  /* line 42, ../base-sass/components/_footer-row.scss */
  .footer-row nav li li.first {
    margin-top: 0;
  }
  /* line 47, ../base-sass/components/_footer-row.scss */
  .footer-row nav a,
  .footer-row nav span.nolink {
    background-color: #dddddd;
    display: block;
    padding: 3% 2%;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  /* line 56, ../base-sass/components/_footer-row.scss */
  .footer-row nav a:after,
  .footer-row nav span.nolink:after {
    font-family: 'icomoon';
    font-size: 18px;
    position: absolute;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .footer-row nav a:after, html[dir=ltr]
  .footer-row nav span.nolink:after {
    right: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .footer-row nav a:after, html[dir=rtl]
  .footer-row nav span.nolink:after {
    left: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .footer-row nav a:after, html[dir=ltr]
  .footer-row nav span.nolink:after {
    content: "";
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .footer-row nav a:after, html[dir=rtl]
  .footer-row nav span.nolink:after {
    content: "";
  }
  /* line 66, ../base-sass/components/_footer-row.scss */
  .footer-row nav a:hover, .footer-row nav a:active {
    text-decoration: none;
  }
  /* line 71, ../base-sass/components/_footer-row.scss */
  .footer-row nav a:hover {
    background-color: #c9c9c9;
  }
  /* line 75, ../base-sass/components/_footer-row.scss */
  .footer-row nav a:active {
    background-color: #b4b4b4;
    color: #fff;
  }
}
/* line 83, ../base-sass/components/_footer-row.scss */
.footer-row .top-link {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #dddddd;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #666666;
  display: none;
  font-family: open_sansregular, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 6px;
  padding: 3% 0 3%;
  position: relative;
  text-align: center;
}
/* line 97, ../base-sass/components/_footer-row.scss */
.footer-row .top-link:after {
  font-size: 18px;
  line-height: 23px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  content: "\e617";
  font-family: 'icomoon';
  position: relative;
  top: 2px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .footer-row .top-link:after {
  margin-left: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .footer-row .top-link:after {
  margin-right: 2%;
}
/* line 106, ../base-sass/components/_footer-row.scss */
.footer-row .top-link:hover, .footer-row .top-link:focus {
  background-color: #c9c9c9;
}
/* line 111, ../base-sass/components/_footer-row.scss */
.footer-row .top-link:active {
  background-color: #b4b4b4;
  color: #fff;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 83, ../base-sass/components/_footer-row.scss */
  .footer-row .top-link {
    display: block;
  }
}

/* line 122, ../base-sass/components/_footer-row.scss */
.menu-footer {
  margin: 0 auto;
  max-width: 1000px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 129, ../base-sass/components/_footer-row.scss */
  .menu-footer > ul > li > a {
    background-color: #d0d0d0;
  }
}
/* line 134, ../base-sass/components/_footer-row.scss */
.menu-footer ul {
  padding: 0;
}
/* line 138, ../base-sass/components/_footer-row.scss */
.menu-footer li {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 2%;
  font-weight: 800;
}
@media (min-width: 75em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 15%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 15%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 15%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-footer li {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-footer li {
  float: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-footer li {
  padding-right: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-footer li {
  padding-left: 2%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-footer li.no-margin {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-footer li.no-margin {
  margin-right: 0;
}
/* line 151, ../base-sass/components/_footer-row.scss */
.menu-footer li li {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  display: block;
  width: 100%;
  font-weight: 400;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-footer li li {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-footer li li {
  margin-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-footer li li {
  padding-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-footer li li {
  padding-left: 0;
}
/* line 159, ../base-sass/components/_footer-row.scss */
.menu-footer li li.first {
  margin-top: 10px;
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 75em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 64.0625em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 64em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 40em) {
  /* line 138, ../base-sass/components/_footer-row.scss */
  .menu-footer li {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .menu-footer li {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .menu-footer li {
    border-right-width: 0;
  }
}

/* line 172, ../base-sass/components/_footer-row.scss */
.menu-global-footer ul {
  font-size: 0;
  margin: 0;
  padding: 2% 0;
  text-align: center;
}
/* line 180, ../base-sass/components/_footer-row.scss */
.menu-global-footer li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 700;
  margin-bottom: 2%;
  vertical-align: middle;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-global-footer li {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-global-footer li {
  text-align: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .menu-global-footer li {
  padding-right: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .menu-global-footer li {
  padding-left: 2%;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 190, ../base-sass/components/_footer-row.scss */
  .menu-global-footer li a {
    background-color: #eaeaea;
  }
  /* line 193, ../base-sass/components/_footer-row.scss */
  .menu-global-footer li a:hover, .menu-global-footer li a:focus {
    background-color: #d5d5d5;
  }
  /* line 198, ../base-sass/components/_footer-row.scss */
  .menu-global-footer li a:active {
    background-color: #c1c1c1;
    color: #fff;
  }
}
/* line 206, ../base-sass/components/_footer-row.scss */
.menu-global-footer li ul {
  display: none;
}
/* line 211, ../base-sass/components/_footer-row.scss */
.menu-global-footer a {
  color: #666666;
  text-decoration: underline;
}
/* line 215, ../base-sass/components/_footer-row.scss */
.menu-global-footer a:hover, .menu-global-footer a:active {
  text-decoration: underline;
}
/* line 220, ../base-sass/components/_footer-row.scss */
.menu-global-footer a:hover, .menu-global-footer a:focus {
  color: #525252;
}
/* line 225, ../base-sass/components/_footer-row.scss */
.menu-global-footer a:active {
  color: #3d3d3d;
}

/* line 231, ../base-sass/components/_footer-row.scss */
.block--jjbos-privacy-policy-service-privacy-policy p {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #454545;
  font-family: open_sansregular, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.4;
  text-align: center;
}

/* line 254, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-inner-wrapper {
  max-width: 1280px;
  padding: 0 2%;
}
/* line 258, ../base-sass/components/_footer-row.scss */
footer.footer-row a.top-link {
  display: none;
}
/* line 261, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper {
  background-color: #1B62B2;
}
/* line 265, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter a.pane-title {
  display: none;
}
/* line 268, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter ul.menu {
  margin: 50px 0;
  padding: 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 268, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter ul.menu {
    margin: 0;
    padding: 0 15px;
  }
}
/* line 276, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter ul.menu li a {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
  letter-spacing: 2px;
  font-family: open_sansbold;
}
/* line 284, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter ul.menu li a.active:before {
  display: none;
}
/* line 290, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter ul.menu li.expanded ul.menu {
  display: none;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 295, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:first-child {
    margin-top: 35px;
  }
}
/* line 300, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:first-child ul.menu li {
  margin-bottom: 35px;
}
/* line 302, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:first-child ul.menu li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
/* line 313, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu {
  margin: 50px 0 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 313, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu {
    margin: 0;
  }
}
/* line 318, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu li, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu li {
  margin-bottom: 15px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 318, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu li, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu li {
    margin-bottom: 35px;
  }
}
/* line 323, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu li a, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 323, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(2) ul.menu li a, footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter:nth-child(3) ul.menu li a {
    font-size: 14px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 337, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter .pane-social-media-links,
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter .more-tips-block {
    padding: 0 15px;
  }
}
/* line 342, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter .pane-social-media-links p,
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.one-quarter .more-tips-block p {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 349, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.pane-social-media-links {
    margin-bottom: 35px;
  }
}
/* line 353, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.pane-social-media-links div.social-media-link {
  display: inline-block;
}
/* line 355, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.block--panels-mini div.pane-social-media-links div.social-media-link img {
  height: auto;
  width: auto;
  margin: 0 3px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 355, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.block--panels-mini div.pane-social-media-links div.social-media-link img {
    height: auto;
    width: auto;
    margin: 0 10px 0 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 369, ../base-sass/components/_footer-row.scss */
  footer.footer-row div.section-outer-wrapper div.bottom-row div.pane-jjbos-privacy-policy-service-privacy-policy {
    padding: 15px;
  }
}
/* line 373, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.bottom-row div.pane-jjbos-privacy-policy-service-privacy-policy p {
  color: #ffffff;
  font-size: 11px;
  line-height: 16px;
}
/* line 377, ../base-sass/components/_footer-row.scss */
footer.footer-row div.section-outer-wrapper div.bottom-row div.pane-jjbos-privacy-policy-service-privacy-policy p a {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 0) and (max-width: 40em) {
  /* line 387, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel {
    padding-top: 1px;
  }
}
/* line 393, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > label, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > .change-password-label {
  display: none;
}
/* line 396, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
  border: 2px solid #6192ca;
  padding: 20px 12px;
  font-family: open_sansbold;
  font-size: 14px;
  color: #8f8f8f;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 0;
}
/* line 406, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-email, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-birthday {
  float: left;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 406, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-email, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-birthday {
    margin-bottom: .8%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 406, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-email, div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-birthday {
    margin-bottom: 1em;
    float: none;
  }
}
/* line 419, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name {
  width: 46%;
  margin-right: 4%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 419, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name {
    width: 49%;
    margin-right: 2%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 419, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-first-name {
    display: block;
    width: 100%;
  }
}
/* line 431, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name {
  width: 50%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 431, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name {
    width: 49%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 431, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-last-name {
    display: block;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 441, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-email {
    width: 49%;
    margin-right: 2%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 441, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-email {
    width: 100%;
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 452, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-birthday {
    width: 49%;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 452, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup div.form-item.form-item-birthday {
    width: 100%;
    display: block;
    margin-right: 0;
  }
}
/* line 464, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
  background-color: #6192ca;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: open_sansbold;
  font-size: 14px;
  max-width: 200px;
  padding: 20px;
  text-transform: uppercase;
  border-radius: 0;
  clear: both;
}
/* line 475, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit:hover {
  background-color: #3e7abe;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 464, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    display: inline-block;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 464, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    display: block;
    max-width: 100%;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 488, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(1), div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(2), div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) {
    width: 33%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 488, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(1), div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(2), div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) {
    width: 100%;
    display: block;
  }
}
/* line 499, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) {
  width: 18%;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 499, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) {
    width: 100%;
    display: block;
  }
}
/* line 505, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 505, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper {
    padding: 0 15px;
  }
}
/* line 510, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper ul.dropdown-menu li a,
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper button {
  background-color: #ffffff;
  padding: 14px 10px;
  font-family: open_sansbold;
  font-size: 12px;
  color: #7c7c7c;
  width: 155px;
  display: block;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 510, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper ul.dropdown-menu li a,
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper button {
    width: 100%;
    padding: 22px 20px;
    font-size: 16px;
  }
}
/* line 526, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper button::after {
  content: url('../../images/dropdown-arrow.png?1522266126');
}
/* line 530, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper ul.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  width: 155px;
  position: absolute;
  z-index: 2;
}
/* line 537, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper ul.dropdown-menu li {
  display: block;
}
/* line 539, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper ul.dropdown-menu li a {
  border-bottom: 1px solid #dddddd;
}
/* line 545, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.global-sites-wrapper div.dropdown.active ul.dropdown-menu {
  display: block;
}
/* line 550, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form {
  position: relative;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 550, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form {
    padding: 0 15px;
  }
}
/* line 555, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-actions {
  border: 0;
  display: inline-block;
  left: 7px;
  position: absolute;
  top: 0px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 555, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-actions {
    left: 10px;
  }
}
/* line 564, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-actions input {
  border: 0;
  background-image: url('../../images/search-icon.png?1522266126');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 564, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-actions input {
    padding: 28px 10px 23px 50px;
  }
}
/* line 575, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-item-search-block-form {
  display: inline-block;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 575, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-item-search-block-form {
    display: block;
  }
}
/* line 580, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-item-search-block-form input {
  background-color: #ffffff;
  padding: 14px 10px 14px 50px;
  font-family: open_sansbold;
  font-size: 12px;
  color: #7c7c7c;
  width: 155px;
  border: 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 580, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:nth-child(3) div.pane-search-form div.form-item-search-block-form input {
    width: 100%;
    font-size: 16px;
    padding: 22px 10px 22px 50px;
  }
}
/* line 598, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter:last-child {
  padding: 0;
  width: 27%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 598, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:last-child {
    display: block;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 598, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter:last-child {
    padding: 0 15px;
  }
}
/* line 610, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter div.block-header {
  margin: 50px 0 10px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 610, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter div.block-header {
    margin: 0 0 10px;
  }
}
/* line 615, ../base-sass/components/_footer-row.scss */
div.block--panels-mini-footer-mini-panel div.one-quarter div.block-header h3 {
  font-size: 16px;
  font-family: open_sansbold;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  line-height: 23px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 615, ../base-sass/components/_footer-row.scss */
  div.block--panels-mini-footer-mini-panel div.one-quarter div.block-header h3 {
    margin: 0;
  }
}

/* line 635, ../base-sass/components/_footer-row.scss */
h1 sup,
h2 sup,
.pane-node-field-page-builder .taco-polls h1 sup,
h3 sup,
h4 sup {
  font-weight: 100;
}

/* line 1, ../base-sass/components/_gallery_images.scss */
.pane-node-field-gallery-images {
  clear: both;
  float: left;
  width: 100%;
}

/* line 8, ../base-sass/components/_gallery_images.scss */
.field--name-field-gallery-images .field__item {
  width: 23%;
  margin: 0 2% 21px 0;
  float: left;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 8, ../base-sass/components/_gallery_images.scss */
  .field--name-field-gallery-images .field__item {
    width: 48%;
  }
}
/* line 15, ../base-sass/components/_gallery_images.scss */
.field--name-field-gallery-images .field__item img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 2, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper {
  margin: 0 0 100px;
}
/* line 5, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.header img {
  width: 100%;
}
/* line 9, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  margin: 100px auto 70px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 9, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content {
    margin: 30px auto 50px;
  }
}
/* line 17, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h1, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h2, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h1, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h4 {
  font-family: playfair_displaybold;
  margin: 0 0 20px;
  color: #1b62b2;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 17, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h1, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h2, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h1, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h4 {
    margin: 0 0 10px;
  }
}
/* line 26, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 26, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 26, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 6px;
  }
}
/* line 41, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content h3 {
  max-width: 850px;
}
/* line 44, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.content p {
  max-width: 860px;
}
/* line 48, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
/* line 54, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share,
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 54, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share,
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community {
    display: block;
    width: 100%;
  }
}
/* line 64, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share {
  max-width: 300px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 64, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share {
    margin-bottom: 30px;
  }
}
/* line 69, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share label, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share .change-password-label {
  font-family: open_sansbold;
  font-size: 18px;
  display: block;
  color: #373737;
  margin-bottom: 20px;
}
/* line 76, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share div.social-wrapper {
  display: block;
}
/* line 78, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share div.social-wrapper div.icon {
  display: inline-block;
  vertical-align: top;
}
/* line 81, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share div.social-wrapper div.icon img {
  margin: 0 20px;
}
/* line 84, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share div.social-wrapper div.icon span {
  float: right;
  color: #373737;
  font-size: 28px;
}
/* line 90, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.share div.social-wrapper div.icon:first-child img {
  margin-left: 0;
}
/* line 97, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community {
  max-width: 300px;
}
/* line 99, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community label, body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community .change-password-label {
  font-family: open_sansbold;
  font-size: 18px;
  display: block;
  color: #373737;
  margin-bottom: 20px;
}
/* line 106, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action {
  width: 280px;
  left: 0;
  background-color: #00aeef;
  padding: 7px;
  display: block;
  max-width: 280px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 106, ../base-sass/components/_goodbye-thank-you.scss */
  body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action {
    width: 100%;
  }
}
/* line 116, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action .field--name-field-taco-link-call-to-action {
  display: block;
  border: 2px solid #ffffff;
}
/* line 119, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action .field--name-field-taco-link-call-to-action a {
  display: block;
  background-color: transparent;
  text-align: center;
  padding: 15px 0;
  color: #ffffff;
  text-transform: uppercase;
  font-family: open_sansbold;
  letter-spacing: .1em;
  font-size: 14px;
  width: 100%;
}
/* line 130, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action .field--name-field-taco-link-call-to-action a:after {
  content: normal !important;
}
/* line 135, ../base-sass/components/_goodbye-thank-you.scss */
body.page-goodbye-sugar-30-challenge-thank-you div.wrapper div.bottom div.community div.call-to-action:hover {
  background-color: #109acd;
}

/* line 5, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories {
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories {
  margin-right: 0;
}
/* line 9, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories .grid-item {
  padding: 0;
}
@media (min-width: 75em) {
  /* line 9, ../base-sass/components/_grid-item.categories.scss */
  .grid-area.categories .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 9, ../base-sass/components/_grid-item.categories.scss */
  .grid-area.categories .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 9, ../base-sass/components/_grid-item.categories.scss */
  .grid-area.categories .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 9, ../base-sass/components/_grid-item.categories.scss */
  .grid-area.categories .grid-item {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    border-right-width: 0;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories .grid-item:nth-child(3n+1) {
  margin-left: 0 !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories .grid-item:nth-child(3n+1) {
  margin-right: 0 !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories .grid-item:nth-child(4n+1) {
  margin-left: 2% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories .grid-item:nth-child(4n+1) {
  margin-right: 2% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories .grid-item:nth-child(12n+1) {
  margin-left: 0 !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories .grid-item:nth-child(12n+1) {
  margin-right: 0 !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories .grid-item:first-child {
  margin-left: 0 !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories .grid-item:first-child {
  margin-right: 0 !important;
}
/* line 29, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories .grid-item h2, .grid-area.categories .grid-item .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls .grid-area.categories .grid-item h1 {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: normal;
  margin: 0;
}
/* line 35, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories .grid-item img {
  margin-bottom: 0;
}
/* line 39, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories .grid-item .taxonomy-term--product-categories {
  width: 100%;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item {
    margin-right: 0 !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-area.categories .grid-item:nth-child(4n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-area.categories .grid-item:nth-child(4n+1) {
    margin-right: 0 !important;
  }
}
/* line 52, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #0074D9;
  bottom: 0;
  color: #fff;
  line-height: 1.05;
  position: absolute;
  vertical-align: middle;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories a {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories a {
  margin-left: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories a {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories a {
  right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories a {
  padding: 15px 31px 15px 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories a {
  padding: 15px 15px 15px 31px;
}
/* line 52, ../base-sass/core/_mixins.styles.scss */
.grid-area.categories a:after {
  font-family: 'icomoon';
  font-size: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories a:after {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories a:after {
  content: "";
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-area.categories a:after {
  right: 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-area.categories a:after {
  left: 15px;
}
/* line 62, ../base-sass/core/_mixins.styles.scss */
.grid-area.categories a:hover, .grid-area.categories a:focus {
  background-color: #005eb0;
}
/* line 67, ../base-sass/core/_mixins.styles.scss */
.grid-area.categories a:active {
  background-color: #004887;
}
/* line 54, ../base-sass/components/_grid-item.categories.scss */
.grid-area.categories a:focus, .grid-area.categories a:hover {
  text-decoration: none;
}

/* line 5, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons {
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-jjbos-coupons.grid-area.coupons {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-jjbos-coupons.grid-area.coupons {
  margin-right: 0;
}
/* line 9, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons .grid-item {
  padding: 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-jjbos-coupons.grid-area.coupons .grid-item {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-jjbos-coupons.grid-area.coupons .grid-item {
    margin-right: 0 !important;
  }
}
/* line 16, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons .grid-item .content {
  padding-bottom: 42px;
}
/* line 20, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder {
  display: block;
}
/* line 23, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder button.janrainProvider {
  margin-bottom: 9px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder button.janrainProvider {
  margin-left: 0px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder button.janrainProvider {
  margin-right: 0px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder button.janrainProvider {
  margin-right: 9px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder button.janrainProvider {
  margin-left: 9px;
}
/* line 29, ../base-sass/components/_grid-item.coupons.scss */
.view-jjbos-coupons.grid-area.coupons .grid-item .janrainSocialPlaceholder .janrainSocialRoot .janrainSocialBar {
  display: block;
}

/* line 36, ../base-sass/components/_grid-item.coupons.scss */
.faq-link p {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 25px 0 0 0;
  padding: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .faq-link p {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .faq-link p {
  float: left;
}

/* line 44, ../base-sass/components/_grid-item.coupons.scss */
.how-it-works {
  background: url('../../images/contrib-structure/how-it-works.gif?1522266126') no-repeat;
  background-size: contain;
  height: 364px;
  padding: 0;
  width: 100%;
}

/* line 53, ../base-sass/components/_grid-item.coupons.scss */
.page-coupons a.pane-title:hover {
  text-decoration: none;
}

/* line 58, ../base-sass/components/_grid-item.coupons.scss */
.icon-file-pdf {
  margin: 20px 0;
  text-align: center;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 58, ../base-sass/components/_grid-item.coupons.scss */
  .icon-file-pdf {
    margin-top: -60px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 58, ../base-sass/components/_grid-item.coupons.scss */
  .icon-file-pdf {
    margin-top: -170px;
  }
}

/* line 69, ../base-sass/components/_grid-item.coupons.scss */
.pdf-message {
  font-weight: bold;
}

/* line 74, ../base-sass/components/_grid-item.coupons.scss */
.coupon-wrapper .cp-print-msg-wrapper {
  display: inline-block;
  width: 73.5%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .coupon-wrapper .cp-print-msg-wrapper {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .coupon-wrapper .cp-print-msg-wrapper {
  float: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg {
  margin-left: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg {
  margin-right: 2%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg {
    margin-left: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg {
    margin-right: 0;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg p {
  margin: 0 0 0 40px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg p {
  margin: 0 40px 0 0;
}
/* line 86, ../base-sass/components/_grid-item.coupons.scss */
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupons,
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupon-single,
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupons,
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupon-single,
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.sign-in-for-coupons {
  display: inline-block !important;
  position: relative !important;
  top: auto !important;
  width: auto !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupons, html[dir=ltr]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupon-single, html[dir=ltr]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupons, html[dir=ltr]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupon-single, html[dir=ltr]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.sign-in-for-coupons {
  right: auto !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupons, html[dir=rtl]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.email-coupon-single, html[dir=rtl]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupons, html[dir=rtl]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.print-coupon-single, html[dir=rtl]
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.sign-in-for-coupons {
  left: auto !important;
}
/* line 97, ../base-sass/components/_grid-item.coupons.scss */
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.sign-up-for-coupons {
  display: block !important;
  float: none !important;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 97, ../base-sass/components/_grid-item.coupons.scss */
  .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg a.sign-up-for-coupons {
    display: block !important;
    width: auto !important;
  }
}
/* line 105, ../base-sass/components/_grid-item.coupons.scss */
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg:before {
  content: "\e601";
  display: inline-block;
  font-family: 'icomoon';
  font-size: 25px;
  margin-right: 10px;
  position: relative;
  top: 16px;
}
/* line 116, ../base-sass/components/_grid-item.coupons.scss */
.coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg.no-touch a, .coupon-wrapper .cp-print-msg-wrapper .cp-no-printer-msg.has-touch a {
  width: auto !important;
}

/* line 124, ../base-sass/components/_grid-item.coupons.scss */
.pane-coupon-tally-pane {
  margin-bottom: 20px;
}

/* line 130, ../base-sass/components/_grid-item.coupons.scss */
.page-coupons .panel-pane.pane-custom.pane-1 p {
  margin-top: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 134, ../base-sass/components/_grid-item.coupons.scss */
  .page-coupons .pane-coupon-print-block-view-pane {
    margin-top: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 139, ../base-sass/components/_grid-item.coupons.scss */
  .page-coupons .pane-jjbos-coupon-instructions-pane,
  .page-coupons .pane-bean-faq-coupons,
  .page-coupons .panel-pane.pane-custom.pane-1,
  .page-coupons .faq-link,
  .page-coupons a.print-coupons.button,
  .page-coupons a.print-coupon-single.button,
  .page-coupons a.sign-in-for-coupons {
    display: none !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 139, ../base-sass/components/_grid-item.coupons.scss */
  .page-coupons .pane-jjbos-coupon-instructions-pane,
  .page-coupons .pane-bean-faq-coupons,
  .page-coupons .panel-pane.pane-custom.pane-1,
  .page-coupons .faq-link,
  .page-coupons a.print-coupons.button,
  .page-coupons a.print-coupon-single.button,
  .page-coupons a.sign-in-for-coupons {
    display: none !important;
  }
}
/* line 153, ../base-sass/components/_grid-item.coupons.scss */
.page-coupons a.print-coupons.button,
.page-coupons a.print-coupon-single.button {
  margin-bottom: 30px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .page-coupons a.print-coupons.button, html[dir=ltr]
.page-coupons a.print-coupon-single.button {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .page-coupons a.print-coupons.button, html[dir=rtl]
.page-coupons a.print-coupon-single.button {
  float: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .page-coupons a.print-coupons.button, html[dir=ltr]
.page-coupons a.print-coupon-single.button {
  margin-right: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .page-coupons a.print-coupons.button, html[dir=rtl]
.page-coupons a.print-coupon-single.button {
  margin-left: 2%;
}

/* line 7, ../base-sass/components/_grid-item.media.scss */
.view-videos .grid-item .related-cta a {
  line-height: 1.2em;
  font-weight: 700;
  bottom: 0;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-videos .grid-item .related-cta a {
  padding: 10px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-videos .grid-item .related-cta a {
  padding: 10px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-videos .grid-item .related-cta a {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-videos .grid-item .related-cta a {
  text-align: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-videos .grid-item .related-cta a {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-videos .grid-item .related-cta a {
  right: 0;
}

@media (min-width: 75em) {
  /* line 14, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 14, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 14, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 14, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
    border-right-width: 0;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-media-collection-gallary .pane-taco-pane {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-media-collection-gallary .pane-taco-pane {
  margin-right: 0;
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 75em) {
  /* line 17, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane.half {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 64.0625em) {
  /* line 17, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane.half {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 64em) {
  /* line 17, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane.half {
    width: 49%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 40em) {
  /* line 17, ../base-sass/components/_grid-item.media.scss */
  .view-media-collection-gallary .pane-taco-pane.half {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half {
    border-right-width: 0;
  }
}

@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half.views-row-even {
    margin-left: 2% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half.views-row-even {
    margin-right: 2% !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.half.views-row-even {
    margin-left: 0% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.half.views-row-even {
    margin-right: 0% !important;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .view-media-collection-gallary .pane-taco-pane.views-row-even {
  margin-left: 2% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .view-media-collection-gallary .pane-taco-pane.views-row-even {
  margin-right: 2% !important;
}
/* line 34, ../base-sass/components/_grid-item.media.scss */
.view-media-collection-gallary .mc-teaser-empty {
  min-height: 200px;
  min-width: 300px;
}
/* line 38, ../base-sass/components/_grid-item.media.scss */
.view-media-collection-gallary .field--name-name-field {
  font-weight: 700;
  line-height: 1.05;
}

/* line 6, ../base-sass/components/_grid-item.product.scss */
.pane-products-panel-pane-1 .grid-item {
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-products-panel-pane-1 .grid-item {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-products-panel-pane-1 .grid-item {
    margin-right: 0 !important;
  }
}
/* line 13, ../base-sass/components/_grid-item.product.scss */
.pane-products-panel-pane-1 .grid-item:hover {
  background-color: #c9c9c9;
}
/* line 17, ../base-sass/components/_grid-item.product.scss */
.pane-products-panel-pane-1 .grid-item .image-container {
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 22, ../base-sass/components/_grid-item.product.scss */
.pane-products-panel-pane-1 .grid-item .field--name-body {
  display: block;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-products-panel-pane-1 .grid-item .field--name-body {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-products-panel-pane-1 .grid-item .field--name-body {
  float: right;
}
/* line 27, ../base-sass/components/_grid-item.product.scss */
.pane-products-panel-pane-1 .grid-item .field--name-body p {
  margin: 0;
}

/* line 7, ../base-sass/components/_grid-item.related-content.scss */
.related-content a:focus, .related-content a:hover {
  text-decoration: underline;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .related-content:first-child {
    margin-right: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .related-content:first-child {
    margin-left: 2%;
  }
}

/* line 5, ../base-sass/components/_grid-item.scss */
.view-header {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background: #dddddd;
  margin-bottom: 2%;
  line-height: 1em;
  padding: 2%;
}

/* line 13, ../base-sass/components/_grid-item.scss */
.equal-height {
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@supports (flex-wrap: wrap) {
  /* line 13, ../base-sass/components/_grid-item.scss */
  .equal-height {
    display: flex;
  }
}

/* line 25, ../base-sass/components/_grid-item.scss */
.grid-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  display: -webkit-flex;
  display: -ms-flexbox;
  background-color: #e5e5e5;
  padding: 10px;
  position: relative;
  vertical-align: top;
}
@supports (flex-wrap: wrap) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    display: flex;
  }
}
@media (min-width: 64.0625em) and (min-width: 75em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) and (min-width: 64.0625em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) and (min-width: 0) and (max-width: 64em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 23.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) and (min-width: 0) and (max-width: 40em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item:nth-child(4n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item:nth-child(4n+1) {
    margin-right: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 75em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 64.0625em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 64em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 40em) {
  /* line 25, ../base-sass/components/_grid-item.scss */
  .grid-item {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item:nth-child(3n+1) {
    margin-right: 0 !important;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item {
  float: right;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .grid-item {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .grid-item {
    margin-right: 0 !important;
  }
}
/* line 38, ../base-sass/components/_grid-item.scss */
.grid-item .grid-inner {
  width: 100%;
}
/* line 42, ../base-sass/components/_grid-item.scss */
.grid-item h2, .grid-item .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls .grid-item h1 {
  margin-top: 0;
}
/* line 46, ../base-sass/components/_grid-item.scss */
.grid-item img {
  display: block;
  margin: 0 auto 10px;
}
/* line 52, ../base-sass/components/_grid-item.scss */
.grid-item .node-readmore a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #0074D9;
  bottom: 0;
  color: #fff;
  line-height: 1.05;
  position: absolute;
  vertical-align: middle;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item .node-readmore a {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item .node-readmore a {
  margin-left: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item .node-readmore a {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item .node-readmore a {
  right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item .node-readmore a {
  padding: 15px 31px 15px 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item .node-readmore a {
  padding: 15px 15px 15px 31px;
}
/* line 52, ../base-sass/core/_mixins.styles.scss */
.grid-item .node-readmore a:after {
  font-family: 'icomoon';
  font-size: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item .node-readmore a:after {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item .node-readmore a:after {
  content: "";
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .grid-item .node-readmore a:after {
  right: 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .grid-item .node-readmore a:after {
  left: 15px;
}
/* line 62, ../base-sass/core/_mixins.styles.scss */
.grid-item .node-readmore a:hover, .grid-item .node-readmore a:focus {
  background-color: #005eb0;
}
/* line 67, ../base-sass/core/_mixins.styles.scss */
.grid-item .node-readmore a:active {
  background-color: #004887;
}
/* line 54, ../base-sass/components/_grid-item.scss */
.grid-item .node-readmore a:focus, .grid-item .node-readmore a:hover {
  text-decoration: none;
}
/* line 60, ../base-sass/components/_grid-item.scss */
.grid-item .contextual-links-region {
  position: static;
}
/* line 64, ../base-sass/components/_grid-item.scss */
.grid-item .janrainSocialPlaceholder {
  display: none;
}
/* line 68, ../base-sass/components/_grid-item.scss */
.grid-item .language-link {
  display: none;
}

/* line 9, ../base-sass/components/_grid-item.videos.scss */
.pane-views-panes .grid-item .file-video,
.view-id-videos .grid-item .file-video {
  padding-top: 0;
}
/* line 13, ../base-sass/components/_grid-item.videos.scss */
.pane-views-panes .grid-item .views-field-field-video,
.view-id-videos .grid-item .views-field-field-video {
  margin-bottom: 10px;
}
/* line 18, ../base-sass/components/_grid-item.videos.scss */
.pane-views-panes .grid-item .field--type-text a,
.view-id-videos .grid-item .field--type-text a {
  font-weight: 700;
  bottom: 0;
  line-height: 1.2em;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-views-panes .grid-item .field--type-text a, html[dir=ltr]
.view-id-videos .grid-item .field--type-text a {
  padding: 10px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-views-panes .grid-item .field--type-text a, html[dir=rtl]
.view-id-videos .grid-item .field--type-text a {
  padding: 10px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-views-panes .grid-item .field--type-text a, html[dir=ltr]
.view-id-videos .grid-item .field--type-text a {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-views-panes .grid-item .field--type-text a, html[dir=rtl]
.view-id-videos .grid-item .field--type-text a {
  text-align: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-views-panes .grid-item .field--type-text a, html[dir=ltr]
.view-id-videos .grid-item .field--type-text a {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-views-panes .grid-item .field--type-text a, html[dir=rtl]
.view-id-videos .grid-item .field--type-text a {
  right: 0;
}

/* line 5, ../base-sass/components/_header-row.scss */
.header-row {
  background-color: #fff;
  display: block;
  overflow: initial;
  padding: 20px 0 9px;
  position: relative;
  z-index: 110;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_header-row.scss */
  .header-row {
    -moz-box-shadow: 1px 1px 10px -2px #000;
    -webkit-box-shadow: 1px 1px 10px -2px #000;
    box-shadow: 1px 1px 10px -2px #000;
  }
  /* line 17, ../base-sass/components/_header-row.scss */
  .header-row.language .site-logo {
    text-align: center;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 24, ../base-sass/components/_header-row.scss */
  .header-row.language {
    padding-top: 44px;
  }
  /* line 27, ../base-sass/components/_header-row.scss */
  .header-row.language .site-logo {
    text-align: center;
  }
  /* line 31, ../base-sass/components/_header-row.scss */
  .header-row.language .search-button {
    top: 44px;
  }
}
/* line 37, ../base-sass/components/_header-row.scss */
.header-row .section-wrapper {
  position: relative;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 37, ../base-sass/components/_header-row.scss */
  .header-row .section-wrapper {
    display: table;
  }
}
/* line 45, ../base-sass/components/_header-row.scss */
.header-row .section-inner-wrapper {
  overflow: visible;
}
/* line 49, ../base-sass/components/_header-row.scss */
.header-row .row {
  overflow: visible;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_header-row.scss */
  .header-row {
    overflow: hidden;
    padding: 16px 0;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .header-row {
    margin-left: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .header-row {
    margin-right: 0;
  }
}
/* line 59, ../base-sass/components/_header-row.scss */
.header-row nav {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
}
/* line 63, ../base-sass/components/_header-row.scss */
.header-row nav.menu-utility-menu {
  max-width: 52%;
}
@media (max-width: 1260px) {
  /* line 63, ../base-sass/components/_header-row.scss */
  .header-row nav.menu-utility-menu {
    max-width: 40%;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row nav.menu-utility-menu ul {
  text-align: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row nav.menu-utility-menu ul {
  text-align: left;
}
/* line 74, ../base-sass/components/_header-row.scss */
.header-row nav ul {
  font-size: 0;
  margin: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row nav ul {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row nav ul {
  padding-right: 0;
}
/* line 81, ../base-sass/components/_header-row.scss */
.header-row nav li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row nav li {
  margin-right: 8px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row nav li {
  margin-left: 8px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row nav li {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row nav li {
  margin-right: 0;
}
/* line 88, ../base-sass/components/_header-row.scss */
.header-row nav a {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-family: open_sansregular, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.3;
}
/* line 97, ../base-sass/components/_header-row.scss */
.header-row .header-top {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 18px;
  min-width: 60%;
  width: auto;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row .header-top {
  text-align: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row .header-top {
  text-align: left;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row .header-top {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row .header-top {
  float: left;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 97, ../base-sass/components/_header-row.scss */
  .header-row .header-top {
    display: none;
  }
}
/* line 111, ../base-sass/components/_header-row.scss */
.header-row .header-bottom {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 68%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row .header-bottom {
  text-align: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row .header-bottom {
  text-align: left;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .header-row .header-bottom {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .header-row .header-bottom {
  float: left;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 111, ../base-sass/components/_header-row.scss */
  .header-row .header-bottom {
    overflow: hidden;
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .header-row .header-bottom {
    text-align: left;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .header-row .header-bottom {
    text-align: right;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .header-row .header-bottom {
    float: left;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .header-row .header-bottom {
    float: right;
  }
}
/* line 126, ../base-sass/components/_header-row.scss */
.header-row .site-logo {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: auto;
  position: relative;
  width: 30%;
}
/* line 132, ../base-sass/components/_header-row.scss */
.header-row .site-logo img {
  max-width: 240px;
  min-width: 205px;
}
@media (min-width: 75em) {
  /* line 126, ../base-sass/components/_header-row.scss */
  .header-row .site-logo {
    min-width: 240px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 126, ../base-sass/components/_header-row.scss */
  .header-row .site-logo {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 44px;
    max-height: 50px;
    max-width: 100%;
    padding: 0 74px;
    text-align: center;
    width: 100%;
  }
  /* line 150, ../base-sass/components/_header-row.scss */
  .header-row .site-logo img {
    max-height: 44px;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 157, ../base-sass/components/_header-row.scss */
  .header-row .site-logo img {
    min-width: 0;
    padding-top: 5px;
  }
}

/* line 168, ../base-sass/components/_header-row.scss */
.maintenance-page .header-row .site-logo {
  position: relative;
}

/* line 172, ../base-sass/components/_header-row.scss */
.maintenance-page .navigation-row {
  height: 10px;
  min-height: 10px;
}

/* line 1, ../base-sass/components/_header.scss */
header.region-header {
  background-color: #fde247;
  padding-top: 12px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  height: 137px;
  box-shadow: 0 0 1px #ddd;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 1, ../base-sass/components/_header.scss */
  header.region-header {
    height: 85px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 1, ../base-sass/components/_header.scss */
  header.region-header {
    height: 60px;
  }
}
/* line 18, ../base-sass/components/_header.scss */
header.region-header div.header-row {
  padding: 10px 0 0;
}
/* line 21, ../base-sass/components/_header.scss */
header.region-header div.section-inner-wrapper {
  min-height: 74px;
  max-width: 1280px;
  padding: 0 2%;
}
/* line 27, ../base-sass/components/_header.scss */
header.region-header .site-logo {
  position: absolute;
  width: auto;
  top: 30px;
}
/* line 31, ../base-sass/components/_header.scss */
header.region-header .site-logo img {
  -ms-interpolation-mode: bicubic;
  max-width: 205px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 36, ../base-sass/components/_header.scss */
  header.region-header .search-button {
    display: none !important;
  }
}
/* line 41, ../base-sass/components/_header.scss */
header.region-header .nav-button {
  right: 20px;
  background-color: transparent;
}
/* line 44, ../base-sass/components/_header.scss */
header.region-header .nav-button:before {
  content: url('../../images/open-menu.png?1522266126');
  text-align: center;
  line-height: inherit;
}
/* line 51, ../base-sass/components/_header.scss */
header.region-header .nav-button.active-nav:before {
  content: url('../../images/close-menu.png?1522266126');
}
/* line 56, ../base-sass/components/_header.scss */
header.region-header .header-top {
  border-bottom: 2px solid #b7ebff;
  min-width: auto;
  padding-bottom: 16px;
  margin-bottom: 0;
}
/* line 61, ../base-sass/components/_header.scss */
header.region-header .header-top div.search-icon {
  background: url('../../images/search-icon.png?1522266126') no-repeat scroll 50% 0;
  display: inline-block;
  height: 19px;
  margin-bottom: -7px;
  padding: 0 40px 0 30px;
  position: relative;
  text-indent: -9999px;
  width: 19px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 61, ../base-sass/components/_header.scss */
  header.region-header .header-top div.search-icon {
    display: none;
  }
}
/* line 73, ../base-sass/components/_header.scss */
header.region-header .header-top div.search-icon a {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 80, ../base-sass/components/_header.scss */
header.region-header .header-top div.block--search {
  display: none;
  margin: 5px 0 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 80, ../base-sass/components/_header.scss */
  header.region-header .header-top div.block--search {
    display: inline-block;
  }
}
/* line 87, ../base-sass/components/_header.scss */
header.region-header .header-top div.block--search form div.form-item-search-block-form {
  display: none;
  vertical-align: top;
  float: right;
  margin: 0;
}
/* line 92, ../base-sass/components/_header.scss */
header.region-header .header-top div.block--search form div.form-item-search-block-form input {
  margin: 0;
  background-color: transparent;
  border: 0;
  color: #373737;
  max-width: 100px;
}
/* line 100, ../base-sass/components/_header.scss */
header.region-header .header-top div.block--search form div.form-actions {
  display: inline-block;
  vertical-align: top;
}
/* line 103, ../base-sass/components/_header.scss */
header.region-header .header-top div.block--search form div.form-actions input.form-submit {
  background-color: transparent;
  background-image: url('../../images/search-icon.png?1522266126');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  border: 0;
  margin: 0;
  padding: 6px 23px;
}
/* line 116, ../base-sass/components/_header.scss */
header.region-header .header-top nav.menu-utility-menu {
  max-width: 100%;
}
/* line 119, ../base-sass/components/_header.scss */
header.region-header .header-top nav.menu-utility-menu ul.menu li {
  border-right: 1px solid #7c7c7c;
}
/* line 121, ../base-sass/components/_header.scss */
header.region-header .header-top nav.menu-utility-menu ul.menu li span, header.region-header .header-top nav.menu-utility-menu ul.menu li a {
  font-family: open_sansbold;
  font-size: 12px;
  color: #7c7c7c;
  padding: 0 15px;
  font-weight: 100;
}
/* line 129, ../base-sass/components/_header.scss */
header.region-header .header-top nav.menu-utility-menu ul.menu li:last-child {
  border-right: 0;
}
/* line 135, ../base-sass/components/_header.scss */
header.region-header .header-top div#block-views-social-media-links-block .social-media-link {
  margin-left: 0;
  padding-right: 0;
  text-align: center;
  width: 30px;
}
/* line 140, ../base-sass/components/_header.scss */
header.region-header .header-top div#block-views-social-media-links-block .social-media-link a {
  opacity: 1;
}
/* line 143, ../base-sass/components/_header.scss */
header.region-header .header-top div#block-views-social-media-links-block .social-media-link img {
  height: auto;
  width: auto;
}
/* line 150, ../base-sass/components/_header.scss */
header.region-header .header-bottom {
  width: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 150, ../base-sass/components/_header.scss */
  header.region-header .header-bottom {
    display: none;
  }
}
/* line 158, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu > ul.menu > li > a.active {
  border-bottom: 5px solid #fde247;
}
/* line 162, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu > ul.menu > li ul li.active {
  height: auto;
}
/* line 166, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu > ul.menu > li ul > li > a.active {
  background-color: #fef9da;
}
/* line 174, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li {
  display: inline-block;
  padding: 0 22px;
  position: relative;
}
@media (min-width: 64.0625em) and (max-width: 70.3125em) {
  /* line 174, ../base-sass/components/_header.scss */
  header.region-header .header-bottom nav.main-menu ul.menu li {
    padding: 0 10px;
  }
}
/* line 182, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.last {
  padding-right: 0;
  margin-right: 0;
}
/* line 186, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.hidden {
  display: none !important;
}
/* line 189, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li a {
  color: #1b62b2;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: open_sansbold;
}
/* line 200, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.active {
  height: 70px;
}
/* line 205, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded ul.menu {
  width: 226px;
  position: absolute;
  left: 50%;
  margin-left: -114px;
  background-color: #ffffff;
  display: none;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
/* line 214, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded ul.menu li {
  border-top: 1px solid #ebebeb;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 219, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded ul.menu li:hover {
  background-color: #fef9da;
}
/* line 222, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded ul.menu li:last-child {
  border-bottom: 1px solid #ebebeb;
}
/* line 225, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded ul.menu li a {
  display: block;
  padding: 18px 20px;
  height: auto;
  text-align: center;
  text-transform: none;
  line-height: normal;
}
/* line 236, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded:last-child ul.menu {
  margin-left: -104px;
}
/* line 241, ../base-sass/components/_header.scss */
header.region-header .header-bottom nav.main-menu ul.menu li.expanded:hover ul.menu {
  display: block;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 1, ../base-sass/components/_header.scss */
  header.region-header {
    padding-top: 9px;
  }
  /* line 256, ../base-sass/components/_header.scss */
  header.region-header div.header-row {
    padding: 0;
    box-shadow: none;
  }
  /* line 260, ../base-sass/components/_header.scss */
  header.region-header div.section-inner-wrapper {
    padding: 0;
    min-height: 76px;
  }
  /* line 264, ../base-sass/components/_header.scss */
  header.region-header .site-logo {
    padding: 0;
    max-height: 100%;
    height: auto;
    top: 12px;
    left: 20px;
  }
  /* line 270, ../base-sass/components/_header.scss */
  header.region-header .site-logo img {
    width: 143px;
    height: 50px;
    max-height: auto;
    min-width: auto;
  }
  /* line 277, ../base-sass/components/_header.scss */
  header.region-header .nav-button {
    top: 12px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 1, ../base-sass/components/_header.scss */
  header.region-header {
    padding-top: 5px;
  }
  /* line 284, ../base-sass/components/_header.scss */
  header.region-header div.header-row {
    padding: 0;
  }
  /* line 287, ../base-sass/components/_header.scss */
  header.region-header div.section-inner-wrapper {
    padding: 0;
    min-height: 55px;
  }
  /* line 291, ../base-sass/components/_header.scss */
  header.region-header .site-logo {
    padding: 0;
    top: 7px;
    left: 18px;
  }
  /* line 295, ../base-sass/components/_header.scss */
  header.region-header .site-logo img {
    padding: 0;
    width: 113px;
    height: 39px;
  }
  /* line 301, ../base-sass/components/_header.scss */
  header.region-header .nav-button {
    top: 4px;
    right: 10px;
  }
}

/* line 318, ../base-sass/components/_header.scss */
body.section-latest-news-research header.region-header .header-bottom,
body.diabetes-management header.region-header .header-bottom,
body.section-1-2-2-press-releases header.region-header .header-bottom,
body.page-faq-no-calorie-sweetener header.region-header .header-bottom,
body.page-faq-no-calorie-sweetener header.region-header .header-bottom,
body.page-faq-sugar-blend header.region-header .header-bottom,
body.page-faq-splenda-zero-liquid-sweetener header.region-header .header-bottom,
body.page-faq-splenda-naturals-stevia-sweetener header.region-header .header-bottom,
body.section-contact header.region-header .header-bottom {
  width: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 318, ../base-sass/components/_header.scss */
  body.section-latest-news-research header.region-header .header-bottom,
  body.diabetes-management header.region-header .header-bottom,
  body.section-1-2-2-press-releases header.region-header .header-bottom,
  body.page-faq-no-calorie-sweetener header.region-header .header-bottom,
  body.page-faq-no-calorie-sweetener header.region-header .header-bottom,
  body.page-faq-sugar-blend header.region-header .header-bottom,
  body.page-faq-splenda-zero-liquid-sweetener header.region-header .header-bottom,
  body.page-faq-splenda-naturals-stevia-sweetener header.region-header .header-bottom,
  body.section-contact header.region-header .header-bottom {
    display: none;
  }
}
/* line 326, ../base-sass/components/_header.scss */
body.section-latest-news-research header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.diabetes-management header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.section-1-2-2-press-releases header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.page-faq-no-calorie-sweetener header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.page-faq-no-calorie-sweetener header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.page-faq-sugar-blend header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.page-faq-splenda-zero-liquid-sweetener header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.page-faq-splenda-naturals-stevia-sweetener header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a,
body.section-contact header.region-header .header-bottom nav.main-menu > ul.menu > li.aboutsplendabrand > a {
  border-bottom: 5px solid #fde247;
}

/* line 339, ../base-sass/components/_header.scss */
body.coupons-page header.region-header .header-bottom,
body.page-productlocator header.region-header .header-bottom {
  width: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 339, ../base-sass/components/_header.scss */
  body.coupons-page header.region-header .header-bottom,
  body.page-productlocator header.region-header .header-bottom {
    display: none;
  }
}
/* line 347, ../base-sass/components/_header.scss */
body.coupons-page header.region-header .header-bottom nav.main-menu > ul.menu > li.products > a,
body.page-productlocator header.region-header .header-bottom nav.main-menu > ul.menu > li.products > a {
  border-bottom: 5px solid #fde247;
}

/* line 367, ../base-sass/components/_header.scss */
body.page-recipe-club-signup header.region-header .header-bottom,
body.section-recipes header.region-header .header-bottom,
body.badge-definitions header.region-header .header-bottom,
body.cooking-baking header.region-header .header-bottom,
body.tips-for-blended header.region-header .header-bottom,
body.tips-for-granulatred header.region-header .header-bottom,
body.conversion-chart header.region-header .header-bottom,
body.baking-faqs header.region-header .header-bottom {
  width: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 367, ../base-sass/components/_header.scss */
  body.page-recipe-club-signup header.region-header .header-bottom,
  body.section-recipes header.region-header .header-bottom,
  body.badge-definitions header.region-header .header-bottom,
  body.cooking-baking header.region-header .header-bottom,
  body.tips-for-blended header.region-header .header-bottom,
  body.tips-for-granulatred header.region-header .header-bottom,
  body.conversion-chart header.region-header .header-bottom,
  body.baking-faqs header.region-header .header-bottom {
    display: none;
  }
}
/* line 375, ../base-sass/components/_header.scss */
body.page-recipe-club-signup header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.section-recipes header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.badge-definitions header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.cooking-baking header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.tips-for-blended header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.tips-for-granulatred header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.conversion-chart header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a,
body.baking-faqs header.region-header .header-bottom nav.main-menu > ul.menu > li.recipescooking > a {
  border-bottom: 5px solid #fde247;
}

/* line 389, ../base-sass/components/_header.scss */
body.page-pane-health-wellness header.region-header .header-bottom,
body.section-health-wellness header.region-header .header-bottom,
body.section-test-your-sugar-smarts header.region-header .header-bottom {
  width: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 389, ../base-sass/components/_header.scss */
  body.page-pane-health-wellness header.region-header .header-bottom,
  body.section-health-wellness header.region-header .header-bottom,
  body.section-test-your-sugar-smarts header.region-header .header-bottom {
    display: none;
  }
}
/* line 397, ../base-sass/components/_header.scss */
body.page-pane-health-wellness header.region-header .header-bottom nav.main-menu > ul.menu > li.healthwellness > a,
body.section-health-wellness header.region-header .header-bottom nav.main-menu > ul.menu > li.healthwellness > a,
body.section-test-your-sugar-smarts header.region-header .header-bottom nav.main-menu > ul.menu > li.healthwellness > a {
  border-bottom: 5px solid #fde247;
}

/* line 1, ../base-sass/components/_health-wellness.scss */
div.pane-panels-mini.blue-panel {
  background-color: #21b4ed;
}
/* line 5, ../base-sass/components/_health-wellness.scss */
div.pane-panels-mini.blue-panel div.block-header-pane div.block-header h2, div.pane-panels-mini.blue-panel div.block-header-pane div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.blue-panel div.block-header-pane div.block-header h1 {
  color: #ffffff;
}

/* line 12, ../base-sass/components/_health-wellness.scss */
div.pane-panels-mini div.block-header {
  text-align: center;
}
/* line 14, ../base-sass/components/_health-wellness.scss */
div.pane-panels-mini div.block-header h1, div.pane-panels-mini div.block-header h2, div.pane-panels-mini div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini div.block-header h1 {
  font-family: playfair_displayregular;
  color: #ffffff;
  margin: 20px auto 40px;
  font-size: 60px;
  text-align: center;
}

/* line 24, ../base-sass/components/_health-wellness.scss */
div.pane-node-body {
  padding-bottom: 50px;
}
/* line 27, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body h2, div.pane-node-body div.field--name-body .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-node-body div.field--name-body h1 {
  color: #1B62B2;
  font-family: playfair_displayregular;
  font-size: 35px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 27, ../base-sass/components/_health-wellness.scss */
  div.pane-node-body div.field--name-body h2, div.pane-node-body div.field--name-body .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-node-body div.field--name-body h1 {
    font-size: 28px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 27, ../base-sass/components/_health-wellness.scss */
  div.pane-node-body div.field--name-body h2, div.pane-node-body div.field--name-body .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-node-body div.field--name-body h1 {
    font-size: 26px;
  }
}
/* line 39, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body p {
  color: #373737;
  font-size: 17px;
  line-height: 35px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 39, ../base-sass/components/_health-wellness.scss */
  div.pane-node-body div.field--name-body p {
    font-size: 16px;
    line-height: 26px;
  }
}
/* line 48, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body p.subtext {
  font-size: 11px;
}
/* line 51, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body ol {
  margin: 20px 0;
}
/* line 53, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body ol li {
  color: #50c7f4;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 10px;
}
/* line 59, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body ol li span {
  color: #373737;
  font-size: 17px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 59, ../base-sass/components/_health-wellness.scss */
  div.pane-node-body div.field--name-body ol li span {
    font-size: 16px;
  }
}
/* line 66, ../base-sass/components/_health-wellness.scss */
div.pane-node-body div.field--name-body ol li span a {
  color: #00aeef;
  text-decoration: underline;
}

/* line 1, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles {
  padding: 0;
  max-width: 1252px;
  margin: 60px auto 52px;
}
/* line 6, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first {
  padding-right: 20px;
}
/* line 8, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco {
  margin-bottom: 0 !important;
}
/* line 10, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.call-to-action {
  display: none;
}
/* line 13, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col {
  padding-bottom: 0 !important;
}
/* line 15, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col h1 {
  max-width: 425px;
  margin: 0;
}
/* line 19, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p {
  max-width: 500px;
}
/* line 22, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p.sup {
  margin: 53px 0 2px;
}
/* line 25, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col div.call-to-action {
  display: block;
  margin: 20px 0 0;
}
/* line 33, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last {
  padding-left: 20px;
}
/* line 35, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header {
  display: table;
  width: 100%;
}
/* line 38, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header div.cell {
  display: table-cell;
}
/* line 41, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header div.cell-1 {
  width: 270px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 41, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header div.cell-1 {
    width: 310px;
  }
}
/* line 47, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header div.cell-2 {
  padding-left: 20px;
  width: auto;
}
/* line 50, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.block-header div.cell-2 img {
  height: 2px;
  margin-bottom: 4px;
  width: 100%;
}
/* line 57, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper {
  margin-bottom: 20px;
}
/* line 59, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper p.subheader {
  color: #494949;
  font-family: open_sansbold;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}
/* line 69, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height {
  display: block;
  border-bottom: 2px solid #b7ebff;
  margin: 0 0 60px;
  padding: 0 0 33px;
}
/* line 74, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(3) {
  padding: 0 0 47px;
}
/* line 77, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(4) {
  padding: 0 0 41px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 1, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles {
    padding: 0 20px;
    margin: 42px auto 0;
  }
  /* line 86, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first,
  div.pane-0-0-health-wellness-articles div.panel-col-last {
    width: 48.9%;
  }
  /* line 90, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first {
    padding-right: 0;
    margin-right: 2%;
  }
  /* line 93, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.equal-height {
    max-width: 342px;
  }
  /* line 98, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p.sup {
    margin: 28px 0 8px;
    font-size: 12px;
  }
  /* line 102, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p {
    margin: 6px 0;
  }
  /* line 108, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last {
    padding: 0;
  }
  /* line 112, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper div.block-header div.cell {
    vertical-align: top;
  }
  /* line 114, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper div.block-header div.cell.cell-1 {
    width: 225px;
  }
  /* line 117, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper div.block-header div.cell img {
    display: block;
    margin-top: 8px;
  }
  /* line 123, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper p.subheader {
    font-size: 12px;
  }
  /* line 127, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height {
    max-width: 355px;
    padding: 0 0 8px;
    margin: 0 0 20px;
  }
  /* line 131, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(3) {
    padding: 0 0 8px;
  }
  /* line 134, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(4) {
    padding: 0 0 8px;
    border-bottom: 0;
  }
  /* line 141, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.pane-taco-pane.horizontal div.content-col h3 {
    font-size: 26px;
    line-height: 28px;
  }
  /* line 146, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.pane-taco-pane.horizontal div.call-to-action {
    left: 0;
    width: 281px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 1, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles {
    padding: 0 20px;
    margin: 40px auto 0;
  }
  /* line 156, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first,
  div.pane-0-0-health-wellness-articles div.panel-col-last {
    display: block;
    width: 100%;
    position: relative;
  }
  /* line 161, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.inside,
  div.pane-0-0-health-wellness-articles div.panel-col-last div.inside {
    margin: 0;
  }
  /* line 165, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first {
    padding: 0;
  }
  /* line 167, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.equal-height:last-child {
    margin-bottom: 38px;
  }
  /* line 170, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco {
    padding: 0;
  }
  /* line 173, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p.sup {
    margin: 25px 0 6px;
  }
  /* line 176, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.content-col p {
    margin: 6px 0 26px;
  }
  /* line 180, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-first div.pane-taco-pane.full-half-taco div.call-to-action {
    max-width: 280px;
  }
  /* line 186, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper {
    margin-bottom: 0;
    display: block;
    position: relative;
    top: 0;
  }
  /* line 191, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.subheader-wrapper p.subheader {
    display: block;
    padding: 0;
  }
  /* line 197, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal {
    padding: 27px 0 18px !important;
    margin-bottom: 0;
  }
  /* line 202, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal div.taco-inner div.node--taco div.image-col {
    margin: 0;
  }
  /* line 205, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal div.taco-inner div.node--taco div.content-col {
    margin: 0;
  }
  /* line 207, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal div.taco-inner div.node--taco div.content-col div.content {
    padding: 0;
  }
  /* line 210, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal div.taco-inner div.node--taco div.content-col h3 {
    margin: 28px 0 34px;
  }
  /* line 217, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height div.pane-taco-pane.horizontal div.call-to-action {
    max-width: 280px;
  }
  /* line 223, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(3) div.pane-taco-pane.horizontal, div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(4) div.pane-taco-pane.horizontal {
    padding: 13px 0 18px !important;
  }
  /* line 227, ../base-sass/components/_home-healthy-articles-mini-panel.scss */
  div.pane-0-0-health-wellness-articles div.panel-col-last div.equal-height:nth-child(4) {
    border-bottom: 2px solid #b7ebff;
    margin: 0 0 40px;
  }
}

/* line 1, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos {
  padding: 60px 0 30px;
  background-color: #21b4ed;
}
/* line 4, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos > div.panel-flexible {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 9, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.equal-height {
  margin-bottom: 55px;
}
/* line 12, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco {
  margin-bottom: 0 !important;
}
/* line 14, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.content-col {
  padding-bottom: 70px !important;
}
/* line 17, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.image-col {
  margin-bottom: 45px;
  padding: 0;
  text-align: center;
}
/* line 21, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.image-col img {
  margin: 0 auto;
}
/* line 25, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.call-to-action {
  margin: 0 auto;
}
/* line 30, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h2, div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h1 {
  font-family: playfair_displaybold;
  margin-top: 0;
  font-size: 65px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 30, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h2, div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h1 {
    font-size: 48px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 30, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h2, div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h1 {
    font-size: 36px;
    line-height: 3.6rem;
  }
}
/* line 49, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p {
  text-align: center;
  font-size: 16px;
}
/* line 52, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p span.highlight {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin-right: 5px;
  font-family: open_sansbold;
  letter-spacing: 2px;
  line-height: 18px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 52, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p span.highlight {
    display: block;
    margin-bottom: 5px;
    width: 100%;
  }
}
/* line 66, ../base-sass/components/_home-recipe-mini-panel.scss */
div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p a {
  text-decoration: underline;
  color: #ffffff;
  line-height: 35px;
  font-size: 17px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 66, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p a {
    display: block;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 1, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos {
    padding: 32px 0 13px;
  }
  /* line 81, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h2, div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h1 {
    margin-bottom: 53px;
  }
  /* line 85, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos > div.panel-flexible {
    padding: 0 35px;
  }
  /* line 88, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.equal-height {
    margin-bottom: 40px;
  }
  /* line 92, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner {
    max-width: 231px;
    position: relative;
    margin: 0 auto 0;
  }
  /* line 96, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner div.content-col {
    padding-bottom: 74px !important;
  }
  /* line 99, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner div.image-col {
    margin-bottom: 30px;
  }
  /* line 103, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner div.call-to-action {
    padding: 0;
  }
  /* line 109, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco:first-child > div.taco-inner, div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco:nth-child(2) > div.taco-inner {
    margin: 0 auto 80px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 1, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos {
    padding: 35px 0;
  }
  /* line 117, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos > div.panel-flexible {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  /* line 122, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.equal-height {
    padding: 0;
    margin-bottom: 15px;
  }
  /* line 126, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco {
    margin-bottom: 40px !important;
  }
  /* line 128, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.image-col {
    padding: 0;
  }
  /* line 131, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.content-col {
    padding: 0;
  }
  /* line 133, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.content-col p {
    max-width: 100%;
    margin: 20px auto 15px;
  }
  /* line 140, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco:first-child > div.taco-inner, div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco:nth-child(2) > div.taco-inner {
    margin: 0 auto;
  }
  /* line 144, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco:last-child {
    margin-bottom: 25px !important;
  }
  /* line 147, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco div.call-to-action {
    padding: 0;
    max-width: 231px !important;
  }
  /* line 154, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h2, div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.pane-panels-mini.pane-0-0-recipe-tacos .mini-panel-header h1 {
    margin-bottom: 35px;
  }
  /* line 159, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p {
    margin: 10px 0 0;
  }
  /* line 161, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos .view-more-block p span.highlight {
    margin-bottom: 0;
  }
  /* line 167, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner {
    max-width: 260px;
    margin: 0 auto;
  }
  /* line 171, ../base-sass/components/_home-recipe-mini-panel.scss */
  div.pane-panels-mini.pane-0-0-recipe-tacos div.pane-taco-pane.recipe-taco > div.taco-inner div.content-col p {
    margin: 20px auto 10px;
  }
}

/* line 2, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel {
  background-color: #1B62B2;
  margin-bottom: 50px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 2, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel {
    margin-bottom: 0;
  }
}
/* line 10, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h2, div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h1 {
  color: #ffffff;
  font-size: 65px;
  line-height: 68px;
  font-family: playfair_displaybold;
  margin-bottom: 10px;
  padding: 0 20px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 10, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h2, div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 10, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h2, div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header h1 {
    padding: 0;
  }
}
/* line 26, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header p {
  color: #ffffff;
  font-family: open_sansregular;
  font-weight: bold;
  font-size: 17px;
  line-height: 36px;
  margin: 30px auto;
  max-width: 700px;
  width: 100%;
  padding: 0 20px;
  letter-spacing: 0.5px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 26, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel div.block-header-pane div.block-header p {
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    margin: 23px auto 30px;
  }
}
/* line 46, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form {
  width: 90%;
  max-width: 998px;
  margin: 20px auto;
}
/* line 50, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item {
  display: inline-block;
  padding-right: 18px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 50, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item {
    padding-right: 0;
  }
}
/* line 56, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item label, div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item .change-password-label {
  display: none;
}
/* line 59, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item input {
  font-family: open_sansbold;
  padding: 20px 25px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px;
  color: #8f8f8f;
  background-color: #ffffff;
  height: 60px;
  border: 2px solid #6192ca;
}
@media screen and (min-width: 1025px) and (max-width: 1059px) {
  /* line 59, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item input {
    font-size: 10.5px;
  }
}
/* line 73, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-first-name {
  width: 25%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 73, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-first-name {
    width: 48.3%;
    margin-right: 2%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 73, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-first-name {
    width: 100%;
  }
}
/* line 83, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-last-name {
  width: 25%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 83, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-last-name {
    width: 48.3%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 83, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-last-name {
    width: 100%;
  }
}
/* line 92, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-email {
  width: 26%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 92, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-email {
    width: 48.3%;
    margin-right: 2%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 92, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form div.form-item.form-item-email {
    width: 100%;
  }
}
/* line 103, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form input.form-submit {
  display: inline-block;
  width: 22%;
  font-family: open_sansbold;
  font-weight: 100;
  padding: 20px 25px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #6192ca;
  height: 60px;
  border: 2px solid #ffffff;
}
/* line 114, ../base-sass/components/_home-signup-panel.scss */
div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form input.form-submit:hover {
  background-color: #3e7abe;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 103, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form input.form-submit {
    width: 48.3%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 103, ../base-sass/components/_home-signup-panel.scss */
  div.content-row div.pane-panels-mini.dark-blue-panel form.splenda-exacttarget-quicksignup-form input.form-submit {
    width: 100%;
  }
}

/* line 1, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel {
  padding: 10px 0 40px;
}
/* line 3, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .main-row {
  position: relative;
  border-top: 9px solid #00aeef;
  border-bottom: 9px solid #00aeef;
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 3, ../base-sass/components/_home-social-media-panel.scss */
  div.pane-0-0-social-media-panel .main-row {
    padding-top: 44px;
  }
}
/* line 11, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel p.pre-header {
  text-align: center;
  font-size: 16px;
  color: #494949;
  text-transform: uppercase;
  font-family: open_sansbold;
  letter-spacing: .1em;
  margin-bottom: 7px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 11, ../base-sass/components/_home-social-media-panel.scss */
  div.pane-0-0-social-media-panel p.pre-header {
    font-size: 12px;
  }
}
/* line 23, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel h1 {
  color: #1b62b2;
  display: block;
  font-family: playfair_displaybold;
  font-size: 50px;
  font-weight: normal;
  line-height: 53px;
  margin: 0 auto 35px;
  text-align: center;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 23, ../base-sass/components/_home-social-media-panel.scss */
  div.pane-0-0-social-media-panel h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 23, ../base-sass/components/_home-social-media-panel.scss */
  div.pane-0-0-social-media-panel h1 {
    margin-bottom: 33px;
  }
}
/* line 40, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel div.campaign-social-header {
  background-color: transparent;
  border: 0;
  display: none;
}
/* line 46, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream {
  margin-bottom: 0 !important;
}
/* line 48, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns {
  background: transparent;
  border: 0 !important;
}
/* line 51, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .dcsns-content {
  max-height: 770px;
}
/* line 55, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns #dcsns-filter::before {
  content: normal;
}
/* line 60, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active a::before,
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active:focus::before {
  color: #7c7c7c;
}
/* line 64, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active:hover a::before {
  color: #7c7c7c;
}
/* line 69, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li a,
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active a {
  color: #7c7c7c;
  background: none !important;
  border: 0 !important;
  border-radius: 0;
}
/* line 75, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li a:focus::before,
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active a:focus::before {
  color: #7c7c7c;
}
/* line 79, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li a:hover,
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns .filter li.active a:hover {
  border: 0;
  color: #7c7c7c;
}
/* line 87, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .equal-height .pane-jquery-social-stream .dcsns-toolbar {
  background-color: transparent;
}
/* line 95, ../base-sass/components/_home-social-media-panel.scss */
div.pane-0-0-social-media-panel .touch ul#dcsns-filter.filter li.active:hover a::before {
  color: #7c7c7c;
}

/* line 5, ../base-sass/components/_images.scss */
.images-block {
  text-align: center;
}
/* line 8, ../base-sass/components/_images.scss */
.images-block .field-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .images-block .field-item {
  margin: 0 3% 18px 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .images-block .field-item {
  margin: 0 0 18px 3%;
}

/* line 14, ../base-sass/components/_images.scss */
.pane-node-field-body-images {
  margin-bottom: 2%;
}
/* line 17, ../base-sass/components/_images.scss */
.pane-node-field-body-images .field-collection-container,
.pane-node-field-body-images .field-collection-view {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
/* line 24, ../base-sass/components/_images.scss */
.pane-node-field-body-images.left {
  margin: 0 2% 0 0 !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-body-images.left {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-body-images.left {
  float: right;
}
/* line 29, ../base-sass/components/_images.scss */
.pane-node-field-body-images.right {
  margin: 0 0 0 !important 2%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-body-images.right {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-body-images.right {
  float: left;
}
/* line 34, ../base-sass/components/_images.scss */
.pane-node-field-body-images .field--name-field-body-image-caption {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-style: italic;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 40, ../base-sass/components/_images.scss */
  .pane-node-field-body-images.half {
    width: 100% !important;
  }
  /* line 44, ../base-sass/components/_images.scss */
  .pane-node-field-body-images.one-quarter {
    width: 50% !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 50, ../base-sass/components/_images.scss */
  .pane-node-field-body-images.one-quarter {
    width: 100% !important;
  }
}

/* Image Node 75/25 layout, with centered image when description is not available */
/* line 58, ../base-sass/components/_images.scss */
.node-type-image .pane-node-field-image-detail-image.three-quarters {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 auto !important;
  vertical-align: top;
  width: 75%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
  text-align: right;
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 75em) {
  /* line 58, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-field-image-detail-image.three-quarters {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 64.0625em) {
  /* line 58, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-field-image-detail-image.three-quarters {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 0) and (max-width: 64em) {
  /* line 58, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-field-image-detail-image.three-quarters {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 0) and (max-width: 40em) {
  /* line 58, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-field-image-detail-image.three-quarters {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-field-image-detail-image.three-quarters {
    border-right-width: 0;
  }
}

/* line 68, ../base-sass/components/_images.scss */
.node-type-image .pane-node-body.one-quarter {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 0% !important;
  vertical-align: top;
  width: 24.5%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
  margin-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
  padding-left: 20px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
  padding-right: 20px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
  text-align: right;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    padding-left: 0px;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    padding-right: 0px;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 75em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 74.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 64.0625em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 74.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 64em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 74.5%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) and (min-width: 0) and (max-width: 40em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}

@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    padding-left: 0px;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    padding-right: 0px;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 75em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 64.0625em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 0) and (max-width: 64em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) and (min-width: 0) and (max-width: 40em) {
  /* line 68, ../base-sass/components/_images.scss */
  .node-type-image .pane-node-body.one-quarter {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .pane-node-body.one-quarter {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .pane-node-body.one-quarter {
    border-right-width: 0;
  }
}

/* line 85, ../base-sass/components/_images.scss */
.node-type-image .main-row .full {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 auto !important;
  text-align: center;
}
@media (min-width: 75em) {
  /* line 85, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 85, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 85, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 85, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .node-type-image .main-row .full {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .node-type-image .main-row .full {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 92, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    text-align: center;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 97, ../base-sass/components/_images.scss */
  .node-type-image .main-row .full {
    text-align: center;
  }
}

/* line 104, ../base-sass/components/_images.scss */
.page-images .file-image {
  padding-top: 0;
}

/* line 6, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner {
  width: 100%;
  padding: 75px 0 2% 6%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 6, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner {
    padding: 95px 40px 0;
  }
}
/* line 12, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
  max-width: 450px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 12, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
    display: none;
  }
}
/* line 19, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container h1 {
  max-width: 330px;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 19, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container h1 {
    color: #1b62b2;
  }
}
/* line 32, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row {
  display: table;
  max-width: 1240px;
  padding: 0 20px;
  margin: 90px auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 32, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row {
    margin: 45px auto 23px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 32, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row {
    display: block;
    padding: 0;
    margin: 40px auto 50px;
  }
}
/* line 45, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters {
  display: table-cell;
  width: auto;
  padding-right: 140px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 45, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters {
    padding-right: 20px;
    margin: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 45, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 59, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.pane-node-body {
    padding-bottom: 0;
  }
}
/* line 64, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters p.indent {
  padding-left: 50px;
  font-family: open_sansitalic;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 64, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters p.indent {
    padding-left: 20px;
  }
}
/* line 71, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters ul {
  margin: 0;
}
/* line 73, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters ul li {
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 76, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters ul li span {
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 28px;
}
/* line 83, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.tablet {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 83, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.tablet {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 83, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.tablet {
    display: none;
  }
}
/* line 93, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.tablet div.wrapper {
  padding-bottom: 40px;
  border-bottom: 2px solid #b7ebff;
}
/* line 96, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.tablet div.wrapper p {
  font-size: 17px;
  line-height: 28px;
  margin-top: 0;
}
/* line 103, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters p.header {
  margin: 0;
  font-family: open_sansbold;
  text-transform: uppercase;
}
/* line 108, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  margin: 0 0 6px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 108, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters h3 {
    font-size: 26px;
    line-height: 34px;
    background-color: #ffffff;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 108, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.three-quarters h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 126, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.references-block {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
/* line 129, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.references-block h4 {
  color: #454545;
  font-family: open_sansregular,Arial,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.05;
  text-transform: none;
}
/* line 139, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.three-quarters div.references-block ol li {
  color: #666666;
  font-family: open_sansregular, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.4;
  font-size: 1.4rem;
  font-weight: normal;
}
/* line 152, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter {
  width: 267px;
  border: 2px solid #d3d7ce;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 152, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter {
    width: 232px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 152, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #fff3ae;
    border: 0;
    padding: 0;
  }
}
/* line 166, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar {
  background-color: #fff3ae;
}
/* line 168, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar div.wrapper {
  padding-bottom: 20px;
}
/* line 170, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
  font-size: 25px;
  line-height: 31px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  padding: 35px 0 30px;
  text-align: center;
  margin: 0 auto;
  max-width: 180px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 170, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
    max-width: 280px;
    font-family: playfair_displaybold;
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 187, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
  text-align: center;
  max-width: 180px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 187, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
    max-width: 280px;
  }
}
/* line 197, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup {
  padding: 15px 0;
}
/* line 199, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
  max-width: 215px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 199, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 199, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 280px;
  }
}
/* line 208, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > label, body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > .change-password-label {
  display: none;
}
/* line 211, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
  border: 2px solid #fae152;
  color: #8f8f8f;
  font-family: open_sansbold;
  letter-spacing: 1px;
  background-color: transparent;
  text-transform: uppercase;
  padding: 20px 28px;
  margin-bottom: 9px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 211, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
    background-color: #ffffff;
    margin-bottom: 20px;
  }
}
/* line 226, ../base-sass/components/_industry-insights-restaurant.scss */
body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
  max-width: 215px;
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  font-family: open_sansbold;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  padding: 24px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 226, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 226, ../base-sass/components/_industry-insights-restaurant.scss */
  body.industry-insights-restaurant div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 280px;
    margin-bottom: 30px;
    border: 1px solid #ffffff;
  }
}

/* line 6, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.pane-bean-5-6-2-industry-insights-store div.bean-carousel div.carousel-row div.content-container > .inner {
  width: 100%;
  padding: 75px 0 2% 6%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 6, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.pane-bean-5-6-2-industry-insights-store div.bean-carousel div.carousel-row div.content-container > .inner {
    padding: 95px 40px 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 12, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.pane-bean-5-6-2-industry-insights-store div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
    display: none;
  }
}
/* line 18, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.pane-bean-5-6-2-industry-insights-store div.bean-carousel div.carousel-row div.content-container h1 {
  max-width: 330px;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 18, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.pane-bean-5-6-2-industry-insights-store div.bean-carousel div.carousel-row div.content-container h1 {
    color: #1b62b2;
  }
}
/* line 31, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row {
  display: table;
  max-width: 1240px;
  padding: 0 20px;
  margin: 90px auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 31, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row {
    margin: 45px auto 23px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 31, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row {
    display: block;
    padding: 0;
    margin: 40px auto 50px;
  }
}
/* line 44, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters {
  display: table-cell;
  width: auto;
  padding-right: 140px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 44, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters {
    padding-right: 20px;
    margin: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 44, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 58, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters div.pane-node-body {
    padding-bottom: 0;
  }
}
/* line 63, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.tablet {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters div.tablet {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters div.tablet {
    display: none;
  }
}
/* line 73, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.tablet div.wrapper {
  padding-bottom: 40px;
  border-bottom: 2px solid #b7ebff;
}
/* line 76, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.tablet div.wrapper p {
  font-size: 17px;
  line-height: 28px;
  margin-top: 0;
}
/* line 83, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters p.header {
  margin: 0;
  font-family: open_sansbold;
  text-transform: uppercase;
}
/* line 88, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  margin: 0 0 6px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 88, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters h3 {
    font-size: 26px;
    line-height: 34px;
    background-color: #ffffff;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 88, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.three-quarters h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 106, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.references-block {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
/* line 109, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.references-block h4 {
  color: #454545;
  font-family: open_sansregular,Arial,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.05;
  text-transform: none;
}
/* line 119, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.three-quarters div.references-block ol li {
  color: #666666;
  font-family: open_sansregular, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.4;
  font-size: 1.4rem;
  font-weight: normal;
}
/* line 132, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter {
  width: 267px;
  border: 2px solid #d3d7ce;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 132, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter {
    width: 232px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 132, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #fff3ae;
    border: 0;
    padding: 0;
  }
}
/* line 146, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar {
  background-color: #fff3ae;
}
/* line 148, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar div.wrapper {
  padding-bottom: 20px;
}
/* line 150, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
  font-size: 25px;
  line-height: 31px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  padding: 35px 0 30px;
  text-align: center;
  margin: 0 auto;
  max-width: 180px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 150, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
    max-width: 280px;
    font-family: playfair_displaybold;
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 167, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
  text-align: center;
  max-width: 180px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 167, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
    max-width: 280px;
  }
}
/* line 177, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup {
  padding: 15px 0;
}
/* line 179, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
  max-width: 215px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 179, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 179, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 280px;
  }
}
/* line 188, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > label, body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > .change-password-label {
  display: none;
}
/* line 191, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
  border: 2px solid #fae152;
  color: #8f8f8f;
  font-family: open_sansbold;
  letter-spacing: 1px;
  background-color: transparent;
  text-transform: uppercase;
  padding: 20px 28px;
  margin-bottom: 9px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 191, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
    background-color: #ffffff;
    margin-bottom: 20px;
  }
}
/* line 206, ../base-sass/components/_industry-insights-store.scss */
body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
  max-width: 215px;
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  font-family: open_sansbold;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  padding: 24px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 206, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 206, ../base-sass/components/_industry-insights-store.scss */
  body.industry-insights-store div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 280px;
    margin-bottom: 30px;
    border: 1px solid #ffffff;
  }
}

/* line 6, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner {
  width: 100%;
  padding: 75px 0 2% 6%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 6, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner {
    padding: 95px 40px 0;
  }
}
/* line 12, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
  max-width: 450px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 12, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
    display: none;
  }
}
/* line 19, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container h1 {
  max-width: 330px;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 19, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.pane-bean-5-6-1-industry-insights-restau div.bean-carousel div.carousel-row div.content-container h1 {
    color: #1b62b2;
  }
}
/* line 32, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row {
  display: table;
  max-width: 1240px;
  padding: 0 20px;
  margin: 90px auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 32, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row {
    margin: 45px auto 23px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 32, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row {
    display: block;
    padding: 0;
    margin: 40px auto 50px;
  }
}
/* line 45, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters {
  display: table-cell;
  width: auto;
  padding-right: 140px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 45, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters {
    padding-right: 20px;
    margin: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 45, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 59, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters div.pane-node-body {
    padding-bottom: 0;
  }
}
/* line 64, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters p.indent {
  padding-left: 50px;
  font-family: open_sansitalic;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 64, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters p.indent {
    padding-left: 20px;
  }
}
/* line 71, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters ul {
  margin: 0;
}
/* line 73, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters ul li {
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 76, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters ul li span {
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 28px;
}
/* line 83, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.tablet {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 83, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters div.tablet {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 83, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters div.tablet {
    display: none;
  }
}
/* line 93, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.tablet div.wrapper {
  padding-bottom: 40px;
  border-bottom: 2px solid #b7ebff;
}
/* line 96, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.tablet div.wrapper p {
  font-size: 17px;
  line-height: 28px;
  margin-top: 0;
}
/* line 103, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters p.header {
  margin: 0;
  font-family: open_sansbold;
  text-transform: uppercase;
}
/* line 108, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  margin: 0 0 6px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 108, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters h3 {
    font-size: 26px;
    line-height: 34px;
    background-color: #ffffff;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 108, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 126, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.references-block {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
/* line 129, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.references-block h4 {
  color: #454545;
  font-family: open_sansregular,Arial,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.05;
  text-transform: none;
}
/* line 139, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters div.references-block ol li {
  color: #666666;
  font-family: open_sansregular, Arial, sans-serif;
  letter-spacing: 0.01em;
  line-height: 1.4;
  font-size: 1.4rem;
  font-weight: normal;
}
/* line 149, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-intro {
  padding: 40px 30px;
  max-width: 873px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 149, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-intro {
    max-width: none;
    padding: 33px 30px 67px 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 149, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-intro {
    padding: 19px 0 40px 0;
  }
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 159, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-intro p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 7px 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 159, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-intro p {
    margin-bottom: 0;
    line-height: 28px;
  }
}
/* line 171, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper {
  border-bottom: 2px solid #b7ebff;
  max-width: 873px;
  margin-bottom: 50px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 171, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper {
    margin-bottom: 25px;
    border-bottom: none;
  }
}
/* line 179, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item {
  padding: 30px;
  border-top: 2px solid #b7ebff;
  position: relative;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 179, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item {
    padding: 30px 0;
  }
}
/* line 186, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-icon {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 15px;
  right: 12px;
  cursor: pointer;
  background: url('../../images/expand-icon.png?1522266126') 50% 50% no-repeat;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 186, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-icon {
    top: 21px;
    right: 0;
  }
}
/* line 199, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-date {
  font-size: 16px;
  font-family: open_sansbold;
  color: #494949;
  line-height: 16px;
  margin-bottom: 18px;
}
/* line 206, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h2.pr-title, body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pane-node-field-page-builder .taco-polls h1.pr-title, .pane-node-field-page-builder .taco-polls body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h1.pr-title {
  color: #1b62b2;
  font-family: playfair_displayregular;
  font-size: 35px;
  line-height: 46px;
  margin: 0 0 18px 0;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 206, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h2.pr-title, body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pane-node-field-page-builder .taco-polls h1.pr-title, .pane-node-field-page-builder .taco-polls body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h1.pr-title {
    font-size: 26px;
    line-height: 34px;
  }
}
/* line 218, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-sub-title {
  font-family: open_sansbold;
  font-style: italic;
}
/* line 222, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item div.pr-content {
  display: none;
}
/* line 225, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item a.pr-action {
  color: #00aeef;
  font-family: open_sansbold;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
}
/* line 231, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item a.pr-action.pr-close {
  display: none;
}
/* line 236, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open .pr-icon {
  background-image: url('../../images/collapse-icon.png?1522266126');
}
/* line 240, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open a.pr-action.pr-close {
  display: inline-block;
  padding-right: 15px;
  background: url('../../images/pr-collapse.gif?1522266126') 100% 50% no-repeat;
}
/* line 245, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open a.pr-action.pr-open {
  display: none;
}
/* line 255, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter {
  width: 267px;
  border: 2px solid #d3d7ce;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 255, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter {
    width: 232px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 255, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #fff3ae;
    border: 0;
    padding: 0;
  }
}
/* line 269, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar {
  background-color: #fff3ae;
}
/* line 271, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar div.wrapper {
  padding-bottom: 20px;
}
/* line 273, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
  font-size: 25px;
  line-height: 31px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  padding: 35px 0 30px;
  text-align: center;
  margin: 0 auto;
  max-width: 180px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 273, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
    max-width: 280px;
    font-family: playfair_displaybold;
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 290, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
  text-align: center;
  max-width: 180px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 290, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
    max-width: 280px;
  }
}
/* line 300, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup {
  padding: 15px 0;
}
/* line 302, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
  max-width: 215px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 302, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 302, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 280px;
  }
}
/* line 311, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > label, body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > .change-password-label {
  display: none;
}
/* line 314, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
  border: 2px solid #fae152;
  color: #8f8f8f;
  font-family: open_sansbold;
  letter-spacing: 1px;
  background-color: transparent;
  text-transform: uppercase;
  padding: 20px 28px;
  margin-bottom: 9px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 314, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
    background-color: #ffffff;
    margin-bottom: 20px;
  }
}
/* line 329, ../base-sass/components/_industry-insights.scss */
body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
  max-width: 215px;
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  font-family: open_sansbold;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  padding: 24px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 329, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 329, ../base-sass/components/_industry-insights.scss */
  body.industry-insights div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 280px;
    margin-bottom: 30px;
    border: 1px solid #ffffff;
  }
}

/* line 6, ../base-sass/components/_ingredients.scss */
#mini-panel-product_ingredients .pane-node-field-ingredients-active {
  margin-bottom: 10px;
}
/* line 10, ../base-sass/components/_ingredients.scss */
#mini-panel-product_ingredients .field-collection-container {
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 16, ../base-sass/components/_ingredients.scss */
#mini-panel-product_ingredients .field-collection-container .field-items .field-item .field-collection-view {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

/* line 26, ../base-sass/components/_ingredients.scss */
.ingredient-row {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  border: 1px solid #dddddd;
}
/* line 30, ../base-sass/components/_ingredients.scss */
.ingredient-row .field-label {
  border-bottom: 1px solid #dddddd;
  font-weight: 700;
  padding: 1%;
}
/* line 36, ../base-sass/components/_ingredients.scss */
.ingredient-row .field-item {
  margin: 0 !important;
}
/* line 40, ../base-sass/components/_ingredients.scss */
.ingredient-row .ingredient-row {
  border: 0;
  margin: 0;
  padding: 0;
  width: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .ingredient-row .ingredient-row {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .ingredient-row .ingredient-row {
  float: right;
}
/* line 47, ../base-sass/components/_ingredients.scss */
.ingredient-row .ingredient-row .field-label {
  display: none;
}
/* line 51, ../base-sass/components/_ingredients.scss */
.ingredient-row .ingredient-row .field-item {
  padding: 2%;
}
/* line 56, ../base-sass/components/_ingredients.scss */
.ingredient-row .ingredient-row.field--name-field-ingredient-purpose .field-item {
  padding-left: 0;
}
/* line 62, ../base-sass/components/_ingredients.scss */
.ingredient-row .janrain-share-container {
  display: none;
}

/* line 7, ../base-sass/components/_janrain-templates.scss */
#block-janrain-janrain-user-menu h2, #block-janrain-janrain-user-menu .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls #block-janrain-janrain-user-menu h1,
#block-janrain-janrain-user-menu--2 h2,
#block-janrain-janrain-user-menu--2 .pane-node-field-page-builder .taco-polls h1,
.pane-node-field-page-builder .taco-polls #block-janrain-janrain-user-menu--2 h1 {
  display: none;
}

/* line 12, ../base-sass/components/_janrain-templates.scss */
.janrain-share-container {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #F0F0F0;
  color: #666;
  font-family: sans-serif;
  padding: 5px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .janrain-share-container {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .janrain-share-container {
  margin-right: 0;
}

/* line 21, ../base-sass/components/_janrain-templates.scss */
.janrain-share-text {
  position: relative;
  top: 1px;
}

/* line 26, ../base-sass/components/_janrain-templates.scss */
.janrain-provider-icon-16,
.janrain-provider-icon-32 {
  margin-bottom: 1px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .janrain-provider-icon-16, html[dir=ltr]
.janrain-provider-icon-32 {
  margin-left: 3px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .janrain-provider-icon-16, html[dir=rtl]
.janrain-provider-icon-32 {
  margin-right: 3px;
}

/* line 32, ../base-sass/components/_janrain-templates.scss */
.janrain-provider-icon-16:hover,
.janrain-provider-icon-32:hover {
  cursor: pointer;
}

/* line 37, ../base-sass/components/_janrain-templates.scss */
.janrain-capture-ui .capture_col_8 {
  max-width: 500px;
  width: 100% !important;
}

/* line 43, ../base-sass/components/_janrain-templates.scss */
#capture_forgotPassword_forgotPasswordForm .capture_form_error {
  color: #f58002;
  font-size: 12;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #capture_forgotPassword_forgotPasswordForm .capture_form_error {
  padding-left: 22px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #capture_forgotPassword_forgotPasswordForm .capture_form_error {
  padding-right: 22px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #capture_forgotPassword_forgotPasswordForm .capture_form_error {
  background-position: 0 1px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #capture_forgotPassword_forgotPasswordForm .capture_form_error {
  background-position: 100% 0;
}

/* line 51, ../base-sass/components/_janrain-templates.scss */
#capture_signIn_userInformationForm_errorMessages {
  line-height: 1.75;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #capture_signIn_userInformationForm_errorMessages .capture_form_error {
  padding-left: 22px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #capture_signIn_userInformationForm_errorMessages .capture_form_error {
  padding-right: 22px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #capture_signIn_userInformationForm_errorMessages .capture_form_error {
  background-position: 0 5px !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #capture_signIn_userInformationForm_errorMessages .capture_form_error {
  background-position: 5px 0 !important;
}

/* line 60, ../base-sass/components/_janrain-templates.scss */
.modal-hide {
  border: 1px solid #b4b4b4;
  background-color: #dddddd;
  margin-top: 0;
  max-width: 520px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  width: 90%;
  z-index: 999;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .modal-hide {
  left: 50%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .modal-hide {
  right: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .modal-hide {
  margin-left: -260px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .modal-hide {
  margin-right: -260px;
}
/* line 73, ../base-sass/components/_janrain-templates.scss */
.modal-hide.scrollable {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 60, ../base-sass/components/_janrain-templates.scss */
  .modal-hide {
    max-width: 87% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .modal-hide {
    left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .modal-hide {
    right: 0 !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .modal-hide {
    margin-left: 5% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .modal-hide {
    margin-right: 5% !important;
  }
}

/* line 85, ../base-sass/components/_janrain-templates.scss */
#janrainModalOverlay {
  z-index: 998 !important;
}

/* line 89, ../base-sass/components/_janrain-templates.scss */
.section-header {
  background-color: #c4c4c4;
  margin: 20px 0;
  overflow: hidden;
  padding: 2%;
}
/* line 95, ../base-sass/components/_janrain-templates.scss */
.section-header h3,
.section-header h4 {
  margin: 0;
  line-height: 1.5;
  text-transform: none;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .section-header h3 {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .section-header h3 {
  float: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .section-header h4 {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .section-header h4 {
  float: left;
}

/* line 111, ../base-sass/components/_janrain-templates.scss */
.change-password-label {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

/* line 116, ../base-sass/components/_janrain-templates.scss */
#capture_editProfile_linkedAccounts_linknewlink {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

/* line 120, ../base-sass/components/_janrain-templates.scss */
#janrainModal {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
  background-color: #dddddd !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 0 !important;
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal {
  left: 0 !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal {
  right: 0 !important;
}
/* line 133, ../base-sass/components/_janrain-templates.scss */
#janrainModal [data-icon]:before,
#janrainModal [class*="icon-"]:before {
  font-family: "janrain-icons";
}
/* line 138, ../base-sass/components/_janrain-templates.scss */
#janrainModal li[role=button] {
  border: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: auto !important;
}
/* line 146, ../base-sass/components/_janrain-templates.scss */
#janrainModal li[role=button] a {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #0074D9;
  border: 1px solid #dddddd;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: open_sansregular, Arial, sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
  line-height: 1.05;
  padding: 13px 17px;
  text-align: center;
  font-size: 14px !important;
  margin-bottom: 0;
  padding: 13px 17px !important;
}
/* line 83, ../base-sass/core/_mixins.util.scss */
#janrainModal li[role=button] a:hover, #janrainModal li[role=button] a:focus {
  color: #fff;
  background-color: #005eb0;
  text-decoration: none;
}
/* line 89, ../base-sass/core/_mixins.util.scss */
#janrainModal li[role=button] a:active {
  color: #fff;
  background-color: #004887;
}
/* line 152, ../base-sass/components/_janrain-templates.scss */
#janrainModal li[role=button] a .janrain-provider-text-color-facebook,
#janrainModal li[role=button] a .janrain-provider-text-color-twitter {
  color: #fff !important;
}
/* line 159, ../base-sass/components/_janrain-templates.scss */
#janrainModal > img {
  cursor: pointer;
  display: block;
  height: 28px;
  position: absolute;
  z-index: 1000;
  top: 8px !important;
  width: 28px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal > img {
  right: 8px !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal > img {
  left: 8px !important;
}
/* line 171, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_secondary {
  margin-top: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-capture-ui .capture_secondary {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-capture-ui .capture_secondary {
  margin-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-capture-ui .capture_secondary {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-capture-ui .capture_secondary {
  margin-left: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-capture-ui .capture_error .capture_tip_error {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-capture-ui .capture_error .capture_tip_error {
  float: right;
}
/* line 181, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content {
  padding: 3%;
}
/* line 184, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content#signIn, #janrainModal .janrain-capture-ui.capture-ui-content#returnSocial, #janrainModal .janrain-capture-ui.capture-ui-content#returnTraditional, #janrainModal .janrain-capture-ui.capture-ui-content#traditionalRegistration {
  width: 100% !important;
}
/* line 191, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin {
  width: 100% !important;
}
/* line 194, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget {
  min-height: 0;
}
/* line 197, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget .janrainHeader {
  display: none;
}
/* line 201, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget .janrainContent {
  border: 0 !important;
  height: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 208, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget #janrainPage,
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget #janrainProviderPages {
  overflow: hidden;
}
/* line 214, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin .capture_login_widget #janrainView div + div + div {
  background-color: #dddddd !important;
  height: 21px !important;
  position: relative !important;
}
/* line 222, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_signin br {
  display: none;
}
/* line 229, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_backgroundColor .capture_signin h2, #janrainModal .janrain-capture-ui.capture-ui-content .capture_backgroundColor .capture_signin .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls #janrainModal .janrain-capture-ui.capture-ui-content .capture_backgroundColor .capture_signin h1 {
  margin-top: 0;
}
/* line 236, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui.capture-ui-content .capture_header h2, #janrainModal .janrain-capture-ui.capture-ui-content .capture_header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls #janrainModal .janrain-capture-ui.capture-ui-content .capture_header h1 {
  border-bottom: 0 !important;
  color: #666666;
  margin-top: 0;
  text-transform: none;
}
/* line 245, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_secondary,
#janrainModal .janrain-capture-ui a.capture_secondary,
#janrainModal .janrain-capture-ui button.capture_secondary,
#janrainModal .janrain-capture-ui input[type=submit],
#janrainModal .janrain-capture-ui button,
#janrainModal .janrain-capture-ui input.capture_secondary {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #0074D9;
  border: 1px solid #dddddd;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: open_sansregular, Arial, sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
  line-height: 1.05;
  padding: 13px 17px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 83, ../base-sass/core/_mixins.util.scss */
#janrainModal .janrain-capture-ui .capture_secondary:hover, #janrainModal .janrain-capture-ui .capture_secondary:focus,
#janrainModal .janrain-capture-ui a.capture_secondary:hover,
#janrainModal .janrain-capture-ui a.capture_secondary:focus,
#janrainModal .janrain-capture-ui button.capture_secondary:hover,
#janrainModal .janrain-capture-ui button.capture_secondary:focus,
#janrainModal .janrain-capture-ui input[type=submit]:hover,
#janrainModal .janrain-capture-ui input[type=submit]:focus,
#janrainModal .janrain-capture-ui button:hover,
#janrainModal .janrain-capture-ui button:focus,
#janrainModal .janrain-capture-ui input.capture_secondary:hover,
#janrainModal .janrain-capture-ui input.capture_secondary:focus {
  color: #fff;
  background-color: #005eb0;
  text-decoration: none;
}
/* line 89, ../base-sass/core/_mixins.util.scss */
#janrainModal .janrain-capture-ui .capture_secondary:active,
#janrainModal .janrain-capture-ui a.capture_secondary:active,
#janrainModal .janrain-capture-ui button.capture_secondary:active,
#janrainModal .janrain-capture-ui input[type=submit]:active,
#janrainModal .janrain-capture-ui button:active,
#janrainModal .janrain-capture-ui input.capture_secondary:active {
  color: #fff;
  background-color: #004887;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 245, ../base-sass/components/_janrain-templates.scss */
  #janrainModal .janrain-capture-ui .capture_secondary,
  #janrainModal .janrain-capture-ui a.capture_secondary,
  #janrainModal .janrain-capture-ui button.capture_secondary,
  #janrainModal .janrain-capture-ui input[type=submit],
  #janrainModal .janrain-capture-ui button,
  #janrainModal .janrain-capture-ui input.capture_secondary {
    margin: 0 0 10px 0;
    width: 100% !important;
  }
}
/* line 260, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_select {
  -moz-appearance: none;
}
/* line 264, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_btn,
#janrainModal .janrain-capture-ui a.capture_btn,
#janrainModal .janrain-capture-ui button.capture_btn,
#janrainModal .janrain-capture-ui input.capture_btn,
#janrainModal .janrain-capture-ui .capture_backButton {
  border-radius: 0 !important;
}
/* line 272, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_backButton {
  background-image: none;
  padding: 9px 17px;
}
/* line 277, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui a,
#janrainModal .janrain-capture-ui a:visited,
#janrainModal .janrain-capture-ui a:link {
  color: #666666;
}
/* line 283, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui a:hover {
  color: #404040;
}
/* line 287, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui a.capture_privacy,
#janrainModal .janrain-capture-ui a:link.capture_privacy {
  color: #0074D9;
  text-decoration: underline;
}
/* line 293, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui a:hover.capture_privacy,
#janrainModal .janrain-capture-ui a:visited.capture_privacy {
  color: #005eb0;
  text-decoration: underline;
}
/* line 299, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui .capture_footer {
  height: auto;
  margin-top: 0;
  padding: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-capture-ui .capture_footer {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-capture-ui .capture_footer {
  text-align: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-capture-ui .capture_error .capture_tip_error {
  float: none;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-capture-ui .capture_error .capture_tip_error {
  float: none;
}
/* line 310, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-icon-back:before {
  font-family: 'icomoon';
  font-size: 24px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .janrain-icon-back:before {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .janrain-icon-back:before {
  content: "";
}
/* line 316, ../base-sass/components/_janrain-templates.scss */
#janrainModal .providers {
  width: 47% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .providers {
  margin-right: 3% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .providers {
  margin-left: 3% !important;
}
/* line 320, ../base-sass/components/_janrain-templates.scss */
#janrainModal .providers li {
  width: 100% !important;
}
/* line 327, ../base-sass/components/_janrain-templates.scss */
#janrainModal #forgotPasswordSuccess .capture_footer a,
#janrainModal #resetPasswordSuccess .capture_footer a {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #0074D9;
  border: 1px solid #dddddd;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: open_sansregular, Arial, sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
  line-height: 1.05;
  padding: 13px 17px;
  text-align: center;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal #forgotPasswordSuccess .capture_footer a, html[dir=ltr]
#janrainModal #resetPasswordSuccess .capture_footer a {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal #forgotPasswordSuccess .capture_footer a, html[dir=rtl]
#janrainModal #resetPasswordSuccess .capture_footer a {
  float: right;
}
/* line 83, ../base-sass/core/_mixins.util.scss */
#janrainModal #forgotPasswordSuccess .capture_footer a:hover, #janrainModal #forgotPasswordSuccess .capture_footer a:focus,
#janrainModal #resetPasswordSuccess .capture_footer a:hover,
#janrainModal #resetPasswordSuccess .capture_footer a:focus {
  color: #fff;
  background-color: #005eb0;
  text-decoration: none;
}
/* line 89, ../base-sass/core/_mixins.util.scss */
#janrainModal #forgotPasswordSuccess .capture_footer a:active,
#janrainModal #resetPasswordSuccess .capture_footer a:active {
  color: #fff;
  background-color: #004887;
}
/* line 333, ../base-sass/components/_janrain-templates.scss */
#janrainModal .recaptchatable {
  padding: 0 !important;
}
/* line 336, ../base-sass/components/_janrain-templates.scss */
#janrainModal .recaptchatable .recaptcha_image_cell {
  padding: 0 !important;
  width: 100%;
}
/* line 342, ../base-sass/components/_janrain-templates.scss */
#janrainModal #recaptcha_image {
  height: 63px !important;
  width: 100% !important;
}
/* line 347, ../base-sass/components/_janrain-templates.scss */
#janrainModal .janrain-capture-ui #recaptcha_container .recaptchatable #recaptcha_response_field {
  width: 100% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .recaptchatable, html[dir=ltr]
#janrainModal #recaptcha_area tr, html[dir=ltr]
#janrainModal #recaptcha_area td, html[dir=ltr]
#janrainModal #recaptcha_area th {
  padding-left: 0 !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .recaptchatable, html[dir=rtl]
#janrainModal #recaptcha_area tr, html[dir=rtl]
#janrainModal #recaptcha_area td, html[dir=rtl]
#janrainModal #recaptcha_area th {
  padding-right: 0 !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] #janrainModal .recaptchatable, html[dir=ltr]
#janrainModal #recaptcha_area tr, html[dir=ltr]
#janrainModal #recaptcha_area td, html[dir=ltr]
#janrainModal #recaptcha_area th {
  padding-right: 15px !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] #janrainModal .recaptchatable, html[dir=rtl]
#janrainModal #recaptcha_area tr, html[dir=rtl]
#janrainModal #recaptcha_area td, html[dir=rtl]
#janrainModal #recaptcha_area th {
  padding-left: 15px !important;
}

/* line 360, ../base-sass/components/_janrain-templates.scss */
.janrainContent {
  background-color: #dddddd !important;
  width: 100% !important;
}

/* line 365, ../base-sass/components/_janrain-templates.scss */
#janrainProviderPages {
  position: relative !important;
}

/* line 369, ../base-sass/components/_janrain-templates.scss */
.janrain-capture-ui .capture_form_item {
  margin-bottom: 10px !important;
  min-height: 0 !important;
}

/* line 374, ../base-sass/components/_janrain-templates.scss */
.janrain-capture-ui .capture_btn_half,
.janrain-capture-ui a.capture_btn_half,
.janrain-capture-ui button.capture_btn_half,
.janrain-capture-ui input.capture_btn_half {
  width: auto;
}

/* line 381, ../base-sass/components/_janrain-templates.scss */
.janrainHeader {
  height: auto !important;
  white-space: normal !important;
  width: 100% !important;
}
/* line 386, ../base-sass/components/_janrain-templates.scss */
.janrainHeader div {
  display: inline;
}

/* line 393, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-landscape {
  max-width: 640px !important;
  width: 100% !important;
}
/* line 398, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait {
  height: 470px !important;
  max-width: 512px !important;
  padding: 5px;
  width: 100% !important;
}
/* line 404, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-input-container {
  width: 100%;
}
/* line 408, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-providerpage-sendcomplete .janrain-share-providerpage-sentscreen {
  background: #FFF url(https://docj27ko03fnu.cloudfront.net/rel/img/ffbf88175d8238458255d414261e82fb.png) no-repeat center top;
  padding: 84px 18px 18px 102px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-sendcomplete .janrain-share-providerpage-sentscreen {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-sendcomplete .janrain-share-providerpage-sentscreen {
  right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-sendcomplete .janrain-share-providerpage-sentscreen {
  padding-left: 18px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-sendcomplete .janrain-share-providerpage-sentscreen {
  padding-right: 18px;
}
/* line 415, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-providerslist,
body #janrain-share.janrain-share-portrait #janrain-share-background,
body #janrain-share.janrain-share-portrait .janrain-share-providerslist-provider {
  height: 65px;
}
/* line 421, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-providerpage {
  margin-top: 65px;
  padding-top: 25px;
  width: 100%;
}
/* line 427, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-providerpage-content {
  height: auto;
  padding-bottom: 74px;
}
/* line 432, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-preview-input {
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-titlebroadcast, html[dir=ltr]
body #janrain-share.janrain-share-portrait .janrain-share-providerpage-titlecontact {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share.janrain-share-portrait .janrain-share-providerpage-titlebroadcast, html[dir=rtl]
body #janrain-share.janrain-share-portrait .janrain-share-providerpage-titlecontact {
  margin-right: 0;
}
/* line 441, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-attribution {
  bottom: -22px;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share.janrain-share-portrait .janrain-share-attribution {
  left: 5px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share.janrain-share-portrait .janrain-share-attribution {
  right: 5px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share.janrain-share-portrait .janrain-share-attribution {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share.janrain-share-portrait .janrain-share-attribution {
  text-align: right;
}
/* line 447, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-attribution a {
  color: #fff;
  opacity: 1;
}
/* line 451, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait .janrain-share-attribution a:hover {
  opacity: 0.8;
}
/* line 457, ../base-sass/components/_janrain-templates.scss */
body #janrain-share.janrain-share-portrait #janrain-share-providerslist-provider-email .janrain-share-providerslist-provider-arrow {
  border-color: transparent transparent #666666;
}
/* line 462, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-providerpage-loggedin .janrain-share-login {
  margin-top: 4px;
}
/* line 467, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-contactadd .janrain-share-input {
  max-width: 350px;
  width: 80%;
}
/* line 473, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-preview {
  width: 100%;
}
/* line 477, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-providerpage {
  height: 390px !important;
}
/* line 481, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-login-messageemail {
  bottom: initial !important;
  padding: 0 5%;
  text-align: center;
  top: 280px;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] body #janrain-share .janrain-share-login-messageemail {
  right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] body #janrain-share .janrain-share-login-messageemail {
  left: 0;
}
/* line 490, ../base-sass/components/_janrain-templates.scss */
body #janrain-share .janrain-share-providerpage-sentscreen {
  background-position: 10px 67px;
  height: 100%;
  padding: 84px 18px 18px 102px;
  width: 100%;
}
@media (max-width: 870px) {
  /* line 498, ../base-sass/components/_janrain-templates.scss */
  body .janrain-share-providerpage-sentscreen-text {
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.95rem;
  }
}
/* line 504, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-contact {
  height: 100%;
}
/* line 508, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-providerpage-content {
  position: relative;
}
/* line 512, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-login-button .janrain-share-login-button-text,
body .janrain-share-providerpage-loggedin.janrain-share-providerpage-email .janrain-share-login-button-text {
  margin: 0 15px;
}
/* line 517, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-providerpage-email, body .janrain-share-providerpage-email .janrain-share-contact-user-selected,
body .janrain-share-providerpage-email .janrain-share-selected-placeholder,
body .janrain-share-providerpage-email .janrain-share-scroll-bar .janrain-share-scroll-bar-dot-active div,
body .janrain-share-email .janrain-share-contact-titlebar, body .janrain-share-email .janrain-share-providerpage-titlebroadcast,
body .janrain-share-email .janrain-share-providerpage-titlecontact,
body #janrain-share-mobile .janrain-share-providerpage-email .janrain-share-input-inputmode .janrain-share-input-title,
body #janrain-share-mobile .janrain-share-providerpage-email .janrain-share-contact-user-selected .janrain-share-contact-user-close,
body #janrain-share-mobile .janrain-share-providerpage-email .janrain-share-contact-user-selected:hover,
body .janrain-share-providerpage-email .janrain-share-contact-closebutton,
body .janrain-share-providerpage-email .janrain-share-contact-donebutton {
  background-color: #0074D9;
}
/* line 530, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-providerpage-email .janrain-share-contactadd-browse,
body .janrain-share-providerpage-email .janrain-share-login-messageemail span,
body .janrain-share-providerpage-email .janrain-share-login-button,
body .janrain-share-attribution a:visited,
body .janrain-share-attribution a:link,
body .janrain-share-providerpage-email .janrain-share-providerpage-startover span,
body .janrain-share-providerpage-email .janrain-share-input-button,
body .janrain-share-providerpage-email .janrain-share-login-button-text,
body #janrain-share-mobile .janrain-share-providerpage-email .janrain-share-contact-user-selected .janrain-share-contact-user-close {
  color: #666666;
}
/* line 542, ../base-sass/components/_janrain-templates.scss */
body .janrain-share-providerpage-email .janrain-share-contactadd-browse:hover,
body .janrain-share-providerpage-email .janrain-share-login-messageemail span:hover,
body .janrain-share-providerpage-email .janrain-share-providerpage-startover span:hover,
body .janrain-share-providerpage-email .janrain-share-login-button:hover,
body .janrain-share-providerpage-email .janrain-share-input-button:hover,
body .janrain-share-providerpage-email .janrain-share-login-button-text:hover,
body #janrain-share-mobile .janrain-share-providerpage-email .janrain-share-contact-user-selected .janrain-share-contact-user-close:hover {
  color: #262626;
}
/* line 552, ../base-sass/components/_janrain-templates.scss */
body #janrain-share-providerslist-provider-email .janrain-share-providerslist-provider-arrow {
  border-color: transparent #666666 transparent transparent;
  border-right-color: #666666;
}

/* line 5, ../base-sass/components/_language-dropdown.scss */
.block--locale-language-content {
  min-width: 100px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .block--locale-language-content {
  margin-right: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .block--locale-language-content {
  margin-left: 2%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .block--locale-language-content {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .block--locale-language-content {
  float: left;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_language-dropdown.scss */
  .block--locale-language-content {
    position: absolute;
    top: 16px;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .block--locale-language-content {
    right: 61px;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .block--locale-language-content {
    left: 61px;
  }
  /* line 15, ../base-sass/components/_language-dropdown.scss */
  .block--locale-language-content select {
    position: relative;
    top: 9px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 5, ../base-sass/components/_language-dropdown.scss */
  .block--locale-language-content {
    top: 11px;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .block--locale-language-content {
    right: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .block--locale-language-content {
    left: 0;
  }
  /* line 25, ../base-sass/components/_language-dropdown.scss */
  .block--locale-language-content select {
    top: 0;
  }
}
/* line 30, ../base-sass/components/_language-dropdown.scss */
.block--locale-language-content ul {
  margin: 0;
  padding: 0;
}
/* line 35, ../base-sass/components/_language-dropdown.scss */
.block--locale-language-content li {
  list-style-type: none;
}
/* line 39, ../base-sass/components/_language-dropdown.scss */
.block--locale-language-content .language-link {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #666666;
  border: 1px solid #dddddd;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: open_sansregular, Arial, sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
  line-height: 1.05;
  padding: 13px 17px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  border: 0;
  padding: 10px 15px;
}
/* line 83, ../base-sass/core/_mixins.util.scss */
.block--locale-language-content .language-link:hover, .block--locale-language-content .language-link:focus {
  color: #fff;
  background-color: #525252;
  text-decoration: none;
}
/* line 89, ../base-sass/core/_mixins.util.scss */
.block--locale-language-content .language-link:active {
  color: #fff;
  background-color: #3d3d3d;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 39, ../base-sass/components/_language-dropdown.scss */
  .block--locale-language-content .language-link {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.1rem;
    padding: 3px 6px;
  }
}

/* line 7, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container > div.inner {
  padding: 40px 0 2% 6%;
}
/* line 10, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container h1 {
  max-width: 940px;
}
/* line 13, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.field--name-body {
  max-width: 455px;
}
/* line 16, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.field--name-field-slide-cta {
  margin-top: 5px;
}
/* line 23, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row {
  max-width: 1223px;
  padding: 0 20px;
  margin: 57px auto;
  display: table;
  width: 100%;
}
/* line 29, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters {
  padding: 0 72px 0 0;
  width: auto;
  margin-right: 0 !important;
  display: table-cell;
}
/* line 35, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters p strong {
  font-family: open_sansbold;
  font-weight: normal;
}
/* line 40, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters h3 {
  font-family: playfair_displayregular;
  font-size: 35px;
  color: #1b62b2;
  line-height: 53px;
  margin: 0;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 40, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters h3 {
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 40, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 55, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters a {
  font-family: open_sansbold;
  color: #00aeef;
}
/* line 58, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters a:hover {
  color: #4dc0eb;
}
/* line 62, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters div.pane-node-body {
  margin-top: 15px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 62, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters div.pane-node-body {
    margin-top: 3px;
  }
}
/* line 67, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters div.pane-node-body div.field--name-body {
  margin: 0;
}
/* line 70, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.three-quarters div.pane-node-body p.study {
  font-family: open_sansbold_italic;
  margin: 13px 0 0;
}
/* line 76, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter {
  width: 263px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: table-cell;
}
/* line 82, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height:first-child {
  margin: 50px 0 0;
}
/* line 86, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height:last-child div.pane-taco-pane.side-taco {
  margin-bottom: 0 !important;
}
/* line 91, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
  width: 263px;
  margin-bottom: 40px !important;
}
/* line 94, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col {
  padding-bottom: 98px !important;
}
/* line 96, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col h4 {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  color: #494949;
  line-height: 21px;
  text-transform: uppercase;
  padding: 30px 30px 5px;
  margin: 0;
  letter-spacing: 1px;
}
/* line 107, ../base-sass/components/_latest-news-page.scss */
.section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col p {
  font-size: 15px;
  padding: 0 30px 40px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 121, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container {
    top: 0;
  }
  /* line 123, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.inner {
    padding: 30px 0 2% 40px;
  }
  /* line 125, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.inner > p {
    display: none;
  }
  /* line 129, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container h1 {
    max-width: 625px;
  }
  /* line 132, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.field--name-body {
    max-width: 455px;
  }
  /* line 134, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container div.field--name-body h3 {
    font-size: 28px;
    margin: 10px auto 0px;
  }
  /* line 143, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row {
    margin: 40px auto 45px;
    padding: 0 20px;
    display: table;
    width: 100%;
  }
  /* line 148, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters {
    width: auto;
    display: table-cell;
    background-color: transparent;
    padding: 0 20px 0 0;
  }
  /* line 153, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters h3 {
    font-size: 26px;
    line-height: 36px;
    margin: 15px 0;
  }
  /* line 160, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter {
    width: 230px;
    display: table-cell;
  }
  /* line 164, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height:first-child {
    margin-top: 50px;
  }
  /* line 168, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
    width: 230px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 179, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.header-wrapper img {
    width: 100%;
  }
  /* line 182, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.header-wrapper div.content-col {
    padding: 20px 20px 13px;
  }
  /* line 184, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.header-wrapper div.content-col h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 10px;
    color: #00aeef;
    font-family: playfair_displaybold;
  }
  /* line 191, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.top-row div.header-wrapper div.content-col p {
    font-size: 16px;
    color: #373737;
    font-family: open_sansregular;
    margin: 0;
  }
  /* line 200, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row {
    display: block;
    margin: 0;
    padding: 0 20px;
  }
  /* line 204, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters,
  .section-latest-news-research div.content-row div.main-row div.one-quarter {
    display: block;
    width: 100%;
  }
  /* line 209, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters {
    padding: 0;
  }
  /* line 211, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters h3 {
    margin: 15px 0 0;
  }
  /* line 214, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters p.study {
    margin: 6px 0;
  }
  /* line 217, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.three-quarters div.pane-node-body {
    padding-bottom: 17px;
  }
  /* line 221, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter {
    padding-top: 0;
  }
  /* line 223, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height {
    margin-bottom: 0;
  }
  /* line 225, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height:first-child {
    margin: 0;
  }
  /* line 229, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
    margin-bottom: 15px !important;
  }
  /* line 232, ../base-sass/components/_latest-news-page.scss */
  .section-latest-news-research div.content-row div.main-row div.one-quarter div.equal-height:last-child {
    margin-bottom: 35px;
  }
}

@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_login-dropdown.scss */
  .header-row .login-dropdown {
    position: absolute;
    top: -600px;
  }
}

/* line 12, ../base-sass/components/_login-dropdown.scss */
.login-dropdown {
  display: block;
  position: relative;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown {
  float: right;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown {
  float: left;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown {
  margin-right: 2%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown {
  margin-left: 2%;
}
/* line 20, ../base-sass/components/_login-dropdown.scss */
.not-logged-in .login-dropdown .menu-login {
  display: block;
}
/* line 24, ../base-sass/components/_login-dropdown.scss */
.not-logged-in .login-dropdown .menu-loggedin {
  display: none;
}
/* line 31, ../base-sass/components/_login-dropdown.scss */
.logged-in .login-dropdown .menu-login {
  display: none;
}
/* line 35, ../base-sass/components/_login-dropdown.scss */
.logged-in .login-dropdown .menu-loggedin {
  display: block;
}
/* line 40, ../base-sass/components/_login-dropdown.scss */
.login-dropdown nav {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 44, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin,
.login-dropdown .menu-login a {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
/* line 54, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin,
.login-dropdown .menu-login li {
  background-color: #666666;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown a.menu-loggedin, html[dir=ltr]
.login-dropdown .menu-login li {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown a.menu-loggedin, html[dir=rtl]
.login-dropdown .menu-login li {
  margin-left: 0;
}
/* line 59, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin:hover, .login-dropdown a.menu-loggedin:focus,
.login-dropdown .menu-login li:hover,
.login-dropdown .menu-login li:focus {
  background-color: #525252;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown .menu-login li {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown .menu-login li {
  padding-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown .menu-login li.login.first {
  margin-right: 8px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown .menu-login li.login.first {
  margin-left: 8px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .login-dropdown .menu-login li.login.first {
    margin-right: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .login-dropdown .menu-login li.login.first {
    margin-left: 0;
  }
}
/* line 78, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-login.disabled li {
  opacity: 0.3;
}
/* line 80, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-login.disabled li:focus, .login-dropdown .menu-login.disabled li:hover {
  background-color: #666666;
}
/* line 83, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-login.disabled li a {
  cursor: default;
}
/* line 88, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-login a {
  padding: 10px 15px;
}
/* line 90, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-login a:active {
  background-color: #3d3d3d;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown a.menu-loggedin {
  padding: 10px 36px 10px 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown a.menu-loggedin {
  padding: 10px 15px 10px 36px;
}
/* line 99, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin:after {
  content: "\e618";
  display: block;
  font-family: 'icomoon';
  font-size: 18px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown a.menu-loggedin:after {
  right: 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown a.menu-loggedin:after {
  left: 15px;
}
/* line 110, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin.active-dropdown {
  background-color: #3d3d3d;
}
/* line 113, ../base-sass/components/_login-dropdown.scss */
.login-dropdown a.menu-loggedin.active-dropdown:after {
  content: "\e617";
}
/* line 119, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul {
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown .menu-loggedin ul {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown .menu-loggedin ul {
  text-align: right;
}
/* line 128, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul li {
  background-color: #fff;
  border-top: 1px solid #dddddd;
  list-style-type: none;
  text-decoration: none;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown .menu-loggedin ul li {
  border-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown .menu-loggedin ul li {
  border-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .login-dropdown .menu-loggedin ul li {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .login-dropdown .menu-loggedin ul li {
  padding-right: 0;
}
/* line 137, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul li:first-child {
  border-top: 0;
}
/* line 141, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul li:hover, .login-dropdown .menu-loggedin ul li:focus {
  background-color: #c9c9c9;
}
/* line 146, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul li:active {
  background-color: #b4b4b4;
}
/* line 151, ../base-sass/components/_login-dropdown.scss */
.login-dropdown .menu-loggedin ul a {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #666666;
  display: block;
  padding: 6px 15px;
  width: 100%;
}

/* line 162, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown {
  margin-bottom: 10px;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .touch-nav .login-dropdown {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .touch-nav .login-dropdown {
  float: right;
}
/* line 167, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown a.menu-loggedin {
  background-color: #dddddd;
}
/* line 170, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown a.menu-loggedin:hover, .touch-nav .login-dropdown a.menu-loggedin:focus {
  background-color: #c9c9c9;
}
/* line 175, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown a.menu-loggedin:after {
  color: #666666;
  content: "\e60a";
  font-size: 12px;
}
/* line 181, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown a.menu-loggedin.active-dropdown {
  background-color: #b4b4b4;
}
/* line 184, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown a.menu-loggedin.active-dropdown:after {
  content: "\e60b";
}
/* line 191, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown .menu-login a:active {
  background-color: #b4b4b4;
}
/* line 196, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown .menu-loggedin a {
  background-color: #ececec;
}
/* line 199, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown .menu-loggedin a:hover, .touch-nav .login-dropdown .menu-loggedin a:focus {
  background-color: #d8d8d8;
}
/* line 204, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown .menu-loggedin a:active, .touch-nav .login-dropdown .menu-loggedin a.active {
  background-color: #c4c4c4;
}
/* line 210, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown .login-toggle-link {
  color: #0074D9;
  font-weight: 700;
}
/* line 215, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown ul {
  border: 0;
  position: relative;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .touch-nav .login-dropdown ul {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .touch-nav .login-dropdown ul {
  padding-right: 0;
}
/* line 220, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown ul li {
  background-color: #dddddd;
}
/* line 223, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown ul li:focus, .touch-nav .login-dropdown ul li:hover {
  background-color: #c9c9c9;
}
/* line 228, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown ul li:active {
  background-color: #b4b4b4;
}
/* line 233, ../base-sass/components/_login-dropdown.scss */
.touch-nav .login-dropdown ul a {
  border-bottom: 1px solid #b4b4b4;
  color: #0074D9;
  font-weight: 700;
  padding: 11px 15px;
}

/* line 7, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container {
  top: 0;
}
/* line 9, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container h1,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.content-container h1 {
  color: #ffffff;
  text-align: center;
}
/* line 15, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner {
  left: 0;
  margin: auto;
  right: 0;
  width: 100%;
  max-width: 725px;
  padding-top: 65px;
}
/* line 22, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner > p,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner > p {
  display: none;
}
/* line 25, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body {
  margin: 0 auto;
}
/* line 27, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body p,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body p {
  width: 100%;
  text-align: center;
  font-family: open_sansbold;
  color: #ffffff;
}
/* line 34, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta {
  display: block;
  max-width: 285px;
  margin: 30px auto 0;
}
/* line 39, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item {
  padding: 0;
  background-color: transparent;
  height: auto;
}
/* line 43, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item a,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item a {
  font-family: open_sansbold;
  line-height: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #00aeef;
  border: 2px solid #ffffff;
  padding: 20px 0;
}
/* line 51, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item a:hover,
body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta div.field-items div.field-item a:hover {
  background-color: #109acd;
}
/* line 63, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row,
body.page-node-1662 div.content-row div.main-row {
  max-width: 1223px;
  padding: 0 20px;
  margin: 50px auto 40px;
  display: table;
  width: 100%;
}
/* line 69, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row h3,
body.page-node-1662 div.content-row div.main-row h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  color: #1b62b2;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 69, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row h3,
  body.page-node-1662 div.content-row div.main-row h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 69, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row h3,
  body.page-node-1662 div.content-row div.main-row h3 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 6px;
  }
}
/* line 86, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row p strong,
body.page-node-1662 div.content-row div.main-row p strong {
  font-family: open_sansbold;
  font-weight: normal;
}
/* line 90, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row p a,
body.page-node-1662 div.content-row div.main-row p a {
  font-family: open_sansbold;
  color: #00aeef;
  text-decoration: underline;
}
/* line 94, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row p a:hover,
body.page-node-1662 div.content-row div.main-row p a:hover {
  color: #4dc0eb;
}
/* line 99, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row ul,
body.page-node-1662 div.content-row div.main-row ul {
  margin: 0 0 20px;
}
/* line 101, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row ul li,
body.page-node-1662 div.content-row div.main-row ul li {
  color: #50c7f4;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 25px;
}
/* line 107, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row ul li span,
body.page-node-1662 div.content-row div.main-row ul li span {
  color: #373737;
  font-size: 17px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 107, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row ul li span,
  body.page-node-1662 div.content-row div.main-row ul li span {
    font-size: 16px;
  }
}
/* line 114, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row ul li span a,
body.page-node-1662 div.content-row div.main-row ul li span a {
  color: #00aeef;
  text-decoration: underline;
}
/* line 121, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row a,
body.page-node-1662 div.content-row div.main-row a {
  font-family: open_sansbold;
  color: #00aeef;
}
/* line 124, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row a:hover,
body.page-node-1662 div.content-row div.main-row a:hover {
  color: #4dc0eb;
}
/* line 128, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice,
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup,
body.page-node-1662 div.content-row div.main-row div.user-register-notice,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup {
  background-color: #bcebfe;
}
/* line 132, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice,
body.page-node-1662 div.content-row div.main-row div.user-register-notice {
  margin-top: 50px;
  padding: 15px 55px;
}
/* line 135, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice h4,
body.page-node-1662 div.content-row div.main-row div.user-register-notice h4 {
  font-family: open_sansbold;
  font-size: 17px;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 135, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.user-register-notice h4,
  body.page-node-1662 div.content-row div.main-row div.user-register-notice h4 {
    font-size: 16px;
  }
}
/* line 143, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice p,
body.page-node-1662 div.content-row div.main-row div.user-register-notice p {
  font-size: 11px;
  line-height: 21px;
  color: #373737;
  margin-bottom: 22px;
}
/* line 148, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice p a,
body.page-node-1662 div.content-row div.main-row div.user-register-notice p a {
  text-decoration: underline;
  color: #373737;
  font-family: open_sansitalic;
}
/* line 153, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice p.required-field,
body.page-node-1662 div.content-row div.main-row div.user-register-notice p.required-field {
  font-size: 17px;
  margin-bottom: 0;
}
/* line 156, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-notice p.required-field .red,
body.page-node-1662 div.content-row div.main-row div.user-register-notice p.required-field .red {
  color: #ed1c24;
}
/* line 162, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup {
  padding: 5px 30px 1px;
}
/* line 165, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item .change-password-label {
  display: none;
}
/* line 169, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-newsletter label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-newsletter .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-newsletter label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-newsletter .change-password-label {
  display: block;
}
/* line 173, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input {
  background-color: #ffffff;
  height: 40px;
  padding: 0 25px;
  font-family: open_sansregular;
  color: #a1a1a1;
  font-size: 17px;
  border: 0;
  margin: 0;
  border-radius: 0;
}
/* line 183, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input::-webkit-input-placeholder,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input::-webkit-input-placeholder {
  color: #a1a1a1;
  opacity: 1;
}
/* line 187, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input::-moz-placeholder,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input::-moz-placeholder {
  color: #a1a1a1;
  opacity: 1;
}
/* line 191, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input:-ms-input-placeholder,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input:-ms-input-placeholder {
  color: #a1a1a1;
  opacity: 1;
}
/* line 195, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input:-moz-placeholder,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input:-moz-placeholder {
  color: #a1a1a1;
  opacity: 1;
}
/* line 200, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"],
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"] {
  display: none;
}
/* line 203, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"] + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"] + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"] + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"] + .change-password-label {
  background-image: url("../../images/checkbox.png?1484178398");
  background-repeat: no-repeat;
  color: #373737;
  display: inline-block;
  font-family: open_sansregular;
  font-size: 17px;
  height: auto;
  line-height: 26px;
  padding: 0 0 0 45px;
  vertical-align: top;
  width: 100%;
  cursor: pointer;
}
/* line 217, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"]:checked + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"]:checked + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"]:checked + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item input[type="checkbox"]:checked + .change-password-label {
  background-image: url("../../images/checkbox-checked.png?1484178315");
}
/* line 221, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios .change-password-label {
  display: inline;
  color: #373737;
  font-family: open_sansregular;
  font-weight: normal;
}
/* line 227, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios {
  padding: 20px 15px 0;
}
/* line 229, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio {
  margin: 0;
}
/* line 231, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio],
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] {
  display: none;
}
/* line 234, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label {
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding: 0 0 0 45px;
}
/* line 241, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label {
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding: 0 0 0 45px;
}
/* line 248, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label {
  background-image: url('../../images/radio-off.png?1522266126');
}
/* line 251, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label {
  background-image: url('../../images/radio-on.png?1522266126');
}
/* line 263, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup #edit-field-spanish .form-required,
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup #edit-field-diabetes-content .form-required,
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup .form-item-diabetes .form-required,
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup .form-item-spanish .form-required,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup #edit-field-spanish .form-required,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup #edit-field-diabetes-content .form-required,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup .form-item-diabetes .form-required,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup .form-item-spanish .form-required {
  display: inline-block;
  margin-right: 4px;
}
/* line 268, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.password-strength,
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.password-suggestions,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.password-strength,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.password-suggestions {
  display: none;
}
/* line 272, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item {
  overflow: hidden;
  position: relative;
}
/* line 275, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item select,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item select {
  font-family: open_sansregular;
  font-size: 17px;
  background-color: transparent;
  border-radius: 0 !important;
  margin-bottom: 0;
  height: 40px;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #a1a1a1;
  padding: 0 0 0 25px;
  width: 107%;
}
/* line 290, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-select,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-type-select {
  /*padding: 0 0 0 25px;*/
  background: #fff url(../../images/select-arrow.png) 97% 50% no-repeat;
  /*&::after{
    content: image-url("select-arrow.png");
    top: 9px;
    right: 20px;
    position: absolute;
  }*/
}
/* line 300, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item div.description,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item div.description {
  display: none;
}
/* line 303, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-name, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-mail, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-conf-mail, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-user-first-name-und-0-value, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-user-last-name-und-0-value, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-country-und, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-state-province-und, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-birthday-und-0-value, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-first-name, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-last-name, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-email, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-email-confirm, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-country, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-state, body.page-node-1660 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-birthday,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-name,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-mail,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-conf-mail,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-user-first-name-und-0-value,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-user-last-name-und-0-value,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-country-und,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-state-province-und,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-field-birthday-und-0-value,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-first-name,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-last-name,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-email,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-email-confirm,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-country,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-state,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup div.form-item.form-item-birthday {
  border: 2px solid #9ce2fd;
  margin-bottom: 30px;
  background: #fff;
}
/* line 323, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup input.form-submit,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup input.form-submit {
  background-color: #7cd9fd;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-family: open_sansbold;
  border: 2px solid #ffffff;
  padding: 20px 0;
  max-width: 228px;
  margin: 0 auto 55px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 335, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.user-register-form-signup input.form-submit:hover,
body.page-node-1662 div.content-row div.main-row div.user-register-form-signup input.form-submit:hover {
  background-color: #4accfe;
}
/* line 340, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.three-quarters,
body.page-node-1662 div.content-row div.main-row div.three-quarters {
  padding: 0 72px 0 0;
  width: auto;
  margin-right: 0 !important;
  display: table-cell;
}
/* line 346, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2),
body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2) {
  margin: 12px 0;
}
/* line 351, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter,
body.page-node-1662 div.content-row div.main-row div.one-quarter {
  width: 263px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: table-cell;
  padding-top: 5px;
}
/* line 359, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter div.equal-height:last-child div.pane-taco-pane.side-taco,
body.page-node-1662 div.content-row div.main-row div.one-quarter div.equal-height:last-child div.pane-taco-pane.side-taco {
  margin-bottom: 0 !important;
}
/* line 364, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco,
body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
  width: 263px;
  margin-bottom: 40px !important;
}
/* line 367, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col,
body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col {
  padding-bottom: 115px !important;
}
/* line 369, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col h4,
body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col h4 {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  color: #494949;
  line-height: 21px;
  text-transform: uppercase;
  padding: 30px 30px 5px;
  margin: 0;
  letter-spacing: 1px;
}
/* line 380, ../base-sass/components/_maxpoint.scss */
body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col p,
body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col p {
  font-size: 15px;
  padding: 0 30px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 395, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner,
  body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner {
    max-width: 450px;
    padding-top: 30px;
  }
  /* line 398, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body,
  body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-body {
    display: none;
  }
  /* line 401, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta,
  body.page-node-1662 div.content-row div.top-row div.bean-carousel div.carousel-row div.slide.bottom-center div.inner div.field--name-field-slide-cta {
    margin: 25px auto 0;
  }
  /* line 409, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row,
  body.page-node-1662 div.content-row div.main-row {
    margin: 30px auto 52px;
    padding: 0 20px;
    display: table;
    width: 100%;
  }
  /* line 414, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters,
  body.page-node-1662 div.content-row div.main-row div.three-quarters {
    width: auto;
    display: table-cell;
    background-color: transparent;
    padding: 0 20px 0 0;
  }
  /* line 419, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters > div.panel-pane,
  body.page-node-1662 div.content-row div.main-row div.three-quarters > div.panel-pane {
    padding: 0;
  }
  /* line 422, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-notice,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-notice {
    padding: 20px 20px 1px;
  }
  /* line 424, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-notice p,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-notice p {
    margin-bottom: 30px;
  }
  /* line 427, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-notice p.required-field,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-notice p.required-field {
    margin-bottom: 20px;
  }
  /* line 433, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 ul li,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 ul li {
    margin-bottom: 15px;
  }
  /* line 437, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2),
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2) {
    margin: 12px 0 20px;
  }
  /* line 441, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-form-signup,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-form-signup {
    padding: 0 20px 1px;
  }
  /* line 445, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter,
  body.page-node-1662 div.content-row div.main-row div.one-quarter {
    width: 230px;
    display: table-cell;
  }
  /* line 448, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
    width: 230px;
  }
  /* line 451, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col h4,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col h4 {
    padding: 30px 30px 5px;
  }
  /* line 454, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col p,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco div.content-col p {
    font-size: 15px;
    padding: 0 30px 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 472, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper img,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper img {
    width: 100%;
  }
  /* line 475, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper div.content-col,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper div.content-col {
    padding: 20px 20px 25px;
  }
  /* line 477, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper div.content-col h1,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper div.content-col h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 10px;
    color: #00aeef;
    font-family: playfair_displaybold;
  }
  /* line 484, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper div.content-col p,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper div.content-col p {
    font-size: 16px;
    color: #373737;
    font-family: open_sansbold;
    margin: 0;
  }
  /* line 491, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper div.call-to-action,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper div.call-to-action {
    padding: 0 20px;
  }
  /* line 493, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.top-row div.header-wrapper div.call-to-action a,
  body.page-node-1662 div.content-row div.top-row div.header-wrapper div.call-to-action a {
    display: block;
    background-color: #00aeef;
    width: 225px;
    font-family: open_sansbold;
    text-transform: uppercase;
    color: #ffffff;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
  }
  /* line 509, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row,
  body.page-node-1662 div.content-row div.main-row {
    display: block;
    margin: 0;
    padding: 45px 15px 0;
  }
  /* line 513, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters,
  body.page-node-1660 div.content-row div.main-row div.one-quarter,
  body.page-node-1662 div.content-row div.main-row div.three-quarters,
  body.page-node-1662 div.content-row div.main-row div.one-quarter {
    display: block;
    width: 100%;
  }
  /* line 518, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters,
  body.page-node-1662 div.content-row div.main-row div.three-quarters {
    padding: 0;
  }
  /* line 520, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 {
    padding: 0 5px;
  }
  /* line 522, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 h3,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 h3 {
    margin: 0;
  }
  /* line 525, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2),
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(2) {
    margin: 5px 0;
  }
  /* line 528, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(4),
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 p:nth-child(4) {
    margin: 10px 0 0;
  }
  /* line 531, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 ul,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 ul {
    margin: 0;
    padding-left: 15px;
  }
  /* line 534, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.pane-1 ul li,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.pane-1 ul li {
    margin-bottom: 5px;
  }
  /* line 539, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-notice,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-notice {
    padding: 20px 13px 1px;
  }
  /* line 541, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-notice h4,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-notice h4 {
    margin: 0 0 20px;
  }
  /* line 545, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.three-quarters div.user-register-form-signup,
  body.page-node-1662 div.content-row div.main-row div.three-quarters div.user-register-form-signup {
    padding: 0 13px 1px;
  }
  /* line 549, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter,
  body.page-node-1662 div.content-row div.main-row div.one-quarter {
    padding-top: 21px;
  }
  /* line 551, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.equal-height,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.equal-height {
    margin-bottom: 0;
  }
  /* line 554, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.pane-taco-pane.side-taco {
    margin-bottom: 15px !important;
  }
  /* line 557, ../base-sass/components/_maxpoint.scss */
  body.page-node-1660 div.content-row div.main-row div.one-quarter div.equal-height:last-child,
  body.page-node-1662 div.content-row div.main-row div.one-quarter div.equal-height:last-child {
    margin-bottom: 35px;
  }
}

/* line 570, ../base-sass/components/_maxpoint.scss */
.page-node-1660 .pane-1 h1,
.page-node-1661 .pane-1 h1,
.page-node-1662 .pane-1 h1 {
  display: block;
  color: #1b62b2;
  font-family: playfair_displayregular;
  font-size: 28px;
  line-height: normal;
  margin: 0 0 9px 0;
}
/* line 578, ../base-sass/components/_maxpoint.scss */
.page-node-1660 .pane-1 p,
.page-node-1661 .pane-1 p,
.page-node-1662 .pane-1 p {
  font-family: open_sansbold;
  font-size: 17px;
  line-height: 20px;
  color: #373737;
  margin: 0 0 20px 0;
}

/* line 589, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .pane-1 {
  max-width: 800px;
  margin: 0 auto;
  padding: 90px 0;
}
/* line 593, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .pane-1 h1 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 6px;
  text-align: center;
}
/* line 599, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .pane-1 p {
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
}
/* line 605, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .field--name-field-taco-link-call-to-action {
  text-align: center;
}
/* line 607, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .field--name-field-taco-link-call-to-action .field-item {
  background-color: #fde247;
  height: auto;
  display: block;
  margin: 0 auto 20px auto;
  max-width: 280px;
  padding: 7px;
  width: auto;
}
/* line 615, ../base-sass/components/_maxpoint.scss */
.page-node-1661 .field--name-field-taco-link-call-to-action .field-item a {
  display: block;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #1b62b2;
  font-family: open_sansbold;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding: 14px 0;
  text-transform: uppercase;
  width: 100%;
  line-height: 16px;
}

/* line 635, ../base-sass/components/_maxpoint.scss */
body.page-node-1662 .pane-1 h1 {
  font-size: 35px;
}
/* line 640, ../base-sass/components/_maxpoint.scss */
body.page-node-1662 div.content-row div.main-row {
  max-width: 840px;
}
/* line 643, ../base-sass/components/_maxpoint.scss */
body.page-node-1662 div.content-row div.user-register-form-signup {
  padding: 5px 55px 1px;
}

/* line 6, ../base-sass/components/_media-center.scss */
body.media-center div.pane-bean-5-5-media-center-banner div.bean-carousel div.carousel-row div.content-container > .inner {
  width: 100%;
  padding: 75px 0 2% 6%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 6, ../base-sass/components/_media-center.scss */
  body.media-center div.pane-bean-5-5-media-center-banner div.bean-carousel div.carousel-row div.content-container > .inner {
    padding: 95px 40px 0;
  }
}
/* line 12, ../base-sass/components/_media-center.scss */
body.media-center div.pane-bean-5-5-media-center-banner div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
  max-width: 475px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 12, ../base-sass/components/_media-center.scss */
  body.media-center div.pane-bean-5-5-media-center-banner div.bean-carousel div.carousel-row div.content-container > .inner div.field--name-body {
    display: none;
  }
}
/* line 19, ../base-sass/components/_media-center.scss */
body.media-center div.pane-bean-5-5-media-center-banner div.bean-carousel div.carousel-row div.content-container h1 {
  max-width: 440px;
  color: #1b62b2;
  margin: 0;
}
/* line 30, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper {
  position: relative;
  margin-top: 28px;
  padding: 0 20px;
}
/* line 34, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper div.wrapper {
  border-bottom: 2px solid #b7ebff;
  position: relative;
}
/* line 38, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper div.border {
  display: none;
  height: 2px;
  border-bottom: 2px solid #b7ebff;
  position: absolute;
  top: 13px;
  width: 100%;
  z-index: -1;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 38, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.top-row div.mobile.archive-wrapper div.border {
    display: block;
  }
}
/* line 50, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper h4 {
  font-family: open_sansbold;
  text-transform: uppercase;
  display: table;
  width: auto;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 0 15px;
}
/* line 59, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper a {
  color: #21b4ed;
  font-family: open_sansregular;
  text-align: center;
  display: block;
  margin: 0 auto;
}
/* line 67, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper div.years > div {
  margin-top: 10px;
}
/* line 69, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.top-row div.mobile.archive-wrapper div.years > div:last-child {
  margin-bottom: 20px;
}
/* line 76, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row {
  display: table;
  max-width: 1240px;
  padding: 0 20px;
  margin: 90px auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 76, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row {
    margin: 45px auto 23px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 76, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row {
    display: block;
    padding: 0;
    margin: 40px auto 50px;
  }
}
/* line 89, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters {
  display: table-cell;
  width: auto;
  padding-right: 140px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 89, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters {
    padding-right: 20px;
    margin: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 89, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 103, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters div.pane-node-body {
    padding-bottom: 0;
  }
}
/* line 108, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters p.indent {
  padding-left: 50px;
  font-family: open_sansitalic;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 108, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters p.indent {
    padding-left: 20px;
  }
}
/* line 115, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters ul {
  margin: 0;
}
/* line 117, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters ul li {
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 120, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters ul li span {
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 28px;
}
/* line 127, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters div.tablet {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 127, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters div.tablet {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 127, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters div.tablet {
    display: none;
  }
}
/* line 137, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters div.tablet div.wrapper {
  padding-bottom: 40px;
  border-bottom: 2px solid #b7ebff;
}
/* line 140, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters div.tablet div.wrapper p {
  font-size: 17px;
  line-height: 28px;
  margin-top: 0;
}
/* line 147, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters p.header {
  margin: 0;
  font-family: open_sansbold;
  text-transform: uppercase;
}
/* line 152, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters h3 {
  font-size: 35px;
  line-height: 46px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  margin: 0 0 6px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 152, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters h3 {
    font-size: 26px;
    line-height: 34px;
    background-color: #ffffff;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 152, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 170, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-intro {
  padding: 40px 30px;
  max-width: 873px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 170, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-intro {
    max-width: none;
    padding: 33px 30px 67px 30px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 170, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-intro {
    padding: 19px 0 40px 0;
  }
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 180, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-intro p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 7px 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 180, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-intro p {
    margin-bottom: 0;
    line-height: 28px;
  }
}
/* line 192, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper {
  border-bottom: 2px solid #b7ebff;
  max-width: 873px;
  margin-bottom: 50px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 192, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper {
    margin-bottom: 25px;
    border-bottom: none;
  }
}
/* line 200, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item {
  padding: 30px;
  border-top: 2px solid #b7ebff;
  position: relative;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 200, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item {
    padding: 30px 0;
  }
}
/* line 207, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-icon {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 15px;
  right: 12px;
  cursor: pointer;
  background: url('../../images/expand-icon.png?1522266126') 50% 50% no-repeat;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 207, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-icon {
    top: 21px;
    right: 0;
  }
}
/* line 220, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-date {
  font-size: 16px;
  font-family: open_sansbold;
  color: #494949;
  line-height: 16px;
  margin-bottom: 18px;
}
/* line 227, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h2.pr-title, body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pane-node-field-page-builder .taco-polls h1.pr-title, .pane-node-field-page-builder .taco-polls body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h1.pr-title {
  color: #1b62b2;
  font-family: playfair_displayregular;
  font-size: 35px;
  line-height: 46px;
  margin: 0 0 18px 0;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 227, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h2.pr-title, body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pane-node-field-page-builder .taco-polls h1.pr-title, .pane-node-field-page-builder .taco-polls body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item h1.pr-title {
    font-size: 26px;
    line-height: 34px;
  }
}
/* line 239, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item .pr-sub-title {
  font-family: open_sansbold;
  font-style: italic;
}
/* line 243, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item div.pr-content {
  display: none;
}
/* line 246, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item a.pr-action {
  color: #00aeef;
  font-family: open_sansbold;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
}
/* line 252, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item a.pr-action.pr-close {
  display: none;
}
/* line 257, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open .pr-icon {
  background-image: url('../../images/collapse-icon.png?1522266126');
}
/* line 261, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open a.pr-action.pr-close {
  display: inline-block;
  padding-right: 15px;
  background: url('../../images/pr-collapse.gif?1522266126') 100% 50% no-repeat;
}
/* line 266, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.three-quarters .pr-wrapper .pr-item.open a.pr-action.pr-open {
  display: none;
}
/* line 276, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter {
  width: 267px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 276, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter {
    width: 232px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 276, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #fff3ae;
    border: 0;
    padding: 0;
  }
}
/* line 289, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper {
  display: none;
  margin-bottom: 30px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 289, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper {
    display: none;
  }
}
/* line 295, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper h4 {
  font-family: open_sansbold;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 15px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 295, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper h4 {
    margin: 5px 0 15px;
  }
}
/* line 305, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper div.years > div {
  margin-bottom: 15px;
}
/* line 307, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.archive-wrapper div.years > div a {
  color: #21b4ed;
  font-family: open_sansregular;
}
/* line 314, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.side-bar {
  border-top: 2px solid #d3d7ce;
  border-left: 2px solid #d3d7ce;
  border-right: 2px solid #d3d7ce;
  background-color: #fff3ae;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 314, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.side-bar {
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
}
/* line 324, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.side-bar div.wrapper {
  padding-bottom: 20px;
}
/* line 326, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
  font-size: 25px;
  line-height: 31px;
  font-family: playfair_displayregular;
  font-weight: normal;
  color: #1b62b2;
  padding: 35px 0 30px;
  text-align: center;
  margin: 0 auto;
  max-width: 180px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 326, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.side-bar div.wrapper h3 {
    max-width: 280px;
    font-family: playfair_displaybold;
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 343, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
  text-align: center;
  max-width: 180px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 343, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.side-bar div.wrapper p {
    max-width: 280px;
  }
}
/* line 353, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup {
  padding: 15px 0;
  border-bottom: 2px solid #d3d7ce;
  border-left: 2px solid #d3d7ce;
  border-right: 2px solid #d3d7ce;
  margin: 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 353, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
  }
}
/* line 364, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
  max-width: 215px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 364, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 364, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item {
    max-width: 280px;
  }
}
/* line 373, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > label, body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item > .change-password-label {
  display: none;
}
/* line 376, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
  border: 2px solid #fae152;
  color: #8f8f8f;
  font-family: open_sansbold;
  letter-spacing: 1px;
  background-color: transparent;
  text-transform: uppercase;
  padding: 20px 28px;
  margin-bottom: 9px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 376, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup div.form-item input {
    background-color: #ffffff;
    margin-bottom: 20px;
  }
}
/* line 391, ../base-sass/components/_media-center.scss */
body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
  max-width: 215px;
  background-color: #00aeef;
  color: #ffffff;
  text-transform: uppercase;
  font-family: open_sansbold;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  padding: 24px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 391, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 188px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 391, ../base-sass/components/_media-center.scss */
  body.media-center div.content-row div.main-row div.one-quarter div.pane-splenda-exacttarget-splenda-quicksignup input.form-submit {
    max-width: 280px;
    margin-bottom: 30px;
    border: 1px solid #ffffff;
  }
}

@media (min-width: 0) and (max-width: 40em) {
  /* line 5, ../base-sass/components/_mediaelement.scss */
  .mejs-container {
    width: 100% !important;
  }
}
/* line 9, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls {
  background: #454545;
  height: 100%;
}
/* line 12, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls div.mejs-time-rail {
  background: #333;
  margin-top: 13px;
  padding-bottom: 22px;
}
/* line 17, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time-total,
.mejs-container .mejs-controls .mejs-horizontal-volume-total,
.mejs-container .mejs-controls .mejs-time-loaded {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #5B5B5B;
}
/* line 23, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-horizontal-volume-current,
.mejs-container .mejs-controls .mejs-time-current {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #B5B5B5;
}
/* line 28, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time-rail {
  position: relative;
}
/* line 31, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 4px 1.5%;
  width: 97%;
}
/* line 36, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time-loaded {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
  background: #B5B5B5;
}
/* line 41, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
  background: #333;
  margin-top: 13px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  margin-left: 5px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  margin-right: 5px;
}
/* line 47, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-time.mejs-duration-container {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
  background: #333;
  margin-top: 13px;
}
/* line 53, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-button {
  background: #333;
  margin-top: 13px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mejs-container .mejs-controls .mejs-button {
  margin-left: 5px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mejs-container .mejs-controls .mejs-button {
  margin-right: 5px;
}
/* line 57, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-button.mejs-volume-button {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mejs-container .mejs-controls .mejs-button.mejs-volume-button {
  margin-left: 5px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mejs-container .mejs-controls .mejs-button.mejs-volume-button {
  margin-right: 5px;
}
/* line 61, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-button.mejs-playpause-button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 64, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-button button {
  margin: 5px 5px;
}
/* line 68, ../base-sass/components/_mediaelement.scss */
.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
  background: #333;
  margin-top: 13px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  margin-right: 5px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  margin-left: 5px;
}

/* line 8, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .pane-block .pane-title {
  display: none;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .menu > li {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .menu > li {
  padding-right: 0;
}
/* line 17, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #dddddd;
  color: #0074D9;
  display: block;
  font-weight: 700;
  height: auto;
  padding: 7px 14px;
  text-decoration: none;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .menu > li a {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .menu > li a {
  text-align: right;
}
/* line 29, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:before {
  display: none;
  font-family: 'icomoon';
  font-size: 24px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .menu > li a:before {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .menu > li a:before {
  content: "";
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .menu > li a:before {
  right: 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .menu > li a:before {
  left: 15px;
}
/* line 40, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:hover, .mega-menu .mega-menu-dropdown .menu > li a:focus {
  background-color: #c9c9c9;
}
/* line 44, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:hover:before, .mega-menu .mega-menu-dropdown .menu > li a:focus:before {
  display: block;
}
/* line 48, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:hover:after, .mega-menu .mega-menu-dropdown .menu > li a:focus:after {
  display: none;
}
/* line 53, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:active {
  background-color: #b4b4b4;
}
/* line 56, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:active:before {
  display: block;
}
/* line 60, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li a:active:after {
  display: none;
}
/* line 68, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li li a {
  font-weight: normal;
}
/* line 71, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li li a:hover, .mega-menu .mega-menu-dropdown .menu > li li a:focus {
  background-color: #dddddd;
  color: #005eb0;
  text-decoration: none;
}
/* line 78, ../base-sass/components/_mega-menu.links.scss */
.mega-menu .mega-menu-dropdown .menu > li li a:active {
  background-color: #dddddd;
  color: #004887;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .menu > li .menu a {
  padding-left: 30px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .menu > li .menu a {
  padding-right: 30px;
}

/* line 5, ../base-sass/components/_mega-menu.scss */
.mega-menu {
  width: 100%;
}
/* line 8, ../base-sass/components/_mega-menu.scss */
.mega-menu .main-menu {
  width: 100%;
}
/* line 12, ../base-sass/components/_mega-menu.scss */
.mega-menu .menu {
  width: 100%;
}
/* line 15, ../base-sass/components/_mega-menu.scss */
.mega-menu .menu li {
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .menu li {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .menu li {
  float: right;
}
/* line 22, ../base-sass/components/_mega-menu.scss */
.mega-menu .views-row .node-mega-menu.contextual-links-region {
  position: static;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .col {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .col {
  margin-left: 0;
}
/* line 32, ../base-sass/components/_mega-menu.scss */
.mega-menu .top-row .full {
  width: auto;
}
/* line 37, ../base-sass/components/_mega-menu.scss */
.mega-menu .pane-block {
  margin-bottom: 4%;
  overflow: hidden;
}
/* line 42, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown {
  background-color: #dddddd;
  overflow: hidden;
  position: absolute;
  top: 44px;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown {
  right: 0;
}
/* line 50, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown:before {
  background-color: #b4b4b4;
  bottom: 0;
  content: '';
  display: none;
  height: 5px;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown:before {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown:before {
  right: 0;
}
/* line 62, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown.bordered:before {
  display: block;
}
/* line 67, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown .main-row,
.mega-menu .mega-menu-dropdown .bottom-row {
  margin: 0 auto;
  max-width: 1280px;
  padding: 2%;
  position: relative;
  width: 100%;
}
/* line 75, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown .main-row .anchor-hide,
.mega-menu .mega-menu-dropdown .main-row .pane-title,
.mega-menu .mega-menu-dropdown .bottom-row .anchor-hide,
.mega-menu .mega-menu-dropdown .bottom-row .pane-title {
  display: none;
}
/* line 81, ../base-sass/components/_mega-menu.scss */
.mega-menu .mega-menu-dropdown .bottom-row {
  padding-top: 0;
}

/* line 8, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .taco-polls {
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 4% !important;
}
@supports (flex-wrap: wrap) {
  /* line 8, ../base-sass/components/_mega-menu.tacos.scss */
  .mega-menu .mega-menu-dropdown .taco-polls {
    display: flex;
  }
}
/* line 20, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .taco-polls:last-child {
  margin-bottom: 0;
}
/* line 26, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a {
  position: relative;
  vertical-align: top;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a {
  text-align: right;
}
/* line 31, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:before {
  display: none;
  font-family: 'icomoon';
  font-size: 24px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:before {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:before {
  content: "";
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:before {
  right: 15px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:before {
  left: 15px;
}
/* line 43, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:hover:before {
  display: block;
}
/* line 47, ../base-sass/components/_mega-menu.tacos.scss */
.mega-menu .mega-menu-dropdown .pane-taco-pane .field--name-field-taco-link-call-to-action a:hover:after {
  display: none;
}

/* line 5, ../base-sass/components/_mobile-nav-button.scss */
.nav-button {
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  background-size: 30px;
  display: none;
  height: 44px;
  position: absolute;
  width: 44px;
  z-index: 100;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .nav-button {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .nav-button {
  float: right;
}
/* line 15, ../base-sass/components/_mobile-nav-button.scss */
.nav-button:before {
  color: #7b7b7b;
  display: block;
  font-size: 44px;
  margin: 0 auto;
  position: relative;
}
/* line 25, ../base-sass/components/_mobile-nav-button.scss */
.nav-button:hover:before, .nav-button.active-nav:before {
  color: #fff;
}
/* line 30, ../base-sass/components/_mobile-nav-button.scss */
.nav-button:hover, .nav-button:focus {
  background-color: #c9c9c9;
}
/* line 35, ../base-sass/components/_mobile-nav-button.scss */
.nav-button.active-nav {
  background-color: #b4b4b4;
}
/* line 37, ../base-sass/components/_mobile-nav-button.scss */
.nav-button.active-nav:before {
  content: "\e616";
  display: block;
  font-family: 'icomoon';
  font-size: 44px;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_mobile-nav-button.scss */
  .nav-button {
    display: block;
  }
}

/* line 3, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 7, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row div.pane-node-body {
  max-width: 850px;
  width: 100%;
  padding: 0;
  margin: 106px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 7, ../base-sass/components/_money-back.scss */
  body.naturals-money-back div.content-row div.main-row div.pane-node-body {
    margin: 25px 0 45px;
    max-width: 100%;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 7, ../base-sass/components/_money-back.scss */
  body.naturals-money-back div.content-row div.main-row div.pane-node-body {
    margin: 15px 0 45px;
  }
}
/* line 20, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row h3 {
  font-family: playfair_displayregular;
  font-size: 35px;
  line-height: 53px;
  color: #1B62B2;
  margin: 0 0 10px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 20, ../base-sass/components/_money-back.scss */
  body.naturals-money-back div.content-row div.main-row h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
/* line 31, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row a {
  font-family: open_sansbold;
  color: #00aeef;
  text-decoration: underline;
}
/* line 35, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row a:hover {
  color: #4dc0eb;
}
/* line 39, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row p {
  margin: 0 0 40px;
}
/* line 41, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row p:nth-child(3) {
  margin: 0 0 50px;
}
/* line 45, ../base-sass/components/_money-back.scss */
body.naturals-money-back div.content-row div.main-row p.note {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}

/* line 3, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row {
  max-width: 1240px;
  margin: 75px auto;
  padding: 0 20px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 3, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row {
    margin: 17px auto;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 3, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row {
    margin: 3px auto;
  }
}
/* line 13, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row ol {
  margin: 20px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 13, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row ol {
    margin: 15px 0 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 13, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row ol {
    margin: 30px 0 0;
  }
}
/* line 21, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row ol li {
  color: #50c7f4;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 10px;
  padding-left: 15px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 21, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row ol li {
    line-height: 21px;
  }
  /* line 30, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row ol li:last-child {
    margin-bottom: 0;
  }
}
/* line 34, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row ol li span {
  color: #373737;
  font-size: 17px;
  font-weight: normal;
  font-family: open_sansbold;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 34, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row ol li span {
    font-size: 16px;
  }
}
/* line 42, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row ol li span a {
  color: #00aeef;
  text-decoration: underline;
}
/* line 49, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.row {
  display: table;
  margin: 50px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 49, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row {
    margin: 30px 0 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 49, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row {
    display: block;
  }
}
/* line 58, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.row div.image-col {
  display: table-cell;
  vertical-align: top;
  min-width: 210px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 58, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row div.image-col {
    display: block;
  }
}
/* line 66, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col {
  display: table-cell;
  vertical-align: top;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 66, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col {
    display: block;
    margin-top: 17px;
  }
}
/* line 73, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col h3 {
  font-family: playfair_displayregular;
  color: #1b62b2;
  font-size: 35px;
  margin: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 73, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 83, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col p {
    margin-bottom: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 83, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col p {
    margin-top: 10px;
  }
}
/* line 91, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.row div.content-col a {
  font-family: open_sansbold;
  color: #00aeef;
  text-decoration: underline;
}
/* line 98, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.form-header-block {
  background-color: #bcebfe;
  padding: 40px 55px;
}
/* line 102, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-node-body {
  max-width: 850px;
  width: 100%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 102, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-node-body {
    padding-bottom: 35px;
  }
}
/* line 108, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-node-body.rules-pane {
  max-width: none;
}
/* line 113, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge {
  max-width: 850px;
  width: 100%;
  background-color: #bcebfe;
  padding: 40px 55px 1px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 113, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge {
    padding: 40px 18px 1px;
    margin-bottom: 22px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 113, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge {
    padding: 15px 18px 1px;
  }
}
/* line 125, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge a {
  font-family: open_sansbold;
  color: #00aeef;
  text-decoration: underline;
}
/* line 130, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-description-wrapper {
  margin-bottom: 30px;
}
/* line 133, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-title-wrapper {
  margin-bottom: 15px;
}
/* line 136, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-title {
  font-family: open_sansbold;
  color: #373737;
  font-size: 17px;
  line-height: 35px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 136, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-title {
    font-size: 16px;
    line-height: 26px;
  }
}
/* line 146, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-description {
  color: #373737;
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 35px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 146, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-description {
    font-size: 16px;
    line-height: 26px;
  }
}
/* line 156, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div#challenge-form-header-description-innner-wrapper {
  font-family: open_sansregular;
  font-size: 11px;
  line-height: 18px;
}
/* line 161, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item {
  border: 2px solid #9ce2fd;
  margin-bottom: 30px;
}
/* line 164, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item input {
  background-color: #ffffff;
  height: 40px;
  padding: 0 25px;
  font-family: open_sansregular;
  color: #a1a1a1;
  font-size: 17px;
  border: 0;
  margin: 0;
}
/* line 174, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox {
  padding: 0 15px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 174, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox {
    padding: 0;
  }
}
/* line 179, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] {
  display: none;
}
/* line 182, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + .change-password-label {
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
  display: inline-block;
  padding: 0 0 0 45px;
  font-family: open_sansregular;
  font-size: 17px;
  line-height: 26px;
  color: #373737;
  vertical-align: top;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 182, ../base-sass/components/_naturals-challenge-signup.scss */
  body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + .change-password-label {
    font-size: 16px;
  }
}
/* line 197, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox]:checked + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox]:checked + .change-password-label {
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
  display: inline-block;
  padding: 0 0 0 45px;
}
/* line 204, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox] + .change-password-label {
  background-image: url('../../images/checkbox.png?1522266126');
}
/* line 207, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox]:checked + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-checkbox input[type=checkbox]:checked + .change-password-label {
  background-image: url('../../images/checkbox-checked.png?1522266126');
}
/* line 211, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios {
  border: none;
}
/* line 213, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios .change-password-label {
  display: inline;
  color: #373737;
  font-family: open_sansregular;
  font-weight: normal;
}
/* line 219, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios {
  padding: 20px 15px 0;
}
/* line 221, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio {
  margin: 0;
  border: none;
}
/* line 224, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] {
  display: none;
}
/* line 227, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label {
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding: 0 0 0 45px;
}
/* line 234, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label {
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  display: inline-block;
  padding: 0 0 0 45px;
}
/* line 241, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio] + .change-password-label {
  background-image: url('../../images/radio-off.png?1522266126');
}
/* line 244, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + label, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-radios div.form-radios div.form-type-radio input[type=radio]:checked + .change-password-label {
  background-image: url('../../images/radio-on.png?1522266126');
}
/* line 251, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item {
  overflow: hidden;
  position: relative;
}
/* line 254, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item select {
  font-family: open_sansregular;
  font-size: 17px;
  padding: 0 25px;
  background-color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 1px;
  height: 40px;
  border: 0;
}
/* line 265, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-type-select::after {
  content: url('../../images/select-arrow.png?1522266126');
  bottom: 9px;
  right: 20px;
  position: absolute;
}
/* line 272, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item select {
  width: 107%;
}
/* line 275, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item div.description {
  display: none;
}
/* line 278, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-name, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-mail, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-field-country-und, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-field-state-province-und, body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-field-birthday-und-0-value {
  border: 2px solid #9ce2fd;
  margin-bottom: 30px;
}
/* line 286, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge div.form-item.form-item-subscribe-check {
  border: 0;
}
/* line 290, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge input.form-submit {
  background-color: #7cd9fd;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-family: open_sansbold;
  border: 2px solid #ffffff;
  padding: 20px 0;
  max-width: 228px;
  margin: 0 auto 55px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 302, ../base-sass/components/_naturals-challenge-signup.scss */
body.naturals-challenge-signup-page div.content-row div.main-row div.pane-splenda-exacttarget-splenda-challenge input.form-submit:hover {
  background-color: #4accfe;
}

/* line 3, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .main-row {
  margin: 0 auto;
  max-width: 1280px;
  padding: 75px 20px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 3, ../base-sass/components/_naturals-never-before.scss */
  body.section-naturals-like-never-before .content-row .main-row {
    padding: 10px 20px 25px 20px;
  }
}
/* line 10, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .main-row .equal-height {
  border: 2px solid #e0e0e0;
  padding: 60px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 10, ../base-sass/components/_naturals-never-before.scss */
  body.section-naturals-like-never-before .content-row .main-row .equal-height {
    padding: 0 20px;
  }
}
/* line 16, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .main-row .equal-height .image-col {
  float: right !important;
}
/* line 18, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .main-row .equal-height .image-col img {
  float: right !important;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 18, ../base-sass/components/_naturals-never-before.scss */
  body.section-naturals-like-never-before .content-row .main-row .equal-height .image-col img {
    float: none !important;
    margin-bottom: 15px;
  }
}
/* line 26, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .main-row .equal-height .node--taco > .call-to-action {
  display: none;
}
/* line 31, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row {
  background-color: #21b4ed;
  padding: 75px 0 30px;
}
/* line 34, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .equal-height {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 20px;
}
/* line 38, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .equal-height h3 {
  font-family: open_sansbold;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 21px;
  margin: 15px 0;
  max-width: none;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
/* line 50, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .equal-height .image-col img {
  margin: 0 auto !important;
}
/* line 55, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row h2, body.section-naturals-like-never-before .content-row .bottom-row .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.section-naturals-like-never-before .content-row .bottom-row h1 {
  color: #ffffff;
  font-family: playfair_displaybold;
  font-size: 65px;
  font-weight: normal;
  line-height: 60px;
  text-align: center;
  max-width: 1040px;
  margin: 0 auto 30px auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 55, ../base-sass/components/_naturals-never-before.scss */
  body.section-naturals-like-never-before .content-row .bottom-row h2, body.section-naturals-like-never-before .content-row .bottom-row .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.section-naturals-like-never-before .content-row .bottom-row h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
/* line 69, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row p {
  margin-bottom: 30px;
}
/* line 72, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row div.call-to-action {
  background: none;
  padding: 0;
  margin: 0 auto;
}
/* line 76, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row div.call-to-action a {
  background-color: #7cd9fd;
  color: #ffffff;
  font-size: 14px;
  padding: 25px 42px;
}
/* line 83, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .pane-custom {
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
/* line 88, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .pane-custom p {
  text-align: center;
  color: #fff;
}
/* line 93, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .want-more {
  padding-bottom: 60px;
  text-align: center;
}
/* line 96, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .want-more h2, body.section-naturals-like-never-before .content-row .bottom-row .want-more .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.section-naturals-like-never-before .content-row .bottom-row .want-more h1 {
  font-size: 35px;
  line-height: 2px;
}
/* line 100, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .want-more p {
  color: #fff;
  margin-bottom: 15px;
}
/* line 104, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .want-more div.call-to-action {
  margin: 44px auto 0 auto;
}
/* line 107, ../base-sass/components/_naturals-never-before.scss */
body.section-naturals-like-never-before .content-row .bottom-row .want-more a {
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: open_sansbold;
}

/* line 2, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.naturals-pane.pane-taco-pane.horizontal {
  margin-bottom: 0 !important;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 2, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.naturals-pane.pane-taco-pane.horizontal {
    padding: 0 !important;
  }
}
/* line 8, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-pane > .taco-inner,
body.naturals-page .naturals-pane .panel-2col {
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 20px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 8, ../base-sass/components/_naturals-page.scss */
  body.naturals-page .naturals-pane > .taco-inner,
  body.naturals-page .naturals-pane .panel-2col {
    padding: 30px 20px;
  }
}
/* line 16, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-pane > .taco-inner p,
body.naturals-page .naturals-pane .panel-2col p {
  margin-bottom: 45px;
}
/* line 19, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-pane > .taco-inner div.call-to-action,
body.naturals-page .naturals-pane .panel-2col div.call-to-action {
  display: none !important;
}
/* line 25, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-video .taco-inner,
body.naturals-page .naturals-how .taco-inner {
  border-bottom: 2px solid #b7ebff;
}
/* line 27, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-video .taco-inner .image-col,
body.naturals-page .naturals-how .taco-inner .image-col {
  width: calc(50% - 40px);
  padding-right: 40px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 27, ../base-sass/components/_naturals-page.scss */
  body.naturals-page .naturals-video .taco-inner .image-col,
  body.naturals-page .naturals-how .taco-inner .image-col {
    width: 100%;
    padding-right: 0;
  }
}
/* line 38, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-how .taco-inner {
  border-bottom: none;
}
/* line 43, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-money .taco-inner {
  border-bottom: 2px solid #b7ebff;
}
/* line 46, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-money .image-col {
  float: right !important;
  padding-left: 40px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 46, ../base-sass/components/_naturals-page.scss */
  body.naturals-page .naturals-money .image-col {
    float: none !important;
    padding-left: 0;
  }
}
/* line 53, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-money .image-col img {
  width: 64%;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 53, ../base-sass/components/_naturals-page.scss */
  body.naturals-page .naturals-money .image-col img {
    width: 80%;
  }
}
/* line 61, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-money .content-col {
  padding-bottom: 0 !important;
}
/* line 67, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-shop-save .panel-panel.panel-col-first {
  width: 100%;
}
/* line 69, ../base-sass/components/_naturals-page.scss */
body.naturals-page .naturals-shop-save .panel-panel.panel-col-first .pane-taco-pane {
  width: 50%;
  float: left;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 69, ../base-sass/components/_naturals-page.scss */
  body.naturals-page .naturals-shop-save .panel-panel.panel-col-first .pane-taco-pane {
    width: 100%;
    clear: both;
  }
}
/* line 80, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before {
  max-width: 1240px;
  margin: 65px auto 100px;
  padding: 0 20px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 80, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before {
    margin: 20px auto 50px;
  }
}
/* line 89, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.block-header-pane div.block-header h1 {
  color: #1b62b2;
  font-family: playfair_displaybold;
  font-size: 65px;
  line-height: 68px;
  margin: 20px auto 15px;
  text-align: center;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 89, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.block-header-pane div.block-header h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 89, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.block-header-pane div.block-header h1 {
    margin: 0;
  }
}
/* line 107, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height {
  background-color: transparent;
  padding: 0;
  margin-top: 75px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 107, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height {
    margin-top: 40px;
  }
}
/* line 114, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco {
  margin-bottom: 0 !important;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 114, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 119, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco:last-child {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 124, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.image-col {
    margin-bottom: 27px;
  }
}
/* line 128, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.image-col img {
  margin: 0 auto;
}
/* line 133, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.content-col h4 {
  color: #1b62b2;
  text-transform: uppercase;
  font-size: 16px;
  font-family: open_sansbold;
  text-align: center;
  margin: 20px auto 0;
  max-width: 300px;
  letter-spacing: 2px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 133, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.content-col h4 {
    line-height: 21px;
    margin: 25px auto 12px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 133, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.content-col h4 {
    margin: 25px auto 6px;
  }
}
/* line 150, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.content-col p {
  font-size: 15px;
  font-family: open_sansbold;
  color: #373737;
  margin: 0 auto 20px;
  max-width: 320px;
  text-transform: none;
  line-height: 31px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 150, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.content-col p {
    line-height: 21px;
    margin: 0 auto 25px;
  }
}
/* line 164, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.call-to-action {
  background-color: transparent;
  margin: 0 auto;
  padding: 0;
  width: 226px;
}
/* line 169, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.call-to-action a {
  background-color: #00aeef;
  padding: 18px 0;
  height: 64px !important;
}
/* line 173, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco div.call-to-action a:hover {
  background-color: #109acd;
}
/* line 181, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco:nth-child(2) div.call-to-action a, body.naturals-page div.pane-2-1-naturals-like-never-before div.equal-height div.pane-taco-pane.recipe-taco:nth-child(3) div.call-to-action a {
  padding: 24px 0;
}
/* line 190, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals {
  background-color: #1b62b2;
}
/* line 192, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 20px;
}
/* line 196, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal {
  margin: 100px auto !important;
}
/* line 198, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.image-col {
  padding: 0;
}
/* line 201, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.call-to-action {
  display: none;
}
/* line 204, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col {
  padding-bottom: 0 !important;
  padding-left: 30px;
}
/* line 207, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col h3 {
  max-width: 470px;
  margin: 0;
  color: #ffffff;
}
/* line 212, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col p {
  max-width: 100%;
  color: #ffffff;
}
/* line 216, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col div.call-to-action {
  display: block;
  left: 0;
  margin-top: 30px;
  padding: 0;
  width: 231px;
}
/* line 222, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col div.call-to-action a {
  background-color: #6192ca;
  color: #ffffff;
  height: auto !important;
  padding: 22px 0;
}
/* line 227, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col div.call-to-action a:hover {
  background-color: #3e7abe;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 192, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height {
    margin: 0 auto;
  }
  /* line 236, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal {
    margin: 50px auto !important;
  }
  /* line 238, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col {
    padding-left: 20px;
  }
  /* line 240, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col h3 {
    font-family: playfair_displaybold;
    font-size: 26px;
    line-height: 34px;
    margin: -5px 0 !important;
  }
  /* line 246, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col p {
    margin: 15px 0 27px;
  }
  /* line 250, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.call-to-action {
    width: 278px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 192, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height {
    margin: 0 auto;
  }
  /* line 257, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.equal-height {
    margin-bottom: 30px;
  }
  /* line 260, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal {
    padding: 0;
    margin: 50px auto 30px !important;
  }
  /* line 263, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col {
    padding: 0;
  }
  /* line 265, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col h3 {
    margin: 5px 0 0 !important;
  }
  /* line 268, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-save-on-splenda-naturals div.equal-height div.pane-taco-pane.half-half.horizontal div.content-col p {
    margin: 8px 0 23px;
  }
}
/* line 276, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge {
  margin: 100px auto;
  max-width: 1220px;
  padding: 0 20px;
}
/* line 280, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal {
  margin: 0 auto !important;
}
/* line 282, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.image-col {
  float: right;
  padding: 0 0 0 20px;
}
/* line 286, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.call-to-action {
  display: none;
}
/* line 289, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col {
  padding-bottom: 0 !important;
  padding-left: 0;
}
/* line 292, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col h3 {
  max-width: 100%;
  margin: 0;
}
/* line 297, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col p {
  max-width: 100%;
}
/* line 300, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col div.call-to-action {
  display: block;
  left: 0;
  margin-top: 20px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 276, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge {
    margin: 50px auto;
  }
  /* line 311, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col h3 {
    font-family: playfair_displaybold;
    font-size: 26px;
    line-height: 34px;
    margin: -5px 0 !important;
  }
  /* line 317, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col p {
    margin: 15px 0 27px;
  }
  /* line 321, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.call-to-action {
    width: 278px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 276, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge {
    margin: 50px auto;
  }
  /* line 328, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.equal-height {
    margin: 0;
  }
  /* line 331, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal {
    padding: 0;
    margin: 0 auto !important;
  }
  /* line 334, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.image-col {
    padding: 0;
  }
  /* line 337, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col {
    padding: 0;
  }
  /* line 339, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col div.content {
    padding: 20px 0 0 !important;
  }
  /* line 342, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col h3 {
    margin: 5px 0 0 !important;
  }
  /* line 345, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-take-challenge div.pane-taco-pane.half-half.horizontal div.content-col p {
    margin: 8px 0 23px;
  }
}
/* line 352, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s {
  padding: 75px 0 30px;
  background-color: #21b4ed;
}
/* line 355, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.panel-display {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 360, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.equal-height {
  margin-bottom: 120px;
}
/* line 363, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco {
  margin-bottom: 0 !important;
}
/* line 365, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col {
  padding-bottom: 70px !important;
}
/* line 367, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col h3 {
  margin: 0;
  letter-spacing: .1em;
  font-size: 16px;
}
/* line 372, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col p {
  font-family: open_sansbold;
  font-size: 15px;
  margin: 0 auto 20px;
  line-height: 25px;
  max-width: 260px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 380, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col p a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 16px;
  letter-spacing: 1px;
}
/* line 388, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.image-col {
  margin-bottom: 45px;
  padding: 0;
  text-align: center;
}
/* line 392, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.image-col img {
  margin: 0 auto;
}
/* line 396, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.call-to-action {
  margin: 0 auto;
  width: 231px;
  padding: 0;
}
/* line 401, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.call-to-action div.field--name-field-taco-link-call-to-action a {
  height: 64px !important;
  padding: 25px 0;
}
/* line 408, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header {
  margin: 0 auto;
  max-width: 885px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 408, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header {
    max-width: 475px;
  }
}
/* line 414, ../base-sass/components/_naturals-page.scss */
body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h1 {
  font-family: playfair_displaybold;
  margin-top: 0;
  font-size: 65px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-weight: normal;
  margin-bottom: 80px;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 414, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h1 {
    font-size: 48px;
    line-height: 40px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 414, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h1 {
    font-size: 36px;
    line-height: 3.6rem;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 352, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s {
    padding: 42px 0 13px;
  }
  /* line 436, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h1 {
    margin-bottom: 50px;
  }
  /* line 440, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.main-row {
    padding: 0 35px;
  }
  /* line 444, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.block-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.block-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.block-header h1 {
    font-size: 36px;
    line-height: 40px;
  }
  /* line 449, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.equal-height {
    margin-bottom: 40px;
  }
  /* line 453, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner {
    max-width: 231px;
    position: relative;
    margin: 0 auto 0;
  }
  /* line 457, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner div.content-col {
    padding-bottom: 74px !important;
  }
  /* line 460, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner div.image-col {
    margin-bottom: 30px;
  }
  /* line 464, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner div.call-to-action {
    padding: 0;
  }
  /* line 470, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco:first-child > div.taco-inner, body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco:nth-child(2) > div.taco-inner {
    margin: 0 auto 50px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 352, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s {
    padding: 35px 0 25px;
  }
  /* line 478, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s > div.panel-flexible {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  /* line 483, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.equal-height {
    padding: 0;
    margin-bottom: 0;
  }
  /* line 487, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco {
    margin-bottom: 40px !important;
  }
  /* line 489, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.image-col {
    padding: 0;
    margin-bottom: 25px;
  }
  /* line 493, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col {
    padding: 0;
  }
  /* line 495, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.content-col p {
    max-width: 100%;
    margin: 20px auto 15px;
  }
  /* line 502, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco:first-child > div.taco-inner, body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco:nth-child(2) > div.taco-inner {
    margin: 0 auto;
  }
  /* line 506, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco:last-child {
    margin-bottom: 25px !important;
  }
  /* line 509, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco div.call-to-action {
    padding: 0;
    max-width: 231px !important;
  }
  /* line 516, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h2, body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls body.naturals-page div.pane-2-1-featured-recipes-made-with-s .mini-panel-header h1 {
    margin-bottom: 35px;
  }
  /* line 521, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .view-more-block p {
    margin: 10px 0 0;
  }
  /* line 523, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s .view-more-block p span.highlight {
    margin-bottom: 0;
  }
  /* line 529, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner {
    max-width: 260px;
    margin: 0 auto;
  }
  /* line 532, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner div.content-col {
    padding-bottom: 82px !important;
  }
  /* line 534, ../base-sass/components/_naturals-page.scss */
  body.naturals-page div.pane-2-1-featured-recipes-made-with-s div.pane-taco-pane.recipe-taco > div.taco-inner div.content-col p {
    margin: 20px auto 10px;
  }
}

/* line 545, ../base-sass/components/_naturals-page.scss */
.button.button-light-blue {
  background: #00aeef;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  padding: 21px 60px;
  display: inline-block;
  font-family: open_sansextrabold;
  position: relative;
  border: none;
}
/* line 555, ../base-sass/components/_naturals-page.scss */
.button.button-light-blue:hover {
  text-decoration: none;
}

/* line 560, ../base-sass/components/_naturals-page.scss */
#linkTarget {
  height: 1px;
  position: absolute;
  z-index: 999;
  margin-top: -150px;
}

/* line 5, ../base-sass/components/_navigation-row.scss */
.navigation-row {
  -moz-box-shadow: 1px 1px 10px -2px #000;
  -webkit-box-shadow: 1px 1px 10px -2px #000;
  box-shadow: 1px 1px 10px -2px #000;
  background-color: #fff;
  height: 44px;
  min-height: 44px;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 100;
}
/* line 15, ../base-sass/components/_navigation-row.scss */
.navigation-row .section-inner-wrapper {
  overflow: visible;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_navigation-row.scss */
  .navigation-row {
    display: none;
  }
}
/* line 23, ../base-sass/components/_navigation-row.scss */
.navigation-row.hidden {
  overflow: hidden;
}
/* line 27, ../base-sass/components/_navigation-row.scss */
.navigation-row .main-menu {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu {
  display: table;
  margin: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu {
  padding-right: 0;
}
/* line 37, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li {
  display: block;
  font-size: 0;
  vertical-align: top;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li {
  padding-left: 7px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li {
  padding-right: 7px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li {
  float: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li:first-child {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li:first-child {
  padding-right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li.expanded a.hovered {
  padding-right: 36px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li.expanded a.hovered {
  padding-left: 36px;
}
/* line 54, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li.expanded a.hovered:before {
  content: "\e618";
  color: currentcolor;
  font-family: 'icomoon';
  font-size: 20px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li.expanded a.hovered:before {
  right: 14px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li.expanded a.hovered:before {
  left: 14px;
}
/* line 69, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li.home a {
  display: block;
  font-size: 0;
  padding: 0 14px;
  line-height: 32px;
  width: 52px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 80, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li.home a:before {
  color: #fff;
  content: "\e600";
  display: block;
  font-family: 'icomoon';
  font-size: 24px;
  position: relative;
  text-align: center;
  top: 5px;
  text-indent: 0;
}
/* line 94, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li a {
  font-size: 16px;
  line-height: 19.2px;
  font-size: 1.6rem;
  line-height: 1.92rem;
  background-color: #0074D9;
  color: #fff;
  display: table-cell;
  font-family: open_sansregular, Arial, sans-serif;
  height: 44px;
  padding: 2px 15px 0 14px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
/* line 107, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li a:after {
  background-color: #fff;
  bottom: 0;
  content: '';
  display: none;
  height: 3px;
  position: absolute;
  width: 40px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li a:after {
  left: 50%;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li a:after {
  right: 50%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .menu > li a:after {
  margin-left: -20px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .menu > li a:after {
  margin-right: -20px;
}
/* line 119, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li a:hover, .navigation-row .menu > li a:focus, .navigation-row .menu > li a.hovered {
  background-color: #005eb0;
}
/* line 125, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li a:active, .navigation-row .menu > li a.active {
  background-color: #004887;
}
/* line 135, ../base-sass/components/_navigation-row.scss */
.navigation-row .menu > li a:hover:after, .navigation-row .menu > li a:focus:after, .navigation-row .menu > li a.hovered:after, .navigation-row .menu > li a:active:after, .navigation-row .menu > li a.active:after {
  display: block;
}
/* line 146, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul, .navigation-row .two-levels .dropdown-full-width > ul,
.navigation-row .three-levels > ul,
.navigation-row .three-levels .dropdown-full-width > ul {
  overflow: hidden;
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul, html[dir=ltr] .navigation-row .two-levels .dropdown-full-width > ul, html[dir=ltr]
.navigation-row .three-levels > ul, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul, html[dir=rtl] .navigation-row .two-levels .dropdown-full-width > ul, html[dir=rtl]
.navigation-row .three-levels > ul, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul {
  text-align: right;
}
/* line 152, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li, .navigation-row .two-levels .dropdown-full-width > ul > li,
.navigation-row .three-levels > ul > li,
.navigation-row .three-levels .dropdown-full-width > ul > li {
  display: block;
  position: relative;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li, html[dir=ltr] .navigation-row .two-levels .dropdown-full-width > ul > li, html[dir=ltr]
.navigation-row .three-levels > ul > li, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li, html[dir=rtl] .navigation-row .two-levels .dropdown-full-width > ul > li, html[dir=rtl]
.navigation-row .three-levels > ul > li, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li {
  padding-right: 0;
}
/* line 157, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a,
.navigation-row .two-levels > ul > li span.nolink, .navigation-row .two-levels .dropdown-full-width > ul > li a,
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink,
.navigation-row .three-levels > ul > li a,
.navigation-row .three-levels > ul > li span.nolink,
.navigation-row .three-levels .dropdown-full-width > ul > li a,
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  background-color: #dddddd;
  display: block;
  height: auto;
  position: relative;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li a, html[dir=ltr]
.navigation-row .two-levels > ul > li span.nolink, html[dir=ltr] .navigation-row .two-levels .dropdown-full-width > ul > li a, html[dir=ltr]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink, html[dir=ltr]
.navigation-row .three-levels > ul > li a, html[dir=ltr]
.navigation-row .three-levels > ul > li span.nolink, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li a, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li a, html[dir=rtl]
.navigation-row .two-levels > ul > li span.nolink, html[dir=rtl] .navigation-row .two-levels .dropdown-full-width > ul > li a, html[dir=rtl]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink, html[dir=rtl]
.navigation-row .three-levels > ul > li a, html[dir=rtl]
.navigation-row .three-levels > ul > li span.nolink, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li a, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink {
  text-align: right;
}
/* line 166, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:before,
.navigation-row .two-levels > ul > li span.nolink:before, .navigation-row .two-levels .dropdown-full-width > ul > li a:before,
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink:before,
.navigation-row .three-levels > ul > li a:before,
.navigation-row .three-levels > ul > li span.nolink:before,
.navigation-row .three-levels .dropdown-full-width > ul > li a:before,
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink:before {
  color: currentcolor;
  display: none;
  font-family: 'icomoon';
  font-size: 20px;
  line-height: 1.15;
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li a:before, html[dir=ltr]
.navigation-row .two-levels > ul > li span.nolink:before, html[dir=ltr] .navigation-row .two-levels .dropdown-full-width > ul > li a:before, html[dir=ltr]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink:before, html[dir=ltr]
.navigation-row .three-levels > ul > li a:before, html[dir=ltr]
.navigation-row .three-levels > ul > li span.nolink:before, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li a:before, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink:before {
  content: "";
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li a:before, html[dir=rtl]
.navigation-row .two-levels > ul > li span.nolink:before, html[dir=rtl] .navigation-row .two-levels .dropdown-full-width > ul > li a:before, html[dir=rtl]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink:before, html[dir=rtl]
.navigation-row .three-levels > ul > li a:before, html[dir=rtl]
.navigation-row .three-levels > ul > li span.nolink:before, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li a:before, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink:before {
  content: "";
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li a:before, html[dir=ltr]
.navigation-row .two-levels > ul > li span.nolink:before, html[dir=ltr] .navigation-row .two-levels .dropdown-full-width > ul > li a:before, html[dir=ltr]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink:before, html[dir=ltr]
.navigation-row .three-levels > ul > li a:before, html[dir=ltr]
.navigation-row .three-levels > ul > li span.nolink:before, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li a:before, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink:before {
  right: 14px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li a:before, html[dir=rtl]
.navigation-row .two-levels > ul > li span.nolink:before, html[dir=rtl] .navigation-row .two-levels .dropdown-full-width > ul > li a:before, html[dir=rtl]
.navigation-row .two-levels .dropdown-full-width > ul > li span.nolink:before, html[dir=rtl]
.navigation-row .three-levels > ul > li a:before, html[dir=rtl]
.navigation-row .three-levels > ul > li span.nolink:before, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li a:before, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li span.nolink:before {
  left: 14px;
}
/* line 178, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a, .navigation-row .two-levels .dropdown-full-width > ul > li a,
.navigation-row .three-levels > ul > li a,
.navigation-row .three-levels .dropdown-full-width > ul > li a {
  color: #0074D9;
}
/* line 180, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:hover, .navigation-row .two-levels > ul > li a:focus, .navigation-row .two-levels .dropdown-full-width > ul > li a:hover, .navigation-row .two-levels .dropdown-full-width > ul > li a:focus,
.navigation-row .three-levels > ul > li a:hover,
.navigation-row .three-levels > ul > li a:focus,
.navigation-row .three-levels .dropdown-full-width > ul > li a:hover,
.navigation-row .three-levels .dropdown-full-width > ul > li a:focus {
  background-color: #c9c9c9;
  color: #005eb0;
}
/* line 185, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:hover:after, .navigation-row .two-levels > ul > li a:focus:after, .navigation-row .two-levels .dropdown-full-width > ul > li a:hover:after, .navigation-row .two-levels .dropdown-full-width > ul > li a:focus:after,
.navigation-row .three-levels > ul > li a:hover:after,
.navigation-row .three-levels > ul > li a:focus:after,
.navigation-row .three-levels .dropdown-full-width > ul > li a:hover:after,
.navigation-row .three-levels .dropdown-full-width > ul > li a:focus:after {
  display: none;
}
/* line 189, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:hover:before, .navigation-row .two-levels > ul > li a:focus:before, .navigation-row .two-levels .dropdown-full-width > ul > li a:hover:before, .navigation-row .two-levels .dropdown-full-width > ul > li a:focus:before,
.navigation-row .three-levels > ul > li a:hover:before,
.navigation-row .three-levels > ul > li a:focus:before,
.navigation-row .three-levels .dropdown-full-width > ul > li a:hover:before,
.navigation-row .three-levels .dropdown-full-width > ul > li a:focus:before {
  display: block;
}
/* line 194, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:active, .navigation-row .two-levels > ul > li a.active, .navigation-row .two-levels .dropdown-full-width > ul > li a:active, .navigation-row .two-levels .dropdown-full-width > ul > li a.active,
.navigation-row .three-levels > ul > li a:active,
.navigation-row .three-levels > ul > li a.active,
.navigation-row .three-levels .dropdown-full-width > ul > li a:active,
.navigation-row .three-levels .dropdown-full-width > ul > li a.active {
  background-color: #b4b4b4;
  color: #004887;
}
/* line 199, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:active:after, .navigation-row .two-levels > ul > li a.active:after, .navigation-row .two-levels .dropdown-full-width > ul > li a:active:after, .navigation-row .two-levels .dropdown-full-width > ul > li a.active:after,
.navigation-row .three-levels > ul > li a:active:after,
.navigation-row .three-levels > ul > li a.active:after,
.navigation-row .three-levels .dropdown-full-width > ul > li a:active:after,
.navigation-row .three-levels .dropdown-full-width > ul > li a.active:after {
  display: none;
}
/* line 203, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a:active:before, .navigation-row .two-levels > ul > li a.active:before, .navigation-row .two-levels .dropdown-full-width > ul > li a:active:before, .navigation-row .two-levels .dropdown-full-width > ul > li a.active:before,
.navigation-row .three-levels > ul > li a:active:before,
.navigation-row .three-levels > ul > li a.active:before,
.navigation-row .three-levels .dropdown-full-width > ul > li a:active:before,
.navigation-row .three-levels .dropdown-full-width > ul > li a.active:before {
  display: block;
}
/* line 213, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels {
  position: relative;
}
/* line 217, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels.multi > ul > li {
  border-top: 1px solid #b4b4b4;
}
/* line 220, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels.multi > ul > li > a {
  border-bottom: 0;
}
/* line 224, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels.multi > ul > li ul a {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
/* line 231, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul {
  display: block;
  width: 300px;
}
/* line 235, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul:after {
  background-color: #b4b4b4;
  bottom: 0;
  content: '';
  display: none;
  height: 5px;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul:after {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul:after {
  right: 0;
}
/* line 247, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul.bordered:after {
  display: block;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul.change-side {
  right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul.change-side {
  left: 0;
}
/* line 257, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li {
  width: 100%;
}
/* line 261, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li.last a {
  border-bottom: 0;
}
/* line 266, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li a,
.navigation-row .two-levels > ul > li span.nolink {
  border-bottom: 1px solid #b4b4b4;
  padding: 10px 14px;
}
/* line 272, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li ul {
  background-color: #dddddd;
}
/* line 275, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li ul li {
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li ul li {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li ul li {
  padding-right: 0;
}
/* line 280, ../base-sass/components/_navigation-row.scss */
.navigation-row .two-levels > ul > li ul a,
.navigation-row .two-levels > ul > li ul span.nolink {
  background-color: transparent;
  border-bottom: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .two-levels > ul > li ul a, html[dir=ltr]
.navigation-row .two-levels > ul > li ul span.nolink {
  padding-left: 36px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .two-levels > ul > li ul a, html[dir=rtl]
.navigation-row .two-levels > ul > li ul span.nolink {
  padding-right: 36px;
}
/* line 293, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width {
  background-color: #dddddd;
  display: block;
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .three-levels .dropdown-full-width {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .three-levels .dropdown-full-width {
  right: 0;
}
/* line 299, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width:after {
  background-color: #b4b4b4;
  bottom: 0;
  content: '';
  display: none;
  height: 5px;
  position: absolute;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .three-levels .dropdown-full-width:after {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .three-levels .dropdown-full-width:after {
  right: 0;
}
/* line 311, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width.bordered:after {
  display: block;
}
/* line 316, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul {
  display: none;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 2%;
  position: relative;
  width: 100%;
}
/* line 324, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  font-weight: 700;
  height: auto;
  margin-bottom: 2%;
  padding: 20px 0;
  vertical-align: top;
  width: 32%;
}
/* line 334, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li li, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child {
  display: block;
  font-weight: normal;
  width: 100%;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .three-levels .dropdown-full-width > ul > li li, html[dir=ltr] .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .three-levels .dropdown-full-width > ul > li li, html[dir=rtl] .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child {
  padding-right: 0;
}
/* line 341, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li li a,
.navigation-row .three-levels .dropdown-full-width > ul > li li span.nolink, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a,
.navigation-row .three-levels .dropdown-full-width > ul > li li:first-child span.nolink {
  background-color: #dddddd;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .navigation-row .three-levels .dropdown-full-width > ul > li li a, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li li span.nolink, html[dir=ltr] .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a, html[dir=ltr]
.navigation-row .three-levels .dropdown-full-width > ul > li li:first-child span.nolink {
  padding-left: 30px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .navigation-row .three-levels .dropdown-full-width > ul > li li a, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li li span.nolink, html[dir=rtl] .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a, html[dir=rtl]
.navigation-row .three-levels .dropdown-full-width > ul > li li:first-child span.nolink {
  padding-right: 30px;
}
/* line 345, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li li a:focus,
.navigation-row .three-levels .dropdown-full-width > ul > li li span.nolink:focus, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a:focus,
.navigation-row .three-levels .dropdown-full-width > ul > li li:first-child span.nolink:focus {
  background-color: #dddddd;
  text-decoration: none;
}
/* line 352, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li li a:hover, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a:hover {
  background-color: #dddddd;
  text-decoration: none;
}
/* line 357, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul > li li a:active, .navigation-row .three-levels .dropdown-full-width > ul > li li a.active, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a:active, .navigation-row .three-levels .dropdown-full-width > ul > li li:first-child a.active {
  background-color: #dddddd;
  text-decoration: underline;
}
/* line 366, ../base-sass/components/_navigation-row.scss */
.navigation-row .three-levels .dropdown-full-width > ul a,
.navigation-row .three-levels .dropdown-full-width > ul span.nolink {
  padding: 7px 14px;
}

/* line 2, ../base-sass/components/_our-story.scss */
div.infographic-block {
  background-color: #1B62B2;
  padding: 50px;
  margin: 20px 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 2, ../base-sass/components/_our-story.scss */
  div.infographic-block {
    padding: 50px 20px;
  }
}
/* line 10, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic img {
  margin: 0 auto;
}
/* line 13, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic h2, div.infographic-block div.infographic .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.infographic-block div.infographic h1 {
  font-family: playfair_displaybold;
  font-size: 50px;
  line-height: 53px;
  color: #ffffff;
  margin: 0 auto 20px;
  text-align: center;
  font-weight: normal;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 13, ../base-sass/components/_our-story.scss */
  div.infographic-block div.infographic h2, div.infographic-block div.infographic .pane-node-field-page-builder .taco-polls h1, .pane-node-field-page-builder .taco-polls div.infographic-block div.infographic h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 auto 10px;
  }
}
/* line 27, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic p {
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  max-width: 1035px;
  width: 100%;
  margin: 20px auto;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 27, ../base-sass/components/_our-story.scss */
  div.infographic-block div.infographic p {
    font-size: 16px;
  }
}
/* line 38, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic .btn-wrapper {
  display: none;
  margin: 20px auto;
}
/* line 41, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic .btn-wrapper .button {
  width: 275px;
  background-color: #7cd9fd;
  margin: 0 auto;
  text-transform: uppercase;
  padding: 24px 0;
  font-family: open_sansbold;
  font-size: 14px;
  height: 64px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 41, ../base-sass/components/_our-story.scss */
  div.infographic-block div.infographic .btn-wrapper .button {
    width: 100%;
    max-width: 500px;
  }
}
/* line 54, ../base-sass/components/_our-story.scss */
div.infographic-block div.infographic .btn-wrapper .button:hover {
  background-color: #4accfe;
}

/* line 63, ../base-sass/components/_our-story.scss */
div.flip-card-panel {
  background-color: #21b4ed;
  padding: 40px;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/components/_our-story.scss */
  div.flip-card-panel {
    padding: 40px 15px;
  }
}
/* line 69, ../base-sass/components/_our-story.scss */
div.flip-card-panel.white-bg {
  background-color: transparent;
}
/* line 72, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.block-header {
  text-align: center;
  margin-bottom: 50px;
}
/* line 75, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.block-header h1 {
  font-size: 65px;
  line-height: 68px;
  font-family: playfair_displaybold;
  margin: 20px auto 10px;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  max-width: 880px;
  width: 100%;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 75, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.block-header h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 90, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.block-header p {
  font-size: 17px;
  color: #ffffff;
  font-family: open_sansbold;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 90, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.block-header p {
    font-size: 16px;
  }
}
/* line 99, ../base-sass/components/_our-story.scss */
div.flip-card-panel p {
  color: #ffffff;
  text-align: center;
  font-family: open_sansbold;
  max-width: 920px;
  width: 100%;
  margin: 20px auto;
}
/* line 108, ../base-sass/components/_our-story.scss */
div.flip-card-panel p.subtext {
  font-size: 12px;
  font-family: open_sanssemibold;
  margin: 10px auto 20px;
  line-height: 18px;
}
/* line 115, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper {
  display: table;
  width: 100%;
  margin: 30px auto;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 115, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper {
    display: block;
  }
}
/* line 122, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card {
  display: table-cell;
  width: 33%;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin: 20px auto;
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 122, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card {
    width: calc(33% - 4%);
    margin: 20px 2%;
    float: left;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 122, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card {
    display: block;
    width: 100%;
  }
}
/* line 138, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card img {
  margin: 0 auto;
}
/* line 141, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card h3, div.flip-card-panel div.flip-card-wrapper div.flip-card p {
  color: #ffffff;
  text-align: center;
}
/* line 145, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card h3 {
  font-size: 36px;
}
/* line 148, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 148, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper {
    max-width: 200px !important;
  }
}
/* line 158, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper p {
  font-family: open_sanssemibold;
  line-height: 31px;
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 158, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper p {
    font-size: 1.5vw;
    line-height: 2.2vw;
    padding: 0 10px;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 158, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper p {
    line-height: 22px;
    font-size: 14px;
  }
}
/* line 170, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card .content-wrapper p a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 177, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card.flip-card-1 div.content-wrapper {
  max-width: 210px;
}
/* line 182, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card.flip-card-2 div.content-wrapper {
  max-width: 180px;
}
/* line 187, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card.flip-card-3 div.content-wrapper {
  max-width: 220px;
}
/* line 193, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card .no-flip {
  display: block;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 193, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card .no-flip {
    display: none;
  }
}
/* line 199, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card .flip {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 199, ../base-sass/components/_our-story.scss */
  div.flip-card-panel div.flip-card-wrapper div.flip-card .flip {
    display: block;
  }
}
/* line 207, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card:hover .no-flip {
  display: none !important;
}
/* line 210, ../base-sass/components/_our-story.scss */
div.flip-card-panel div.flip-card-wrapper div.flip-card:hover .flip {
  display: block !important;
}

/* line 219, ../base-sass/components/_our-story.scss */
p.subtext {
  font-size: 12px;
}

@media (min-width: 0) and (max-width: 40em) {
  /* line 224, ../base-sass/components/_our-story.scss */
  body .desktop {
    display: none;
  }
}
/* line 229, ../base-sass/components/_our-story.scss */
body .mobile {
  display: none;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 229, ../base-sass/components/_our-story.scss */
  body .mobile {
    display: block;
  }
}

/* line 238, ../base-sass/components/_our-story.scss */
.pane-1-1-our-story-taco-group-1 div.flip-fact-taco {
  padding-top: 50px !important;
}
/* line 240, ../base-sass/components/_our-story.scss */
.pane-1-1-our-story-taco-group-1 div.flip-fact-taco div.no-flip {
  display: none !important;
}
/* line 243, ../base-sass/components/_our-story.scss */
.pane-1-1-our-story-taco-group-1 div.flip-fact-taco div.flip {
  display: block !important;
}
/* line 245, ../base-sass/components/_our-story.scss */
.pane-1-1-our-story-taco-group-1 div.flip-fact-taco div.flip img {
  display: none !important;
}

/* line 5, ../base-sass/components/_page-builder.featured-content.scss */
.paragraphs-item-paragraphs-pack-featured-content {
  margin-bottom: 2%;
}
/* line 7, ../base-sass/components/_page-builder.featured-content.scss */
.paragraphs-item-paragraphs-pack-featured-content .section-inner-wrapper {
  margin: 0 auto;
}

/* line 5, ../base-sass/components/_page-builder.related-content.scss */
.paragraphs-item-paragraphs-pack-related-content {
  margin-bottom: 2%;
}
/* line 8, ../base-sass/components/_page-builder.related-content.scss */
.paragraphs-item-paragraphs-pack-related-content h1,
.paragraphs-item-paragraphs-pack-related-content h2,
.paragraphs-item-paragraphs-pack-related-content .pane-node-field-page-builder .taco-polls h1,
.pane-node-field-page-builder .taco-polls .paragraphs-item-paragraphs-pack-related-content h1 {
  margin: 0 0 2%;
  line-height: 1;
}
/* line 13, ../base-sass/components/_page-builder.related-content.scss */
.paragraphs-item-paragraphs-pack-related-content .related-content-carousel .section-inner-wrapper {
  margin-bottom: 0;
}

/* line 6, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .janrainSocialContainer {
  margin-bottom: 2%;
  overflow: hidden;
}
/* line 11, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .paragraphs-items {
  clear: both;
}
/* line 14, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .paragraphs-items .half,
.pane-node-field-page-builder .paragraphs-items .three-quarters,
.pane-node-field-page-builder .paragraphs-items .two-thirds,
.pane-node-field-page-builder .paragraphs-items .one-third,
.pane-node-field-page-builder .paragraphs-items .one-quarter {
  margin-bottom: 2%;
}
/* line 21, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .paragraphs-items .half .field__item:last-child .entity-paragraphs-item,
.pane-node-field-page-builder .paragraphs-items .three-quarters .field__item:last-child .entity-paragraphs-item,
.pane-node-field-page-builder .paragraphs-items .two-thirds .field__item:last-child .entity-paragraphs-item,
.pane-node-field-page-builder .paragraphs-items .one-third .field__item:last-child .entity-paragraphs-item,
.pane-node-field-page-builder .paragraphs-items .one-quarter .field__item:last-child .entity-paragraphs-item {
  margin-bottom: 0;
}
/* line 29, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .entity-paragraphs-item.eb-image {
  background-position: initial;
}
/* line 34, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-image {
  margin-bottom: 2%;
}
/* line 36, ../base-sass/components/_page-builder.scss */
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-image img {
  vertical-align: top;
  width: 100%;
}

/* line 44, ../base-sass/components/_page-builder.scss */
.node-type-page-builder [data-background-pb="true"] {
  background-position: 0 75px;
}
@media (min-width: 64.0625em) {
  /* line 44, ../base-sass/components/_page-builder.scss */
  .node-type-page-builder [data-background-pb="true"] {
    background-position: 0 158px;
  }
}
/* line 52, ../base-sass/components/_page-builder.scss */
.node-type-page-builder .title-row .pane-node-janrain-share-settings:only-child {
  position: relative;
}
/* line 57, ../base-sass/components/_page-builder.scss */
.node-type-page-builder .entity-paragraphs-item.full-width-slice {
  overflow: visible;
}
/* line 59, ../base-sass/components/_page-builder.scss */
.node-type-page-builder .entity-paragraphs-item.full-width-slice .content {
  margin: 0 auto;
}

/* line 7, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-featured-content .carousel-row-container,
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-featured-content .slide {
  margin-left: 0 !important;
  width: 100% !important;
}
/* line 13, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-featured-content .slide.text-left .inner {
  width: 100%;
}
/* line 17, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .paragraphs-item-paragraphs-pack-featured-content .section-inner-wrapper {
  margin-bottom: 0;
}
/* line 23, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .pb-carousel-row .section-inner-wrapper {
  padding-bottom: 0;
  margin: 0 0 2%;
}
/* line 27, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .pb-carousel-row .arrow-container {
  display: block;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .pb-carousel-row .arrow-container {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .pb-carousel-row .arrow-container {
  right: 0;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 27, ../base-sass/components/_page-builder.slides.scss */
  .pane-node-field-page-builder .pb-carousel-row .arrow-container {
    display: none;
  }
}
/* line 33, ../base-sass/components/_page-builder.slides.scss */
.pane-node-field-page-builder .pb-carousel-row .arrow-container .slick-arrow {
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .pb-carousel-row .slide.text-left .content-container {
  padding-right: 40px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .pb-carousel-row .slide.text-left .content-container {
  padding-left: 40px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .pb-carousel-row .slide.text-right .content-container {
  padding-left: 40px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .pb-carousel-row .slide.text-right .content-container {
  padding-right: 40px;
}
@media (min-width: 75em) {
  /* line 54, ../base-sass/components/_page-builder.slides.scss */
  .pane-node-field-page-builder .pb-carousel-row .slide.bottom-center .content-container {
    padding: 2% 100px 9px !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .pb-carousel-row .slide.bottom-center .content-container {
    padding-right: 0px !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .pb-carousel-row .slide.bottom-center .content-container {
    padding-left: 0px !important;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .pb-carousel-row .slide.bottom-center .inner {
  padding-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .pb-carousel-row .slide.bottom-center .inner {
  padding-right: 0;
}

/* line 6, ../base-sass/components/_page-builder.social-feeds.scss */
.paragraphs-items-field-page-builder .paragraphs-item-paragraphs-pack-social-stream {
  margin-bottom: 2%;
}
/* line 13, ../base-sass/components/_page-builder.social-feeds.scss */
.paragraphs-items-field-page-builder .field--name-field-right-column-33 .social-follow,
.paragraphs-items-field-page-builder .field--name-field-left-column-33 .social-follow {
  display: none;
}

/* line 6, ../base-sass/components/_page-builder.sub-navigation.scss */
.paragraphs-items-field-page-builder .sub-nav-wrapper {
  margin: 0 0 2%;
}

/* line 6, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco_background {
  margin-bottom: 2%;
}
/* line 8, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls {
  margin-bottom: 0 !important;
  margin-top: 2%;
}
/* line 11, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.full:first-child {
  margin-top: 0;
}
@media (min-width: 64.0625em) {
  /* line 15, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.one-quarter:nth-child(-n+4), .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.one-quarter + .one-quarter + .half, .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.one-third:nth-child(-n+3), .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.half:nth-child(-n+2), .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.two-thirds:first-child, .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.three-quarters:first-child {
    margin-top: 0;
  }
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 25, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.one-quarter:nth-child(-n+2), .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.one-third:nth-child(-n+3), .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.half:first-child, .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.two-thirds:first-child, .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls.three-quarters:first-child {
    margin-top: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 34, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background:not(.masonry) .taco-polls:first-child {
    margin-top: 0;
  }
}
/* line 40, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco_background.masonry .taco-polls.one-quarter {
  margin-bottom: 0 !important;
  margin-top: 2%;
}
@media (min-width: 64.0625em) {
  /* line 44, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background.masonry .taco-polls.one-quarter:nth-child(-n+4) {
    margin-top: 0;
  }
}
@media (min-width: 40.0625em) and (max-width: 64em) {
  /* line 49, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background.masonry .taco-polls.one-quarter:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 54, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .taco_background.masonry .taco-polls.one-quarter:nth-child(-n+1) {
    margin-top: 0;
  }
}
/* line 62, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .masonry .equal-height {
  display: block;
}
/* line 65, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .masonry .taco-polls {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/* line 72, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .masonry .taco-polls.one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
  display: block;
  float: left;
  width: 23% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
  margin-left: 1% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
  margin-right: 1% !important;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
  margin-right: 1% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
  margin-left: 1% !important;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 72, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .masonry .taco-polls.one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    width: 31% !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 72, ../base-sass/components/_page-builder.tacos.scss */
  .pane-node-field-page-builder .masonry .taco-polls.one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    width: 100% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    margin-left: 0% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    margin-right: 0% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=ltr] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    margin-right: 0% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter, html[dir=rtl] .pane-node-field-page-builder .masonry .taco-polls.one-quarter + .one-quarter + .one-quarter + .one-quarter {
    margin-left: 0% !important;
  }
}
/* line 93, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco-polls h1 {
  font-weight: bold;
  margin: 0 0 6px;
}
/* line 98, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco-polls.node--taco {
  position: relative;
}
/* line 100, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco-polls.node--taco.node {
  position: relative;
}
/* line 104, ../base-sass/components/_page-builder.tacos.scss */
.pane-node-field-page-builder .taco-polls img {
  margin-bottom: 0;
}
@media (min-width: 64.0625em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.half:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.half:nth-child(2n+1) {
    margin-right: 0 !important;
  }
}
@media (min-width: 64.0625em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.one-third:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.one-third:nth-child(3n+1) {
    margin-right: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.one-third:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.one-third:nth-child(3n+1) {
    margin-right: 0 !important;
  }
}
@media (min-width: 64.0625em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.two-thirds + .two-thirds {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.two-thirds + .two-thirds {
    margin-right: 0 !important;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pane-node-field-page-builder .taco-polls.one-quarter + .one-quarter + .half {
  margin-left: 2% !important;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pane-node-field-page-builder .taco-polls.one-quarter + .one-quarter + .half {
  margin-right: 2% !important;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.one-quarter + .one-quarter + .half {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.one-quarter + .one-quarter + .half {
    margin-right: 0 !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.half + .one-quarter {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.half + .one-quarter {
    margin-right: 0 !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.half + .one-quarter + .one-quarter {
    margin-left: 2% !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.half + .one-quarter + .one-quarter {
    margin-right: 2% !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .pane-node-field-page-builder .taco-polls.half + .one-quarter + .one-quarter {
    margin-left: 0 !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .pane-node-field-page-builder .taco-polls.half + .one-quarter + .one-quarter {
    margin-right: 0 !important;
  }
}

/* line 5, ../base-sass/components/_page-builder.text.scss */
.paragraphs-item-paragraphs-pack-text {
  margin-bottom: 2%;
}
/* line 8, ../base-sass/components/_page-builder.text.scss */
.paragraphs-item-paragraphs-pack-text p,
.paragraphs-item-paragraphs-pack-text ul,
.paragraphs-item-paragraphs-pack-text ol {
  margin-top: 0;
}
/* line 14, ../base-sass/components/_page-builder.text.scss */
.paragraphs-item-paragraphs-pack-text .field__item *:last-child {
  margin-bottom: 0;
}

/* line 5, ../base-sass/components/_page-builder.videos.scss */
.page-builder__video {
  margin-bottom: 2%;
}
/* line 7, ../base-sass/components/_page-builder.videos.scss */
.page-builder__video h1 {
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 10px;
  font-weight: 800;
}
/* line 12, ../base-sass/components/_page-builder.videos.scss */
.page-builder__video h1,
.page-builder__video h2,
.page-builder__video .pane-node-field-page-builder .taco-polls h1,
.pane-node-field-page-builder .taco-polls .page-builder__video h1 {
  margin: 2% 0;
}

/* line 28, ../base-sass/components/_page-header.scss */
.title-row {
  margin-bottom: 20px;
  position: relative;
  z-index: 90;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 28, ../base-sass/components/_page-header.scss */
  .title-row {
    margin-top: 18px;
  }
}
/* line 37, ../base-sass/components/_page-header.scss */
.title-row .pane-title,
.title-row .anchor-hide {
  display: none;
}
/* line 42, ../base-sass/components/_page-header.scss */
.title-row .pane-taxonomy-term-field-product-category-image,
.title-row .pane-node-field-header-image,
.title-row .pane-header-image-pane,
.title-row .pane-node-field-quiz-result-header-image,
.title-row .pane-node-janrain-share-settings,
.title-row .pane-janrain-janrain-page-share,
.title-row .pane-custom,
.title-row .pane-node-title,
.title-row .pane-title-pane,
.title-row .pane-node-title-field,
.title-row .pane-taxonomy-term-name-field {
  position: relative;
}
/* line 57, ../base-sass/components/_page-header.scss */
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings,
.title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share,
.title-row .pane-node-field-header-image + .pane-node-janrain-share-settings,
.title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share,
.title-row .pane-header-image-pane + .pane-node-janrain-share-settings,
.title-row .pane-header-image-pane + .pane-janrain-janrain-page-share,
.title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings,
.title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  bottom: 18px;
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  right: 18px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  left: 18px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  float: none;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  float: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 57, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share,
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings,
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share,
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings,
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings,
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    margin: 9px 0 0;
    position: relative !important;
    top: 0 !important;
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    float: left;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    float: right;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    right: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    left: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 57, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share,
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings,
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share,
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings,
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings,
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    margin: 9px 0 0;
    position: relative !important;
    top: 0 !important;
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    float: left;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    float: right;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    right: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-janrain-janrain-page-share, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
    left: 0;
  }
}
/* line 92, ../base-sass/components/_page-header.scss */
.title-row .pane-taxonomy-term-field-product-category-image + .pane-custom,
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title,
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
.title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane,
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field,
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
.title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field,
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
.title-row .pane-node-field-header-image + .pane-custom,
.title-row .pane-node-field-header-image + .panel-pane + .pane-custom,
.title-row .pane-node-field-header-image + .pane-node-title,
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title,
.title-row .pane-node-field-header-image + .pane-title-pane,
.title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane,
.title-row .pane-node-field-header-image + .pane-node-title-field,
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
.title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field,
.title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
.title-row .pane-header-image-pane + .pane-custom,
.title-row .pane-header-image-pane + .panel-pane + .pane-custom,
.title-row .pane-header-image-pane + .pane-node-title,
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title,
.title-row .pane-header-image-pane + .pane-title-pane,
.title-row .pane-header-image-pane + .panel-pane + .pane-title-pane,
.title-row .pane-header-image-pane + .pane-node-title-field,
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field,
.title-row .pane-header-image-pane + .pane-taxonomy-term-name-field,
.title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field,
.title-row .pane-node-field-quiz-result-header-image + .pane-custom,
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title,
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
.title-row .pane-node-field-quiz-result-header-image + .pane-title-pane,
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field,
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
.title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field,
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  bottom: 18px;
  position: absolute;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-custom, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  left: 18px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-custom, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  right: 18px;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-custom, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  float: none;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-custom, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
.title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  float: none;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 92, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .pane-custom,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-header-image + .pane-node-title,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-header-image + .pane-title-pane,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-header-image + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .pane-custom,
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom,
  .title-row .pane-header-image-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    position: relative !important;
    top: 0px !important;
    width: 100% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    left: 0px !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    right: 0px !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 92, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .pane-custom,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-header-image + .pane-node-title,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-header-image + .pane-title-pane,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-header-image + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .pane-custom,
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom,
  .title-row .pane-header-image-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    position: relative !important;
    top: 0px !important;
    width: 100% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    left: 0px !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    right: 0px !important;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 157, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    position: relative !important;
    top: 0px !important;
    width: 100% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    left: 0px !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    right: 0px !important;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 157, ../base-sass/components/_page-header.scss */
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title,
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane,
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field,
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    position: relative !important;
    top: 0px !important;
    width: 100% !important;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=ltr]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    left: 0px !important;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field
  .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field, html[dir=rtl]
  .title-row .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
    right: 0px !important;
  }
}
/* line 194, ../base-sass/components/_page-header.scss */
.title-row .pane-node-janrain-share-settings + .panel-pane,
.title-row .pane-janrain-janrain-page-share + .panel-pane {
  width: 69%;
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 194, ../base-sass/components/_page-header.scss */
  .title-row .pane-node-janrain-share-settings + .panel-pane,
  .title-row .pane-janrain-janrain-page-share + .panel-pane {
    width: 100%;
  }
}
/* line 207, ../base-sass/components/_page-header.scss */
.title-row .pane-taxonomy-term-field-product-category-image img,
.title-row .pane-node-field-header-image img,
.title-row .pane-header-image-pane img,
.title-row .pane-node-field-quiz-result-header-image img {
  vertical-align: top;
  width: 100%;
}
/* line 213, ../base-sass/components/_page-header.scss */
.title-row .pane-node-janrain-share-settings,
.title-row .pane-janrain-janrain-page-share {
  position: absolute;
  z-index: 90;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-node-janrain-share-settings, html[dir=ltr]
.title-row .pane-janrain-janrain-page-share {
  right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-node-janrain-share-settings, html[dir=rtl]
.title-row .pane-janrain-janrain-page-share {
  left: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 213, ../base-sass/components/_page-header.scss */
  .title-row .pane-node-janrain-share-settings,
  .title-row .pane-janrain-janrain-page-share {
    line-height: 2.5em;
    margin-bottom: 9px;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-node-janrain-share-settings .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider, html[dir=ltr]
  .title-row .pane-janrain-janrain-page-share .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider {
    margin-left: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-node-janrain-share-settings .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider, html[dir=rtl]
  .title-row .pane-janrain-janrain-page-share .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider {
    margin-right: 0;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .title-row .pane-node-janrain-share-settings .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider, html[dir=ltr]
  .title-row .pane-janrain-janrain-page-share .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider {
    margin-right: 9px;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .title-row .pane-node-janrain-share-settings .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider, html[dir=rtl]
  .title-row .pane-janrain-janrain-page-share .janrainSocialRoot.janrainOrientationHorizontal button.janrainProvider {
    margin-left: 9px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 234, ../base-sass/components/_page-header.scss */
  .title-row .pane-node-janrain-share-settings .pane-title-pane,
  .title-row .pane-janrain-janrain-page-share .pane-title-pane {
    clear: both;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .title-row .pane-custom, html[dir=ltr]
.title-row .pane-node-title, html[dir=ltr]
.title-row .pane-title-pane, html[dir=ltr]
.title-row .pane-node-title-field, html[dir=ltr]
.title-row .pane-taxonomy-term-name-field {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .title-row .pane-custom, html[dir=rtl]
.title-row .pane-node-title, html[dir=rtl]
.title-row .pane-title-pane, html[dir=rtl]
.title-row .pane-node-title-field, html[dir=rtl]
.title-row .pane-taxonomy-term-name-field {
  float: right;
}
/* line 248, ../base-sass/components/_page-header.scss */
.title-row .pane-custom h1,
.title-row .pane-node-title h1,
.title-row .pane-title-pane h1,
.title-row .pane-node-title-field h1,
.title-row .pane-taxonomy-term-name-field h1 {
  display: block;
  margin: 0;
}
/* line 251, ../base-sass/components/_page-header.scss */
.title-row .pane-custom h1 sup,
.title-row .pane-node-title h1 sup,
.title-row .pane-title-pane h1 sup,
.title-row .pane-node-title-field h1 sup,
.title-row .pane-taxonomy-term-name-field h1 sup {
  font-size: 60%;
  top: -0.7em;
}
/* line 257, ../base-sass/components/_page-header.scss */
.title-row .pane-custom p,
.title-row .pane-node-title p,
.title-row .pane-title-pane p,
.title-row .pane-node-title-field p,
.title-row .pane-taxonomy-term-name-field p {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 262, ../base-sass/components/_page-header.scss */
  .title-row .pane-custom h1,
  .title-row .pane-node-title h1,
  .title-row .pane-title-pane h1,
  .title-row .pane-node-title-field h1,
  .title-row .pane-taxonomy-term-name-field h1 {
    font-size: 24px;
    line-height: 36px;
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
}
/* line 270, ../base-sass/components/_page-header.scss */
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-node-janrain-share-settings,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-janrain-janrain-page-share,
.title-row.align-top .pane-node-field-header-image + .pane-node-janrain-share-settings,
.title-row.align-top .pane-node-field-header-image + .pane-janrain-janrain-page-share,
.title-row.align-top .pane-header-image-pane + .pane-node-janrain-share-settings,
.title-row.align-top .pane-header-image-pane + .pane-janrain-janrain-page-share,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-node-janrain-share-settings,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-janrain-janrain-page-share {
  bottom: auto;
  top: 18px;
}
/* line 287, ../base-sass/components/_page-header.scss */
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-custom,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-custom,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-node-title,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-title-pane,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-title-pane,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-node-title-field,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-node-title-field,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-taxonomy-term-field-product-category-image + .panel-pane + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-node-field-header-image + .pane-custom,
.title-row.align-top .pane-node-field-header-image + .panel-pane + .pane-custom,
.title-row.align-top .pane-node-field-header-image + .pane-node-title,
.title-row.align-top .pane-node-field-header-image + .panel-pane + .pane-node-title,
.title-row.align-top .pane-node-field-header-image + .pane-title-pane,
.title-row.align-top .pane-node-field-header-image + .panel-pane + .pane-title-pane,
.title-row.align-top .pane-node-field-header-image + .pane-node-title-field,
.title-row.align-top .pane-node-field-header-image + .panel-pane + .pane-node-title-field,
.title-row.align-top .pane-node-field-header-image + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-node-field-header-image + .panel-pane + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-header-image-pane + .pane-custom,
.title-row.align-top .pane-header-image-pane + .panel-pane + .pane-custom,
.title-row.align-top .pane-header-image-pane + .pane-node-title,
.title-row.align-top .pane-header-image-pane + .panel-pane + .pane-node-title,
.title-row.align-top .pane-header-image-pane + .pane-title-pane,
.title-row.align-top .pane-header-image-pane + .panel-pane + .pane-title-pane,
.title-row.align-top .pane-header-image-pane + .pane-node-title-field,
.title-row.align-top .pane-header-image-pane + .panel-pane + .pane-node-title-field,
.title-row.align-top .pane-header-image-pane + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-header-image-pane + .panel-pane + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-custom,
.title-row.align-top .pane-node-field-quiz-result-header-image + .panel-pane + .pane-custom,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-node-title,
.title-row.align-top .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-title-pane,
.title-row.align-top .pane-node-field-quiz-result-header-image + .panel-pane + .pane-title-pane,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-node-title-field,
.title-row.align-top .pane-node-field-quiz-result-header-image + .panel-pane + .pane-node-title-field,
.title-row.align-top .pane-node-field-quiz-result-header-image + .pane-taxonomy-term-name-field,
.title-row.align-top .pane-node-field-quiz-result-header-image + .panel-pane + .pane-taxonomy-term-name-field {
  bottom: auto;
  top: 18px;
}

/* line 5, ../base-sass/components/_pager.scss */
.pager {
  margin: 20px auto;
  position: relative;
}
/* line 9, ../base-sass/components/_pager.scss */
.pager li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 1%;
}

/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .pager__item {
  float: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .pager__item {
  float: right;
}

/* line 5, ../base-sass/components/_poll.scss */
.jjbos-poll-form {
  overflow: auto;
  position: relative;
}
@media (min-width: 75em) {
  /* line 5, ../base-sass/components/_poll.scss */
  .jjbos-poll-form {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    border-right-width: 0;
  }
}
@media (min-width: 64.0625em) {
  /* line 5, ../base-sass/components/_poll.scss */
  .jjbos-poll-form {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  /* line 5, ../base-sass/components/_poll.scss */
  .jjbos-poll-form {
    width: 32%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    border-right-width: 0;
  }
}
@media (min-width: 0) and (max-width: 40em) {
  /* line 5, ../base-sass/components/_poll.scss */
  .jjbos-poll-form {
    width: 100%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    margin-left: 2%;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    margin-right: 2%;
  }
  /* line 63, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=ltr] .jjbos-poll-form {
    border-left-width: 0;
  }
  /* line 72, ../base-sass/core/_mixins.bidirectional.scss */
  html[dir=rtl] .jjbos-poll-form {
    border-right-width: 0;
  }
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form {
  margin-left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .jjbos-poll-form {
  margin-right: 0;
}
/* line 11, ../base-sass/components/_poll.scss */
.jjbos-poll-form .ajax-vote input[type="submit"] {
  display: block;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  width: auto;
  word-break: break-all;
}
/* line 19, ../base-sass/components/_poll.scss */
.jjbos-poll-form .ajax-vote input[type="submit"].hover {
  background-color: #005eb0;
  color: #fff;
}
/* line 26, ../base-sass/components/_poll.scss */
.jjbos-poll-form .poll-loader {
  background: url(../../images/contrib-structure/ajax_loader.gif) no-repeat center center;
  display: none;
  height: 100%;
  position: absolute;
  top: -2px;
  width: 100%;
  z-index: 85;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form .poll-loader {
  left: -2px;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .jjbos-poll-form .poll-loader {
  right: -2px;
}
/* line 37, ../base-sass/components/_poll.scss */
.jjbos-poll-form .jjbos-poll-submit-wrapper {
  display: block;
  height: auto;
  position: relative;
}
/* line 42, ../base-sass/components/_poll.scss */
.jjbos-poll-form .jjbos-poll-submit-wrapper input {
  height: auto;
  width: 100% !important;
}
/* line 46, ../base-sass/components/_poll.scss */
.jjbos-poll-form .jjbos-poll-submit-wrapper .clicked {
  background-color: #005eb0;
  color: #fff;
}
/* line 50, ../base-sass/components/_poll.scss */
.jjbos-poll-form .jjbos-poll-submit-wrapper .poll-firstclick {
  background: url(../../images/contrib-structure/transparent.png) repeat center center;
  bottom: 0px;
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  z-index: 99;
  width: 100%;
}

/* line 65, ../base-sass/components/_poll.scss */
.jjbos-poll-form .form-submit,
.jjbos-poll-form input[type="submit"],
.poll-results .form-submit,
.poll-results input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #0074D9;
  bottom: 0;
  color: #fff;
  line-height: 1.05;
  position: absolute;
  vertical-align: middle;
  width: 100%;
  line-height: 1.4;
  position: relative;
  white-space: normal;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form .form-submit, html[dir=ltr]
.jjbos-poll-form input[type="submit"], html[dir=ltr]
.poll-results .form-submit, html[dir=ltr]
.poll-results input[type="submit"] {
  text-align: left;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .jjbos-poll-form .form-submit, html[dir=rtl]
.jjbos-poll-form input[type="submit"], html[dir=rtl]
.poll-results .form-submit, html[dir=rtl]
.poll-results input[type="submit"] {
  text-align: right;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form .form-submit, html[dir=ltr]
.jjbos-poll-form input[type="submit"], html[dir=ltr]
.poll-results .form-submit, html[dir=ltr]
.poll-results input[type="submit"] {
  margin-right: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .jjbos-poll-form .form-submit, html[dir=rtl]
.jjbos-poll-form input[type="submit"], html[dir=rtl]
.poll-results .form-submit, html[dir=rtl]
.poll-results input[type="submit"] {
  margin-left: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form .form-submit, html[dir=ltr]
.jjbos-poll-form input[type="submit"], html[dir=ltr]
.poll-results .form-submit, html[dir=ltr]
.poll-results input[type="submit"] {
  left: 0;
}
/* line 72, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=rtl] .jjbos-poll-form .form-submit, html[dir=rtl]
.jjbos-poll-form input[type="submit"], html[dir=rtl]
.poll-results .form-submit, html[dir=rtl]
.poll-results input[type="submit"] {
  right: 0;
}
/* line 63, ../base-sass/core/_mixins.bidirectional.scss */
html[dir=ltr] .jjbos-poll-form .form-submit, html[dir=ltr]
.jjbos-poll-form input[type="submit"], html[dir=ltr]
.poll-results .form-submit, html[dir=ltr]
.poll-results input[type="submit"] {
  padding: 15px 31px 15px 15px;
}