/* Reset */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Structural Elements */
body {
  background: #000000;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 29px;
}
.wide-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  padding-top: 133px;
  clear: both;
  position: relative;
}
.body-wrapper {
  /*
		Body wrapper exists to clip moving parallax elements such that the page doesn't scroll horizontally.
		The 145px is the approx height of the navbar and social header. The body goes up /under/ those elements
		to show the hero and the pasta.
	*/
  position: relative;
  top: -145px;
  padding-top: 145px;
  margin-bottom: -145px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  /*padding-left: 10px;
	padding-right: 10px;*/
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
#intro {
  margin-top: 85px;
}
/* Copy & Type Elements */
@font-face {
  font-family: 'Ostrich Sans Inline';
  src: url('fonts/ostrich-sans/Ostrich Sans Inline-regular.eot');
  src: local('☺'), url('fonts/ostrich-sans/Ostrich Sans Inline-regular.woff') format('woff'), url('fonts/ostrich-sans/Ostrich Sans Inline-regular.ttf') format('truetype'), url('fonts/ostrich-sans/Ostrich Sans Inline-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ThirstyRoughReg {
  font-family: ThirstyRoughReg;
  font-weight: normal;
  font-style: normal;
}
.ThirstyRoughBol {
  font-family: ThirstyRoughBol;
  font-weight: normal;
  font-style: normal;
}
.body-copy {
  text-align: center;
  margin-bottom: 30px;
}
a {
  color: #ffde00;
}
#salt-ed h1,
#test-yourself h1,
#safe-salt-promise h1 {
  color: #000;
  text-transform: uppercase;
  display: block;
  margin-left: -150px;
  padding-left: 180px;
  height: 82px;
  font: 900 48px/76px 'Poppins', Arial, Helvetica, sans-serif;
}
#salt-ed h1 {
  background: url("images/banner-553.png");
  background-repeat: no-repeat;
}
#safe-salt-promise h1 {
  background: url("images/banner-725.png");
  background-repeat: no-repeat;
}
#test-yourself h1 {
  background: url("images/banner-609.png");
  background-repeat: no-repeat;
}
.steps-wrapper h1.steps {
  text-align: center;
}
.steps-wrapper h1.steps span.steps-2 {
  font-family: 'Ostrich Sans Inline';
  color: #e9172a;
  font-size: 80px;
}
#safe-salt-promise h2,
#test-yourself h2 {
  font-family: 'Ostrich Sans Inline';
  color: #e9172a;
  font-size: 61px;
  line-height: 70px;
  text-align: center;
  display: block;
  max-width: 800px;
  margin: 70px auto 20px;
}
h3#quiz-intro,
.practice-content h3,
#safe-salt-promise h3,
.quiz-2-default-results-title,
.quiz-2-default-quickies-results-title {
  font-family: ThirstyRoughReg, cursive;
  text-align: center;
  font-size: 48px;
  line-height: 54px;
}
h3#quiz-intro {
  margin-top: 50px;
  margin-bottom: 15px;
}
.practice-content h3 {
  color: #e9172a;
  display: block;
  margin: -25px auto 0;
  width: 65%;
  background-image: url("images/bg-black-gradient.png");
  background-repeat: repeat-x;
  background-position: bottom center;
}
.quiz-2-results-text {
  text-align: center;
}
#quickies .quiz-2-results-text p {
  color: #ffde00;
  font-weight: bold;
  font-size: 24px;
}
/*
#quickies .quiz-2-default-quickies-results-title
#quickies .quiz-2-quickies-results-text {
	color: #ffffff;
}
*/
#home:before,
#test-yourself:before,
#salt-ed:before,
#safe-salt-promise:before,
#about:before {
  display: block;
  content: " ";
  visibility: hidden;
}
#home:before {
  margin-top: -185px;
  height: 185px;
}
#test-yourself:before,
#salt-ed:before,
#safe-salt-promise:before {
  margin-top: -85px;
  height: 85px;
}
#about:before {
  margin-top: -65px;
  height: 65px;
}
/* Header */
#intro h1 {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-size: 180px;
  line-height: 170px;
  margin-bottom: 27px;
  letter-spacing: -6px;
  /*max-width: 780px;*/
}
#intro h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 27px;
}
.home-content {
  width: 56.25%;
  max-width: 540px;
  float: left;
}
.home-content p {
  text-align: left;
}
.home-video {
  /*float: right;
	margin-left: 20px;
	position: relative;
	z-index: 100;*/
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.home-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-video-wrap {
  max-width: 380px;
  margin-left: 56.25%;
}
.flirt-text {
  float: right;
  background: url(images/bg-bubble.png) no-repeat center center;
  width: 270px;
  height: 247px;
  margin-top: -260px;
  margin-right: -170px;
  display: block;
}
.flirt-text p {
  font-family: ThirstyRoughReg, cursive;
  font-size: 27px;
  text-align: center !important;
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  margin-top: 60px;
}
/* Menu */
nav#mobileNav {
  display: none;
}
#main {
  width: 100%;
  height: 64px;
  /*background: url("images/bg-header.png") no-repeat scroll center top rgba(0, 0, 0, 0);*/
  background-image: url("images/bg-header.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  z-index: 1000;
}
#main ul {
  text-align: center;
}
#main ul li {
  display: inline-block;
  padding: 10px;
}
/*#main ul a {*/
nav#main a {
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 20px;
}
/*#main ul a:hover {*/
nav#main a:hover,
nav#main li.active a,
nav#mobileNav li a:hover {
  color: #ffde00;
}
/* Logo & Social Menus */
#social-header ul.social-menu-header li a,
#social-footer ul.social-menu-footer li a,
#social-header .addthis_toolbox a.addthis_button_compact,
#social-footer .addthis_toolbox a.addthis_button_compact,
#social-header .addthis_toolbox a.addthis_button_compact:hover,
#social-footer .addthis_toolbox a.addthis_button_compact:hover {
  background-image: url(images/sprite.svg);
  background-size: 960px;
}
.dotted-line {
  border-top: 1px dotted #ffffff;
}
#logo {
  background: none repeat scroll 0 0 #000000;
  float: left;
  margin-top: -95px;
  padding-left: 5px;
  width: 223px;
  height: 90px;
}
#social-header {
  background: none repeat scroll 0 0 #000000;
  float: right;
  margin-top: -55px;
  padding-right: 10px;
  width: 317px;
}
#social-footer {
  border-top: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  padding: 20px 0;
  margin-top: 65px;
}
#social-header ul.social-menu-header,
#social-footer ul.social-menu-footer {
  text-align: center;
  list-style: none outside none;
}
#social-header ul.social-menu-header li {
  display: block;
  float: right;
  margin-left: 10px;
}
#social-footer ul.social-menu-footer li {
  display: inline-block;
  margin: 0 5px;
}
#social-header ul.social-menu-header li a,
#social-header ul.social-menu-header li a:hover,
#social-footer ul.social-menu-footer li a,
#social-footer ul.social-menu-footer li a:hover {
  color: rgba(0, 0, 0, 0);
  display: block;
  float: left;
  height: 51px;
  text-decoration: none;
  width: 51px;
  position: relative;
  z-index: 200;
  /* place above overlayed parallax elements which are all around +100 */
  overflow: hidden;
  text-indent: 100%;
}
#social-header ul.social-menu-header li a.twitter,
#social-footer ul.social-menu-footer li a.twitter {
  background-position: 0px -360px;
}
#social-header ul.social-menu-header li a.twitter:hover,
#social-footer ul.social-menu-footer li a.twitter:hover {
  background-position: -120px -360px;
}
#social-header ul.social-menu-header li a.facebook,
#social-footer ul.social-menu-footer li a.facebook {
  background-position: -240px -360px;
}
#social-header ul.social-menu-header li a.facebook:hover,
#social-footer ul.social-menu-footer li a.facebook:hover {
  background-position: -360px -360px;
}
#social-header ul.social-menu-header li a.instagram,
#social-footer ul.social-menu-footer li a.instagram {
  background-position: -480px -360px;
}
#social-header ul.social-menu-header li a.instagram:hover,
#social-footer ul.social-menu-footer li a.instagram:hover {
  background-position: -600px -360px;
}
#social-header .addthis_toolbox a.addthis_button_compact,
#social-footer .addthis_toolbox a.addthis_button_compact {
  background-position: -720px -360px;
  width: 114px;
  margin-bottom: 0;
}
#social-header .addthis_toolbox a.addthis_button_compact:hover,
#social-footer .addthis_toolbox a.addthis_button_compact:hover {
  background-position: -840px -360px;
  width: 114px;
}
@media (max-width: 768px) {
  #social-header ul.social-menu-header li a,
  #social-footer ul.social-menu-footer li a,
  #social-header .addthis_toolbox a.addthis_button_compact,
  #social-footer .addthis_toolbox a.addthis_button_compact,
  #social-header .addthis_toolbox a.addthis_button_compact:hover,
  #social-footer .addthis_toolbox a.addthis_button_compact:hover {
    background-size: 576px;
  }
  #social-header ul.social-menu-header li a.twitter,
  #social-footer ul.social-menu-footer li a.twitter {
    background-position: 0px -216px;
  }
  #social-header ul.social-menu-header li a.twitter:hover,
  #social-footer ul.social-menu-footer li a.twitter:hover {
    background-position: -72px -216px;
  }
  #social-header ul.social-menu-header li a.facebook,
  #social-footer ul.social-menu-footer li a.facebook {
    background-position: -144px -216px;
  }
  #social-header ul.social-menu-header li a.facebook:hover,
  #social-footer ul.social-menu-footer li a.facebook:hover {
    background-position: -216px -216px;
  }
  #social-header ul.social-menu-header li a.instagram,
  #social-footer ul.social-menu-footer li a.instagram {
    background-position: -288px -216px;
  }
  #social-header ul.social-menu-header li a.instagram:hover,
  #social-footer ul.social-menu-footer li a.instagram:hover {
    background-position: -360px -216px;
  }
  #social-header .addthis_toolbox a.addthis_button_compact,
  #social-footer .addthis_toolbox a.addthis_button_compact {
    background-position: -432px -216px;
    width: 68px;
  }
  #social-header .addthis_toolbox a.addthis_button_compact:hover,
  #social-footer .addthis_toolbox a.addthis_button_compact:hover {
    background-position: -504px -216px;
    width: 68px;
  }
}
/* Home */
/* Test Yourself */
#quiz-1 {
  background: #FFFFFF;
  color: #000000;
  padding: 40px 100px 85px;
  height: 550px;
}
#quiz-1-progress {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.quiz-1-indicator-wrap {
  background: url("images/bg-grey.gif") repeat-x center center;
  padding-right: 28px;
}
.quiz-1-indicator-wrap,
.quiz-1-indicator-wrap-last {
  display: inline-block;
  width: 48px;
  margin-right: -6px;
}
.quiz-progress-indicator {
  display: inline-block;
  margin-right: -4px;
  margin-left: -6px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 3px solid #c2c2c2;
  text-align: center;
  line-height: 60px;
  /*margin:0px 14px;*/
  font-family: "Trade Gothic Next LT Pro", sans-serif;
  font-size: 42px;
  color: #c2c2c2;
  font-weight: 700;
  background: #FFFFFF;
}
.indicator-active {
  color: #FFFFFF;
  background: #C2C2C2;
}
#quiz-1 label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  top: 5px;
}
#quiz-1 label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 8px;
  border: 3px solid #000000;
}
#quiz-1 input[type="radio"] {
  display: none;
}
#quiz-1 input[type=radio]:checked + label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #EA172A;
}
#quiz-1 .quiz-1-choices,
#quiz-1 .quiz-1-submit {
  text-align: center;
}
#quiz-1 .quiz-1-choices {
  margin-bottom: 40px;
}
#quiz-1 .quiz-1-submit input {
  color: #ffffff;
  background: #000000;
  border: none;
  width: 340px;
  font-size: 24px;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 13px 0;
}
#quiz-1 .quiz-1-submit input:hover {
  background: #ea172a;
}
.quiz-image {
  text-align: center;
}
#quiz-1-1 .quiz-image {
  margin: 75px 0 40px;
}
#quiz-1-1 .quiz-image img {
  height: auto;
  max-width: 565px;
  width: 90%;
}
#quiz-1-2 .quiz-image {
  margin: 7px 0 15px;
}
#quiz-1-2 .quiz-image img {
  height: auto;
  max-width: 310px;
  width: 90%;
}
#quiz-1-3 .quiz-image {
  margin: 3px 0 18px;
}
#quiz-1-3 .quiz-image img {
  height: auto;
  max-width: 390px;
  width: 90%;
}
#quiz-1-4 .quiz-image {
  margin: 3px 0 5px;
}
#quiz-1-4 .quiz-image img {
  height: auto;
  max-width: 370px;
  width: 90%;
}
#quiz-1-5 .quiz-image {
  margin: 3px 0 7px;
}
#quiz-1-5 .quiz-image img {
  height: auto;
  max-width: 470px;
  width: 90%;
}
.quiz-answer-right {
  color: #75b41e;
  text-align: center;
}
.quiz-answer-wrong {
  color: #E9172a;
  text-align: center;
}
.answer {
  text-align: center;
  margin-top: 40px;
}
.explanation {
  text-align: center;
  margin-top: 40px;
  font-family: ThirstyRoughReg, cursive;
  font-size: 36px;
  background: url(images/green_dash_bg.png) center no-repeat;
}
.quiz-answer-right .explanation {
  background: url(images/green_dash_bg.png) center no-repeat;
}
.quiz-answer-wrong .explanation {
  background: url(images/red_dash_bg.png) center no-repeat;
}
.quiz-answer-right button,
.quiz-answer-wrong button {
  border: none;
  background: #000000;
  color: #FFFFFF;
  font-size: 24px;
  padding: 10px;
  width: 250px;
  text-transform: uppercase;
  margin-top: 40px;
}
.explanation-text {
  text-align: center;
  margin-top: 40px;
  font-size: 20px;
  line-height: 24px;
}
.which-one {
  display: block;
  background: #ffffff;
  text-align: center;
  max-width: 140px;
  margin: 0 auto;
  padding: 15px 10px 25px;
  font-family: ThirstyRoughReg, cursive;
}
.which-wrapper {
  background: url("images/bg-dash-black.gif") repeat-x center 40%;
}
#your-quiz-1-score {
  background: url(images/red_dash_bg.png) no-repeat center;
  text-align: center;
  font-family: ThirstyRoughReg, cursive;
  margin-top: 40px;
  font-size: 40px;
  color: #E9172a;
}
#your-quiz-1-sum,
.your-quiz-1-copy {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
}
#your-quiz-1-sum {
  margin-top: 40px;
}
.your-quiz-1-copy {
  margin-top: 10px;
}
#red-sum {
  color: #E9172A;
}
#your-quiz-1-share {
  background: url(images/red_dash_bg.png) no-repeat center;
  margin-top: 40px;
  text-align: center;
}
#quiz-1-final-text {
  text-align: center;
  margin-top: 40px;
}
#quiz-1-final-footnote {
  text-align: center;
  margin-top: 80px;
  font-size: 16px;
}
#quiz-1-share-text {
  border: none;
  color: #FFFFFF;
  background: url("images/icon-share.svg") no-repeat scroll 0 0 / 120px auto rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: 600;
  padding: 15px 60px;
}
.hidden {
  display: none;
}
.row {
  clear: both;
  padding: 0px;
  margin: 0px;
}
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.col {
  display: block;
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 27.6596%;
  padding: 36px 2.12765% 0;
}
#do-you-practice-safe-salt-quiz {
  padding-top: 180px;
}
#quiz-2-2,
#quiz-2-5 {
  margin-left: 2.12765%;
  margin-right: 2.12765%;
}
.col:first-child {
  margin-left: 0;
}
.cell_3 {
  background: #ffffff;
  height: 580px;
  color: #000000;
}
/* Test Yourself Quizzes Tab Level 1 */
#test-yourself-quizzes .tab-level-1 {
  background: #000000;
  height: 60px;
  width: 100%;
  margin: 0;
}
/* Test Yourself Quizzes Tab Level 2 */
/* Practice Safe Salt Quiz */
#quiz-2 {
  border: 1px dotted #ffffff;
  padding: 0 20px;
  margin-top: 80px;
}
#quiz-2 .quiz-2-submit input {
  color: #ffffff;
  background: #ea172a;
  border: none;
  min-width: 340px;
  font-size: 24px;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 13px 20px;
  margin: 55px auto 40px;
  display: block;
  clear: both;
  -webkit-appearance: none;
}
#quiz-2 .quiz-2-submit input:hover {
  color: #ea172a;
  background: #ffffff;
}
#quiz-2 p {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
#quiz-2 .form_2_radio {
  font-size: 18px;
  line-height: 24px;
  border-top: 1px dotted #000000;
  padding: 12px 0;
}
.quiz_2_icon {
  text-align: center;
  margin-bottom: 15px;
}
/* radio buttons */
/*#quiz-1-1 input[type="radio"],*/
#quiz-2 input[type="radio"] {
  display: none;
}
/*#quiz-1-1 label,*/
#quiz-2 label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
}
/*#quiz-1-1 label:before, */
#quiz-2 label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 3px;
  border: 3px solid #000;
}
/*#quiz-1-1 input[type=radio]:checked + label:before,*/
#quiz-2 input[type=radio]:checked + label:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #EA172A;
}
#quiz-2 .quiz_2_incomplete {
  text-align: center;
  margin-top: -25px;
  padding-bottom: 5px;
  background: #FFDE00;
  font-weight: 600;
  height: 25px;
  position: absolute;
  width: 30.4%;
  margin-left: -2%;
  margin-top: -3.7%;
}
#quiz-2 .results-default {
  height: 260px;
}
#quiz-2 .results {
  /*height:450px;*/
  height: auto;
}
#quiz-2 .results {
  background: #ea172a;
  /*url(images/red-jagged-bg.png) repeat-x top left;*/
  padding: 20px;
  margin-bottom: 20px;
  clear: both;
}
#quiz-2 #quickies {
  background: none;
  padding-bottom: 140px;
}
.quiz-2-results-title {
  font-family: "Ostrich Sans Inline", sans-serif;
  font-size: 75px;
  line-height: 69px;
  display: inline-block;
  padding-right: 20px;
}
a.quiz-2-share-button {
  background: url("images/icon-share-pink.svg") no-repeat scroll 0 0 / 120px auto rgba(0, 0, 0, 0);
  display: inline-block;
  padding: 22px 0 0;
  position: absolute;
  width: 120px;
  height: 40px;
  color: rgba(0, 0, 0, 0);
}
a.quiz-2-share-button:hover {
  background: url("images/icon-share.svg") no-repeat scroll 0 0 / 120px auto rgba(0, 0, 0, 0);
}
.quiz-2-results-intro {
  /*width:700px;*/
  /*width: 100%;*/
  padding-top: 30px;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
  padding-right: 240px;
  position: relative;
  z-index: 250;
}
#quiz-2 .results img {
  float: right;
  height: 250px;
  width: auto;
  right: 50px;
  position: absolute;
  /*margin-top:-240px;*/
}
#quiz-2 .results dl {
  counter-reset: salt-counter;
  margin-top: 30px;
}
#quiz-2 .results dl dt {
  float: left;
  /*width:232px;*/
  position: relative;
  z-index: 500;
  text-align: left;
  /*padding-left:40px;
	padding-right:20px;*/
  width: 25%;
  padding-left: 5%;
  padding-right: 3%;
  font-size: 18px;
  line-height: 25px;
}
#quiz-2 .results dl dt:before {
  content: counter(salt-counter, decimal);
  counter-increment: salt-counter;
  font-family: "Ostrich Sans Inline", sans-serif;
  font-size: 75px;
  position: absolute;
  top: 15px;
  left: 0;
}
/* this needs some work - beth's experiment on quiz 1 radio button styling */
/*#quiz-1-1 label {  
        display: inline-block;  
        cursor: pointer;  
        position: relative;  
        padding-left: 25px;  
        margin-right: 15px;  
        font-size: 13px;  
    }  
	
#quiz-1-1 input[type=radio] {  
    display: none;  
} 

#quiz-1-1 label:before {  
        content: "";  
        display: inline-block;  
      
        width: 16px;  
        height: 16px;  
      border-radius: 8px;  
        margin-right: 10px;  
        position: absolute;  
        left: 0;  
        bottombottom: 1px;  
        background-color: #aaa;  
        box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);  
    }  
	
#quiz-1-1 input[type=radio]:checked + label:before {  
        content: "\2022";  
        color: #f3f3f3;  
        font-size: 30px;  
        text-align: center;  
        line-height: 18px;  
    }  */
