/* line 6, ../scss/cp.scss */
img {
  max-width: 100%;
}

/* line 11, ../scss/cp.scss */
.cp-main a {
  color: #1b5899;
}

/* line 16, ../scss/cp.scss */
.cp-btn {
  -webkit-font-smoothing: antialiased;
  background: url(../img/bg_btn_default.jpg);
  border: 0;
  color: #fff;
  font-family: "Luckiest Guy", cursive;
  font-size: 1.25em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 29, ../scss/cp.scss */
.cp-btn:hover {
  background: #5bb5db;
}

/* line 34, ../scss/cp.scss */
.cp-page-title {
  color: #b30a3a;
}

/* line 1, ../scss/pages/_home.scss */
.cp-home-interior {
  background: url(../img/home_header_s.jpg) -25px 0 no-repeat;
  padding-bottom: 25px;
  padding-top: 165px;
}

/* line 7, ../scss/pages/_home.scss */
.home-rules-link {
  -webkit-transform: rotate(-7.5deg);
  -moz-transform: rotate(-7.5deg);
  -ms-transform: rotate(-7.5deg);
  -o-transform: rotate(-7.5deg);
  transform: rotate(-7.5deg);
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 0.8125em;
  font-style: italic;
  padding: 4px 7px;
  position: absolute;
  text-decoration: none;
  left: 105px;
  top: -76px;
}

/* line 23, ../scss/pages/_home.scss */
.no-csstransforms .home-rules-link {
  background: none;
  float: right;
  margin: 0;
  position: relative;
  left: auto;
  text-decoration: underline;
  top: 40px;
}
/* line 32, ../scss/pages/_home.scss */
.no-csstransforms .home-copy {
  clear: both;
}

/* line 36, ../scss/pages/_home.scss */
.home-logo {
  text-align: center;
}

/* line 40, ../scss/pages/_home.scss */
a.home-start-btn {
  background: url(../img/bg_btn_default.jpg);
  color: #fff;
  display: block;
  font-family: "Luckiest Guy", cursive;
  font-size: 2.25em;
  line-height: 1;
  margin: 0.55556em auto 0;
  max-width: 328px;
  padding: 10px 0 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
}
/* line 55, ../scss/pages/_home.scss */
a.home-start-btn:hover {
  background: #5bb5db;
}

/* line 59, ../scss/pages/_home.scss */
.home-already-entered {
  font-size: 0.875em;
  font-style: italic;
  margin-left: auto;
  margin-right: auto;
  max-width: 328px;
  text-align: right;
  width: 90%;
}

/* line 68, ../scss/pages/_home.scss */
.home-product {
  text-align: center;
}
/* line 72, ../scss/pages/_home.scss */
.home-product h2 {
  font-size: 1.0625em;
  font-weight: normal;
  letter-spacing: -0.5px;
  margin: 1.58824em 0;
  text-align: center;
}

/* line 80, ../scss/pages/_home.scss */
.home-vid-link {
  display: inline-block;
  font-size: 0.875em;
  line-height: 19px;
  margin-top: 20px;
}
/* line 86, ../scss/pages/_home.scss */
.home-vid-link:before {
  background: url(../img/home_vid_icon.png) no-repeat;
  content: '';
  display: inline-block;
  height: 19px;
  margin-right: 5px;
  vertical-align: top;
  width: 28px;
}
/* line 96, ../scss/pages/_home.scss */
.home-vid-link strong {
  color: #333333;
  display: inline-block;
  font-family: "Francois One", sans-serif;
  font-size: 1.21429em;
  font-weight: normal;
  margin-right: 8px;
  text-transform: uppercase;
}

@media screen and (min-width: 43.75em) {
  /* line 109, ../scss/pages/_home.scss */
  .cp-home-main {
    background-image: url(../img/home_header_grad_l.jpg);
    background-position: 0 -20px;
  }

  /* line 113, ../scss/pages/_home.scss */
  .cp-home-interior {
    background: url(../img/home_header_l.jpg) center top no-repeat;
    padding-top: 245px;
  }
  /* line 117, ../scss/pages/_home.scss */
  .cp-home-interior .cp-wrap {
    background: none;
  }

  /* line 123, ../scss/pages/_home.scss */
  .home-rules-link {
    -webkit-transform: rotate(10.5deg);
    -moz-transform: rotate(10.5deg);
    -ms-transform: rotate(10.5deg);
    -o-transform: rotate(10.5deg);
    transform: rotate(10.5deg);
    margin-left: -148px;
    left: 50%;
    text-align: center;
    top: -52px;
    width: 100px;
  }

  /* line 133, ../scss/pages/_home.scss */
  .home-copy {
    float: right;
    margin-top: 70px;
    width: 42.22222%;
  }
  /* line 138, ../scss/pages/_home.scss */
  .home-copy .home-copy-main {
    font-size: 0.9375em;
    margin: 2.125em 0 0;
  }

  /* line 143, ../scss/pages/_home.scss */
  a.home-start-btn {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 147, ../scss/pages/_home.scss */
  .home-already-entered {
    margin-left: 0;
    margin-right: 0;
    max-width: 328px;
    width: 90%;
  }

  /* line 153, ../scss/pages/_home.scss */
  .home-product {
    float: left;
    margin-top: 60px;
    width: 53.33333%;
  }
  /* line 158, ../scss/pages/_home.scss */
  .home-product img {
    float: right;
    max-width: 110%;
  }
}
@media screen and (min-width: 57.5em) {
  /* line 168, ../scss/pages/_home.scss */
  .home-rules-link {
    -webkit-transform: rotate(-7.5deg);
    -moz-transform: rotate(-7.5deg);
    -ms-transform: rotate(-7.5deg);
    -o-transform: rotate(-7.5deg);
    transform: rotate(-7.5deg);
    margin-left: -390px;
    top: -46px;
  }

  /* line 174, ../scss/pages/_home.scss */
  .home-product img {
    max-width: none;
  }
}
/* line 1, ../scss/pages/_question.scss */
.cp-quiz-question {
  color: #b30a3a;
  font-family: "Luckiest Guy", cursive;
  font-size: 1.6875em;
  line-height: 1.2;
  padding-left: 1.66667em;
  position: relative;
}

/* line 9, ../scss/pages/_question.scss */
.cp-question-num {
  left: 0;
  position: absolute;
  top: 0;
}

/* line 14, ../scss/pages/_question.scss */
.cp-quiz-options {
  margin-bottom: 1em;
}

/* line 17, ../scss/pages/_question.scss */
.cp-quiz-option {
  cursor: pointer;
  margin-bottom: 2em;
  margin-left: 40px;
  position: relative;
}

/* line 24, ../scss/pages/_question.scss */
.no-touch .cp-quiz-option:hover,
.cp-quiz-option.selected {
  color: #3160b5;
}
/* line 27, ../scss/pages/_question.scss */
.no-touch .cp-quiz-option:hover .cp-option-letter,
.cp-quiz-option.selected .cp-option-letter {
  background: #3160b5 url(../img/question_texture_selected.png) center center;
}

/* Color picking question */
/* line 36, ../scss/pages/_question.scss */
.cp-question-color .cp-quiz-options {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
/* line 41, ../scss/pages/_question.scss */
.cp-question-color .cp-quiz-option {
  -webkit-box-shadow: 3px 3px 5px #999999;
  -moz-box-shadow: 3px 3px 5px #999999;
  box-shadow: 3px 3px 5px #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ccc;
  color: transparent;
  float: left;
  margin: 0 5% 15px 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 5%;
  padding: 10px;
  position: relative;
  width: 30%;
}
/* line 58, ../scss/pages/_question.scss */
.cp-question-color .cp-quiz-option:nth-child(3n) {
  margin-right: 0;
}
/* line 62, ../scss/pages/_question.scss */
.cp-question-color .cp-color-check {
  display: none;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  max-width: 100%;
  position: absolute;
  top: 50%;
}
/* line 71, ../scss/pages/_question.scss */
.cp-question-color .selected .cp-color-check {
  display: block;
}
/* line 75, ../scss/pages/_question.scss */
.cp-question-color .cp-option-color {
  display: block;
  height: 0;
  padding-bottom: 100%;
  width: 100%;
}
/* line 81, ../scss/pages/_question.scss */
.cp-question-color .color1 {
  background-color: #ff2d81;
}
/* line 84, ../scss/pages/_question.scss */
.cp-question-color .color2 {
  background-color: #9c248b;
}
/* line 87, ../scss/pages/_question.scss */
.cp-question-color .color3 {
  background-color: #19a9dc;
}
/* line 90, ../scss/pages/_question.scss */
.cp-question-color .color4 {
  background-color: #e0e668;
}
/* line 93, ../scss/pages/_question.scss */
.cp-question-color .color5 {
  background-color: #ff7021;
}
/* line 96, ../scss/pages/_question.scss */
.cp-question-color .color6 {
  background-color: #bc1d24;
}
/* line 99, ../scss/pages/_question.scss */
.cp-question-color .color7 {
  background-color: #242f6f;
}
/* line 102, ../scss/pages/_question.scss */
.cp-question-color .color8 {
  background-color: #000;
}

/* line 109, ../scss/pages/_question.scss */
.lt-ie9 .cp-question-color .cp-option-color {
  text-indent: -9999px;
  /* Bizarre IE8 bug with text-indent and floats */
}

/* line 118, ../scss/pages/_question.scss */
.cp-option-letter {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #b30a3a url(../img/question_texture_default.png) center center;
  color: #fff;
  display: inline-block;
  font-family: "Luckiest Guy", cursive;
  font-size: 1.4375em;
  height: 1.5em;
  left: -2em;
  line-height: 1.8;
  position: absolute;
  text-align: center;
  top: -0.3em;
  width: 1.5em;
}

/* line 134, ../scss/pages/_question.scss */
.cp-form-submit-inputs {
  display: none;
}

/* line 137, ../scss/pages/_question.scss */
.no-js .cp-form-submit-inputs {
  display: block;
}

/* line 140, ../scss/pages/_question.scss */
.no-js .cp-quiz-options {
  display: none;
}

/* line 143, ../scss/pages/_question.scss */
.cp-question-submit-btn {
  display: block;
  font-size: 2em;
  margin: 0 auto;
  padding: 0.4em 0 0.2em;
  text-align: center;
  width: 145px;
}
/* line 151, ../scss/pages/_question.scss */
.cp-question-submit-btn:hover {
  background: #5bb5db;
}
/* line 155, ../scss/pages/_question.scss */
.cp-question-submit-btn:disabled {
  background: url(../img/bg_btn_disabled.jpg);
}

/* line 161, ../scss/pages/_question.scss */
.cp-quiz-img-container {
  height: 0;
  padding-bottom: 112.5%;
  position: relative;
}

/* line 168, ../scss/pages/_question.scss */
.cp-quiz-img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  background: #fff;
  max-width: 100%;
  opacity: 1;
  padding: 15px;
  position: absolute;
  top: 57px;
}
/* line 180, ../scss/pages/_question.scss */
.cp-quiz-img img {
  max-width: 100%;
}
/* line 184, ../scss/pages/_question.scss */
.cp-quiz-img.img-pos-1 {
  -webkit-transform: rotate(2deg) scale(0.95);
  -moz-transform: rotate(2deg) scale(0.95);
  -ms-transform: rotate(2deg) scale(0.95);
  -o-transform: rotate(2deg) scale(0.95);
  transform: rotate(2deg) scale(0.95);
}
/* line 187, ../scss/pages/_question.scss */
.cp-quiz-img.img-pos-2 {
  -webkit-transform: rotate(-7deg) scale(0.95);
  -moz-transform: rotate(-7deg) scale(0.95);
  -ms-transform: rotate(-7deg) scale(0.95);
  -o-transform: rotate(-7deg) scale(0.95);
  transform: rotate(-7deg) scale(0.95);
}
/* line 190, ../scss/pages/_question.scss */
.cp-quiz-img.img-pos-3 {
  -webkit-transform: rotate(8deg) scale(0.95);
  -moz-transform: rotate(8deg) scale(0.95);
  -ms-transform: rotate(8deg) scale(0.95);
  -o-transform: rotate(8deg) scale(0.95);
  transform: rotate(8deg) scale(0.95);
}
/* line 194, ../scss/pages/_question.scss */
.cp-quiz-img.new-img {
  opacity: 0;
}

/* line 199, ../scss/pages/_question.scss */
.question-3 .cp-quiz-img,
.question-4 .cp-quiz-img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: rotate(2deg) scale(0.95);
  -moz-transform: rotate(2deg) scale(0.95);
  -ms-transform: rotate(2deg) scale(0.95);
  -o-transform: rotate(2deg) scale(0.95);
  transform: rotate(2deg) scale(0.95);
}

/* line 203, ../scss/pages/_question.scss */
.img-initial {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  top: 0;
}

/* line 213, ../scss/pages/_question.scss */
.no-csstransforms .question-3 .cp-quiz-img {
  border: 2px solid #666;
  top: 0;
}
/* line 217, ../scss/pages/_question.scss */
.no-csstransforms .question-3 .img-initial {
  border: 0;
}

@media screen and (min-width: 36.25em) {
  /* line 224, ../scss/pages/_question.scss */
  .cp-quiz-img-container {
    padding-bottom: 600px;
  }
}
@media screen and (min-width: 43.75em) {
  /* line 230, ../scss/pages/_question.scss */
  .cp-quiz-question-container {
    float: left;
    width: 40%;
  }

  /* line 234, ../scss/pages/_question.scss */
  .cp-quiz-question {
    margin-top: 40px;
  }

  /* line 237, ../scss/pages/_question.scss */
  .cp-quiz-img-container {
    float: right;
    margin-top: 50px;
    padding-bottom: 59.21053%;
    width: 56.66667%;
  }

  /* line 243, ../scss/pages/_question.scss */
  .cp-quiz-img {
    top: 0;
  }
  /* line 246, ../scss/pages/_question.scss */
  .cp-quiz-img.img-initial {
    top: -25px;
  }

  /* line 251, ../scss/pages/_question.scss */
  .cp-quiz-options {
    padding-left: 40px;
  }

  /* line 257, ../scss/pages/_question.scss */
  .cp-question-color .cp-quiz-options {
    max-width: none;
  }
  /* line 261, ../scss/pages/_question.scss */
  .cp-question-color .cp-quiz-option {
    max-width: 75px;
  }
  /* line 264, ../scss/pages/_question.scss */
  .cp-question-color .cp-quiz-option:nth-child(3n+1) {
    clear: left;
  }
}
/* Bag Colors */
/* line 16, ../scss/pages/_results.scss */
.bag-black .results-copy h2, .bag-black .results-copy a, .bag-black .results-copy strong {
  color: black;
}
/* line 22, ../scss/pages/_results.scss */
.bag-black .results-copy-main a:hover,
.bag-black .results-copy-main a:hover strong {
  color: #1a1a1a;
}
/* line 27, ../scss/pages/_results.scss */
.bag-black a.results-enter-btn {
  background-image: url(../img/bg_btn_black.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-black a.results-enter-btn:hover {
  background: black;
}

/* line 16, ../scss/pages/_results.scss */
.bag-blue .results-copy h2, .bag-blue .results-copy a, .bag-blue .results-copy strong {
  color: #2c3f7a;
}
/* line 22, ../scss/pages/_results.scss */
.bag-blue .results-copy-main a:hover,
.bag-blue .results-copy-main a:hover strong {
  color: #3a529f;
}
/* line 27, ../scss/pages/_results.scss */
.bag-blue a.results-enter-btn {
  background-image: url(../img/bg_btn_blue.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-blue a.results-enter-btn:hover {
  background: #2c3f7a;
}

/* line 16, ../scss/pages/_results.scss */
.bag-green .results-copy h2, .bag-green .results-copy a, .bag-green .results-copy strong {
  color: #839564;
}
/* line 22, ../scss/pages/_results.scss */
.bag-green .results-copy-main a:hover,
.bag-green .results-copy-main a:hover strong {
  color: #9bab81;
}
/* line 27, ../scss/pages/_results.scss */
.bag-green a.results-enter-btn {
  background-image: url(../img/bg_btn_green.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-green a.results-enter-btn:hover {
  background: #839564;
}

/* line 16, ../scss/pages/_results.scss */
.bag-orange .results-copy h2, .bag-orange .results-copy a, .bag-orange .results-copy strong {
  color: #ff651a;
}
/* line 22, ../scss/pages/_results.scss */
.bag-orange .results-copy-main a:hover,
.bag-orange .results-copy-main a:hover strong {
  color: #ff874d;
}
/* line 27, ../scss/pages/_results.scss */
.bag-orange a.results-enter-btn {
  background-image: url(../img/bg_btn_orange.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-orange a.results-enter-btn:hover {
  background: #ff651a;
}

/* line 16, ../scss/pages/_results.scss */
.bag-pink .results-copy h2, .bag-pink .results-copy a, .bag-pink .results-copy strong {
  color: #e15b99;
}
/* line 22, ../scss/pages/_results.scss */
.bag-pink .results-copy-main a:hover,
.bag-pink .results-copy-main a:hover strong {
  color: #e986b4;
}
/* line 27, ../scss/pages/_results.scss */
.bag-pink a.results-enter-btn {
  background-image: url(../img/bg_btn_pink.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-pink a.results-enter-btn:hover {
  background: #e15b99;
}

/* line 16, ../scss/pages/_results.scss */
.bag-purple .results-copy h2, .bag-purple .results-copy a, .bag-purple .results-copy strong {
  color: #92357e;
}
/* line 22, ../scss/pages/_results.scss */
.bag-purple .results-copy-main a:hover,
.bag-purple .results-copy-main a:hover strong {
  color: #b7439e;
}
/* line 27, ../scss/pages/_results.scss */
.bag-purple a.results-enter-btn {
  background-image: url(../img/bg_btn_purple.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-purple a.results-enter-btn:hover {
  background: #92357e;
}

/* line 16, ../scss/pages/_results.scss */
.bag-red .results-copy h2, .bag-red .results-copy a, .bag-red .results-copy strong {
  color: #c23737;
}
/* line 22, ../scss/pages/_results.scss */
.bag-red .results-copy-main a:hover,
.bag-red .results-copy-main a:hover strong {
  color: #d15b5b;
}
/* line 27, ../scss/pages/_results.scss */
.bag-red a.results-enter-btn {
  background-image: url(../img/bg_btn_red.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-red a.results-enter-btn:hover {
  background: #c23737;
}

/* line 16, ../scss/pages/_results.scss */
.bag-teal .results-copy h2, .bag-teal .results-copy a, .bag-teal .results-copy strong {
  color: #007185;
}
/* line 22, ../scss/pages/_results.scss */
.bag-teal .results-copy-main a:hover,
.bag-teal .results-copy-main a:hover strong {
  color: #009cb8;
}
/* line 27, ../scss/pages/_results.scss */
.bag-teal a.results-enter-btn {
  background-image: url(../img/bg_btn_teal.jpg);
}
/* line 30, ../scss/pages/_results.scss */
.bag-teal a.results-enter-btn:hover {
  background: #007185;
}

/* line 39, ../scss/pages/_results.scss */
.bag-black .results-copy-main a:hover,
.bag-black .results-copy-main a:hover strong {
  color: #333333;
}

/* line 44, ../scss/pages/_results.scss */
.cp-results {
  background-image: none !important;
}
/* line 47, ../scss/pages/_results.scss */
.cp-results .cp-main-interior {
  background-image: none;
  padding-top: 0;
}

/* line 54, ../scss/pages/_results.scss */
.results-copy h2 {
  font-family: "Luckiest Guy", cursive;
  font-size: 3.125em;
  font-weight: normal;
  line-height: 0.9;
  margin: 0.2em 0 0;
}
/* line 62, ../scss/pages/_results.scss */
.results-copy .results-edit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #d4e9f4;
  color: #16457e;
  font-size: 0.8125em;
  font-style: italic;
  padding: 10px 0 10px 13.95349%;
}
/* line 72, ../scss/pages/_results.scss */
.results-copy .results-edit a {
  color: #16457e;
  text-decoration: none;
}
/* line 76, ../scss/pages/_results.scss */
.results-copy .results-edit a:before {
  background: url(../img/icon_edit_navy.gif) no-repeat;
  content: '';
  display: inline-block;
  height: 18px;
  padding-right: 10px;
  vertical-align: middle;
  width: 18px;
}
/* line 88, ../scss/pages/_results.scss */
.results-copy a.results-enter-btn {
  color: #fff;
  display: block;
  font-size: 2em;
  margin: 0 auto;
  padding: 10px 0 0;
  text-align: center;
  text-decoration: none;
  width: 230px;
}
/* line 99, ../scss/pages/_results.scss */
.results-copy .results-vaca a {
  color: #333333;
  text-decoration: none;
}

/* line 105, ../scss/pages/_results.scss */
.results-copy-intro {
  font-style: italic;
  margin: 0;
}

/* line 111, ../scss/pages/_results.scss */
.bonus-block {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #d4e9f4;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #dfeef7), color-stop(30%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #dfeef7));
  background: -webkit-linear-gradient(left, #dfeef7, #ffffff 30%, #ffffff 70%, #dfeef7);
  background: -moz-linear-gradient(left, #dfeef7, #ffffff 30%, #ffffff 70%, #dfeef7);
  background: -o-linear-gradient(left, #dfeef7, #ffffff 30%, #ffffff 70%, #dfeef7);
  background: linear-gradient(left, #dfeef7, #ffffff 30%, #ffffff 70%, #dfeef7);
  border: 4px solid #bdddee;
}
/* line 118, ../scss/pages/_results.scss */
.bonus-block h4 {
  font-family: Helvetica, sans-serif;
  font-size: 0.875em;
  margin: 5px 0 0;
  text-transform: none;
}
/* line 125, ../scss/pages/_results.scss */
.bonus-block img {
  margin-right: 10px;
}

/* line 129, ../scss/pages/_results.scss */
.bonus-block-interior {
  background: url(../img/sparkles.png) -120px -80px no-repeat;
  padding: 5px 10.9375% 20px;
}

/* line 133, ../scss/pages/_results.scss */
.bonus-block-copy {
  font-size: 0.875em;
  margin-top: 0;
}

/* line 138, ../scss/pages/_results.scss */
.share-fb,
.share-tw {
  display: block;
  font-family: "Francois One", sans-serif;
  font-size: 1.375em;
  font-weight: normal;
  padding: 0.5em 0;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 147, ../scss/pages/_results.scss */
.share-fb {
  border-bottom: 1px solid #bdddee;
}

/* line 153, ../scss/pages/_results.scss */
.pride {
  background: url(../img/sparkles.png) 22px -60px no-repeat;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  text-align: center;
  width: 100%;
}
/* line 161, ../scss/pages/_results.scss */
.pride h3 {
  color: #b30a3a;
  font-family: "Luckiest Guy", cursive;
  font-size: 2.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding-top: 0.75em;
}
/* line 171, ../scss/pages/_results.scss */
.pride p {
  margin: 0 auto 1em;
  max-width: 600px;
  text-align: left;
}

/* line 178, ../scss/pages/_results.scss */
.memes {
  background: url(../img/main_gradient_s.jpg) repeat-x;
  padding: 0 10px;
  margin-bottom: 75px;
}
/* line 184, ../scss/pages/_results.scss */
.memes ul {
  list-style-type: none;
  max-width: 600px;
  margin: 10px auto 0;
  padding: 0;
  text-align: center;
}
/* line 191, ../scss/pages/_results.scss */
.memes ul li {
  margin-bottom: 48px;
}
/* line 194, ../scss/pages/_results.scss */
.memes ul li a {
  background: url(../img/sprite.png) 0 0 no-repeat;
  display: inline-block;
  height: 26px;
  width: 26px;
}
/* line 200, ../scss/pages/_results.scss */
.memes ul li a.share-icon {
  display: inline-block;
  height: auto;
  width: auto;
}
/* line 208, ../scss/pages/_results.scss */
.memes ul .share {
  float: right;
  height: 26px;
  margin: 7px 0 0;
}
/* line 213, ../scss/pages/_results.scss */
.memes ul .share label {
  color: #7f7f7f;
  display: inline-block;
  float: left;
  font-family: 'Share Tech', sans-serif;
  line-height: 26px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
/* line 223, ../scss/pages/_results.scss */
.memes ul .twitter {
  background-position: 0 -49px;
  margin-right: 5px;
}
/* line 227, ../scss/pages/_results.scss */
.memes ul .facebook {
  background-position: 0 -21px;
}

/* line 237, ../scss/pages/_results.scss */
.results-vaca h3 {
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  font-weight: normal;
  margin: 0.65em 0;
}

/* line 245, ../scss/pages/_results.scss */
.results-vaca-img {
  float: left;
  margin-right: 10px;
  max-width: 205px;
  width: 50%;
}

/* line 251, ../scss/pages/_results.scss */
.results-vaca-copy {
  clear: both;
  font-size: 0.875em;
}

/* line 256, ../scss/pages/_results.scss */
.twzone-disclaimer {
  font-size: 0.75em;
  margin-top: 2em;
}

@media screen and (min-width: 30em) {
  /* line 263, ../scss/pages/_results.scss */
  .results-img {
    text-align: center;
  }

  /* line 266, ../scss/pages/_results.scss */
  .results-vaca-copy {
    clear: none;
    margin: 0 0 1em;
  }

  /* line 271, ../scss/pages/_results.scss */
  .bonus-block {
    width: 330px;
  }
}
@media screen and (min-width: 43.75em) {
  /* line 277, ../scss/pages/_results.scss */
  .results-copy {
    float: right;
    margin-top: 75px;
    width: 48.88889%;
  }
  /* line 282, ../scss/pages/_results.scss */
  .results-copy a.results-enter-btn {
    margin: 0;
  }

  /* line 286, ../scss/pages/_results.scss */
  .results-img {
    float: left;
    text-align: left;
    width: 51.11111%;
  }

  /* line 292, ../scss/pages/_results.scss */
  .results-vaca h3 {
    margin-top: 0;
    font-size: 0.9375em;
  }

  /* line 297, ../scss/pages/_results.scss */
  .results-vaca-copy {
    clear: both;
  }
}
@media screen and (min-width: 57.5em) {
  /* line 304, ../scss/pages/_results.scss */
  .results-img img {
    float: right;
    max-width: none;
  }

  /* line 310, ../scss/pages/_results.scss */
  .results-copy a.results-enter-btn {
    margin: 0 0 0 190px;
  }

  /* line 314, ../scss/pages/_results.scss */
  .results-vaca-img {
    max-width: 175px;
    margin-bottom: 25px;
  }

  /* line 318, ../scss/pages/_results.scss */
  .results-vaca-copy {
    clear: none;
    font-size: 0.8125em;
  }
}
@media screen and (min-width: 70em) {
  /* line 326, ../scss/pages/_results.scss */
  .cp-results .cp-wrap {
    margin: 0 auto;
    padding: 0;
    width: 1110px;
  }

  /* line 332, ../scss/pages/_results.scss */
  .results-img {
    width: 50%;
  }

  /* line 335, ../scss/pages/_results.scss */
  .results-copy {
    margin-right: 9.82143%;
    width: 39.28571%;
  }
}
/* line 1, ../scss/pages/_bumper.scss */
.cp-bumper-content {
  color: #afd6eb;
  margin: 6em auto;
  text-align: center;
  word-wrap: break-word;
}
/* line 7, ../scss/pages/_bumper.scss */
.cp-bumper-content h2 {
  font-size: 0.9em;
}

@media screen and (min-width: 43.75em) {
  /* line 13, ../scss/pages/_bumper.scss */
  .cp-bumper-content {
    width: 75%;
  }
  /* line 16, ../scss/pages/_bumper.scss */
  .cp-bumper-content h2 {
    font-size: 1.5em;
  }
}
/* line 2, ../scss/pages/_rules.scss */
.cp-rules-content h1 {
  margin-bottom: 0;
}
/* line 5, ../scss/pages/_rules.scss */
.cp-rules-content h2 {
  font-size: 1.25em;
  margin-bottom: 0;
}
/* line 9, ../scss/pages/_rules.scss */
.cp-rules-content p {
  margin-bottom: 2em;
  margin-top: 0;
}
/* line 13, ../scss/pages/_rules.scss */
.cp-rules-content table {
  margin: 0 auto 2em;
  text-align: center;
}
/* line 17, ../scss/pages/_rules.scss */
.cp-rules-content table td, .cp-rules-content table th {
  border: 1px solid #333333;
  padding: 4px;
}

/* line 2, ../scss/pages/_selector.scss */
.no-js #disneyside_select, .no-js #bag_select, .no-js #color_select {
  display: block;
}

/* line 8, ../scss/pages/_selector.scss */
.cp-selector h1 {
  color: #b30a3a;
  font-family: "Luckiest Guy", cursive;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.5em;
}
/* line 15, ../scss/pages/_selector.scss */
.cp-selector h2 {
  font-size: 1.0625em;
  font-weight: normal;
}
/* line 19, ../scss/pages/_selector.scss */
.cp-selector h3 {
  text-transform: none;
}
/* line 23, ../scss/pages/_selector.scss */
.cp-selector .cp-selector-intro {
  margin-top: 0;
}
/* line 27, ../scss/pages/_selector.scss */
.cp-selector select {
  margin: 24px 0;
  width: 100%;
}

/* line 34, ../scss/pages/_selector.scss */
.disneyside-options {
  position: relative;
}

/* line 37, ../scss/pages/_selector.scss */
.disneyside-option {
  display: none;
}
/* line 40, ../scss/pages/_selector.scss */
.disneyside-option.current {
  display: block;
}
/* line 45, ../scss/pages/_selector.scss */
.disneyside-option h3 {
  display: none;
  font-family: Arial;
  font-size: 0.9375em;
  font-weight: normal;
  text-align: center;
}
/* line 52, ../scss/pages/_selector.scss */
.disneyside-option .opt-img {
  -webkit-box-shadow: 3px 3px 3px #cccccc;
  -moz-box-shadow: 3px 3px 3px #cccccc;
  box-shadow: 3px 3px 3px #cccccc;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  padding: 10px;
}

/* line 61, ../scss/pages/_selector.scss */
.disneyside-desc {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 5px #cccccc;
  -moz-box-shadow: 0 4px 5px #cccccc;
  box-shadow: 0 4px 5px #cccccc;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
}

/* line 71, ../scss/pages/_selector.scss */
.cp-selector-part1 {
  clear: both;
}

/* line 74, ../scss/pages/_selector.scss */
.cp-selector-part2 {
  clear: both;
}

/* line 77, ../scss/pages/_selector.scss */
.cp-selector-part3 {
  clear: both;
}

/* line 84, ../scss/pages/_selector.scss */
.bag-option {
  display: none;
}
/* line 87, ../scss/pages/_selector.scss */
.bag-option.current {
  display: block;
}
/* line 91, ../scss/pages/_selector.scss */
.bag-option h3 {
  display: none;
  font-family: Arial;
  font-size: 0.8125em;
  margin-bottom: 0;
  text-align: center;
}
/* line 99, ../scss/pages/_selector.scss */
.bag-option .bag-color-swatches {
  display: none;
  text-align: center;
}
/* line 103, ../scss/pages/_selector.scss */
.bag-option .bag-color-swatches div {
  display: inline-block;
  margin-right: 3px;
  height: 10px;
  width: 10px;
}
/* line 110, ../scss/pages/_selector.scss */
.bag-option .opt-img {
  text-align: center;
}

/* line 115, ../scss/pages/_selector.scss */
.color-option {
  display: none;
}
/* line 118, ../scss/pages/_selector.scss */
.color-option.current {
  display: block;
}
/* line 122, ../scss/pages/_selector.scss */
.color-option h3 {
  display: none;
  font-family: Arial;
  font-size: 0.8125em;
  font-weight: normal;
}
/* line 129, ../scss/pages/_selector.scss */
.color-option .color-swatch {
  -webkit-box-shadow: 3px 3px 3px #999999;
  -moz-box-shadow: 3px 3px 3px #999999;
  box-shadow: 3px 3px 3px #999999;
  background: #fff;
  border: 1px solid #ccc;
  height: 50px;
  margin: 0 auto;
  padding: 10px;
  width: 68px;
}
/* line 139, ../scss/pages/_selector.scss */
.color-option .swatch-interior {
  height: 100%;
  width: 100%;
}

/* line 146, ../scss/pages/_selector.scss */
.selector-submit {
  clear: both;
  font-size: 2.5em;
  display: block;
  padding: 10px 0 0;
  margin: 0 auto 20px;
  width: 165px;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-black,
.color-swatch.color-black .swatch-interior {
  background: black;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-blue,
.color-swatch.color-blue .swatch-interior {
  background: #2c3f7a;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-green,
.color-swatch.color-green .swatch-interior {
  background: #839564;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-orange,
.color-swatch.color-orange .swatch-interior {
  background: #ff651a;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-pink,
.color-swatch.color-pink .swatch-interior {
  background: #e15b99;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-purple,
.color-swatch.color-purple .swatch-interior {
  background: #92357e;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-red,
.color-swatch.color-red .swatch-interior {
  background: #c23737;
}

/* line 158, ../scss/pages/_selector.scss */
.bag-swatch-teal,
.color-swatch.color-teal .swatch-interior {
  background: #007185;
}

@media screen and (min-width: 43.75em) {
  /* line 172, ../scss/pages/_selector.scss */
  #disneyside_select,
  #bag_select,
  #color_select {
    display: none;
  }

  /* line 177, ../scss/pages/_selector.scss */
  .cp-selector-part1 {
    margin-top: 20px;
  }

  /* line 180, ../scss/pages/_selector.scss */
  .cp-selector-part2 {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
  }

  /* line 185, ../scss/pages/_selector.scss */
  .cp-selector-part3 {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 10px;
  }

  /* line 193, ../scss/pages/_selector.scss */
  .current .opt-img {
    position: relative;
  }
  /* line 196, ../scss/pages/_selector.scss */
  .current .opt-img .opt-overlay {
    background: rgba(26, 86, 153, 0.5) url(../img/checkmark.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  /* line 207, ../scss/pages/_selector.scss */
  .disneyside-option {
    cursor: pointer;
    display: block;
    float: left;
    height: 270px;
    margin-right: 4.44444%;
    position: relative;
    width: 30%;
  }
  /* line 216, ../scss/pages/_selector.scss */
  .disneyside-option h3 {
    display: block;
    margin: 0.5em 0;
  }
  /* line 220, ../scss/pages/_selector.scss */
  .disneyside-option .opt-img {
    display: block;
    margin: 0 auto;
  }
  /* line 223, ../scss/pages/_selector.scss */
  .disneyside-option .opt-img img {
    width: 100%;
  }
  /* line 227, ../scss/pages/_selector.scss */
  .disneyside-option .disneyside-desc {
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
    bottom: 90%;
    display: none;
    font-size: 0.75em;
    left: -10px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10;
  }
  /* line 240, ../scss/pages/_selector.scss */
  .disneyside-option .disneyside-desc:after {
    border-top: 9px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    top: 100%;
  }
  /* line 253, ../scss/pages/_selector.scss */
  .disneyside-option:nth-child(3n) {
    margin-right: 0;
  }
  /* line 259, ../scss/pages/_selector.scss */
  .disneyside-option.current .disneyside-desc {
    display: block;
  }

  /* line 265, ../scss/pages/_selector.scss */
  .bag-option {
    display: block;
    float: left;
    width: 16.66667%;
  }
  /* line 270, ../scss/pages/_selector.scss */
  .bag-option h3 {
    display: block;
  }
  /* line 273, ../scss/pages/_selector.scss */
  .bag-option .bag-color-swatches {
    display: block;
  }

  /* line 278, ../scss/pages/_selector.scss */
  .color-option {
    float: left;
    display: block;
    margin-right: 15px;
    width: 90px;
  }
  /* line 284, ../scss/pages/_selector.scss */
  .color-option h3 {
    display: block;
    text-align: center;
  }
  /* line 288, ../scss/pages/_selector.scss */
  .color-option .color-swatch {
    float: none;
    margin: 0;
  }

  /* line 294, ../scss/pages/_selector.scss */
  .selector-submit {
    margin: 20px 0;
  }

  /* line 302, ../scss/pages/_selector.scss */
  .cp-options-pg .current .opt-overlay {
    display: none;
  }
  /* line 307, ../scss/pages/_selector.scss */
  .cp-options-pg .cp-selector-part2 {
    margin-bottom: 2em;
  }
}
/* line 2, ../scss/pages/_list.scss */
.list-head .list-back-link {
  font-size: 0.875em;
  position: relative;
  text-decoration: none;
  top: 15px;
}

/* line 9, ../scss/pages/_list.scss */
.list-row {
  margin-bottom: 2em;
  width: 100%;
}

/* line 13, ../scss/pages/_list.scss */
.list-col1 {
  text-align: center;
}

/* line 17, ../scss/pages/_list.scss */
.list-col2 {
  display: table;
}
/* line 20, ../scss/pages/_list.scss */
.list-col2 .list-content {
  display: table-cell;
  vertical-align: middle;
}
/* line 25, ../scss/pages/_list.scss */
.list-col2 h2 {
  font-size: 1.125em;
  font-weight: normal;
  margin: 0;
}
/* line 30, ../scss/pages/_list.scss */
.list-col2 p {
  font-size: 0.9375em;
  margin-top: 0;
}

/* line 36, ../scss/pages/_list.scss */
.list-row-fineprint {
  font-size: 0.8125em;
}

/* line 43, ../scss/pages/_list.scss */
.list-enter h2 {
  font-size: 1.125em;
  margin-bottom: 0;
}
/* line 47, ../scss/pages/_list.scss */
.list-enter .list-enter-img {
  display: block;
  margin: 0 auto;
}
/* line 51, ../scss/pages/_list.scss */
.list-enter .list-enter-intro {
  margin-top: 0;
}
/* line 54, ../scss/pages/_list.scss */
.list-enter .cp-btn {
  color: #fff;
  display: block;
  font-size: 2em;
  margin: 0 auto 10px;
  padding: 10px 0 5px;
  width: 230px;
}
/* line 62, ../scss/pages/_list.scss */
.list-enter .list-back-link {
  color: #b30a3a;
  display: block;
  font-size: 0.875em;
  margin: 0 auto;
  text-decoration: none;
  width: 230px;
}
/* line 70, ../scss/pages/_list.scss */
.list-enter .not-your-style {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #d4e9f4;
  color: #16457e;
  font-size: 0.8125em;
  font-style: italic;
  padding: 10px 0 10px 6.97674%;
}
/* line 79, ../scss/pages/_list.scss */
.list-enter .not-your-style a {
  color: #16457e;
  text-decoration: none;
}
/* line 83, ../scss/pages/_list.scss */
.list-enter .not-your-style a:before {
  background: url(../img/icon_edit_navy.gif) no-repeat;
  content: '';
  display: inline-block;
  height: 18px;
  padding-right: 10px;
  vertical-align: middle;
  width: 18px;
}

/* line 99, ../scss/pages/_list.scss */
.list-connect-disney {
  height: 40px;
  padding: 16px 0;
}

/* line 103, ../scss/pages/_list.scss */
.list-connect {
  background: url(../img/connect_bg.gif);
  color: #fff;
}

/* line 107, ../scss/pages/_list.scss */
.list-connect-disney-btn {
  background: url(../img/connect_with_disney.png) no-repeat;
  display: block;
  height: 40px;
  margin: 0 auto;
  width: 238px;
}

/* line 114, ../scss/pages/_list.scss */
.list-connect-disney-parks {
  font-size: 0.8125em;
  height: 50px;
  margin: 0 auto;
  padding: 11px 0;
  width: 238px;
}
/* line 120, ../scss/pages/_list.scss */
.list-connect-disney-parks img {
  float: left;
  margin-right: 10px;
}
/* line 124, ../scss/pages/_list.scss */
.list-connect-disney-parks p {
  margin: 0;
}
/* line 127, ../scss/pages/_list.scss */
.list-connect-disney-parks strong {
  color: #bce1f4;
  font-size: 1.07692em;
}
/* line 131, ../scss/pages/_list.scss */
.list-connect-disney-parks a {
  color: #bce1f4;
  text-decoration: none;
}

/* line 136, ../scss/pages/_list.scss */
.list-connect-at {
  font-size: 0.8125em;
  height: 50px;
  margin: 0 auto;
  padding: 11px 0 14px;
  position: relative;
  width: 238px;
}
/* line 144, ../scss/pages/_list.scss */
.list-connect-at p {
  margin: 0;
  padding-left: 100px;
}
/* line 148, ../scss/pages/_list.scss */
.list-connect-at img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
/* line 154, ../scss/pages/_list.scss */
.list-connect-at strong {
  color: #bce1f4;
  font-size: 1.07692em;
}
/* line 158, ../scss/pages/_list.scss */
.list-connect-at a {
  color: #bce1f4;
  text-decoration: none;
}

/* line 163, ../scss/pages/_list.scss */
a.list-connect-copy {
  color: #fff;
}

/* line 169, ../scss/pages/_list.scss */
.packingtips .list-container {
  margin-top: 50px;
}

@media screen and (max-width: 43.75em) {
  /* line 178, ../scss/pages/_list.scss */
  .packingtips,
  .packingtips .cp-main-interior {
    background-position: 0 -140px;
  }
}
@media screen and (min-width: 43.75em) {
  /* line 185, ../scss/pages/_list.scss */
  .list-row {
    display: table;
    vertical-align: middle;
  }

  /* line 190, ../scss/pages/_list.scss */
  .list-col1 {
    display: table-cell;
    width: 46.11111%;
  }

  /* line 194, ../scss/pages/_list.scss */
  .list-col2 {
    display: table-cell;
    vertical-align: middle;
    width: 53.88889%;
  }

  /* line 201, ../scss/pages/_list.scss */
  .list-enter {
    background: url(../img/main_gradient_s.jpg) 0 -100px repeat-x;
    padding: 20px 0;
  }
  /* line 205, ../scss/pages/_list.scss */
  .list-enter img {
    float: left;
    width: 38.88889%;
  }
  /* line 209, ../scss/pages/_list.scss */
  .list-enter .cp-btn {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 213, ../scss/pages/_list.scss */
  .list-enter .list-back-link {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 218, ../scss/pages/_list.scss */
  .list-enter-content {
    float: left;
    margin-left: 5.33333%;
    width: 46.11111%;
  }
}
@media screen and (min-width: 46.875em) {
  /* line 227, ../scss/pages/_list.scss */
  .list-connect-disney {
    float: left;
  }

  /* line 230, ../scss/pages/_list.scss */
  .list-connect-at {
    float: right;
  }
  /* line 233, ../scss/pages/_list.scss */
  .list-connect-at img {
    top: -4px;
  }

  /* line 237, ../scss/pages/_list.scss */
  .list-connect-disney-parks {
    left: 50%;
    margin-left: -119px;
    position: absolute;
  }
}
