/* FONTS */
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Kanit";
  src: url("../fonts/Kanit-Black.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Vockel";
  src: url("../fonts/Vockel.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Cosmos-ExtraBold";
  font-weight: 800;
  src: url("/assets/fonts/Cosmos-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "ComingSoon";
  font-weight: 500;
  src: url("/assets/fonts/ComingSoon.ttf") format("truetype");
}
/* fix for blue focus */
*:focus {
  outline: none;
}

/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder {
  direction: ltr;
  text-align: left;
}

.safearea_reindeer_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_reindeer_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 6%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_reindeer_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 4%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 10%;
  bottom: 6%;
  z-index: 999;
}

.safearea_reindeer_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 5%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 10%;
  bottom: 6%;
  z-index: 999;
}

.safearea_muck_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_muck_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_muck_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 5%;
  bottom: 8%;
  z-index: 999;
}

.safearea_muck_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 5%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 5%;
  bottom: 8%;
  z-index: 999;
}

.safearea_power_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_power_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_power_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 9%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 7%;
  bottom: 8%;
  z-index: 999;
}

.safearea_power_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 7%;
  bottom: 8%;
  z-index: 999;
}

.safearea_buckleup_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_buckleup_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_buckleup_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 11%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 4%;
  bottom: 0%;
  z-index: 999;
}

.safearea_buckleup_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 14%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 4%;
  bottom: 0%;
  z-index: 999;
}

.safearea_dreamtour_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_dreamtour_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_dreamtour_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 0%;
  bottom: 0%;
  z-index: 999;
}

.safearea_dreamtour_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 0%;
  bottom: 0%;
  z-index: 999;
}

.safearea_naughtynice_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_naughtynice_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 12%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_naughtynice_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 5%;
  bottom: 12%;
  z-index: 999;
}

.safearea_naughtynice_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 2%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 5%;
  bottom: 12%;
  z-index: 999;
}

.safearea_wherestheheat_book > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 11%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_wherestheheat_book > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 11%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_wherestheheat_book > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 11%;
  bottom: 11%;
  z-index: 999;
}

.safearea_wherestheheat_book > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 11%;
  bottom: 11%;
  z-index: 999;
}

.safearea_reindeer_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_reindeer_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_reindeer_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 8%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 8%;
  bottom: 8%;
  z-index: 999;
}

.safearea_reindeer_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 8%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 8%;
  bottom: 8%;
  z-index: 999;
}

.safearea_muck_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_muck_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 11%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_muck_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 5%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 10%;
  bottom: 11%;
  z-index: 999;
}

.safearea_muck_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 6%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 10%;
  bottom: 11%;
  z-index: 999;
}

.safearea_power_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 9%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_power_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_power_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 3%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 9%;
  bottom: 8%;
  z-index: 999;
}

.safearea_power_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 3%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 9%;
  bottom: 8%;
  z-index: 999;
}

.safearea_buckleup_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_buckleup_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_buckleup_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 12%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 7%;
  bottom: 7%;
  z-index: 999;
}

.safearea_buckleup_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 18%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 7%;
  bottom: 7%;
  z-index: 999;
}

.safearea_dreamtour_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 14%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_dreamtour_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_dreamtour_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 8%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 14%;
  bottom: 10%;
  z-index: 999;
}

.safearea_dreamtour_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 12%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 14%;
  bottom: 10%;
  z-index: 999;
}

.safearea_naughtynice_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 9%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_naughtynice_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_naughtynice_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 9%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 9%;
  bottom: 8%;
  z-index: 999;
}

.safearea_naughtynice_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 9%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 9%;
  bottom: 8%;
  z-index: 999;
}

.safearea_wherestheheat_wall > div > div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_wherestheheat_wall > div > div:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.safearea_wherestheheat_wall > div > div:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 0%;
  bottom: 0%;
  z-index: 999;
}

.safearea_wherestheheat_wall > div > div:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  top: 0%;
  bottom: 0%;
  z-index: 999;
}

.modal.fade {
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.jcrop-vline, .jcrop-hline {
  background: #FFF url("/assets/img/Jcrop.gif");
  font-size: 0;
  position: absolute;
}

.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}

.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}

.jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
}

.jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 11px;
  width: 11px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 9px;
  width: 100%;
}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 9px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px;
}

.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px;
}

.solid-line .jcrop-vline, .solid-line .jcrop-hline {
  background: #FFF;
}

.jcrop-holder img, img.jcrop-preview {
  max-width: none;
}

/* admin */
.csvdate {
  width: 115px !important;
}

.tt-hint {
  display: none;
}

.twitter-typeahead {
  width: 100%;
  display: block;
}

.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: none;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0077b3", GradientType=0);
}
.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
.tt-suggestion p {
  margin: 0;
}

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  /*left: 0; bottom: 0;*/
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  font-size: 999px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  /*transform: translate(-300px, 0) scale(4);*/
  direction: ltr;
}

.panel-title > a {
  display: block;
}

.btn-red {
  background: #a4181e;
  color: white;
}

.btn-danger {
  background-color: #92160f;
  border-color: #92160f;
  color: white;
}

.btn-success {
  background-color: #1f7b1f;
  border-color: #1f7b1f;
  color: white;
}

.btn-red:hover {
  color: white;
}

.btn-option, .btn-rounded, .btn-round {
  border-radius: 20px;
}

.btn-highlight:hover {
  box-shadow: 0 0 30px #fff584;
}

#format #buttons {
  display: none;
}
#format #buttons .btn {
  margin-top: 10px;
  display: block;
}
#format .form-group span {
  font-size: 12px;
}
#format label {
  margin-top: 10px;
}

body.modal-open {
  margin-right: 0 !important;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
  }
  #moneyback .modal-dialog {
    width: 600px;
  }
}
html {
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  font-family: "Proxima-Nova", Helvetica, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

.bot-space {
  margin-bottom: 20px;
}

h1 {
  color: #295025;
  font-family: "aaux-next", Arial, sans-serif;
}
h1 a.btn {
  padding: 20px 0;
  font-size: 40px;
  border-radius: 40px;
}
h1.action {
  color: #295025;
  font-weight: 600;
  font-size: 52px;
  margin-bottom: 30px;
  margin-top: 0;
}

h2 {
  color: #295025;
  font-family: "aaux-next", Arial, sans-serif;
}
h2.action {
  color: #295025;
  font-weight: 200;
}
h2.testimonial {
  font-size: 36px;
}
h2.price {
  font-size: 38px;
}
h2.best-value, h2.free {
  margin-left: -12px;
  margin-top: -3px;
}
h2.best-value {
  margin-top: -6px;
}
h2.best-value:before {
  background-image: url("/assets/img/value.jpg");
  background-size: 100%;
  display: inline-block;
  width: 78px;
  height: 50px;
  content: "";
  margin-right: -6px;
}
h2.free:before {
  background-image: url("/assets/img/free.jpg");
  background-size: 100%;
  display: inline-block;
  width: 78px;
  height: 50px;
  content: "";
  margin-right: -6px;
}
h2.xlarge {
  font-size: 40px;
  margin-left: -19px;
  margin-right: -19px;
}

h3 {
  font-family: "aaux-next", Arial, sans-serif;
}

h4 {
  font-size: 36px;
  font-weight: 200;
}

a.green {
  color: #295025;
}

p.green {
  color: #295025;
}
p.green small {
  color: #295025;
}
p.light-green {
  color: #35a930;
}

.black {
  color: #111;
  font-weight: bold;
  text-decoration: underline;
  font-size: 120%;
}

select {
  font-family: "Arial", "Helvetica", sans-serif;
}

.has-error .checkbox label {
  color: #b94a48;
}
.has-error .checkbox input {
  border: 1px solid #b94a48;
}
.has-error .btn-default {
  border-color: #b94a48;
}
.has-error button {
  border: #b94a48 1px solid;
}

.has-error-style {
  border: #b94a48 1px solid;
}

button.has-error-style {
  box-shadow: 0px 0px 3px 1px #b94a48;
}

#scheduler {
  font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.red {
  color: #92160f;
}

.bred {
  color: #bd0101;
}

.bsmall {
  font-size: 0.9em;
}
.bsmall a {
  color: inherit;
  text-decoration: underline;
}

sup {
  font-size: 40%;
  top: -1.25em;
}

#header {
  background: #295025 url("/assets/img/video_bg.jpg") no-repeat;
  background-position: left center;
  background-size: contain;
  border-bottom: 4px solid #b9995b;
  margin-bottom: 20px;
  padding: 20px 0;
}

#logo {
  margin: 0 auto;
}

#headline {
  background: #92160f;
  border-top: 4px solid #b9995b;
  border-bottom: 2px solid #b9995b;
}
#headline h1 {
  /* font-family:'arno-pro'; */
  color: white;
  text-shadow: 2px 2px 4px #000;
  padding: 12px 0;
  margin: 0;
  font-size: 50px;
}
#headline h1 span {
  color: #f1ff78;
  border-bottom: 3px solid #f1ff78;
}
#headline h1 span small {
  color: #f1ff78;
}

#header-nav {
  margin-top: 3.1em;
}
#header-nav a {
  display: inline-block;
  font-size: 12px;
  padding: 0 12px;
}

#footer-nav a {
  padding: 0 12px;
}

#social {
  width: 244px;
  margin: 0 auto;
}
#social a {
  display: block;
  float: left;
}

#faq .modal-body {
  font-size: 80%;
}
#faq .modal-body a {
  font-size: 80%;
}
#faq .modal-title {
  font-size: 190%;
  font-family: Arial, sans-serif;
}
#faq .panel-title {
  font-size: 180%;
  font-family: Arial, sans-serif;
}
#faq .panel-body {
  font-size: 130%;
  font-family: Arial, sans-serif;
}

#watch {
  background: #295025;
}
#watch h1 {
  color: white;
  margin: 0 0 25px;
  font-family: tekton-pro-condensed, Arial, sans-serif;
  font-size: 54px;
}
#watch img.heading {
  width: 100%;
  margin-top: 40px;
}

#video-container {
  background: url("/assets/img/video-bg.jpg") no-repeat;
  background-size: cover;
  padding: 30px 0 0;
  border: 6px solid #22791e;
  border-right: none;
  border-left: none;
  margin-bottom: 30px;
  position: relative;
}
#video-container .video-container {
  margin-bottom: 30px;
}

.view-tab {
  background: #a21008;
  font-size: 16px;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 10px 20px 20px;
  color: white;
  text-shadow: 2px 2px 0 #333;
  line-height: 1.1;
}
.view-tab span {
  font-size: 150%;
  color: #f2ff85;
}
.view-tab a {
  display: block;
  color: #f2ff85;
  font-size: 0.825em;
  text-decoration: underline;
  text-shadow: none;
}

#offseason_watch_container {
  background: #fff;
  margin: 0 0 -50px 0;
}
#offseason_watch_container img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

#watch .well-white {
  margin-top: 30px;
  border: 3px solid #22791e;
}

.view-tab-green {
  background: #22791e;
  color: #f2ff85;
}
.view-tab-green a {
  display: inline;
  text-shadow: 2px 2px 0 #333;
}

#watch-footer {
  margin: 50px 0;
}
#watch-footer p {
  color: white;
}
#watch-footer a {
  color: #f2ff85;
  text-decoration: underline;
}
#watch-footer span {
  color: white;
  margin: 20px 0 0;
  display: block;
}

.hmstimer {
  font-size: 17px !important;
  margin: 3px 0 !important;
}

.yellowtext {
  color: #f2ff85 !important;
}

#oops {
  padding: 40px 0;
  color: #295025;
}
#oops a {
  color: #295025;
  text-decoration: underline;
  font-weight: bold;
}
#oops h2 {
  margin-bottom: 2px;
}

#upgrade_modal {
  color: #295025;
}
#upgrade_modal img, #upgrade_modal a.btn {
  margin-top: 20px;
}

.highlight {
  color: #70899f;
}

.hero h1 {
  margin: 40px 0 5px;
}
.hero p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 20px;
}

ol .btn-lg {
  margin-bottom: 10px;
}

.well {
  margin-bottom: 0;
}

.packages {
  margin-top: 20px;
}
.packages ul li .watch-preview {
  color: yellow !important;
  position: relative;
  z-index: 3;
}
.packages button span.hidden-md {
  display: inline !important;
}
.packages h2 {
  margin-right: -15px;
  margin-left: -15px;
}

/* .packages:hover{box-shadow:0 0 60px #fff584;} */
.well-blue {
  background: #e8edf6;
}

.well-white {
  background: white;
  border-radius: 20px;
}

.has-error .well {
  border-color: #b94a48;
}

.well-white h2 {
  font-size: 40px;
}

.well-green {
  background: white;
  border: 1px solid #10b332;
  padding: 10px;
  margin-top: 3.5em;
}
.well-green h3 {
  padding: 0;
  margin: 0;
  color: #b80f01;
}

.packages > ul {
  min-height: 202px;
}
.packages > ul li.checkmark {
  margin-left: -24px;
}

.scroll li.checkmark {
  margin-left: -24px;
  color: #bf0f17;
  font-weight: 600;
}

.scroll-middle > ul {
  min-height: 242px;
}

.checkmark {
  list-style: none;
  font-size: 110%;
  position: relative;
  padding-left: 24px;
}
.checkmark:before {
  content: url("/assets/img/checkmark.png");
  width: 34px;
  height: 34px;
  position: absolute;
  top: -8px;
  left: -10px;
}

span.checkmark {
  margin-left: 15px;
}

#digitalul {
  min-height: 0px;
}

#digitalredtext p {
  color: #bf0f17;
  font-weight: 600;
  font-size: 110%;
  position: relative;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 7px;
}

.scroll {
  padding: 0;
  background: #F7E6BA;
  padding: 20px 0;
  border-radius: 10px;
}

.scroll-top {
  background: url("/assets/img/scroll-top.jpg") bottom center no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-bottom: 20%;
}

.scroll-middle {
  /*background:url('/assets/img/scroll-bg.jpg') top center repeat-y;background-size:contain;*/
  width: 100%;
  padding: 0 12% 0 11%;
  float: left;
  display: inline;
}
.scroll-middle h2 {
  margin-right: -20px;
  margin-left: -20px;
  font-size: 28px;
}

.scroll-bottom {
  background: url("/assets/img/scroll-bottom.jpg") top center no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-bottom: 18%;
}

#advantages {
  padding-left: 0;
  font-size: 120%;
  line-height: 1.7;
}
#advantages ul {
  list-style: none;
  text-align: center;
}
#advantages ul li {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #advantages ul {
    text-align: left;
  }
}
#guarantee {
  background: #92160f;
  margin-top: 40px;
  padding-top: 20px;
}
#guarantee h1 {
  color: white;
}

#photos .well {
  padding: 0;
  overflow: hidden;
  border-radius: 25px;
  margin-bottom: 20px;
}
#photos legend {
  border-bottom: none;
}
#photos .well .pad {
  padding: 0 15px;
  margin: 20px 0 40px;
}
#photos .well .pad p {
  padding: 0 35px;
}
#photos .btn-file h3 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-align: center;
  display: block;
}
#photos .btn-file h4 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-align: center;
  display: none;
}
#photos .btn-file.uploading {
  cursor: wait;
}
#photos .btn-file.uploading h3 {
  display: none;
}
#photos .btn-file.uploading h4 {
  display: block;
}
#photos .btn-file.uploading input {
  display: none;
}

#confirmation {
  margin: 20px 0;
  padding: 0 30px;
}
#confirmation li {
  margin-bottom: 12px;
}

#confirmation-letter {
  margin: 60px 0 30px;
}

.jcrop-holder {
  margin-bottom: 20px;
}

#form-nav {
  margin: 20px 0;
}

.btn-group .btn {
  border-radius: 30px;
}

#form-nav a {
  font-size: 14px;
}
#form-nav a.active {
  cursor: default;
  background-color: #1f7b1f;
}
#form-nav a.active .badge {
  background-color: white;
}
#form-nav a.active .badge span {
  color: #1f7b1f;
}
#form-nav a.active span {
  color: white;
}

.btn-success .badge {
  background-color: white;
  color: #5cb85c;
}

.warning {
  color: #d9534f;
  padding: 0;
  margin: 0;
}

.tagline {
  text-align: center;
  padding: 0;
  margin: 0;
}

#greeting .well {
  border-radius: 20px;
}
#greeting .well img {
  opacity: 0.3;
  margin: 20px auto 0;
}
#greeting .well-white {
  background-color: #FFF;
}

#scene .well-white {
  background-color: #FFF;
}

#greeting .well-white img {
  opacity: 1;
}

#scene .well {
  margin-bottom: 20px;
}

.scene-info {
  min-height: 120px;
}

#naughty-nice #nnMessage p {
  font-size: 12px;
}

#message img {
  width: 100%;
}
#message h3 {
  font-size: 20px;
}
#message ul {
  padding-left: 15px;
}
#message .input-group-addon {
  color: #fff;
  background: #bb0101;
}

#review ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#review ul li {
  margin-bottom: 10px;
}
#review ul li span {
  color: #0254DA;
}
#review ul li span.red {
  color: #DD0006;
}

#terms_modal .modal-header {
  min-height: 0;
  position: relative;
  padding: 0;
}
#terms_modal .close {
  color: #000;
  position: absolute;
  right: 20px;
  top: 5px;
  margin: 0;
  opacity: 1;
  cursor: pointer;
  z-index: 2;
}
#terms_modal .modal-body {
  padding: 15px 30px;
  max-height: 300px;
  overflow-y: scroll;
}
#terms_modal p, #terms_modal strong {
  font-size: 14px;
}

#scheduler_terms_model #terms_modal .modal-body {
  padding: 30px;
  max-height: 600px;
}

#scene-carousel, .bonus-preview {
  margin-top: 60px;
}
#scene-carousel .carousel-caption, .bonus-preview .carousel-caption {
  bottom: 60px;
  left: 10% !important;
  right: 10% !important;
}
#scene-carousel .carousel-indicators, .bonus-preview .carousel-indicators {
  bottom: auto;
  top: -60px;
  width: 83%;
  left: 40%;
}
#scene-carousel .carousel-indicators li, .bonus-preview .carousel-indicators li {
  text-indent: inherit;
  width: 52px;
  height: 52px;
  line-height: 52px;
  font-size: 26px;
  background: white;
  border-radius: 26px;
  color: #113d73;
  border: none;
}
#scene-carousel .carousel-indicators .active, .bonus-preview .carousel-indicators .active {
  background: #cc0000;
  color: white;
  box-shadow: #fdff7f 0 0 15px 5px;
}
#scene-carousel .carousel-control, .bonus-preview .carousel-control {
  background: none !important;
  position: absolute;
  top: calc(50% - 45px);
  width: 30px;
  height: 30px;
}
#scene-carousel .carousel-control.left, .bonus-preview .carousel-control.left {
  left: -40px;
}
#scene-carousel .carousel-control.right, .bonus-preview .carousel-control.right {
  right: -40px;
}
#scene-carousel .carousel-control img, .bonus-preview .carousel-control img {
  width: 30px;
  height: 30px;
}
#scene-carousel .carousel-control .icon-prev, #scene-carousel .carousel-control .icon-next, #scene-carousel .carousel-control .glyphicon-chevron-left, #scene-carousel .carousel-control .glyphicon-chevron-right, .bonus-preview .carousel-control .icon-prev, .bonus-preview .carousel-control .icon-next, .bonus-preview .carousel-control .glyphicon-chevron-left, .bonus-preview .carousel-control .glyphicon-chevron-right {
  top: 36%;
}
#scene-carousel .sceneBtnColumn:first-child, .bonus-preview .sceneBtnColumn:first-child {
  padding: 0 5px 0 15px;
}
#scene-carousel .sceneBtnColumn:last-child, .bonus-preview .sceneBtnColumn:last-child {
  padding: 0 15px 0 5px;
}
#scene-carousel .sceneBtnColumn .btn, .bonus-preview .sceneBtnColumn .btn {
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  border: none;
  margin: 10px 0 0;
  font-weight: bold;
}
#scene-carousel .sceneBtnColumn .btn-default, .bonus-preview .sceneBtnColumn .btn-default {
  background: #095fcb;
}
#scene-carousel .sceneBtnColumn .btn-success, .bonus-preview .sceneBtnColumn .btn-success {
  background: #06be01;
}
#scene-carousel .sceneBtnColumn .activeBtn, .bonus-preview .sceneBtnColumn .activeBtn {
  background: #BF000A;
}
#scene-carousel .sceneBtnColumn .trailerBtn, .bonus-preview .sceneBtnColumn .trailerBtn {
  background: #BF000A;
}
#scene-carousel .newTag, .bonus-preview .newTag {
  width: 12%;
  position: absolute;
  top: 0;
  right: 4%;
}

.trailer-modal .modal-content {
  background: #cc0000;
}
.trailer-modal .modal-content .modal-header {
  position: relative;
}
.trailer-modal .modal-content .modal-header h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff !important;
}
.trailer-modal .modal-content .modal-header .close {
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 15px;
  right: 10px;
  margin: 0;
  opacity: 1;
}
.trailer-modal .modal-content .modal-body {
  padding: 0;
}
.trailer-modal .modal-content .modal-body video {
  width: 100%;
}

.btn-file {
  margin-top: 10px;
  padding: 35px 0 65px;
  font-size: 20px;
}

/* Facebook */
.fb-container .fb-like {
  position: absolute !important;
  display: block;
  left: 50%;
  transform: translateX(-50%) translateY(-15%);
  bottom: 0%;
}
.fb-container .fb-share-button {
  position: absolute !important;
  display: block;
  left: 50%;
  transform: translateX(-50%) translateY(15%);
  top: 0%;
}

/* PROGRESS BARS */
.status {
  margin-top: -20px;
}

.progress {
  position: relative;
}

.progress-chunk {
  position: absolute;
  bottom: 0;
  height: 2px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.btn-square {
  border-radius: 0;
}

.btn-lg.btn-square {
  min-width: 49px;
}

footer {
  margin: 40px 0;
}
footer .btn {
  margin: 10px 0;
}
footer p {
  color: #428bca;
}
footer a.btn {
  padding: 0;
}

#watch-footer a.inappropriate {
  color: #48af3d;
  font-size: 11px;
}
#watch-footer a.popit {
  color: white;
  text-decoration: none;
}

/* VIDEO */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed, .video-container .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.personalizedLetter_li {
  clear: both;
}

/* center addthis share buttons 
   code taken from http://support.addthis.com/customer/portal/questions/563732-how-to-align-the-addthis-widget-in-the-center */
.inline_share {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.inline_share .share_text {
  margin: 0 0 0 10px;
}
@media (max-width: 767px) {
  .inline_share .share_text {
    display: none;
  }
}

div.addthis_toolbox {
  width: 242px;
  margin: 0 auto;
}

.red-text {
  color: #C81B1D;
}

.admin_extension_btns_holder {
  margin: 5px 0 0 0;
}

.extension-datepicker-holder {
  margin: 5px 0 0 0;
}
.extension-datepicker-holder input.form-control {
  width: 75%;
  height: 34px;
  padding: 6px;
}
.extension-datepicker-holder .btn-add-custom {
  font-size: 14px;
  font-weight: 700;
  width: 25%;
  height: 34px;
  background: #C81B1D;
  border-color: #C81B1D;
  color: #fff;
}

#book_thumb, #wall_thumb {
  margin-left: 13%;
  padding: 3px;
  background-color: #0254DA;
}

/* stuff for URL copy box */
#directurlbox {
  background-color: #22791e;
  border-radius: 15px;
  margin-top: 25px;
  padding-bottom: 25px;
}
#directurlbox > a {
  border-radius: 15px;
  width: 93%;
}

#responsive_urltext {
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
}

#paginator > .active > a {
  border-color: #ddd;
}

#logoWithoutStars {
  max-width: 65%;
  margin: 0 auto;
}

.error-view-well p strong a {
  color: #333;
  text-decoration: underline;
}

#start-view-2014-holder .btn-warning {
  background: #e57303;
  border-color: #e57303;
}
#start-view-2014-holder h1, #start-view-2014-holder h2, #start-view-2014-holder h3, #start-view-2014-holder h4, #start-view-2014-holder h5, #start-view-2014-holder p, #start-view-2014-holder * {
  font-family: "Montserrat", sans-serif;
}
#start-view-2014-holder .fa {
  font-family: "FontAwesome" !important;
}
#start-view-2014-holder .btn-prev {
  background: #17548d;
  border-color: #5196ec;
}
#start-view-2014-holder .btn-prev:hover {
  background: #17548d;
  border-color: #5196ec;
}
#start-view-2014-holder .btn-next {
  background: #059601;
  border-color: #06c243;
}
#start-view-2014-holder .btn-next:hover {
  background: #059601;
  border-color: #06c243;
}
#start-view-2014-holder #scene-carousel .item img, #start-view-2014-holder .bonus-preview img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
#start-view-2014-holder .gender:hover {
  cursor: pointer;
}
#start-view-2014-holder h1, #start-view-2014-holder h2, #start-view-2014-holder h3, #start-view-2014-holder h4, #start-view-2014-holder p, #start-view-2014-holder legend, #start-view-2014-holder label, #start-view-2014-holder .form-control {
  color: #065385;
}
#start-view-2014-holder .redColor {
  color: #be0702;
}
#start-view-2014-holder .bigRed {
  color: #be0702;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "aaux-next", Arial, sans-serif;
}
#start-view-2014-holder .redBox {
  background-color: #be0702;
  border-radius: 15px;
  margin-top: 30px;
}
#start-view-2014-holder .redBox h1 {
  margin: 5px 0;
}
#start-view-2014-holder .redBox h1 a {
  color: #fff144;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "aaux-next", Arial, sans-serif;
}
#start-view-2014-holder .redBox h3 {
  color: white;
}
#start-view-2014-holder .redBox .underline {
  text-decoration: underline;
}
#start-view-2014-holder .btn-primary {
  color: #fff;
}
#start-view-2014-holder .jcrop-holder .jcrop-keymgr {
  display: none !important;
}
#start-view-2014-holder .jcrop-rotate-btn {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #1077d7;
  margin: 0 auto 5px auto;
  width: 100%;
  max-width: 100%;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
}
#start-view-2014-holder .jcrop-rotate-btn img {
  width: auto;
  height: 18px;
  display: inline-block;
  margin: 0 0 0 10px;
}
#start-view-2014-holder #naughty-nice-btn-holder {
  width: 100%;
  text-align: center;
}
#start-view-2014-holder #naughty-nice-btn-holder img {
  width: 50%;
  float: left;
  cursor: pointer;
}
#start-view-2014-holder #review .help-block {
  color: #d70909;
}
#start-view-2014-holder .warning {
  color: #d9534f;
  font-weight: 600;
}
#start-view-2014-holder .spelling-info {
  font-size: 75%;
}
#start-view-2014-holder .scheduler-modal .modal-dialog {
  width: 400px;
  max-width: calc(100% - 20px);
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-content {
  background: #CC0001;
  border: 5px solid #fff;
  border-radius: 15px;
  text-align: center;
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-body {
  padding: 15px 30px;
}
#start-view-2014-holder .scheduler-modal .close {
  font-size: 28px;
  opacity: 1;
  float: none;
  position: absolute;
  top: 5px;
  right: 5px;
}
#start-view-2014-holder .scheduler-modal .close .fa {
  color: #fff;
}
#start-view-2014-holder .scheduler-modal h2 {
  font-size: 32px;
  font-weight: 600;
  margin: 30px 0 15px 0;
  color: #fff;
}
#start-view-2014-holder .scheduler-modal p {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 15px 0;
  color: #fff;
}
#start-view-2014-holder .scheduler-modal .btn {
  color: #fff;
  border-radius: 5px;
  margin: 10px 0 0 0;
}
@media (max-width: 400px) {
  #start-view-2014-holder .scheduler-modal .btn {
    white-space: normal;
  }
}
#start-view-2014-holder .scheduler-modal .btn-success {
  background: #04B700;
  border-color: #04B700;
}
#start-view-2014-holder .scheduler-modal .btn-danger {
  background: #7A0404;
  border-color: #7A0404;
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-content {
  background: #CC0001;
  border: 5px solid #CC0001;
}
#start-view-2014-holder .scheduler-modal .img-responsive {
  margin: auto;
  text-align: center;
  max-width: 50%;
}
#start-view-2014-holder .scheduler-modal .close i {
  color: #fff;
}
#start-view-2014-holder .scheduler-modal .btn-danger {
  background: #fff;
  color: #CC0001;
  border: none;
  font-weight: 700;
}
#start-view-2014-holder .scheduler-modal h3 {
  color: #fff;
  font-size: 18px;
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-content .modal-body .error-list {
  list-style: none;
  margin: auto;
  padding: 0;
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-content .modal-body .error-list li {
  margin: auto;
  color: #fff;
  margin-bottom: 2px;
  font-weight: 300;
}
#start-view-2014-holder .scheduler-modal .modal-dialog .modal-content .modal-body p {
  margin: auto;
  color: #fff;
  margin-bottom: 2px;
  font-weight: 300;
}
#start-view-2014-holder #name #firstname-search .fname-help {
  position: absolute;
  left: -20px;
}
#start-view-2014-holder #name #firstname-search .popit + .popover {
  background: #316CD6;
}
#start-view-2014-holder #name #firstname-search .popit + .popover p {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
#start-view-2014-holder #name #firstname-search .popit + .popover ul {
  margin: 0;
  padding: 0 0 0 15px;
  color: #fff;
}
#start-view-2014-holder #name #firstname-search .popit + .popover .arrow:after {
  border-top-color: #316CD6;
}
#start-view-2014-holder #name #firstname-search p.help-block {
  font-size: 12px;
}
@media (max-width: 767px) {
  #start-view-2014-holder #name #firstname-search .fname-help {
    left: -15px;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
  }
  #start-view-2014-holder #name #firstname-search .form-group .col-xs-10 {
    padding-right: 0;
  }
  #start-view-2014-holder #name #firstname-search .form-group .col-xs-1 {
    padding-left: 5px;
  }
}
@media (max-width: 480px) {
  #start-view-2014-holder #name #firstname-search .fname-help {
    left: -10px;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
  }
}
#start-view-2014-holder #name #first-last #spelling-legend {
  font-size: 18px;
  border: none;
  text-align: left;
  margin: 0;
}
#start-view-2014-holder #name #first-last .spelling-info {
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}
#start-view-2014-holder #name #first-last .help-block {
  margin-top: -15px;
}
@media (max-width: 480px) {
  #start-view-2014-holder #name #first-last #spelling-legend {
    font-size: 16px;
  }
}

/* START - UPDATED HOME PAGE STYLING */
#app-upsell-modal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
}
#app-upsell-modal .modal-dialog .modal-content {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: url("/assets/img/2015/app_upsell_modal_background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
#app-upsell-modal .modal-dialog .modal-content .close {
  font-size: 22px;
  color: #fff;
  opacity: 1;
  float: none;
  position: absolute;
  top: 5px;
  right: 5px;
}
#app-upsell-modal .modal-dialog .modal-content #app-upsell-link {
  display: block;
}
#app-upsell-modal .modal-dialog .modal-content #app-upsell-link img {
  display: block;
  margin: 0 auto;
  max-width: 95%;
}
#app-upsell-modal .modal-dialog .modal-content #app-upsell-continue-link {
  text-decoration: none;
  margin: 10px 0;
  display: block;
}
#app-upsell-modal .modal-dialog .modal-content #app-upsell-continue-link p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #85B7F2;
  text-align: center;
  margin: 0;
}
#app-upsell-modal .modal-dialog .modal-content #app-upsell-continue-link p span {
  font-weight: 600;
  text-decoration: underline;
}

#spaceForFixedNav {
  height: 35px;
}
#spaceForFixedNav.has_share_overlay {
  height: 54px;
}

#pfs_share_holder:not(.has_share_overlay) .share_tag {
  display: none;
}
#pfs_share_holder:not(.has_share_overlay) .login {
  top: 0;
}
#pfs_share_holder #pfs_login_btn span, #pfs_share_holder #pfs_login_btn_mobile span {
  font-size: 16px;
  font-weight: 600;
  font-family: "proxima-nova", Arial, sans-serif;
  text-decoration: underline;
}
#pfs_share_holder #pfs_login_btn_mobile {
  display: none;
}

#scheduler_header_container {
  margin-top: 10px;
}
#scheduler_header_container h3 {
  font-family: "Montserrat", sans-serif;
  color: #065385;
}

#scheduler_login_holder span {
  font-size: 14px;
  color: #e16039;
  font-weight: 600;
  font-family: "proxima-nova", Arial, sans-serif;
  text-decoration: underline;
}
#scheduler_login_holder img {
  position: relative;
  top: -3px;
  width: 37px;
  max-width: 35%;
  height: auto;
}

#spaceForFixedNav {
  background: #12223b;
}

#headline.fpv-landing {
  border: none;
  background: url("/assets/img/2015/FPV/background.jpg");
  background-size: cover;
  padding-top: 20px;
}
#headline h1 {
  font-weight: 700;
  padding: 15px 0 5px 0;
  font-size: 52px;
}
#headline h1 span {
  border: none;
  font-weight: 700;
  display: inline-block;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
#headline h2 {
  font-weight: 100;
  font-size: 36px;
  margin: 0 0 30px 0;
  text-align: center;
  color: #fff;
}
#headline h3 {
  font-size: 42px;
  font-weight: 700;
  margin: 5px 0 30px 0;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}
#headline img {
  margin: 0 auto;
  display: block;
}

@media (min-width: 1400px) {
  #headline.fpv-landing {
    background-size: cover !important;
    background-position-y: 50% !important;
  }
}
@media (min-width: 1500px) {
  #headline.fpv-landing {
    background-size: cover !important;
    background-position-y: 50% !important;
  }
}
@media (min-width: 1800px) {
  #headline.fpv-landing {
    background-size: cover !important;
    background-position-y: 30% !important;
  }
}
/*
	#headline .video-column { background: url('/assets/img/2015/FPV/wood_frame.png'); padding: 0; background-repeat: no-repeat; background-size: 100%; }
	#headline .video-column .video-container {  }
*/
#packages {
  position: relative;
}
#packages .fb-like {
  position: absolute;
  left: 28%;
  top: 20%;
}
#packages #pfs_packages_red {
  background: #a00008;
}
#packages #pfs_packages_green {
  background: #0c6a0c;
}
#packages #pfs_packages_blue {
  background: #154f81;
}
#packages .pfs_package_holder {
  color: #fff;
}
#packages .pfs_package_holder h2 {
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.75);
  text-align: center;
  color: #fff;
  margin: 10px 0 0 0;
  font-weight: 700;
}
#packages .pfs_package_holder .pfs_package_info_holder h2 {
  text-shadow: none;
}
#packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
  display: block;
  background: url("/assets/img/2014/best-value.png");
  position: absolute;
  width: 98px;
  height: 63px;
  top: 0;
  left: 17%;
}
#packages .pfs_package_holder ul {
  width: 75%;
  margin: 0 auto;
  padding: 0;
  line-height: 1.2;
  min-height: 0;
}
#packages .pfs_package_holder ul li {
  padding: 8px 0;
  font-weight: 600;
  line-height: 1;
  float: none;
}
#packages .pfs_package_holder ul li.checkmark {
  padding-left: 24px;
  color: #fff;
}
#packages .pfs_package_holder ul li.checkmark:before {
  content: url("/assets/img/2014/checkmark-yellow.png");
}
#packages .pfs_package_holder ul li.checkmark a {
  color: #fff;
  text-decoration: underline;
}
#packages .pfs_package_holder h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 100;
}
#packages .pfs_package_holder .package-unavailable-text {
  font-size: 24px;
  font-weight: 700;
  margin: 20px 0;
  text-align: center;
}
#packages .pfs_package_holder p {
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
}
#packages .pfs_package_holder select {
  width: 100%;
  background: #fff;
  color: #000;
}
#packages .pfs_package_holder .pfs_package_select_btn {
  font-size: 32px;
  font-weight: 700;
  background: #fffb2d;
  border: none;
  border-radius: 30px;
  width: 100%;
  margin: 10px auto;
  display: block;
  padding: 10px 0;
}
#packages #pfs_packages_red .pfs_package_select_btn {
  color: #a00008;
}
#packages #pfs_packages_green .pfs_package_select_btn {
  color: #0c6a0c;
}
#packages #pfs_packages_blue .pfs_package_select_btn {
  color: #154f81;
}
#packages .pfs_package_holder .pfs_package_info_holder {
  width: 100%;
  padding: 0 45px 15px 45px;
  position: absolute;
  bottom: 18px;
  left: 0;
}
#packages #pfs_packages_blue h3 {
  font-size: 36px;
  font-weight: 100;
}
#packages #pfs_packages_blue p {
  font-size: 11px;
  margin: 0;
  left: 0;
}

.onBottom {
  position: absolute;
  bottom: 18px;
  text-align: center;
  width: 100%;
}

.bestValueHolder {
  height: 30px;
}

.bestValue {
  position: absolute;
  top: 15px;
  left: calc(50% - 170px);
}

@media (max-width: 1300px) {
  .bestValue {
    width: 80px;
    top: 30px;
    left: calc(50% - 140px);
  }
}
#packages .santaOnVacation {
  margin: 0 auto;
  width: 100%;
}
#packages #santa_vacation_form_holder {
  position: absolute;
  left: 10%;
  width: 30%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#packages #santa_vacation_form_holder .vacation_text_img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
#packages #santa_vacation_form_holder form {
  background: #D80001;
  padding: 15px;
  border-radius: 5px;
}
#packages #santa_vacation_form_holder h3 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 5px 0;
  text-align: center;
  color: #fff;
}
#packages #santa_vacation_form_holder .form-group {
  margin: 10px 0 0 0;
  position: relative;
}
#packages #santa_vacation_form_holder .form-group label {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #fff;
}
#packages #santa_vacation_form_holder .input-holder {
  position: relative;
}
#packages #santa_vacation_form_holder .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#packages #santa_vacation_form_holder .form-group input {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding-right: 45px;
  border: none;
}
#packages #santa_vacation_form_holder .form-group input:focus, #packages #santa_vacation_form_holder .form-group input:active {
  box-shadow: 0 0 30px #fff584;
  outline: none;
}
#packages #santa_vacation_form_holder ::-webkit-input-placeholder, #packages #santa_vacation_form_holder ::-moz-placeholder, #packages #santa_vacation_form_holder :-ms-input-placeholder, #packages #santa_vacation_form_holder :-moz-placeholder {
  color: #fff;
}
#packages #santa_vacation_form_holder .form-group p {
  font-size: 18px;
  font-weight: 700;
  color: #F6FB57;
  margin: 0;
}
#packages #santa_vacation_form_holder .btn-success {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: #40BA00;
  border-color: #40BA00;
  border-radius: 5px;
  text-align: center;
  margin: 20px 0 0 0;
  padding: 10px;
  line-height: 1;
  text-align: center;
}
#packages #santa_vacation_form_holder .btn-success:hover {
  box-shadow: 0 0 30px #fff584;
}
#packages #santa_vacation_form_holder .finish_disabled_btn {
  background: #990909;
  border-color: #990909;
  cursor: auto;
}
#packages #santa_vacation_form_holder .finish_disabled_btn:hover {
  box-shadow: none;
}
#packages #santa_vacation_form_holder #santa_vacation_message_holder {
  background: #D80001;
  padding: 15px;
  border-radius: 5px;
}
#packages #santa_vacation_form_holder #santa_vacation_message_holder h2 {
  font-size: 46px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-align: center;
}
#packages #santa_vacation_form_holder #santa_vacation_message_holder p {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-align: center;
}

@media (max-width: 1470px) {
  #packages #santa_vacation_form_holder h3 {
    font-size: 20px;
  }
  #packages #santa_vacation_form_holder .form-group label {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  #packages #santa_vacation_form_holder {
    width: 40%;
    height: auto;
    left: 5%;
  }
  #packages #santa_vacation_form_holder h3 {
    font-size: 20px;
  }
  #packages #santa_vacation_form_holder .form-group label {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  #packages #santa_vacation_form_holder h3 {
    font-size: 18px;
  }
  #packages #santa_vacation_form_holder .form-group label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #packages #santa_vacation_form_holder {
    width: 80%;
    height: auto;
    left: 10%;
    right: 10%;
    top: 10%;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #packages #santa_vacation_form_holder h3 {
    font-size: 26px;
  }
  #spaceForFixedNav {
    height: 56px;
  }
  #spaceForFixedNav.has_share_overlay {
    height: 54px;
  }
}
@media (max-width: 567px) {
  #packages #santa_vacation_form_holder {
    top: 5%;
  }
  #packages #santa_vacation_form_holder h3 {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  #packages #santa_vacation_form_holder {
    top: 10px;
  }
  #packages #santa_vacation_form_holder h3 {
    font-size: 18px;
  }
  #packages #santa_vacation_form_holder form {
    padding: 10px;
  }
}
@media (max-width: 410px) {
  #packages #santa_vacation_form_holder {
    width: 90%;
    left: 5%;
    right: 5%;
  }
  #packages #santa_vacation_form_holder .form-group {
    margin: 10px 0 0 0;
  }
  #packages #santa_vacation_form_holder h3 {
    font-size: 16px;
  }
  #packages #santa_vacation_form_holder .btn-success {
    margin: 10px 0 0 0;
    padding: 5px 10px;
  }
  #packages #santa_vacation_form_holder .form-group label {
    display: none;
  }
  #packages #santa_vacation_form_holder ::-webkit-input-placeholder, #packages #santa_vacation_form_holder ::-moz-placeholder, #packages #santa_vacation_form_holder :-ms-input-placeholder, #packages #santa_vacation_form_holder :-moz-placeholder {
    color: #000;
  }
}
@media (max-width: 360px) {
  #spaceForFixedNav.has_share_overlay {
    height: 70px;
  }
}
#pfs_packages_offers {
  background: url("/assets/img/2014/bg_repeat.jpg");
  background-repeat: repeat-y;
  background-size: cover;
}

#pfs_video_green {
  background: #063d04;
  text-align: center;
  color: #fff;
  padding: 30px 15px;
}
#pfs_video_green h2 {
  font-size: 50px;
  font-weight: 100;
  color: #fff;
  margin: 0 0 10px 0;
}
#pfs_video_green p {
  font-size: 26px;
  font-weight: 100;
  margin: 0;
}

#pfs_naughty_nice_holder {
  padding: 100px 15px;
  background: url("/assets/img/2015/FPV/background_elf.jpg");
  background-size: cover;
  background-position-y: 10%;
}
#pfs_naughty_nice_holder h2 {
  font-family: "proxima-nova", Arial, sans-serif;
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  text-shadow: 3px 3px 0px #000;
  line-height: 1;
}
#pfs_naughty_nice_holder h3 {
  margin: 0 0 5px 0;
  color: #fff;
  font-size: 48px;
  font-weight: 100;
  text-shadow: 2px 2px 0px #000;
}
#pfs_naughty_nice_holder ul {
  padding: 0 0 0 20px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 30px;
}
#pfs_naughty_nice_holder ul li {
  padding: 5px 0;
  line-height: 1;
  font-size: 18px;
  text-shadow: 2px 2px 0px #000;
}
#pfs_naughty_nice_holder a.btn {
  padding: 10px 15px;
  font-weight: 700;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 1px 0px 5px #000;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  background: #107005;
}
#pfs_naughty_nice_holder a.btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pfs_naughty_nice_holder .app_btn_holder {
  width: 65%;
  text-align: center;
  display: block;
  overflow: hidden;
}
#pfs_naughty_nice_holder .app_btn_holder .get_app_img {
  display: block;
  margin: 30px auto;
}
#pfs_naughty_nice_holder .app_btn_holder .app_btn_link {
  width: calc(50% - 5px);
  float: left;
}
#pfs_naughty_nice_holder .app_btn_holder .app_btn_link img {
  max-width: 100%;
  height: auto;
  max-height: 72px;
}
#pfs_naughty_nice_holder .app_btn_holder .ios_app_link {
  margin-right: 5px;
}
#pfs_naughty_nice_holder .app_btn_holder .android_app_link {
  margin-left: 5px;
}

#pfs_naughty_nice_mobile_top {
  background: #740301;
  padding: 15px;
}

#pfs_naughty_nice_mobile_bottom {
  padding: 0;
  width: 100%;
  background: #740301;
}
#pfs_naughty_nice_mobile_bottom img {
  width: 100%;
}

.btn-nice-naughty {
  font-size: 26px;
}

#pfs_testimonial {
  background: #063d04;
}
#pfs_testimonial h2 {
  color: #fff;
  font-weight: 100;
}
#pfs_testimonial p small {
  color: #fff;
}
#pfs_testimonial img {
  margin: 30px auto 10px auto;
}
#pfs_testimonial #elfie_img {
  position: absolute;
  right: -100px;
  bottom: -60px;
}

#tech {
  background: #063d04;
  margin: 0;
  padding: 40px 0;
}
#tech #fpv-gears {
  width: auto;
  max-width: 100%;
  max-height: 60px;
  vertical-align: text-bottom;
}

#pfs_no_fake_beards {
  background: #9a050b;
  color: #fff;
  padding: 0 15px 30px 15px;
}
#pfs_no_fake_beards h1 {
  font-size: 130px;
  font-family: "proxima-nova", Arial, sans-serif;
  position: absolute;
  left: 28%;
  top: -55px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
#pfs_no_fake_beards h2 {
  font-size: 65px;
  margin-top: 105px;
  font-family: "proxima-nova", Arial, sans-serif;
  line-height: 0.8;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
#pfs_no_fake_beards #no_fake_beard_holder {
  text-align: center;
}
#pfs_no_fake_beards #no_fake_beard_img {
  position: relative;
  margin-bottom: -120px;
  top: -45px;
}
#pfs_no_fake_beards h3 {
  font-size: 36px;
  margin: 30px 0 0 0;
  font-weight: 700;
}
#pfs_no_fake_beards p {
  font-size: 22px;
  margin: 5px 0;
  font-weight: 700;
  line-height: 1.2;
}
#pfs_no_fake_beards h4 {
  font-size: 36px;
  margin: 5px 0;
  font-weight: 700;
}
#pfs_no_fake_beards h4 .underlined {
  text-decoration: underline;
}
#pfs_no_fake_beards h4 .gold-text {
  color: #fef31f;
}

#no_fake_beards_slide_in.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
#no_fake_beards_slide_in.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

#pfs_real_santa_section {
  padding: 30px 15px 30px 15px;
  text-align: center;
}
#pfs_real_santa_section .checkmark {
  font-size: 100%;
}
#pfs_real_santa_section .sleigh-img {
  margin: 30px auto;
  display: block;
}
#pfs_real_santa_section h2 {
  font-size: 42px;
  text-align: center;
}
#pfs_real_santa_section .link_to_packages {
  font-size: 32px;
  font-weight: 600;
  display: inline-block;
  color: #fff;
  background: #02A315;
  text-align: center;
  width: auto;
  margin: 15px auto;
  padding: 10px 20px;
  border-radius: 45px;
  max-width: 100%;
}
#pfs_real_santa_section hr {
  margin: 45px 0 0 0;
}

#elfie_get_started_section {
  padding: 125px 15px;
  background: url("/assets/img/2014/magical.jpg");
  background-size: cover;
}
#elfie_get_started_section h2 {
  color: #fff;
  font-weight: 100;
  font-size: 52px;
}
#elfie_get_started_section a {
  font-size: 26px;
  font-weight: 700;
  padding: 10px 15px;
  background: #18400b;
  color: #fef31f;
  width: 65%;
  margin: 0 auto;
  border-radius: 30px;
  border: 4px solid #fff;
  text-shadow: 1px 0px 5px #000;
}
#elfie_get_started_section a:hover {
  box-shadow: 0 0 30px #fff584;
}

#guarantee {
  margin-top: 0;
}
#guarantee h1.action {
  font-weight: 400;
}
#guarantee h1.action b {
  font-weight: 600;
}

.products.fpv-products {
  padding: 10px 0 45px 0;
}

#email_modal .modal-header, #ppe_email_modal .modal-header {
  padding: 15px 15px 0 15px;
}

#email_modal .modal-header button, #ppe_email_modal .modal-header button {
  font-family: proxima-nova, sans-serif;
  font-size: 46px;
  font-weight: 100;
  color: #157cb2;
  opacity: 1;
}

#email_modal .modal-body, #ppe_email_modal .modal-body {
  padding: 15px 15px 0 15px;
}

#email_modal .modal-body input, #ppe_email_modal .modal-body input {
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  height: auto;
}

#email_modal .modal-body button, #ppe_email_modal .modal-body button {
  font-size: 20px;
  background: #157cb2;
}

#email_modal .modal-body p, #ppe_email_modal .modal-body p {
  font-family: proxima-nova, sans-serif;
  color: #157cb2;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}

#email_modal .modal-title, #ppe_email_modal .modal-title {
  font-family: proxima-nova, sans-serif;
  color: #157cb2;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  margin: 15px 0 0 0;
}

#email_modal .modal-footer, #ppe_email_modal .modal-footer {
  border: none;
  margin: 0;
  padding: 0 15px;
}

#email_modal .modal-content {
  padding: 15px;
}
#email_modal .modal-header {
  padding: 0;
  min-height: 0;
  overflow: hidden;
}
#email_modal .modal-header .close {
  line-height: 30px;
  height: 30px;
  margin: 0;
}
#email_modal .modal-body {
  padding: 0 15px;
}
#email_modal .modal-body > .row {
  display: flex;
}
#email_modal .modal-body > .row > .col-sm-4 img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
#email_modal .modal-title {
  font-size: 34px;
  font-weight: 700;
  margin: 15px 0;
}
#email_modal .form-group {
  position: relative;
}
#email_modal .form-group .form-control {
  font-size: 16px;
  color: #157cb2;
  padding-right: 40px;
  height: 40px;
}
#email_modal .form-group img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 5px;
}
#email_modal .alert {
  font-size: 16px;
  font-weight: bold;
  background: #ff0000;
  color: #fff;
}
#email_modal ::-webkit-input-placeholder, #email_modal ::-moz-placeholder, #email_modal :-ms-input-placeholder, #email_modal :-moz-placeholder {
  font-size: 16px;
  color: #157cb2;
}
#email_modal #email_modal_start_btn {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: #157cb2;
  margin: 0;
  padding: 10px;
  line-height: 1;
  text-align: center;
  float: right;
}
#email_modal #email_modal_start_btn_disabled {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: #C5C5C7;
  margin: 0;
  padding: 10px;
  line-height: 1;
  text-align: center;
  float: right;
  cursor: none;
}
#email_modal .terms_link {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: -45px;
  text-decoration: underline;
}

/* END - UPDATED HOME PAGE STYLING */
/* START - PPE PAGE STYLING */
#ppe_share {
  text-align: center;
  background: rgb(35, 80, 139);
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMzUwOGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiMwMTFhMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-radial-gradient(center, ellipse cover, rgb(35, 80, 139) 0%, rgb(1, 26, 57) 99%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(35, 80, 139)), color-stop(99%, rgb(1, 26, 57)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgb(35, 80, 139) 0%, rgb(1, 26, 57) 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgb(35, 80, 139) 0%, rgb(1, 26, 57) 99%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgb(35, 80, 139) 0%, rgb(1, 26, 57) 99%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgb(35, 80, 139) 0%, rgb(1, 26, 57) 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#23508b", endColorstr="#011a39",GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}
#ppe_share.ppe_silver {
  background: rgb(75, 144, 53);
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0YjkwMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiMxNjM1MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-radial-gradient(center, ellipse cover, rgb(75, 144, 53) 0%, rgb(22, 53, 12) 99%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(75, 144, 53)), color-stop(99%, rgb(22, 53, 12)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgb(75, 144, 53) 0%, rgb(22, 53, 12) 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgb(75, 144, 53) 0%, rgb(22, 53, 12) 99%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgb(75, 144, 53) 0%, rgb(22, 53, 12) 99%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgb(75, 144, 53) 0%, rgb(22, 53, 12) 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b9035", endColorstr="#16350c",GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}
#ppe_share #ppe_order_now_btn {
  position: relative;
  font-size: 26px;
  padding: 6px 15px;
  margin-top: 0 !important;
  width: 40%;
  background: #880107;
  color: #fff;
  border: 2px solid #4a9cff;
  font-weight: 700;
  display: inline-block;
}
#ppe_share #ppe_order_now_btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#ppe_share.ppe_silver #ppe_order_now_btn {
  border-color: #75ff4a;
}
#ppe_share .addthis_responsive_sharing {
  display: inline-block;
}
#ppe_share a {
  font-size: 28px;
  padding: 10px 5px;
  color: #fff;
  margin: 10px 5px 10px 0;
  display: inline-block;
}
#ppe_share a:last-child {
  margin-right: 0;
}
#ppe_share a.share_facebook {
  background: #305991;
}
#ppe_share a.share_pinterest {
  background: #c92627;
}
#ppe_share a.share_twitter {
  background: #2da8d2;
}
#ppe_share a.share_email {
  background: #738b8d;
}
#ppe_share a.share_more {
  background: #fa694e;
}
#ppe_share h2 {
  color: #fff;
  font-weight: 200;
  font-size: 42px;
  margin: 15px 0;
}
#ppe_share h3 {
  color: #fff;
  font-weight: 700;
  font-size: 72px;
  margin: 10px 0;
  font-family: proxima-nova;
}
#ppe_share h3 .ppe_percentage {
  position: relative;
  top: -15px;
}
#ppe_share .video-container {
  height: auto;
  padding: 0;
}
#ppe_share .video-container .video {
  position: relative;
}
#ppe_share #ppe_elf_img {
  position: absolute;
  left: -150px;
  bottom: -75px;
  width: 150px;
}
#ppe_share h1 {
  color: #fff;
  margin: 20px 0;
  display: inline-block;
  position: relative;
}
#ppe_share h1 .ppe_header_small {
  font-weight: 200;
  font-size: 46px;
  letter-spacing: 5px;
}
#ppe_share h1 .ppe_header_med {
  font-weight: 700;
  font-size: 46px;
  font-family: proxima-nova;
}
#ppe_share h1 .ppe_header_lg {
  font-weight: 700;
  font-size: 110px;
  font-family: proxima-nova;
  line-height: 0.8;
}
#ppe_share #share_now {
  text-align: center;
  margin-top: 15px;
}
#ppe_share #share_now #ppe_order_now_btn {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 343px;
  max-width: 100%;
  float: none;
}
#ppe_share #share_now .ppe_share_btn {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  float: none;
}
#ppe_share #share_now .ppe_share_btn:hover {
  box-shadow: 0 0 30px #fff584;
}

#ppe_order_section {
  background: #880308;
  color: #fff;
  position: relative;
}
#ppe_order_section #ppe_order_details {
  text-align: center;
}
#ppe_order_section #ppe_order_details h2 {
  font-size: 42px;
  font-weight: 200;
  color: #fff;
  margin: 20px 0 0 0;
}
#ppe_order_section #ppe_order_details h3 {
  font-size: 42px;
  font-weight: 400;
  color: #fff;
  margin: 5px 0;
}
#ppe_order_section #ppe_order_details h4 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 15px 0;
  text-shadow: 1px 0px 5px #000;
  line-height: 1;
}
#ppe_order_section #ppe_order_details h4 .ppe_percentage {
  width: 125px;
  position: relative;
  top: -5px;
}
#ppe_order_section #ppe_order_details h1 {
  font-size: 46px;
  font-weight: 700;
  color: #fff;
  margin: 15px 0;
  text-shadow: 1px 0px 5px #000;
  line-height: 1;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon {
  padding: 15px 0;
  width: 75%;
  position: relative;
  margin: 30px auto;
  background: #055fb5;
  border: 2px solid #bf8b04;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon:hover {
  box-shadow: 0 0 30px #fff584;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon h4 {
  margin: 0;
  font-weight: 200;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon h3 {
  margin: 0;
  font-weight: 700;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon h3 .gold_text {
  color: #f8ff37;
}
#ppe_order_section #ppe_order_details #ppe_order_coupon img {
  position: absolute;
  top: 0;
  right: -85px;
  width: 150px;
}
#ppe_order_section #ppe_package_details {
  margin: 30px 0 15px 0;
}
#ppe_order_section #ppe_package_details #ppe_package_img {
  width: 100%;
}
#ppe_order_section #ppe_package_details h3 {
  font-size: 30px;
  text-shadow: 1px 0px 5px #000;
}
#ppe_order_section #ppe_package_details ul {
  padding-left: 15px;
}
#ppe_order_section #ppe_package_details ul li {
  font-size: 16px;
  padding: 10px 0;
  line-height: 1;
}
#ppe_order_section #ppe_package_details ul li .gold-text {
  color: #ffff2d;
}
#ppe_order_section #ppe_package_details ul li .bold-text {
  font-weight: 700;
}
#ppe_order_section #ppe_package_details ul li .underlined {
  text-decoration: underline;
}
#ppe_order_section #ppe_package_details ul li button {
  background: none;
  border: none;
  padding: 0;
  font-weight: 400;
}
#ppe_order_section #ppe_package_details p {
  text-align: center;
  font-size: 22px;
  margin: 5px 0;
  font-weight: 400;
}
#ppe_order_section #ppe_package_details .ppe_order_btn {
  background: #055fb5;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  border: 3px solid #d4ba01;
  width: 90%;
  position: relative;
  padding: 10px 15px;
}
#ppe_order_section #ppe_package_details .ppe_order_btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#ppe_order_section #ppe_package_details .ppe_order_btn img {
  position: absolute;
  right: -50px;
  top: 0;
  width: 80px;
}
#ppe_order_section #ppe_package_details .ppe_order_btn.ppe_silver_order_btn {
  background: #048c08;
}
#ppe_order_section #ppe_package_details .ppe_order_btn.ppe_silver_order_btn img {
  position: relative;
  right: -10px;
  top: -5px;
}
#ppe_order_section #ppe_package_details .ppe_share_btn {
  font-size: 28px;
  font-weight: 700;
  background: #048c08;
  color: #fff;
  border: 3px solid #d4ba01;
  width: 90%;
  padding: 10px 15px;
}
#ppe_order_section #ppe_package_details .ppe_share_btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#ppe_order_section #ppe_hurry_section {
  text-align: center;
}
#ppe_order_section #ppe_hurry_section h1 {
  color: #fff;
  font-weight: 700;
  font-size: 64px;
  font-family: proxima-nova;
  margin: 15px 0 0 0;
  line-height: 0.8;
}
#ppe_order_section #ppe_hurry_section h2 {
  color: #fff;
  font-weight: 700;
  font-size: 42px;
  font-family: proxima-nova;
  margin: 0 0 15px 0;
}
#ppe_order_section #ppe_hurry_section hr {
  width: 80%;
  border-color: #a54247;
}
#ppe_order_section #ppe_hurry_section .ft-logo img {
  margin-bottom: 0 !important;
}
#ppe_order_section #ppe_hurry_section p a {
  color: #fff;
}

.ppeModal .modal-header button {
  margin-top: -13px;
}
.ppeModal .modal-body {
  padding: 15px;
}
.ppeModal .modal-body .iframe-wrap {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
}
.ppeModal .modal-body .iframe-wrap iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ppeModal .modal-footer {
  margin: 0;
  padding: 15px;
  border: none;
  color: #fff;
}
.ppeModal .modal-footer a {
  color: #fff;
}

/* END - PPE PAGE STYLING */
/* UPDATED WATCH PAGE STYLING */
#watch h1.watch-name {
  letter-spacing: 4px;
}
#watch .view-tab-green {
  background: #166813;
}
#watch .watch-tabs-row .col-sm-6, #watch .watch-tabs-row .col-sm-5 {
  padding: 35px 15px;
}
#watch .watch-tabs-row .video-availability-tab {
  width: 100%;
}
#watch .watch-tabs-row .video-availability-tab p {
  font-size: 14px;
  margin: 5px 0;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
}
#watch .watch-tabs-row .video-availability-tab h3 {
  font-size: 22px;
  margin: 5px 0;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
}
#watch .watch-tabs-row .video-keepsake-tab {
  right: 15px;
  background: #a60a0a;
}
#watch .watch-tabs-row .video-keepsake-tab img {
  position: absolute;
  bottom: 0;
  left: 5px;
}
#watch .watch-tabs-row .video-keepsake-tab p {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-shadow: none;
  margin: 0;
  padding-left: 30px;
}
#watch .watch-tabs-row .video-keepsake-tab p u {
  color: #fdff3d;
}
#watch .watch-tabs-row .video-remaining-views-tab {
  right: 15px;
}
#watch .watch-tabs-row .view-tab {
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  text-shadow: none;
  font-weight: 700;
}
#watch #watch-share-holder h3 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  margin: 15px 0;
}
#watch #watch-share-holder .addthis_responsive_sharing {
  text-align: center;
}
#watch #directurlbox {
  background: none;
}
#watch #directurlbox h5 {
  font-weight: 700;
}
#watch #directurlbox #responsive_urltext {
  background: #d7bc75;
  color: #000;
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 0;
  width: 100%;
}
#watch #watchPageCopyUrlBtn {
  float: right;
  background: #118e04;
  color: #fff;
  border-radius: 0;
  padding: 10px 15px;
  border: none;
}
#watch #watchPageCopyUrlBtn.zeroclipboard-is-hover {
  box-shadow: 0 0 30px #fff584;
}
#watch #watch-footer hr {
  border-color: #1a7611;
}
#watch #watch-footer a.inappropriate {
  color: #fff;
}

#upgrade_modal .modal-body {
  padding: 20px 45px;
}
#upgrade_modal .close {
  font-size: 16px;
  margin-top: -10px;
  right: -30px;
  position: relative;
  font-weight: 100;
  text-decoration: underline;
}
#upgrade_modal h1 {
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  margin: 0;
}
#upgrade_modal .upgrade_modal_img {
  width: 33%;
  margin-right: 0.33%;
  float: left;
}
#upgrade_modal .upgrade_modal_img:last-child {
  margin-right: 0;
}
#upgrade_modal p {
  font-weight: 700;
  margin: 15px 0 10px;
}
#upgrade_modal ul {
  padding: 0 15px;
}
#upgrade_modal #upgrade_modal_btn_holder {
  text-align: center;
}
#upgrade_modal #upgrade_modal_btn_holder .col-xs-12 > div {
  padding: 10px 0 15px;
  border-top: 1px solid #babdc4;
  border-bottom: 1px solid #babdc4;
}
#upgrade_modal #upgrade_modal_btn_holder a {
  color: #295025;
  font-size: 12px;
  display: block;
}
#upgrade_modal #upgrade_modal_btn_holder a:hover {
  text-decoration: none;
}
#upgrade_modal #upgrade_modal_btn_holder a p {
  font-size: 12px;
  margin: 5px 0 0 0;
}
#upgrade_modal #upgrade_modal_btn_holder a u {
  text-decoration: none;
  border-bottom: 1px solid #295025;
  font-size: 32px;
  font-weight: 700;
}
#upgrade_modal #upgrade_modal_elfie_img_holder {
  position: relative;
  display: inline;
}
#upgrade_modal #upgrade_modal_elfie_img {
  position: absolute;
  left: -45px;
}
#upgrade_modal .modal-footer {
  display: none;
}

#watch-closed-for-season-section {
  background: #fff;
}
#watch-closed-for-season-section h4 {
  font-size: 32px;
  font-weight: 500;
  margin: 30px 0 0 0;
  color: #294D25;
  text-align: center;
}
#watch-closed-for-season-section h3 {
  font-size: 32px;
  font-weight: 700;
  margin: 5px 0 15px 0;
  color: #294D25;
  text-align: center;
}
#watch-closed-for-season-section h3 span {
  color: #C90D1D;
}
#watch-closed-for-season-section h5 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px 0 5px 0;
  color: #294D25;
  text-align: center;
}
#watch-closed-for-season-section h2 {
  font-size: 42px;
  font-weight: 700;
  margin: 10px 0;
  color: #E50011;
  text-decoration: underline;
  text-align: center;
}
#watch-closed-for-season-section p {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #294D25;
  text-align: center;
}
#watch-closed-for-season-section p b {
  font-size: 20px;
  font-weight: 700;
}
#watch-closed-for-season-section p:last-child {
  margin: 0 0 30px 0;
}
#watch-closed-for-season-section ul {
  padding: 0 0 0 90px;
}
#watch-closed-for-season-section ul li {
  color: #294D25;
}
#watch-closed-for-season-section .preview-img-ul {
  max-width: 80%;
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#watch-closed-for-season-section .preview-img-ul li {
  width: 32%;
  display: inline-block;
  float: left;
}
#watch-closed-for-season-section .preview-img-ul li:nth-child(2) {
  margin: 0 5px;
}
#watch-closed-for-season-section .preview-img-ul li img {
  width: 100%;
}
#watch-closed-for-season-section .col-sm-5 img {
  margin: 60px 0 0 0;
}

/* END */
/* UPDATED CONFIRMATION VIEW STYLING */
#confirmation_page_holder .sparkleTitle {
  border-top: 2px solid #f9faff;
  position: relative;
  padding: 20px 70px 0;
  text-align: center;
  color: #003566;
  font-size: 25px;
  margin: 40px 10% 20px;
}
#confirmation_page_holder .sparkleTitle .left-sparkle {
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 65px;
  height: auto;
}
#confirmation_page_holder .sparkleTitle .right-sparkle {
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 65px;
  height: auto;
}
@media (max-width: 767px) {
  #confirmation_page_holder .sparkleTitle {
    margin: 30px 0 10px;
    font-size: 20px;
  }
}
#confirmation_page_holder .tagline {
  color: #224A6E;
}
#confirmation_page_holder .tagline small {
  font-weight: 700;
  color: #DA0301;
  margin: 15px 0;
  display: block;
}
#confirmation_page_holder .tagline span.red-text {
  color: #DA0301;
}
#confirmation_page_holder .confirmation_app_divider {
  width: 85%;
  border-top: 1px solid #1C1C1C;
  display: block;
  margin: 15px auto;
  clear: both;
}

#confirmation_phonecall_card {
  padding: 20px 30px;
  margin: 10px 0;
  border-radius: 15px;
  background: #b1131a;
}
#confirmation_phonecall_card h1 {
  color: #fff;
  margin: 10px 0;
  font-weight: 700;
  text-shadow: 2px 2px 0 #000;
  text-align: center;
}
#confirmation_phonecall_card h1 .underlined {
  color: #fff033;
  border-bottom: 2px solid #fff033;
}
#confirmation_phonecall_card h2 {
  font-size: 26px;
  font-weight: 100;
  text-align: center;
  color: #fff;
  margin: 15px 0;
}
#confirmation_phonecall_card #confirmation_page_santa {
  max-width: 75%;
  margin: 0 auto;
  display: block;
}
#confirmation_phonecall_card #confirmation_page_devices {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
#confirmation_phonecall_card h3 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #fff467;
  text-decoration: underline;
  margin: 15px 0 5px 0;
}
#confirmation_phonecall_card h4 {
  font-size: 14px;
  font-weight: 100;
  text-align: center;
  color: #fff467;
  margin: 0;
}
#confirmation_phonecall_card #confirmation_page_arrow_right {
  position: absolute;
  right: 30px;
  top: 20px;
}
#confirmation_phonecall_card .confirmation_page_download_link {
  width: 49%;
  float: left;
}
#confirmation_phonecall_card .confirmation_page_download_link:first-child {
  margin-right: 1%;
}
#confirmation_phonecall_card .confirmation_page_download_link:last-child {
  margin-left: 1%;
}
#confirmation_phonecall_card .confirmation_page_download_link img {
  width: 100%;
}

#confirmation_keepsake_card {
  padding: 20px 30px;
  margin: 15px 0;
  border-radius: 15px;
  background: none;
}
#confirmation_keepsake_card h1 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background: #D60000;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  text-transform: uppercase;
}
#confirmation_keepsake_card h1 span.gold-text {
  color: #F5FF2F;
}
#confirmation_keepsake_card h1 span:not(.gold-text) {
  font-size: 24px;
  font-weight: 100;
  display: block;
}
#confirmation_keepsake_card .upgrade_modal_img {
  width: 33%;
  margin-right: 0.33%;
  float: left;
}
#confirmation_keepsake_card .upgrade_modal_img:last-child {
  margin-right: 0;
}
#confirmation_keepsake_card p {
  font-weight: 700;
  margin: 15px 0 10px;
}
#confirmation_keepsake_card ul {
  padding: 0 15px;
}
#confirmation_keepsake_card ul li {
  margin: 5px 0;
  color: #224A6E;
}
#confirmation_keepsake_card ul li a {
  text-decoration: underline;
  color: #224A6E;
}
#confirmation_keepsake_card ul li a img {
  margin: 5px 0;
  max-width: 85%;
  border-radius: 8px;
}
#confirmation_keepsake_card #keepsake_elfred_img {
  float: right;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder {
  text-align: center;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a {
  width: 100%;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 10px 15px;
  color: #fff;
  background: #D60000;
  font-size: 24px;
  display: block;
  margin: 10px 0;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a:hover {
  text-decoration: none;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a h2 {
  font-size: 42px;
  font-weight: 700;
  color: #F5FF2F;
  margin: 0;
  text-decoration: underline;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a h2 .fa {
  font-size: 52px;
  line-height: 42px;
  height: 42px;
  margin-left: 10px;
  vertical-align: middle;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a p {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
#confirmation_keepsake_card #upgrade_modal_btn_holder a p span {
  font-size: 20px;
  font-weight: 500;
}
#confirmation_keepsake_card #upgrade_modal_elfie_img_holder {
  position: relative;
  display: inline;
}
#confirmation_keepsake_card #upgrade_modal_elfie_img {
  position: absolute;
  left: -45px;
  top: -20px;
}
#confirmation_keepsake_card .special-offer {
  text-transform: uppercase;
  color: #F5FF2F;
}

#confirmation_app_section .app_btn_holder {
  width: 60%;
  float: left;
}
#confirmation_app_section .app_btn_holder.align-left {
  text-align: left;
}
#confirmation_app_section .app_btn_holder.align-right {
  text-align: right;
}
#confirmation_app_section .app_btn_holder h2 {
  font-size: 30px;
  font-weight: 700;
  color: #0C457E;
  margin: 0 0 5px 0;
}
#confirmation_app_section .app_btn_holder h3 {
  font-size: 24px;
  font-weight: 400;
  color: #0C457E;
  margin: 0 0 5px 0;
  line-height: 1.2;
}
#confirmation_app_section .app_btn_holder a {
  display: block;
  margin: 5px 0;
}
#confirmation_app_section .app_img_holder {
  width: 40%;
  float: left;
}
#confirmation_app_section .app_img_holder img {
  width: 100%;
}
#confirmation_app_section .col-sm-2 img {
  max-width: 100%;
  margin: 15px auto 0 auto;
  display: block;
}

#confirmation_page_holder .app-download-row .col-sm-3 {
  padding: 0;
}
#confirmation_page_holder .app_btn_holder h2 {
  font-size: 25px;
  color: #003566;
}
@media (max-width: 767px) {
  #confirmation_page_holder .app_btn_holder h2 {
    font-size: 20px;
  }
}
#confirmation_page_holder .app_btn_holder h3 {
  font-size: 18px;
  color: #003566;
}
@media (max-width: 767px) {
  #confirmation_page_holder .app_btn_holder h3 {
    font-size: 15px;
  }
}
#confirmation_page_holder .app-download-row .col-sm-9 {
  white-space: nowrap;
}
#confirmation_page_holder .app-download-row .col-sm-3 h6 {
  text-align: right;
  font-weight: 900;
}
#confirmation_page_holder .app-download-row .col-sm-9 a:last-of-type {
  padding-left: 10px;
}
#confirmation_page_holder #video_app_section .video-app-img {
  float: right;
}
#confirmation_page_holder #video_app_section h2 {
  font-size: 32px;
  color: #124280;
}
#confirmation_page_holder #video_app_section h3 {
  font-size: 28px;
  color: #5e88bc;
  font-weight: 600;
}
#confirmation_page_holder #nice_list_section, #confirmation_page_holder #call_app_section {
  padding-bottom: 15px;
  padding-top: 15px;
}

#confirmation_package_section {
  text-align: center;
  margin: 30px 0;
}
#confirmation_package_section img {
  max-width: 100%;
  margin: 0 auto;
}
#confirmation_package_section .btn {
  font-size: 18px;
  width: 65%;
  white-space: normal;
  font-weight: 100;
  background: #aa050b;
  color: #fff;
  padding: 15px 25px;
  margin: 10px auto;
  border-radius: 45px;
  line-height: 1.1;
}
#confirmation_package_section .btn .underline {
  font-weight: 700;
  text-decoration: underline;
}
#confirmation_package_section .btn .gold-text {
  color: #fffa00;
}
#confirmation_package_section h3 {
  color: #a70208;
  margin: 5px 0 15px 0;
  font-weight: 100;
  line-height: 1.2;
}

#confirmation_page_holder .btn-success {
  border-radius: 0;
}

#confirmation_watch_video_link_holder {
  padding: 15px 0 30px 0;
  border-top: 2px solid #f9faff;
}
#confirmation_watch_video_link_holder h3 {
  font-size: 23px;
  margin: 5px 0;
  font-weight: 700;
  color: #2d5e86;
}
#confirmation_watch_video_link_holder h3 a {
  text-decoration: underline;
  color: #2d5e86;
}
#confirmation_watch_video_link_holder p {
  font-weight: 300;
  font-size: 14px;
  color: #124280 !important;
  margin: 0 0 5px 0;
}

/* END */
#watch #video-container #santa-on-vacation-img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  height: 100%;
}
#watch #watch-page-closed-for-season-holder {
  z-index: 1;
}
#watch #watch-page-closed-for-season-holder h3 {
  color: #295025;
  margin: 10px 0 5px 0;
  line-height: 1;
}
#watch #watch-page-closed-for-season-holder h2 {
  color: #295025;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 1;
}
#watch #watch-page-closed-for-season-holder p.align-left {
  font-weight: 700;
  color: #295025;
  text-align: left;
  margin: 10px 0 5px 0;
}
#watch #watch-page-closed-for-season-holder ul {
  color: #295025;
  width: 400px;
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0;
}
#watch #watch-page-closed-for-season-holder h4 {
  font-size: 26px;
  font-weight: 500;
  color: #295025;
  margin: 15px 0 5px 0;
  line-height: 1;
}
#watch #watch-page-closed-for-season-holder h1 {
  font-weight: 700;
  color: #295025;
  margin: 10px 0;
  line-height: 1;
  text-decoration: underline;
  font-family: "aaux-next", Arial, sans-serif;
}
#watch #watch-page-closed-for-season-holder a {
  color: #295025;
}
#watch #watch-page-closed-for-season-holder p {
  color: #295025;
}
#watch #watch-page-closed-for-season-holder p a {
  font-weight: 700;
  text-decoration: underline;
}
#watch #watch-page-closed-for-season-holder p.red-text {
  font-weight: 700;
  color: #a81215;
  margin: 0;
}

#productModal {
  z-index: 99999 !important;
}
#productModal .modal-content {
  border: none;
  border-radius: 10px;
}
#productModal .modal-content .bonus-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
#productModal .modal-content .bonus-wrap .img-responsive {
  margin: auto;
}
#productModal .modal-content .bonus-wrap .modal-header {
  border: none !important;
  background: #cc0000;
  height: auto;
  min-height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#productModal .modal-content .bonus-wrap .modal-header h2 {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding: 0 25px 0 0;
}
#productModal .modal-content .bonus-wrap .modal-header .close {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 20px;
  color: #cc0000;
  background: #fff;
  border-radius: 50%;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}
#productModal .modal-content .bonus-wrap .modal-body {
  color: #316fa7;
  font-weight: 500;
}
#productModal .modal-content .bonus-wrap .modal-body.no-padding-top {
  padding-top: 0;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder {
  position: relative;
  display: block;
  width: 100%;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: fill;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder .video-learnmore-text {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: block;
  text-align: right;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  z-index: 4;
  text-decoration: underline;
  text-shadow: 0 0 2px #000;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder .upsell-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 5;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder .upsell-video-play img {
  height: auto;
  width: auto;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder.playing .video-learnmore-text {
  display: none;
}
#productModal .modal-content .bonus-wrap .modal-body .upsell-video-holder.playing .upsell-video-play {
  display: none;
}
#productModal .modal-content .bonus-wrap .modal-body #bonus-body h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0 0 0;
}
#productModal .modal-content .bonus-wrap .modal-body #bonus-body h3 img {
  width: 20px;
  height: auto;
}
#productModal .modal-content .bonus-wrap .modal-body #bonus-body .row.less-padding {
  margin: 0 -5px;
}
#productModal .modal-content .bonus-wrap .modal-body #bonus-body .row.less-padding .col-xs-12 {
  padding: 0 5px;
}
#productModal .modal-content .bonus-wrap .modal-body #bonus-body .row.less-padding ul {
  padding-left: 15px;
}
#productModal .modal-content .bonus-wrap .modal-footer {
  color: #bbb;
  text-align: center !important;
  font-size: 11px;
}
#productModal .modal-content .bonus-wrap .modal-footer .footer-addnl-text p {
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-align: left;
  color: #316fa7;
}
#productModal .modal-content .bonus-wrap .modal-footer .footer-addnl-text p .bold {
  font-weight: 700;
}
#productModal .modal-content .bonus-wrap .modal-footer .fb-share-button {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  #productModal .modal-content .bonus-wrap .modal-body #bonus-body h3 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  #productModal .modal-content .bonus-wrap .modal-header h2 {
    font-size: 16px;
    padding: 0 25px;
  }
}

.modal-content {
  border: none;
}

.modal-header {
  border: none !important;
}
.modal-header .close {
  margin-top: -13px;
}

.modal-footer {
  text-align: center !important;
  font-size: 11px;
}

.hide-web {
  display: none;
  visibility: hidden;
}

footer {
  background: #0a3e7d;
  padding: 2% 0;
  margin: 0;
}
footer p {
  color: #fff;
  font-size: 60%;
}
footer p a {
  color: #fff;
  text-decoration: underline;
}
footer p a:hover, footer p a:visited {
  color: #fff;
  text-decoration: underline;
}
footer .santa-links {
  margin-bottom: 2%;
  text-align: center;
  padding-left: 0;
}
footer .santa-links .freecall-li {
  display: none;
}
footer .santa-links .freevid-li {
  display: none;
}
footer .santa-links li {
  list-style: none;
  display: inline;
  margin: 0 2%;
}
footer .santa-links li a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 14px;
  white-space: nowrap;
}
footer .santa-links li a:hover, footer .santa-links li a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-size: 14px;
  white-space: nowrap;
}

.ft-logo .img-responsive {
  margin: 0 auto 3% auto !important;
  display: inline;
}

.ft-social {
  padding-left: 0;
}
.ft-social li {
  list-style: none;
  display: inline;
  margin: 0 1px;
}
.ft-social li a:focus, .ft-social li a:visited, .ft-social li a:active {
  outline: none;
}

.products {
  padding: 2% 0 4% 0;
  color: #376229;
}
.products h2 {
  font-weight: 100;
  text-align: center;
  margin: 15px 0 30px 0;
}
.products img {
  margin-bottom: 3%;
}
.products h4 {
  font-size: 13px;
  border-bottom: 2px solid #376229;
  display: inline;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #376229;
  text-decoration: none !important;
}
.products h4 a {
  font-size: 13px;
  border-bottom: 2px solid #376229;
  display: inline;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #376229;
  text-decoration: none !important;
}
.products a:hover {
  text-decoration: none !important;
}
.products p {
  font-size: 14px;
  padding: 3% 0;
  height: 110px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.products .btn-success {
  background: #53ac33;
  display: block;
  margin: 0 auto;
  font-size: 25px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  border-radius: 50px;
  width: 50%;
  background: #53ac33;
}
.products .btn-success:hover {
  background: #53ac33;
  -moz-box-shadow: 0px 0px 6px 3px #fff46c;
  -webkit-box-shadow: 0px 0px 6px 3px #fff46c;
  box-shadow: 0px 0px 6px 3px #fff46c;
  border-color: #53ac33;
}

.infosafe_modal.modal .modal-content {
  background: #fff;
}
.infosafe_modal.modal .modal-content .modal-header {
  padding: 0;
  border: none;
  margin: 0;
  min-height: 0;
  position: relative;
}
.infosafe_modal.modal .modal-content .modal-header .close {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background: #C5232E;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  top: -5px;
  right: -5px;
  opacity: 1;
  text-align: center;
  line-height: 0.9;
  z-index: 5;
}
.infosafe_modal.modal .modal-content .modal-header .close span {
  font-size: 40px;
  font-family: Arial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.infosafe_modal.modal .modal-content .modal-body .infosafe_large {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 30px auto;
}
.infosafe_modal.modal .modal-content .modal-body h1 {
  font-size: 34px;
  font-weight: 700;
  color: #85BB4F;
  margin: 0;
  text-align: center;
  text-shadow: none;
}
.infosafe_modal.modal .modal-content .modal-body p {
  font-size: 22px;
  font-weight: 500;
  color: #85BB4F;
  margin: 15px 0;
  text-align: center;
}
.infosafe_modal.modal .modal-content .modal-body .terms-text {
  font-size: 18px;
  font-weight: 400;
  color: #85BB4F;
  margin: 15px 0;
  text-align: center;
}
.infosafe_modal.modal .modal-content .modal-body .terms-text a {
  color: inherit;
  text-decoration: underline;
}
.infosafe_modal.modal .modal-content .modal-body .infosafe_small {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .infosafe_modal.modal .modal-content .modal-body h1 {
    font-size: 26px;
  }
  .infosafe_modal.modal .modal-content .modal-body p {
    font-size: 16px;
  }
  .infosafe_modal.modal .modal-content .modal-body .terms-text {
    font-size: 12px;
  }
}

/* ALREADY REDEEMED MODAL STYLING */
#already_redeemed_modal .modal-content {
  padding: 15px;
  border: none;
  background: #fff;
}

#already_redeemed_modal .modal-header {
  padding: 0;
  min-height: 0;
  overflow: hidden;
}

#already_redeemed_modal .modal-header .close {
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 5px;
  color: #184F81;
  opacity: 1;
  text-shadow: none;
}

#already_redeemed_modal .modal-content h1 {
  font-size: 62px;
  font-weight: 600;
  font-family: "proxima-nova", Arial, sans-serif;
  color: #184F81;
  margin: 20px 0;
  text-align: center;
}

#already_redeemed_modal .modal-content img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}

#already_redeemed_modal .modal-content h2 {
  font-size: 32px;
  font-weight: 600;
  font-family: "proxima-nova", Arial, sans-serif;
  color: #184F81;
  margin: 20px 0 0 0;
}

#already_redeemed_modal .modal-content .btn {
  font-size: 22px;
  font-weight: 500;
  font-family: "proxima-nova", Arial, sans-serif;
  color: #fff;
  background: #058411;
  padding: 15px;
  margin: 15px 0;
  border: none;
  border-radius: 30px;
  white-space: normal;
}

#already_redeemed_modal .modal-content p {
  font-size: 16px;
  font-weight: 500;
  font-family: "proxima-nova", Arial, sans-serif;
  color: #184F81;
  margin: 0;
}

#already_redeemed_modal .modal-content p a {
  text-decoration: underline;
}

#already_redeemed_modal .modal-content .red-text {
  color: #DE0D0D;
}

#already_redeemed_modal .modal-content .col-sm-4 {
  padding-right: 10px;
}

#already_redeemed_modal .modal-content .col-sm-8 {
  padding-left: 0;
}

.modal-content p.valid-email {
  color: #bf1b0d !important;
}

.additional-santa-emails span {
  font-size: 100%;
}

.carousel-container {
  background: #0D3F7C;
  text-align: center;
  color: white;
  padding-bottom: 60px;
  overflow-x: hidden;
}
.carousel-container .carousel-header {
  color: #fff;
  margin-top: 0;
  font-size: 350%;
  text-transform: capitalize;
  text-shadow: #222222 0 4px 4px;
  font-weight: 500;
}
.carousel-container .includes-header {
  font-size: 150%;
  margin-top: 20px;
}
.carousel-container .watch-now {
  font-size: 32px;
  font-weight: 200;
}
#story-carousel {
  margin-top: 60px;
}
#story-carousel .carousel-inner {
  width: 90%;
  background: #0a5994;
  padding: 0;
  margin: auto auto 20px auto;
  border-radius: 10px;
}
#story-carousel .carousel-inner .item {
  width: 100%;
  margin: auto;
  padding: 15px 30px 30px 30px;
}
#story-carousel .carousel-inner .item h5 {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 150%;
}
#story-carousel .carousel-inner .item .embed-responsive {
  margin: auto;
}
#story-carousel .carousel-inner .item .embed-responsive video {
  display: none;
  max-width: 100%;
  width: 100%;
  max-height: none;
  position: absolute;
}
#story-carousel .carousel-inner .item img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#story-carousel .carousel-inner .item .fpv_carousel_overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0,0,0,0.35); */
  z-index: 3;
}
#story-carousel .carousel-inner .item .play-icon {
  display: block;
  width: auto;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  z-index: 4;
  cursor: pointer;
}
#story-carousel .carousel-inner .item.playing .embed-responsive video {
  display: block;
}
#story-carousel .carousel-inner .item.playing img, #story-carousel .carousel-inner .item.playing .fpv_carousel_overlay, #story-carousel .carousel-inner .item.playing .fa-play-circle {
  display: none;
}
#story-carousel .elf-hang {
  position: absolute;
  top: -7%;
  right: calc(5% - 65px);
  width: 84px;
  height: auto;
  z-index: 3;
}
#story-carousel .carousel-caption {
  bottom: 60px;
  left: 10% !important;
  right: 10% !important;
}
#story-carousel .carousel-indicators {
  bottom: auto;
  top: -60px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-left: 0;
}
#story-carousel .carousel-indicators li {
  text-indent: inherit;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 35px;
  background: white;
  border-radius: 26px;
  color: #113d73;
  border: none;
  margin: 0 10px 1% 10px;
  transition: box-shadow 1s, background 1s, color 1s;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  vertical-align: middle;
}
#story-carousel .carousel-indicators li.bonus-video {
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
#story-carousel .carousel-indicators li.bonus-video p {
  line-height: 12px;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
#story-carousel .carousel-indicators .active {
  background: #cc0000;
  color: white;
  box-shadow: #fdff7f 0 0 15px 5px;
}

.carousel-indicators li:hover {
  background: #cc0000;
  color: white;
  box-shadow: #fdff7f 0 0 15px 5px;
  transition: box-shadow 1s, background 1s, color 1s;
}

#story-carousel .carousel-control {
  z-index: 3;
  background: #195a9a;
  color: #80a4c8;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  opacity: 1;
}
#story-carousel .carousel-control span {
  text-shadow: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-size: 250%;
  text-align: center;
}
#story-carousel .carousel-control.left {
  left: -60px;
  transform: translateY(-50%) rotateY(180deg);
}
#story-carousel .carousel-control.right {
  right: -60px;
}

#personalize_carousel_btn {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background: #299034;
  border: 5px solid #E7E366;
  box-shadow: 0px 0px 30px #1D69BD;
  border-radius: 30px;
  margin: 30px 0;
  padding: 15px 30px;
  line-height: 1;
}

#pfs_testimonial {
  background: #0D3F7C;
}
#pfs_testimonial .testimonial-title {
  color: #FFF;
  margin: 35px 0 35px 0;
  text-align: center;
}
#pfs_testimonial .thumbnail-img {
  position: relative;
  margin: auto;
  text-align: center;
}
#pfs_testimonial .row-o-stars {
  list-style: none;
  margin: auto;
  padding: 0;
}
#pfs_testimonial .row-o-stars li {
  display: inline;
}
#pfs_testimonial .row-o-stars li img {
  display: inline;
  width: 40px;
}
#pfs_testimonial .testimonial-header {
  font-size: 150%;
}
#pfs_testimonial .testimonial {
  width: 100%;
  margin: auto;
  text-align: center;
  color: #FFF;
  padding: 10px 0 10px 0;
}
#pfs_testimonial .personalize-button {
  border: #FFEE05 3px solid;
  border-radius: 30px;
  box-shadow: #23a3ff 0 0 20px 1px;
  text-align: center;
  margin: auto;
  background: #108900;
  width: 80%;
  font-size: 125%;
  color: #fff;
  font-weight: bold;
  padding: 6px 0 6px 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#pfs_testimonial .kids-parents-img {
  margin-top: 90px;
}

#tech {
  color: white;
  background: #0D3F7C;
}
#tech h1, #tech p {
  color: white;
}
#tech h1 {
  font-weight: 200;
  margin: 22px 0;
}
#tech p {
  font-size: 17px;
  font-weight: 200;
  line-height: 1.2;
  padding: 10px 0;
}
#tech .btn {
  margin-bottom: 40px;
}
#tech img {
  width: 100%;
}

body.body_redemption {
  background: #00335b;
}

#redemption_container {
  padding: 60px 15px 100px 15px;
  background: #00335b url("/assets/img/2016/redemption/redeem-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}
#redemption_container .pfs-logo {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
#redemption_container h1 {
  font-size: 20px;
  font-weight: 500;
  margin: 30px 0;
  color: #fff;
  text-align: center;
}
#redemption_container h1 img {
  height: 30px;
  margin: 0 0 0 5px;
}
#redemption_container .btn {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: #029F2A;
  text-align: center;
  max-width: 350px;
  margin: 0 auto 30px auto;
  padding: 10px;
  line-height: 1.2;
  border-radius: 7px;
  border: 2px solid transparent;
}
#redemption_container .btn span {
  display: block;
}
#redemption_container .btn:hover {
  border: 2px solid #ffff00;
  box-shadow: 0 0 20px #ffff00;
}
#redemption_container .elf-img-holder {
  display: block;
  overflow: hidden;
}
#redemption_container .elf-img {
  margin: 30px auto 15px auto;
  display: block;
}
#redemption_container .copy-text {
  font-size: 12px;
  font-weight: 500;
  color: #66859d;
  text-align: center;
}
#redemption_container .copy-text a {
  color: #66859d;
  text-decoration: underline;
}
#redemption_container a:visited, #redemption_container a:focus, #redemption_container a:active {
  outline: none;
}

#fpv-gears {
  color: #0a5994;
}

.nowrap {
  white-space: nowrap;
}

.free-text {
  transform: rotate(10deg);
  text-align: center;
  display: block;
}
.free-text:hover, .free-text:active, .free-text:focus, .free-text:visited {
  text-decoration: none;
}
.free-text h3 {
  color: yellow !important;
  text-decoration: none !important;
  text-shadow: #009DFF 0 5px 21px;
  font-size: 100px !important;
  margin: 0 !important;
}
.free-text h4 {
  margin: 0;
  color: white;
  text-shadow: #009DFF 2px -5px 10px;
  padding: 0;
  font-size: 25px;
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: 700;
}

.video-column {
  padding-bottom: 30px;
}

.fpv-landing .video-container {
  margin: auto;
  width: 80%;
  overflow: visible;
}
.fpv-landing .video-container .video {
  position: relative;
  padding-top: 0;
}
.fpv-landing .video-container .get-started {
  display: block;
  position: relative;
  text-align: center;
  color: #FFF;
  text-decoration: underline;
}
.fpv-landing .video-container .video .get-started h4 {
  font-size: 30px;
  font-weight: 700;
}

.free-text .get-started {
  text-shadow: none !important;
  text-decoration: underline;
  font-size: 80px;
  font-stretch: extra-expanded;
}

#tech .get-started-button {
  color: #0c2e7c;
  font-weight: 600;
}
#tech .get-started-button:hover {
  box-shadow: #3db7ff 0 0 30px 1px;
}

#headline.fpv-landing .fb-container {
  position: absolute;
  left: 120%;
  bottom: 115%;
  z-index: 3;
}
#headline.fpv-landing .mobile-fb-container {
  position: relative;
  transform: none;
  z-index: 3;
  width: 100%;
  text-align: center;
}
#headline.fpv-landing .mobile-fb-container .fb-like, #headline.fpv-landing .mobile-fb-container .fb-share-button {
  display: inline-block;
}

#pronunciation {
  width: 40px;
}
#pronunciation:focus {
  outline: 0 !important;
}

#pronunciationContainer {
  padding-left: 8px;
}

.disabled {
  background: #CCC !important;
  color: #777 !important;
  cursor: default;
}

/* Core Offers Page Styling */
#vsl_video::-internal-media-controls-download-button {
  display: none;
}

#vsl_video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

#vsl_video::-webkit-media-controls-panel {
  width: calc(100% + 33px);
  /* Adjust as needed */
}

#co_container {
  -webkit-font-smoothing: initial;
}
#co_container .font-monsterrat {
  font-family: "monsterrat", Arial, sans-serif;
}
#co_container .font-monsterrat * {
  font-family: "monsterrat", Arial, sans-serif;
}
#co_container .font-opensans {
  font-family: "Open Sans", Arial, sans-serif;
}
#co_container .font-opensans * {
  font-family: "Open Sans", Arial, sans-serif;
}
#co_container .co_child_string {
  text-transform: capitalize;
}
#co_container .co_child_string span {
  text-transform: none;
}
#co_container .co_ordernow_holder {
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0;
}
#co_container .co_ordernow_btn {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  background: #F40000;
  /* display: none; */
  display: inline-block;
  clear: both;
  width: auto;
  height: auto;
  padding: 10px 30px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}
#co_container .co_ordernow_btn .ships-subline {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
#co_container #main-modal .panel-title {
  font-weight: 600;
}
#co_container #productModal .modal-header h2 {
  font-weight: 600;
}
#co_container #moneyback .modal-header h2 {
  font-weight: 600;
}
#co_container .faq-modal-link-holder {
  display: block;
  text-align: center;
  margin: 5px 0 15px 0;
}
#co_container .faq-modal-link {
  font-size: 16px;
  font-weight: 600;
  color: #2F6BD3;
  text-decoration: underline;
  margin: 0 auto;
  display: inline-block;
  width: auto;
}

#co_header_row {
  background: url("/assets/img/2016/coreoffers/santa.jpg") no-repeat top right #850101;
  background-size: contain;
  min-height: 480px;
  position: relative;
  overflow: hidden;
}
#co_header_row .co_share_banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#co_header_row .co_share_banner a {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 5px 15px;
  width: auto;
  height: auto;
  color: #fff;
  background: #006fd5;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  letter-spacing: 0.5px;
}
#co_header_row .header_burst_img {
  width: 60%;
  height: auto;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 0;
}
#co_header_row .video {
  z-index: 2;
}
#co_header_row .video h2 {
  font-size: 26px;
  font-weight: bold;
  /* color: #fff; */
  color: #F7F93E;
  margin: 30px 0 0 0;
  text-align: center;
}
#co_header_row .video h1 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 15px 0;
  text-align: center;
}
#co_header_row .video .co_video_holder {
  position: relative;
}
#co_header_row .video .co_video_holder video {
  width: 80%;
  margin: 0 auto;
  display: block;
}
#co_header_row .video .co_video_holder .vsl_play_img {
  width: 90px;
  height: auto;
  max-width: 100%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#co_header_row #co_ordernow_row {
  position: relative;
  margin: 15px -15px 10px -15px;
}
#co_header_row #co_ordernow_row .guarantee_img {
  width: 30%;
  height: auto;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#co_header_row #co_ordernow_row .ordernow_img {
  max-width: 55%;
  width: auto;
  height: auto;
  display: block;
  margin: 15px auto;
}
#co_header_row .header_continue_text {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: block;
  margin: 15px 0;
  text-align: center;
  text-decoration: underline;
}

#co_children_row {
  margin-top: 45px;
}
#co_children_row h2 {
  font-size: 28px;
  font-weight: 700;
  color: #DE0204;
  margin: 30px 0 15px 0;
  text-align: center;
  text-transform: uppercase;
}
#co_children_row h1 {
  font-size: 36px;
  font-weight: 500;
  color: #011C75;
  margin: 0;
  text-align: center;
}
#co_children_row #co_child_photos {
  margin: 30px 0 0 0;
  position: relative;
}
#co_children_row #co_child_photos ul {
  display: block;
  padding: 0;
  margin: 0 -10px 0 -9px;
  text-align: center;
  width: auto;
  list-style: none;
}
#co_children_row #co_child_photos ul li {
  width: 33.333333%;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-block;
}
#co_children_row #co_child_photos ul img {
  width: 100%;
  height: auto;
  vertical-align: baseline;
}
#co_children_row #co_child_photos ul.co-child-photos-2 li {
  /* width: 50%; */
}
#co_children_row #co_child_photos ul.co-child-photos-3 li {
  width: 33.333333%;
}
#co_children_row #co_child_photos ul.co-child-photos-4 li {
  width: 25%;
}
#co_children_row #co_child_photos ul.co-child-photos-5 li {
  width: 20%;
}
#co_children_row #co_child_photos .co_child_snow {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}

#co_countdown_row h2 {
  font-size: 26px;
  font-weight: 400;
  color: #011C75;
  margin: 30px 0 15px 0;
  text-align: center;
}
#co_countdown_row img {
  width: 100%;
}
#co_countdown_row h3 {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  margin: 30px 0 15px 0;
  text-align: center;
}
#co_countdown_row p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-align: center;
}
#co_countdown_row .countdown-time {
  padding: 0;
  margin: 0 0 30px 0;
  text-align: center;
  list-style: none;
}
#co_countdown_row .countdown-time li {
  font-size: 90px;
  font-weight: 700;
  color: #DE0204;
  font-family: "proxima-nova", sans-serif !important;
  padding-right: 40px;
  display: inline-block;
  box-sizing: border-box;
}
#co_countdown_row .countdown-time .countdown-blue {
  font-size: 32px;
  font-weight: 400;
  color: #011C75;
  margin-top: -20px;
}
#co_countdown_row .countdown-time .countdown-grey {
  font-size: 32px;
  font-weight: 400;
  color: #868686;
  margin-top: -20px;
}

#co_package_row .co_discount_text_img {
  width: 75%;
  display: block;
  margin: 15px auto;
}
#co_package_row .co_package_img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
#co_package_row h2 {
  font-size: 20px;
  font-weight: bold;
  color: #011C75;
  margin: 30px 0 0 0;
  text-align: center;
}
#co_package_row h2 a {
  color: #011C75;
  text-decoration: underline;
}
#co_package_row h3 {
  font-size: 20px;
  font-weight: 400;
  color: #011C75;
  margin: 0 0 30px 0;
  text-align: center;
}
#co_package_row .checklist_holder {
  text-align: center;
}
#co_package_row .co_mobile_checklist {
  width: auto;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#co_package_row .co_mobile_checklist li {
  font-size: 20px;
  font-weight: 700;
  color: #011C75;
  background: url("/assets/img/2016/coreoffers/checkmark.jpg") no-repeat;
  background-position: 0;
  background-size: 24px;
  text-align: left;
  display: block;
  width: 100%;
  padding: 3px 3px 3px 30px;
  margin: 0 0 5px 0;
}
#co_package_row .co_elf_mobile_img {
  width: 100%;
  height: auto;
  display: block;
}

#co_call_row #co_slide_in_col.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
#co_call_row #co_slide_in_col.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
#co_call_row #co_slide_in_col img {
  width: 110%;
}
#co_call_row img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}
#co_call_row p {
  font-size: 14px;
  font-weight: 500;
  color: #011C75;
  text-align: center;
  margin: 5px 0 0 0;
}
#co_call_row h2 {
  font-size: 50px;
  font-weight: bold;
  color: #0295E5;
  margin: 15px 0;
  text-align: center;
  line-height: 0.9;
}
#co_call_row h2 span {
  font-size: 26px;
  font-weight: 600;
  color: #0295E5;
  display: block;
  margin: 0;
  text-align: center;
}

#co_banner_row {
  margin: 30px -15px;
}
#co_banner_row img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#co_banner_row .continue-link {
  font-size: 14px;
  font-weight: 500;
  color: #011C75;
  display: block;
  width: 70%;
  text-align: right;
  margin: 0 auto;
  text-decoration: underline;
}
#co_banner_row h3 {
  font-size: 20px;
  font-weight: 500;
  color: #011C75;
  margin: 15px 0;
  text-align: center;
}
#co_banner_row .continue-link {
  font-size: 16px;
  font-weight: 700;
  color: #2F6BD3;
  padding: 10px 30px;
  margin: 15px auto 0 auto;
  display: inline-block;
  width: auto;
  text-decoration: none;
  border: 2px solid #2F6BD3;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
}

#co_pckgcontents_row h2 {
  font-size: 24px;
  font-weight: 500;
  color: #011C75;
  margin: 0 0 30px 0;
  text-align: left;
  padding: 0 30px;
}
#co_pckgcontents_row h2 b {
  font-weight: bold;
}
#co_pckgcontents_row .package_content_row {
  margin: 0 -15px 30px -15px;
  display: flex;
  position: relative;
}
#co_pckgcontents_row img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
  display: block;
  margin: 0 auto;
}
#co_pckgcontents_row p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Open Sans", Arial, sans-serif;
  color: #011C75;
  margin: 0;
  text-align: left;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#co_pckgcontents_row p b {
  font-size: 18px;
  color: #DE0204;
}
#co_pckgcontents_row p span:not(.co_child_string), #co_pckgcontents_row p b span.co_child_string span {
  font-weight: 700;
}
#co_pckgcontents_row p span.co_child_string span {
  font-weight: 500;
}
#co_pckgcontents_row p i {
  font-style: italic;
}
#co_pckgcontents_row .co_ordernow_btn {
  margin: 0;
}
#co_pckgcontents_row .package_content_ordernow_row {
  margin: 0 -15px 30px -15px;
}
#co_pckgcontents_row .package_content_ordernow_row h2 {
  font-size: 22px;
  font-weight: 700;
  color: #011C75;
  margin: 0;
  text-align: center;
  letter-spacing: -0.5px;
}
#co_pckgcontents_row .package_content_ordernow_row h2 span {
  font-size: 22px;
  font-weight: 400;
  color: #011C75;
  margin: 0 0 5px 0;
  text-align: center;
  display: block;
}
#co_pckgcontents_row .package_content_ordernow_row h3 {
  font-size: 22px;
  font-weight: 400;
  color: #011C75;
  margin: 0 0 5px 0;
  text-align: center;
  display: block;
  letter-spacing: -0.5px;
}
#co_pckgcontents_row .package_content_ordernow_row a {
  font-size: 22px;
  font-weight: 700;
  color: #1D94BC;
  margin: 0;
  text-align: center;
  text-decoration: underline;
  display: block;
}
#co_pckgcontents_row .package_content_ordernow_row .faq-modal-link-holder {
  margin: 0;
}
#co_pckgcontents_row .package_content_ordernow_row .faq-modal-link {
  font-size: 16px;
  font-weight: 600;
  color: #2F6BD3;
  margin: 0 auto;
}
#co_pckgcontents_row .package_content_ordernow_row .co_ordernow_btn {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

/* #co_pckgcontents_row p .co_child_string.name_placeholder { text-transform: lowercase; } */
#co_news_row .co_logos_holder {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#co_news_row a:visited, #co_news_row a:active, #co_news_row a:focus, #co_news_row a:hover {
  outline: none;
}
#co_news_row .co_pfs_logo {
  display: inline-block;
  max-width: 300px;
  width: calc(50% - 5px);
  margin: 0 10px 0 0;
}
#co_news_row .co_bbb_logo {
  display: inline-block;
  max-width: 300px;
  width: calc(50% - 5px);
  margin: 45px 0 0 0;
}
#co_news_row .co_news_img_holder {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 15px 0 0 0;
  text-align: center;
}
#co_news_row .co_news_img_holder a {
  display: inline-block;
  max-width: calc(50% - 20px);
  margin: 0 20px 0 0;
}
#co_news_row .co_news_img_holder a:nth-child(n+4) {
  margin: 20px 20px 0 0;
  max-width: calc(33.333% - 20px);
}
#co_news_row .co_news_img_holder a:lastl-child {
  margin: 20px 0 0 0;
}
#co_news_row .co_news_img_holder p {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 80px;
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1;
}
#co_news_row .co_news_img_holder img {
  height: auto;
  width: auto;
  display: block;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  #co_news_row .co_news_img_holder a {
    max-width: calc(20% - 20px);
  }
  #co_news_row .co_news_img_holder a:nth-child(n+3) {
    margin: 0 20px 0 0;
  }
  #co_news_row .co_news_img_holder a:last-child {
    margin: 0;
  }
  #co_news_row .co_news_img_holder a img {
    height: 80px;
  }
  #co_news_row .co_news_img_holder p {
    font-size: 24px;
  }
}

#moneyback img {
  margin: 0 auto;
}

#main-modal .modal-title {
  font-size: 18px;
  font-weight: 700;
}
#main-modal .btn-success {
  font-weight: 600;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

#co_testimonial_row {
  margin: 30px -15px 0 -15px;
}
#co_testimonial_row .testimonial_row {
  margin: 0 -30px;
}
#co_testimonial_row .testimonial_row .col-sm-4 {
  padding: 0 30px;
  text-align: left;
}
#co_testimonial_row .col-sm-4 {
  text-align: center;
}
#co_testimonial_row .col-sm-4 img {
  width: 100%;
}
#co_testimonial_row .col-sm-4 p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin: 15px 0;
}
#co_testimonial_row .col-sm-4 p b {
  font-weight: 700;
  font-style: italic;
}
#co_testimonial_row h2 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  text-align: center;
}
#co_testimonial_row .co_continue_btn {
  font-size: 16px;
  font-weight: 500;
  color: #2F6BD3;
  border: 2px solid #2F6BD3;
  border-radius: 4px;
  width: auto;
  display: inline-block;
  margin: 15px auto 0 auto;
  padding: 10px 30px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
#co_testimonial_row .co_continue_btn span {
  font-size: 20px;
  font-weight: 600;
  display: table;
  margin: 5px auto;
  line-height: 1;
  text-decoration: none;
  border-bottom: 1px solid #2F6BD3;
}
#co_testimonial_row .testimonial-link-holder {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#co_testimonial_row .linkModal {
  font-size: 18px;
  font-weight: 500;
  color: #2F6BD3;
  padding: 0;
  margin: 15px auto 0 auto;
  display: inline-block;
  width: auto;
  text-decoration: underline;
  border: none;
  background: none;
  text-align: center;
}

#co_gallery_row #gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
#co_gallery_row #gallery li {
  list-style: none;
  margin-top: 2%;
  padding: 0 1%;
}
#co_gallery_row #gallery li .galleryItem {
  position: relative;
}
#co_gallery_row #gallery li img {
  margin: auto;
  width: 100%;
}
#co_gallery_row #gallery li .added {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
}

#co_footer {
  padding: 2% 0 0 0;
  margin: 0 -15px;
  background: #fff;
  position: relative;
}
#co_footer .footer_snow {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: auto;
}
#co_footer .co_ordernow_btn {
  margin: 10px 0 0 0;
}
#co_footer h3 {
  font-size: 16px;
  font-weight: 400;
  color: #011C75;
  margin: 15px 0 0 0;
  text-align: center;
}
#co_footer h3 a {
  color: #011C75;
  text-decoration: underline;
}
#co_footer p {
  font-size: 14px;
  font-weight: 400;
  color: #011C75;
  margin: 0 0 30px 0;
  text-align: center;
}
#co_footer a {
  color: #011C75;
}

#co_container {
  /*share modal*/
}
#co_container .co_modal .modal-content {
  overflow: hidden;
  border-radius: 10px;
}
#co_container .co_modal .modal-body {
  padding: 0;
}
#co_container .modal .modal-header {
  border: none !important;
  background: #cc0000;
  height: auto;
  min-height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#co_container .modal .modal-header h2, #co_container .modal .modal-header .modal-title {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding: 0 25px 0 0;
}
#co_container .modal .modal-header .close {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 20px;
  color: #cc0000;
  background: #fff;
  border-radius: 50%;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
  text-transform: uppercase;
  position: relative;
  top: auto;
  right: auto;
}
#co_container #foxnewsModal .modal-header {
  height: 20px;
  background: #fff;
}
#co_container #foxnewsModal .modal-header .close {
  color: #CC0001;
  top: 5px;
  right: 5px;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}
#co_container #foxnewsModal .modal-body {
  padding: 0 15px 15px 15px;
}
#co_container #foxnewsModal .modal-body img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
#co_container .follow-links {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
#co_container .follow-links li {
  margin: 0 5px 10px 0;
  max-width: calc(16.67% - 4.5px);
}
#co_container .follow-links li:last-child {
  margin: 0 0 10px 0;
}
#co_container .follow-links li img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media (min-width: 481px) {
  #co_container .follow-links li {
    margin: 0 10px 10px 0;
    max-width: calc(16.67% - 9px);
  }
}
#co_container #shareOfferModal .modal-dialog {
  margin-top: 20px;
}
#co_container #shareOfferModal .modal-body {
  padding: 30px 15% 20px 15%;
}
#co_container #shareOfferModal .modal-body h2 {
  text-align: center;
  font-size: 30px;
  color: #006fb3;
  font-weight: bold;
  border-top: 1px solid;
  padding-top: 20px;
}
#co_container #shareOfferModal .modal-body p {
  font-size: 20px;
  font-weight: 600;
  color: #0f457a;
  text-align: center;
  margin: 0;
}
#co_container #shareOfferModal .modal-body .sparkles-img {
  width: auto;
  height: 30px;
  display: inline-block;
}
#co_container #shareOfferModal .fb_iframe_widget {
  display: block;
}
#co_container #shareOfferModal .pinterest-follow {
  padding-top: 10px;
}
#co_container #shareOfferModal .instagram-follow {
  padding-top: 10px;
}
#co_container #shareOfferModal .custom-follow-link {
  display: block;
  text-align: center;
  margin: 0 0 10px 0;
}
#co_container #shareOfferModal .custom-follow-link .pinterest-follow {
  padding: 0;
}
#co_container #shareOfferModal .custom-follow-link .instagram-follow {
  padding: 0;
}
#co_container #shareOfferModal .pinterest-btn a {
  padding: initial;
  background-color: initial;
  border-radius: initial;
}
#co_container #shareOfferModal .pinterest-btn a:after {
  background: none;
}
#co_container #shareOfferModal .fb-like {
  padding: 10px 0;
}

.modal-backdrop.in {
  opacity: 0.75;
}

@media (max-width: 1340px) {
  #co_container #co_header_row .video h2 {
    font-size: 18px;
  }
  #co_container #co_header_row .video h1 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  #co_container #co_header_row .video h2 {
    font-size: 16px;
  }
  #co_container #co_header_row .video h1 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  #co_container #co_header_row {
    min-height: 350px;
  }
  #co_header_row .header_burst_img {
    left: 0%;
    width: 55%;
  }
  #co_package_row .co_package_img {
    width: 100%;
  }
  #co_package_row h2, #co_package_row h3 {
    font-size: 16px;
  }
  #co_footer .footer_snow {
    top: -30px;
  }
}
@media (max-width: 767px) {
  #co_container #co_header_row {
    background: url("/assets/img/2016/coreoffers/m_header.jpg") #850101;
    background-repeat: no-repeat;
    background-size: 100% 101%;
    min-height: none;
  }
  #co_container #co_header_row .header_burst_img {
    display: none;
  }
  #co_container #co_header_row .video h2 {
    font-size: 22px;
  }
  #co_header_row .video h2 {
    color: #F7F93E;
  }
  #co_header_row #co_ordernow_row {
    margin: 10px -15px 0 -15px;
  }
  #co_header_row #co_ordernow_row .ordernow_img {
    max-width: 80%;
    margin: 0 auto;
  }
  #co_header_row #co_ordernow_row .guarantee_img {
    width: 50%;
    display: block;
    margin: 0 auto;
    position: relative;
    left: 0%;
    top: 0%;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
  #co_header_row #co_ordernow_row .certificate_img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  #co_container .co_ordernow_btn {
    display: inline-block;
  }
  #co_header_row .video .co_video_holder video {
    width: 100%;
  }
  #co_header_row .header_continue_text {
    font-size: 14px;
  }
  #co_children_row {
    margin-top: 30px;
  }
  #co_children_row h1 {
    font-size: 26px;
  }
  #co_banner_row img {
    width: 100%;
  }
  #co_banner_row a {
    width: 100%;
    text-align: center;
  }
  #co_package_row .co_package_img {
    width: 80%;
    margin: 0 auto;
  }
  #co_package_row .co_discount_text_img {
    width: 100%;
    margin: 0 auto;
  }
  #co_package_row h2 {
    font-size: 20px;
    margin: 5px 0 0 0;
  }
  #co_package_row h2 .mobile_bonus_text {
    display: inline-block;
    clear: both;
    width: auto;
    margin: 5px auto;
    padding: 5px;
    color: #DE0204;
    background: #FEFD27;
  }
  #co_package_row h3 {
    font-size: 18px;
  }
  #co_countdown_row h2 {
    font-size: 20px;
    margin: 15px 0 0 0;
  }
  #co_countdown_row .countdown-time {
    margin: 0 -15px 15px -15px;
  }
  #co_countdown_row .countdown-time li {
    font-size: 50px;
    padding: 0 15px;
  }
  #co_countdown_row .countdown-time .countdown-blue {
    font-size: 16px;
    margin-top: -10px;
  }
  #co_countdown_row.red_mobile_countdown_row {
    padding: 10px 0;
    margin: 0 -15px 30px -15px;
    background: #DE0204;
  }
  #co_countdown_row.red_mobile_countdown_row img {
    display: none;
  }
  #co_countdown_row.red_mobile_countdown_row h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    text-align: center;
  }
  #co_countdown_row.red_mobile_countdown_row p {
    display: none;
  }
  #co_countdown_row.red_mobile_countdown_row .countdown-time {
    margin: 0 -15px;
  }
  #co_countdown_row.red_mobile_countdown_row .countdown-time li {
    color: #FBFA24;
  }
  #co_countdown_row.red_mobile_countdown_row .countdown-time .countdown-grey {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
  }
  #co_news_row .co_pfs_logo, #co_news_row .co_bbb_logo {
    display: block;
    max-width: 70%;
    width: auto;
    margin: 0 auto;
  }
  #co_pckgcontents_row h2 {
    padding: 0;
    text-align: center;
  }
  #co_pckgcontents_row .package_content_row {
    margin: 0 -15px 30px -15px;
    display: block;
  }
  #co_pckgcontents_row .package_content_row:last-child {
    margin: 0 -15px;
  }
  #co_pckgcontents_row img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
    display: block;
    margin: 0 auto 15px auto;
  }
  #co_pckgcontents_row p {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    left: 0%;
    top: 0%;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
  #co_pckgcontents_row .package_content_ordernow_row h2 {
    margin: 0 0 15px 0;
  }
  #co_pckgcontents_row .package_content_ordernow_row h2 span {
    display: inline;
    margin: 0;
  }
  #co_pckgcontents_row .package_content_ordernow_row h3 {
    margin: -15px 0 15px 0;
  }
  #co_testimonial_row .testimonial_row {
    margin: 0 -15px;
  }
  #co_footer .footer_snow {
    top: -15px;
  }
  #co_footer p {
    margin: 2px 0 30px 0;
    line-height: 1.25;
  }
}
@media (max-width: 480px) {
  #co_container .co_modal .modal-header .modal-title {
    font-size: 14px;
  }
  #co_package_row .co_package_img {
    width: 100%;
  }
  #co_package_row .co_mobile_checklist li {
    font-size: 16px;
  }
  #co_countdown_row .countdown-time li {
    padding: 0 10px;
  }
  #co_call_row h2 {
    font-size: 48px;
  }
  #co_call_row h2 span {
    font-size: 22px;
  }
  #co_pckgcontents_row h2 {
    font-size: 20px;
  }
  #co_footer h3 {
    font-size: 14px;
  }
  #co_footer p {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-2-5 {
    margin-left: 20.83333333%;
  }
}
@media (min-width: 1201px) {
  #confirmation_phonecall_card #confirmation_page_arrow_right {
    right: 65px;
  }
  #no_fake_beards_slide_in.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(50px, 0px, 0px);
    -webkit-transform: translate3d(50px, 0px, 0px);
    -o-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    transform: translate3d(50px, 0px, 0px);
  }
}
@media (min-width: 1401px) {
  #no_fake_beards_slide_in.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(75px, 0px, 0px);
    -webkit-transform: translate3d(75px, 0px, 0px);
    -o-transform: translate(75px, 0px);
    -ms-transform: translate(75px, 0px);
    transform: translate3d(75px, 0px, 0px);
  }
}
@media (max-width: 1550px) {
  #story-carousel .carousel-indicators li {
    margin: 0 8px 0 0;
  }
}
@media (max-width: 1250px) {
  #headline h1 {
    font-size: 46px;
  }
  #headline h2 {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .free-text h3 {
    font-size: 75px !important;
  }
  .free-text h4 {
    font-size: 20px;
  }
  #header-nav {
    margin-top: 1em;
  }
  #form-nav a {
    font-size: 12px;
  }
  footer .santa-links li a {
    font-size: 12px;
  }
  footer .santa-links li a:hover, footer .santa-links li a:visited {
    font-size: 12px;
  }
  .products .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .products h4 {
    font-size: 13px;
  }
  .products p {
    height: 135px;
  }
  .products .btn-success {
    width: 70%;
  }
  #pfs_no_fake_beards h1 {
    left: 25%;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 11%;
  }
  #pfs_naughty_nice_holder .app_btn_holder {
    width: 90%;
  }
  #pfs_no_fake_beards #no_fake_beard_img {
    margin-bottom: -80px;
  }
  #ppe_order_section #ppe_order_details h2, #ppe_order_section #ppe_order_details h3 {
    font-size: 36px;
  }
  #ppe_order_section #ppe_order_details h4 {
    font-size: 32px;
  }
  #ppe_order_section #ppe_order_details h4 .ppe_percentage {
    width: 100px;
  }
  #ppe_order_section #ppe_order_details h1 {
    font-size: 42px;
  }
  #ppe_order_section #ppe_package_details ul li {
    font-size: 14px;
  }
  #ppe_order_section #ppe_package_details p {
    font-size: 18px;
  }
  #scene-carousel .sceneBtnColumn .btn {
    font-size: 13px;
  }
  .scene-info {
    min-height: 200px;
  }
  #upgrade_modal h1 {
    font-size: 28px;
  }
  #confirmation_phonecall_card .confirmation_page_download_link {
    margin-top: 10px;
  }
  .hmstimer {
    font-size: 14px !important;
    margin: 3px 0 !important;
  }
  #confirmation_app_section .app_btn_holder h2 {
    font-size: 24px;
  }
  #confirmation_app_section .app_btn_holder h3 {
    font-size: 18px;
  }
  #confirmation_app_section .col-sm-2 img {
    margin: 0 auto;
  }
  #watch-closed-for-season-section h4, #watch-closed-for-season-section h3 {
    font-size: 28px;
  }
  #watch-closed-for-season-section .col-sm-5 img {
    margin: 90px 0 0 0;
  }
  #scene-carousel .carousel-indicators li {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
}
@media (max-width: 1100px) {
  .testimonial .row-o-stars li img {
    width: 40px !important;
  }
  .testimonial .testimonial-header {
    font-size: 22px !important;
  }
  #pfs_testimonial .personalize-button {
    font-size: 18px;
    width: 90%;
  }
}
@media (max-width: 1050px) {
  #packages .pfs_package_holder ul li {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  #scene-carousel .sceneBtnColumn .btn {
    font-size: 13px;
  }
  #form-nav a {
    font-size: 14px;
  }
  #headline h1 {
    font-size: 42px;
  }
  #headline h2 {
    font-size: 30px;
  }
  .products .col-md-3 {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
    margin-bottom: 3%;
  }
  .products p {
    height: 100px;
  }
  .products img {
    width: 100%;
  }
  .packages > ul {
    min-height: 284px;
  }
  h1 a.btn {
    font-size: 30px;
  }
  footer .santa-links li {
    margin: 0 3px;
  }
  footer .santa-links li a {
    font-size: 12px;
  }
  footer .santa-links li a:hover, footer .santa-links li a:visited {
    font-size: 12px;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 0%;
  }
  #pfs_no_fake_beards p {
    font-size: 18px;
  }
  #pfs_no_fake_beards h4 {
    font-size: 30px;
  }
  #pfs_naughty_nice_holder .app_btn_holder {
    width: 100%;
  }
  #packages .fb-like {
    left: 26%;
    top: 18%;
  }
  #ppe_order_section #ppe_order_details h2, #ppe_order_section #ppe_order_details h3 {
    font-size: 32px;
  }
  #ppe_order_section #ppe_order_details h4 {
    font-size: 28px;
  }
  #ppe_order_section #ppe_order_details h4 .ppe_percentage {
    width: 90px;
  }
  #ppe_order_section #ppe_order_details h1 {
    font-size: 38px;
  }
  #ppe_order_section #ppe_order_details #ppe_order_coupon img {
    width: 125px;
    right: -85px;
    top: 10px;
  }
  #watch .watch-tabs-row .video-availability-tab h3 {
    font-size: 16px;
  }
  #watch .watch-tabs-row .video-availability-tab p {
    font-size: 12px;
  }
  #watch .watch-tabs-row .video-keepsake-tab p {
    font-size: 12px;
    padding-left: 20px;
  }
  #watch .watch-tabs-row .video-remaining-views-tab {
    font-size: 13px;
  }
  #watch-closed-for-season-section h4, #watch-closed-for-season-section h3 {
    font-size: 22px;
  }
  #watch-closed-for-season-section ul {
    padding: 0 0 0 60px;
  }
  #upgrade_modal h1 {
    font-size: 26px;
  }
  #confirmation_phonecall_card h3 {
    font-size: 22px;
  }
  #confirmation_phonecall_card #confirmation_page_arrow_right {
    right: 0;
    top: 15px;
  }
  #confirmation_package_section a {
    width: 80%;
  }
  #watch #watch-page-closed-for-season-holder h3 {
    font-size: 18px;
  }
  #watch #watch-page-closed-for-season-holder h2 {
    font-size: 24px;
  }
  #watch #watch-page-closed-for-season-holder p, #watch #watch-page-closed-for-season-holder ul {
    font-size: 14px;
  }
  #watch #watch-page-closed-for-season-holder h1 {
    font-size: 46px;
  }
  .hmstimer {
    font-size: 11px !important;
    margin: 3px 0 !important;
  }
  #confirmation_app_section .app_btn_holder h2 {
    font-size: 20px;
  }
  #confirmation_app_section .app_btn_holder h3 {
    font-size: 14px;
  }
  #confirmation_app_section .col-sm-2 img {
    margin: 0 auto;
  }
  #confirmation_page_holder #video_app_section h2 {
    font-size: 25px;
  }
  #confirmation_page_holder #video_app_section h3 {
    font-size: 21px;
  }
}
@media (max-width: 900px) {
  #pfs_no_fake_beards h1 {
    font-size: 105px;
  }
  #pfs_no_fake_beards h2 {
    font-size: 60px;
    margin-top: 85px;
  }
  #pfs_no_fake_beards #no_fake_beard_img {
    width: 80%;
    /* left: 10%; */
    top: -30px;
  }
  #pfs_no_fake_beards h4 {
    font-size: 30px;
  }
  #pfs_no_fake_beards p {
    font-size: 14px;
  }
  #pfs_no_fake_beards h4 {
    font-size: 24px;
  }
  #pfs_testimonial .personalize-button {
    width: 100%;
  }
  .testimonial .row-o-stars li img {
    width: 35px !important;
  }
  .testimonial .testimonial-header {
    font-size: 20px !important;
  }
}
@media (max-width: 860px) {
  #packages .pfs_package_holder ul li {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  #header {
    padding-top: 180px;
    background-position: top left;
    background-size: contain;
  }
  h1 a.btn {
    font-size: 20px;
  }
  .scene-info {
    min-height: inherit;
  }
}
@media (max-width: 767px) {
  body.modal-open {
    overflow: hidden;
    position: fixed;
  }
  .co_body.modal-open {
    overflow: visible;
    position: relative;
  }
  .checkmark {
    clear: both;
    float: left;
    text-align: left;
  }
  #mobile_login_backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 20;
  }
  #mobile_login_backdrop.form_open {
    display: block;
  }
  #scene-carousel .carousel-control {
    display: none;
  }
  /* #headline { background-position: 0% 0% !important; } */
  #headline h1 span {
    display: block;
  }
  #pfs_share_holder .share_tag span {
    display: none;
  }
  #pfs_share_holder #login-form {
    max-width: 100%;
    top: 60px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  #pfs_share_holder #pfs_login_btn_mobile {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: 0;
  }
  #pfs_share_holder #pfs_login_btn_mobile img {
    width: auto;
    height: 30px;
    max-width: 100%;
    max-height: 30px;
    display: block;
    margin: 0 0 0 5px;
  }
  #pfs_share_holder .login {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
  }
  #pfs_share_holder .login #pfs_login_btn {
    display: none;
  }
  #pfs_share_holder .login img {
    max-width: 40px;
  }
  #pfs_share_holder .login .divider {
    display: none;
  }
  #packages .packages {
    margin: 0;
  }
  #packages .pfs_package_holder h2 {
    margin-top: 0;
    padding-top: 15px;
  }
  #pfs_testimonial img {
    width: 100%;
  }
  #pfs_testimonial #elfie_img {
    width: 25%;
    right: 5px;
    bottom: -75px;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 30%;
  }
  #pfs_naughty_nice_holder {
    background-position-x: 100%;
    padding: 100px 15px;
    text-align: center;
    text-shadow: 1px 0px 5px #000;
  }
  #pfs_naughty_nice_holder ul {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
  }
  #elfie_get_started_section {
    text-align: center;
    background-position-x: 75%;
    padding: 50px 15px;
  }
  #pfs_no_fake_beards {
    text-align: center;
  }
  #pfs_no_fake_beards h1 {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
  }
  #pfs_no_fake_beards h2 {
    margin: 10px 0;
  }
  #pfs_no_fake_beards #no_fake_beard_img {
    position: relative;
    width: 40%;
    margin: 0 auto;
    top: 0;
    left: 0;
    display: block;
  }
  #pfs_no_fake_beards h3 {
    margin: 0;
  }
  #pfs_real_santa_section {
    padding: 30px 15px 15px 15px;
  }
  #pfs_real_santa_section hr {
    margin: 15px 0 0 0;
  }
  #advantages {
    overflow: hidden;
    padding-top: 7px;
  }
  #guarantee h1 {
    font-size: 42px;
  }
  #tech {
    padding: 20px 0;
  }
  #tech #fpv-gears {
    display: none;
  }
  #packages .fb-like {
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #packages .pfs_package_holder ul li {
    font-size: 16px;
  }
  #pfs_naughty_nice_holder {
    background: none;
    padding: 0 15px;
  }
  #pfs_naughty_nice_holder h2 {
    font-size: 42px;
  }
  #pfs_naughty_nice_holder h3 {
    font-size: 36px;
  }
  #pfs_naughty_nice_holder ul li {
    font-size: 16px;
  }
  #pfs_naughty_nice_holder .app_btn_holder .get_app_img {
    margin: 15px auto;
    width: 75%;
  }
  #advantages ul {
    padding-left: 0;
  }
  #ppe_share #ppe_order_now_btn {
    width: 100%;
    margin: 15px 0 5px 0 !important;
    top: 0;
  }
  #ppe_share #video_window {
    width: 100%;
  }
  #ppe_share #ppe_elf_img {
    display: none;
  }
  #ppe_order_section #ppe_order_details h2, #ppe_order_section #ppe_order_details h3 {
    font-size: 28px;
  }
  #ppe_order_section #ppe_order_details h4 {
    font-size: 24px;
  }
  #ppe_order_section #ppe_order_details h4 .ppe_percentage {
    width: 70px;
  }
  #ppe_order_section #ppe_order_details #ppe_order_coupon {
    width: 100%;
  }
  #ppe_order_section #ppe_order_details h1 {
    font-size: 32px;
  }
  #ppe_order_section #ppe_order_details #ppe_order_coupon img {
    display: none;
  }
  #ppe_order_section #ppe_package_details {
    text-align: center;
  }
  #ppe_order_section #ppe_package_details .ppe_order_btn img {
    display: none;
  }
  #ppe_order_section #ppe_package_details ul {
    padding: 0;
    list-style: none;
  }
  #ppe_order_section #ppe_package_details .ppe_order_btn, #ppe_order_section #ppe_package_details .ppe_share_btn {
    width: 100%;
  }
  #watch .watch-tabs-row .col-sm-5 {
    padding: 0 15px;
  }
  #watch .watch-tabs-row .view-tab {
    position: relative;
    width: 100%;
    right: 0;
    border-radius: 0;
  }
  #watch .watch-tabs-row .video-availability-tab h3 {
    font-size: 18px;
  }
  #watch .watch-tabs-row .video-availability-tab p {
    font-size: 14px;
  }
  #watch .watch-tabs-row .video-keepsake-tab p {
    font-size: 14px;
    padding-left: 20px;
  }
  #watch .watch-tabs-row .video-remaining-views-tab {
    font-size: 14px;
  }
  #watch #watchPageCopyUrlBtn {
    width: 100%;
  }
  #watch-closed-for-season-section .preview-img-ul {
    max-width: 100%;
  }
  #watch-footer {
    text-align: center !important;
  }
  #watch-footer p, #watch-footer img {
    text-align: center !important;
  }
  #watch-footer .col-sm-6 {
    padding: 0;
  }
  #watch #video-container #santa-on-vacation-img {
    display: none;
  }
  #watch #watch-page-closed-for-season-holder p.align-left {
    text-align: center;
  }
  #watch #watch-page-closed-for-season-holder h3 {
    font-size: 20px;
  }
  #watch #watch-page-closed-for-season-holder h2 {
    font-size: 28px;
  }
  #watch #watch-page-closed-for-season-holder p {
    font-size: 16px;
  }
  #watch #watch-page-closed-for-season-holder ul {
    font-size: 16px;
    margin: 0 auto;
  }
  #watch #watch-page-closed-for-season-holder h4 {
    font-size: 16px;
  }
  #watch #watch-page-closed-for-season-holder h1 {
    font-size: 44px;
  }
  #watch-closed-for-season-section h4, #watch-closed-for-season-section h3 {
    font-size: 26px;
  }
  #upgrade_modal .modal-body {
    padding: 20px;
  }
  #upgrade_modal .modal-body .close {
    right: -5px;
  }
  #upgrade_modal h1 {
    font-size: 36px;
  }
  #upgrade_modal #upgrade_modal_btn_holder .col-xs-12 > div {
    margin-top: 10px;
    background: #a60a0b;
    border: none;
    padding: 5px 15px 15px 15px;
  }
  #upgrade_modal #upgrade_modal_btn_holder a {
    color: #fff;
    font-size: 14px;
  }
  #upgrade_modal #upgrade_modal_btn_holder a u {
    border-color: #fff;
    font-size: 32px;
  }
  #email_modal .modal-body > .row {
    display: block;
  }
  #email_modal .modal-body > .row > .col-sm-4 img {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
  }
  #email_modal #email_modal_start_btn, #email_modal #email_modal_start_btn_disabled {
    width: 100%;
    float: none;
  }
  #confirmation_keepsake_card, #confirmation_phonecall_card {
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: none;
  }
  #confirmation_keepsake_card p {
    text-align: center;
    font-size: 18px;
  }
  #confirmation_keepsake_card #upgrade_modal_btn_holder {
    text-align: center;
  }
  #confirmation_keepsake_card #upgrade_modal_btn_holder a {
    width: 100%;
  }
  #confirmation_page_holder .keepsake-row {
    background: #fff;
  }
  #confirmation_page_holder .keepsake-header {
    background: #D60000;
  }
  #confirmation_keepsake_card ul li a img {
    max-width: 100%;
    display: block;
  }
  #confirmation_phonecall_card > .row {
    background: #b1131a;
  }
  #confirmation_phonecall_card > .row:first-child {
    padding: 15px 0 0 0;
  }
  #confirmation_phonecall_card > .row:last-child {
    padding: 0 0 15px 0;
  }
  #confirmation_phonecall_card h1 {
    margin: 0 0 15px 0;
    font-size: 32px;
  }
  #confirmation_phonecall_card h2 {
    margin: 15px 0;
    font-size: 20px;
  }
  #confirmation_phonecall_card #confirmation_page_santa {
    max-width: 75%;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #confirmation_phonecall_card .confirmation_page_download_link {
    margin-top: 15px;
    width: 48%;
  }
  #confirmation_phonecall_card .confirmation_page_download_link:first-child {
    margin-right: 2%;
  }
  #confirmation_phonecall_card .confirmation_page_download_link:last-child {
    margin-left: 2%;
  }
  #confirmation_phonecall_card #confirmation_page_arrow_down {
    margin: 5px auto 0 auto;
  }
  #confirmation_package_section {
    margin: 15px 0 0 0;
  }
  #confirmation_package_section a {
    width: 100%;
  }
  .hmstimer {
    font-size: 14px !important;
    margin: 3px 0 !important;
  }
  #confirmation_app_section {
    text-align: center;
  }
  #confirmation_app_section .app_img_holder {
    width: 30%;
  }
  #confirmation_app_section .app_btn_holder {
    width: 70%;
  }
  #confirmation_app_section .app_btn_holder.align-right {
    float: right;
    text-align: left;
  }
  #confirmation_app_section .app_btn_holder h2 {
    font-size: 30px;
  }
  #confirmation_app_section .app_btn_holder h3 {
    font-size: 24px;
  }
  #confirmation_page_holder #call_app_section {
    background: #108906;
  }
  #confirmation_page_holder #call_app_section .col-xs-6 img {
    margin-top: 15px;
  }
  #confirmation_page_holder .app-download-row .col-sm-9 {
    left: calc(50% - 89px);
  }
  #confirmation_page_holder .app-download-row .col-sm-9 a:last-of-type {
    padding-left: 0px;
  }
  #confirmation_page_holder .triangle {
    margin: auto;
    color: yellow;
    text-shadow: 0 0 5px yellow;
    text-align: center;
  }
  #call_app_section h2, #call_app_section h3 {
    color: #fff !important;
    text-align: center;
  }
  #confirmation_page_holder #video_app_section .video-app-img {
    float: left;
  }
  #confirmation_page_holder .mobile-app-store-images a:first-of-type {
    float: left;
    padding-left: 15%;
  }
  #confirmation_page_holder .mobile-app-store-images a:last-of-type {
    float: right;
    padding-right: 15%;
  }
  #nice_list_section .app_btn_holder {
    text-align: center;
  }
  .award-text {
    font-size: 150%;
  }
  .additional-santa-emails span {
    font-size: 100%;
  }
  .bbb-logo {
    display: block;
    margin: 0 auto 10px auto;
  }
  .elf-hang {
    display: none;
  }
  .carousel-container {
    padding-bottom: 0;
  }
  .carousel-container .carousel-col {
    width: 100%;
    margin: 0;
    background: #0a5994;
  }
  #story-carousel {
    margin: 0 -15px;
    padding: 0 15px;
  }
  #story-carousel .carousel-inner {
    border-radius: 0;
    margin: 0;
    width: 100%;
  }
  #story-carousel .carousel-inner .item {
    width: 100%;
    padding: 15px 15px 30px 15px;
  }
  #story-carousel .carousel-inner .item .embed-responsive {
    width: 95%;
  }
  #story-carousel .carousel-control {
    width: 52px;
    height: 52px;
    font-size: 75%;
    background: transparent;
    color: #FFF;
    z-index: 6;
    top: calc(50% + 114px);
  }
  #story-carousel .carousel-control.left {
    left: 40px;
    transform: translateY(calc(-50% - 72px)) rotateY(180deg);
  }
  #story-carousel .carousel-control.right {
    right: 40px;
    transform: translateY(calc(-50% - 72px));
  }
  #story-carousel .carousel-indicators {
    position: relative;
    display: block;
    top: 15px;
    left: 0;
    width: 100%;
    margin: auto;
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  #personalize_carousel_btn {
    font-size: 28px;
    width: 100%;
    white-space: normal;
    margin: 0 0 30px 0;
  }
  .carousel-container .carousel-header {
    font-size: 250%;
  }
  #pfs_testimonial .row-o-stars li img {
    display: inline;
    width: 25px !important;
  }
  #headline.fpv-landing {
    background: url("../../assets/img/2015/FPV/background-mobile.jpg");
    background-size: cover !important;
  }
  .video-column {
    padding-bottom: 0;
  }
  .free-text {
    transform: none;
    padding-bottom: 30px;
    background: #c40606;
    text-shadow: red;
    border-radius: 10px;
    height: auto;
    margin-bottom: 95px;
  }
  .free-text h3 {
    text-shadow: #ff2c00 0 5px 21px;
    font-size: 60px !important;
  }
  .free-text h4 {
    text-shadow: #ff2c00 2px -5px 10px;
    font-size: 15px;
  }
  #pfs_testimonial .personalize-button {
    font-size: 18px;
    width: 85%;
  }
  .fpv-landing .video-container {
    margin: 15px auto;
    padding-top: 0;
    padding-bottom: 46.25%;
  }
  #scene-carousel .carousel-indicators li {
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
  #redemption_container h1 {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  footer .santa-links li {
    display: block;
    width: 100%;
  }
  footer .santa-links li a {
    font-size: 12px;
  }
  footer .santa-links li a:hover, footer .santa-links li a:visited {
    font-size: 12px;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 25%;
  }
  #story-carousel .left-mobile, #story-carousel .right-mobile {
    top: -25%;
  }
}
@media (max-width: 600px) {
  .products .col-md-3 {
    width: 100%;
    float: none;
    margin: 0 0 6% 0;
    padding: 0 15px;
  }
  .products .col-md-3 h4 {
    margin-left: 17%;
  }
  .products .col-md-3 p {
    height: auto;
    padding-left: 17%;
    padding-right: 17%;
  }
  .products .col-md-3 img {
    margin: 2% auto;
  }
  .products .col-md-3 .btn-success {
    margin-left: 14%;
  }
  header .col-md-12 .container {
    background: url("img/background-header_mobile.jpg") no-repeat top center;
    padding-bottom: 61%;
    height: auto;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 20%;
  }
}
@media (max-width: 550px) {
  .hide-mobile {
    display: none;
    visibility: hidden;
  }
  .hide-web {
    visibility: visible;
    display: block;
  }
  .products .col-md-3 h4 {
    margin-left: 13%;
  }
  .products .col-md-3 p {
    padding-left: 13%;
    padding-right: 13%;
  }
  #pfs_promo_share_nav .at-icon {
    width: 1.5pc;
    height: 1.5pc;
  }
  #story-carousel .carousel-caption {
    font-size: 18px;
  }
  #story-carousel .carousel-indicators li {
    text-indent: inherit;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    background: white;
    border-radius: 26px;
    color: #113d73;
    border: none;
    margin: 0 1px 1% 1px;
    transition: box-shadow 1s, background 1s, color 1s;
    font-weight: 700;
    font-family: Montserrat, Arial, sans-serif;
  }
  #story-carousel .carousel-indicators li.bonus-video {
    font-size: 8px;
    font-weight: bold;
  }
  #story-carousel .carousel-indicators li.bonus-video p {
    line-height: 8px;
  }
  #story-carousel .carousel-control.left {
    left: 10px;
  }
  #story-carousel .carousel-control.right {
    right: 10px;
  }
  #confirmation_page_holder .mobile-app-store-images a:first-of-type {
    padding-left: 10%;
  }
  #confirmation_page_holder .mobile-app-store-images a:last-of-type {
    padding-right: 10%;
  }
  #tech p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  #scene-carousel .sceneBtnColumn .btn {
    font-size: 10px;
  }
  .packages > ul {
    min-height: 0;
  }
  .packages ul li {
    font-size: 14px;
  }
  #watch-footer p {
    text-align: center;
  }
  #day, #month, #year {
    padding: 0px;
  }
  #birthday .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
  #confirmation-letter {
    font-size: 12px;
  }
  /*#packages .pfs_package_holder ul { overflow: hidden; } Dale wants checkmarks */
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 15%;
  }
  #pfs_naughty_nice_holder .btn {
    font-size: 22px;
  }
  #elfie_get_started_section a {
    width: 100%;
  }
  #pfs_testimonial #elfie_img {
    bottom: -50px;
  }
  #elfie_get_started_section h2 {
    font-size: 44px;
  }
  #pfs_real_santa_section .link_to_packages {
    font-size: 28px;
  }
  #pfs_naughty_nice_holder a.btn {
    font-size: 26px;
  }
  #packages .fb-like {
    top: 8px;
  }
  #ppe_share a {
    font-size: 20px;
    margin: 10px 5px 0 0;
  }
  #ppe_share h2 {
    font-size: 30px;
  }
  #ppe_share h3 {
    font-size: 50px;
  }
  #ppe_share h3 .ppe_percentage {
    width: 150px;
    top: 0;
  }
  #ppe_share h1 {
    width: 100%;
  }
  #ppe_share h1 .ppe_header_small, #ppe_share h1 .ppe_header_med {
    font-size: 34px;
  }
  #ppe_share h1 .ppe_header_lg {
    font-size: 80px;
  }
  #ppe_order_section #ppe_order_details #ppe_order_coupon h3, #ppe_order_section #ppe_order_details h1 {
    font-size: 20px;
  }
  #ppe_order_section #ppe_package_details .ppe_order_btn, #ppe_order_section #ppe_package_details .ppe_share_btn {
    font-size: 24px;
  }
  #ppe_order_section #ppe_hurry_section h1 {
    font-size: 56px;
  }
  #ppe_order_section #ppe_hurry_section h2 {
    font-size: 24px;
  }
  #ppe_hurry_section .container {
    padding: 0;
  }
  #ppe_hurry_section .ft-social li:first-child {
    display: none;
  }
  #upgrade_modal .modal-body {
    padding: 20px 15px;
  }
  #upgrade_modal h1 {
    font-size: 26px;
  }
  #upgrade_modal p {
    margin: 10px 0;
    font-size: 13px;
  }
  #upgrade_modal ul {
    font-size: 12px;
  }
  #upgrade_modal #upgrade_modal_btn_holder a {
    font-size: 10px;
  }
  #upgrade_modal #upgrade_modal_btn_holder a p {
    font-size: 10px;
  }
  #upgrade_modal #upgrade_modal_btn_holder a u {
    font-size: 26px;
  }
  #confirmation_page_holder > .col-xs-12 > .tagline {
    font-size: 12px;
  }
  #confirmation_keepsake_card p {
    font-size: 14px;
  }
  #confirmation_keepsake_card ul li {
    font-size: 11px;
  }
  #confirmation_keepsake_card #upgrade_modal_btn_holder a {
    font-size: 16px;
    padding: 10px 15px;
  }
  #confirmation_package_section a {
    font-size: 14px;
    border-radius: 15px;
  }
  #confirmation_watch_video_link_holder {
    padding: 15px 0;
  }
  #confirmation_watch_video_link_holder h3 {
    font-size: 19px;
    margin: 5px 0;
    font-weight: 700;
    color: #2d5e86;
  }
  #confirmation_watch_video_link_holder p {
    font-weight: 300;
    font-size: 18px;
    color: #2d5e86;
    margin: 0 0 5px 0;
  }
  #confirmation_app_section .app_btn_holder h2 {
    font-size: 24px;
    margin: 0;
  }
  #confirmation_app_section .app_btn_holder h3 {
    font-size: 18px;
    margin: 0;
  }
  #scene-carousel .carousel-indicators li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    border-radius: 20px;
  }
  #redemption_container h1 {
    font-size: 13px;
  }
  #redemption_container h1 img {
    height: 24px;
  }
  #redemption_container .btn {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .products .col-md-3 h4 {
    margin-left: 0%;
  }
  .products .col-md-3 p {
    padding-left: 0%;
    padding-right: 0%;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 10%;
  }
  #packages .fb-like {
    top: 5px;
  }
  .additional-santa-emails span {
    font-size: 80%;
  }
  #story-carousel .carousel-inner .item h5 {
    font-size: 100%;
  }
  #story-carousel .carousel-inner .item .play-icon {
    height: 50px;
  }
  #story-carousel .carousel-indicators li {
    margin: 0 1px 5px 1px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 26px;
    line-height: 26px;
  }
  #story-carousel .carousel-indicators li.bonus-video {
    font-size: 7px;
  }
  #story-carousel .left-mobile, #story-carousel .right-mobile {
    top: -35%;
  }
  #scene-carousel .carousel-indicators li {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 22px;
  }
}
@media (max-width: 350px) {
  #scene-carousel .sceneBtnColumn .btn {
    font-size: 8px;
  }
  #packages .pfs_package_holder .pfs_package_info_holder h2.best-value:before {
    left: 1%;
  }
  .additional-santa-emails span {
    font-size: 70%;
  }
  #scene-carousel .carousel-indicators li {
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 18px;
  }
  #pfs_share_holder #pfs_login_btn_mobile {
    top: 0;
  }
  #pfs_share_holder #pfs_login_btn_mobile span {
    font-size: 14px;
  }
  #pfs_share_holder #pfs_login_btn_mobile img {
    height: 20px;
    max-height: 20px;
  }
}
.strikethrough {
  position: relative;
}

.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

#footerTop {
  font-size: 12px;
}
#footerTop .pfs-footer {
  display: block;
  width: 100%;
  padding: 0 60px;
  box-sizing: border-box;
}
#footerTop .pfs-footer h3 {
  font-size: 19px;
  color: #2d5e86;
}
#footerTop .pfs-footer h3 a {
  text-decoration: underline;
}
#footerTop .pfs-footer .footer-container {
  width: 700px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 15px;
}
#footerTop .pfs-footer .footer-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#footerTop .pfs-footer .footer-container ul li {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px 0 0;
}
#footerTop .pfs-footer .footer-container ul li:last-child {
  margin: 0;
}
#footerTop .pfs-footer .footer-container ul li img {
  width: auto;
  height: 50px;
  vertical-align: baseline;
}
#footerTop .pfs-footer .footer-container .pfs-links {
  display: block;
  padding: 0;
  margin: 20px auto;
  width: 100%;
}
#footerTop .pfs-footer .footer-container .pfs-links h2 {
  font-size: 16px;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
  color: #075589;
  text-align: center;
  margin: 0 0 10px 0;
}
#footerTop .pfs-footer .footer-container .pfs-links h2 a {
  display: inline-block;
  margin: 0 10px 0 0;
  text-decoration: underline;
}
#footerTop .pfs-footer .footer-container .pfs-links h2 a:last-child {
  margin: 0;
}
#footerTop .pfs-footer .footer-container .pfs-links p {
  font-size: 13px;
  font-weight: 300;
  font-family: "proxima-nova", sans-serif;
  color: #075589;
  text-align: center;
  margin: 0;
}
#footerTop .pfs-footer .footer-container .pfs-links p a {
  display: inline-block;
  margin: 0 10px 0 0;
  text-decoration: underline;
}
#footerTop .pfs-footer .footer-container .pfs-links p a:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  #footerTop {
    padding-bottom: 40px;
  }
  #footerTop .pfs-footer {
    padding: 0 15px;
  }
  #footerTop .pfs-footer .footer-container ul {
    margin: 0 -5px;
    width: auto;
  }
  #footerTop .pfs-footer .footer-container ul li {
    width: 33.333333%;
    padding: 0 5px;
    margin: 0;
  }
  #footerTop .pfs-footer .footer-container ul li img {
    width: 100%;
  }
}
#scheduler-cropper-info-modal.modal .modal-dialog {
  width: 500px;
  max-width: calc(100% - 30px);
  margin: 10px auto;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body {
  background: #cc0000;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body .close {
  float: right;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body .close .fa {
  font-size: 32px;
  color: #fff;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body h3 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 15px 0 30px 0;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul li {
  display: block;
  margin: 30px 0 0 0;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul li .modal-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul li .modal-row .check-img {
  width: 50px;
  height: auto;
  margin: 0 10px 0 0;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul li .modal-row p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: left;
  line-height: 1.25;
  margin: 0;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body ul li .demo-img {
  width: 250px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto 0 auto;
}
#scheduler-cropper-info-modal.modal .modal-dialog .modal-content .modal-body .gotit-btn {
  font-size: 20px;
  font-weight: 600;
  color: #cc0000;
  background: #fff;
  width: 200px;
  max-width: 100%;
  height: auto;
  padding: 15px;
  margin: 30px auto 15px auto;
  text-align: center;
  line-height: 1;
  border-radius: 10px;
  box-shadow: none;
}

#pdfpromo_container.nicelist_container {
  background: #18581C;
}
#pdfpromo_container .nicelist_scroll_img {
  width: 100%;
  height: auto;
}
#pdfpromo_container .nicelist_scroll_content_bg {
  margin: -2px 0;
  padding: 2px 0;
  background: url("/assets/img/promo_pdf/bg_repeat.jpg");
  background-size: 100% auto;
  background-repeat: repeat-y;
  position: relative;
}
#pdfpromo_container .nicelist_scroll_content {
  position: absolute;
  left: 25%;
  top: -45px;
  width: 50%;
  padding: 0 0 0 1%;
  margin: 0 auto;
  display: block;
}
#pdfpromo_container .nicelist_scroll_top_holder {
  position: relative;
}
#pdfpromo_container .nicelist_scroll_top_holder .fb-container {
  position: absolute;
  top: 44%;
  left: 40%;
}
#pdfpromo_container #nicelist_scroll_clickbox {
  width: 27%;
  height: 30%;
  position: absolute;
  bottom: 33%;
  left: 10%;
  z-index: 5;
  cursor: pointer;
}
#pdfpromo_container #nicelist_scroll_clickbox:hover, #pdfpromo_container #nicelist_scroll_clickbox:focus, #pdfpromo_container #nicelist_scroll_clickbox:active, #pdfpromo_container #nicelist_scroll_clickbox:visited {
  color: transparent;
  background: none;
  border: none;
  outline: none;
}
#pdfpromo_container .nicelist_scroll_content > p {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 30px 0;
  text-align: center;
}
#pdfpromo_container .nicelist_scroll_content .checkbox {
  margin: 15px 0;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder {
  padding: 15px 0;
  border-top: 1px solid #9e8d75;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder .form-group {
  position: relative;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder .form-group p {
  margin: 0;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder input.form-control:not(.hide) {
  margin-top: 5px;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder select .custom-option {
  font-size: 18px;
  font-weight: bold;
  color: #2DA007;
}
#pdfpromo_container .nicelist_scroll_content .nicelist_holder label {
  font-size: 18px;
  font-weight: bold;
  color: #0D3A03;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container .auto_height .nicelist_scroll_content {
  top: 0;
}
#pdfpromo_container .nicelist_modal .modal-content {
  background: rgb(173, 28, 35);
  background: -moz-linear-gradient(top, rgb(173, 28, 35) 0%, rgb(110, 18, 21) 100%);
  background: -webkit-linear-gradient(top, rgb(173, 28, 35) 0%, rgb(110, 18, 21) 100%);
  background: linear-gradient(to bottom, rgb(173, 28, 35) 0%, rgb(110, 18, 21) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ad1c23", endColorstr="#6e1215",GradientType=0 );
}

#nicelist_part1 > p {
  margin: 0;
  text-align: center;
  letter-spacing: -1px;
}
#nicelist_part1 hr {
  border-color: #C1A987;
}

.nicelist_container #pdfpromo_offseason h1, .nicelist_container #pdfpromo_offseason p {
  color: #0D3A03;
}
.nicelist_container #pdfpromo_offseason button {
  color: #fff;
  background: #2DA007;
}
.nicelist_container #pdfpromo_offseason h2 {
  color: #0D3A03;
}

.nicelist_container .mobile-fb-container {
  bottom: -2%;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
}

.nicelist_container .mobile-fb-container {
  bottom: 5%;
  text-align: center;
}

footer.nicelist_footer {
  background: rgb(24, 88, 28);
  background: -moz-linear-gradient(top, rgb(24, 88, 28) 23%, rgb(1, 3, 0) 100%);
  background: -webkit-linear-gradient(top, rgb(24, 88, 28) 23%, rgb(1, 3, 0) 100%);
  background: linear-gradient(to bottom, rgb(24, 88, 28) 23%, rgb(1, 3, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#18581c", endColorstr="#010300",GradientType=0 );
}

#pdfpromo_container #calendar_header_holder {
  background: url("/assets/img/promo_pdf/calendar/vertical_repeat.jpg");
  background-size: auto 100%;
  background-repeat: repeat-x;
}
#pdfpromo_container #calendar_header_holder .container {
  position: relative;
}

#pdfpromo_container.calendar_container .fb-container-row {
  position: relative;
}
#pdfpromo_container.calendar_container .mobile-fb-container {
  text-align: center;
  bottom: -30px;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
}
#pdfpromo_container.calendar_container .fb-container {
  margin: 15px auto;
  z-index: 10;
}

footer.calendar_footer {
  background: rgb(0, 86, 137);
  background: -moz-linear-gradient(top, rgb(0, 86, 137) 0%, rgb(1, 46, 75) 100%);
  background: -webkit-linear-gradient(top, rgb(0, 86, 137) 0%, rgb(1, 46, 75) 100%);
  background: linear-gradient(to bottom, rgb(0, 86, 137) 0%, rgb(1, 46, 75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#005689", endColorstr="#012e4b",GradientType=0 );
}

/* LETTER FROM SANTA PAGE STYLING */
#freeletter_container {
  background: #fff;
  font-family: "Monsterrat", sans-serif;
}
#freeletter_container .fb-container {
  position: relative;
  margin-bottom: 20px;
}
#freeletter_container ::-webkit-input-placeholder, #freeletter_container ::-moz-placeholder, #freeletter_container :-ms-input-placeholder, #freeletter_container :-moz-placeholder {
  font-size: 16px;
  font-weight: normal;
  font-family: "Monsterrat", sans-serif;
  color: #1c78db;
}
#freeletter_container .form-control, #freeletter_container label, #freeletter_container a:not(.btn) {
  font-family: "Monsterrat", sans-serif;
  font-weight: bold;
}
#freeletter_container .form-control {
  color: #1c78db;
}
#freeletter_container #freeletter_header img {
  width: 100%;
}
#freeletter_container.has_share_overlay .desktop_header, #freeletter_container:not(.has_share_overlay) .desktop_header_padding {
  display: none;
}
#freeletter_container.has_share_overlay .desktop_header_padding, #freeletter_container:not(.has_share_overlay) .desktop_header {
  display: block;
}
#freeletter_container.has_share_overlay #freeletter_header {
  background: #081446;
  padding-top: 40px;
}
@media (min-width: 480px) {
  #freeletter_container.has_share_overlay #freeletter_header {
    padding-top: 10px;
  }
}
@media (min-width: 515px) {
  #freeletter_container.has_share_overlay #freeletter_header {
    padding-top: 0;
  }
}
#freeletter_container .mobile_header_padding, #freeletter_container .mobile_header {
  display: none;
}
#freeletter_container #freeletter_content {
  background: #fff;
}
#freeletter_container #freeletter_content .fb-container {
  text-align: center;
}
#freeletter_container #freeletter_content .fb-like {
  position: relative !important;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  transform: none;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
}
#freeletter_container #freeletter_content .fb-share-button {
  position: relative !important;
  display: inline-block;
  transform: none;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
}
#freeletter_container #freeletter_content .freeletter_step {
  display: none;
}
#freeletter_container #freeletter_content[data-currentstep="1"] #freeletter_step1, #freeletter_container #freeletter_content[data-currentstep="2"] #freeletter_step2, #freeletter_container #freeletter_content[data-currentstep="3"] #freeletter_step3 {
  display: block;
}
#freeletter_container #freeletter_content[data-currentstep="4"] #freeletter_step4 {
  display: block;
  padding-top: 20px;
}
#freeletter_container h1.freeletter_step_header {
  font-size: 32px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #3B6DA9;
  margin: 15px 0 0 0;
  text-align: center;
}
#freeletter_container p.freeletter_step_subheader {
  font-size: 16px;
  font-weight: normal;
  color: #3B6DA9;
  margin: 0 0 15px 0;
  text-align: center;
}
#freeletter_container #freeletter_step1 ul {
  display: block;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  text-align: center;
}
#freeletter_container #freeletter_step1 ul li {
  padding: 0 10px;
  width: 33.33%;
  display: inline-block;
  position: relative;
  border: 5px solid transparent;
  cursor: pointer;
  overflow: visible;
}
#freeletter_container #freeletter_step1 ul li img {
  width: 100%;
  /* border-radius: 10px; */
}
#freeletter_container #freeletter_step1 ul li:hover img {
  box-shadow: 0 0 30px #fff584;
}
#freeletter_container #freeletter_step1 ul li:hover .letterhead_overlay {
  background: none;
}
#freeletter_container #freeletter_step1 ul li .letterhead_overlay {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 100%;
  /* border-radius: 10px; */
}
#freeletter_container #freeletter_step1 ul li.active .letterhead_overlay {
  background: none;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.5);
  border: 5px solid #F80410;
}
#freeletter_container #freeletter_step2 {
  margin: 30px -15px 0 -15px;
}
#freeletter_container #freeletter_step2 #letter_cat_select_holder {
  position: relative;
  width: 100%;
  display: block;
  padding: 0 15%;
}
#freeletter_container #freeletter_step2 #letter_cat_select_holder .form-control {
  height: 50px;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  color: #fff;
  background: #1c78db;
}
#freeletter_container #cat_available_letters {
  display: block;
  width: 100%;
  padding: 0 10%;
  margin: 30px 0;
  text-align: center;
}
#freeletter_container #cat_available_letters hr {
  margin: 0;
  border-top: 2px solid #1c78db;
}
#freeletter_container #cat_available_letters h3 {
  font-size: 20px;
  font-weight: 700;
  color: #1c78db;
  text-align: center;
  margin: 30px 0 15px 0;
  padding: 0;
}
#freeletter_container #cat_available_letters ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
#freeletter_container #cat_available_letters ul li {
  font-size: 16px;
  font-weight: 700;
  color: #1c78db;
  text-align: left;
  cursor: pointer;
}
#freeletter_container #cat_available_letters ul li a {
  padding: 5px;
  border-radius: 5px;
  line-height: 22px;
  color: #1c78db;
}
#freeletter_container #cat_available_letters ul li .letter_select_link {
  font-size: 18px;
  white-space: nowrap;
  display: inline-block;
}
#freeletter_container #cat_available_letters ul li .letter_preview_link {
  font-size: 18px;
  white-space: nowrap;
  color: #fff;
  background: #C10F14;
  margin: 0 0 0 5px;
  padding: 5px 10px;
  display: none;
}
#freeletter_container #cat_available_letters ul li.active .letter_select_link {
  color: #fff;
  background: #049F06;
  border-radius: 5px;
}
#freeletter_container #cat_available_letters ul li.active .letter_preview_link {
  display: inline-block;
}
#freeletter_container #freeletter_form {
  padding: 0;
}
#freeletter_container #freeletter_form #freeletter_form_alert {
  margin: 0 0 30px 0;
}
#freeletter_container #freeletter_form > p {
  font-size: 18px;
  font-weight: normal;
  color: #1c78db;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}
#freeletter_container #freeletter_form label {
  color: #1c78db;
}
#freeletter_container #freeletter_form .form-group {
  text-align: center;
}
#freeletter_container #freeletter_form .form-group > label {
  max-width: 50%;
  white-space: nowrap;
}
#freeletter_container #freeletter_form .form-group > .form-control {
  max-width: 50%;
}
#freeletter_container #freeletter_form .form-control {
  color: #1c78db;
}
#freeletter_container #freeletter_form .invalid .form-control {
  border: 3px solid #C10F14;
}
#freeletter_container #freeletter_form .invalid label {
  color: #C10F14;
}
#freeletter_container #freeletter_editor {
  width: 100%;
  height: 0;
  padding: 7% 7% 122.42% 7%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
}
#freeletter_container #freeletter_editor[data-selectedletterhead=redribbon] {
  background: url("/assets/img/promo_pdf/letter/letterhead2.jpg");
}
#freeletter_container #freeletter_editor[data-selectedletterhead=santaface] {
  background: url("/assets/img/promo_pdf/letter/letterhead3.jpg");
}
#freeletter_container #freeletter_editor[data-selectedletterhead=sleigh] {
  background: url("/assets/img/promo_pdf/letter/letterhead1.jpg");
}
#freeletter_container #freeletter_editor[data-selectedletterhead=yellow] {
  background: url("/assets/img/promo_pdf/easterletter/letterhead1.jpg");
}
#freeletter_container #freeletter_editor[data-selectedletterhead=blue] {
  background: url("/assets/img/promo_pdf/easterletter/letterhead2.jpg");
}
#freeletter_container #freeletter_editor .freeletter_editor_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 1;
}
#freeletter_container #freeletter_editor .freeletter_editor_content {
  width: 100%;
  display: block;
  margin: 0;
  z-index: 2;
  position: relative;
}
#freeletter_container #freeletter_editor .freeletter_editor_content h2 {
  font-size: 16px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  color: #1c78db;
  margin: 0 0 5px 0;
  text-align: right;
  position: relative;
}
#freeletter_container #freeletter_editor .freeletter_editor_content h2 span {
  color: #C10F14;
}
#freeletter_container #freeletter_editor #freeletter_editor_textarea {
  font-size: 16px;
  font-weight: bold;
  color: #426798;
  min-height: 350px;
}
#freeletter_container #freeletter_editor #freeletter_editor_select_holder {
  margin: 0;
  padding: 10% 15% 0 50%;
  position: relative;
  left: 15%;
}
#freeletter_container #freeletter_editor #freeletter_editor_select_holder #freeletter_santa_signature {
  margin: 15px auto 0 auto;
  display: block;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip {
  width: 250px;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  z-index: 4;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content {
  padding: 15px;
  position: relative;
  background: #F40B10;
  border: 4px solid #fff;
  border-radius: 5px;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content .editor_tip_close {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  line-height: 1;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content h2 {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 15px 0;
  text-align: left;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  text-align: left;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content:after {
  top: 50%;
  border-style: solid;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#freeletter_container #freeletter_editor .editor_tip_content:before {
  top: 50%;
  border-style: solid;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content:before {
  border-color: transparent #fff;
  border-width: 36px 0 36px 112px;
  margin-top: -36px;
  z-index: 0;
  right: -112px;
}
#freeletter_container #freeletter_editor .freeletter_editor_tip .editor_tip_content:after {
  border-color: rgba(136, 225, 245, 0);
  border-left-color: #F40B10;
  border-width: 30px 0 30px 100px;
  margin-top: -30px;
  z-index: 1;
  right: -100px;
}
#freeletter_container #freeletter_editor #freeletter_editor_custom_closing_line {
  display: none;
  width: 100%;
  margin-top: 15px;
}
#freeletter_container #freeletter_editor_custom_closing_line_mobile {
  display: none;
  width: 100%;
  margin-top: 15px;
}
#freeletter_container .freeletter_alert_4 {
  margin: 10px 0px 10px 0px;
}
#freeletter_container #freeletter_editor #editor_tip_1 {
  position: absolute;
  top: -125px;
  left: -25%;
}
#freeletter_container #freeletter_editor #editor_tip_1 .editor_tip_content:before {
  margin: 0;
  right: -81px;
  top: 72%;
  border-width: 32px 0 32px 102px;
  transform: rotate(30deg);
  filter: drop-shadow(5px 0px 5px rgba(0, 0, 0, 0.5));
  -webkit-filter: drop-shadow(5px 0px 5px rgba(0, 0, 0, 0.5));
}
#freeletter_container #freeletter_editor #editor_tip_1 .editor_tip_content:after {
  margin: 0;
  top: 71%;
  right: -74px;
  transform: rotate(30deg);
}
#freeletter_container #freeletter_editor #editor_tip_2 {
  position: absolute;
  top: 15px;
  left: -15%;
}
#freeletter_container #freeletter_editor #editor_tip_2 .editor_tip_content:before {
  filter: drop-shadow(5px 0px 2px rgba(0, 0, 0, 0.5));
  -webkit-filter: drop-shadow(5px 0px 2px rgba(0, 0, 0, 0.5));
}
#freeletter_container #freeletter_step3 .freeletter_editor_tip_overlay {
  display: none;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#freeletter_container #mobile_editor_tip {
  width: 250px;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  z-index: 4;
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#freeletter_container #mobile_editor_tip .editor_tip_content {
  padding: 15px;
  position: relative;
  background: #F40B10;
  border: 4px solid #fff;
  border-radius: 5px;
}
#freeletter_container #mobile_editor_tip .editor_tip_content .editor_tip_close {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  line-height: 1;
}
#freeletter_container #mobile_editor_tip .editor_tip_content h2 {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 15px 0;
  text-align: left;
}
#freeletter_container #mobile_editor_tip .editor_tip_content p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  text-align: left;
}
#freeletter_container #freeletter_step3 .checkbox {
  margin: 30px 0 0 0;
  text-align: right;
}
#freeletter_container #freeletter_step3 .checkbox input {
  display: none;
}
#freeletter_container #freeletter_step3 .checkbox > span {
  font-size: 16px;
  font-weight: bold;
  color: #1c78db;
  line-height: 1;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_container #freeletter_step3 .checkbox > span span {
  display: none;
}
#freeletter_container #freeletter_step3 .checkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  border: 3px solid #1c78db;
}
#freeletter_container #freeletter_step3 .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#freeletter_container #freeletter_closing_line_alert, #freeletter_container #freeletter_alert_3_chkbox {
  margin: 15px 0 0 0;
}
#freeletter_container.easterletter_container #freeletter_step4 .complete_pdfpromo_holder li {
  color: #fff;
  background: #CB27C7;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_add_btn span {
  background: #3BAA0B;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .finish_disabled_btn {
  color: #60DE40;
  background: #449B34;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .form-group input {
  color: #3264B0;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .form-group ::-webkit-input-placeholder {
  color: #3264B0;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .form-group ::-moz-placeholder {
  color: #3264B0;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .form-group :-ms-input-placeholder {
  color: #3264B0;
}
#freeletter_container.easterletter_container #freeletter_step4 .pdfpromo_submit .form-group :-moz-placeholder {
  color: #3264B0;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li {
  font-size: 20px;
  font-weight: normal;
  color: #F5FF80;
  background: #C21114;
  display: block;
  width: 100%;
  padding: 10px 30px;
  margin: 0 0 15px 0;
  text-align: left;
  line-height: 45px;
  overflow: hidden;
  border-radius: 30px;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li:only-child .remove {
  display: none;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li:last-child {
  margin: 0;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li span {
  display: inline-block;
  float: right;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li span a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li .edit {
  margin: 0;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li .remove {
  margin: 0 0 0 15px;
}
#freeletter_container #freeletter_step4 .complete_pdfpromo_holder li img {
  width: auto;
  height: 45px;
  float: left;
  cursor: pointer;
  margin: 0 5px 0 0;
}
#freeletter_container #freeletter_step4 .pdfpromo_add_btn {
  width: 100%;
  display: block;
  margin: 30px 0;
  padding: 0;
  position: relative;
}
#freeletter_container #freeletter_step4 .pdfpromo_add_btn * {
  cursor: pointer;
}
#freeletter_container #freeletter_step4 .pdfpromo_add_btn img {
  width: 70px;
  height: auto;
}
#freeletter_container #freeletter_step4 .pdfpromo_add_btn span {
  font-size: 18px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
  width: calc(100% - 85px);
  border-radius: 5px;
  color: #fff;
  background: #C21718;
  text-decoration: underline;
  position: absolute;
  left: 85px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_container #freeletter_buttons {
  display: block;
  margin: 30px -15px;
}
#freeletter_container #freeletter_buttons .btn {
  font-size: 28px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  border-radius: 30px;
  border: none;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  white-space: normal;
}
#freeletter_container #freeletter_buttons .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#freeletter_container #freeletter_buttons .btn:focus {
  outline: none;
}
#freeletter_container #freeletter_buttons .back-btn {
  background: #F40B10;
}
#freeletter_container #freeletter_buttons .next-btn {
  background: #196DD6;
}
#freeletter_container #freeletter_footer img {
  width: 100%;
}
#freeletter_container .alert-danger {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #C10F14;
  border: none;
}
@media (min-width: 481px) {
  #freeletter_container #freeletter_buttons .btn {
    font-size: 36px;
  }
}

footer.letter_footer {
  background: #2355a6;
}

#freeletter_container .pfs_dropdown {
  max-width: 350px;
  display: block;
  margin: 0 auto;
}
#freeletter_container .pfs_dropdown .dropdown-toggle {
  font-size: 14px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  padding: 0 10px;
  margin: 0;
  line-height: 50px;
  height: 50px;
  color: #fff;
  background: #1c78db;
  text-align: left;
}
#freeletter_container .pfs_dropdown .dropdown-toggle .fa {
  font-size: 46px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_container .pfs_dropdown .pfs_select {
  width: 100%;
  margin: 0;
  padding: 0;
  max-height: 500px;
  overflow-y: auto;
}
#freeletter_container .pfs_dropdown .pfs_select li {
  font-size: 14px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  padding: 5px 10px;
  color: #1c78db;
  cursor: pointer;
}
#freeletter_container .pfs_dropdown .pfs_select li:hover, #freeletter_container .pfs_dropdown .pfs_select li.active {
  background: #1c78db;
  color: #fff;
}
#freeletter_container .pfs_dropdown_holder select {
  position: absolute;
  z-index: -1;
  left: 0;
  display: none;
}
#freeletter_container .pfs_dropdown_holder.invalid .pfs_dropdown .dropdown-toggle {
  border: 3px solid #C10F14 !important;
  line-height: 30px !important;
}
#freeletter_container #freeletter_form .pfs_dropdown {
  width: 100%;
  max-width: 50%;
  margin: 0;
  display: block;
  float: left;
}
#freeletter_container #freeletter_form .pfs_dropdown .dropdown-toggle {
  height: 34px;
  line-height: 34px;
  background: #fff;
  color: #1c78db;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#freeletter_container #freeletter_form .pfs_dropdown .dropdown-toggle .fa {
  font-size: 34px;
  color: #1c78db;
}
#freeletter_container .freeletter_modal {
  -webkit-overflow-scrolling: auto;
}
#freeletter_container .freeletter_modal .modal-dialog {
  margin-top: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.freeletter_modal .modal-content .modal-header {
  padding: 0;
  border: none;
  margin: 0;
  position: relative;
  min-height: 0;
}
.freeletter_modal .modal-content .modal-header .close {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background: #C5232E;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  top: -5px;
  right: -5px;
  opacity: 1;
  text-align: center;
  line-height: 0.9;
  z-index: 5;
}
.freeletter_modal .modal-content .modal-header .close span {
  font-size: 40px;
  font-family: Arial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.freeletter_modal ::-webkit-input-placeholder, .freeletter_modal ::-moz-placeholder, .freeletter_modal :-ms-input-placeholder, .freeletter_modal :-moz-placeholder {
  color: #1c78db;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
.freeletter_modal input, .freeletter_modal select {
  color: #1c78db;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  border-top-width: 0px;
}
.freeletter_modal .finish_disabled_btn span {
  font-size: 20px;
  font-weight: 300;
  display: block;
}

#letter_sample_modal .modal-body {
  padding: 30px 40px 30px 40px;
}
#letter_sample_modal .modal-body h2 {
  font-weight: bold;
  color: #1f5491;
}
#letter_sample_modal .modal-body h3 {
  font-size: 16px;
  font-weight: bold;
  color: #B70F18;
  margin: 30px 0;
}
#letter_sample_modal .modal-body p {
  font-size: 16px;
  font-weight: normal;
  color: #1358a3;
  white-space: pre-wrap;
  margin: 0;
}
#letter_sample_modal .modal-body p span {
  background: #FDFD37;
}
#letter_sample_modal .modal-body .btn {
  font-size: 24px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #fff;
  background: #196DD6;
  padding: 10px;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  text-shadow: none;
  margin: 30px 0;
  letter-spacing: 1px;
}
#letter_sample_modal .modal-body .copy {
  font-size: 14px;
  font-weight: bold;
  color: #B70F18;
  margin: 0;
  display: block;
  text-align: center;
  text-decoration: none;
}
#letter_sample_modal .modal-body .copy span {
  text-decoration: underline;
  margin: 0 0 0 5px;
}

#letter_maxnum_modal .modal-body {
  padding: 60px;
}
#letter_maxnum_modal .modal-body h1 {
  font-size: 38px;
  font-weight: bold;
  padding: 0 30px;
  margin: 0 0 15px 0;
}
#letter_maxnum_modal .modal-body p {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}

#letterhead_confirm_modal .modal-content {
  border-radius: 15px;
  background: #fff;
}
#letterhead_confirm_modal .modal-snow {
  position: absolute;
  left: -20px;
  top: -40px;
  width: auto;
  height: 90px;
  z-index: 2;
}
#letterhead_confirm_modal .modal-body {
  padding: 30px;
}
#letterhead_confirm_modal .modal-body img {
  width: 100%;
  height: auto;
}
#letterhead_confirm_modal .modal-body p {
  font-size: 16px;
  font-weight: bold;
  color: #1c78db;
  text-align: center;
  margin: 30px 0 0 0;
}
#letterhead_confirm_modal .modal-body p a {
  text-decoration: underline;
}

#freeletter_step4 .modal-dialog {
  margin-top: 0;
}
#freeletter_step4 .modal-content {
  background: rgb(145, 183, 216);
  background: -moz-linear-gradient(top, rgb(145, 183, 216) 0%, rgb(242, 247, 250) 100%);
  background: -webkit-linear-gradient(top, rgb(145, 183, 216) 0%, rgb(242, 247, 250) 100%);
  background: linear-gradient(to bottom, rgb(145, 183, 216) 0%, rgb(242, 247, 250) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#91b7d8", endColorstr="#f2f7fa",GradientType=0 );
  border-radius: 15px;
  box-shadow: none;
}
#freeletter_step4 .modal-header .close {
  top: -15px;
  right: -20px;
}
#freeletter_step4 .modal-body {
  padding: 60px 30px 15px 30px;
  overflow: visible;
}
#freeletter_step4 .modal-body:after {
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  background: linear-gradient(to bottom, #D1E6F3 100%, #6A99C0 100%);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  content: "";
  z-index: -1;
  border-radius: 15px;
}
#freeletter_step4 .modal-snow {
  position: absolute;
  left: -20px;
  top: -40px;
  width: auto;
  height: 90px;
  z-index: 2;
}
#freeletter_step4 .form-control {
  color: #1c78db;
}
#freeletter_step4 p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: #1c78db;
  text-align: center;
}
#freeletter_step4 p span {
  text-transform: uppercase;
}
#freeletter_step4 p.help-text {
  font-size: 12px;
}
#freeletter_step4 .terms_link {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -30px;
  text-decoration: none;
}
#freeletter_step4 .btn {
  font-size: 26px;
  font-weight: 700;
  font-family: "Kanit", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  padding: 15px;
  margin: 15px 0;
  line-height: 1;
  background: #196DD6;
  border: none;
  border-radius: 25px;
  white-space: normal;
}
#freeletter_step4 .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#freeletter_step4 .checkbox {
  font-size: 14px;
  font-weight: bold;
  color: #1c78db;
  line-height: 1;
}
#freeletter_step4 .checkbox input {
  visibility: hidden;
}
#freeletter_step4 .checkbox span {
  line-height: 1;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_step4 .checkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #1c78db;
}
#freeletter_step4 .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#freeletter_step4 .checkbox span u {
  text-decoration: underline;
}
#freeletter_step4 .finish_disabled_btn {
  color: #CFDEE8;
  background: #A9C2D6;
  cursor: default;
}
#freeletter_step4 .finish_disabled_btn:hover {
  box-shadow: none;
}
#freeletter_step4 .form-group {
  position: relative;
}
#freeletter_step4 .form-group input {
  padding-right: 45px;
}
#freeletter_step4 .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_step4 .form-group .valid_img {
  width: 30px;
  height: 30px;
}
#freeletter_step4 .pdfpromo_submit .finish_disabled_btn {
  color: #A42832;
  background: #5E181A;
  cursor: default;
}
#freeletter_step4 .pdfpromo_submit.calendar_submit .finish_disabled_btn {
  color: #356897;
  background: #113D6A;
}
#freeletter_step4 .pdfpromo_submit .finish_disabled_btn span {
  font-size: 20px;
  font-weight: 300;
  display: block;
}
#freeletter_step4 .pdfpromo_submit .finish_disabled_btn:hover {
  box-shadow: none;
}
#freeletter_step4 .pdfpromo_submit .form-group {
  position: relative;
}
#freeletter_step4 .pdfpromo_submit .form-group input {
  font-size: 20px;
  font-weight: 700;
  color: #1c440f;
  padding: 30px;
  padding-right: 45px;
  height: 62px;
  padding: 5px 30px;
  line-height: 52px;
}
@media screen and (max-width: 480px) {
  #freeletter_step4 .pdfpromo_submit .form-group input {
    font-size: 16px;
  }
}
#freeletter_step4 .pdfpromo_submit .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#freeletter_step4 .pdfpromo_submit .form-group .valid_img {
  width: 30px;
  height: 30px;
}

#freeletter_container .modal.confirm_remove_modal .modal-body {
  padding: 30px 15%;
  background: #A51618;
}
#freeletter_container .modal.confirm_remove_modal .modal-body h1 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 45px 0;
  text-shadow: 3px 3px 3px #000;
  text-align: center;
  line-height: 1;
}
#freeletter_container .modal.confirm_remove_modal .modal-body .btn {
  font-size: 20px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
  line-height: 1;
  text-decoration: underline;
  padding: 0;
  margin: 0;
}
#freeletter_container .modal.confirm_remove_modal .modal-body .cancel-btn {
  float: left;
}
#freeletter_container .modal.confirm_remove_modal .modal-body .remove-child-btn {
  float: right;
}
#freeletter_container .modal .modal-content .modal-header {
  padding: 0;
  min-height: 0;
}
#freeletter_container .modal .modal-content .modal-header .close {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background: #C5232E;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  top: -5px;
  right: -5px;
  opacity: 1;
  text-align: center;
  line-height: 0.9;
  z-index: 5;
}
#freeletter_container .modal .modal-content .modal-header .close span {
  font-size: 40px;
  font-family: Arial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  #freeletter_container .modal .modal-content .modal-header .close {
    right: -20px;
    top: -8px;
  }
}

footer.easterletter_footer {
  background: #6a126a;
}

/* POSTCARD FROM SANTA PAGE STYLING */
#postcard_header_row {
  background: url("/assets/img/promo_pdf/postcard/bg_repeat.jpg");
  background-repeat: repeat-x;
  background-size: 1px 100%;
}
#postcard_header_row .col-xs-12 > img {
  width: 100%;
}
#postcard_header_row .fb-container {
  bottom: 17.5%;
  right: 40%;
  position: absolute;
}
#postcard_header_row .mobile_header_bubble {
  margin: 0 0 -15px 0;
}

#pdfpromo_container.postcard_container .form-group.invalid {
  border: 3px solid #ff0000;
}
#pdfpromo_container.postcard_container .form-group.invalid.pfs_dropdown_holder {
  border: none;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder {
  width: 100%;
}
#pdfpromo_container.postcard_container .pfs_dropdown {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle {
  font-size: 14px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  padding: 0 10px;
  margin: 0;
  line-height: 40px;
  height: 40px;
  color: #ae0d0d;
  background: #faff75;
  text-align: left;
}
#pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle .fa {
  font-size: 46px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container.postcard_container .pfs_dropdown .pfs_select {
  width: 100%;
  margin: 0;
  padding: 0;
  max-height: 500px;
  overflow-y: auto;
}
#pdfpromo_container.postcard_container .pfs_dropdown .pfs_select li {
  font-size: 14px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  padding: 5px 10px;
  color: #ae0d0d;
  cursor: pointer;
}
#pdfpromo_container.postcard_container .pfs_dropdown .pfs_select li:hover, #pdfpromo_container.postcard_container .pfs_dropdown .pfs_select li.active {
  background: #ae0d0d;
  color: #fff;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder select {
  position: absolute;
  z-index: -1;
  left: 0;
  display: none;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder.invalid .pfs_dropdown {
  border: 3px solid #ff0000;
  border-radius: 5px;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder.invalid.custom .pfs_dropdown .dropdown-toggle {
  border: none !important;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder.invalid.custom > input {
  border: 3px solid #ff0000;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder #postcard_custom_closing_line {
  display: none;
  margin: 10px 0 0 0;
}
#pdfpromo_container.postcard_container .pfs_dropdown_holder.custom #postcard_custom_closing_line {
  display: block;
}
#pdfpromo_container.postcard_container ::-webkit-input-placeholder, #pdfpromo_container.postcard_container ::-moz-placeholder, #pdfpromo_container.postcard_container :-ms-input-placeholder, #pdfpromo_container.postcard_container :-moz-placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #ae0d0d;
  background: #faff75;
}
#pdfpromo_container.postcard_container .postcard-body .form-control {
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  color: #ae0d0d;
  background: #faff75;
  line-height: 40px;
}
#pdfpromo_container #postcard_scroll_clickbox {
  width: 22%;
  height: 30%;
  position: absolute;
  bottom: 35%;
  right: 18%;
  z-index: 5;
  cursor: pointer;
}
#pdfpromo_container #postcard_scroll_clickbox:focus, #pdfpromo_container #postcard_scroll_clickbox:hover, #pdfpromo_container #postcard_scroll_clickbox:active, #pdfpromo_container #postcard_scroll_clickbox:visited {
  outline: none;
  border: none;
  background: none;
  text-decoration: none;
}

.postcard_container .postcard-header {
  background: #AF0C0D;
  height: auto;
  padding: 10px 15px;
}
.postcard_container .postcard-header h2 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: lighter;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.postcard_container .postcard-header b {
  text-transform: uppercase;
}
.postcard_container .postcard-header:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.postcard_container .postcard-body {
  margin: 0;
  padding: 20px;
  background: #FFFFFF;
  position: relative;
}
.postcard_container .postcard-body:last-of-type {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.postcard_container .postcard-body .postcard-select-img {
  opacity: 0.5;
  cursor: pointer;
  width: 100%;
}
.postcard_container .postcard-body .postcard-select-img:hover, .postcard_container .postcard-body .postcard-select-img.selected {
  opacity: 1;
}
.postcard_container .postcard-body .postcard-checkmark {
  display: none;
  max-width: 20%;
  width: auto;
  height: auto;
  top: 5px;
  left: 20px;
  position: absolute;
}
.postcard_container .postcard-body .postcard-select-img.selected ~ .postcard-checkmark {
  display: block;
}
.postcard_container .postcard-body #postcard_img_row .col-xs-6:first-child {
  padding-right: 10px;
}
.postcard_container .postcard-body #postcard_img_row .col-xs-6:last-child {
  padding-left: 10px;
}
.postcard_container .postcard-body #postcard_elf {
  position: absolute;
  top: 0;
  right: -65px;
  width: 84px;
  height: auto;
}
.postcard_container .postcard-body #postage_img {
  display: block;
  float: right;
  clear: both;
  width: auto;
  height: auto;
  max-width: 100%;
}
.postcard_container .postcard-body .postcard_mailto_header {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: #AF0C0D;
  padding: 5px;
  line-height: 1;
  margin: 15px 0;
  text-align: left;
}
.postcard_container .postcard-body #postcard_greeting_form_group.invalid {
  border: none;
}
.postcard_container .postcard-body #postcard_greeting_form_group.invalid input {
  border: 3px solid #ff0000;
}
.postcard_container .postcard-body #postcard_greeting {
  width: auto;
  margin: 0;
}
.postcard_container .postcard-body #postcard_copy {
  display: block;
}
.postcard_container .postcard-body #postcard_copy span {
  font-size: 22px;
  font-weight: bold;
  font-family: "Vockel", sans-serif;
  color: #041d06;
}
.postcard_container .postcard-body #postcard_copy .edit-btn {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #009ce5;
  border-radius: 6px;
  margin: 0 0 0 5px;
  padding: 5px 10px;
  line-height: 1;
}
.postcard_container #postcard_copyaddress_checkbox {
  font-size: 16px;
  font-weight: normal;
  color: #041d06;
  line-height: 1;
  text-align: left;
}
.postcard_container #postcard_copyaddress_checkbox input {
  visibility: hidden;
}
.postcard_container #postcard_copyaddress_checkbox span {
  font-weight: 300;
  padding: 0;
  line-height: 1;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.postcard_container #postcard_copyaddress_checkbox span b {
  font-size: 18px;
  font-weight: 700;
}
.postcard_container #postcard_copyaddress_checkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #041d06;
}
.postcard_container #postcard_copyaddress_checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.postcard_container #postcard_content_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.postcard_container #postcard_content_row > .col-sm-6:first-child {
  border-right: 2px solid #d7d7d7;
}
.postcard_container #postcard_content_row #postcard_editing_holder {
  display: none;
}
.postcard_container #postcard_content_row.editing #postcard_copy {
  display: none;
}
.postcard_container #postcard_content_row.editing #postcard_editing_holder {
  display: block;
}
.postcard_container #postcard_content_row #postcard_content {
  margin: 0 0 5px 0;
  height: auto;
  line-height: 1.42857143;
}
.postcard_container #postcard_content_row #postcard_char_cnt {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.postcard_container #postcard_content_row .done-btn {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #AF0C0D;
  border-radius: 6px;
  margin: 0 0 15px 0;
  padding: 5px 10px;
  line-height: 1;
}
.postcard_container #postcard_content_col #postcard_closing_line_dropdown {
  float: right;
  max-width: 100%;
  width: 350px;
}
.postcard_container #postcard_content_col #postcard_closing_line_dropdown img {
  max-width: 90%;
  margin: 10px 0 0 0;
  display: block;
  float: right;
}
.postcard_container #postcard_content_col #postcard_greeting_form_group, .postcard_container #postcard_content_col #postcard_copy, .postcard_container #postcard_content_col #postcard_editing_holder, .postcard_container #postcard_content_col #postcard_closing_line_dropdown {
  display: none;
}
.postcard_container #postcard_content_col.template_selected #postcard_greeting_form_group {
  display: block;
}
.postcard_container #postcard_content_row:not(.editing) #postcard_content_col.template_selected #postcard_copy, .postcard_container #postcard_content_row.editing #postcard_content_col.template_selected #postcard_editing_holder {
  display: block;
}
.postcard_container #postcard_content_col.template_selected #postcard_closing_line_dropdown {
  display: block;
}
.postcard_container #postcard_form .row .col-sm-6:first-child {
  padding-right: 5px;
}
.postcard_container #postcard_form .row .col-sm-6:last-child {
  padding-left: 5px;
}
.postcard_container #postcard_form .row .col-sm-6:only-child {
  padding: 0 15px 0 5px;
}
.postcard_container #postcard_content_row .form-group > #mailto_zip ~ p {
  font-size: 12px;
  font-weight: 300;
  color: #ae0d0d;
  margin: 5px 0 0 0;
  display: none;
}
.postcard_container #postcard_content_row .form-group > #mailto_zip.invalid ~ p {
  display: block;
}
.postcard_container #postcard_next_btn_holder .checkbox {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  text-align: right;
}
.postcard_container #postcard_next_btn_holder .checkbox input {
  visibility: hidden;
}
.postcard_container #postcard_next_btn_holder .checkbox span {
  font-weight: 300;
  padding: 0 0 0 15%;
  line-height: 1;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.postcard_container #postcard_next_btn_holder .checkbox span b {
  font-size: 18px;
  font-weight: 700;
}
.postcard_container #postcard_next_btn_holder .checkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
}
.postcard_container #postcard_next_btn_holder .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.postcard_container #postcard_next_btn_holder #postcard_back_btn {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  background: #AF0C0D;
  float: left;
  display: block;
  padding: 15px 30px;
  margin: 0;
  line-height: 1;
  border-radius: 15px;
}
.postcard_container #postcard_next_btn_holder #postcard_next_btn {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  background: #00a802;
  float: right;
  display: block;
  padding: 15px 30px;
  margin: 0;
  line-height: 1;
  border-radius: 15px;
}
.postcard_container #postcard_list_content {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li {
  font-size: 20px;
  font-weight: normal;
  color: #EBF447;
  background: #177F1C;
  display: block;
  width: 100%;
  padding: 10px 30px;
  margin: 0 0 15px 0;
  text-align: left;
  line-height: 45px;
  overflow: hidden;
  border-radius: 10px;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li:only-child .remove {
  display: none;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li:last-child {
  margin: 0;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li span {
  display: inline-block;
  float: right;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li span a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li .edit {
  margin: 0;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li .remove {
  margin: 0 0 0 15px;
}
.postcard_container #postcard_step2 .complete_pdfpromo_holder li img {
  width: auto;
  height: 45px;
  float: left;
  cursor: pointer;
  margin: 0 5px 0 0;
}
.postcard_container #postcard_step2 .pdfpromo_add_btn {
  width: 100%;
  display: block;
  margin: 30px 0;
  padding: 0;
  position: relative;
}
.postcard_container #postcard_step2 .pdfpromo_add_btn * {
  cursor: pointer;
}
.postcard_container #postcard_step2 .pdfpromo_add_btn img {
  width: 70px;
  height: auto;
}
.postcard_container #postcard_step2 .pdfpromo_add_btn span {
  font-size: 18px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
  width: calc(100% - 85px);
  border-radius: 5px;
  color: #fff;
  background: #C21718;
  text-decoration: underline;
  position: absolute;
  left: 85px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#pdfpromo_container.postcard_container #postcard_chkbox_alert {
  margin: 15px 0;
}
#pdfpromo_container.postcard_container #postcard_list_content ::-webkit-input-placeholder, #pdfpromo_container.postcard_container #postcard_list_content ::-moz-placeholder, #pdfpromo_container.postcard_container #postcard_list_content :-ms-input-placeholder, #pdfpromo_container.postcard_container #postcard_list_content :-moz-placeholder {
  font-size: 16px;
  font-weight: normal;
  color: #417D46;
  background: none;
}

.postcard_container #postcard_list_content {
  position: relative;
}
.postcard_container #postcard_list_content p {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-align: center;
}
.postcard_container #postcard_list_content p span {
  font-weight: bold;
  color: #CB2C2C;
}
.postcard_container #postcard_list_content .terms_link {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -30px;
  text-decoration: underline;
}
.postcard_container #postcard_list_content .btn {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  margin: 15px 0 45px 0;
  line-height: 1;
  background: #CD0A12;
  border: none;
  border-radius: 10px;
  white-space: normal;
}
.postcard_container #postcard_list_content .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
.postcard_container #postcard_list_content .checkbox {
  font-size: 14px;
  font-weight: bold;
  color: #43914A;
  line-height: 1;
}
.postcard_container #postcard_list_content .checkbox input {
  visibility: hidden;
}
.postcard_container #postcard_list_content .checkbox span {
  line-height: 1;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.postcard_container #postcard_list_content .checkbox label {
  width: 30px;
  height: 30px;
  border: 1px solid #43914A;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
}
.postcard_container #postcard_list_content .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.postcard_container #postcard_list_content .finish_disabled_btn {
  color: #A42832;
  background: #5E181A;
  cursor: default;
}
.postcard_container #postcard_list_content .finish_disabled_btn:hover {
  box-shadow: none;
}
.postcard_container #postcard_list_content .form-group {
  position: relative;
}
.postcard_container #postcard_list_content .form-group input {
  border: 1px solid #43914A;
  padding-right: 45px;
  height: 45px;
}
.postcard_container #postcard_list_content .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.postcard_container #postcard_list_content .form-group .valid_img {
  width: 30px;
  height: 30px;
}
.postcard_container #postcard_list_content .terms_link {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  position: absolute;
  bottom: -24px;
  right: 0;
}

#postcard_geoblock h1 {
  font-size: 42px;
  font-weight: normal;
  color: #fff;
  margin: 30px 0 10px 0;
  text-align: center;
}
#postcard_geoblock p {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 30px 0;
  text-align: center;
}

#postcard_finish_chkbox_alert {
  margin: 0 0 15px 0;
}

#postcard_address_unverified_modal img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

#pdfpromo_container .postcard_modal .modal-content .modal-body h1 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  color: #1F78B5;
  text-align: center;
  text-shadow: none;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
  padding: 10px 0;
  color: #1F78B5;
  text-align: center;
  border: none;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
  padding: 10px 0;
  color: #1F78B5;
  text-align: center;
  border-top: 2px solid #1F78B5;
  border-bottom: 2px solid #1F78B5;
  line-height: 1.5;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body p {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
  color: #AD0C0C;
  text-align: center;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body img {
  width: auto;
  margin: 0 auto 15px auto;
  max-width: 100%;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body .btn {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  line-height: 1;
  border-radius: 5px;
  margin: 0 0 15px 0;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body .btn:last-child {
  margin: 0;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body .addressConfirmBtn {
  background: #14801C;
}
#pdfpromo_container .postcard_modal .modal-content .modal-body .backBtn {
  background: #AD0C0C;
}
#pdfpromo_container .maxnum_modal.postcard_modal .modal-body {
  background: #A51618;
  padding: 60px 5%;
}
#pdfpromo_container .maxnum_modal.postcard_modal .modal-body h1 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-shadow: 3px 3px 3px #000;
  text-align: center;
  line-height: 1;
}
#pdfpromo_container .maxnum_modal.postcard_modal .modal-body p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin: 5px 0 0 0;
}
#pdfpromo_container .nophoto_modal.postcard_modal .modal-body {
  background: #A51618;
  padding: 60px 15%;
}
#pdfpromo_container .nophoto_modal.postcard_modal .modal-body h1 {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-shadow: 3px 3px 3px #000;
  text-align: center;
  line-height: 1;
}
#pdfpromo_container .modal.confirm_remove_modal .modal-body {
  padding: 30px 15%;
}
#pdfpromo_container .modal.confirm_remove_modal .modal-body h1 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 45px 0;
  text-shadow: 3px 3px 3px #000;
  text-align: center;
  line-height: 1;
}
#pdfpromo_container .modal.confirm_remove_modal .modal-body .btn {
  font-size: 20px;
  font-weight: bold;
  font-family: "Monsterrat", sans-serif;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
  line-height: 1;
  text-decoration: underline;
  padding: 0;
  margin: 0;
}
#pdfpromo_container .modal.confirm_remove_modal .modal-body .cancel-btn {
  float: left;
}
#pdfpromo_container .modal.confirm_remove_modal .modal-body .remove-child-btn {
  float: right;
}
#pdfpromo_container.postcard_groupon_container {
  background: #025887;
}
#pdfpromo_container.postcard_groupon_container #postcard_header_row {
  background: url("/assets/img/promo_pdf/postcard_groupon/bg_repeat.jpg");
  background-repeat: repeat-x;
  background-size: 1px 100%;
}
#pdfpromo_container.postcard_groupon_container p {
  color: #006093;
}
#pdfpromo_container.postcard_groupon_container .postcard_modal .modal-content .modal-body .addressConfirmBtn {
  background: #006093;
}

.postcard_groupon_container .postcard-header {
  background: #177bcc;
}
.postcard_groupon_container .postcard-body .postcard_mailto_header {
  background: #177bcc;
}
.postcard_groupon_container #postcard_content_row #postcard_char_cnt {
  color: #006093;
}
.postcard_groupon_container #postcard_next_btn_holder #postcard_next_btn {
  background: #ff780a;
}
.postcard_groupon_container #postcard_step2 .complete_pdfpromo_holder li {
  background: #006093;
}
.postcard_groupon_container #postcard_step2 .pdfpromo_add_btn span {
  color: #006093;
}

#pdfpromo_container.postcard_groupon_container #postcard_list_content ::-webkit-input-placeholder, #pdfpromo_container.postcard_groupon_container #postcard_list_content ::-moz-placeholder, #pdfpromo_container.postcard_groupon_container #postcard_list_content :-ms-input-placeholder, #pdfpromo_container.postcard_groupon_container #postcard_list_content :-moz-placeholder {
  color: #006093;
}

.postcard_groupon_container .postcard-body #postcard_copy .edit-btn {
  background: #E8291F;
}
.postcard_groupon_container #postcard_list_content .form-group input {
  color: #006093;
  border: 1px solid #D7E1E3;
}
.postcard_groupon_container #postcard_list_content .checkbox {
  color: #006093;
}
.postcard_groupon_container #postcard_list_content .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.postcard_groupon_container #postcard_next_btn_holder .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}

footer.postcard_groupon_footer {
  background: rgb(2, 88, 135);
  background: -moz-linear-gradient(top, rgb(2, 88, 135) 43%, rgb(0, 48, 73) 100%);
  background: -webkit-linear-gradient(top, rgb(2, 88, 135) 43%, rgb(0, 48, 73) 100%);
  background: linear-gradient(to bottom, rgb(2, 88, 135) 43%, rgb(0, 48, 73) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#025887", endColorstr="#003049",GradientType=0 );
}

#pdfpromo_container #postcard_geoblock_modal .modal-body {
  background: #1A731F;
  padding: 30px;
}
#pdfpromo_container #postcard_geoblock_modal p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1;
}
#pdfpromo_container #postcard_geoblock_modal h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #F6FD3F;
  text-shadow: 3px 3px 3px #000;
  margin: 15px 0;
  padding: 0;
  line-height: 1;
  letter-spacing: 1px;
}
#pdfpromo_container #postcard_geoblock_modal h3 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #fff;
  text-shadow: 3px 3px 3px #000;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 1;
  letter-spacing: 1px;
}
#pdfpromo_container #postcard_geoblock_modal h3 a {
  font-family: "Kanit", sans-serif;
  color: #F6FD3F;
  text-decoration: underline;
}
#pdfpromo_container #postcard_geoblock_modal img {
  width: 100%;
  height: auto;
  margin: 30px 0;
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container #postcard_geoblock_modal .btn {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  margin: 0 auto;
  background: #FD6500;
  white-space: normal;
  line-height: 1.2;
  max-width: 350px;
  border-radius: 10px;
}
#pdfpromo_container #postcard_geoblock_modal .btn:hover {
  box-shadow: 0 0 30px #fff584;
}

footer.flightplan_footer {
  background: #002046;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  footer.flightplan_footer {
    padding: 15px 0;
  }
}

.santalive-copyright {
  display: none;
}

.santalive-links {
  display: none;
}

footer.santalive_footer {
  background: #500100;
}
footer.santalive_footer .reg-copyright {
  display: none;
}
footer.santalive_footer .santalive-copyright {
  display: block;
  margin: 15px 0;
  font-size: 80%;
}
footer.santalive_footer .santalive-links {
  display: block;
  margin: 0 0 15px 0;
  font-size: 80%;
}
footer.santalive_footer .santa-links .letter-li, footer.santalive_footer .santa-links .contact-li {
  display: none;
}

#pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row .col-sm-4 {
  display: inline-flex;
  flex: 1;
  flex-direction: column;
  padding-bottom: 40px;
}
#pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row .col-sm-4 .get_started_bottom {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row .col-sm-4 .get_started_bottom .get-started-button {
  margin: auto auto 0 auto;
}
@media (min-width: 768px) {
  #pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row {
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
  }
  #pdfpromo_container.letterstosanta_container #flightplan_get_started.letterstosanta .get_started_row .col-sm-4 .get_started_bottom {
    width: 86%;
    margin: 0 auto;
  }
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .video {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .video video {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  outline: none;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .video .play-icon {
  display: block;
  width: 125px;
  height: auto;
  max-width: 40%;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .video .lts_play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  outline: none;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .video.playing .lts_play {
  display: none;
}

#freeletter_container.letterstosanta #letterstosanta_header {
  background: #2355a6;
}
#freeletter_container.letterstosanta #letterstosanta_header .elf-img {
  width: 200px;
  max-width: 100%;
  height: auto;
  display: table;
  margin: 30px auto 0 auto;
}
#freeletter_container.letterstosanta #letterstosanta_header .title-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#freeletter_container.letterstosanta #letterstosanta_header .snow-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
#freeletter_container.letterstosanta #letterstosanta_header h2 {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px 0;
  text-align: center;
  line-height: 1.15;
}
#freeletter_container.letterstosanta #letterstosanta_header h2 span {
  white-space: nowrap;
}
#freeletter_container.letterstosanta.has_share_overlay #letterstosanta_header {
  padding-top: 50px;
}
#freeletter_container.letterstosanta.letterstosanta-view {
  margin-top: 30px;
}
#freeletter_container.letterstosanta #unauthorized_container .dangling-elf {
  display: block;
  margin: -5% auto 30px auto;
  width: 200px;
  height: auto;
  max-width: 100%;
}
#freeletter_container.letterstosanta #unauthorized_container h1 {
  font-size: 38px;
  font-weight: 700;
  color: #295025;
  margin: 0;
  text-align: center;
  line-height: 1.15;
}
#freeletter_container.letterstosanta #unauthorized_container p {
  font-size: 24px;
  font-weight: 500;
  color: #295025;
  margin: 15px 0 60px 0;
  text-align: center;
  line-height: 1.15;
}
@media (min-width: 992px) {
  #freeletter_container.letterstosanta #unauthorized_container .dangling-elf {
    margin-top: -4%;
  }
}
@media (min-width: 1201px) {
  #freeletter_container.letterstosanta #unauthorized_container .dangling-elf {
    margin-top: -70px;
  }
}
#freeletter_container.letterstosanta #freeletter_step1 ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 -10px -10px -10px;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
  text-align: center;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li {
  padding: 45px 10px;
  margin: 0 10px 10px 0;
  width: auto;
  height: auto;
  flex: 1;
  align-self: stretch;
  display: inline-block;
  border: 5px solid transparent;
  cursor: pointer;
  overflow: visible;
  max-width: 50%;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li.creator {
  background: #2355a6;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li.photo {
  background: rgb(226, 18, 24);
}
#freeletter_container.letterstosanta #freeletter_step1 ul li.blank {
  background: rgb(45, 170, 40);
}
#freeletter_container.letterstosanta #freeletter_step1 ul li:last-child {
  margin: 0 0 10px 0;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  line-height: 1.1;
  margin: 0;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 span {
  white-space: nowrap;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  margin: 0;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice img {
  width: 100px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto 0 0 0;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li:hover {
  border: 5px solid rgb(226, 18, 24);
}
#freeletter_container.letterstosanta #freeletter_step1 ul li:hover img {
  box-shadow: none;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li:hover .letterhead_overlay {
  background: none;
}
#freeletter_container.letterstosanta #freeletter_step1 ul li.active {
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.5);
  border: 5px solid rgb(226, 18, 24);
}
@media (min-width: 530px) {
  #freeletter_container.letterstosanta #freeletter_step1 ul {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li {
    max-width: 33.333%;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li:last-child {
    margin: 0 0 10px 0;
  }
}
#freeletter_container.letterstosanta #freeletter_step2 {
  margin: 30px -15px 0 -15px;
}
#freeletter_container.letterstosanta #freeletter_step2 #letter_cat_select_holder {
  position: relative;
  width: 100%;
  display: block;
  padding: 0 15%;
}
#freeletter_container.letterstosanta #freeletter_step2 #letter_cat_select_holder .form-control {
  height: 50px;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  color: #fff;
  background: #1c78db;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part1 {
  display: block;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 {
  display: none;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  padding: 0;
  margin: 0;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  border: 5px solid transparent;
  padding: 30px 15px;
  margin: 0 15px 0 0;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li img {
  width: 200px;
  max-width: 100%;
  height: auto;
  display: block;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li:last-child {
  margin: 0;
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li:hover {
  border: 5px solid rgb(226, 18, 24);
}
#freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li.active {
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.5);
  border: 5px solid rgb(226, 18, 24);
}
@media (min-width: 768px) {
  #freeletter_container.letterstosanta #freeletter_step2 #step2_part2 ul li {
    padding: 15px 10px;
  }
}
#freeletter_container.letterstosanta #freeletter_step2.part2 #step2_part1 {
  display: none;
}
#freeletter_container.letterstosanta #freeletter_step2.part2 #step2_part2 {
  display: block;
}
#freeletter_container.letterstosanta #cat_available_letters ul li.active {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
#freeletter_container.letterstosanta #cat_available_letters ul li.active .letter_select_link {
  text-decoration: none;
}
#freeletter_container.letterstosanta #cat_available_letters ul li.active .letter_preview_link {
  font-size: 14px;
  text-decoration: none;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .control-label {
  padding: 0 15px 0 0;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgb(45, 164, 39);
  width: 100%;
  max-width: 100%;
  padding: 15px 5px;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn h4 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
  margin: 0;
  text-align: center;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn span {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  display: block;
  margin: 2px 0 0 0;
  text-align: center;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn.has-img {
  flex-direction: row;
  background: rgb(23, 97, 168);
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn.has-img .btn-img {
  width: 30px;
  height: auto;
  display: inline-block;
}
#freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn.has-img .text {
  display: inline-block;
}
@media (min-width: 768px) {
  #freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group {
    flex-direction: row;
  }
  #freeletter_container.letterstosanta #freeletter_form .form-group.upload-photo-form-group .upload-photo-btn {
    max-width: 50%;
  }
}
#freeletter_container.letterstosanta #freeletter_form .pdfpromo_photo_preview {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 0 15px 0;
}
#freeletter_container.letterstosanta #freeletter_form .pdfpromo_photo_preview img {
  width: 150px;
  height: auto;
  max-width: 50%;
  margin: 0 15px 0 0;
}
#freeletter_container.letterstosanta #freeletter_form .pdfpromo_photo_preview .remove-photo-btn {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  width: auto;
  line-height: 1;
}
#freeletter_container.letterstosanta #freeletter_editor {
  background: #d7eafa;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom .top_row {
  display: flex;
  align-items: center;
  justify-content: center;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder {
  padding: 0;
  width: 36%;
  margin: 15px;
  left: 0;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder #editor_tip_2 {
  left: -350px;
  top: -33px;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder .pfs_dropdown {
  width: 100%;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder .signature {
  display: block;
  text-align: left;
  width: 100%;
  padding: 0 10px;
  margin: 10px 0 0 0;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder .signature p {
  font-size: 20px;
  font-weight: 400;
  font-family: "ComingSoon", Arial, sans-serif;
  display: block;
  text-align: left;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom #freeletter_editor_select_holder .signature p #signature_child_name {
  font-weight: 600;
  display: block;
  text-align: center;
  margin-top: 5px;
  transform: rotateZ(-10deg);
  -webkit-transform: rotateZ(-10deg);
  -moz-transform: rotateZ(-10deg);
  -ms-transform: rotateZ(-10deg);
  -o-transform: rotateZ(-10deg);
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom .sticker_col {
  width: 32%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 20px 20px;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom .sticker_col img {
  width: auto;
  max-width: 100%;
  height: auto;
  transform: rotateZ(-10deg);
  -webkit-transform: rotateZ(-10deg);
  -moz-transform: rotateZ(-10deg);
  -ms-transform: rotateZ(-10deg);
  -o-transform: rotateZ(-10deg);
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom .picture_col {
  width: 32%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-top: 30px;
}
#freeletter_container.letterstosanta #freeletter_editor .letter_bottom .picture_col img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #freeletter_container.letterstosanta #freeletter_editor {
    background: url("/assets/img/promo_pdf/letterstosanta/kids/letterhead.jpg");
  }
  #freeletter_container.letterstosanta #freeletter_editor .letter_bottom .sticker_col {
    padding: 30px 0 0 0;
  }
}
#freeletter_container.letterstosanta #freeletter_step4 #lettertosanta_spinner {
  display: table;
  margin: 30px auto;
}
#freeletter_container.letterstosanta #freeletter_step4 #lettertosanta_spinner .fa {
  font-size: 60px;
  color: #3B6DA9;
}
#freeletter_container.letterstosanta #freeletter_step4 .img-section {
  position: relative;
  padding: 45px 0;
}
#freeletter_container.letterstosanta #freeletter_step4 .img-section .preview_img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#freeletter_container.letterstosanta #freeletter_step4 .img-section #letterSendAnimation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-55%);
  -webkit-transform: translateY(-55%);
  -moz-transform: translateY(-55%);
  -o-transform: translateY(-55%);
}
#freeletter_container.letterstosanta #freeletter_buttons #lettertosanta_submit_btn {
  background: #196DD6;
}
#freeletter_container.letterstosanta #freeletter_buttons #lettertosanta_submit_btn .fa-spinner {
  font-size: 34px;
  color: #fff;
  margin: 0 10px 0 0;
  display: none;
}
#freeletter_container.letterstosanta #freeletter_buttons #lettertosanta_submit_btn.submitting {
  background: rgb(120, 159, 198);
}
#freeletter_container.letterstosanta #freeletter_buttons #lettertosanta_submit_btn.submitting .fa-spinner {
  display: inline-block;
}
#freeletter_container.letterstosanta #freeletter_buttons #lettertosanta_submit_btn.blink:not(.submitting) {
  animation: opacity_blink 1s linear infinite;
}
@media (max-width: 480px) {
  #freeletter_container.letterstosanta #freeletter_buttons .btn {
    font-size: 18px;
  }
  #freeletter_container.letterstosanta #freeletter_buttons .btn .fa {
    font-size: 20px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 400px) {
  #freeletter_container.letterstosanta #freeletter_buttons .btn {
    font-size: 16px;
  }
  #freeletter_container.letterstosanta #freeletter_buttons .btn .fa {
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  #freeletter_container.letterstosanta #freeletter_buttons .btn {
    font-size: 14px;
  }
  #freeletter_container.letterstosanta #freeletter_buttons .btn .fa {
    font-size: 14px;
  }
}
@keyframes opacity_blink {
  50% {
    opacity: 0.2;
  }
}
#freeletter_container.letterstosanta #lettertosanta_view_container h1 {
  font-size: 38px;
  font-weight: 700;
  color: #3B6DA9;
  margin: 0;
  text-align: center;
  line-height: 1.15;
}
#freeletter_container.letterstosanta #lettertosanta_view_container h1 span {
  text-transform: capitalize;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-text-img {
  width: 600px;
  height: auto;
  max-width: 100%;
  display: block;
  margin: 15px auto 30px auto;
}
#freeletter_container.letterstosanta #lettertosanta_view_container p {
  font-size: 24px;
  font-weight: 500;
  color: #3B6DA9;
  margin: 15px 0 60px 0;
  text-align: center;
  line-height: 1.15;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .letter-img-holder {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .letter-img-holder .santa-letter-img {
  width: 459px;
  height: auto;
  max-width: 100%;
  margin: 0 15px;
  text-align: center;
  display: block;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .letter-img-holder .left-sparkles {
  display: inline-block;
  width: 40px;
  height: auto;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .letter-img-holder .right-sparkles {
  display: inline-block;
  width: 40px;
  height: auto;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .letter-img-holder a {
  position: absolute;
  top: 0;
  left: 50%;
  width: 459px;
  max-width: 100%;
  height: 100%;
  z-index: 10;
  outline: none;
  text-decoration: none;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns {
  display: block;
  margin: 0 auto 60px auto;
  width: 459px;
  max-width: 100%;
  padding: 0;
  list-style: none;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0 0;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  outline: none;
  border-radius: 0;
  border: none;
  line-height: 1;
  padding: 20px 12px;
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a.red-btn {
  background: rgb(192, 13, 18);
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a.green-btn {
  background: rgb(48, 149, 24);
}
#freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a.blue-btn {
  background: rgb(35, 88, 164);
}
@media (min-width: 400px) {
  #freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a {
    font-size: 18px;
  }
}
@media (min-width: 481px) {
  #freeletter_container.letterstosanta #letterstosanta_header h2 {
    font-size: 36px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 {
    font-size: 24px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice p {
    font-size: 22px;
  }
  #freeletter_container.letterstosanta #lettertosanta_view_container .santa-letter-btns li a {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  #freeletter_container.letterstosanta #letterstosanta_header h2 {
    font-size: 42px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 {
    font-size: 28px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice p {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #freeletter_container.letterstosanta #letterstosanta_header h2 {
    font-size: 52px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 {
    font-size: 36px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice p {
    font-size: 28px;
  }
}
@media (min-width: 1201px) {
  #freeletter_container.letterstosanta #letterstosanta_header h2 {
    font-size: 62px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice h3 {
    font-size: 42px;
  }
  #freeletter_container.letterstosanta #freeletter_step1 ul li .letterChoice p {
    font-size: 32px;
  }
}

.lettertosanta_modal.photo_size_modal .modal-content {
  background: rgb(2, 64, 125);
  background: -moz-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: -webkit-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: linear-gradient(to bottom, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#02407d", endColorstr="#023465", GradientType=0 );
  border-radius: 15px;
  box-shadow: none;
}
.lettertosanta_modal.photo_size_modal .modal-body h1 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-shadow: 5px 5px 5px #000;
  margin: 0 0 30px 0;
  text-align: center;
  line-height: 1;
}
.lettertosanta_modal.photo_size_modal .modal-body p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px 0;
  line-height: 1.15;
  text-align: center;
}

.lettertosanta_modal.cropper_modal .jcrop-holder .jcrop-handle {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0 !important;
  opacity: 0.9 !important;
}
.lettertosanta_modal.cropper_modal .modal-content {
  background: rgb(2, 64, 125);
  background: -moz-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: -webkit-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: linear-gradient(to bottom, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#02407d", endColorstr="#023465", GradientType=0 );
  border-radius: 15px;
  box-shadow: none;
}
.lettertosanta_modal.cropper_modal .modal-content .mobile-span {
  display: none;
}
.lettertosanta_modal.cropper_modal .modal-content .desktop-span {
  display: inline;
}
@media screen and (max-width: 767px) {
  .lettertosanta_modal.cropper_modal .modal-content .mobile-span {
    display: inline;
  }
  .lettertosanta_modal.cropper_modal .modal-content .desktop-span {
    display: none;
  }
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body h1 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  text-shadow: 5px 5px 5px #000;
  margin: 0;
  text-align: center;
  line-height: 1;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin: 30px 0 10px 0;
  line-height: 1;
  text-align: center;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px 0;
  line-height: 1;
  text-align: center;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body .cropper-icon {
  width: 200px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 15px auto;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body img:not(.cropper-icon) {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body .jcrop-holder {
  margin: 0 auto;
  max-width: 100%;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-body .jcrop-holder .jcrop-keymgr {
  opacity: 0;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer {
  padding: 15px;
  border: none;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn {
  font-size: 18px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  background: #1077d7;
  margin: 0 auto 15px auto;
  width: 220px;
  max-width: 100%;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 15px 5px;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn sup {
  font-size: 100%;
  top: 0;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn img {
  width: auto;
  height: 20px;
  display: inline-block;
  margin: 0 0 0 10px;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn:hover {
  box-shadow: 0 0 30px #fff584;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li {
  margin: 0 10px 0 0;
  width: 200px;
  max-width: calc(50% - 5px);
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li:last-child {
  margin: 0;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li .btn {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  padding: 15px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li .btn.cancel-btn {
  background: #C2252C;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li .btn.save-btn {
  background: #2DA007;
}
.lettertosanta_modal.cropper_modal .modal-content .modal-footer ul li .btn span {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}

#letterstosanta_create_footer {
  background: #2355a6;
}
#letterstosanta_create_footer p {
  font-size: 14px;
  font-weight: 400;
  color: rgb(92, 125, 181);
  text-align: center;
  margin: 15px 0px 60px 0px;
}
@media (min-width: 768px) {
  #letterstosanta_create_footer {
    min-height: 200px;
  }
  #letterstosanta_create_footer p {
    margin: 30px 0 60px 0;
  }
}
@media (min-width: 992px) {
  #letterstosanta_create_footer {
    min-height: 250px;
  }
  #letterstosanta_create_footer p {
    margin: 30px 0 60px 0;
  }
}

.lettertosanta-links {
  display: none;
}

footer.letterstosanta_footer {
  background: rgb(76, 3, 4);
}
footer.letterstosanta_footer .lettertosanta-links {
  display: block;
  margin: 0 0 15px 0;
  font-size: 80%;
}
footer.letterstosanta_footer .santa-links .callapp-li, footer.letterstosanta_footer .santa-links .vid-li, footer.letterstosanta_footer .santa-links .vidapp-li, footer.letterstosanta_footer .santa-links .flightplan-li, footer.letterstosanta_footer .santa-links .letter-li, footer.letterstosanta_footer .santa-links .letterblog-li, footer.letterstosanta_footer .santa-links .contact-li {
  display: none;
}
footer.letterstosanta_footer .santa-links .freecall-li, footer.letterstosanta_footer .santa-links .freevid-li {
  display: inline-block;
}

body.body_nicelist {
  background: #18581C;
}
body.body_calendar {
  background: #005689;
}
body.body_letter {
  background: #2355a6;
}
body.body_easterletter {
  background: #6a126a;
}
body.body_postcard2 {
  background: #025887;
}
body.body_flightplan {
  background: #002046;
}
body.body_santalive {
  background: #500100;
}
body.body_letterstosanta {
  background: #500100;
}
body.body_letterstosanta_child {
  background: #2355a6;
}
body.body_countdown {
  background: #003f00;
}

/* PDF PROMO PAGE */
#pfs_promo_share_nav #pfs_share_holder {
  background: none;
}
#pfs_promo_share_nav #pfs_share_holder .addthis_responsive_sharing {
  position: relative;
}
#pfs_promo_share_nav #pfs_share_holder .addthis_responsive_sharing .share_text {
  float: left;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-shadow: 0px 0px 5px #000;
  display: none;
}
#pfs_promo_share_nav #pfs_share_holder .addthis_responsive_sharing.has_share_overlay .share_text {
  display: inline-block;
}
#pfs_promo_share_nav #pfs_share_holder .addthis_responsive_sharing > div {
  float: left;
}

body.body_letterstosanta #pfs_promo_share_nav #pfs_share_holder {
  background: #1f0100;
}

footer.countdowntochristmas_footer {
  background: #003f00;
  padding: 2% 0 0 0;
}
footer.countdowntochristmas_footer .santa-links {
  display: none;
}
footer.countdowntochristmas_footer .countdown-footer {
  display: block;
  margin: 30px 0 0 0;
  overflow: hidden;
  width: 100%;
  height: 80px;
  background: url("/assets/img/promo_pdf/countdown/Snow_Tileable_001a.png");
  background-size: auto 100%;
  background-repeat: repeat-x;
}

#pdfpromo_container.calendar_container {
  background: #005689;
}
#pdfpromo_container.countdown_container {
  background: #003f00;
}
#pdfpromo_container.countdown_container.has_share_overlay #christmascountdown_header {
  margin-top: 80px;
}
@media (min-width: 768px) {
  #pdfpromo_container.countdown_container.has_share_overlay #christmascountdown_header {
    margin-top: 60px;
  }
}
#pdfpromo_container.countdown_container #pdfpromo_offseason {
  position: relative;
  z-index: 5;
}
#pdfpromo_container.countdown_container #pdfpromo_offseason h1 {
  color: #fff;
}
#pdfpromo_container.countdown_container #pdfpromo_offseason p {
  color: #fff;
}
#pdfpromo_container.countdown_container #pdfpromo_offseason button {
  color: #fff;
  background: #2DA007;
}
#pdfpromo_container.countdown_container #christmascountdown_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 15px;
}
#pdfpromo_container.countdown_container #christmascountdown_header img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#pdfpromo_container.countdown_container #christmascountdown_header .countdown-sponsor-img {
  max-width: 75%;
  margin: 15px 0 -30px 0;
  z-index: 4;
}
#pdfpromo_container.countdown_container #christmascountdown_header .countdown-santa-img {
  z-index: 2;
}
#pdfpromo_container.countdown_container .fb-container {
  margin-top: -60px;
  z-index: 4;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-description {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1.15;
  margin: 20px auto;
  text-align: center;
  width: 900px;
  max-width: 100%;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item {
  display: inline-block;
  width: 100%;
  margin: 20px 0 0 0;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item .countdown-item-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #27631d;
  padding: 17px 0;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item .countdown-item-header h2 {
  font-size: 18px;
  font-weight: 600;
  color: #f9c930;
  margin: 0;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
}
#pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #pdfpromo_container.countdown_container #christmascountdown_header .countdown-sponsor-img {
    max-width: 75%;
    margin: 15px 0 -45px 0;
  }
  #pdfpromo_container.countdown_container .countdown-to-christmas-description {
    font-size: 20px;
  }
  #pdfpromo_container.countdown_container .countdown-to-christmas-list {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item {
    display: inline-block;
    width: calc(50% - 20px);
    margin: 20px 40px 0 0;
  }
  #pdfpromo_container.countdown_container .countdown-to-christmas-list .countdown-list-item:nth-child(even) {
    margin: 20px 0 0 0;
  }
}
@media (min-width: 1201px) {
  #pdfpromo_container.countdown_container .countdown-to-christmas-description {
    font-size: 24px;
  }
}
#pdfpromo_container .fb-container {
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto 15px auto;
}
#pdfpromo_container .fb-container .fb-like, #pdfpromo_container .fb-container .fb-share-button {
  position: relative !important;
  display: inline-block;
  left: auto;
  bottom: auto;
  transform: none;
}
#pdfpromo_container .fb-container .fb_iframe_widget > span {
  max-height: 20px;
}
#pdfpromo_container.santalive_container {
  background: #500100 url("/assets/img/promo_pdf/santalive/bg.jpg");
  background-size: 150% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#pdfpromo_container.santalive_container.watch_container {
  min-height: 1000px;
  min-height: 100vh;
}
#pdfpromo_container.santalive_container.watch_container > .row > .container {
  max-width: 900px;
}
#pdfpromo_container.santalive_container #santalive_header_holder {
  margin-top: 30px;
}
#pdfpromo_container.santalive_container #santalive_header_holder .santalive_header_row {
  position: relative;
  margin: 0 -15px;
  text-align: center;
}
#pdfpromo_container.santalive_container #santalive_header_holder .santalive_header_row .col-xs-12 {
  max-width: 700px;
  margin: 0 auto;
  float: none;
}
#pdfpromo_container.santalive_container #santalive_header_holder .santalive_header_row .promo_header_text_img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto 15px auto;
}
#pdfpromo_container.santalive_container.has_share_overlay #santalive_header_holder {
  margin-top: 80px;
}
#pdfpromo_container.santalive_container.has_share_overlay .santalive_watch_view {
  margin-top: 80px;
}
@media (min-width: 768px) {
  #pdfpromo_container.santalive_container.has_share_overlay #santalive_header_holder {
    margin-top: 60px;
  }
  #pdfpromo_container.santalive_container.has_share_overlay .santalive_watch_view {
    margin-top: 60px;
  }
}
#pdfpromo_container.santalive_container input, #pdfpromo_container.santalive_container select {
  font-weight: 600;
}
#pdfpromo_container.santalive_container .santalive_watch_view h1 {
  font-size: 42px;
  font-weight: 600;
  font-family: "Cosmos-ExtraBold", "Montserrat", Arial, sans-serif;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 30px 0;
  text-shadow: 5px 5px 10px #000;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player {
  position: relative;
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .video_blocker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player video {
  display: block;
  width: 100%;
  height: auto;
  outline: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player video::-webkit-media-controls {
  display: none !important;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player #santalive_video_play {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  outline: none;
  text-decoration: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player #santalive_video_play img {
  width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  right: 5px;
  padding: 0;
  margin: 0;
  z-index: 4;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls #santalive_mute .mute-btn {
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls #santalive_mute .unmute-btn {
  display: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls #santalive_mute.muted .mute-btn {
  display: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls #santalive_mute.muted .unmute-btn {
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls a {
  text-decoration: none;
  outline: none;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls a img {
  width: auto;
  height: 30px;
  display: table;
  filter: invert(1);
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls a span {
  font-size: 12px;
  font-weight: 500;
  display: block;
  color: #fff;
  line-height: 1;
  margin: 2px 0 0 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls a:hover {
  opacity: 1;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder {
  width: 150px;
  padding: 0 5px;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  background: #d3d3d3;
  outline: none;
  padding: 0;
  margin: 12px 0;
  border-radius: 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::ms-fill-lower {
  background: #a9a9a9;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder span {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 2px 0 0 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player .custom_vid_controls .slider-holder:hover {
  opacity: 1;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player.playing #santalive_video_play {
  display: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .video_player.playing .custom_vid_controls {
  display: flex;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview {
  position: relative;
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay h3 {
  font-size: 28px;
  font-weight: 700;
  color: #FEE142;
  line-height: 1;
  text-align: center;
  margin: 10px 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay h3 br {
  display: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  #pdfpromo_container.santalive_container .santalive_watch_view .video_row .upcoming_preview .preview_overlay h3 br {
    display: block;
  }
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid {
  display: block;
  margin: 45px auto;
  text-align: center;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
  text-align: center;
  margin: 0 0 15px 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid p a {
  outline: none;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid .previous_vid_link {
  position: relative;
  width: 100%;
  max-width: 300px;
  display: table;
  margin: 0 auto;
  text-decoration: none;
  outline: none;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid .previous_vid_link img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid .previous_vid_link img.play_icon {
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#pdfpromo_container.santalive_container .santalive_watch_view .copyright {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.25);
  display: block;
  text-align: center;
  margin: 90px 0 30px 0;
}
#pdfpromo_container.santalive_container .santalive_watch_view .copyright.less-margin {
  margin: 30px 0;
}
@media (min-width: 768px) {
  #pdfpromo_container.santalive_container #santalive_header_holder .santalive_header_row {
    margin: 30px -15px 0 -15px;
  }
}
@media (min-width: 1201px) {
  #pdfpromo_container.santalive_container {
    background-size: 100% auto;
    background-position: 50% 5%;
  }
  #pdfpromo_container.santalive_container.has_share_overlay .santalive_watch_view {
    margin-top: 90px;
  }
  #pdfpromo_container.santalive_container .santalive_watch_view h1 {
    margin: 60px 0;
  }
  #pdfpromo_container.santalive_container .santalive_watch_view .video_row .previous_vid {
    margin: 60px auto;
  }
}
#pdfpromo_container.letterstosanta_container {
  background: #500001 url("/assets/img/promo_pdf/letterstosanta/bg.jpg");
  background-size: 150% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#pdfpromo_container.letterstosanta_container.watch_container {
  min-height: 1000px;
  min-height: 100vh;
}
#pdfpromo_container.letterstosanta_container.watch_container > .row > .container {
  max-width: 900px;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder {
  margin-top: 30px;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row {
  position: relative;
  margin: 0 -15px;
  text-align: center;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row .col-xs-12 {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row .container {
  max-width: 730px;
  margin: 0 auto;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row .promo_header_text_img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto 15px auto;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0 auto 15px auto;
}
#pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row .featured-img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
#pdfpromo_container.letterstosanta_container.has_share_overlay #letterstosanta_header_holder {
  margin-top: 80px;
}
@media (min-width: 768px) {
  #pdfpromo_container.letterstosanta_container.has_share_overlay #letterstosanta_header_holder {
    margin-top: 30px;
  }
}
#pdfpromo_container.letterstosanta_container input, #pdfpromo_container.letterstosanta_container select {
  font-weight: 600;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view h1 {
  font-size: 42px;
  font-weight: 600;
  font-family: "Cosmos-ExtraBold", "Montserrat", Arial, sans-serif;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 30px 0;
  text-shadow: 5px 5px 10px #000;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player {
  position: relative;
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .video_blocker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player video {
  display: block;
  width: 100%;
  height: auto;
  outline: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player video::-webkit-media-controls {
  display: none !important;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player #letterstosanta_video_play {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  outline: none;
  text-decoration: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player #letterstosanta_video_play img {
  width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  right: 5px;
  padding: 0;
  margin: 0;
  z-index: 4;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls #letterstosanta_mute .mute-btn {
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls #letterstosanta_mute .unmute-btn {
  display: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls #letterstosanta_mute.muted .mute-btn {
  display: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls #letterstosanta_mute.muted .unmute-btn {
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls a {
  text-decoration: none;
  outline: none;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls a img {
  width: auto;
  height: 30px;
  display: table;
  filter: invert(1);
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls a span {
  font-size: 12px;
  font-weight: 500;
  display: block;
  color: #fff;
  line-height: 1;
  margin: 2px 0 0 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls a:hover {
  opacity: 1;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder {
  width: 150px;
  padding: 0 5px;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  background: #d3d3d3;
  outline: none;
  padding: 0;
  margin: 12px 0;
  border-radius: 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder input::ms-fill-lower {
  background: #a9a9a9;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder span {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 2px 0 0 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player .custom_vid_controls .slider-holder:hover {
  opacity: 1;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player.playing #letterstosanta_video_play {
  display: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .video_player.playing .custom_vid_controls {
  display: flex;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview {
  position: relative;
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay h3 {
  font-size: 28px;
  font-weight: 700;
  color: #FEE142;
  line-height: 1;
  text-align: center;
  margin: 10px 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay h3 br {
  display: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  #pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .upcoming_preview .preview_overlay h3 br {
    display: block;
  }
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid {
  display: block;
  margin: 45px auto;
  text-align: center;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
  text-align: center;
  margin: 0 0 15px 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid p a {
  outline: none;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid .previous_vid_link {
  position: relative;
  width: 100%;
  max-width: 300px;
  display: table;
  margin: 0 auto;
  text-decoration: none;
  outline: none;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid .previous_vid_link img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid .previous_vid_link img.play_icon {
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .copyright {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.25);
  display: block;
  text-align: center;
  margin: 90px 0 30px 0;
}
#pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .copyright.less-margin {
  margin: 30px 0;
}
@media (min-width: 768px) {
  #pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row {
    margin: 30px -15px 0 -15px;
  }
  #pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row h2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  #pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row h2 {
    font-size: 36px;
  }
}
@media (min-width: 1201px) {
  #pdfpromo_container.letterstosanta_container {
    background-size: 100% auto;
    background-position: 50% 2%;
  }
  #pdfpromo_container.letterstosanta_container.has_share_overlay .letterstosanta_watch_view {
    margin-top: 90px;
  }
  #pdfpromo_container.letterstosanta_container .letterstosanta_watch_view h1 {
    margin: 60px 0;
  }
  #pdfpromo_container.letterstosanta_container .letterstosanta_watch_view .video_row .previous_vid {
    margin: 60px auto;
  }
  #pdfpromo_container.letterstosanta_container #letterstosanta_header_holder .letterstosanta_header_row h2 {
    font-size: 40px;
  }
}
@media (min-width: 2000px) {
  #pdfpromo_container.letterstosanta_container {
    background-size: 100% auto;
    background-position: 50% 5%;
  }
}
#pdfpromo_container.flightplan_container {
  background: #002046 url("/assets/img/promo_pdf/flightplan/bg.jpg");
  background-size: 100% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder {
  margin-top: 30px;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder #flightplan_clickbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 6;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder #flightplan_clickbox:focus, #pdfpromo_container.flightplan_container #flightplan_header_holder #flightplan_clickbox:active, #pdfpromo_container.flightplan_container #flightplan_header_holder #flightplan_clickbox:visited, #pdfpromo_container.flightplan_container #flightplan_header_holder #flightplan_clickbox:hover {
  outline: none;
  text-decoration: none;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row {
  position: relative;
  margin: 30px -15px 0 -15px;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .col-lg-5 {
  position: relative;
  z-index: 3;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .center-vertically {
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .header_img_holder {
  position: relative;
  display: inline-block;
  margin-left: -60px;
  max-width: calc(100% + 60px);
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .header_img_holder img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1201px) {
  #pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .center-vertically {
    width: 540px;
    top: 55%;
  }
}
@media screen and (max-width: 991px) {
  #pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .center-vertically {
    width: 425px;
  }
}
@media screen and (max-width: 767px) {
  #pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row {
    margin: 0 -15px;
  }
  #pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .center-vertically {
    position: relative;
    left: 0;
    right: 0;
    top: auto;
    transform: none;
    width: 100%;
  }
  #pdfpromo_container.flightplan_container #flightplan_header_holder .flightplan_header_row .header_img_holder {
    margin-left: 0;
    display: block;
    text-align: center;
    max-width: 100%;
  }
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .fb-container {
  margin-top: 15px;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .mobile-fb-container {
  display: block;
  text-align: center;
}
#pdfpromo_container.flightplan_container #flightplan_header_holder .mobile-fb-container .fb-like, #pdfpromo_container.flightplan_container #flightplan_header_holder .mobile-fb-container .mobile_share_link {
  display: inline-block;
}
#pdfpromo_container.flightplan_container.has_share_overlay #flightplan_header_holder {
  margin-top: 50px;
}
@media (min-width: 768px) {
  #pdfpromo_container.flightplan_container.has_share_overlay #flightplan_header_holder {
    margin-top: 60px;
  }
}
#pdfpromo_container.flightplan_container input, #pdfpromo_container.flightplan_container select {
  font-weight: 600;
}
#pdfpromo_container.flightplan_container .pdfpromo_photo_preview {
  padding: 0 30px;
  margin: 0 0 30px 0;
}
#pdfpromo_container.flightplan_container .pdfpromo_photo_preview img {
  border-radius: 50%;
}
#pdfpromo_container.flightplan_container .pdfpromo_photo_preview .remove-photo-btn {
  font-weight: 600;
  background: #CA0B00;
}
#pdfpromo_container.flightplan_container .pdfpromo_photo_preview .remove-photo-btn:hover {
  box-shadow: 0 0 30px #8FBDFF;
}
#pdfpromo_container #flightplan_cropper_modal .jcrop-holder div {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  margin: -1px;
}
#pdfpromo_container #flightplan_cropper_modal .jcrop-holder .jcrop-handle {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0 !important;
  opacity: 0.9 !important;
}
#pdfpromo_container #flightplan_cropper_size_modal .modal-content .modal-body h1 {
  font-size: 38px;
  margin: 0 0 15px 0;
}
#pdfpromo_container #flightplan_cropper_size_modal .modal-content .modal-body p {
  font-weight: 300;
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #flightplan_cropper_size_modal .modal-content .modal-body h1 {
    font-size: 24px;
  }
  #pdfpromo_container #flightplan_cropper_size_modal .modal-content .modal-body p {
    font-size: 14px;
  }
}
#pdfpromo_container.calendar_container ::-webkit-input-placeholder {
  color: #355B7D;
}
#pdfpromo_container.calendar_container :-moz-placeholder {
  color: #355B7D;
}
#pdfpromo_container.calendar_container ::-moz-placeholder {
  color: #355B7D;
}
#pdfpromo_container.calendar_container :-ms-input-placeholder {
  color: #355B7D;
}
#pdfpromo_container.calendar_container input, #pdfpromo_container.calendar_container select {
  color: #355B7D;
}
#pdfpromo_container.flightplan_container ::-webkit-input-placeholder {
  color: #00548D;
  font-weight: 600;
}
#pdfpromo_container.flightplan_container :-moz-placeholder {
  color: #00548D;
  font-weight: 600;
}
#pdfpromo_container.flightplan_container ::-moz-placeholder {
  color: #00548D;
  font-weight: 600;
}
#pdfpromo_container.flightplan_container :-ms-input-placeholder {
  color: #00548D;
  font-weight: 600;
}
#pdfpromo_container.flightplan_container input, #pdfpromo_container.flightplan_container select {
  color: #00548D;
}
#pdfpromo_container.flightplan_container select {
  background: url("/assets/img/promo_pdf/flightplan/arrow.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-color: #fff;
  background-size: 15px;
}
#pdfpromo_container.flightplan_container .form-control:focus, #pdfpromo_container.flightplan_container .form-control:active {
  box-shadow: 0 0 30px #8FBDFF;
  outline: none;
}
#pdfpromo_container.flightplan_container .pdfpromo_submit .form-group input {
  color: #00548D;
}
#pdfpromo_container.santalive_container ::-webkit-input-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.santalive_container :-moz-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.santalive_container ::-moz-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.santalive_container :-ms-input-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.santalive_container input, #pdfpromo_container.santalive_container select {
  color: #105A00;
}
#pdfpromo_container.santalive_container select {
  background: url("/assets/img/promo_pdf/santalive/arrow.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-color: #fff;
  background-size: 15px;
}
#pdfpromo_container.santalive_container .form-control:focus, #pdfpromo_container.santalive_container .form-control:active {
  box-shadow: 0 0 30px #fff584;
  outline: none;
}
#pdfpromo_container.santalive_container .pdfpromo_submit .form-group input {
  color: #105A00;
}
#pdfpromo_container.letterstosanta_container ::-webkit-input-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.letterstosanta_container :-moz-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.letterstosanta_container ::-moz-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.letterstosanta_container :-ms-input-placeholder {
  color: #105A00;
  font-weight: 600;
}
#pdfpromo_container.letterstosanta_container input, #pdfpromo_container.letterstosanta_container select {
  color: #105A00;
}
#pdfpromo_container.letterstosanta_container select {
  background: url("/assets/img/promo_pdf/santalive/arrow.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-color: #fff;
  background-size: 15px;
}
#pdfpromo_container.letterstosanta_container .form-control:focus, #pdfpromo_container.letterstosanta_container .form-control:active {
  box-shadow: 0 0 30px #fff584;
  outline: none;
}
#pdfpromo_container.letterstosanta_container .pdfpromo_submit .form-group input {
  color: #105A00;
}
#pdfpromo_container p, #pdfpromo_container h1, #pdfpromo_container h2, #pdfpromo_container h3, #pdfpromo_container h4, #pdfpromo_container span, #pdfpromo_container input, #pdfpromo_container textarea, #pdfpromo_container select, #pdfpromo_container button, #pdfpromo_container a, #pdfpromo_container label, #pdfpromo_container ul, #pdfpromo_container li {
  font-family: "Montserrat", sans-serif;
  font-weight: inherit;
}
#pdfpromo_container ::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 600;
  color: #0D3A03;
}
#pdfpromo_container :-moz-placeholder {
  font-size: 16px;
  font-weight: 600;
  color: #0D3A03;
}
#pdfpromo_container ::-moz-placeholder {
  font-size: 16px;
  font-weight: 600;
  color: #0D3A03;
}
#pdfpromo_container :-ms-input-placeholder {
  font-size: 16px;
  font-weight: 600;
  color: #0D3A03;
}
#pdfpromo_container input, #pdfpromo_container select {
  font-size: 16px;
  font-weight: 600;
  color: #0D3A03;
  border: none;
  height: auto;
  line-height: 1;
  padding: 15px;
}
#pdfpromo_container .form-control:focus, #pdfpromo_container .form-control:active {
  box-shadow: 0 0 30px #fff584;
  outline: none;
}
#pdfpromo_container .btn:active, #pdfpromo_container .btn:focus {
  outline: none;
  box-shadow: none;
}
#pdfpromo_container button:active, #pdfpromo_container button:focus {
  outline: none;
  box-shadow: none;
}
#pdfpromo_container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/assets/img/promo_pdf/selectArrow.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-color: #fff;
  background-size: 15px;
}
#pdfpromo_container p {
  font-weight: bold;
  color: #0D3A03;
}
#pdfpromo_container .alert {
  font-size: 16px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  background: #ff0000;
  border-color: #ff0000;
}
#pdfpromo_container .mobile_no_padding, #pdfpromo_container .mobile_padding, #pdfpromo_container .mobile_text, #pdfpromo_container .mobile_notext {
  display: none;
  width: 100%;
}
#pdfpromo_container #pdfpromo_nophoto_chkbox input {
  visibility: hidden;
}
#pdfpromo_container #pdfpromo_nophoto_chkbox span {
  font-weight: 600;
  line-height: 1;
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container #pdfpromo_nophoto_chkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
}
#pdfpromo_container #pdfpromo_nophoto_chkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#pdfpromo_container.calendar_container #pdfpromo_nophoto_chkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#pdfpromo_container #flightplan_part1 h1, #pdfpromo_container #santalive_part2 h1 {
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-align: center;
}
#pdfpromo_container #flightplan_part1 h2, #pdfpromo_container #santalive_part2 h2 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 30px 0;
  text-align: center;
}
#pdfpromo_container #letterstosanta_part2 h1 {
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  margin: 30px 0;
  text-align: center;
}
#pdfpromo_container #letterstosanta_part2 h2 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  text-align: center;
}
#pdfpromo_container #flightplan_get_started h1 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin: 30px 0 15px 0;
}
#pdfpromo_container #flightplan_get_started p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
  padding: 10px 0;
}
#pdfpromo_container #flightplan_get_started .get-started-button {
  color: #0c2e7c;
  background: #fff;
  font-weight: 600;
  margin-bottom: 40px;
}
#pdfpromo_container #flightplan_get_started .get-started-button:hover {
  box-shadow: #8FBDFF 0 0 30px 1px;
}
#pdfpromo_container #flightplan_get_started.santalive h1 {
  font-size: 32px;
}
#pdfpromo_container #flightplan_get_started.santalive .get-started-button {
  color: #105A00;
}
#pdfpromo_container #flightplan_get_started.santalive .get-started-button:hover {
  box-shadow: #fff584 0 0 30px 1px;
}
#pdfpromo_container #flightplan_get_started.letterstosanta h1 {
  font-size: 24px;
}
#pdfpromo_container #flightplan_get_started.letterstosanta .get-started-button {
  color: #105A00;
}
#pdfpromo_container #flightplan_get_started.letterstosanta .get-started-button:hover {
  box-shadow: #fff584 0 0 30px 1px;
}
#pdfpromo_container #flightplan_get_started.letterstosanta .col-sm-4 h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 10px 0;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  #pdfpromo_container #flightplan_get_started p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #flightplan_get_started h1 {
    font-size: 32px;
  }
  #pdfpromo_container #flightplan_get_started img {
    width: auto;
    margin: 0 auto;
  }
  #pdfpromo_container #flightplan_get_started p {
    font-size: 17px;
  }
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #flightplan_get_started h1 {
    font-size: 28px;
  }
}
#pdfpromo_container #flightplan_sleigh {
  position: relative;
  background: url("/assets/img/promo_pdf/flightplan/sleigh.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 22px 0;
  margin: 30px -15px 0 -15px;
}
#pdfpromo_container #flightplan_sleigh .folder_top_img {
  top: -22px;
  background: url("/assets/img/promo_pdf/flightplan/folder_top.png");
}
#pdfpromo_container #flightplan_sleigh .folder_btm_img {
  bottom: -22px;
  background: url("/assets/img/promo_pdf/flightplan/folder_bottom.png");
}
#pdfpromo_container #flightplan_sleigh .flightplan_folder_img {
  width: 100%;
  height: 22px;
  position: absolute;
  left: 0;
  right: 0;
  background-repeat: repeat-x;
  background-size: auto 22px;
}
#pdfpromo_container #flightplan_sleigh h2 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin: 30px 0 5px 0;
  display: block;
  text-align: left;
}
#pdfpromo_container #flightplan_sleigh h3 {
  font-size: 24px;
  font-weight: 600;
  color: #FEE142;
  margin: 0;
  display: block;
  text-align: left;
}
#pdfpromo_container #flightplan_sleigh ul {
  display: block;
  padding: 0;
  margin: 30px 0;
  list-style: none;
}
#pdfpromo_container #flightplan_sleigh ul li {
  font-size: 19px;
  font-weight: 600;
  font-family: "Proxima-Nova", Helvetica, sans-serif;
  color: #fff;
  line-height: 1;
  margin: 0 0 15px 0;
}
#pdfpromo_container #flightplan_sleigh ul li:last-child {
  margin: 0;
}
#pdfpromo_container #flightplan_sleigh .btn {
  font-size: 26px;
  font-weight: 800;
  font-family: "Proxima-Nova", Helvetica, sans-serif;
  color: #fff;
  padding: 10px;
  margin: 0 0 30px 0;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 5px;
  background: #C61A00;
  white-space: normal;
}
#pdfpromo_container #flightplan_sleigh .btn br {
  display: none;
}
#pdfpromo_container #flightplan_sleigh .mobile_sleigh_img {
  width: 100%;
  height: auto;
}
#pdfpromo_container #flightplan_sleigh.santalive {
  background: url("/assets/img/promo_pdf/santalive/ElfPatrickWithCurtain_01a.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#pdfpromo_container #flightplan_sleigh.santalive h2 {
  font-size: 26px;
  font-weight: 500;
}
#pdfpromo_container #flightplan_sleigh.santalive h3 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0;
}
#pdfpromo_container #flightplan_sleigh.santalive h3 br {
  display: none;
}
#pdfpromo_container #flightplan_sleigh.santalive h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #95AA85;
  display: block;
  text-align: left;
}
#pdfpromo_container #flightplan_sleigh.santalive .btn {
  background: #FDD511;
  color: #09401B;
  border: none;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta {
  background: url("/assets/img/promo_pdf/letterstosanta/LargePromoImage_001a.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta h2 {
  font-size: 31px;
  font-weight: 700;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta h3 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta h3 br {
  display: none;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #95AA85;
  display: block;
  text-align: left;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta .btn {
  background: #a90c10;
  color: #fff;
  border: 4px solid #fff;
  border-radius: 5px;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta .letterstosanta_repeat_bg_top {
  width: 100%;
  height: 37px;
  background: url("/assets/img/promo_pdf/letterstosanta/GlowerPiece_top.jpg");
  background-repeat: repeat-x;
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
}
#pdfpromo_container #flightplan_sleigh.letterstosanta .letterstosanta_repeat_bg_bottom {
  width: 100%;
  height: 37px;
  background: url("/assets/img/promo_pdf/letterstosanta/GlowerPiece_bottom.jpg");
  background-repeat: repeat-x;
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1200px) {
  #pdfpromo_container #flightplan_sleigh h2 {
    font-size: 26px;
  }
  #pdfpromo_container #flightplan_sleigh h3 {
    font-size: 20px;
  }
  #pdfpromo_container #flightplan_sleigh ul li {
    font-size: 16px;
  }
  #pdfpromo_container #flightplan_sleigh .btn {
    font-size: 22px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h2 {
    font-size: 26px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  #pdfpromo_container #flightplan_sleigh {
    background-position: 25% 50%;
  }
  #pdfpromo_container #flightplan_sleigh h2 {
    font-size: 27px;
  }
  #pdfpromo_container #flightplan_sleigh.santalive ul li {
    font-size: 14px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta ul li {
    font-size: 14px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h2 {
    font-size: 27px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #flightplan_sleigh {
    background: none;
    margin: 15px -15px;
    padding: 0;
  }
  #pdfpromo_container #flightplan_sleigh > .container {
    background: rgb(146, 4, 3);
    background: -moz-linear-gradient(top, rgb(146, 4, 3) 0%, rgb(146, 4, 3) 54%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgb(146, 4, 3) 0%, rgb(146, 4, 3) 54%, rgb(0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgb(146, 4, 3) 0%, rgb(146, 4, 3) 54%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#920403", endColorstr="#000000",GradientType=0 );
  }
  #pdfpromo_container #flightplan_sleigh h2 {
    font-size: 26px;
    text-align: center;
  }
  #pdfpromo_container #flightplan_sleigh h2 span {
    font-size: 42px;
    display: block;
    margin: 0 0 5px 0;
  }
  #pdfpromo_container #flightplan_sleigh h3 {
    font-size: 20px;
    text-align: center;
  }
  #pdfpromo_container #flightplan_sleigh ul li {
    font-size: 18px;
    text-align: center;
  }
  #pdfpromo_container #flightplan_sleigh ul li span {
    display: none;
  }
  #pdfpromo_container #flightplan_sleigh .btn {
    margin: 0;
  }
  #pdfpromo_container #flightplan_sleigh.santalive h4 {
    text-align: center;
  }
  #pdfpromo_container #flightplan_sleigh.santalive h3 br {
    display: block;
  }
  #pdfpromo_container #flightplan_sleigh.santalive ul li {
    font-size: 18px;
  }
  #pdfpromo_container #flightplan_sleigh.santalive .btn {
    margin: 0 0 30px 0;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h2 {
    font-size: 26px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h3 {
    font-size: 20px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h4 {
    text-align: center;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h3 br {
    display: block;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta ul li {
    font-size: 18px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta .btn {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #flightplan_sleigh {
    background: none;
  }
  #pdfpromo_container #flightplan_sleigh h2 {
    font-size: 22px;
  }
  #pdfpromo_container #flightplan_sleigh h3 {
    font-size: 16px;
  }
  #pdfpromo_container #flightplan_sleigh ul li {
    font-size: 14px;
  }
  #pdfpromo_container #flightplan_sleigh .btn br {
    display: block;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h2 {
    font-size: 22px;
  }
  #pdfpromo_container #flightplan_sleigh.letterstosanta h3 {
    font-size: 16px;
  }
}

#pdfpromo_container .pdfpromo_photo_preview {
  padding: 30px;
}
#pdfpromo_container .pdfpromo_photo_preview img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
#pdfpromo_container .pdfpromo_photo_preview .remove-photo-btn {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 15px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  background: #C2252C;
  white-space: normal;
}
#pdfpromo_container .pdfpromo_photo_preview .remove-photo-btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container .pdfpromo_upload_photo {
  padding: 30px;
  margin: 15px 0 0 0;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#pdfpromo_container .pdfpromo_upload_photo.no-photo, #pdfpromo_container .pdfpromo_upload_photo .pdfpromo_upload_file {
  display: none;
}
#pdfpromo_container .pdfpromo_upload_photo img {
  width: 45px;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container .pdfpromo_upload_photo h3 {
  font-size: 28px;
  font-weight: bold;
  padding-left: 50px;
  margin: 0;
}
#pdfpromo_container .pdfpromo_upload_photo h3 span {
  font-size: 16px;
  font-weight: 300;
  display: block;
}
#pdfpromo_container .pdfpromo_upload_photo h4 {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  display: none;
}
#pdfpromo_container .pdfpromo_upload_photo.uploading {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: wait;
}
#pdfpromo_container .pdfpromo_upload_photo.uploading img {
  display: none;
}
#pdfpromo_container .pdfpromo_upload_photo.uploading h3 {
  display: none;
}
#pdfpromo_container .pdfpromo_upload_photo.uploading h4 {
  display: block;
}
#pdfpromo_container.calendar_container .pdfpromo_upload_photo h3 {
  color: #355B7D;
}
#pdfpromo_container.calendar_container .pdfpromo_upload_photo h4 {
  color: #355B7D;
}
#pdfpromo_container.flightplan_container .pdfpromo_upload_photo h3 {
  color: #00548D;
}
#pdfpromo_container.flightplan_container .pdfpromo_upload_photo h4 {
  color: #00548D;
}
#pdfpromo_container .form-group {
  border-radius: 10px;
  border-collapse: separate;
}
#pdfpromo_container .form-group.invalid {
  border: 5px solid #ff0000;
  border-radius: 5px;
}
#pdfpromo_container .btn_holder {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  display: block;
}
#pdfpromo_container .btn_holder li {
  padding: 0 10px;
  float: none;
  display: inline-block;
  width: 50%;
}
#pdfpromo_container .btn_holder li.full-width {
  width: 100%;
}
#pdfpromo_container .next-btn {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  line-height: 1;
  background: #2DA007;
  border: none;
}
#pdfpromo_container .next-btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container .back-btn {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  line-height: 1;
  background: #CF0D15;
  border: none;
}
#pdfpromo_container .back-btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li {
  font-size: 20px;
  font-weight: normal;
  color: #F5FF80;
  background: #104414;
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 15px 0;
  text-align: left;
  line-height: 45px;
  overflow: hidden;
  border-radius: 10px;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li:only-child .remove {
  display: none;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li:last-child {
  margin: 0;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li span {
  display: inline-block;
  float: right;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li span a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li a.edit {
  margin: 0;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li .remove {
  margin: 0 0 0 15px;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li img {
  width: auto;
  height: 45px;
  float: left;
  cursor: pointer;
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn {
  width: 100%;
  display: block;
  margin: 30px 0;
  padding: 0;
  position: relative;
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn * {
  cursor: pointer;
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn img {
  width: 70px;
  height: auto;
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn span {
  font-size: 22px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
  width: calc(100% - 85px);
  border-radius: 5px;
  color: #fff;
  background: #C21718;
  text-decoration: underline;
  position: absolute;
  left: 85px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 992px) {
  #pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn img {
    width: 60px;
  }
  #pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn span {
    width: calc(100% - 75px);
    left: 75px;
  }
}
#pdfpromo_container .pdfpromo_part2 .btn {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  line-height: 1;
  background: #2DA007;
  border: none;
  border-radius: 10px;
}
#pdfpromo_container .pdfpromo_part2 .btn:hover {
  box-shadow: 0 0 30px #fff584;
}

.ft-social .infosafe-logo-li {
  display: none;
}

.pdf_promo_footer .ft-social .infosafe-logo-li {
  display: inline;
}
.pdf_promo_footer .ft-social .infosafe-logo-li br {
  display: none;
}
@media screen and (max-width: 767px) {
  .pdf_promo_footer .ft-social .infosafe-logo-li br {
    display: block;
  }
}

#calendar_header_holder .mobile-fb-container .fb-like, .nicelist_container .mobile-fb-container .fb-like {
  left: 0;
  right: auto;
  position: relative;
  top: 0;
  display: inline-block;
}

#calendar_header_holder .mobile-fb-container .fb-share-button, .nicelist_container .mobile-fb-container .fb-share-button {
  right: 0;
  left: auto;
  position: relative;
  top: 0;
  display: inline-block;
}

#pdfpromo_container .modal {
  -webkit-overflow-scrolling: auto;
}
#pdfpromo_container .modal.cropper_modal .mobile-span {
  display: none;
}
#pdfpromo_container .modal.cropper_modal .desktop-span {
  display: inline-block;
}
#pdfpromo_container .modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background: #1077d7;
  margin: 0 auto 15px auto;
  width: 220px;
  max-width: 100%;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
#pdfpromo_container .modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn sup {
  font-size: 100%;
  top: 0;
}
#pdfpromo_container .modal.cropper_modal .modal-content .modal-footer .jcrop-rotate-btn img {
  width: auto;
  height: 24px;
  display: inline-block;
  margin: 0 0 0 10px;
}
#pdfpromo_container .modal .modal-dialog {
  margin-top: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#pdfpromo_container .modal .modal-content .modal-header {
  padding: 0;
  border: none;
  margin: 0;
  position: relative;
  min-height: 0;
}
#pdfpromo_container .modal .modal-content .modal-header .close {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background: #C5232E;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  top: -5px;
  right: -5px;
  opacity: 1;
  text-align: center;
  line-height: 0.9;
  z-index: 5;
}
#pdfpromo_container .modal .modal-content .modal-header .close span {
  font-size: 40px;
  font-family: Arial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  #pdfpromo_container .modal .modal-content .modal-header .close {
    right: -20px;
    top: -8px;
  }
}
#pdfpromo_container .modal .modal-content .modal-body h1 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  text-shadow: 5px 5px 5px #000;
  margin: 0;
  text-align: center;
  line-height: 1;
}
#pdfpromo_container .modal .modal-content .modal-body p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0 0 15px 0;
}
#pdfpromo_container .modal .modal-content .modal-body img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#pdfpromo_container .modal .modal-content .modal-body .jcrop-holder {
  margin: 0 auto;
  max-width: 100%;
}
#pdfpromo_container .modal .modal-content .modal-body .jcrop-holder .jcrop-keymgr {
  opacity: 0;
}
#pdfpromo_container .modal .modal-content .modal-footer {
  border: none;
}
#pdfpromo_container .modal .modal-content .modal-footer ul {
  margin: 0 -10px;
  padding: 0;
  display: block;
  list-style: none;
}
#pdfpromo_container .modal .modal-content .modal-footer ul li {
  width: 50%;
  padding: 0 10px;
  float: left;
}
#pdfpromo_container .modal .modal-content .modal-footer .btn {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  padding: 15px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 10px;
}
#pdfpromo_container .modal .modal-content .modal-footer .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container .modal .modal-content .modal-footer .cancel-btn {
  background: #C2252C;
}
#pdfpromo_container .modal .modal-content .modal-footer .save-btn {
  background: #2DA007;
}
#pdfpromo_container .calendar_modal .modal-content {
  background: #004D9E;
}
#pdfpromo_container .flightplan_modal .modal-content {
  background: #0B4885;
}
#pdfpromo_container .flightplan_modal .modal-content .modal-footer .cancel-btn {
  background: #CA0B00;
}
#pdfpromo_container .flightplan_modal .modal-content .modal-footer .btn {
  font-weight: 600;
}
#pdfpromo_container .flightplan_modal .modal-content .modal-footer .btn:hover {
  box-shadow: 0 0 30px #8FBDFF;
}
#pdfpromo_container .flightplan_modal.cropper_modal .modal-content {
  background: #fff;
}
#pdfpromo_container .flightplan_modal.cropper_modal .modal-content h2 {
  font-size: 20px;
  font-weight: 600;
  color: #0E467D;
  margin: 30px 0 10px 0;
  line-height: 1;
  text-align: center;
}
#pdfpromo_container .flightplan_modal.cropper_modal .modal-content p {
  font-size: 16px;
  font-weight: 400;
  color: #0E467D;
  margin: 0 0 30px 0;
  line-height: 1;
  text-align: center;
}
#pdfpromo_container .flightplan_modal.cropper_modal .modal-content .mobile-span {
  display: none;
}
#pdfpromo_container .flightplan_modal.cropper_modal .modal-content .desktop-span {
  display: inline;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container .flightplan_modal.cropper_modal .modal-content .mobile-span {
    display: inline;
  }
  #pdfpromo_container .flightplan_modal.cropper_modal .modal-content .desktop-span {
    display: none;
  }
}
#pdfpromo_container #flightplan_promo_modal .modal-content .modal-body {
  text-align: center;
}
#pdfpromo_container #flightplan_promo_modal .modal-content .modal-body h2 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 15px 0 0 0;
  text-align: center;
}
#pdfpromo_container #flightplan_promo_modal .modal-content .modal-body p {
  font-weight: 600;
  margin: 15px 0 0 0;
}
#pdfpromo_container #flightplan_promo_modal .modal-content .modal-body .btn {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background: #C92317;
  padding: 15px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin: 15px auto 0 auto;
  display: inline-block;
  width: auto;
  height: auto;
}
#pdfpromo_container #flightplan_promo_modal .modal-content .modal-body .btn:hover {
  box-shadow: 0 0 30px #8FBDFF;
}
@media screen and (max-width: 767) {
  #pdfpromo_container #flightplan_promo_modal .modal-content .modal-body .btn br {
    display: none;
  }
}
#pdfpromo_container .letterstosanta_modal .modal-content {
  background: #115C02;
}
#pdfpromo_container .letterstosanta_modal .modal-content .modal-body p {
  font-weight: 400;
  margin: 15px 0 0 0;
}
#pdfpromo_container .letterstosanta_modal .modal-content .modal-body p img {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: middle;
  margin: 0 0 0 3px;
}
#pdfpromo_container .letterstosanta_modal .modal-content .modal-body p a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 0 0 2px 0;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
}
#pdfpromo_container .santalive_modal .modal-content {
  background: #115C02;
}
#pdfpromo_container .santalive_modal .modal-content .modal-body p {
  font-weight: 400;
  margin: 15px 0 0 0;
}
#pdfpromo_container .santalive_modal .modal-content .modal-body p img {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: middle;
  margin: 0 0 0 3px;
}
#pdfpromo_container .santalive_modal .modal-content .modal-body p a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 0 0 2px 0;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
}
#pdfpromo_container .santalive_modal.video_modal .modal-dialog {
  margin: 0 auto;
  top: 40%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
}
#pdfpromo_container .santalive_modal.video_modal .modal-content .modal-header .close {
  position: absolute;
  top: -35px;
}
#pdfpromo_container .santalive_modal.video_modal .modal-content .modal-body {
  padding: 0;
}
#pdfpromo_container .santalive_modal.video_modal .modal-content .modal-body video {
  display: block;
  width: 100%;
  height: auto;
}
#pdfpromo_container .promo_modal .modal-content .modal-body .btn {
  margin: 15px 0;
}
#pdfpromo_container .promo_modal .modal-content .modal-body h1 {
  font-size: 42px;
  font-weight: bold;
  margin: 15px 0;
  text-shadow: 0 0 5px #000;
}
#pdfpromo_container .promo_modal .modal-content .modal-body p {
  font-size: 16px;
  font-weight: 300;
}
#pdfpromo_container .nophoto_modal .modal-content .modal-body {
  padding: 60px 25%;
}
#pdfpromo_container .nophoto_modal .modal-content .modal-body p {
  font-weight: 300;
  margin: 10px 0 0 0;
}
#pdfpromo_container .pdfpromo_submit .modal-body {
  padding: 45px 30px 15px 30px;
}
#pdfpromo_container .pdfpromo_submit p {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0 30px 0;
  text-align: center;
}
#pdfpromo_container .pdfpromo_submit.calendar_submit p {
  color: #fff;
}
#pdfpromo_container .pdfpromo_submit.flightplan_submit p {
  color: #fff;
}
#pdfpromo_container .pdfpromo_submit.flightplan_submit .help-text {
  color: #fff;
}
#pdfpromo_container .pdfpromo_submit .help-text {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 45px 0;
  text-align: center;
}
#pdfpromo_container .pdfpromo_submit .help-text a {
  color: inherit;
  text-transform: uppercase;
}
#pdfpromo_container .pdfpromo_submit .terms_link {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -30px;
  text-decoration: underline;
}
#pdfpromo_container .pdfpromo_submit .btn {
  font-size: 26px;
  font-weight: 800;
  font-family: "Proxima-Nova", Helvetica, sans-serif;
  color: #fff;
  padding: 15px;
  margin: 15px 0;
  line-height: 1;
  background: #2DA007;
  border: none;
  border-radius: 10px;
  white-space: normal;
}
#pdfpromo_container .pdfpromo_submit .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#pdfpromo_container .pdfpromo_submit .checkbox {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
}
#pdfpromo_container .pdfpromo_submit .checkbox input {
  visibility: hidden;
}
#pdfpromo_container .pdfpromo_submit .checkbox span {
  line-height: 1;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container .pdfpromo_submit .checkbox label {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
}
#pdfpromo_container .pdfpromo_submit .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#pdfpromo_container.calendar_container .pdfpromo_submit .checkbox input[type=checkbox]:checked ~ label {
  background: #fff url("/assets/img/promo_pdf/calendar/checkmark.jpg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#pdfpromo_container .pdfpromo_submit .finish_disabled_btn {
  color: #A42832;
  background: #5E181A;
  cursor: default;
}
#pdfpromo_container .pdfpromo_submit.calendar_submit .finish_disabled_btn {
  color: #356897;
  background: #113D6A;
}
#pdfpromo_container .pdfpromo_submit .finish_disabled_btn span {
  font-size: 20px;
  font-weight: 300;
  display: block;
}
#pdfpromo_container .pdfpromo_submit .finish_disabled_btn:hover {
  box-shadow: none;
}
#pdfpromo_container .pdfpromo_submit .form-group {
  position: relative;
}
#pdfpromo_container .pdfpromo_submit .form-group input {
  font-size: 20px;
  font-weight: 700;
  color: #1c440f;
  padding: 15px 30px;
  padding-right: 45px;
  height: 60px;
  line-height: 1;
}
#pdfpromo_container .pdfpromo_submit .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#pdfpromo_container .pdfpromo_submit .form-group .valid_img {
  width: 30px;
  height: 30px;
}
#pdfpromo_container .promo_modal .modal-body {
  padding: 30px;
}
#pdfpromo_container .promo_modal p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin: 0 0 15px 0;
}
#pdfpromo_container .promo_modal h1 {
  margin: 0;
  padding: 0 50px;
}
#pdfpromo_container .promo_modal img {
  width: 100%;
  margin: 0;
  display: block;
}
#pdfpromo_container .promo_modal .testimonial {
  padding: 0 30px;
}
#pdfpromo_container .promo_modal .testimonial span {
  display: block;
}
#pdfpromo_container .promo_modal .btn-success {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 15px;
  line-height: 1;
  background: #2DA007;
  border: none;
  white-space: normal;
}
#pdfpromo_container .promo_modal .btn-success:hover {
  box-shadow: 0 0 30px #f6ff00;
}
#pdfpromo_container .maxnum_modal .modal-body {
  padding: 60px;
}
#pdfpromo_container .maxnum_modal .modal-body h1 {
  font-size: 38px;
  font-weight: bold;
  padding: 0 30px;
  margin: 0 0 15px 0;
}
#pdfpromo_container .maxnum_modal .modal-body p {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
#pdfpromo_container #terms_modal .modal-dialog {
  margin-top: 15px;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
#pdfpromo_container #terms_modal .modal-header {
  min-height: 0;
  position: relative;
  padding: 0;
}
#pdfpromo_container #terms_modal .close {
  color: #000;
  background: none;
  position: absolute;
  right: 5px;
  top: 5px;
  margin: 0;
  opacity: 1;
  cursor: pointer;
  z-index: 2;
}
#pdfpromo_container #terms_modal p {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-align: left;
}
#pdfpromo_container #terms_modal strong {
  font-size: 14px;
}

#pdfpromo_container #calendar_header_holder #calendar_clickbox {
  width: 22%;
  height: 41%;
  position: absolute;
  right: 17%;
  bottom: 3%;
  cursor: pointer;
  z-index: 5;
}
#pdfpromo_container #calendar_header_holder #calendar_clickbox:hover, #pdfpromo_container #calendar_header_holder #calendar_clickbox:focus, #pdfpromo_container #calendar_header_holder #calendar_clickbox:active, #pdfpromo_container #calendar_header_holder #calendar_clickbox:visited {
  color: transparent;
  background: none;
  border: none;
  outline: none;
}
#pdfpromo_container .promo_header_img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container .promo_header_img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  #pdfpromo_container .promo_header_img.promo_header_text_img {
    margin: 0 auto;
  }
}
#pdfpromo_container .promo_header_text_img {
  margin: 0 0 30px 0;
}
#pdfpromo_container #santalive_box {
  display: block;
  margin: 15px auto 0 auto;
  width: 100%;
  max-width: 700px;
  padding: 30px 60px;
  box-shadow: none;
  border-radius: 15px;
  background: #115C02;
}
#pdfpromo_container #santalive_box .checkbox {
  margin: 15px 0;
}
#pdfpromo_container #santalive_box #santalive_part2 .santalive_login_link {
  font-size: 22px;
  font-weight: 600;
  display: table;
  margin: 0 auto 15px auto;
  padding: 15px;
  line-height: 1;
  background: #CF2118;
  color: #fff;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  outline: none;
}
#pdfpromo_container #santalive_box #santalive_part2 .santalive_login_link span {
  display: inline-block;
  text-decoration: underline;
}
#pdfpromo_container #santalive_box #santalive_part2 h2 {
  margin: 0;
}
#pdfpromo_container #santalive_box #santalive_part2 .countdown_holder {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 15px 0 30px 0;
}
#pdfpromo_container #santalive_box #santalive_part2 .countdown_holder h3 {
  font-size: 26px;
  font-weight: 600;
  color: #FEE142;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  text-align: center;
}
#pdfpromo_container #santalive_box #santalive_part2 .countdown_holder h3 br {
  display: none;
}
#pdfpromo_container #santalive_box #santalive_part2 .countdown_holder .help_link img {
  width: 20px;
  height: auto;
  display: block;
}
#pdfpromo_container #santalive_box #santalive_part2 .pdfpromo_submit label {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 5px 0;
  padding: 0;
  display: block;
  line-height: 1;
  text-align: left;
}
#pdfpromo_container #santalive_box #santalive_part2 .pdfpromo_submit .help-text {
  text-align: right;
  color: #fff;
}
#pdfpromo_container #santalive_box #santalive_part2 .pdfpromo_submit .help-text a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #santalive_box #santalive_part2 .countdown_holder h3 br {
    display: block;
  }
}
#pdfpromo_container #santalive_box #pdfpromo_nophoto_chkbox span {
  color: #fff;
  font-weight: 500;
  left: 40px;
}
#pdfpromo_container #santalive_box .finish_btn {
  color: #09401B;
  background: #FDD511 !important;
  border: none;
  display: block;
  width: 100%;
}
#pdfpromo_container #santalive_box .finish_disabled_btn {
  color: #229400;
  background: #0D3D02;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #santalive_box#santalive_box {
    padding: 15px;
  }
  #pdfpromo_container #santalive_box .btn-orange {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #santalive_box h1 {
    font-size: 26px;
  }
  #pdfpromo_container #santalive_box h2 {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}
#pdfpromo_container .topsecret {
  width: 350px;
  max-width: 80%;
  margin: 15px auto 0 auto;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  text-align: center;
  background: #115C02;
}
#pdfpromo_container .topsecret img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
#pdfpromo_container #letterstosanta_box {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  padding: 10px 60px 30px 60px;
  box-shadow: none;
  border-radius: 15px;
  background: #115C02;
}
#pdfpromo_container #letterstosanta_box .checkbox {
  margin: 15px 0;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .countdown_holder {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 15px 0 30px 0;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .countdown_holder h3 {
  font-size: 26px;
  font-weight: 600;
  color: #FEE142;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  text-align: center;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .countdown_holder h3 br {
  display: none;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .countdown_holder .help_link img {
  width: 20px;
  height: auto;
  display: block;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .pdfpromo_submit label {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 5px 0;
  padding: 0;
  display: block;
  line-height: 1;
  text-align: left;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .pdfpromo_submit .help-text {
  text-align: right;
  color: #fff;
}
#pdfpromo_container #letterstosanta_box #letterstosanta_part2 .pdfpromo_submit .help-text a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #letterstosanta_box #letterstosanta_part2 .countdown_holder h3 br {
    display: block;
  }
}
@media (min-width: 768px) {
  #pdfpromo_container #letterstosanta_box #letterstosanta_part2 h2 {
    margin: 0 0 45px 0;
  }
}
#pdfpromo_container #letterstosanta_box #pdfpromo_nophoto_chkbox span {
  color: #fff;
  font-weight: 500;
  left: 40px;
}
#pdfpromo_container #letterstosanta_box .finish_btn {
  color: #09401B;
  background: #FDD511 !important;
  border: none;
  display: block;
  width: 100%;
}
#pdfpromo_container #letterstosanta_box .finish_disabled_btn {
  color: #229400;
  background: #0D3D02;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #letterstosanta_box#letterstosanta_box {
    padding: 15px;
  }
  #pdfpromo_container #letterstosanta_box .btn-orange {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #letterstosanta_box h1 {
    font-size: 26px;
  }
  #pdfpromo_container #letterstosanta_box h2 {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}
#pdfpromo_container #flightplan_box {
  display: block;
  margin: 15px auto 0 auto;
  width: 100%;
  max-width: 900px;
  padding: 30px 20%;
  box-shadow: none;
  border-radius: 15px;
  background: #0B4885;
}
#pdfpromo_container #flightplan_box .checkbox {
  margin: 15px 0;
}
#pdfpromo_container #flightplan_box #flightplan_part1 > p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
}
#pdfpromo_container #flightplan_box #pdfpromo_nophoto_chkbox span {
  color: #fff;
  font-weight: 500;
  left: 40px;
}
#pdfpromo_container #flightplan_box .back-btn {
  width: auto;
  padding: 15px;
  line-height: 1;
  float: left;
}
#pdfpromo_container #flightplan_box .btn-orange {
  color: #fff !important;
  background: #CA0B00 !important;
  border: none;
  text-decoration: underline;
  width: auto;
  padding: 15px;
  line-height: 1;
  float: right;
}
#pdfpromo_container #flightplan_box .btn-orange:hover {
  box-shadow: 0 0 30px #8FBDFF !important;
}
#pdfpromo_container #flightplan_box .finish_btn {
  background: #28950B !important;
  display: block;
  width: 100%;
}
#pdfpromo_container #flightplan_box .next-btn:hover, #pdfpromo_container #flightplan_box .back-btn:hover {
  box-shadow: 0 0 50px #8FBDFF;
}
@media screen and (max-width: 767px) {
  #pdfpromo_container #flightplan_box#flightplan_box {
    padding: 15px;
  }
  #pdfpromo_container #flightplan_box .btn-orange {
    width: 100%;
    float: none;
  }
  #pdfpromo_container #flightplan_box .back-btn {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #pdfpromo_container #flightplan_box {
    margin: 0 auto;
  }
  #pdfpromo_container #flightplan_box h1 {
    font-size: 26px;
  }
  #pdfpromo_container #flightplan_box h2 {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}
#pdfpromo_container #calendar_box {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  padding: 30px 20%;
  box-shadow: 0 0 30px #429DF0;
  border-radius: 15px;
  background: rgb(2, 64, 125);
  background: -moz-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: -webkit-linear-gradient(top, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  background: linear-gradient(to bottom, rgb(2, 64, 125) 0%, rgb(2, 87, 168) 50%, rgb(2, 52, 101) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#02407d", endColorstr="#023465", GradientType=0 );
}
#pdfpromo_container #calendar_box .checkbox {
  margin: 15px 0;
}
#pdfpromo_container #calendar_box #calendar_part1 > p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
}
#pdfpromo_container #calendar_box #calendar_part1 > hr {
  border-top: 2px solid #185CA0;
  margin: 15px 0;
}
#pdfpromo_container #calendar_box #pdfpromo_nophoto_chkbox span {
  color: #fff;
  font-weight: bold;
  left: 40px;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_calendars_holder li {
  background: #123D68;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_calendars_holder li img {
  margin: 0 10px 0 0;
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn.calendar_add_btn span {
  font-size: 18px;
  color: #fff;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_flightplans_holder li {
  font-weight: 600;
  background: #003769;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_flightplans_holder li img {
  margin: 0 10px 0 0;
}
#pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_flightplans_holder li img.child-photo {
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  #pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_flightplans_holder li img {
    margin: 0 auto;
  }
}
#pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn.flightplan_add_btn span {
  font-size: 18px;
  color: #fff;
  background: none;
  text-align: left;
}
#pdfpromo_container.calendar_container .btn-orange {
  color: #fff !important;
  background: #F78000 !important;
  border: none;
}
#pdfpromo_container.calendar_container .btn-orange:hover {
  box-shadow: 0 0 50px #e8f4ff !important;
}
#pdfpromo_container.calendar_container .next-btn:hover, #pdfpromo_container.calendar_container .back-btn:hover {
  box-shadow: 0 0 50px #e8f4ff;
}
#pdfpromo_container.calendar_container .form-control:focus, #pdfpromo_container.calendar_container .form-control:active {
  box-shadow: 0 0 50px #e8f4ff;
}

.pdfpromo_submit .finish_disabled_btn {
  color: #A42832;
  background: #5E181A;
  cursor: default;
}
.pdfpromo_submit.calendar_submit .finish_disabled_btn {
  color: #356897;
  background: #113D6A;
}
.pdfpromo_submit .finish_disabled_btn span {
  font-size: 20px;
  font-weight: 300;
  display: block;
}
.pdfpromo_submit .finish_disabled_btn:hover {
  box-shadow: none;
}
.pdfpromo_submit .form-group {
  position: relative;
}
.pdfpromo_submit .form-group input {
  padding-right: 45px;
}
.pdfpromo_submit .form-group img {
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.pdfpromo_submit .form-group .valid_img {
  width: 30px;
  height: 30px;
}

.cropper_small_photo_modal .modal-content {
  border-radius: 10px;
  overflow: hidden;
}
.cropper_small_photo_modal .modal-header {
  border: none !important;
  background: #cc0000;
  height: auto;
  min-height: 50px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.cropper_small_photo_modal .modal-header h2 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  flex: 1;
  text-align: center;
  margin: 0;
  padding: 0 0 0 30px;
}
.cropper_small_photo_modal .modal-header .close {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 20px;
  opacity: 1;
  color: #cc0000;
  background: #fff;
  border-radius: 50%;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}
.cropper_small_photo_modal .modal-header .close span {
  font-size: inherit;
  display: block;
  height: 17px;
}
.cropper_small_photo_modal .modal-body {
  padding: 45px 30px;
}
.cropper_small_photo_modal .modal-body h2 {
  font-size: 22px;
  font-weight: 700;
  color: #B82324;
  text-align: center;
  line-height: 1.1;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.cropper_small_photo_modal .modal-body p {
  font-size: 18px;
  font-weight: 500;
  color: #265D84;
  text-align: center;
  line-height: 1.15;
  margin: 0;
}
.cropper_small_photo_modal .modal-body p.confirm-text {
  font-size: 24px;
  font-weight: 600;
  margin: 45px auto 30px auto;
}
.cropper_small_photo_modal .modal-body .btn-row {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
.cropper_small_photo_modal .modal-body .btn-row .btn {
  font-size: 20px;
  font-weight: 700;
  width: calc(50% - 10px);
  margin: 0 20px 0 0;
  border-radius: 12px;
}
.cropper_small_photo_modal .modal-body .btn-row .btn:last-child {
  margin: 0;
}

#pdfpromo_offseason h1 {
  font-size: 36px;
  font-weight: bold;
  color: #3B6DA9;
  margin: 0 0 10px 0;
  text-align: center;
  line-height: 0.9;
}
#pdfpromo_offseason p {
  font-size: 16px;
  font-weight: bold;
  color: #3B6DA9;
  margin: 0 0 15px 0;
  text-align: center;
}
#pdfpromo_offseason img {
  width: 100%;
}
#pdfpromo_offseason input {
  width: 100%;
  height: 45px;
  display: block;
  margin: 0 0 15px 0;
}
#pdfpromo_offseason button {
  width: 150px;
  font-size: 24px;
  font-weight: bold;
  font-family: "Kanit", sans-serif;
  color: #fff;
  background: #196DD6;
  text-align: center;
  text-shadow: none;
  line-height: 1;
  border: none;
  border-radius: 30px;
  padding: 10px 20px;
  margin: 0 auto 10px auto;
  display: block;
}
#pdfpromo_offseason h2 {
  font-size: 36px;
  font-weight: bold;
  color: #3B6DA9;
  margin: 0;
  text-align: center;
  display: none;
}
#pdfpromo_offseason.newsletter_submitted h1, #pdfpromo_offseason.newsletter_submitted p, #pdfpromo_offseason.newsletter_submitted form {
  display: none;
}
#pdfpromo_offseason.newsletter_submitted h2 {
  display: block;
}
#pdfpromo_offseason.santalive h1 {
  color: #fff;
}
#pdfpromo_offseason.santalive p {
  color: #fff;
}
#pdfpromo_offseason.santalive button {
  background: #2DA008;
}
#pdfpromo_offseason.letterstosanta h1 {
  color: #fff;
}
#pdfpromo_offseason.letterstosanta p {
  color: #fff;
}
#pdfpromo_offseason.letterstosanta button {
  background: #2DA008;
}

.easterletter_container #pdfpromo_offseason img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 300px;
  display: block;
  margin: 0 auto;
}

.calendar_container #pdfpromo_offseason h1, .calendar_container #pdfpromo_offseason p {
  color: #fff;
}
.calendar_container #pdfpromo_offseason button {
  color: #fff;
  background: #196DD6;
}
.calendar_container #pdfpromo_offseason h2 {
  color: #fff;
}

.postcard_container #pdfpromo_offseason h1 {
  font-size: 38px;
  color: #fff;
}
.postcard_container #pdfpromo_offseason p {
  color: #fff;
}
.postcard_container #pdfpromo_offseason button {
  color: #fff;
  background: #FF850E;
}
.postcard_container #pdfpromo_offseason h2 {
  color: #fff;
}
.postcard_container #pdfpromo_offseason ::-webkit-input-placeholder, .postcard_container #pdfpromo_offseason ::-moz-placeholder, .postcard_container #pdfpromo_offseason :-ms-input-placeholder, .postcard_container #pdfpromo_offseason :-moz-placeholder, .postcard_container #pdfpromo_offseason .form-control {
  color: #ae0d0d;
  background: #fff;
}

/* CUSTOM MEDIA BREAKPOINT FOR PROMO MODALS */
@media (min-width: 768px) and (max-height: 950px) {
  #pdfpromo_container .promo_modal .modal-dialog {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin-top: 25px;
  }
  #freeletter_container .freeletter_modal .modal-dialog {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-height: 1000px) {
  #freeletter_container #letterhead_confirm_modal .modal-dialog {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin-top: 45px;
  }
}
@media (min-width: 768px) {
  #pdfpromo_container.postcard_container .modal-dialog {
    width: 600px;
  }
}
@media (min-width: 1201px) {
  #pdfpromo_container .nicelist_scroll_content_bg {
    height: 264px;
  }
}
@media (min-width: 481px) {
  .pdfpromo_submit .modal-dialog, #letter_finish_modal .modal-dialog {
    max-width: 450px;
    margin: 60px auto 0 auto;
  }
}
@media (max-width: 1550px) {
  #freeletter_container #freeletter_editor #editor_tip_1 {
    left: -15%;
  }
}
@media (max-width: 1200px) {
  #pdfpromo_container .nicelist_scroll_content_bg {
    height: 488px;
  }
  #pdfpromo_container .nicelist_scroll_content {
    top: -30px;
  }
  #pdfpromo_container #calendar_box, #pdfpromo_container #flightplan_box {
    max-width: 800px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle {
    font-size: 12px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 26px;
  }
  #pdfpromo_container.postcard_container ::-webkit-input-placeholder, #pdfpromo_container.postcard_container ::-moz-placeholder, #pdfpromo_container.postcard_container :-ms-input-placeholder, #pdfpromo_container.postcard_container :-moz-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container.postcard_container .postcard-body .form-control {
    font-size: 14px;
  }
  #freeletter_container #freeletter_editor #editor_tip_2 {
    left: -30%;
  }
  #freeletter_container #freeletter_editor #freeletter_editor_select_holder {
    padding: 10% 15% 0 40%;
  }
  .postcard_container .postcard-body #postcard_copy span {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  #pdfpromo_container .nicelist_scroll_content_bg {
    height: 649px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 {
    font-size: 22px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 span {
    font-size: 16px;
  }
  #pdfpromo_container .pdfpromo_part2 .pdfpromo_add_btn span {
    font-size: 18px;
  }
  #freeletter_container #freeletter_editor #editor_tip_1, #freeletter_container #freeletter_editor #editor_tip_2 {
    left: -10%;
  }
  #freeletter_container #freeletter_editor #freeletter_editor_select_holder {
    padding: 10% 15% 0 50%;
  }
  #freeletter_container #freeletter_step2 #letter_cat_select_holder, #freeletter_container #cat_available_letters {
    padding: 0;
  }
  #freeletter_container #freeletter_form {
    padding: 0;
  }
  #freeletter_container #freeletter_form > p {
    padding: 0;
  }
  .postcard_container #postcard_next_btn_holder .checkbox {
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top.nicelist #pfs_share_holder {
    background: #17571b;
  }
  #pdfpromo_container .cropper_modal .mobile-span {
    display: inline-block;
  }
  #pdfpromo_container .cropper_modal .desktop-span {
    display: none;
  }
  #pdfpromo_container.has_share_overlay .nicelist_scroll_top_holder {
    padding-top: 0;
  }
  #pdfpromo_container.has_share_overlay .nicelist_scroll_top_holder.show_part1 .mobile_padding.mobile_text, #pdfpromo_container.has_share_overlay .nicelist_scroll_top_holder.show_part2 .mobile_padding.mobile_notext {
    display: block;
  }
  #pdfpromo_container:not(.has_share_overlay) .nicelist_scroll_top_holder.show_part1 .mobile_no_padding.mobile_text, #pdfpromo_container:not(.has_share_overlay) .nicelist_scroll_top_holder.show_part2 .mobile_no_padding.mobile_notext {
    display: block;
  }
  #pdfpromo_container.calendar_container #calendar_header_holder .container {
    padding: 0;
  }
  #pdfpromo_container.calendar_container #calendar_header_holder .container .mobile_no_padding {
    display: none;
  }
  #pdfpromo_container.calendar_container #calendar_header_holder .container .mobile_padding {
    display: block;
  }
  #pdfpromo_container.nicelist_container > .row > .container > .row > .col-xs-12 {
    padding: 0;
  }
  #pdfpromo_container .nicelist_scroll_top_holder .fb-container .fb-like {
    top: auto;
    bottom: 3%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #pdfpromo_container .nicelist_scroll_content_bg {
    background: url("/assets/img/promo_pdf/bg_repeat_mobile.jpg");
    background-size: 100% auto;
    background-repeat: repeat-y;
    height: auto;
  }
  #pdfpromo_container .nicelist_scroll_content_bg.auto_height .nicelist_scroll_content {
    top: 0;
  }
  #pdfpromo_container .nicelist_scroll_content {
    position: relative;
    left: 0;
    top: -30px;
    width: 79%;
  }
  #pdfpromo_container .nicelist_scroll_content > div {
    padding: 0 10px;
  }
  #pdfpromo_container #nicelist_scroll_clickbox {
    width: 27%;
    height: 35%;
    bottom: 23%;
    left: 10%;
  }
  #pdfpromo_container .nicelist_scroll_content .nicelist_holder {
    padding: 15px 0 15px 30px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 {
    font-size: 24px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 span {
    font-size: 16px;
  }
  #pdfpromo_container .nophoto_modal .modal-body {
    padding: 60px 15%;
  }
  #pdfpromo_container .promo_modal h1 {
    padding: 0;
  }
  #pdfpromo_container .modal .modal-dialog, #pdfpromo_container .santalive_modal.video_modal .modal-dialog {
    margin-top: 60px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  #pdfpromo_container #calendar_header_holder {
    background: url("/assets/img/promo_pdf/calendar/mobile_bg_repeat.jpg");
    background-size: auto 100%;
    background-repeat: repeat-x;
  }
  #pdfpromo_container.has_share_overlay #calendar_header_holder {
    background: #001d2b;
    padding-top: 0;
  }
  #pdfpromo_container #calendar_box, #pdfpromo_container #flightplan_box {
    max-width: 100%;
    padding: 45px 10% 30px 10%;
  }
  #postcard_header_row {
    padding-top: 10px;
  }
  #pdfpromo_container.has_share_overlay #postcard_header_row {
    padding-top: 60px;
  }
  #pdfpromo_container #postcard_scroll_clickbox {
    display: none;
  }
  #postcard_header_row .fb-like {
    position: relative !important;
    display: inline-block;
    left: 0;
    right: auto;
    top: 0;
    transform: none;
  }
  #postcard_header_row .fb-share-button {
    position: relative !important;
    display: inline-block;
    left: auto;
    right: 0;
    top: 0;
    transform: none;
  }
  #postcard_header_row .fb-container {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0px;
    top: -10px;
    left: 0%;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
  .postcard_container #postcard_content_row {
    display: block;
  }
  .postcard_container #postcard_content_row > .col-sm-6 {
    padding: 15px;
  }
  .postcard_container #postcard_content_row > .col-sm-6:first-child {
    border-right: none;
    border-bottom: 2px solid #d7d7d7;
  }
  .postcard_container #postcard_form .row .col-sm-6 {
    padding: 0 15px !important;
  }
  .postcard_container #postcard_form > .row:last-child .form-group {
    margin: 0;
  }
  .postcard_container #postcard_next_btn_holder .checkbox {
    padding: 15px 0;
  }
  .postcard_container #postcard_next_btn_holder .checkbox span {
    padding: 0 0 0 30px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle {
    font-size: 14px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 36px;
  }
  #pdfpromo_container.postcard_container ::-webkit-input-placeholder, #pdfpromo_container.postcard_container ::-moz-placeholder, #pdfpromo_container.postcard_container :-ms-input-placeholder, #pdfpromo_container.postcard_container :-moz-placeholder {
    font-size: 14px;
  }
  #pdfpromo_container.postcard_container .postcard-body .form-control {
    font-size: 16px;
  }
  #freeletter_container.has_share_overlay .desktop_header_padding, #freeletter_container:not(.has_share_overlay) .desktop_header {
    display: none;
  }
  #freeletter_container.has_share_overlay .mobile_header_padding, #freeletter_container:not(.has_share_overlay) .mobile_header {
    display: block;
  }
  #freeletter_container #freeletter_step1 ul li {
    padding: 0;
  }
  #freeletter_container #freeletter_step1 ul li.active .letterhead_overlay {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  }
  #freeletter_container #freeletter_step1 ul li .letterhead_overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #freeletter_container #freeletter_form .form-group {
    text-align: left;
    padding: 0 15px;
  }
  #freeletter_container #freeletter_form .form-group > label {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  #freeletter_container #freeletter_form .form-group > .form-control {
    max-width: 100%;
    width: 100%;
  }
  #freeletter_container #freeletter_step2 #letter_cat_select_holder {
    padding: 0 15px;
  }
  #freeletter_container #freeletter_step2 .santa_img {
    width: 30%;
  }
  #freeletter_container #freeletter_step2 .santa_img ~ .form-group {
    width: 70%;
    position: absolute;
    left: 30%;
  }
  #freeletter_container #cat_available_letters h3 {
    font-size: 16px;
  }
  #freeletter_container #cat_available_letters ul li .letter_select_link {
    font-size: 18px;
    white-space: nowrap;
  }
  #freeletter_container #freeletter_form .form-group > label {
    font-size: 16px;
  }
  #freeletter_container #freeletter_step3.tipsShown .freeletter_editor_tip_overlay {
    display: block;
  }
  #freeletter_container #mobile_editor_tip {
    display: block;
  }
  #freeletter_container #mobile_editor_tip .editor_tip_content:before, #freeletter_container #mobile_editor_tip .editor_tip_content:after {
    width: 0;
    height: 0;
    border: none;
  }
  #freeletter_container #freeletter_editor {
    height: auto;
    padding: 0;
  }
  #freeletter_container #freeletter_editor #editor_tip_1, #freeletter_container #freeletter_editor #editor_tip_2 {
    display: none;
  }
  #freeletter_container #freeletter_editor .freeletter_editor_content {
    padding: 50px 15px 15px 15px;
  }
  #freeletter_container #freeletter_editor #freeletter_editor_select_holder {
    padding: 0;
    margin: 15px 0 0 0;
    left: 0;
    overflow: hidden;
  }
  #freeletter_container #freeletter_editor .freeletter_editor_content h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    padding: 10px;
    margin: 0;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 5;
  }
  #freeletter_container #freeletter_editor #freeletter_editor_select_holder #freeletter_santa_signature {
    max-width: 33%;
    float: right;
  }
  #freeletter_container .modal .modal-dialog {
    margin-top: 25px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  #letterhead_confirm_modal .modal-snow {
    width: 80%;
    height: auto;
    top: 0;
    left: 0;
    margin: -5% 0 0 -2%;
  }
  #letter_finish_modal .modal-header .close {
    top: -15px;
    right: -5px;
  }
  #freeletter_container #freeletter_editor_select_holder_mobile {
    margin: 15px 0 0 0;
    position: relative;
  }
  #freeletter_container #freeletter_editor_select_holder_mobile .pfs_dropdown {
    max-width: 100%;
  }
  #freeletter_container #freeletter_step3 .checkbox {
    margin: 15px 0 0 0;
  }
  #freeletter_container #freeletter_step3 .checkbox label {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 2;
  }
  #freeletter_container #freeletter_step3 .checkbox > span {
    font-size: 14px;
    display: block;
    padding: 0 40px 0 0;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
  }
  #freeletter_container #freeletter_step3 .checkbox > span span {
    display: inline-block;
  }
  #freeletter_container #freeletter_step3 .checkbox > span br {
    display: none;
  }
  #freeletter_container #freeletter_editor #freeletter_editor_custom_closing_line {
    max-width: 50%;
    margin-left: 50%;
  }
  #freeletter_container #freeletter_form .pfs_dropdown {
    max-width: 100%;
  }
  #freeletter_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 36px;
  }
  #freeletter_container #cat_available_letters ul li.active .letter_select_link {
    display: block;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #freeletter_container #cat_available_letters ul li.active .letter_preview_link {
    display: block;
    width: 100%;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #freeletter_container .fb-container {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
  }
  #freeletter_container .fb-container .fb-like {
    right: auto;
    left: 0;
    top: 0;
    position: absolute;
    transform: none;
  }
  #freeletter_container .fb-container .fb-share-button {
    right: 0;
    left: auto;
    top: 0;
    position: absolute;
    transform: none;
  }
  #pdfpromo_container ::-webkit-input-placeholder, #freeletter_container ::-webkit-input-placeholder, .freeletter-modal ::-webkit-input-placeholder, #pdfpromo_container ::-webkit-input-placeholder, #freeletter_container ::-webkit-input-placeholder, .freeletter-modal ::-moz-placeholder, #pdfpromo_container ::-webkit-input-placeholder, #freeletter_container ::-webkit-input-placeholder, .freeletter-modal :-ms-input-placeholder, #pdfpromo_container ::-webkit-input-placeholder, #freeletter_container ::-webkit-input-placeholder, .freeletter-modal :-moz-placeholder {
    font-size: 12px;
    font-weight: normal;
  }
  .pdf_promo_footer .bbb-logo {
    display: inline-block;
    margin: 0 auto;
  }
  .pdf_promo_footer .infosafe-logo-li {
    margin: 0 0 10px 0;
  }
  .pdf_promo_footer .infosafe-logo-li .bbb-logo {
    margin-left: 5px;
  }
}
@media (max-width: 480px) {
  #pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li {
    text-align: center;
  }
  #pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li img {
    display: block;
    float: none;
    margin: 0 auto;
  }
  #pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder li span {
    display: block;
    float: none;
    text-align: center;
  }
  #pfs_promo_share_nav #pfs_share_holder .addthis_responsive_sharing.has_share_overlay .share_text {
    display: none;
  }
  #pdfpromo_container .pdfpromo_part2 .complete_pdfpromo_holder.complete_calendars_holder li img {
    margin: 0 auto;
  }
  #pdfpromo_container .nicelist_scroll_content_bg.auto_height .nicelist_scroll_content {
    top: 0;
  }
  #pdfpromo_container .pdfpromo_upload_photo {
    padding: 30px 15px;
  }
  #pdfpromo_container .pdfpromo_upload_photo img {
    width: 30px;
    left: 15px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 {
    font-size: 18px;
    padding-left: 30px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 span {
    font-size: 12px;
  }
  #pdfpromo_container input, #pdfpromo_container select, #pdfpromo_container ::-webkit-input-placeholder, #pdfpromo_container ::-moz-placeholder, #pdfpromo_container :-ms-input-placeholder, #pdfpromo_container :-moz-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .nophoto_modal .modal-content .modal-body {
    padding: 30px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle {
    font-size: 12px;
  }
  #pdfpromo_container.postcard_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 30px;
  }
  #pdfpromo_container.postcard_container ::-webkit-input-placeholder, #pdfpromo_container.postcard_container ::-moz-placeholder, #pdfpromo_container.postcard_container :-ms-input-placeholder, #pdfpromo_container.postcard_container :-moz-placeholder, #pdfpromo_container.postcard_container .postcard-body .form-control {
    font-size: 12px;
  }
  #pdfpromo_container.postcard_container #postcard_list_content ::-webkit-input-placeholder, #pdfpromo_container.postcard_container #postcard_list_content ::-moz-placeholder, #pdfpromo_container.postcard_container #postcard_list_content :-ms-input-placeholder, #pdfpromo_container.postcard_container #postcard_list_content :-moz-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .maxnum_modal .modal-body {
    padding: 30px;
  }
  #pdfpromo_container .modal .modal-content .modal-body h1 {
    font-size: 24px;
    padding: 0;
    margin: 0 0 15px 0;
  }
  #pdfpromo_container .modal .modal-content .modal-body p {
    font-size: 16px;
    margin: 0;
  }
  #pdfpromo_container .promo_modal .modal-content .modal-body .btn {
    font-size: 16px;
    line-height: 1.2;
  }
  #pdfpromo_container .promo_modal .modal-content .modal-body h1 {
    font-size: 26px;
    margin: 15px 0;
  }
  #pdfpromo_container .promo_modal .modal-content .modal-body p {
    font-size: 14px;
    font-weight: 300;
  }
  #pdfpromo_container #calendar_box, #pdfpromo_container #flightplan_box {
    padding: 45px 30px 30px 30px;
  }
  #pdfpromo_container .pdfpromo_submit .form-group input {
    font-size: 14px;
    padding: 15px;
    height: auto;
  }
  #freeletter_container #freeletter_buttons .btn {
    font-size: 28px;
  }
  #freeletter_container #freeletter_step2 #letter_cat_select_holder {
    padding: 0 15px;
  }
  #freeletter_container #freeletter_step2 .santa_img {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  #freeletter_container #freeletter_step2 .santa_img ~ .form-group {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    display: block;
    padding: 0;
    margin: 0;
  }
  #freeletter_container #cat_available_letters h3 {
    font-size: 14px;
  }
  #freeletter_container #cat_available_letters ul li .letter_select_link, #freeletter_container #cat_available_letters ul li .letter_preview_link {
    font-size: 16px;
    whitespace: nowrap;
  }
  #freeletter_container #freeletter_form .form-group > label {
    font-size: 14px;
  }
  #letterhead_confirm_modal .modal-body p {
    font-size: 14px;
  }
  #freeletter_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 28px;
  }
  .additional-santa-emails span {
    font-size: 90%;
  }
  .postcard_container .postcard-header h2 {
    font-size: 16px;
  }
  .postcard_container #postcard_next_btn_holder .checkbox span {
    padding: 0 0 0 15px;
  }
  #confirmation_page_holder .mobile-app-store-images a:first-of-type {
    padding-left: 2%;
  }
  #confirmation_page_holder .mobile-app-store-images a:last-of-type {
    padding-right: 2%;
  }
}
@media (max-width: 400px) {
  #freeletter_container #cat_available_letters ul li .letter_select_link, #freeletter_container #cat_available_letters ul li .letter_preview_link {
    font-size: 14px;
    whitespace: nowrap;
  }
  #freeletter_container .pfs_dropdown .dropdown-toggle {
    font-size: 12px;
  }
  #freeletter_container .pfs_dropdown .dropdown-toggle .fa {
    font-size: 24px;
  }
  #pdfpromo_container.nicelist_container input, #pdfpromo_container.nicelist_container select {
    font-size: 10px;
  }
  #pdfpromo_container .pdfpromo_submit ::-webkit-input-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .pdfpromo_submit ::-moz-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .pdfpromo_submit :-ms-input-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .pdfpromo_submit :-moz-placeholder {
    font-size: 12px;
  }
  #pdfpromo_container .nicelist_scroll_content .nicelist_holder {
    padding: 15px 0;
  }
  #pdfpromo_container .nicelist_scroll_content .nicelist_holder label {
    display: none;
  }
}
@media (max-width: 350px) {
  #pdfpromo_container .pdfpromo_upload_photo h3 {
    font-size: 16px;
    padding-left: 30px;
  }
  #pdfpromo_container .pdfpromo_upload_photo h3 span {
    font-size: 10px;
  }
}
.navbar-fixed-top.flightplan #pfs_share_holder {
  background: #011636;
}
.navbar-fixed-top.santalive #pfs_share_holder {
  background: #230102;
}

#pfs_share_holder {
  padding: 0 15px;
  text-align: center;
  background: #0d161d;
  background-size: cover;
  color: #fff;
}
#pfs_share_holder.no-bg {
  background: none;
}
#pfs_share_holder.letter-share {
  background: #081446;
}
#pfs_share_holder #click_detector {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 0);
}
#pfs_share_holder a {
  font-family: Proxima-Nova;
  font-weight: 500;
  color: #fff;
  border-radius: 0 !important;
  outline: none;
}
#pfs_share_holder a:visited, #pfs_share_holder a:focus, #pfs_share_holder a:active {
  text-decoration: none;
}
#pfs_share_holder .share_tag {
  display: inline-block;
  position: relative;
  top: -20px;
  right: 5px;
}
#pfs_share_holder .addthis_responsive_sharing {
  display: inline-block;
}
#pfs_share_holder .login {
  position: relative;
  display: inline-block;
  left: 10%;
  top: 0;
}
#pfs_share_holder .login a:hover {
  text-decoration: none;
}
#pfs_share_holder .login a:hover > span {
  text-decoration: underline;
}
#pfs_share_holder .login img {
  position: relative;
  top: -3px;
  width: 37px;
  max-width: 35%;
  height: auto;
}
#pfs_share_holder .login .divider {
  display: none;
}
#pfs_share_holder #login-form {
  width: 275px;
  position: absolute;
  padding: 5px;
  padding-top: 10px;
  top: 50px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 8px 1px #333;
  right: 0;
  z-index: 21;
}
@media (max-width: 768px) {
  #pfs_share_holder #login-form {
    width: 275px;
    position: absolute;
    padding: 10px 20px;
    top: 50px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 8px 1px #333;
    right: 0;
    z-index: 21;
  }
}
#pfs_share_holder #login-form .login-wrapper {
  width: 225px;
  position: relative;
  margin: auto;
  margin-top: 20px;
}
#pfs_share_holder #login-form .error-msg {
  color: red;
  display: none;
  font-size: 14px;
  padding-bottom: 5px;
}
#pfs_share_holder #login-form .checkbox label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.045em;
  color: #144676;
  display: block;
  text-align: left;
}
#pfs_share_holder #login-form .checkbox input {
  width: auto;
  margin-top: 3px;
}
#pfs_share_holder #login-form input {
  width: 100%;
}
#pfs_share_holder #login-form input[type=text], #pfs_share_holder #login-form input[type=password] {
  margin-bottom: 0;
  color: #417EC6;
  border-color: #A2C7F3;
  border-radius: 5px;
  border-style: solid;
  padding: 5px 0;
  padding-left: 32px;
  font-weight: 600;
}
#pfs_share_holder #login-form input[type=submit] {
  background: #1d6abe;
  border: none;
  color: #fff;
  font-size: 20px;
}
#pfs_share_holder #login-form input[type=submit].disabled {
  background: #959595 !important;
  color: #fff !important;
}
#pfs_share_holder #login-form .form-group {
  position: relative;
  margin-bottom: 15px;
}
#pfs_share_holder #login-form .form-group .input-icon {
  width: 21px;
  height: auto;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#pfs_share_holder #login-form .link-container {
  padding: 10px 0 25px 0;
}
#pfs_share_holder #login-form .link-container .col-xs-6 a {
  font-size: 14px;
  letter-spacing: -0.045em;
  color: #144676;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#pfs_share_holder #login-form .link-container .col-xs-6:first-child {
  padding-right: 0;
}
#pfs_share_holder #login-form .link-container .col-xs-6:first-child a {
  text-align: left;
}
#pfs_share_holder #login-form .link-container .col-xs-6:last-child {
  padding-left: 0;
}
#pfs_share_holder #login-form .link-container .col-xs-6:last-child a {
  text-align: right;
}
#pfs_share_holder #login-form a {
  color: #144676;
  font-size: 14px;
  margin: 0;
  letter-spacing: -0.045em;
  padding: 0;
  font-weight: 600;
}
#pfs_share_holder #login-form .image-row {
  margin-top: 0;
  margin-bottom: 10px;
}
#pfs_share_holder #login-form .pfs-logo {
  max-width: 250px;
  width: calc(100% - 30px);
}
#pfs_share_holder #login-form .lock {
  width: 18px;
  height: auto;
  vertical-align: bottom;
  margin-bottom: 10px;
}
#pfs_share_holder #login-form .close-button {
  position: absolute;
  right: -15px;
  top: -30px;
  font-size: 30px;
}
#pfs_share_holder #login-form .recovery-page .flyout-button {
  background: #417EC6;
  color: #fff;
  width: 100%;
  font-weight: 700;
}
#pfs_share_holder #login-form .recovery-page .phone-icon {
  width: 7.5% !important;
  margin-left: 2.5px;
}
#pfs_share_holder #login-form .recovery-page h3 {
  color: #2870bf;
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}
#pfs_share_holder #login-form .recovery-page .divider {
  width: 100%;
  margin: 10px 0;
  max-width: 100%;
  display: block;
}
#pfs_share_holder #login-form .recovery-page .help-link {
  text-align: right;
  color: #414E66;
  font-size: 12px;
  padding: 10px 0;
  font-weight: 600;
}
#pfs_share_holder #login-form .recovery-page .has-subtext {
  margin-bottom: 0;
}
#pfs_share_holder #login-form .recovery-page .subtext {
  font-size: 12px;
  color: #417ec6;
  margin-bottom: 15px;
}
#pfs_share_holder #login-form .recovery-page #reset_email_header {
  margin: 10px 0;
  text-align: left;
  color: #417ec6;
  font-size: 14px;
}
#pfs_share_holder #login-form #recovery_code_page h6 {
  font-size: 14px;
  font-weight: 700;
  color: #144676;
  margin: 10px 0 0 0;
  text-align: left;
}
#pfs_share_holder #login-form #recovery_code_page p {
  font-size: 13px;
  font-weight: 500;
  color: #144676;
  margin: 0 0 10px 0;
  text-align: left;
}
#pfs_share_holder #login-form #recovery_code_page p span {
  font-weight: 700;
  color: #6D95D0;
}
@media (max-width: 480px) {
  #pfs_share_holder > .row > .col-xs-12 {
    padding: 0 5px;
  }
}
@media (max-width: 350px) {
  #pfs_share_holder > .row > .col-xs-12 {
    padding: 0 5px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
  #pfs_share_holder > .row > .col-xs-12 .addthis_responsive_sharing .at-icon-wrapper {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    padding: 0 !important;
  }
  #pfs_share_holder > .row > .col-xs-12 .addthis_responsive_sharing .at-icon-wrapper .at-icon {
    width: 25px !important;
    height: 25px !important;
  }
  #pfs_share_holder > .row > .col-xs-12 .addthis_responsive_sharing .at-icon-wrapper .at-label {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
  }
  #pfs_share_holder .login {
    position: absolute;
    left: 0;
  }
}

body.body_santalive #pfs_share_holder .login {
  left: 0;
}

.is-table-row {
  display: table;
}
.is-table-row [class*=col-] {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}

/*
@media (max-width: 1000px) {
  #pfs_share_holder .login {
    .divider {
      display: block;
    }
    left: 0;
    top: 0;
    img {
      max-width: 60%;
    }
    span {
      font-size: 12px;
      position: relative;
      bottom: 3px;
    }
  }

  #pfs_share_holder .login-form {
    position: fixed;
    top: 50%;
    width: 90%;
    left: 0;
    margin: 150px auto 0 auto;
    padding: 15px;
    .login-wrapper {
      width: 100%;
      margin: 0 auto;
    }
    .close-button {
      right: 0;
      margin: 0;
    }
  }
}
*/
@media (max-width: 767px) {
  #pfs_share_holder #login-form {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    max-width: 90%;
    margin: 50px 0 0 0;
  }
  #pfs_share_holder .login {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 0 5px 0;
  }
  #pfs_share_holder .login .login-form-parent {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #pfs_share_holder .login img {
    max-width: 40px;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.co_discount_text_img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 15px auto;
  display: block;
}

.order_btn_holder {
  position: relative;
  display: table;
  margin: 0 auto;
}
.order_btn_holder .order_btn_ships_within_img {
  width: 75px !important;
  height: auto !important;
  position: absolute;
  right: -37.5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 9;
}
.order_btn_holder.ordernow_btn_holder {
  max-width: 55%;
  display: table;
  margin: 15px auto;
}
.order_btn_holder.ordernow_btn_holder .ordernow_img {
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1400px) {
  .order_btn_holder .order_btn_ships_within_img {
    width: 100px !important;
    right: -50px;
  }
}

#co_header_row #co_ordernow_row .order_btn_holder {
  max-width: 55%;
  display: block;
  margin: 15px auto;
}
#co_header_row #co_ordernow_row .order_btn_holder .ordernow_img {
  max-width: 100%;
  margin: 0 auto;
}

.mobile-features-col .mobile-features h4 {
  font-size: 18px;
  font-weight: bold;
  color: #0067be;
  text-align: center;
  margin: 3% 0 2% 0;
}
.mobile-features-col .mobile-features h2 {
  font-size: 38px;
  font-weight: 500;
  color: #910f0f;
  text-align: center;
  margin: -2px 0 10px 0;
  padding: 0 15px;
}
.mobile-features-col .mobile-features li {
  font-size: 16px;
  color: #005383;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}

.no1 h3 {
  font-size: 35px;
  color: #243f55;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.no1 h2 {
  font-size: 70px;
  color: #d10c23;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 0;
}
.no1 ul {
  margin-bottom: 30px;
  font-weight: 100 !important;
  margin-left: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.no1 ul li {
  font-size: 27px;
  color: #243f55;
  float: none;
  padding: 0 5px;
  width: auto;
}
.no1 ul li:nth-child(1), .no1 ul li:nth-child(2), .no1 ul li:nth-child(3) {
  max-width: 33%;
}
.no1 ul li:nth-child(4) {
  max-width: 45%;
  text-align: right !important;
}
.no1 ul li:nth-child(5) {
  max-width: 45%;
  text-align: left !important;
}
.no1 ul li:nth-child(6), .no1 ul li:nth-child(7) {
  width: 100%;
  max-width: 100%;
}

.certificate {
  width: 100%;
  max-width: 957px;
  margin: 0 auto;
  position: relative;
}
.certificate img {
  margin: 4% auto;
}
.certificate h2 {
  font-size: 19px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #0f457a;
}
.certificate p {
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0f457a;
}
.certificate strong {
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.certificate .bbb-logo {
  position: absolute;
  left: 12%;
  bottom: 12%;
}
@media (max-width: 414px) {
  .certificate h2 {
    font-size: 19px;
  }
}
@media (max-width: 320px) {
  .certificate h2 {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .certificate h2 {
    font-size: 30px;
    font-weight: 500;
  }
  .certificate p {
    font-weight: 500;
  }
}

#co_steps_row .desktop-features-col {
  display: block;
  width: 1531px;
  max-width: 100%;
  margin: 0 auto;
}
#co_steps_row .desktop-features-col p {
  width: 485px;
  max-width: 100%;
  margin: 0 auto 10px auto;
}
#co_steps_row .mobile-features-col {
  display: none;
}

#pfs_pricing_plan_main_header {
  color: #1f5387;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}

#pfs_pricing_plan_main_header2 {
  color: #1f5387;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: -20px;
  margin-top: -2px;
}

ul.greenchecks {
  color: #1f5387;
  font-size: 17px;
  font-weight: 700;
  margin: 0 auto;
  display: table;
  text-align: left;
}
ul.greenchecks li {
  margin: 0;
  padding: 0 0 0 35px;
  list-style: none;
  background-image: url("/assets/img/GreenCheckMark_01a.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
}

.features h2 {
  font-size: 28px;
  color: #005483;
  padding-left: 6%;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.features h3 {
  font-size: 16px;
  color: #005383;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.features h3 span {
  background: #941313;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 50%;
}
.features h4 {
  text-align: center;
  color: #005483;
  font-size: 31px;
  margin: 3% 0 2% 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.features h4 a {
  color: #005483;
  text-decoration: underline;
}
.features h4 a:hover {
  color: #005483;
  text-decoration: underline;
}
.features p {
  color: #005483;
  font-size: 14px;
  padding: 10px 30px;
  font-style: normal;
  font-weight: 500;
}
.features p a {
  color: #9e171b;
  text-decoration: underline;
  font-style: normal;
  font-weight: 600;
}
.features p a:hover {
  color: #9e171b;
  text-decoration: underline;
}
.features .red-step {
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: relative;
  border-radius: 50%;
  background: #c30000;
  vertical-align: middle;
  display: inline-block;
}
.features .red-step span {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: none;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.features .wp2 {
  visibility: hidden;
}
.features .steps {
  color: #d21825;
  font-weight: bold;
}
.features .bounceInLeft, .features .bounceInRight, .features .fadeInUp, .features .fadeInUpDelay, .features .fadeInDown, .features .fadeInUpD, .features .fadeInLeft, .features .fadeInRight {
  visibility: visible;
}
.features .delay-05s {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.features .delay-1s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.features .col-md-4 img {
  margin: auto;
}
.features .mobile-features ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}

.countdown {
  margin: 0 auto;
  z-index: 9;
  padding: 0;
  text-align: center;
}
.countdown .countdown-bonus-mobile {
  color: #bb291d;
  font-size: 26px;
  padding-bottom: 10px;
}
.countdown .countdown-bonus-mobile .mobile-sm .countdown-mobile-star {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto 5px auto;
}
.countdown .countdown-bonus-mobile .mobile-sm h4 {
  color: #0A7200;
  margin: 5px 0 0 0;
}
.countdown .countdown-bonus-mobile .mobile-xs h2 {
  font-size: 46px;
  line-height: 1;
  margin: 30px 0 0 0;
}
.countdown .countdown-bonus-mobile .mobile-xs h2 .countdown-mobile-star {
  width: auto;
  height: 46px;
  vertical-align: top;
}
.countdown .countdown-bonus-mobile .col-sm-4-5 {
  width: 37.5%;
}
.countdown .countdown-bonus-mobile .col-sm-3 {
  padding: 0;
}
.countdown .countdown-bonus-mobile .col-sm-3 .mobile-xs h2 {
  font-size: 36px;
}
.countdown .countdown-bonus {
  font-size: 26px;
  color: #02517f;
  font-weight: 200;
  padding-top: 10px;
}
.countdown .countdown-bonus a {
  color: #02517f;
}
.countdown .countdown-bonus a u {
  text-decoration: none;
  border-bottom: 1px solid #02517f;
}
.countdown .countdown-text {
  color: #085588;
  font-size: 20px;
}
.countdown .countdown-text p {
  margin: 0;
}
.countdown .countdown-text h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  margin: 0;
}
.countdown .countdown-text h4 {
  font-size: 18px;
  color: #074167;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}
.countdown .row {
  position: relative;
}
.countdown .row.counter-3col {
  color: #d01014;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  padding: 0px 45px 15px 45px;
}
.countdown .row.counter-3col span {
  font-size: 12px;
  color: #012947;
  font-style: normal;
  font-weight: 700;
  display: block;
  width: 100%;
}
.countdown .countdown-bonus-images > div {
  padding-bottom: 15px;
}
.countdown h4 a {
  color: #bb291d;
  text-decoration: underline;
}

.order-included-bonuses {
  padding-top: 10px;
}
.order-included-bonuses .bonus-main-img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.order-included-bonuses .order-bonus-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin: 0;
}
.order-included-bonuses .order-bonus-list li {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 10px 0 0;
}
.order-included-bonuses .order-bonus-list li:last-child {
  margin: 0;
}
.order-included-bonuses .order-bonus-list li a {
  text-decoration: none;
  outline: none;
}
.order-included-bonuses .order-bonus-list li a img {
  width: auto;
  height: auto;
}
.order-included-bonuses .countdown-time {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}
.order-included-bonuses .countdown-time li {
  font-size: 16px;
  font-weight: 500;
  color: #46763a;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 10px 0 0;
}
.order-included-bonuses .countdown-time li:last-child {
  margin: 0;
}
.order-included-bonuses .countdown-time li span {
  font-size: 32px;
  font-weight: 700;
  color: rgb(225, 12, 29);
}
.order-included-bonuses .countdown-time li div {
  display: block;
  margin: 5px 0 0 0;
}
@media (min-width: 481px) {
  .order-included-bonuses .order-bonus-list li {
    display: inline-block;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .order-included-bonuses .order-bonus-list {
    flex-wrap: nowrap;
  }
  .order-included-bonuses .order-bonus-list.mobile-order-bonus-list {
    display: none;
  }
  .order-included-bonuses .order-bonus-list li {
    max-width: 20%;
  }
  .order-included-bonuses .countdown-time li {
    font-size: 18px;
    margin: 0 15px 0 0;
  }
  .order-included-bonuses .countdown-time li span {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  .order-included-bonuses .countdown-time li {
    font-size: 24px;
    margin: 0 18px 0 0;
  }
  .order-included-bonuses .countdown-time li span {
    font-size: 48px;
  }
}
@media (min-width: 1201px) {
  .order-included-bonuses .countdown-time li {
    font-size: 36px;
    margin: 0 30px 0 0;
  }
  .order-included-bonuses .countdown-time li span {
    font-size: 72px;
  }
}
@media (min-width: 1550px) {
  .order-included-bonuses .countdown-time li {
    margin: 0 45px 0 0;
  }
}

#free-bonus-fixed {
  text-align: left;
  padding-left: 0;
}
#free-bonus-fixed > a {
  display: inline-block;
  margin: 0 5px 0 0;
  max-width: calc(33.3333% - 5px);
}
#free-bonus-fixed > a:last-child {
  margin: 0;
}

.comparison_toggle {
  padding: 10px auto;
}
.comparison_toggle:hover {
  cursor: pointer;
}

.comparison_list_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
}
.comparison_list_ul li a, .comparison_list_ul li a:hover, .comparison_list_ul li a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.comparison-products {
  text-align: center;
  margin: 0 0 15px 0;
  padding: 0;
  background: none;
  width: 100%;
  padding-top: 20px;
}

.comparison-products li {
  list-style: none;
  display: inline-block;
  width: auto;
  max-width: 7%;
  margin-right: 5px;
}

.comparison-products li:last-child {
  margin: 0;
}

@media screen and (max-width: 1200px) {
  .comparison-products li {
    max-width: 5.8%;
  }
}
@media screen and (max-width: 992px) {
  .comparison-products li {
    max-width: 5.7%;
  }
}
.comparison-chart {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
  border: 0px;
  font-family: "Proxima-Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-collapse: separate;
  table-layout: fixed;
}
.comparison-chart th {
  height: 60px;
  border: 2px solid #dbe4ec;
  border-top: none;
}
.comparison-chart th h2.package-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.05;
}
.comparison-chart th h2.package-title span {
  font-size: 14px;
  font-weight: 500;
  display: block;
}
.comparison-chart th.col1 {
  background-color: #fbfdfe;
  border-left-width: 4px;
  color: #274e76;
  font-size: 11px;
  text-align: left;
  padding-left: 15px;
  border-top: 2px solid #dbe4ec;
}
.comparison-chart th.col2 {
  background-color: #0056C3;
  width: 117px;
}
.comparison-chart th.col3 {
  background-color: #9F8215;
  width: 117px;
}
.comparison-chart th.col4 {
  background-color: #569A11;
  width: 117px;
  border-right-width: 4px;
}
.comparison-chart th.col5 {
  background-color: #a12319;
  width: 167px;
  border-right-width: 6px;
  border-right-color: #a12218;
  border-bottom-color: #a12218;
  border-left-width: 0px;
}
.comparison-chart th.col5 div {
  width: 167px;
  height: 33px;
  position: relative;
}
.comparison-chart th.col5 div img {
  position: absolute;
  display: block;
  top: -25px;
  margin: auto !important;
  left: 0\9 ;
}
.comparison-chart .comparison-chart-link {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.comparison-chart .comparison-chart-link img {
  width: auto;
  height: 35px;
}
.comparison-chart .comparison-chart-link img:nth-child(2) {
  width: auto;
  height: 27px;
}
.comparison-chart .comparison-chart-link span {
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .comparison-chart .comparison-chart-link span {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .comparison-chart .comparison-chart-link span {
    font-size: 16px;
  }
}
@media (min-width: 1201px) {
  .comparison-chart .comparison-chart-link img {
    height: 40px;
  }
}

@media all and (-ms-high-contrast: none) {
  .comparison-chart th.col5 div img {
    position: absolute;
    display: block;
    top: -25px;
    margin: auto !important;
    left: 0;
  }
  *::-ms-backdrop, .comparison-chart th.col5 div img {
    position: absolute;
    display: block;
    top: -25px;
    margin: auto !important;
    left: 25%;
  }
}
@-moz-document url-prefix() {
  /*.comparison-chart th.col5 div img {position: absolute;display: block; top: -25px; left: 22%; }*/
  .comparison-chart .elf div .col-md-4 {
    padding-left: 0;
    padding-right: 0;
  }
}
#bronze_plan_holder {
  background: #085bab;
}

#gold_plan_holder {
  background: #907f19;
}

#silver_plan_holder {
  background: #4a850e;
}

#platinum_plan_holder {
  background: #a70b00; /*padding-top: 0; */
}

#bronze_plan_holder .plan_order_btn, #bronze_plan_holder .first_comparison_list_li {
  color: #085bab;
}

#gold_plan_holder .plan_order_btn, #gold_plan_holder .first_comparison_list_li {
  color: #6f6213;
}

#silver_plan_holder .plan_order_btn, #silver_plan_holder .first_comparison_list_li {
  color: #3a680b;
}

#bronze_plan_holder hr.comparison_toggle_close {
  border-color: #6f6213;
}

#gold_plan_holder hr.comparison_toggle_close {
  border-color: #6f6213;
}

#silver_plan_holder hr.comparison_toggle_close {
  border-color: #3a680b;
}

#platinum_plan_holder hr.comparison_toggle_close {
  border-color: #711a11;
}

.pfs_plan_columns {
  padding: 0 60px;
  margin-bottom: 20px;
}

.pfs_plan_column {
  border-radius: 15px; /*overflow: hidden;*/
  margin: 0 0.5%;
  padding: 0;
}

.pfs_plan_holder {
  text-align: center;
  padding: 0 15px 15px 15px;
  border-radius: 15px;
  position: relative;
}
.pfs_plan_holder h2 {
  font-size: 60px;
  font-weight: 700;
  text-shadow: 2px 2px #000;
  color: #fff;
  margin: 29px 0 30px 0;
}
.pfs_plan_holder img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
}
.pfs_plan_holder .btn {
  font-size: 22px;
  font-weight: 700;
  border-radius: 30px;
  border: none;
  outline: none;
  position: relative;
  z-index: 999;
}
.pfs_plan_holder .btn:focus {
  border: none;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.pfs_plan_holder .plan_order_btn {
  background: #fff;
  color: #711a11;
  margin: 15px 0 0 0;
}
.pfs_plan_holder .plan_order_btn:hover {
  -webkit-box-shadow: 0px 0px 24px 0px rgb(252, 252, 136);
  -moz-box-shadow: 0px 0px 24px 0px rgb(252, 252, 136);
  box-shadow: 0px 0px 24px 0px rgb(252, 252, 136);
}
.pfs_plan_holder .plan_learn_more_btn {
  font-size: 20px;
  padding: 10px 0 0 0;
  font-weight: normal;
  background: none;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.pfs_plan_holder h4 {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 22px;
  font-weight: 700;
}
.pfs_plan_holder p {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  text-decoration: line-through;
  line-height: 1;
}
.pfs_plan_holder h3 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin: 5px 0 10px 0;
}
.pfs_plan_holder h3 .smaller_price_text {
  font-size: 20px;
  font-weight: 100;
}
.pfs_plan_holder .hidden_order_btn {
  margin: 0;
}
.pfs_plan_holder .chart-mobile {
  position: relative;
}
.pfs_plan_holder .chart-mobile .comparison_list_li {
  padding: 15px 0;
}
.pfs_plan_holder .chart-mobile .comparison_list_li a {
  font-size: 16px;
  font-weight: 500;
  display: table;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  outline: none;
}
.pfs_plan_holder .chart-mobile .comparison_list_li img {
  display: table;
  margin: 0 auto 10px auto;
}
.pfs_plan_holder .chart-mobile .comparison_list_li .bonus-inline {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pfs_plan_holder .chart-mobile .comparison_list_li .bonus-inline img {
  width: 20px;
  height: auto;
  margin: 0 5px 0 0;
}
.pfs_plan_holder .pfs_header_img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}
.pfs_plan_holder .pfs_header_img h2 {
  font-size: 64px;
  font-weight: 800;
  text-shadow: none;
}
.pfs_plan_holder .mobile_collapse_product_details_header {
  display: none;
  padding: 10px 15px;
  margin: 0 -15px;
  background: #ffe850;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.pfs_plan_holder .mobile_collapse_product_details_header .collapse_header_content {
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pfs_plan_holder .mobile_collapse_product_details_header a {
  text-decoration: none;
  outline: none;
}
.pfs_plan_holder .mobile_collapse_product_details_header h3 {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin: 0 0 0 auto;
  text-align: center;
}
.pfs_plan_holder .mobile_collapse_product_details_header span {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-left: auto;
}
.pfs_plan_holder .pricing_holder_mobile {
  display: none;
  padding: 5px 0;
  margin: 0 -15px -15px -15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.pfs_plan_holder .pricing_holder_mobile > .col-xs-12 {
  float: none;
}
.pfs_plan_holder .pricing_holder_mobile h3 {
  margin: 5px 0 0 0;
}
.pfs_plan_holder .pricing_holder_mobile img {
  width: 160px;
  max-width: 100%;
  margin: 0 auto;
}
.pfs_plan_holder .pricing_holder_mobile .order_btn_holder img {
  width: 200px;
}
.pfs_plan_holder .pricing_holder_mobile .discounted_text_row {
  margin: 5px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.pfs_plan_holder .pricing_holder_mobile .discounted_text_row h3 {
  margin: 0;
  display: inline-flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.pfs_plan_holder .pricing_holder_mobile .discounted_text_row h3 span {
  margin: 0 2px 2px 0;
}
.pfs_plan_holder .pricing_holder_mobile .discounted_text_row p {
  margin: 0 15px 2px 0;
}
.pfs_plan_holder .collapse.in .mobile_collapse_product_details_header {
  display: block;
}
.pfs_plan_holder .collapse.in .pricing_holder {
  display: none;
}
.pfs_plan_holder .collapse.in .pricing_holder.pricing_holder_mobile {
  display: block;
}
.pfs_plan_holder#platinum_plan_holder .pricing_holder_mobile {
  background: #a70b00;
}
.pfs_plan_holder#silver_plan_holder .pricing_holder_mobile {
  background: #4a850e;
}
.pfs_plan_holder#gold_plan_holder .pricing_holder_mobile {
  background: #907f19;
}
.pfs_plan_holder#bronze_plan_holder .pricing_holder_mobile {
  background: #085bab;
}
@media (max-width: 767px) {
  .pfs_plan_holder h2 {
    margin: 20px 0 5px 0;
  }
}
@media (max-width: 480px) {
  .pfs_plan_holder h2 {
    margin: 15px 0 5px 0;
  }
}
@media (min-width: 768px) {
  .pfs_plan_holder .pfs_header_img h2 {
    display: none;
  }
  .pfs_plan_holder .plan_learn_more_btn {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .pfs_plan_holder .plan_learn_more_btn {
    font-size: 20px;
  }
}

.pfs_header_img {
  margin: 0 -15px;
  display: block;
}

.pfs_plan_columns {
  padding: 0 60px;
}
.pfs_plan_columns .pfs_plan_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pfs_plan_columns .pfs_plan_row .pfs_plan_column {
  margin: 15px 0.5%;
  padding: 0;
}
.pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder {
  margin: 0;
}
.pfs_plan_columns .pfs_plat_plan_row {
  margin: 15px -15px;
}
.pfs_plan_columns .pfs_plat_plan_row .pfs_plan_column {
  padding: 0;
  margin: 0;
}
.pfs_plan_columns .pfs_plat_plan_row .pfs_plan_column .pfs_plan_holder {
  margin: 0;
}
@media (min-width: 768px) {
  .pfs_plan_columns .pfs_plan_row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    margin: 0 -10px;
  }
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column {
    margin: 0;
    padding: 0 10px;
  }
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder .btn-block {
    margin-top: auto;
  }
  .pfs_plan_columns .package-share-holder {
    display: block;
  }
  .pfs_plan_columns .package-share-holder.mobile-package-share-holder {
    display: none;
  }
}

@media (min-width: 768px) {
  .pfs_plan_columns {
    width: 1500px;
    max-width: 100%;
    margin: 0 auto;
    float: none;
  }
  .pfs_plan_columns .pfs_plat_plan_row {
    margin-bottom: 20px;
  }
  .pfs_plan_columns .pfs_plat_plan_row .pfs_plan_column {
    padding: 0 15px;
    margin: 0;
  }
  .pfs_plan_columns .pfs_plat_plan_row .pfs_plan_column .pfs_plan_holder {
    padding: 15px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  .pfs_plan_columns .pfs_plat_plan_row .pfs_plan_column .pfs_plan_holder .plat_header_left_side {
    margin-right: -30px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }
  .pfs_plan_holder:not(#platinum_plan_hodler) .pfs_header_img {
    margin-top: 20px;
  }
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder:not(#platinum_plan_hodler) .btn-block {
    width: 150px;
    max-width: 100%;
  }
  #platinum_plan_holder.pfs_plan_holder {
    background: #a50e03;
  }
  #bronze_plan_holder {
    background: #0051bc;
  }
}
@media (min-width: 840px) {
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder:not(#platinum_plan_hodler) .btn-block {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .pfs_plat_plan_row .pfs_plan_holder .plat_header_left_side {
    margin-right: -60px;
  }
  .pfs_plan_columns .pfs_plan_row .pfs_plan_column .pfs_plan_holder:not(#platinum_plan_hodler) .btn-block {
    width: 250px;
  }
}
.comparison_toggle {
  color: #fff;
  font-size: 18px;
}
.comparison_toggle:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.comparison_toggle:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.comparison_toggle:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
}

.comparison_list {
  margin: 15px 0;
}

.first_comparison_list_li {
  background: #fff;
  color: #711a11;
  padding: 10px 5px;
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
  font-weight: 700;
}
.first_comparison_list_li .triangle-down {
  width: 20%;
  height: 0;
  padding-left: 11%;
  padding-top: 2%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
  z-index: 1;
}
.first_comparison_list_li .triangle-down:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -32px;
  margin-top: -10px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #fff;
}

.comparison_list_li {
  padding: 10px 0;
  line-height: 1;
}

.comparison_list_li:hover {
  text-decoration: underline;
  cursor: pointer;
}

.main_comparison_toggle:hover {
  text-decoration: none;
}
.main_comparison_toggle h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
}
.main_comparison_toggle .comparison_toggle_open {
  color: #1f5387;
}
.main_comparison_toggle .comparison_toggle_close {
  color: #a0a0a0;
}

.countdown-compare-title {
  display: none;
}
.countdown-compare-title h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 20px 0;
  color: #02517f;
  text-align: center;
  font-family: "Proxima-Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .countdown-compare-title {
    display: block;
  }
  .countdown-compare-title h2 {
    font-size: 32px;
  }
}
@media (min-width: 1201px) {
  .countdown-compare-title h2 {
    font-size: 52px;
  }
}

.price-table.col-md-12 {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
  position: relative !important;
  z-index: 99 !important;
  padding-top: 10px;
}

.comparison-products li img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 74px;
  vertical-align: bottom;
}

.comparison-chart td {
  height: 27px;
  border-color: #dbe4ec;
  border-style: solid;
  border-width: 2px 2px 3px 2px;
  vertical-align: middle;
}
.comparison-chart td.col1 {
  border-left-width: 6px;
  color: #0d4a73;
  font-size: 11px;
  padding-left: 4px;
  text-align: left;
}
.comparison-chart td.col1 a {
  color: #0d4a73;
  line-height: 20px;
}
.comparison-chart td.col2 {
  background-color: #fbfdfe;
}
.comparison-chart td.col3 {
  background-color: #fbfdfe;
}
.comparison-chart td.col2, .comparison-chart td.col3, .comparison-chart td.col4, .comparison-chart td.col5 {
  text-align: center;
}
.comparison-chart td.col4 {
  border-right-width: 4px;
}
.comparison-chart td.col5 {
  border-right-width: 6px;
  background-color: #CC2817;
  border-color: #a12218;
  border-left-width: 0px;
}
.comparison-chart td.no-border-bottom {
  border-bottom: none;
}
.comparison-chart td a.orderlink {
  text-decoration: underline;
  line-height: 1.3;
  color: #ffffff;
}
.comparison-chart td div.ordernow {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 16px;
}
.comparison-chart td div.ordernow span {
  color: #ffffff;
  text-decoration: underline;
}
.comparison-chart td div.ordernow span.blinkWhite {
  color: #ffffff;
}
.comparison-chart td div.ordernow span.blinkRed {
  color: #b3251a;
}
.comparison-chart td div.special-pricing {
  color: #a12615;
  font-weight: bold;
  font-size: 12px;
  margin-top: 17px;
  margin-bottom: 2px;
  padding-top: 5px;
}
.comparison-chart td div.special-pricing2 {
  color: #a12615;
  font-weight: bold;
  font-size: 15px;
  margin-top: 14px;
  padding-top: 5px;
}
.comparison-chart td div.price-was {
  font-size: 15px;
  height: 19px;
}
.comparison-chart td div.price-was span {
  color: #274e76;
  font-weight: normal;
}
.comparison-chart td div.price-was .line {
  border-top: 1px solid #ed1c24;
  margin: -9px auto 0 auto;
  width: 50px;
}
.comparison-chart td div.price {
  color: #274e76;
  font-size: 18px;
  padding-top: 0px;
}
.comparison-chart td div.price small {
  font-size: 9px;
  font-weight: normal;
}
.comparison-chart .elf {
  background: #dbe4ec;
  height: 164px;
  border: none;
}
.comparison-chart .elf div {
  padding-top: 2px;
  background: #dbe4ec;
  line-height: 1;
}
.comparison-chart .elf div img {
  position: relative;
  display: block;
  margin: 0 auto;
}
.comparison-chart .bronze-order {
  height: 164px;
  background: #0056C3 !important;
  border-top: none;
  border-bottom: none;
  vertical-align: top;
}
.comparison-chart .gold-order {
  height: 164px;
  background: #9e8214 !important;
  border-top: none;
  border-bottom: none;
  vertical-align: top;
}
.comparison-chart .silver-gold {
  height: 164px;
  background: #559a10 !important;
  border-top: none;
  border-bottom: none;
  vertical-align: top;
}
.comparison-chart .platinum-order {
  background: #811413 !important;
  height: 164px;
  border: none;
  vertical-align: top;
}
.comparison-chart .moneyback, .comparison-chart .counter {
  height: 55px;
  background-color: #274e76;
  border: none;
  background-repeat: no-repeat;
  text-align: center;
  color: #FFFFFF;
}
.comparison-chart .moneyback {
  padding-top: 5px;
  background-position: left bottom;
  font-size: 12px;
  font-weight: bold;
}
.comparison-chart .counter {
  background-position: right bottom;
  font-size: 15px;
}
.comparison-chart .order-table-btn-col {
  padding: 10px 5px;
}
.comparison-chart .order-table-btn-col img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.comparison-chart .order-table-btn-col img + img {
  margin: 10px 0 0 0;
}
.comparison-chart .order-table-btn-col img + img + .discounted_text_row {
  margin: 15px 0 0 0;
}
.comparison-chart .order-table-btn-col a.orderlink {
  text-decoration: none;
}
.comparison-chart .order-table-btn-col .discounted_text_row {
  display: block;
  margin: 40px 0 0 0;
}
.comparison-chart .order-table-btn-col .discounted_text_row p {
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin: 0 0 5px 0;
}
.comparison-chart .order-table-btn-col .discounted_text_row p.strikethrough_text {
  text-decoration: line-through;
}
.comparison-chart .order-table-btn-col .discounted_text_row p.strikethrough_text span {
  font-size: 90%;
}
.comparison-chart .order-table-btn-col .discounted_text_row h3 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 1.05;
  margin: 0;
}
.comparison-chart .order-table-btn-col.platinum-order .discounted_text_row {
  margin: 25px 0 0 0;
}
.comparison-chart .order-table-btn-col.platinum-order img + img + .discounted_text_row {
  margin: 5px 0 0 0;
}

.comparison-countdown {
  color: #7b8ba6;
}
.comparison-countdown h3, .comparison-countdown h2 {
  margin-top: 0;
  color: inherit;
}
.comparison-countdown h3 {
  font-size: 17px;
  margin-bottom: 3px;
}
.comparison-countdown h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.comparison-countdown .row {
  width: 80%;
  margin: auto;
  text-align: center;
}
.comparison-countdown .row span {
  font-size: 50px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  margin: 0;
}
.comparison-countdown .row p {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
}

.home-aboutus-section {
  overflow: hidden;
}
.home-aboutus-section .about-video-section {
  margin-bottom: 20px;
}
.home-aboutus-section .about-video-section img {
  width: 100%;
}
.home-aboutus-section .about-video-section a {
  outline: none;
  text-decoration: none;
}
@media (min-width: 768px) {
  .home-aboutus-section .about-video-section {
    width: 100%;
    height: 400px;
    position: relative;
    background: #ac0000 url("../img/core-offer/AboutUs_Dale_Carey_Santa_Large_002a.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .home-aboutus-section .about-video-section:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 8px;
    background: url("../img/core-offer/ColorSquare_Top_Bottom_Gold_divPieces_01a.gif");
    background-repeat: repeat-x;
    background-size: cover;
  }
  .home-aboutus-section .about-video-section:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 8px;
    background: url("../img/core-offer/ColorSquare_Top_Bottom_Gold_divPieces_01a.gif");
    background-repeat: repeat-x;
    background-size: cover;
  }
  .home-aboutus-section .about-video-section:after {
    top: calc(100% - 8px);
  }
  .home-aboutus-section .about-video-section a {
    width: 100%;
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .home-aboutus-section .about-video-section p {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.15;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
  }
  .home-aboutus-section .about-video-section .play-icon {
    width: 100px;
    height: auto;
    max-width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  .home-aboutus-section .about-video-section {
    height: 500px;
  }
  .home-aboutus-section .about-video-section p {
    font-size: 22px;
  }
}
@media (min-width: 1201px) {
  .home-aboutus-section .about-video-section {
    height: 600px;
  }
  .home-aboutus-section .about-video-section p {
    font-size: 28px;
    top: 30px;
  }
}

.countdown-timer .col-md-6 span {
  margin-top: -4%;
}

.countdown-elf {
  display: none;
  visibility: hidden;
}

#co_container .continue-link {
  font-size: 16px;
  font-weight: 700;
  color: #2F6BD3;
  padding: 0;
  margin: 15px auto 0 auto;
  display: table;
  width: auto;
  text-decoration: underline;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
}
#co_container .testimonial {
  margin: 2% auto 1% auto;
  background: #ececec;
  font-weight: 400;
  color: #144676;
  font-size: 15px;
  padding: 2%;
  width: 95%;
}
#co_container .testimonialname {
  color: #9d2515;
  font-style: italic;
  padding-left: 2%;
  font-weight: 700;
  width: 95%;
  margin: 1% auto;
}
#co_container .testimonialdivider {
  margin-bottom: 6%;
}
#co_container .letter {
  background: #195e15;
}
#co_container .letter .letter-text h3 {
  text-shadow: 1px 1px 3px #000;
}
#co_container .letter .letter-started {
  position: absolute;
}
#co_container .letter .letter-started h2 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  margin-top: -120px;
  margin-left: -20px;
  position: relative;
}
#co_container .letter .letter-started h2 span {
  font-weight: 700;
  color: #FBF12F;
  display: block;
  text-shadow: 1px 1px 3px #000;
}
#co_container .letter .letter-started h2 a {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
#co_container .letter .letter-started a:hover, #co_container .letter .letter-started a:visited, #co_container .letter .letter-started a:active, #co_container .letter .letter-started a:focus {
  text-decoration: none;
}
@media (max-width: 900px) {
  #co_container .letter .letter-started h2 {
    margin-top: -52px;
    margin-left: -35px;
  }
}
@media (max-width: 1800px) {
  #co_container .letter .letter-started h2, #co_container .letter .letter-started h2 a {
    margin-left: -10px;
  }
}
@media (max-width: 1600px) {
  #co_container .letter .letter-started h2, #co_container .letter .letter-started h2 a {
    margin-left: 10px;
  }
}
@media (max-width: 1200px) {
  #co_container .letter .letter-started h2, #co_container .letter .letter-started h2 a {
    font-size: 26px;
    margin-top: -100px;
    margin-left: 30px;
  }
}
@media (max-width: 1100px) {
  #co_container .letter .letter-started h2, #co_container .letter .letter-started h2 a {
    margin-top: -100px;
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  #co_container .letter .letter-started h2, #co_container .letter .letter-started h2 a {
    font-size: 20px;
    margin-top: -80px;
  }
}

.letter .cloud {
  z-index: 9;
  bottom: 0;
  width: 100%;
}

/*
@media (max-width:900px) {
    .letter .letter-started{}
    .letter .letter-started h2{
        margin-top: -52px;
        margin-left: -35px;
    }
}

@media (max-width:1200px) {
    .letter .letter-started h2,.letter .letter-started h2 a { font-size: 26px; margin-top: -100px; margin-left: -34px; }
}
@media (max-width:991px) {
	.letter .letter-started {  }
    .letter .letter-started h2,.letter .letter-started h2 a { font-size: 24px; margin-top: -70px; }
}
*/
.order_page_choose_below {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0 0;
}
.order_page_choose_below p {
  color: #d10c23;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 5px 0;
  line-height: 1.2;
}
.order_page_choose_below img {
  width: 35px;
  height: auto;
}
@media (min-width: 768px) {
  .order_page_choose_below {
    margin: 0;
  }
}

.faq-panel-group {
  padding: 15px;
}
.faq-panel-group .panel {
  background: none;
  border: none;
}
.faq-panel-group .panel .panel-heading {
  border: none;
  border-bottom: 1px solid #005182;
  background: none;
  padding: 0;
}
.faq-panel-group .panel .panel-heading a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  outline: none;
  text-decoration: none;
  padding: 15px 0;
}
.faq-panel-group .panel .panel-heading a .panel-title {
  font-size: 20px;
  font-weight: 700 !important;
  font-family: "proxima-nova", sans-serif;
  color: #005182;
  text-align: left;
}
.faq-panel-group .panel .panel-heading a .panel-arrow {
  height: 15px;
  width: auto;
  margin: 0 !important;
}
.faq-panel-group .panel .panel-heading a .panel-arrow-open {
  display: block;
  width: 15px;
  height: auto;
}
.faq-panel-group .panel .panel-heading a .panel-arrow-closed {
  display: none;
}
.faq-panel-group .panel .panel-heading a.collapsed .panel-arrow-open {
  display: none;
}
.faq-panel-group .panel .panel-heading a.collapsed .panel-arrow-closed {
  display: block;
}
.faq-panel-group .panel .panel-collapse .panel-body {
  font-size: 14px;
  border: none;
  background: none;
  padding: 15px 0 30px 0;
  font-weight: 600;
  color: #005182;
}
.faq-panel-group .panel .panel-collapse .panel-body strong {
  font-weight: 500;
}

.faq-modal-footer {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  border: none;
}
.faq-modal-footer::before, .faq-modal-footer::before {
  display: none;
}
.faq-modal-footer .text-left span {
  font-size: 16px;
  font-weight: 600;
  color: #005182;
}
.faq-modal-footer .text-left a {
  font-size: 16px;
  font-weight: 600;
  display: table;
  color: #0a6adb;
  text-decoration: underline;
  outline: none;
}
.faq-modal-footer .faq-close-link {
  font-size: 16px;
  font-weight: 600;
  color: #005182;
  text-decoration: underline;
  outline: none;
}

#co_banner_row h3 a {
  color: #4796FB;
}

#co_news_row .testimonial-link-holder a {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  display: table;
  margin: 0 auto 30px auto;
  text-decoration: underline;
}
#co_news_row .col-sm-4 {
  text-align: center;
}
#co_news_row .col-sm-4 img {
  width: 100%;
}
#co_news_row .col-sm-4 p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin: 15px 0;
}
#co_news_row .col-sm-4 p b {
  font-weight: 700;
  font-style: italic;
}

#co_testimonials_row .testimonial-link-holder a {
  font-size: 24px;
  font-weight: 500;
  color: #0C587A;
  display: table;
  margin: 30px auto 5px auto;
  text-align: center;
}
#co_testimonials_row .testimonial-link-holder a span {
  text-decoration: underline;
  margin: 0 0 0 5px;
}
#co_testimonials_row .col-xs-12 > a > img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

#co_testimonial_row h2 {
  font-size: 28px;
  color: #000;
  margin: 45px 0 15px 0;
  padding: 45px 0 0 0;
  position: relative;
}
#co_testimonial_row h2:before {
  content: "";
  width: 1200px;
  height: 1px;
  max-width: 100%;
  background: #000;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

#co_countdown_row {
  margin: 30px -15px 0 -15px;
}

.product-list-header {
  display: block;
  margin: 45px 0 15px 0;
}
.product-list-header img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.product-list {
  margin-top: 15px;
  margin-bottom: 30px;
}
.product-list .product-list-item {
  display: block;
  margin: 30px 0 0 0;
}
.product-list .product-list-item:hover, .product-list .product-list-item:active, .product-list .product-list-item:focus, .product-list .product-list-item:visited {
  text-decoration: none;
}
.product-list .product-list-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #015180;
  margin: 0 0 10px 0;
}
.product-list .product-list-item .product-list-item-main-img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 160px;
  vertical-align: baseline;
}
.product-list .product-list-item .viewLarger {
  display: block;
  text-align: center;
}
.product-list .product-list-item .viewLarger span {
  font-size: 12px;
  font-weight: 500;
  color: #979797;
  display: inline-block;
}
.product-list .product-list-item .viewLarger img {
  width: 20px;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}
.product-list .product-list-item .platinum-only {
  font-size: 12px;
  font-weight: 500;
  color: #B60001;
  line-height: 1;
  margin: 10px 0 0 0;
  text-align: center;
}
.product-list .linkScroll {
  display: table;
  overflow: hidden;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 767px) {
  .product-list .product-list-item {
    margin: 0 -15px 30px -15px;
    border-bottom: 1px solid #a4d99a;
    padding: 0 30px 30px 30px;
  }
  .product-list > .row:last-child > .col-xs-12:last-child .product-list-item {
    border: none;
    padding: 0 30px;
  }
}

#co_countdown_row.red_mobile_countdown_row .linkScroll {
  font-size: 22px;
  font-weight: 600;
  color: #FBFA24;
  text-align: center;
  text-decoration: none;
  margin: 10px 0 0 0;
}

#co_footer .footer-container {
  width: 700px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 15px;
}
#co_footer .footer-container .moneyback-link {
  display: table;
  margin: 15px auto;
  text-decoration: none;
  outline: none;
}
#co_footer .footer-container .moneyback-link img {
  width: 133px;
  max-width: 100%;
  height: auto;
  display: block;
}
#co_footer .footer-container .moneyback-link p {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-align: center;
  line-height: 1;
}
#co_footer .footer-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#co_footer .footer-container ul li {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px 0 0;
}
#co_footer .footer-container ul li:last-child {
  margin: 0;
}
#co_footer .footer-container ul li img {
  width: auto;
  height: 50px;
  vertical-align: baseline;
}
#co_footer .footer-container .pfs-links {
  display: block;
  padding: 0;
  margin: 20px auto;
  width: 100%;
}
#co_footer .footer-container .pfs-links h2 {
  font-size: 16px;
  font-weight: 500;
  color: #075589;
  text-align: center;
  margin: 0 0 10px 0;
}
#co_footer .footer-container .pfs-links h2 a {
  display: inline-block;
  margin: 0 10px 0 0;
  text-decoration: underline;
}
#co_footer .footer-container .pfs-links h2 a:last-child {
  margin: 0;
}
#co_footer .footer-container .pfs-links p {
  font-size: 13px;
  font-weight: 300;
  color: #075589;
  text-align: center;
  margin: 0;
}
#co_footer .footer-container .pfs-links p a {
  display: inline-block;
  margin: 0 10px 0 0;
  text-decoration: underline;
}
#co_footer .footer-container .pfs-links p a:last-child {
  margin: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .countdown-timer {
    display: none;
    visibility: hidden;
  }
  .countdown-elf {
    display: block;
    visibility: visible;
    width: 70%;
    margin: auto;
  }
}
@media (min-width: 479px) {
  .letter-mobile .letter-mobile-text {
    display: none;
    visibility: hidden;
  }
  .letter-mobile .letter-text-medium {
    display: block;
  }
  .letter-mobile .letter-text-medium h2 {
    font-size: 34px;
    font-weight: bold;
    color: #fcff27;
  }
  .letter-mobile .letter-text-medium h2 u {
    text-decoration: none;
    border-bottom: 1px solid #a6bd1f;
  }
  .letter-mobile .letter-text-medium h3 {
    color: #ffffff;
    font-weight: 300;
    font-size: 32px;
  }
  .letter-mobile .letter-text-medium .font-large {
    font-size: 28px;
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .pfs_plan_column {
    margin: 0;
    padding: 0 15px;
  }
  #co_container .letter-mobile {
    display: none;
    visibility: hidden;
  }
  #co_container .letter .letter-started {
    position: absolute;
    margin-left: 55%;
  }
  #co_container .letter .letter-text {
    position: absolute;
    color: #ffffff;
    margin-left: 45%;
  }
  #co_container .letter .letter-text h3 {
    font-size: 26px;
    font-weight: 300;
  }
  #co_container .letter .letter-text .text-small {
    font-size: 21px;
    font-weight: bold;
  }
  #pfs_pricing_plan_main_header {
    font-size: 18px;
  }
  #pfs_pricing_plan_main_header2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .countdown .countdown-bonus {
    font-size: 20px;
  }
  .countdown .countdown-bonus img {
    padding-top: 8px;
    height: 136px;
    width: auto;
  }
  .countdown .countdown-bonus .free-text {
    position: absolute;
    left: -100%;
    z-index: 9;
  }
  .countdown .countdown-bonus .free-text img {
    max-width: 100%;
    height: auto;
  }
  .countdown .countdown-bonus .free-images img {
    z-index: -9;
  }
  .countdown .countdown-bonus-mobile {
    display: none;
    visibility: hidden;
  }
  #co_container .letter .letter-text h3 {
    font-size: 32px;
    font-weight: 300;
  }
  #co_container .letter .letter-text .text-small {
    font-size: 24px;
    font-weight: bold;
  }
  #pfs_pricing_plan_main_header {
    font-size: 24px;
  }
  #pfs_pricing_plan_main_header2 {
    font-size: 35px;
  }
}
@media (min-width: 1201px) {
  .comparison-countdown .row {
    width: 90%;
  }
  .comparison-countdown .row .col-md-12 .col-md-6 {
    width: 50%;
    float: left;
  }
  #co_container .letter .letter-text h3 {
    font-size: 36px;
    font-weight: 300;
  }
  #co_container .letter .letter-text .text-small {
    font-size: 31px;
    font-weight: bold;
  }
}
@media (min-width: 1321px) {
  .features h2 {
    max-width: 100%;
  }
}
@media (max-width: 1320px) {
  .features h2 {
    max-width: 63%;
  }
}
@media (max-width: 1200px) {
  .comparison-countdown .row {
    width: 100%;
  }
  .no1 ul li {
    font-size: 22px;
  }
  #co_banner_row {
    margin: 15px -15px 30px -15px;
  }
  #co_banner_row h1 {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 1199px) {
  .features p {
    padding: 10px 20px;
  }
  @-moz-document url-prefix() {
    .comparison-chart .elf div .col-md-4 {
      font-size: 40px;
    }
    .comparison-chart .elf div .col-md-4 span {
      font-size: 17px;
      margin-top: 2%;
    }
  }
}
@media (max-width: 1184px) {
  .features h2 {
    max-width: 70%;
  }
  .no1 ul li {
    font-size: 20px;
  }
  @-moz-document url-prefix() {
    .comparison-chart .elf div .col-md-4 {
      font-size: 35px;
    }
    .comparison-chart .elf div .col-md-4 span {
      font-size: 15px;
      margin-top: 2%;
    }
  }
}
@media (max-width: 1125px) {
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
  .order_btn_holder.ordernow_btn_holder .order_btn_ships_within_img {
    width: 62px !important;
  }
}
@media (max-width: 1100px) {
  .no1 ul li {
    font-size: 20px;
  }
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
}
@media (max-width: 1087px) {
  @-moz-document url-prefix() {
    .comparison-chart .elf .col-md-4 {
      font-size: 27px !important;
    }
    .comparison-chart .elf .col-md-4 span {
      font-size: 12px !important;
    }
  }
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
}
@media (max-width: 1030px) {
  .features h2 {
    max-width: 90%;
  }
  @-moz-document url-prefix() {
    .comparison-products {
      width: 835px;
    }
  }
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
}
@media (max-width: 1019px) {
  .no1 ul li:nth-child(1), .no1 ul li:nth-child(2), .no1 ul li:nth-child(3), .no1 ul li:nth-child(4) {
    max-width: 50%;
    text-align: center !important;
  }
  .no1 ul li:nth-child(5), .no1 ul li:nth-child(6) {
    width: 100%;
    text-align: center !important;
  }
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
}
@media (max-width: 1006px) {
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
}
@media (max-width: 991px) {
  .features h4 {
    font-size: 25px;
  }
  .features h2 {
    padding-left: 3% !important;
  }
  .no1 h3 {
    font-size: 32px;
  }
  .no1 h2 {
    font-size: 60px;
  }
  .chart-mobile {
    display: none;
    visibility: hidden;
  }
  .countdown {
    padding: 0;
    margin: 0 auto;
  }
  .countdown-bonus {
    display: none;
  }
  .countdown-bonus-mobile {
    display: block !important;
  }
  .countdown-bonus-mobile .mobile-sm {
    display: block;
  }
  .countdown-bonus-mobile .mobile-xs {
    display: none;
  }
  .countdown-bonus-mobile h2 {
    font-size: 48px;
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    color: #116a0b;
    margin: 0;
    padding-top: 10px;
  }
  .countdown-bonus-mobile h3 {
    font-size: 50px;
    color: #116a0b;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 0px;
  }
  .countdown-bonus-mobile h4 {
    font-size: 20px;
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
    margin: 0;
    color: #0079de;
    padding-bottom: 10px;
  }
  .countdown-bonus-mobile p {
    font-size: 22px;
    color: #116a0b;
    font-weight: 400;
  }
  .countdown-bonus-mobile .mobile-countdown-heading {
    font-size: 30px;
    font-weight: 500;
  }
  .price-table {
    padding-top: 2%;
    margin-left: 0% !important;
    width: 100% !important;
  }
  .comparison-chart .elf div .col-md-4 {
    display: none\9 ;
    visibility: hidden\9 ;
  }
  @-moz-document url-prefix() {
    .price-table {
      margin-left: 3% !important;
    }
    .comparison-chart .elf div .col-md-4 {
      width: 100% !important;
      display: block !important;
      float: none !important;
      text-align: center !important;
    }
  }
  .comparison-countdown .row {
    width: 100%;
  }
  .comparison-countdown .row .col-md-12 .col-md-4 {
    font-size: 40px;
    width: 33% !important;
    float: left;
  }
  .comparison-countdown .row span {
    font-size: 16px;
  }
  .comparison-countdown .row .col-md-6 {
    width: 50% !important;
    float: left !important;
  }
}
@media (max-width: 970px) {
  .features p {
    padding: 10px 15px;
  }
  .features h3 {
    height: 40px;
  }
  @-moz-document url-prefix() {
    .price-table {
      margin-left: 2% !important;
    }
  }
}
@media (max-width: 950px) {
  @-moz-document url-prefix() {
    .price-table {
      margin-left: 0 !important;
    }
  }
}
@media (max-width: 920px) {
  @-moz-document url-prefix() {
    .comparison-chart .elf div .col-md-4 {
      width: 100% !important;
      display: block !important;
      float: none !important;
      text-align: center !important;
    }
  }
}
@media (max-width: 874px) {
  .comparison-countdown h2 {
    font-size: 15px;
  }
  .comparison-countdown .row .col-md-12 .col-md-4 {
    font-size: 30px;
    width: 100% !important;
    float: none;
  }
  .comparison-countdown .row span {
    font-size: 16px;
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 3px;
  }
  .countdown-elf {
    display: block;
    visibility: visible;
    width: 70%;
    margin: auto;
  }
}
@media screen and (max-width: 874px) and (-webkit-min-device-pixel-ratio: 0) {
  .countdown-elf {
    display: block;
    visibility: visible;
    width: 50%;
    margin: auto;
  }
}
@media (max-width: 874px) {
  .countdown-timer {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 850px) {
  .features h2 {
    max-width: 100%;
  }
  .no1 h3 {
    font-size: 28px;
  }
  .no1 h2 {
    font-size: 50px;
  }
}
@media (max-width: 800px) {
  .features {
    padding-left: 0;
    padding-right: 0;
  }
  .features h3 {
    font-size: 15px;
  }
  .no1 h3 {
    font-size: 28px;
  }
  .no1 h2 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .learn-hide {
    display: none;
    visibility: hidden;
    height: 1px;
  }
  .chart-mobile {
    display: inherit !important;
    visibility: visible !important;
  }
  .letter {
    display: none;
    visibility: hidden;
  }
  .letter-mobile {
    background: #195e15;
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .letter-mobile a {
    color: inherit;
  }
  .letter-mobile .amaze-box {
    margin-top: -50px;
    margin-bottom: -80px;
  }
  .letter-mobile .letter-mobile-text h2 {
    font-size: 30px;
    font-weight: bold;
    color: #fcff27;
  }
  .letter-mobile .letter-mobile-text h3 {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
  }
  .letter-mobile .letter-mobile-text .font-large {
    font-size: 23px;
    font-weight: bold;
  }
  .amaze-box {
    visibility: hidden;
    display: none;
  }
  .countdown {
    padding: 0 15px;
  }
  .certificate img {
    margin: 15px auto;
  }
  #co_steps_row .desktop-features-col {
    display: none;
  }
  #co_steps_row .mobile-features-col {
    display: block;
  }
  #co_steps_row > h2.cols-web {
    display: none;
  }
  #co_banner_row {
    margin: 0 -15px 30px -15px;
  }
  #co_banner_row h1 {
    font-size: 28px;
    margin: 0 0 10px 0;
  }
  #co_banner_row h3 a {
    color: #4796FB;
  }
  #co_testimonials_row .testimonial-link-holder a {
    margin: 30px auto;
  }
  #co_testimonials_row .testimonial-link-holder a img {
    display: block;
    max-width: 50%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  #co_testimonials_row .testimonial-link-holder a span {
    font-size: 20px;
    display: block;
    text-align: center;
  }
  .features h4 {
    font-size: 20px;
  }
  .features p {
    padding: 10%;
  }
  .no1 h3 {
    font-size: 30px;
  }
  .no1 h2 {
    font-size: 42px;
  }
  .no1 ul {
    margin: 0;
  }
  .no1 ul li {
    font-size: 21px;
  }
  .product-list {
    margin: 15px 0 0 0;
  }
  .pfs_plan_holder {
    margin: 15px 0;
  }
  .countdown .countdown-bonus-mobile .mobile-sm {
    display: none;
  }
  .countdown .countdown-bonus-mobile .mobile-xs {
    display: block;
  }
  .countdown .countdown-bonus-mobile .col-sm-4-5 {
    width: 100%;
  }
  .countdown .countdown-bonus-mobile .countdown-bonus-mobile .col-sm-3 {
    padding: 0 15px;
  }
  .countdown .countdown-bonus-mobile h2 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .countdown .countdown-bonus-mobile h2 img {
    margin: 0 5px 0 0;
    height: 40px;
  }
  .countdown .countdown-bonus-mobile > .col-xs-12:first-child .mobile-xs h2 {
    margin: 0;
  }
  .price-table {
    display: none !important;
    visibility: hidden !important;
  }
  .order_btn_holder.ordernow_btn_holder .order_btn_ships_within_img {
    width: 70px !important;
  }
}
@media (max-width: 700px) {
  .features h3 {
    font-size: 14px;
  }
}
@media (max-width: 670px) {
  .features h3 {
    font-size: 13px;
  }
  .features p {
    padding: 10px !important;
  }
  .no1 ul li {
    font-size: 20px;
  }
}
@media (max-width: 650px) {
  .features-wrapper .col-md-4 {
    width: 100%;
  }
  .features p {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
  .features h2 {
    text-align: center;
  }
  .features h3 {
    font-size: 16px;
  }
  .no1 h3 {
    font-size: 25px;
  }
  .no1 h2 {
    font-size: 35px;
  }
  .no1 ul li:nth-child(1), .no1 ul li:nth-child(2), .no1 ul li:nth-child(3), .no1 ul li:nth-child(4), .no1 ul li:nth-child(5), .no1 ul li:nth-child(6) {
    max-width: 100% !important;
    text-align: center !important;
  }
}
@media (max-width: 630px) {
  .order_btn_holder.ordernow_btn_holder .order_btn_ships_within_img {
    width: 68px !important;
  }
}
@media (max-width: 550px) {
  .no1 h3 {
    font-size: 23px;
  }
  .no1 h2 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .features h3 {
    padding: 5% 0 3% 0 !important;
  }
  .features .container, .features .col-md-12 {
    padding: 0 !important;
  }
  .no1 ul li, .no1 ul li:nth-child(odd), .no1 ul li:nth-child(even) {
    font-size: 17px;
    width: 100% !important;
    float: none !important;
    display: block;
    text-align: left !important;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
  }
  .no1 ul {
    margin-left: 0;
  }
  .no1 h3 {
    font-size: 21px;
  }
  .no1 h2 {
    font-size: 26px;
  }
  .pfs_plan_columns {
    padding: 0 30px;
  }
  .letter-mobile .letter-text-medium {
    display: none;
    visibility: hidden;
  }
  #co_testimonials_row .testimonial-link-holder a img {
    max-width: 70%;
  }
  #co_testimonials_row .testimonial-link-holder a span {
    font-size: 18px;
  }
  #co_header_row #co_ordernow_row .ordernow_btn_holder {
    max-width: 75%;
  }
  .order_btn_holder {
    max-width: calc(100% - 60px);
    width: auto;
  }
  .order_btn_holder .order_btn_ships_within_img {
    width: 75px !important;
    height: auto !important;
    position: absolute;
    right: -30px;
  }
  .order_btn_holder.ordernow_btn_holder {
    max-width: 55%;
  }
  .order_btn_holder.ordernow_btn_holder .ordernow_img {
    max-width: 100%;
    margin: 0 auto;
  }
  .order_btn_holder.ordernow_btn_holder .order_btn_ships_within_img {
    width: 60px !important;
  }
  .countdown .countdown-bonus-mobile .mobile-xs h2 {
    font-size: 32px;
  }
  .countdown .countdown-bonus-mobile .mobile-xs h2 img {
    height: 30px !important;
  }
  .countdown .countdown-bonus-mobile .col-sm-3 .mobile-xs h2 {
    font-size: 32px;
  }
}
@media (max-width: 414px) {
  .no1 h3 {
    font-size: 18px;
  }
  .no1 h2 {
    font-size: 23px;
  }
}
@media (max-width: 351px) {
  .features h3 {
    font-size: 15px;
    padding-top: 7% !important;
  }
  .no1 h3 {
    font-size: 14px;
  }
  .no1 h2 {
    font-size: 19px;
  }
  .countdown-bonus-mobile h2 {
    font-size: 40px;
  }
  .countdown-bonus-mobile h4 {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .features h2 {
    text-align: center;
    font-size: 28px;
  }
  .features h3 {
    font-size: 14px;
  }
  .features h4 {
    font-size: 16px;
  }
}
#co_gallery_row > img {
  width: 100%;
  display: block;
}
#co_gallery_row #gallery {
  display: none;
}
@media (min-width: 501px) {
  #co_gallery_row > img {
    width: auto;
    margin: 0 auto;
    display: none;
  }
  #co_gallery_row #gallery {
    display: block;
  }
}

#co_container #productModal {
  z-index: 99999 !important;
}
#co_container .modal-content {
  border: none;
}
#co_container .modal-header {
  border: none !important;
}
#co_container .modal-header .close {
  margin-top: -13px;
}
#co_container .modal-footer {
  text-align: center !important;
  font-size: 11px;
}
#co_container .ingredients a, #co_container .ingredients a:hover, #co_container .ingredients a:visited, #co_container .ingredients {
  color: yellow;
  font-size: 10px;
  text-decoration: none !important;
}
#co_container .checkout-choice-modal .modal-dialog .modal-header {
  background: none;
}
#co_container .checkout-choice-modal .modal-dialog .modal-header .close {
  background: #cc0000;
  width: 30px;
  height: 30px;
}
#co_container .checkout-choice-modal .modal-dialog .modal-header .close span {
  color: #fff;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body h2 {
  font-size: 24px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif, "Arial";
  color: #cc0000;
  text-align: center;
  margin: 30px 0 5px 0;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body p {
  font-size: 14px;
  font-weight: 700;
  color: #cc0000;
  text-align: center;
  margin: 0 0 30px 0;
  line-height: 1.15;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .or-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 15px 0 !important;
  z-index: 0;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  border-radius: 0;
  width: 100%;
  height: auto;
  min-height: 100px;
  padding: 10px 30px;
  line-height: 1;
  white-space: normal;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn:hover {
  box-shadow: 0 0 30px #fff584;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn.personalize-now-btn {
  background: rgb(8, 79, 159);
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn.personalize-later-btn {
  background: rgb(37, 106, 185);
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin: 5px 0 0 0;
}
#co_container .checkout-choice-modal .modal-dialog .modal-body .btn small {
  font-size: 20px;
  display: block;
  margin: 0;
}
@media (min-width: 768px) {
  #co_container .checkout-choice-modal .modal-dialog {
    width: 600px;
  }
}
#co_container #productModal .ingredients a, #co_container #productModal .ingredients a:hover, #co_container #productModal .ingredients a:visited, #co_container #productModal .ingredients {
  color: inherit;
}
#co_container #productModal .modal-body #bonus-body h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  color: #0f457a;
  text-align: center;
  display: block;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#co_container #productModal .modal-body #bonus-body h3.even-margin {
  margin: 20px 0;
}
#co_container #productModal .modal-body #bonus-body h3 img {
  width: 30px;
  height: auto;
  flex-shrink: 0;
  margin: 0 !important;
  display: none;
}
#co_container #productModal .modal-body #bonus-body .detail-info-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 -5px;
}
#co_container #productModal .modal-body #bonus-body .detail-info-row > .col-xs-12 {
  padding: 0 5px;
}
#co_container #productModal .modal-body #bonus-body .detail-info-row ul li {
  color: #0f457a;
}
#co_container #productModal .modal-body .second-row h4 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin: 15px 0;
}
#co_container #productModal .modal-body .second-row .bullet-list-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  font-size: 0;
  width: 80%;
}
#co_container #productModal .modal-body .second-row .bullet-list-row .bullet-list-col {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
}
#co_container #productModal .modal-body .second-row .bullet-list-row .bullet-list-col ul {
  font-size: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
}
#co_container #productModal .modal-body .second-row .bullet-list-row .bullet-list-col ul li {
  font-size: 12px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 0 2px 0;
}
#co_container #productModal .modal-body .second-row .bullet-list-row .bullet-list-col ul li span {
  font-size: 20px;
  line-height: 12px;
  margin: 0 2px 0 0;
}
@media (min-width: 768px) {
  #co_container #productModal .modal-body.partner-modal-body #bonus-body h3 {
    font-size: 19px;
    margin: 20px 0;
  }
  #co_container #productModal .modal-body.partner-modal-body #bonus-body .row.less-padding > .col-xs-12 > .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  #co_container #productModal .modal-body.partner-modal-body #bonus-body .row.less-padding > .col-xs-12 > .row ul li {
    font-size: 15px;
  }
  #co_container #productModal .modal-body #bonus-body h3 {
    display: flex;
  }
  #co_container #productModal .modal-body #bonus-body h3 img {
    display: inline-block;
  }
}
#co_container #productModal .modal-footer .footer-addnl-text p {
  font-size: 14px;
  font-weight: 500;
  color: #0f457a;
  margin: 0 0 10px 0;
  text-align: left;
}
#co_container #productModal .modal-footer .footer-addnl-text p .bold {
  font-size: 16px;
  font-weight: 800;
}
@media (min-width: 768px) {
  #co_container #productModal .modal-dialog {
    width: 600px;
  }
  #co_container #productModal .modal-body #bonus-body .detail-info-row {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  #co_container #productModal .modal-body #bonus-body .detail-info-row .info-col {
    width: auto;
  }
  #co_container #productModal .modal-body #bonus-body .detail-info-row .info-col ul li {
    font-size: 16px;
  }
  #co_container #productModal .modal-body #bonus-body .detail-info-row .img-col {
    width: auto;
  }
  #co_container #productModal .modal-body #bonus-body .detail-info-row .img-col img {
    width: 195px;
  }
}
#co_container .bonus-wrap {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
}
#co_container .bonus-wrap.bonus-lg {
  width: 900px;
}
#co_container .bonusItem {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin: 10px auto;
  padding: 0 25px;
  max-width: 650px;
  text-align: center;
}
#co_container .bonus-wrap .img-responsive {
  margin: auto;
}
#co_container .testimonial-video-row {
  margin: -15px -15px 10px -15px;
}
#co_container .scroll-modal {
  width: 100%;
  overflow-y: scroll;
  height: 550px;
}
#co_container .video-scroll-modal {
  width: 100%;
  overflow-y: scroll;
  height: 350px;
}
#co_container .nicecert-list {
  font-size: 12px;
}
#co_container .windowdecal {
  font-size: 12px;
  text-align: left;
}
#co_container .rudolphbell {
  font-size: 12px;
  text-align: left;
}
#co_container .sugarcookie {
  font-size: 12px;
  text-align: left;
}
#co_container .ingredients {
  font-size: 10px;
  color: Yellow;
}
#co_container .ingredients a:visited {
  font-size: 10px;
  color: Yellow;
}
#co_container .candycane {
  font-size: 12px;
  text-align: left;
}
#co_container .gifttags {
  font-size: 12px;
  text-align: left;
}
#co_container .keepsakeVideo {
  font-size: 13px;
  text-align: left;
}
#co_container .vacationPostcard {
  font-size: 12px;
  text-align: left;
}
#co_container .audioCD {
  font-size: 12px;
  text-align: left;
}
#co_container .audioCDsmall {
  font-size: 11px;
  text-align: left;
}
#co_container .shippingLabel {
  font-size: 12px;
  text-align: left;
}
#co_container .bonusItem .blue a {
  color: Yellow;
}
#co_container .bonusItem .blue a:visited {
  color: Yellow;
}
#co_container .bonusItem .big {
  font-size: 17px;
}
#co_container .bonusItem .medium {
  font-size: 13px;
}
#co_container .bonusItem .small {
  font-size: 10px;
}
#co_container .bonusItem img {
  max-width: 100%;
  height: auto;
}
#co_container .bonusItem ul, #co_container .bonusItem ol {
  text-align: left;
  font-size: 11px;
}
#co_container .blue ul, #co_container .blue ol {
  padding-left: 20px;
}
#co_container .bonusItem li {
  padding: 4px;
}
#co_container .bonusItem .additionalInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#co_container .additionalInfoSwatch {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}
#co_container .additionalInfoTree {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: normal;
  font-size: 11px;
}
#co_container .additionalInfoFood {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
#co_container .bonusItem .social {
  width: 350px;
  margin: 15px auto 5px auto;
  min-height: 25px;
}
#co_container .bonusItem .addthis_toolbox iframe {
  min-width: 95px;
}
#co_container .bonusItem .copyright {
  color: #003399;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#co_container .bonusItem .free-video {
  min-height: 440px;
  /* background-image:url('/images/bonus/2013-PersonalizedGreetingBkgrnd_001a.jpg'); */
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#co_container .bonusItem .free-video .iframe-wrap {
  max-width: 370px;
  max-height: 202px;
  margin: 25% auto 0 auto;
}
#co_container .modal-bonus-video {
  color: #1c58ae;
  font-size: 28px;
  line-height: 1.1;
}
#co_container .modal-bonus-video .row {
  margin-left: -5px;
  margin-right: -5px;
}
#co_container .modal-bonus-video .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
#co_container .modal-bonus-video .bonus-text {
  background-color: #c60c0d;
  color: white;
  padding: 10px 0;
}
#co_container .modal-bonus-video .video-text {
  padding: 15px 0;
}
#co_container .modal-bonus-video .image-row {
  max-width: 660px;
  margin: 10px auto;
}
#co_container .modal-bonus-video .image-row .col-xs-3 {
  padding-left: 0;
  padding-right: 0;
}
#co_container .modal-bonus-video .footer-text {
  color: black;
  font-size: 13px;
  padding-top: 10px;
}
#co_container #productModal {
  z-index: 99999 !important;
}
#co_container .modal-content {
  border: none;
  border-radius: 10px;
}
#co_container .bonusHeader h2 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  margin-left: 30px;
  padding: 10px 0;
}
#co_container .modal-header {
  border: none !important;
  background: #cc0000;
  height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#co_container .modal-header h2 {
  color: #fff;
  font-size: 19px;
  font-family: "Proxima-Nova", Helvetica, sans-serif;
  margin: 0;
  padding: 0 25px;
  text-align: center;
}
@media (min-width: 768px) {
  #co_container .modal-header h2 {
    text-align: left;
    padding: 0 25px 0 0;
  }
}
#co_container .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 20px;
  width: 20px;
  color: #ba1a0e;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  opacity: 1;
}
#co_container .modal-header .close:active, #co_container .modal-header .close:visited, #co_container .modal-header .close:focus, #co_container .modal-header .close:hover {
  outline: none;
}
#co_container .modal-footer {
  color: #bbb;
  text-align: center !important;
  font-size: 11px;
}
#co_container .modal-footer .fb-share-button {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 0 5px 0;
}
#co_container .modal-footer .ingredients-close {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #316fa7;
  text-decoration: underline;
  text-align: left;
}
#co_container .list-help-text {
  display: block;
  font-size: 10px;
  font-weight: 400;
  color: #316fa7;
  text-align: left;
  margin: -10px 0 10px 0;
}
#co_container .ingredients a {
  color: inherit;
  font-size: 12px;
}
#co_container .ingredients a:hover, #co_container .ingredients a:visited {
  color: inherit;
  font-size: 12px;
}
#co_container .visible-xs .ingredients {
  display: block;
  margin: 0 0 5px 0;
}
#co_container .visible-xs .text-left.collapse {
  margin: 0 0 10px 0;
}
#co_container .bonusContent {
  border-top: none;
  border-top-right-radius: 0;
}
#co_container .bonusHeader {
  background: #ba1a0e;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#co_container .bonus-wrap {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
}
#co_container .bonus-wrap.bonus-lg {
  width: 900px;
}
#co_container .modal-content .bonus-wrap {
  width: 100%;
}
#co_container .modal-content .bonus-wrap.bonus-lg {
  width: 100%;
}
#co_container .bonusItem {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  margin: 10px auto;
  padding: 0 25px;
  max-width: 650px;
  text-align: center;
}
#co_container #co_container .blue {
  padding: 0 15px;
  border: none;
  background: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
#co_container #co_container .modal {
  font-family: "proxima-nova", sans-serif;
}
#co_container #co_container .modal-header .close {
  opacity: 1;
  text-shadow: none;
  float: none;
}
#co_container .modal-body {
  color: #316fa7;
}
#co_container .modal-body.no-padding-top {
  padding-top: 0;
}
#co_container .modal-body .bold {
  font-weight: 600;
}
#co_container .modal-body .col-md-7 p {
  font-size: 125%;
  text-align: center;
}
#co_container .modal-body .col-md-7 .light-text {
  font-size: 12px;
  font-weight: 300;
}
#co_container .modal-body .col-md-7 .sub-img-text {
  font-size: 16px;
  font-weight: 400;
  color: #316fa7;
  margin: 15px 0;
  text-align: center;
}
#co_container .modal-body .col-md-7 .sub-img-text .testimonial-name {
  font-size: 10px;
  font-style: italic;
  display: block;
  margin: 5px 0 0 0;
}
#co_container .modal-body .col-md-5 h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 5px 0;
}
#co_container .modal-body .col-md-5 h4 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
#co_container .modal-body .col-md-5 ul {
  font-size: 12px;
  padding-left: 0;
  text-align: left;
}
#co_container .modal-body .col-md-5 img, #co_container .modal-body .col-md-5 h2, #co_container .modal-body .col-md-5 h3 {
  align-self: center;
}
#co_container .modal-body .img-margin-btm {
  margin-bottom: 5px !important;
}
#co_container .bonus-wrap .img-responsive {
  margin: auto;
}
#co_container .nicecert-list {
  font-size: 12px;
}
#co_container .windowdecal, #co_container .rudolphbell, #co_container .sugarcookie {
  font-size: 12px;
  text-align: left;
}
#co_container .ingredients {
  font-size: 12px;
  text-decoration: underline;
}
#co_container .ingredients a:visited {
  font-size: 12px;
}
#co_container .candycane, #co_container .gifttags {
  font-size: 12px;
  text-align: left;
}
#co_container .keepsakeVideo {
  font-size: 13px;
  text-align: left;
}
#co_container .vacationPostcard, #co_container .audioCD {
  font-size: 12px;
  text-align: left;
}
#co_container .audioCDsmall {
  font-size: 11px;
  text-align: left;
}
#co_container .shippingLabel {
  font-size: 12px;
  text-align: left;
}
#co_container .bonusItem .blue a {
  color: Yellow;
}
#co_container .bonusItem .blue a:visited {
  color: Yellow;
}
#co_container .bonusItem .big {
  font-size: 17px;
}
#co_container .bonusItem .medium {
  font-size: 13px;
}
#co_container .bonusItem .small {
  font-size: 10px;
}
#co_container .bonusItem img {
  max-width: 100%;
  height: auto;
}
#co_container .bonusItem ul, #co_container .bonusItem ol {
  text-align: left;
  font-size: 11px;
}
#co_container .blue ul, #co_container .blue ol {
  padding-left: 20px;
}
#co_container .bonusItem li {
  padding: 4px;
}
#co_container .bonusItem .additionalInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#co_container .additionalInfoSwatch {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}
#co_container .additionalInfoTree {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: normal;
  font-size: 11px;
}
#co_container .additionalInfoFood {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
#co_container .bonusItem .social {
  width: 350px;
  margin: 15px auto 5px auto;
  min-height: 25px;
}
#co_container .bonusItem .addthis_toolbox iframe {
  min-width: 95px;
}
#co_container .bonusItem .copyright {
  color: #003399;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#co_container .bonusItem .free-video {
  min-height: 440px;
  /* background-image:url('/images/bonus/2013-PersonalizedGreetingBkgrnd_001a.jpg'); */
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#co_container .bonusItem .free-video .iframe-wrap {
  max-width: 370px;
  max-height: 202px;
  margin: 25% auto 0 auto;
}
#co_container .footer-addnl-text p {
  font-size: 12px;
  font-weight: 400;
  color: #316fa7;
  margin: 0 0 10px 0;
  text-align: left;
}
#co_container .footer-addnl-text p .bold {
  font-weight: 700;
}
#co_container .upsell-modal-video {
  width: 100%;
  height: auto;
  display: block;
}
#co_container #bonus-body h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0 0 0;
}
#co_container #bonus-body h3.big {
  font-size: 36px;
  margin: 0;
}
#co_container #bonus-body h4 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 15px 0;
}
#co_container #bonus-body .row.less-padding {
  margin: 0 -5px;
}
#co_container #bonus-body .row.less-padding .col-xs-12 {
  padding: 0 5px;
}
#co_container #bonus-body .row.less-padding ul {
  padding-left: 15px;
}
#co_container .upsell-video-holder {
  position: relative;
  display: block;
  width: 100%;
}
#co_container .upsell-video-holder video {
  width: 100%;
  height: auto;
  outline: none;
  object-fit: cover;
}
#co_container .upsell-video-holder .video-help-text {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 4;
  text-decoration: underline;
}
#co_container .upsell-video-holder .video-learnmore-text {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: block;
  text-align: right;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  z-index: 4;
  text-decoration: underline;
  text-shadow: 0 0 2px #000;
}
#co_container .upsell-video-holder .upsell-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 5;
}
#co_container .upsell-video-holder .upsell-video-play img {
  width: auto;
  height: auto;
}
#co_container .upsell-video-holder.playing .upsell-video-play {
  display: none;
}
#co_container .upsell-video-holder.playing .video-help-text {
  display: none;
}
#co_container .upsell-video-holder.playing .video-learnmore-text {
  display: none;
}
#co_container .modal-bonus-video {
  color: #1c58ae;
  font-size: 28px;
  line-height: 1.1;
}
#co_container .modal-bonus-video .row {
  margin-left: -5px;
  margin-right: -5px;
}
#co_container .modal-bonus-video .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
#co_container .modal-bonus-video .bonus-text {
  background-color: #c60c0d;
  color: white;
  padding: 10px 0;
}
#co_container .modal-bonus-video .video-text {
  padding: 15px 0;
}
#co_container .modal-bonus-video .image-row {
  max-width: 660px;
  margin: 10px auto;
}
#co_container .modal-bonus-video .image-row .col-xs-3 {
  padding-left: 0;
  padding-right: 0;
}
#co_container .modal-bonus-video .footer-text {
  color: black;
  font-size: 13px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  #co_container .modal-body .col-md-7 {
    width: 58% !important;
    float: left !important;
  }
  #co_container .modal-body .col-md-5 {
    width: 42% !important;
    float: left !important;
  }
  #co_container .modal-bonus-video .top-text {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #co_container .modal-bonus-video {
    background: url("/images/bonus/bonus-video-corner.png") no-repeat top left;
  }
  #co_container .modal-bonus-video .top-text {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #co_container #bonus-body h3 {
    font-size: 20px;
  }
  #co_container #bonus-body h3 img {
    width: 20px;
    height: auto;
  }
  #co_container #bonus-body h4 {
    font-size: 16px;
    font-weight: 400;
  }
  #co_container .modal-body .col-md-7 {
    width: 60% !important;
    float: left !important;
  }
  #co_container .modal-body .col-md-5 {
    width: 40% !important;
    float: left !important;
  }
}
@media (max-width: 480px) {
  #co_container .bonusHeader h2 {
    font-size: 16px;
  }
  #co_container .modal-header h2 {
    font-size: 16px;
  }
  #co_container #bonus-body h3 {
    font-size: 18px;
  }
  #co_container .modal-body .col-md-7 {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
  #co_container .modal-body .col-md-5 {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
  #co_container .modal-body .col-md-7 img {
    margin: 0 auto 10px auto !important;
  }
  #co_container .modal-bonus-video {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  #platinum_plan_holder .share-holder {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #platinum_plan_holder .share-holder .share-box {
    top: 50%;
    width: 320px;
    padding: 5px 10px;
  }
  #platinum_plan_holder .share-holder p {
    margin: 0 5px 0 0;
  }
}

.package-share-holder {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 999;
  display: none;
}

.package-share-holder.mobile-package-share-holder {
  display: block;
}

.share-holder {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: relative;
  order: 2;
}
.share-holder p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0 0 5px 0;
  text-decoration: none;
}
.share-holder .share-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #106dac;
  line-height: 1;
  text-decoration: none;
  outline: none;
}
.share-holder .share-btn i {
  font-size: 20px;
  color: #fff;
}
.share-holder .share-box {
  display: none;
  width: 300px;
  height: auto;
  position: absolute;
  top: 80%;
  bottom: auto;
  left: auto;
  right: 0;
  background: #fff;
  border-radius: 5px;
  border: none;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.share-holder .share-box .addthis_inline_share_toolbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.share-holder .share-box .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn {
  margin-bottom: 0;
}
.share-holder .share-box .addthis_inline_share_toolbox .at300b {
  margin-bottom: 0;
}
.share-holder.open .share-box {
  display: block;
}
@media (min-width: 768px) {
  .share-holder .share-btn {
    width: 30px;
    height: 30px;
  }
  .share-holder .share-btn i {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .share-holder {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .share-holder .share-box {
    top: 50%;
    width: 320px;
    padding: 5px 10px;
  }
  .share-holder p {
    margin: 0 5px 0 0;
  }
  .share-holder .share-btn {
    width: 40px;
    height: 40px;
  }
  .share-holder .share-btn i {
    font-size: 20px;
  }
}

.pfs_plan_holder .share-holder p {
  text-decoration: none;
}

@media (min-width: 768px) {
  .pfs_plan_holder .share-holder p {
    margin: 0 5px 0 0;
  }
  #platinum_plan_holder .package-share-holder {
    right: -70px;
    bottom: 0;
  }
  #platinum_plan_holder .package-share-holder .share-box {
    top: 50%;
    right: -330px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
.carousel img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block;
  object-fit: cover;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.carousel video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
  background-color: #000;
}
.carousel .carousel-cell {
  width: 100%;
  height: 315px;
}
.carousel .carousel-cell:not(:first-child) {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.carousel .carousel-cell .video-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.carousel .carousel-cell .video-wrapper video {
  object-fit: cover;
}
.carousel .carousel-cell .video-wrapper.playing .play-icon {
  display: none;
}
.carousel .carousel-cell .video-wrapper.playing video {
  object-fit: contain;
}
.carousel .carousel-cell .play-icon {
  display: none;
}
.carousel.ready .carousel-cell {
  visibility: visible;
  z-index: auto;
}
@media (min-width: 768px) {
  .carousel .item img:not(.play-icon) {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  .carousel video {
    width: 100%;
    height: auto;
    max-height: 100%;
  }
  .carousel .carousel-cell .play-icon {
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    display: block;
    position: absolute;
    z-index: 4;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}

.upsell-carousel-nav {
  margin: 5px 0;
}
.upsell-carousel-nav .carousel-cell {
  height: 100px;
  width: 100px;
  margin: 0 10px 0 0;
  padding: 10px 0;
}
.upsell-carousel-nav .carousel-cell .thumb-img {
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upsell-carousel-nav .carousel-cell .thumb-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.upsell-carousel-nav .carousel-cell.is-nav-selected {
  border: none;
}
.upsell-carousel-nav .carousel-cell.is-nav-selected .thumb-img {
  border: 2px solid #009e0b;
  box-shadow: 0 0 10px #fff775;
}
.upsell-carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}
.upsell-carousel-nav .carousel-cell:last-child {
  margin: 0;
}
.upsell-carousel-nav .flickity-prev-next-button {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
  background-repeat: no-repeat;
  background-size: 35px auto;
  background-position: center center;
  opacity: 0.7;
  display: none;
}
.upsell-carousel-nav .flickity-prev-next-button.previous {
  left: -15px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 12H6M12 5l-7 7 7 7'/></svg>");
}
.upsell-carousel-nav .flickity-prev-next-button.next {
  right: -15px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h13M12 5l7 7-7 7'/></svg>");
}
.upsell-carousel-nav.show-nav-arrows .flickity-prev-next-button {
  display: block;
}
.upsell-carousel-nav img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#bonus-body .check-list {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  display: block;
  width: 470px;
  max-width: 100%;
}
#bonus-body .check-list li {
  font-size: 16px;
  font-weight: 500;
  color: #0f457a;
  display: block;
  text-align: left;
  margin-left: 40px;
  text-indent: -40px;
}
#bonus-body .check-list li::before {
  margin: 0 15px 0 0;
  content: "";
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url("/assets/img/GreenCheckMark_01a.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.modal-footer .footer-btn-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #e5e5e5;
  padding: 15px 15px 0 15px;
}
.modal-footer .footer-btn-row .footer_close_btn {
  display: inline-block;
  margin: auto auto 0 0;
  order: 1;
}
.modal-footer .footer-btn-row .get-started-btn-holder {
  order: 0;
  align-self: stretch;
  width: 100%;
  text-align: center;
  margin: 0 auto 10px auto;
}
.modal-footer .footer-btn-row .get-started-btn-holder .get-started-btn {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  background: #cc0000;
  padding: 10px 20px;
  margin: 0;
  line-height: 1;
  text-decoration: none;
  outline: none;
  border-radius: 30px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.modal-footer .footer-btn-row .get-started-btn-holder .get-started-btn img {
  width: auto;
  height: 40px;
  display: inline-block;
}
.modal-footer .footer-btn-row .get-started-btn-holder .get-started-btn img:first-child {
  margin: 0 15px 0 0;
}
.modal-footer .footer-btn-row .get-started-btn-holder .get-started-btn img:last-child {
  margin: 0 0 0 15px;
}
.modal-footer .footer-btn-row .share-holder {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: relative;
  order: 2;
}
.modal-footer .footer-btn-row .share-holder p {
  font-size: 14px;
  font-weight: 600;
  color: #106dac;
  line-height: 1;
  margin: 0 5px 0 0;
}
.modal-footer .footer-btn-row .share-holder .share-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #106dac;
  line-height: 1;
  text-decoration: none;
  outline: none;
}
.modal-footer .footer-btn-row .share-holder .share-btn i {
  font-size: 20px;
  color: #fff;
}
.modal-footer .footer-btn-row .share-holder .share-box {
  display: none;
  width: 310px;
  max-width: calc(100vw - 30px);
  height: auto;
  position: absolute;
  top: -70px;
  bottom: auto;
  left: auto;
  right: 0;
  background: #fff;
  border-radius: 5px;
  border: none;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.modal-footer .footer-btn-row .share-holder .share-box div.addthis_toolbox {
  width: 180px;
}
.modal-footer .footer-btn-row .share-holder .share-box .addthis_inline_share_toolbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.modal-footer .footer-btn-row .share-holder .share-box .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn {
  margin-bottom: 0;
}
.modal-footer .footer-btn-row .share-holder .share-box .addthis_inline_share_toolbox .at300b {
  margin-bottom: 0;
}
.modal-footer .footer-btn-row .share-holder.open .share-box {
  display: block;
}
.modal-footer .copyright-text {
  font-size: 11px;
  font-weight: 400;
  color: #bbb;
  margin: 15px 0 0 0;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  .modal-footer .footer-btn-row {
    flex-wrap: nowrap;
  }
  .modal-footer .footer-btn-row .footer_close_btn {
    display: inline-block;
    order: 0;
  }
  .modal-footer .footer-btn-row .get-started-btn-holder {
    order: 1;
    align-self: auto;
    width: auto;
    margin: 0 auto;
  }
  .modal-footer .footer-btn-row .share-holder {
    order: 2;
  }
}

.carousel-container .carousel-header {
  color: #fff;
  margin-top: 0;
  font-size: 350%;
  text-transform: capitalize;
  text-shadow: #222222 0 4px 4px;
  font-weight: 800;
  font-family: Proxima-Nova;
}

@media (max-width: 768px) {
  #personalize_carousel_btn {
    border-radius: 40px;
  }
}

#pfs_testimonial .testimonial-title {
  font-weight: 800;
}

#tech h1 {
  font-weight: 800;
}
#tech p {
  font-weight: 400;
}

#pfs_real_santa_section h1 {
  font-weight: 800;
}
@media (max-width: 768px) {
  #pfs_real_santa_section h1 {
    font-size: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #pfs_real_santa_section h1 {
    font-size: 46px;
  }
}

#pfs_naughty_nice_holder h3 {
  font-weight: 400;
}
#pfs_naughty_nice_holder ul li {
  font-weight: 500;
}

#pfs_no_fake_beards p {
  font-weight: 500;
}

.fpv-products h2.award-text {
  font-weight: 400;
}

#guarantee h1.action {
  font-weight: 700;
}
#guarantee h1.action b {
  font-weight: 800;
}

.app_btn_holder a.link_to_packages {
  font-size: 26px !important;
}

.dateUTC, .dateUTCshort {
  display: none;
}

/*# sourceMappingURL=main.css.map */