/* Salt Ed */
/* Steps You Can Take */
.steps-wrapper {
  border: 1px dotted #ffffff;
  padding: 0 20px 20px;
  margin-top: 225px;
  margin-bottom: 200px;
}
.steps-header {
  background: #000000;
  display: block;
  margin: -155px auto 25px;
  text-align: center;
  width: 430px;
}
.grocery,
.kitchen,
.table {
  color: #000;
  text-align: center;
  width: 31.9149%;
  float: left;
}
.kitchen {
  margin-right: 2.12766%;
  margin-left: 2.12766%;
}
.steps-head {
  background: #ea172a;
  padding-top: 20px;
  padding-bottom: 10px;
}
.steps-body {
  background-image: url("images/zig-red-white.png");
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #ffffff;
  padding: 25px 20px 0px;
  min-height: 300px;
}
.steps-body p {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 18px;
}
.steps-body p strong {
  font-weight: bold;
}
.steps-wrapper h3 {
  margin: 0;
  font-family: ThirstyRoughReg, cursive;
}
.banner-wrap-mobile {
  display: none;
}
.banner-wrap {
  display: inline-block;
  margin: 40px auto 0 auto;
  text-align: center;
  width: 100%;
  background: url("images/bg-red-gradient.png") no-repeat bottom center;
  height: 110px;
  padding-top: 0;
  overflow: hidden;
}
.banner-wrap .message {
  height: 110px;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  font-size: 80%;
}
.banner-wrap .message.shhh {
  background: url(images/text-shh-dont-salt-and-tell.png) center center no-repeat;
  background-size: contain;
}
.banner-wrap .message.shhh p {
  display: none;
}
.banner-wrap .message.revealed p {
  padding-top: 22px;
}
/* Safe Salt Promise */
.promise-wrap {
  background-image: url("images/border-grey.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  padding-bottom: 20px;
}
#safe-salt-promise .dotted-line {
  border-top: none;
  border-bottom: 1px dotted #FFFFFF;
  padding-top: 5px;
}
#safe-salt-promise h3 {
  background: none repeat scroll 0 0 #000000;
  display: block;
  margin: -25px auto 25px;
  width: 700px;
}
/* About */
#about h1 {
  font-size: 48px;
  font-weight: 900;
  line-height: 55px;
  text-transform: uppercase;
  padding: 0 2.08333% 28px;
}
#about h2 {
  font-size: 24px;
  line-height: 29px;
  font-weight: bold;
}
#about p.body-copy {
  text-align: left;
}
.about-text-wrap {
  border-top: 1px dotted #fff;
  padding: 35px 2.08333% 0;
}
.footer-wrap {
  width: 100%;
  background: url(images/bg-footer.gif) repeat #323232;
  padding: 58px 0 0;
}
p.copyright {
  color: #606060;
  text-align: center;
  padding: 40px 0;
}
/* Dat Wiggle */
.dirty-secret-wrap {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
.the-big-wiggle-wrap {
  max-width: 960px;
  margin: 0 auto;
}
.wiggle-intro .body-copy {
  margin: 40px 0;
}
.wiggle-wrap {
  display: inline-block;
  float: left;
  width: 25%;
}
.wiggle-icon a {
  color: transparent;
}
#cookie a,
#sub a,
#juice a,
#salad a,
#can a,
#banana a,
#pickle a,
#rice a,
#cereal a,
#chicken a,
#pretzel a,
#milk a {
  display: block;
  margin: 0 auto 20px;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: shake;
  -webkit-animation-name: shake;
}
#can a,
#pickle a,
#milk a {
  animation-duration: .4s;
  -webkit-animation-duration: .4s;
}
#cookie a,
#salad a,
#banana a,
#pretzel a {
  animation-duration: .7s;
  -webkit-animation-duration: .7s;
}
#sub a,
#juice a,
#rice a,
#cereal a,
#chicken a {
  animation-duration: .9s;
  -webkit-animation-duration: .9s;
}
@keyframes shake {
  0% {
    transform: rotateZ(-9deg);
  }
  17% {
    transform: rotateZ(-3deg);
  }
  34% {
    transform: rotateZ(3deg);
  }
  51% {
    transform: rotateZ(9deg);
  }
  68% {
    transform: rotateZ(3deg);
  }
  85% {
    transform: rotateZ(-3deg);
  }
  100% {
    transform: rotateZ(-9deg);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotateZ(-9deg);
  }
  17% {
    -webkit-transform: rotateZ(-3deg);
  }
  34% {
    -webkit-transform: rotateZ(3deg);
  }
  51% {
    -webkit-transform: rotateZ(9deg);
  }
  68% {
    -webkit-transform: rotateZ(3deg);
  }
  85% {
    -webkit-transform: rotateZ(-3deg);
  }
  100% {
    -webkit-transform: rotateZ(-9deg);
  }
}
.ui-tooltip {
  background: #ffffff;
  color: #000000;
  text-align: center;
  position: absolute;
  z-index: 100;
  padding: 45px 45px 30px;
  max-width: 425px;
}
/*.ui-tooltip:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 30px solid #ffffff;
	content: '';
	position: absolute;
	left: 10%;
	top: -20px;
	margin-left: -10px;
}*/
.left-tip:before {
  border-right: 30px solid #FFFFFF;
  border-top: 30px solid rgba(0, 0, 0, 0);
  border-bottom: 30px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  display: inline-block;
  left: -28px;
  top: 40%;
}
.right-tip:before {
  border-left: 30px solid #FFFFFF;
  border-top: 30px solid rgba(0, 0, 0, 0);
  border-bottom: 30px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  display: inline-block;
  right: -28px;
  top: 40%;
}
.ui-tooltip .red {
  color: #ea172a;
  font-weight: bold;
}
.ui-tooltip .green {
  color: #62aa21;
  font-weight: bold;
}
/* Infographic */
/* citations */
.cite-tip {
  padding: 10px;
}
.cite-tip a {
  color: #EA172A;
}
.infographic li .slide_title {
  clear: both;
  font-family: "Ostrich Sans Inline", sans-serif;
  color: #e9172a;
  font-size: 61px;
  line-height: 70px;
  text-align: center;
}
.infographic li.intro_slide .slide_main_text img {
  width: 347px;
  /*margin-top: 70px;*/
}
.infographic li.intro_slide .slide_main_text {
  display: block;
  margin: 100px 0 0 490px;
  position: absolute;
  z-index: 150;
}
.infographic li.intro_slide .slide_sub_text {
  padding-top: 30px;
}
.infographic li.too-much .slide_main_text {
  display: block;
  margin: 100px 0 0 550px;
  position: absolute;
  z-index: 150;
}
.infographic li.too-much .slide_main_text img {
  width: 342px;
}
.infographic li.one-in-three .slide_main_text {
  display: block;
  margin: 100px 0 0 510px;
  position: absolute;
  z-index: 150;
}
.infographic li.one-in-three .slide_main_text img {
  width: 352px;
  margin-top: -40px;
}
.infographic li.heart .slide_main_text {
  display: block;
  margin: 100px 0 0 540px;
  position: absolute;
  z-index: 150;
}
.infographic li.heart .slide_main_text img {
  width: 366px;
}
.infographic li.guilty .slide_main_text {
  display: block;
  margin: 100px 0 0 490px;
  position: absolute;
  z-index: 150;
}
.infographic li.guilty .slide_main_text img {
  width: 411px;
}
.infographic li.contain-yourself .slide_main_text img {
  width: 360px;
}
.infographic li.contain-yourself .slide_main_text {
  display: block;
  margin: 100px 0 0 490px;
  position: absolute;
  z-index: 150;
}
.infographic li .slide_sub_text {
  clear: both;
  text-align: center;
  padding: 70px 100px 0 100px;
  margin: 0 auto;
}
.infographic li .slide_main_text .citation,
.infographic li .slide_sub_text .citation {
  display: inline;
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 70%;
  text-decoration: none;
}
.infographic li .slide_main_text .citation {
  text-align: right;
  /*padding-top: 70px;*/
  position: relative;
  display: block;
  z-index: 100;
}
.infographic li .slide_main_thirsty {
  font-family: "ThirstyRoughReg", cursive;
}
.infographic li .slide_main_ostrich {
  font-family: "Ostrich Sans Inline", sans-serif;
}
.infographic li .slide_image {
  float: left;
  width: 560px;
  height: 410px;
}
.infographic li.intro_slide .slide_image {
  width: 500px;
  height: 300px;
}
.slide_tweet a,
.slide_tweet a:hover,
.slide_tweet a,
.slide_tweet a:hover {
  color: rgba(0, 0, 0, 0);
  display: block;
  height: 50px;
  text-decoration: none;
  width: 156px;
  margin: 29px auto 0;
}
.slide_tweet a {
  background: url("images/button-tweet-grey.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.slide_tweet a:hover {
  background: url("images/button-tweet-red.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.slide_main_were {
  font-size: 78px;
  text-transform: uppercase;
  text-align: center;
}
.slide_main_guilty {
  font-size: 60px;
  line-height: 125px;
  text-align: center;
}
.slide_main_toomuch {
  color: #EA172A;
  font-size: 106px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
}
.slide_main_heart {
  font-size: 79px;
  text-align: center;
}
.slide_main_racing {
  font-size: 35px;
  font-weight: 700;
  font-style: regular;
  line-height: 95px;
  text-transform: uppercase;
  text-align: center;
}
.slide_main_reasons {
  color: #EA172A;
  font-size: 70px;
  line-height: 10px;
  text-transform: uppercase;
  text-align: center;
}
/* first slide */
#lips img {
  width: 330px;
  margin: 50px 0 0 120px;
}
/* too much slide */
.infographic li.too-much .slide_image {
  background: url("images/slide-body.svg") no-repeat center bottom;
  margin-left: 55px;
}
/*#lungs img,
#bones img,
#stomach img {
	animation-name: grow;
	-webkit-animation-name: grow;
	animation-iteration-count: 1;
  	-webkit-animation-iteration-count: 1;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
}*/
#bones {
  margin: 5px 0 0 50px;
  width: 40%;
  float: left;
}
#stomach {
  margin: 40px 0 0 0;
  width: 40%;
  float: right;
}
#lungs {
  clear: both;
  margin: 0 0 0 10px;
  padding: 50px 0 0;
  width: 100%;
}
.slide_image .pulse img {
  border: 3px solid #EE3438;
  border-radius: 50%;
  padding: 7px;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.3s;
  -webkit-animation-duration: 1.3s;
  /*animation-delay: 3s;
	-webkit-animation-animation-delay: 3s;*/
}
/*@keyframes grow {
  	0% { 
		width: 0px;
		height: 0px; 
	}
	17%  {
		
		width: 10px;
		height: 10px;
	}
	34% { 
		border: 3px solid #EA172A;
		border-radius: 50%;
		width: 30px;
		height: 30px;
	}
	51% { 
		border: 3px solid #EA172A;
		border-radius: 50%;
		width: 50px;
		height: 50px;
	}
	68% { 
		border: 3px solid #EA172A;
		border-radius: 50%;
		width: 70px;
		height: 70px;
	}
	85% { 
	
		width: 90px;
		height: 90px;
	}
	100% { 
		border: 3px solid #EA172A;
		border-radius: 50%;
		width: 110px;
		height: 110px;
	}
}*/
@keyframes pulse {
  0% {
    width: 110px;
    height: 110px;
  }
  17% {
    width: 108px;
    height: 108px;
  }
  34% {
    width: 105px;
    height: 105px;
  }
  51% {
    width: 102px;
    height: 102px;
  }
  68% {
    width: 105px;
    height: 105px;
  }
  85% {
    width: 108px;
    height: 108px;
  }
  100% {
    width: 110px;
    height: 110px;
  }
}
@-webkit-keyframes pulse {
  0% {
    width: 110px;
    height: 110px;
  }
  17% {
    width: 108px;
    height: 108px;
  }
  34% {
    width: 105px;
    height: 105px;
  }
  51% {
    width: 102px;
    height: 102px;
  }
  68% {
    width: 105px;
    height: 105px;
  }
  85% {
    width: 108px;
    height: 108px;
  }
  100% {
    width: 110px;
    height: 110px;
  }
}
.organs-wrapper {
  z-index: 5;
  margin-top: -140px;
  position: relative;
}
#sad-head {
  display: block;
  width: 80px;
  height: 80px;
  border: 3px solid #000;
  border-radius: 50%;
  background: #EE3438;
  z-index: 50;
  position: relative;
  margin: 60px 0 0 200px;
}
.visible #sad-head {
  /*animation-iteration-count: 1;
  	-webkit-animation-iteration-count: 1;*/
  animation-name: head-drop;
  -webkit-animation-name: head-drop;
  animation-duration: 1.3s;
  -webkit-animation-duration: 1.3s;
  animation-delay: 3s;
  -webkit-animation-animation-delay: 3s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes head-drop {
  from {
    transform: rotate(0deg);
    transform-origin: bottom;
  }
  to {
    transform: rotate(25deg);
    transform-origin: bottom;
  }
}
@-webkit-keyframes head-drop {
  from {
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: bottom;
  }
  to {
    -webkit-transform: rotate(25deg);
    -webkit-transform-origin: bottom;
  }
}
/* 1 in 3 slide */
.infographic li.one-in-three .slide_image {
  background: url("images/slide-stethoscope.svg") no-repeat center bottom;
}
.slide_image .rotater img {
  height: 110px;
  margin: 80px 0 0 214px;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: rotater;
  -webkit-animation-name: rotater;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
}
@keyframes rotater {
  0% {
    transform: rotate(-15deg);
    transform-origin: 50% 95%;
  }
  17% {
    transform: rotate(-5deg);
    transform-origin: 50% 95%;
  }
  34% {
    transform: rotate(5deg);
    transform-origin: 50% 95%;
  }
  51% {
    transform: rotate(15deg);
    transform-origin: 50% 95%;
  }
  68% {
    transform: rotate(30deg);
    transform-origin: 50% 95%;
  }
  80% {
    transform: rotate(40deg);
    transform-origin: 50% 95%;
  }
  85% {
    transform: rotate(20deg);
    transform-origin: 50% 95%;
  }
  90% {
    transform: rotate(5deg);
    transform-origin: 50% 95%;
  }
  100% {
    transform: rotate(-15deg);
    transform-origin: 50% 95%;
  }
}
@-webkit-keyframes rotater {
  0% {
    -webkit-transform: rotate(-15deg);
    -webkit-transform-origin: 50% 95%;
  }
  17% {
    -webkit-transform: rotate(-5deg);
    -webkit-transform-origin: 50% 95%;
  }
  34% {
    -webkit-transform: rotate(5deg);
    -webkit-transform-origin: 50% 95%;
  }
  51% {
    -webkit-transform: rotate(15deg);
    -webkit-transform-origin: 50% 95%;
  }
  68% {
    -webkit-transform: rotate(30deg);
    -webkit-transform-origin: 50% 95%;
  }
  80% {
    -webkit-transform: rotate(40deg);
    -webkit-transform-origin: 50% 95%;
  }
  85% {
    -webkit-transform: rotate(20deg);
    -webkit-transform-origin: 50% 95%;
  }
  90% {
    -webkit-transform: rotate(5deg);
    -webkit-transform-origin: 50% 95%;
  }
  100% {
    -webkit-transform: rotate(-15deg);
    -webkit-transform-origin: 50% 95%;
  }
}
/* racing heart slide */
.infographic li.heart .slide_image {
  background: url("images/slide-couple.svg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  margin-left: 45px;
}
.slide-image-left {
  width: 40%;
  float: left;
}
.slide-image-right {
  width: 60%;
  float: right;
}
.slide_image .shake-shake img {
  height: 91px;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: shaker;
  -webkit-animation-name: shaker;
  animation-duration: .9s;
  -webkit-animation-duration: .9s;
}
#salt-shaker-1,
.salt-dots-wrapper {
  z-index: 50;
  position: relative;
}
@keyframes shaker {
  0% {
    transform: rotate(100deg);
    transform-origin: 100% 100%;
  }
  17% {
    transform: rotate(105deg);
    transform-origin: 100% 100%;
  }
  34% {
    transform: rotate(110deg);
    transform-origin: 100% 100%;
  }
  51% {
    transform: rotate(115deg);
    transform-origin: 100% 100%;
  }
  68% {
    transform: rotate(110deg);
    transform-origin: 100% 100%;
  }
  85% {
    transform: rotate(105deg);
    transform-origin: 100% 100%;
  }
  100% {
    transform: rotate(100deg);
    transform-origin: 100% 100%;
  }
}
@-webkit-keyframes shaker {
  0% {
    -webkit-transform: rotate(100deg);
    -webkit-transform-origin: 100% 100%;
  }
  17% {
    -webkit-transform: rotate(105deg);
    -webkit-transform-origin: 100% 100%;
  }
  34% {
    -webkit-transform: rotate(110deg);
    -webkit-transform-origin: 100% 100%;
  }
  51% {
    -webkit-transform: rotate(115deg);
    -webkit-transform-origin: 100% 100%;
  }
  68% {
    -webkit-transform: rotate(110deg);
    -webkit-transform-origin: 100% 100%;
  }
  85% {
    -webkit-transform: rotate(105deg);
    -webkit-transform-origin: 100% 100%;
  }
  100% {
    -webkit-transform: rotate(100deg);
    -webkit-transform-origin: 100% 100%;
  }
}
.head-wrapper {
  padding: 7px 0 0 6px;
  transform: rotate(5deg);
}
#head-1,
#head-2 {
  width: 71px;
  height: 71px;
  border: 5px solid #000;
  border-radius: 50%;
  background: #EE3438;
  display: inline-block;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-duration: .9s;
  -webkit-animation-duration: .9s;
}
#head-1 {
  z-index: 0;
  position: relative;
  animation-name: head-bob-1;
  -webkit-animation-name: head-bob-1;
}
#head-2 {
  margin-left: -16px;
  margin-top: -5px;
  z-index: 5;
  position: relative;
  animation-name: head-bob-2;
  -webkit-animation-name: head-bob-2;
}
@keyframes head-bob-1 {
  0% {
    margin-left: 0px;
  }
  17% {
    margin-left: -2px;
  }
  34% {
    margin-left: -4px;
  }
  51% {
    margin-left: -6px;
  }
  68% {
    margin-left: -4px;
  }
  85% {
    margin-left: -2px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes head-bob-1 {
  0% {
    margin-left: 0px;
  }
  17% {
    margin-left: -2px;
  }
  34% {
    margin-left: -4px;
  }
  51% {
    margin-left: -6px;
  }
  68% {
    margin-left: -4px;
  }
  85% {
    margin-left: -2px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes head-bob-2 {
  0% {
    margin-left: -16px;
  }
  17% {
    margin-left: -18px;
  }
  34% {
    margin-left: -20px;
  }
  51% {
    margin-left: -22px;
  }
  68% {
    margin-left: -20px;
  }
  85% {
    margin-left: -18px;
  }
  100% {
    margin-left: -16px;
  }
}
@-webkit-keyframes head-bob-2 {
  0% {
    margin-left: -16px;
  }
  17% {
    margin-left: -18px;
  }
  34% {
    margin-left: -20px;
  }
  51% {
    margin-left: -22px;
  }
  68% {
    margin-left: -20px;
  }
  85% {
    margin-left: -18px;
  }
  100% {
    margin-left: -16px;
  }
}
#salt-dot-1,
#salt-dot-2,
#salt-dot-3,
#salt-dot-4,
#salt-dot-5,
#salt-dot-6,
#salt-dot-7 {
  display: block;
  border-radius: 50%;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: salt-flash;
  -webkit-animation-name: salt-flash;
}
#salt-dot-1,
#salt-dot-4,
#salt-dot-7 {
  height: 4px;
  width: 4px;
  animation-duration: 1.3s;
  -webkit-animation-duration: 1.3s;
}
#salt-dot-3,
#salt-dot-5 {
  height: 6px;
  width: 6px;
  animation-duration: .8s;
  -webkit-animation-duration: .8s;
}
#salt-dot-2 {
  height: 10px;
  width: 10px;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
}
#salt-dot-6 {
  height: 8px;
  width: 8px;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
.salt-dots-wrapper {
  width: 22px;
  height: 84px;
  margin-left: 130px;
  margin-top: 20px;
}
.salt-dot-wrap {
  width: 100%;
  clear: both;
}
#salt-dot-1 {
  margin-left: 8px;
  margin-bottom: 12px;
}
#salt-dot-2 {
  float: left;
  animation-delay: .5s;
  -webkit-animation-animation-delay: .5s;
}
#salt-dot-3 {
  float: right;
  margin-bottom: 11px;
  animation-delay: .8s;
  -webkit-animation-animation-delay: .8s;
}
#salt-dot-4 {
  margin-left: 10px;
  margin-bottom: 12px;
  animation-delay: 1s;
  -webkit-animation-animation-delay: 1s;
}
#salt-dot-5 {
  float: right;
  margin-right: 2px;
  animation-delay: 1.3s;
  -webkit-animation-animation-delay: 1.3s;
}
#salt-dot-6 {
  margin-left: 3px;
  margin-bottom: 11px;
  animation-delay: 1.5s;
  -webkit-animation-animation-delay: 1.5s;
}
#salt-dot-7 {
  float: right;
  margin-right: 2px;
  animation-delay: 1.8s;
  -webkit-animation-animation-delay: 1.8s;
}
@keyframes salt-flash {
  from {
    background: #ffffff;
  }
  to {
    background: #000000;
  }
}
@-webkit-keyframes salt-flash {
  from {
    background: #ffffff;
  }
  to {
    background: #000000;
  }
}
/*.filling-heart-wrapper {
	background: #ffffff;
	margin-left: 72px;
	height: 160px;
    width: 135px;
}*/
.heart-white {
  padding-left: 15px;
  margin-left: 80px;
  position: absolute;
  z-index: 2;
}
.heart-outline {
  margin-top: -118px;
  margin-left: 80px;
  position: absolute;
  z-index: 15;
}
@keyframes salt-flash {
  from {
    background: #ffffff;
  }
  to {
    background: #000000;
  }
}
@-webkit-keyframes salt-flash {
  from {
    background: #ffffff;
  }
  to {
    background: #000000;
  }
}
@keyframes salt-flash-red {
  from {
    background: #ffffff;
  }
  to {
    background: #EE3438;
  }
}
@-webkit-keyframes salt-flash-red {
  from {
    background: #ffffff;
  }
  to {
    background: #EE3438;
  }
}
#salt-pile img {
  width: 127px;
  height: auto;
}
.salt-pile {
  position: absolute;
  z-index: 5;
  margin-left: 80px;
}
.visible .salt-pile {
  /*animation-iteration-count: infinite;
  	-webkit-animation-iteration-count: infinite;*/
  animation-name: pile;
  -webkit-animation-name: pile;
  animation-duration: 20s;
  -webkit-animation-duration: 20s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -117px;
  }
}
@-webkit-keyframes pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -117px;
  }
}
.filled-salt-pile {
  margin-top: -117px;
}
.heart-outline img {
  width: 137px;
  height: auto;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: heart-beat;
  -webkit-animation-name: heart-beat;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
}
@keyframes heart-beat {
  from {
    width: 137px;
    height: auto;
    transform-origin: center 160px;
  }
  to {
    width: 130px;
    height: auto;
    transform-origin: center 160px;
  }
}
@-webkit-keyframes heart-beat {
  from {
    width: 137px;
    height: auto;
    transform-origin: center 160px;
  }
  to {
    width: 130px;
    height: auto;
    transform-origin: center 160px;
  }
}
/* racing heart slide */
.infographic li.guilty .slide_image {
  background: url("images/slide-family.svg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  margin-left: 60px;
}
.slide_image .arm-shake img {
  height: 81px;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: arm-shaker;
  -webkit-animation-name: arm-shaker;
  animation-duration: .9s;
  -webkit-animation-duration: .9s;
  margin: -22px 0 0 149px;
}
@keyframes arm-shaker {
  0% {
    transform: rotate(40deg);
    transform-origin: bottom left;
  }
  17% {
    transform: rotate(45deg);
    transform-origin: bottom left;
  }
  34% {
    transform: rotate(50deg);
    transform-origin: bottom left;
  }
  51% {
    transform: rotate(55deg);
    transform-origin: bottom left;
  }
  68% {
    transform: rotate(50deg);
    transform-origin: bottom left;
  }
  85% {
    transform: rotate(45deg);
    transform-origin: bottom left;
  }
  100% {
    transform: rotate(40deg);
    transform-origin: bottom left;
  }
}
@-webkit-keyframes arm-shaker {
  0% {
    -webkit-transform: rotate(40deg);
    -webkit-transform-origin: bottom left;
  }
  17% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: bottom left;
  }
  34% {
    -webkit-transform: rotate(50deg);
    -webkit-transform-origin: bottom left;
  }
  51% {
    -webkit-transform: rotate(55deg);
    -webkit-transform-origin: bottom left;
  }
  68% {
    -webkit-transform: rotate(50deg);
    -webkit-transform-origin: bottom left;
  }
  85% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: bottom left;
  }
  100% {
    -webkit-transform: rotate(40deg);
    -webkit-transform-origin: bottom left;
  }
}
#salt-speck-1,
#salt-speck-2,
#salt-speck-3,
#salt-speck-4,
#salt-speck-5,
#salt-speck-6,
#salt-speck-7,
#salt-speck-8,
#salt-speck-9,
#salt-speck-10,
#salt-speck-15 {
  display: block;
  border-radius: 50%;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: salt-flash;
  -webkit-animation-name: salt-flash;
}
#salt-speck-11,
#salt-speck-12,
#salt-speck-13,
#salt-speck-14 {
  display: block;
  border-radius: 50%;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: salt-flash-red;
  -webkit-animation-name: salt-flash-red;
}
#salt-speck-1,
#salt-speck-5,
#salt-speck-8,
#salt-speck-11,
#salt-speck-12 {
  height: 4px;
  width: 4px;
  animation-duration: 1.3s;
  -webkit-animation-duration: 1.3s;
}
#salt-speck-3,
#salt-speck-4,
#salt-speck-6,
#salt-speck-9,
#salt-speck-13,
#salt-speck-14 {
  height: 6px;
  width: 6px;
  animation-duration: .8s;
  -webkit-animation-duration: .8s;
}
#salt-speck-7,
#salt-speck-10 {
  height: 8px;
  width: 8px;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
#salt-speck-2,
#salt-speck-15 {
  height: 10px;
  width: 10px;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
}
.salt-specks-wrapper {
  width: 52px;
  height: 124px;
  margin-left: 241px;
  margin-top: 17px;
}
.salt-speck-wrap {
  width: 100%;
  clear: both;
}
#salt-speck-1 {
  margin-left: 4px;
  margin-bottom: 9px;
}
#salt-speck-2 {
  margin-left: 0;
  animation-delay: .5s;
  -webkit-animation-animation-delay: .5s;
}
#salt-speck-3 {
  margin-left: 16px;
  animation-delay: .8s;
  -webkit-animation-animation-delay: .8s;
}
#salt-speck-4 {
  margin-left: 27px;
  margin-bottom: 3px;
  animation-delay: 1s;
  -webkit-animation-animation-delay: 1s;
}
#salt-speck-5 {
  margin-left: 14px;
  margin-bottom: 1px;
  animation-delay: 1.3s;
  -webkit-animation-animation-delay: 1.3s;
}
#salt-speck-6 {
  margin-left: 28px;
  margin-bottom: 6px;
  animation-delay: 1.5s;
  -webkit-animation-animation-delay: 1.5s;
}
#salt-speck-7 {
  margin-left: 20px;
  animation-delay: 1.8s;
  -webkit-animation-animation-delay: 1.8s;
}
#salt-speck-8 {
  margin-left: 36px;
  margin-bottom: 4px;
  animation-delay: 2.1s;
  -webkit-animation-animation-delay: 2.1s;
}
#salt-speck-9 {
  margin-left: 30px;
  margin-bottom: 5px;
  animation-delay: 2.4s;
  -webkit-animation-animation-delay: 2.4s;
}
#salt-speck-10 {
  margin-left: 37px;
  margin-bottom: 6px;
  animation-delay: 2.7s;
  -webkit-animation-animation-delay: 2.7s;
}
#salt-speck-11 {
  margin-left: 31px;
  animation-delay: 3s;
  -webkit-animation-animation-delay: 3s;
}
#salt-speck-12 {
  margin-left: 45px;
  margin-bottom: 3px;
  animation-delay: 3.3s;
  -webkit-animation-animation-delay: 3.3s;
}
#salt-speck-13 {
  margin-left: 39px;
  margin-bottom: 1px;
  animation-delay: 3.6s;
  -webkit-animation-animation-delay: 3.6s;
}
#salt-speck-14 {
  margin-left: 46px;
  margin-bottom: 2px;
  animation-delay: 1.8s;
  -webkit-animation-animation-delay: 3.9s;
}
#salt-speck-15 {
  margin-left: 39px;
  animation-delay: 1.8s;
  -webkit-animation-animation-delay: 4.2s;
}
/* contain yourself slide */
/*.infographic li.contain-yourself .slide_image {
	background: #ca0164;
}*/
div.shaker-left {
  margin-left: 120px;
  float: left;
  background: #ffffff;
}
div.shaker-right {
  margin-right: 124px;
  float: right;
}
div.shaker-left img.shaker,
div.shaker-right img.shaker {
  width: 146px;
  height: auto;
}
div.shaker-right #shaker-2-top {
  height: 180px;
}
div.shaker-right img.shaker-top {
  width: 120px;
  margin-left: 13px;
  height: auto;
  position: relative;
  z-index: 35;
  padding-top: 110px;
}
.visible .slide_image .shake-and-rise img {
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-delay: 8s;
  -webkit-animation-delay: 8s;
  animation-name: shake-rise;
  -webkit-animation-name: shake-rise;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
@keyframes shake-rise {
  0% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  5% {
    transform: rotate(3deg);
    padding-top: 110px;
  }
  10% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  15% {
    transform: rotate(-3deg);
    padding-top: 110px;
  }
  20% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  25% {
    transform: rotate(3deg);
    padding-top: 110px;
  }
  30% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  35% {
    transform: rotate(-3deg);
    padding-top: 110px;
  }
  40% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  45% {
    transform: rotate(3deg);
    padding-top: 110px;
  }
  50% {
    transform: rotate(0deg);
    padding-top: 110px;
  }
  60% {
    transform: rotate(0deg);
    padding-top: 100px;
  }
  70% {
    transform: rotate(0deg);
    padding-top: 85px;
  }
  80% {
    transform: rotate(0deg);
    padding-top: 60px;
  }
  90% {
    transform: rotate(0deg);
    padding-top: 15px;
  }
  100% {
    transform: rotate(0deg);
    padding-top: 0px;
  }
}
@-webkit-keyframes shake-rise {
  0% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  5% {
    -webkit-transform: rotate(3deg);
    padding-top: 110px;
  }
  10% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  15% {
    -webkit-transform: rotate(-3deg);
    padding-top: 110px;
  }
  20% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  25% {
    -webkit-transform: rotate(3deg);
    padding-top: 110px;
  }
  30% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  35% {
    -webkit-transform: rotate(-3deg);
    padding-top: 110px;
  }
  40% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  45% {
    -webkit-transform: rotate(3deg);
    padding-top: 110px;
  }
  50% {
    -webkit-transform: rotate(0deg);
    padding-top: 110px;
  }
  60% {
    -webkit-transform: rotate(0deg);
    padding-top: 100px;
  }
  70% {
    -webkit-transform: rotate(0deg);
    padding-top: 85px;
  }
  80% {
    -webkit-transform: rotate(0deg);
    padding-top: 60px;
  }
  90% {
    -webkit-transform: rotate(0deg);
    padding-top: 15px;
  }
  100% {
    -webkit-transform: rotate(0deg);
    padding-top: 0px;
  }
}
div.shaker-left img.shaker {
  /*background: #ffffff;*/
  margin-top: 108px;
  position: absolute;
  z-index: 15;
}
div.shaker-right img.shaker {
  /*background: #EE3438;*/
  position: absolute;
  z-index: 15;
}
div.shaker-left .shaker-1-white {
  position: absolute;
  z-index: 2;
  padding-top: 253px;
  padding-left: 15px;
}
div.shaker-left .shaker-1-black {
  position: absolute;
  z-index: 5;
  padding-top: 253px;
  padding-left: 15px;
}
.visible div.shaker-left .shaker-1-black {
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-name: shaker-1-pile;
  -webkit-animation-name: shaker-1-pile;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shaker-1-pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -135px;
  }
}
@-webkit-keyframes shaker-1-pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -135px;
  }
}
div.shaker-right .shaker-2-red {
  position: absolute;
  z-index: 2;
  padding-top: 7px;
  padding-left: 15px;
}
div.shaker-right .shaker-2-black {
  position: absolute;
  z-index: 5;
  padding-top: 7px;
  padding-left: 15px;
}
.visible div.shaker-right .shaker-2-black {
  animation-duration: 4s;
  -webkit-animation-duration: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: 4s;
  animation-name: shaker-2-pile;
  -webkit-animation-name: shaker-2-pile;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shaker-2-pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -206px;
  }
}
@-webkit-keyframes shaker-2-pile {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: -206px;
  }
}
.shake-1-text {
  color: transparent;
  position: absolute;
  z-index: 50;
  padding: 260px 0 0 33px;
  font-size: 19px;
}
.visible .shake-1-text {
  animation-name: shaker-1-text;
  -webkit-animation-name: shaker-1-text;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shaker-1-text {
  from {
    color: transparent;
  }
  to {
    color: #000000;
  }
}
@-webkit-keyframes shaker-1-text {
  from {
    color: transparent;
  }
  to {
    color: #000000;
  }
}
.shake-2-text {
  position: absolute;
  z-index: 50;
  padding: 15px 0 0 0;
  text-align: center;
}
.shake-2-text p.shake-2-white {
  color: transparent;
  font-size: 19px;
}
.visible .shake-2-text p.shake-2-white {
  animation-name: shaker-2-white;
  -webkit-animation-name: shaker-2-white;
  animation-delay: 9s;
  -webkit-animation-delay: 9s;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shaker-2-white {
  from {
    color: transparent;
  }
  to {
    color: #FFFFFF;
  }
}
@-webkit-keyframes shaker-2-white {
  from {
    color: transparent;
  }
  to {
    color: #FFFFFF;
  }
}
.shake-2-text p.shake-2-red {
  color: transparent;
  font-weight: bold;
  font-size: 24px;
}
.visible .shake-2-text p.shake-2-red {
  animation-name: shaker-2-red;
  -webkit-animation-name: shaker-2-red;
  animation-delay: 9s;
  -webkit-animation-delay: 9s;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
@keyframes shaker-2-red {
  from {
    color: transparent;
  }
  to {
    color: #EE3438;
  }
}
@-webkit-keyframes shaker-2-red {
  from {
    color: transparent;
  }
  to {
    color: #EE3438;
  }
}
/* arrows */
a.bx-prev,
a.bx-next {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
}
a.bx-prev:hover,
a.bx-next:hover {
  opacity: .6;
}
a.bx-prev {
  animation-name: arrow-left;
  -webkit-animation-name: arrow-left;
  /*-ms-animation-name: arrow-left;*/
}
a.bx-next {
  animation-name: arrow-right;
  -webkit-animation-name: arrow-right;
}
@keyframes arrow-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /*-ms-transform: translate(0,0); */
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0.1em, 0);
    -moz-transform: translate(0.1em, 0);
    -o-transform: translate(0.1em, 0);
    /*-ms-transform: translate(.1em,0);*/
    transform: translate(0.1em, 0);
  }
  50% {
    -webkit-transform: translate(0.2em, 0);
    -moz-transform: translate(0.2em, 0);
    -o-transform: translate(0.2em, 0);
    /*-ms-transform: translate(.2em,0);*/
    transform: translate(0.2em, 0);
  }
  75% {
    -webkit-transform: translate(0.1em, 0);
    -moz-transform: translate(0.1em, 0);
    -o-transform: translate(0.1em, 0);
    /*-ms-transform: translate(.1em,0);*/
    transform: translate(0.1em, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /*-ms-transform: translate(0,0); */
    transform: translate(0, 0);
  }
}
@-webkit-keyframes arrow-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /*-ms-transform: translate(0,0); */
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0.1em, 0);
    -moz-transform: translate(0.1em, 0);
    -o-transform: translate(0.1em, 0);
    /*-ms-transform: translate(.1em,0);*/
    transform: translate(0.1em, 0);
  }
  50% {
    -webkit-transform: translate(0.2em, 0);
    -moz-transform: translate(0.2em, 0);
    -o-transform: translate(0.2em, 0);
    /*-ms-transform: translate(.2em,0);*/
    transform: translate(0.2em, 0);
  }
  75% {
    -webkit-transform: translate(0.1em, 0);
    -moz-transform: translate(0.1em, 0);
    -o-transform: translate(0.1em, 0);
    /*-ms-transform: translate(.1em,0);*/
    transform: translate(0.1em, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /*-ms-transform: translate(0,0); */
    transform: translate(0, 0);
  }
}
@-webkit-keyframes arrow-right {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-0.1em, 0);
    -moz-transform: translate(-0.1em, 0);
    -o-transform: translate(-0.1em, 0);
    -ms-transform: translate(-0.1em, 0);
    transform: translate(-0.1em, 0);
  }
  50% {
    -webkit-transform: translate(-0.2em, 0);
    -moz-transform: translate(-0.2em, 0);
    -o-transform: translate(-0.2em, 0);
    -ms-transform: translate(-0.2em, 0);
    transform: translate(-0.2em, 0);
  }
  75% {
    -webkit-transform: translate(-0.1em, 0);
    -moz-transform: translate(-0.1em, 0);
    -o-transform: translate(-0.1em, 0);
    -ms-transform: translate(-0.1em, 0);
    transform: translate(-0.1em, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes arrow-right {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-0.1em, 0);
    -moz-transform: translate(-0.1em, 0);
    -o-transform: translate(-0.1em, 0);
    -ms-transform: translate(-0.1em, 0);
    transform: translate(-0.1em, 0);
  }
  50% {
    -webkit-transform: translate(-0.2em, 0);
    -moz-transform: translate(-0.2em, 0);
    -o-transform: translate(-0.2em, 0);
    -ms-transform: translate(-0.2em, 0);
    transform: translate(-0.2em, 0);
  }
  75% {
    -webkit-transform: translate(-0.1em, 0);
    -moz-transform: translate(-0.1em, 0);
    -o-transform: translate(-0.1em, 0);
    -ms-transform: translate(-0.1em, 0);
    transform: translate(-0.1em, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/* parallax elements */
.wrapper,
.steps-wrapper,
.promise-wrap,
#intro {
  position: relative;
}
#salt-ed {
  padding-top: 250px;
}
.wiggle-intro .dirty-secret-wrap {
  height: 450px;
  position: relative;
}
#dirty-secret-text {
  position: absolute;
  left: 0;
  top: 130px;
}
#safe-salt-promise .dotted-line {
  position: relative;
  z-index: -101;
}
@media (min-width: 1161px) {
  #home-hero {
    position: absolute;
    left: -325px;
    top: -130px;
    z-index: 0;
  }
  #home-hero .img {
    width: 656px;
    height: 1094px;
    background: url(images/parallax/hero.png) 0 0 no-repeat;
  }
  #home-pasta {
    position: absolute;
    top: -50px;
    right: -450px;
    z-index: 100;
  }
  #home-pasta .img {
    width: 621px;
    height: 346px;
    background: url(images/parallax/meatball.png) 0 0 no-repeat;
  }
  #home-steam {
    position: absolute;
    top: -60px;
    right: -90px;
    z-index: 101;
  }
  #home-steam-2 {
    position: absolute;
    top: 120px;
    right: -350px;
    z-index: 102;
    opacity: 0.75;
  }
  #home-steam .img,
  #home-steam-2 .img {
    width: 531px;
    height: 441px;
    background: url(images/parallax/steam.png) 0 0 no-repeat;
  }
  #test-yourself-hotdog {
    position: absolute;
    right: -170px;
    top: -20px;
    z-index: -100;
  }
  #test-yourself-hotdog .img {
    width: 699px;
    height: 326px;
    background: url(images/parallax/hotdog.jpg) 0 0 no-repeat;
  }
  #quiz-man-left {
    position: absolute;
    left: -280px;
    top: -288px;
    z-index: -100;
  }
  #quiz-man-left .img {
    width: 600px;
    height: 1137px;
    background: url(images/parallax/quiz-man-left.jpg) 0 0 no-repeat;
  }
  #quiz-girl-right {
    position: absolute;
    right: -253px;
    top: -158px;
    z-index: -100;
  }
  #quiz-girl-right .img {
    width: 296px;
    height: 581px;
    background: url(images/parallax/quiz-girl-right.jpg) 0 0 no-repeat;
  }
  #burger-fries-girl {
    position: absolute;
    left: 260px;
    top: -47px;
    z-index: 0;
  }
  #burger-fries-girl .img {
    width: 487px;
    height: 304px;
    background: url(images/parallax/burger-fries-girl.png) 0 0 no-repeat;
  }
  #do-you-practice-safe-salt-quiz-tomato {
    position: absolute;
    left: -220px;
    top: 20px;
    z-index: -99;
  }
  #do-you-practice-safe-salt-quiz-tomato .img {
    width: 365px;
    height: 360px;
    background: url(images/parallax/tomato.png) 0 0 no-repeat;
  }
  #do-you-practice-safe-salt-quiz-baguette {
    position: absolute;
    left: -200px;
    top: 910px;
    z-index: -100;
  }
  #do-you-practice-safe-salt-quiz-baguette .img {
    width: 1365px;
    height: 198px;
    background: url(images/parallax/baguette.jpg) 0 0 no-repeat;
  }
  #salt-ed-dude-looks-at-her-burger {
    position: absolute;
    left: -100px;
    top: -110px;
    z-index: 100;
  }
  #salt-ed-dude-looks-at-her-burger .img {
    width: 429px;
    height: 366px;
    background: url(images/parallax/dude-looks-at-her-burger.png) 0 0 no-repeat;
  }
  #salt-ed-shaker {
    position: absolute;
    top: 50px;
    right: -200px;
    z-index: -101;
  }
  #salt-ed-shaker .img {
    width: 720px;
    height: 436px;
    background: url(images/parallax/salt-shaker.jpg) 0 0 no-repeat;
  }
  #salt-ed-baguette-and-cheese {
    position: absolute;
    bottom: -160px;
    left: -280px;
  }
  #salt-ed-baguette-and-cheese .img {
    width: 534px;
    height: 391px;
    background: url(images/parallax/baguette-and-cheese.jpg) 0 0 no-repeat;
  }
  #salt-ed-look-at-this-muffin {
    position: absolute;
    bottom: -160px;
    right: -200px;
  }
  #salt-ed-look-at-this-muffin .img {
    width: 416px;
    height: 405px;
    background: url(images/parallax/look-at-this-muffin.jpg) 0 0 no-repeat;
  }
  #dirty-secret-pickle {
    position: absolute;
    right: 0;
    top: -40px;
  }
  #dirty-secret-pickle .img {
    width: 521px;
    height: 483px;
    background: url(images/parallax/shhhh-pickle.png) 0 0 no-repeat;
  }
  #steps-wrapper-fries {
    position: absolute;
    right: -170px;
    top: -100px;
  }
  #steps-wrapper-fries .img {
    width: 313px;
    height: 484px;
    background: url(images/parallax/fries.png) 0 0 no-repeat;
  }
  #steps-wrapper-pretzel {
    /* these pretzels are making me thirsty */
    position: absolute;
    left: -200px;
    bottom: -200px;
  }
  #steps-wrapper-pretzel .img {
    width: 494px;
    height: 344px;
    background: url(images/parallax/pretzel.png) 0 0 no-repeat;
  }
  #safe-salt-promise-look-at-this-pizza {
    position: absolute;
    right: -310px;
    top: -100px;
    z-index: -100;
  }
  #safe-salt-promise-look-at-this-pizza .img {
    width: 714px;
    height: 355px;
    background: url(images/parallax/look-at-this-pizza.png) 0 0 no-repeat;
  }
  #safe-salt-promise-practice-safe-salt-girl {
    position: absolute;
    left: -350px;
    bottom: -70px;
    z-index: -100;
  }
  #safe-salt-promise-practice-safe-salt-girl .img {
    width: 535px;
    height: 769px;
    background: url(images/parallax/practice-safe-salt-girl.png) 0 0 no-repeat;
  }
  #safe-salt-promise-safe-salt-trio {
    position: absolute;
    right: -450px;
    bottom: -120px;
    z-index: -100;
  }
  #safe-salt-promise-safe-salt-trio .img {
    width: 504px;
    height: 496px;
    background: url(images/parallax/practice-safe-salt-trio.png) 0 0 no-repeat;
  }
}
/*
	scrollkit intro/outro transitions
*/
.transition-reveal-grocery,
.transition-reveal-kitchen,
.transition-reveal-table {
  -webkit-transition: -webkit-all 0.5s;
  -moz-transition: -moz-all 0.5s;
  -ms-transition: -ms-all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
}
.transition-reveal-grocery.sk-visible,
.transition-reveal-kitchen.sk-visible,
.transition-reveal-table.sk-visible {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.transition-reveal-grocery {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.transition-reveal-kitchen {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.transition-reveal-table {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.transition-fade {
  -webkit-transition: -webkit-opacity 1s;
  -moz-transition: -moz-opacity 1s;
  -ms-transition: -ms-opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
.transition-fade.sk-visible {
  opacity: 1;
}
.transition-enter-left {
  -webkit-transition: -webkit-all 1s;
  -moz-transition: -moz-all 1s;
  -ms-transition: -ms-all 1s;
  transition: all 1s;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.transition-enter-left.sk-visible {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.transition-enter-right {
  -webkit-transition: -webkit-all 1s;
  -moz-transition: -moz-all 1s;
  -ms-transition: -ms-all 1s;
  transition: all 1s;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.transition-enter-right.sk-visible {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.transition-enter-bottom {
  -webkit-transition: -webkit-all 1s;
  -moz-transition: -moz-all 1s;
  -ms-transition: -ms-all 1s;
  transition: all 1s;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.transition-enter-bottom.sk-visible {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
/* Email Signup */
#bad-submission {
  display: none;
  margin: 15px auto;
  text-align: center;
}
#thank-you-email {
  display: none;
  margin: 15px auto;
  text-align: center;
}
.submit-email-group {
  clear: both;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.submit-email-group-left {
  float: left;
}
#submit-email label {
  margin: 2px 20px;
}
#submit-email input[type="text"],
#submit-email input[type="email"] {
  font-size: 24px;
  font-family: Trade Gothic Next W01, sans-serif;
  width: 300px;
  margin: 2px 20px;
  -webkit-appearance: none;
}
.submit-email-button {
  margin: 40px auto;
  clear: both;
  text-align: center;
}
#submit-email input[type="submit"] {
  border: none;
  background: #E9172a;
  color: #FFFFFF;
  font-size: 24px;
  padding: 10px;
  width: 150px;
  -webkit-appearance: none;
}
@media (max-width: 1236px) {
  #intro h1 {
    font-size: 160px;
    line-height: 160px;
    margin-bottom: 17px;
    max-width: 780px;
  }
  .flirt-text {
    margin-right: -45px;
  }
}
@media (max-width: 1220px) {
  #quiz-man-left {
    left: -180px;
  }
  /*beth*/
  #quiz-girl-right {
    right: -153px;
  }
  /*beth*/
}
@media (max-width: 1160px) {
  #home-hero,
  #quiz-man-left,
  #quiz-girl-right,
  #salt-ed-baguette-and-cheese,
  #salt-ed-look-at-this-muffin,
  #safe-salt-promise-practice-safe-salt-girl,
  #safe-salt-promise-safe-salt-trio {
    display: none;
  }
  /*beth*/
}
@media (max-width: 1024px) {
  #quiz-1 {
    padding: 40px 50px 85px;
  }
}
@media (max-width: 970px) {
  .infographic li.intro_slide .slide_main_text {
    margin: 100px 0 0 430px;
  }
  #lips img {
    margin: 50px 0 0 90px;
  }
  .infographic li.too-much .slide_main_text {
    margin: 175px 0 0 450px;
  }
  #sad-head {
    margin: 60px 0 0 180px;
  }
  .infographic li.one-in-three .slide_main_text {
    margin: 100px 0 0 450px;
  }
  .infographic li .slide_image {
    width: 520px;
  }
  .slide_image .rotater img {
    margin: 83px 0 0 196px;
  }
  .infographic li.heart .slide_main_text {
    margin: 80px 0 0 440px;
  }
  .infographic li.heart .slide_image {
    margin-left: 15px;
  }
  .head-wrapper {
    padding: 30px 0 0 6px;
  }
  .infographic li.guilty .slide_main_text {
    margin: 100px 0 0 380px;
  }
  .infographic li.guilty .slide_image {
    margin-left: 30px;
  }
  .slide_image .arm-shake img {
    margin: 2px 0 0 135px;
  }
  .salt-specks-wrapper {
    margin-left: 222px;
    margin-top: 9px;
  }
  .infographic li.contain-yourself .slide_main_text {
    margin: 100px 0 0 430px;
  }
  div.shaker-left {
    margin-left: 90px;
  }
  div.shaker-right {
    margin-right: 134px;
  }
}
@media (max-width: 960px) {
  .wrapper {
    width: 100%;
    max-width: 940px;
    /*padding-left: 10px;
		padding-right: 10px;*/
  }
  nav#main a {
    color: #FFFFFF;
    font-size: 18px;
  }
  #intro h1 {
    font-size: 120px;
    letter-spacing: -3px;
    line-height: 120px;
    margin-bottom: 10px;
  }
  #intro h2 {
    width: 65%;
  }
  .flirt-text {
    margin-right: 0px;
  }
  #quiz-2-1,
  #quiz-2-2,
  #quiz-2-3 {
    height: 600px;
  }
}
/*
@media (max-width: 910px) {
	.col {
		display: block;
		float: left;
		margin: 20px 0 20px 0;
		padding: 36px 0 0;
		width: 50%;
	}
}*/
@media (max-width: 870px) {
  .infographic li.intro_slide .slide_main_text img {
    width: 280px;
  }
  .infographic li.intro_slide .slide_main_text {
    margin: 100px 0 0 400px;
  }
  #lips img {
    width: 280px;
  }
  .infographic li.too-much .slide_main_text {
    margin: 200px 0 0 400px;
  }
  .infographic li.too-much .slide_main_text img {
    width: 280px;
  }
  .infographic li.one-in-three .slide_main_text img {
    width: 280px;
  }
  .infographic li.one-in-three .slide_image {
    width: 300px;
  }
  .infographic li.one-in-three .slide_main_text {
    margin: 100px 0 0 430px;
  }
  .infographic li.heart .slide_main_text img {
    width: 280px;
  }
  .infographic li.heart .slide_main_text {
    margin: 80px 0 0 400px;
  }
  .infographic li.guilty .slide_main_text img {
    width: 320px;
  }
  .infographic li.contain-yourself .slide_main_text {
    margin: 100px 0 0 405px;
  }
  .infographic li.contain-yourself .slide_main_text img {
    width: 280px;
  }
  #main ul li {
    padding: 10px 8px;
  }
  nav#main a {
    font-size: 16px;
  }
}
@media (max-width: 820px) {
  #intro h1 {
    font-size: 110px;
    line-height: 110px;
    margin-bottom: 17px;
    max-width: 700px;
  }
  .flirt-text {
    margin-right: 10px;
  }
  .steps-body {
    min-height: 340px;
  }
  /*.cell_3 {
		height: 580px;
	}*/
  .col {
    width: 44.680875%;
  }
  #quiz-2-2 {
    margin-left: 0;
    margin-right: 0;
  }
  #quiz-2-1,
  #quiz-2-3,
  #quiz-2-5,
  #quiz-2-7 {
    margin-right: 2.12765%;
    margin-left: 0;
  }
  #quiz-2-1,
  #quiz-2-2 {
    height: 680px;
  }
  #quiz-2-3,
  #quiz-2-4,
  #quiz-2-5,
  #quiz-2-6,
  #quiz-2-7,
  #quiz-2-8 {
    height: 500px;
  }
}
@media (max-width: 768px) {
  body,
  #quiz-2 .form_2_radio,
  .steps-body p,
  .quiz-2-results-intro,
  #quiz-2 .results dl dt,
  .explanation-text,
  .quiz-answer-right button,
  .quiz-answer-wrong button {
    font-size: 16px;
    line-height: 20px;
  }
  .body-copy {
    margin-bottom: 18px;
  }
  #main {
    display: none;
  }
  #intro {
    margin-top: 0;
  }
  #social-header {
    margin-top: -37px;
    width: 212px;
  }
  #social-header ul.social-menu-header li a,
  #social-header ul.social-menu-header li a:hover,
  #social-footer ul.social-menu-footer li a,
  #social-footer ul.social-menu-footer li a:hover {
    height: 31px;
    width: 31px;
  }
  #social-footer {
    margin-top: 20px;
    padding: 10px 0;
  }
  .about-text-wrap {
    padding: 20px 2.08333% 0;
  }
  .footer-wrap {
    padding: 20px 0 0;
  }
  p.copyright {
    padding: 15px 0;
  }
  #quiz-2 p {
    margin-bottom: 20px;
  }
  #quiz-2 .results dl dt {
    padding-left: 5%;
    width: 95%;
    min-height: 40px;
    padding-bottom: 10px;
  }
  .quiz-2-results-title {
    display: block;
    font-size: 65px;
    padding-right: 180px;
  }
  .quiz-2-results-text {
    margin-top: 40px;
  }
  a.quiz-2-share-button {
    display: block;
    float: left;
  }
  .quiz-2-results-intro {
    padding-right: 0px;
  }
  h3#quiz-intro {
    margin-top: 10px;
  }
  .which-one {
    max-width: 88px;
  }
  #quiz-1 label:before {
    top: 2px;
  }
  #quiz-2 .results dl dt:before {
    font-size: 55px;
  }
  #quiz-2-1,
  #quiz-2-2 {
    height: 600px;
  }
  #quiz-2-3,
  #quiz-2-4,
  #quiz-2-5,
  #quiz-2-6,
  #quiz-2-7,
  #quiz-2-8 {
    height: 475px;
  }
  .infographic li .slide_title,
  #safe-salt-promise h2,
  #test-yourself h2 {
    font-size: 51px;
    line-height: 56px;
    margin: 20px auto;
  }
  #main-menu {
    background: url("images/bg-header-tall.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 104px;
  }
  .flirt-text {
    display: none;
  }
  #intro h2 {
    width: 100%;
    font-size: 26px;
    margin-bottom: 18px;
  }
  #intro h1 {
    font-size: 70px;
    letter-spacing: 0;
    line-height: 70px;
    margin-bottom: 0;
  }
  #salt-ed h1,
  #test-yourself h1,
  #safe-salt-promise h1,
  #safe-salt-promise h2,
  #test-yourself h2 {
    margin-top: 20px;
  }
  #quiz-2 .results-default {
    height: auto;
    padding-bottom: 20px;
  }
  h3#quiz-intro,
  .practice-content h3,
  #safe-salt-promise h3,
  .quiz-2-default-results-title,
  .quiz-2-default-quickies-results-title {
    font-size: 38px;
    line-height: 44px;
  }
  #dirty-secret-text {
    left: auto;
    position: relative;
    top: 20px;
  }
  #dirty-secret-text img {
    margin: 0 auto;
    display: block;
    padding-bottom: 45px;
  }
  #salt-ed {
    padding-top: 20px;
  }
  .wiggle-intro .dirty-secret-wrap {
    height: 280px;
  }
  #main-menu ul li {
    display: inline-block;
    padding: 10px 10px 0;
  }
  .wrapper {
    margin: 0 2%;
    width: 96%;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
  }
  .wiggle-wrap {
    width: 33.3333%;
  }
  .quiz-progress-indicator {
    font-size: 32px;
    height: 40px;
    line-height: 47px;
    /*margin: 0 8px;*/
    width: 40px;
  }
  form#submit-email .submit-email-group-left,
  form#submit-email .submit-email-group-right {
    float: none;
    text-align: center;
  }
  .left-tip:before,
  .right-tip:before {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    display: inline-block;
    right: 0;
    left: 0;
    top: 40%;
  }
  .home-content {
    width: 100%;
    max-width: 768px;
  }
  .home-video-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    max-width: 768px;
  }
  .banner-wrap .message {
    margin: 0 10px;
  }
  .practice-content h3 {
    background-color: #000000;
    background-image: none;
  }
  .steps-wrapper {
    margin-bottom: 0;
  }
  .grocery,
  .kitchen,
  .table {
    width: 100%;
    z-index: 100;
  }
  .steps-head {
    padding: 10px;
    float: left;
    width: 150px;
  }
  .steps-body {
    background-image: none;
    background-repeat: none;
    background-position: none;
    background-color: #ffffff;
    padding: 10px;
    min-height: 0;
    margin-bottom: 20px;
    border-left: 172px solid #ea172a;
  }
  .steps-body p {
    text-align: left;
    padding: 10px 2%;
  }
  .kitchen {
    margin-right: 0;
    margin-left: 0;
  }
  .table .steps-body {
    margin-bottom: 0;
  }
  .steps-wrapper h3 {
    font-size: 18px;
  }
  #quiz-1 {
    height: auto;
    padding: 20px;
  }
  #do-you-practice-safe-salt-quiz {
    padding-top: 0;
  }
  .banner-wrap {
    /*height: 85px;*/
    display: none;
  }
  .banner-wrap-mobile {
    display: block;
    clear: both;
    background: #E9172A;
    text-align: center;
    padding: 20px 10px;
  }
  .banner-wrap-mobile .message.shhh {
    background: url("images/text-shh-dont-salt-and-tell.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    color: transparent;
    min-height: 65px;
  }
  #safe-salt-promise h3 {
    margin: 0 auto;
    width: 100%;
  }
  #safe-salt-promise .dotted-line {
    display: none;
  }
  /* slider flexiness */
  .infographic li.intro_slide .slide_main_text img,
  .infographic li.too-much .slide_main_text img,
  .infographic li.one-in-three .slide_main_text .citation,
  .infographic li.heart .slide_main_text img,
  .infographic li.guilty .slide_main_text img,
  .infographic li.contain-yourself .slide_main_text img {
    margin: 0 auto 0;
    width: 65%;
  }
  .infographic li.one-in-three .slide_main_text img {
    margin: -27px auto 0;
    width: 65%;
  }
  .infographic li.one-in-three .slide_main_text .citation {
    display: block;
  }
  .infographic li.intro_slide .slide_main_text,
  .infographic li.too-much .slide_main_text,
  .infographic li.one-in-three .slide_main_text,
  .infographic li.heart .slide_main_text,
  .infographic li.guilty .slide_main_text,
  .infographic li.contain-yourself .slide_main_text {
    display: block;
    margin: 0;
    z-index: 0;
    position: relative;
  }
  .infographic li.intro_slide .slide_image,
  .infographic li.too-much .slide_image,
  .infographic li.one-in-three .slide_image,
  .infographic li.heart .slide_image,
  .infographic li.guilty .slide_image,
  .infographic li.contain-yourself .slide_image {
    float: none;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .slide_image .rotater img {
    margin: 13px 0 0 94px;
    padding-top: 115px;
  }
  .infographic li.contain-yourself .slide_main_text {
    z-index: 30;
  }
  @keyframes shake-rise {
    0% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    5% {
      padding-top: 110px;
      transform: rotate(3deg);
    }
    10% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    15% {
      padding-top: 110px;
      transform: rotate(-3deg);
    }
    20% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    25% {
      padding-top: 110px;
      transform: rotate(3deg);
    }
    30% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    35% {
      padding-top: 110px;
      transform: rotate(-3deg);
    }
    40% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    45% {
      padding-top: 110px;
      transform: rotate(3deg);
    }
    50% {
      padding-top: 110px;
      transform: rotate(0deg);
    }
    60% {
      padding-top: 100px;
      transform: rotate(0deg);
    }
    70% {
      padding-top: 85px;
      transform: rotate(0deg);
    }
    80% {
      padding-top: 60px;
      transform: rotate(0deg);
    }
    90% {
      padding-top: 45px;
      transform: rotate(0deg);
    }
    100% {
      padding-top: 30px;
      transform: rotate(0deg);
    }
  }
  @-webkit-keyframes shake-rise {
    0% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    5% {
      padding-top: 110px;
      -webkit-transform: rotate(3deg);
    }
    10% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    15% {
      padding-top: 110px;
      -webkit-transform: rotate(-3deg);
    }
    20% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    25% {
      padding-top: 110px;
      -webkit-transform: rotate(3deg);
    }
    30% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    35% {
      padding-top: 110px;
      -webkit-transform: rotate(-3deg);
    }
    40% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    45% {
      padding-top: 110px;
      -webkit-transform: rotate(3deg);
    }
    50% {
      padding-top: 110px;
      -webkit-transform: rotate(0deg);
    }
    60% {
      padding-top: 100px;
      -webkit-transform: rotate(0deg);
    }
    70% {
      padding-top: 85px;
      -webkit-transform: rotate(0deg);
    }
    80% {
      padding-top: 60px;
      -webkit-transform: rotate(0deg);
    }
    90% {
      padding-top: 45px;
      -webkit-transform: rotate(0deg);
    }
    100% {
      padding-top: 30px;
      -webkit-transform: rotate(0deg);
    }
  }
  .slide_image .shake-and-rise img {
    animation-delay: 8s;
    animation-duration: 1s;
    animation-name: shake-rise;
  }
  #sad-head {
    margin: 0 0 0 180px;
  }
  .sad-head-wrap {
    padding-top: 62px;
  }
  #lungs {
    margin: 0 0 0 300px;
  }
  .parallax {
    display: none;
  }
  /* Hamburger Menu */
  .wide-wrapper {
    padding-top: 45px;
    margin-bottom: 100px;
  }
  .wide-wrapper #logo {
    margin-left: 30px;
  }
  #hamburger-wrap {
    background-color: none;
    padding: 10px;
    text-decoration: none;
    position: fixed;
    width: 100%;
    z-index: 700;
  }
  #content {
    background-color: #000000;
    padding: 52px 0 10px 0;
    position: relative;
    width: auto;
    min-height: 1000px;
    -webkit-box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);
  }
  #hamburger {
    border: 1px solid #494d4f;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    height: 24px;
    padding: 3px 4px 3px;
    position: relative;
    width: 25px;
    /*margin-right: 25px;
		float: right;*/
    background: #494d4f;
  }
  #hamburger:hover {
    background: #EA172A;
    border: 1px solid #EA172A;
  }
  #hamburger div {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px 2px 2px 2px;
    height: 2px;
    margin-top: 3px;
    width: 90%;
  }
  nav#mobileNav {
    left: 0px;
    top: 0px;
    display: block;
    position: fixed;
    z-index: 0;
    width: 70%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto ;
    background: url("images/bg-footer.gif") repeat scroll 0 0 #323232;
  }
  nav#mobileNav ul {
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
  }
  nav#mobileNav li {
    position: relative;
    font-size: 1em;
    font-weight: bold;
    border-bottom: 1px solid #222222;
    border-top: 1px solid #444444;
    padding: 15px;
  }
  nav#mobileNav li a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
  }
  #contentLayer {
    display: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    z-index: 10;
    min-height: 200062px;
  }
}
@media only screen and (max-width: 560px) {
  #social-header {
    margin-top: -98px;
  }
  #intro h1 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }
  #safe-salt-promise h1,
  #salt-ed h1,
  #test-yourself h1 {
    background: url("images/bg-speckles.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  #salt-ed h1,
  #test-yourself h1,
  #safe-salt-promise h1 {
    font-size: 38px;
    height: auto;
    line-height: 42px;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
  }
  .infographic li .slide_title,
  #safe-salt-promise h2,
  #test-yourself h2 {
    font-size: 30px;
    line-height: 33px;
  }
  #about h1 {
    font-size: 38px;
    line-height: 42px;
  }
  .practice-content h3 {
    background-image: none;
    width: 100%;
    margin: 0 auto;
  }
  #your-quiz-1-sum,
  .your-quiz-1-copy {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
  }
  #quiz-2 {
    border: none;
    padding: 0;
    margin-top: 40px;
  }
  #dirty-secret-text img {
    width: 90%;
    height: auto;
  }
  .banner-wrap-mobile .message.shhh {
    min-height: 45px;
  }
  .wiggle-intro .dirty-secret-wrap {
    height: auto;
  }
  .steps-wrapper {
    border: medium none;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
  }
  .steps-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    width: 100%;
  }
  .steps-header img {
    width: 300px;
  }
  .footer-wrap {
    padding: 20px 0 0;
  }
  .infographic li .slide_image,
  .infographic li.intro_slide .slide_image {
    width: 300px;
    height: 220px;
  }
  .infographic li.too-much .slide_image,
  .infographic li.heart .slide_image {
    background-size: 300px auto;
  }
  .infographic li .slide_sub_text {
    padding: 10px 70px 0;
  }
  .infographic li .slide_title {
    font-size: 41px;
    line-height: 43px;
  }
  .bx-pager {
    display: none;
  }
  .bx-wrapper {
    z-index: 15;
  }
  #lips img {
    margin: 20px auto 0;
    width: 80%;
  }
  .sad-head-wrap {
    padding-top: 0;
  }
  .head-wrapper {
    padding: 7px 0 0 8px;
  }
  .slide_image .rotater img {
    height: 60px;
    margin: 20px 0 0 115px;
    padding-top: 45px;
  }
  .infographic li.guilty .slide_image {
    padding-top: 20px;
  }
  .slide_image .arm-shake img {
    animation-duration: 0.9s;
    animation-iteration-count: infinite;
    animation-name: arm-shaker;
    height: 43px;
    margin: -10px 0 0 80px;
  }
  .salt-specks-wrapper {
    margin-left: 120px;
    margin-top: 2px;
  }
  #salt-speck-2,
  #salt-speck-15 {
    height: 6px;
    width: 6px;
  }
  #salt-speck-7,
  #salt-speck-10 {
    height: 5px;
    width: 5px;
  }
  #salt-speck-8,
  #salt-speck-9 {
    animation-name: salt-flash-red;
  }
  #salt-speck-8 {
    margin-left: 29px;
  }
  #salt-speck-9 {
    margin-bottom: 3px;
    margin-left: 33px;
  }
  #salt-speck-10 {
    margin-left: 30px;
  }
  #salt-speck-11,
  #salt-speck-12,
  #salt-speck-13,
  #salt-speck-14,
  #salt-speck-15 {
    display: none;
  }
  div.shaker-left img.shaker {
    margin-top: 58px;
  }
  div.shaker-left img.shaker,
  div.shaker-right img.shaker {
    width: 79px;
  }
  div.shaker-left .shaker-1-black img,
  div.shaker-left .shaker-1-white img,
  div.shaker-right .shaker-2-black img,
  div.shaker-right .shaker-2-red img {
    height: auto;
    width: 66px;
  }
  div.shaker-right .shaker-2-red,
  div.shaker-right .shaker-2-black {
    padding-left: 8px;
    padding-top: 3px;
  }
  div.shaker-left .shaker-1-white,
  div.shaker-left .shaker-1-black {
    padding-top: 137px;
    padding-left: 9px;
  }
  div.shaker-left {
    margin-left: 65px;
  }
  div.shaker-right {
    margin-right: 65px;
  }
  div.shaker-right img.shaker-top {
    margin-left: 7px;
    padding-top: 60px;
    width: 65px;
  }
  div.shaker-right #shaker-2-top {
    height: 96px;
  }
  .shake-2-text {
    padding: 5px 0 0;
  }
  .shake-2-text p.shake-2-red {
    line-height: 18px;
    font-size: 14px;
  }
  .shake-2-text p.shake-2-white,
  .shake-1-text {
    font-size: 12px;
    line-height: 16px;
  }
  .shake-1-text {
    padding: 143px 0 0 15px;
  }
  .infographic li.contain-yourself .slide_image {
    padding-top: 20px;
  }
  @keyframes shake-rise {
    0% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    5% {
      transform: rotate(3deg);
      padding-top: 60px;
    }
    10% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    15% {
      transform: rotate(-3deg);
      padding-top: 60px;
    }
    20% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    25% {
      transform: rotate(3deg);
      padding-top: 60px;
    }
    30% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    35% {
      transform: rotate(-3deg);
      padding-top: 60px;
    }
    40% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    45% {
      transform: rotate(3deg);
      padding-top: 60px;
    }
    50% {
      transform: rotate(0deg);
      padding-top: 60px;
    }
    60% {
      transform: rotate(0deg);
      padding-top: 55px;
    }
    70% {
      transform: rotate(0deg);
      padding-top: 47px;
    }
    80% {
      transform: rotate(0deg);
      padding-top: 33px;
    }
    90% {
      transform: rotate(0deg);
      padding-top: 8px;
    }
    100% {
      transform: rotate(0deg);
      padding-top: 0px;
    }
  }
  @-webkit-keyframes shake-rise {
    0% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    5% {
      -webkit-transform: rotate(3deg);
      padding-top: 60px;
    }
    10% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    15% {
      -webkit-transform: rotate(-3deg);
      padding-top: 60px;
    }
    20% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    25% {
      -webkit-transform: rotate(3deg);
      padding-top: 60px;
    }
    30% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    35% {
      -webkit-transform: rotate(-3deg);
      padding-top: 60px;
    }
    40% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    45% {
      -webkit-transform: rotate(3deg);
      padding-top: 60px;
    }
    50% {
      -webkit-transform: rotate(0deg);
      padding-top: 60px;
    }
    60% {
      -webkit-transform: rotate(0deg);
      padding-top: 55px;
    }
    70% {
      -webkit-transform: rotate(0deg);
      padding-top: 47px;
    }
    80% {
      -webkit-transform: rotate(0deg);
      padding-top: 33px;
    }
    90% {
      -webkit-transform: rotate(0deg);
      padding-top: 8px;
    }
    100% {
      -webkit-transform: rotate(0deg);
      padding-top: 0px;
    }
  }
  @keyframes shaker-2-pile {
    from {
      margin-top: 0px;
    }
    to {
      margin-top: -116px;
    }
  }
  @-webkit-keyframes shaker-2-pile {
    from {
      margin-top: 0px;
    }
    to {
      margin-top: -116px;
    }
  }
  .slide_image .pulse img {
    border: 2px solid #EE3438;
    padding: 4px;
  }
  .infographic li.too-much .slide_image {
    padding-top: 20px;
  }
  #sad-head {
    width: 43px;
    height: 43px;
    margin: 20px 0 0 105px;
  }
  .organs-wrapper {
    margin-top: -76px;
  }
  #bones {
    margin: 3px 0 0 27px;
  }
  #stomach {
    margin: 22px 0 0;
  }
  #lungs {
    margin: 0 0 0 6px;
    padding: 27px 0 0;
  }
  @keyframes head-drop {
    from {
      transform: rotate(0deg);
      transform-origin: bottom;
    }
    to {
      transform: rotate(25deg);
      transform-origin: bottom;
    }
  }
  @-webkit-keyframes head-drop {
    from {
      -webkit-transform: rotate(0deg);
      -webkit-transform-origin: bottom;
    }
    to {
      -webkit-transform: rotate(25deg);
      -webkit-transform-origin: bottom;
    }
  }
  @keyframes pulse {
    0% {
      width: 60px;
      height: 60px;
    }
    17% {
      width: 58px;
      height: 58px;
    }
    34% {
      width: 56px;
      height: 56px;
    }
    51% {
      width: 54px;
      height: 54px;
    }
    68% {
      width: 56px;
      height: 56;
    }
    85% {
      width: 58px;
      height: 58px;
    }
    100% {
      width: 60px;
      height: 60px;
    }
  }
  @-webkit-keyframes pulse {
    0% {
      width: 60px;
      height: 60px;
    }
    17% {
      width: 58px;
      height: 58px;
    }
    34% {
      width: 56px;
      height: 56px;
    }
    51% {
      width: 54px;
      height: 54px;
    }
    68% {
      width: 56px;
      height: 56;
    }
    85% {
      width: 58px;
      height: 58px;
    }
    100% {
      width: 60px;
      height: 60px;
    }
  }
  /*.heart-outline img {
		height: 150px;
	}*/
  .slide_image .shake-shake img {
    height: 49px;
  }
  /*.filling-heart-wrapper {
		height: 86px;
		margin-left: 39px;
		width: 73px;
	}
	*/
  /*#salt-pile img {
		width: 73px;
		height: auto;
	}*/
  .heart-white {
    margin-left: 43px;
    padding-left: 8px;
  }
  .heart-white img {
    height: auto;
    width: 60px;
    margin-top: -38px;
  }
  #salt-pile img {
    width: 69px;
  }
  .salt-pile {
    margin-left: 43px;
  }
  .heart-outline img {
    width: 74px;
  }
  .heart-outline {
    margin-left: 43px;
    margin-top: -101px;
  }
  .filled-salt-pile {
    margin-top: -103px;
  }
  @keyframes pile {
    0% {
      margin-top: -35px;
    }
    100% {
      margin-top: -100px;
    }
  }
  @-webkit-keyframes pile {
    0% {
      margin-top: -35px;
    }
    100% {
      margin-top: -100px;
    }
  }
  @keyframes heart-beat {
    0% {
      height: auto;
      transform-origin: center 160px 0;
      width: 74px;
    }
    100% {
      height: auto;
      transform-origin: center 160px 0;
      width: 70px;
    }
  }
  @-webkit-keyframes heart-beat {
    0% {
      height: auto;
      -webkit-transform-origin: center 160px 0;
      width: 74px;
    }
    100% {
      height: auto;
      -webkit-transform-origin: center 160px 0;
      width: 70px;
    }
  }
  #head-1,
  #head-2 {
    height: 38px;
    width: 38px;
    border: 3px solid #000000;
  }
  .salt-dots-wrapper {
    margin-left: 70px;
    margin-top: 11px;
  }
  #salt-dot-1 {
    margin-bottom: 5px;
  }
  #salt-dot-2 {
    height: 6px;
    width: 6px;
  }
  #salt-dot-3 {
    margin-bottom: 6px;
  }
  #salt-dot-4 {
    margin-bottom: 4px;
  }
  #salt-dot-7 {
    display: none;
  }
  #quiz-2 .quiz-2-submit input {
    min-width: 100px;
    width: 100%;
    font-size: 18px;
    padding: 13px 0;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  #social-header {
    margin-top: -108px;
  }
  #logo {
    float: none;
    margin: -65px auto 0;
  }
  .col {
    margin: 1% 0 1% 0%;
    width: 95.745%;
  }
  #quiz-2-6 {
    margin: 1% 0 3% 0% !important;
  }
  #quiz-1 .quiz-1-submit input {
    font-size: 16px;
    width: 100%;
  }
  #quiz-2-1,
  #quiz-2-2,
  #quiz-2-3,
  #quiz-2-4,
  #quiz-2-5,
  #quiz-2-6,
  #quiz-2-7,
  #quiz-2-8 {
    height: auto;
  }
  #quiz-2-1,
  #quiz-2-3,
  #quiz-2-5,
  #quiz-2-7 {
    margin-right: 0;
  }
  #quiz-1 {
    padding: 30px 20px;
  }
  #quiz-1-1 .quiz-image {
    margin: 10px 0;
  }
  .quiz-1-indicator-wrap,
  .quiz-1-indicator-wrap-last {
    display: inline-block;
    margin-right: -6px;
    width: 20px;
  }
  .quiz-progress-indicator {
    font-size: 20px;
    height: 24px;
    line-height: 30px;
    /*margin: 0 4px;*/
    width: 24px;
  }
  .steps-head {
    width: 100%;
    padding: 10px 0;
  }
  .steps-body {
    border-left: none;
    background-image: url("images/zig-red-white.png");
    background-repeat: repeat-x;
    background-position: top center;
  }
  .steps-body p {
    text-align: center;
  }
  .banner-wrap {
    height: 55px;
  }
  .parallax {
    display: none;
  }
  #quiz-2 .quiz-2-submit input {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .quiz-2-results-title {
    font-size: 45px;
    line-height: 46px;
    padding-right: 0;
    text-align: center;
  }
  a.quiz-2-share-button {
    background: url("images/icon-share-pink.svg") no-repeat scroll 0 0 / 73px auto rgba(0, 0, 0, 0);
    padding: 0;
    position: relative;
    width: 73px;
    display: block;
    float: none;
    margin: 0 auto;
  }
  a.quiz-2-share-button:hover {
    background: url("images/icon-share.svg") no-repeat scroll 0 0 / 73px auto rgba(0, 0, 0, 0);
  }
  #quiz-2 .results img {
    display: block;
    float: none;
    height: 150px;
    margin: 0 auto;
    position: relative;
    right: auto;
    width: auto;
  }
  .quiz-2-results-text {
    margin-top: 0;
  }
  #quiz-2 .results dl dt {
    padding-left: 10%;
    width: 90%;
  }
}
@media (max-width: 320px) {
  .wiggle-wrap {
    width: 50%;
  }
}
.spricon,
.wiggle-icon a {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-image: url(images/sprite.svg);
  background-repeat: no-repeat;
  background-size: 960px;
}
.spricon-w {
  width: 240px;
}
.q2i-sandwitch {
  background-position: 0px -480px;
}
.q2i-nutrition {
  background-position: 0px -480px;
}
.q2i-music {
  background-position: -120px -480px;
}
.q2i-heart {
  background-position: -240px -480px;
}
.q2i-tv {
  background-position: -360px -480px;
}
.q2i-calc {
  background-position: -480px -480px;
}
.icon-basket {
  background-position: 0px -600px;
}
.icon-pot {
  background-position: -240px -600px;
}
.icon-plate {
  background-position: -480px -600px;
}
#cookie a {
  background-position: 0px 0px;
}
#sub a {
  background-position: -240px 0px;
}
#juice a {
  background-position: -480px 0px;
}
#salad a {
  background-position: -720px 0px;
}
#can a {
  background-position: 0px -120px;
}
#banana a {
  background-position: -240px -120px;
}
#pickle a {
  background-position: -480px -120px;
}
#rice a {
  background-position: -720px -120px;
}
#cereal a {
  background-position: 0px -240px;
}
#chicken a {
  background-position: -240px -240px;
}
#pretzel a {
  background-position: -480px -240px;
}
#milk a {
  background-position: -720px -240px;
}
#cookie a:hover {
  background-position: -120px 0px;
}
#sub a:hover {
  background-position: -360px 0px;
}
#juice a:hover {
  background-position: -600px 0px;
}
#salad a:hover {
  background-position: -840px 0px;
}
#can a:hover {
  background-position: -120px -120px;
}
#banana a:hover {
  background-position: -360px -120px;
}
#pickle a:hover {
  background-position: -600px -120px;
}
#rice a:hover {
  background-position: -840px -120px;
}
#cereal a:hover {
  background-position: -120px -240px;
}
#chicken a:hover {
  background-position: -360px -240px;
}
#pretzel a:hover {
  background-position: -600px -240px;
}
#milk a:hover {
  background-position: -840px -240px;
}
.quiz-1-submit input,
.quiz-2-submit input,
.submit-email-button input {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
sup {
  vertical-align: top;
  font-size: 0.6em;
  position: relative;
  top: -4px;
}
.bx-wrapper {
  margin-bottom: 160px;
  margin-bottom: 160px !important;
}
