#myPlan a._back {
  display: block;
  text-decoration: none;
  text-align: left;
  margin-top: -5em;
  margin-bottom: 3em;
}
#plan-modal h3 {
  color: #449cb6;
}
#myPlanChoose {
  margin-top: 8em;
}
#myPlanChoose > h5 {
  text-align: center;
  font-family: 'Helvetica Neue';
  font-weight: 300;
  font-size: 110%;
  opacity: .8;
}
#myPlanChoose > h1 {
  text-align: center;
  font-family: 'Helvetica Neue';
  font-weight: 300;
  font-size: 300%;
  color: #449cb6;
}
#myPlanChoose > h2 {
  font-family: 'Helvetica Neue';
  font-weight: 300;
}
#myPlanChoose > h2,
#myPlanChoose > h3 {
  text-align: center;
}
#myPlanChoose h3.first {
  color: #5fadc3;
}
#myPlanChoose h3.second {
  opacity: .7;
}
#myPlanChoose .vid.container {
  position: relative;
  background-image: url(https://storage.googleapis.com/wf-static/img/vid.jpg);
  background-position: center;
  background-size: cover;
  border-radius: .75em;
  box-shadow: inset 0 0 2em rgba(0, 0, 0, 0.3);
}
#myPlanChoose .vid.container ._sound {
  position: absolute;
  top: .5em;
  left: 1em;
  opacity: .3;
}
#myPlanChoose .vid.container ._sound:hover {
  opacity: 1;
}
#myPlanChoose .vid.container img {
  max-width: 100%;
  visibility: hidden;
}
#myPlanChoose .checkmarks1 ul {
  margin: 2em 0;
}
#myPlanChoose .checkmarks1 ul li {
  display: block;
  text-align: left;
  font-size: 120%;
  margin-bottom: 1em;
  margin-right: 0;
}
#myPlanChoose .checkmarks1 ul li:last-child {
  margin-bottom: 0;
}
#myPlanChoose .cards {
  justify-content: center;
}
#myPlanChoose .card {
  text-align: center;
  flex: 1 1 5em;
}
#myPlanChoose .card * {
  cursor: pointer;
}
#myPlanChoose .card.p1w button {
  background-color: #565656;
  opacity: .5;
}
#myPlanChoose .card.p1 {
  background-color: #efefef;
}
#myPlanChoose .card.p1 button {
  background-color: #565656;
  opacity: .5;
}
#myPlanChoose .card.p3 {
  transform: scale(1.1);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  background-color: #5fadc3;
  z-index: 100;
}
#myPlanChoose .card.p3 .content-price .price {
  color: #007b00;
}
#myPlanChoose .card.p3 button {
  background-color: #367c91;
}
#myPlanChoose .card.p6 {
  background-color: #285c6c;
}
#myPlanChoose .card.p6 > * {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
#myPlanChoose .card.p6 .content-price .price {
  color: #1ea93f;
}
#myPlanChoose .card.p6 button {
  background-color: #367c91;
}
#myPlanChoose .card.p6 .underneath {
  background-color: #1a3d47;
}
#myPlanChoose .card .content-price {
  padding-top: 3em;
}
#myPlanChoose .card .content-price span.price {
  font-size: 210%;
  color: #008f00;
  display: block;
  margin-top: -0.2em;
}
#myPlanChoose .card .content-price span.price big {
  font-size: 200%;
  font-weight: bold;
}
#myPlanChoose .card .content-price span.price sup {
  top: -1.65em !important;
  font-size: 60%;
}
#myPlanChoose .card .content-price span.price.old {
  display: block;
  margin-top: -1em;
  margin-bottom: 0em;
  color: #ff0f0f;
  font-size: 110%;
}
#myPlanChoose .card .content-price span.price.old big,
#myPlanChoose .card .content-price span.price.old sup {
  text-decoration: line-through;
}
#myPlanChoose .card .content-price small {
  display: block;
  opacity: .8;
}
#myPlanChoose .card .content-price small.only {
  margin-top: -3em;
  margin-bottom: 3em;
}
#myPlanChoose .card .underneath {
  position: absolute;
  bottom: -1.8em;
  left: 0;
  right: 0;
  color: #fff;
  background: #d12055;
  text-transform: uppercase;
  font-size: 70%;
  letter-spacing: .1em;
}
#myPlanChoose ul {
  display: inline-block;
}
#myPlanChoose li {
  text-align: left;
  display: inline-block;
  margin-right: 2em;
}
#myPlanChoose .free-info {
  opacity: .6;
  font-size: 90%;
}
#myPlanChoose .checkmarks li {
  text-align: center;
}
#myPlanChoose .children {
  display: flex;
  justify-content: center;
}
#myPlanChoose .children .segment {
  max-width: 20em;
}
#myPlanChoose .children img {
  height: 12em;
  margin-left: -13px;
  z-index: 100;
}
#myPlanChoose > .quote-c,
#myPlanPlan > .quote-c {
  margin: auto;
  text-align: center;
  margin: 3em 0;
}
#myPlanChoose > .quote-c > .quote,
#myPlanPlan > .quote-c > .quote {
  display: flex;
  flex-flow: column wrap;
  text-align: center;
  font-size: 150%;
  padding: .5em;
}
#myPlanChoose > .quote-c > .quote p,
#myPlanPlan > .quote-c > .quote p {
  margin-bottom: .5em;
  color: #e96e93;
}
#myPlanChoose > .quote-c > .quote img,
#myPlanPlan > .quote-c > .quote img {
  margin: auto;
  border-radius: 50%;
  height: 2em;
}
#myPlanChoose > .quote-c > .quote name,
#myPlanPlan > .quote-c > .quote name {
  opacity: .8;
  font-size: 60%;
}
@media only screen and (max-width: 1000px) {
  #myPlanChoose .card:nth-child.p6 {
    margin-top: 2.5em;
  }
}
#myPlanPayment {
  text-align: center;
}
#myPlanPayment > div {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
#myPlanPayment > div > div {
  padding: .5em;
}
#myPlanPayment > div img {
  height: 5em;
}
#myPlanPay .notes {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
}
#myPlanPay .notes small {
  font-size: 12px;
}
#myPlanPay .notes img {
  height: 1.5em;
}
#myPlanConfirm table {
  width: 100%;
}
#myPlanConfirm table tr:first-child td:first-child {
  padding-bottom: 1em;
}
#myPlanConfirm table td:last-child {
  text-align: right;
  vertical-align: top;
}
#myPlanConfirm ._confirm {
  display: block;
  margin: 2em auto 0;
}
#myPlanConfirm ._confirm.paypal {
  font-size: 80%;
  text-align: center;
}
#myPlanConfirm input[name=coupon] {
  max-width: 10em;
}
#myPlanConfirm .debit-note {
  margin-top: 2em;
  opacity: .8;
  font-size: 80%;
}
#myPlanDone {
  text-align: center;
}
#myPlanPlan .card {
  margin: auto;
  text-align: center;
}
#myPlanPlan ._cancel {
  opacity: .5;
  transform: scale(0.7);
  margin: 0;
  background: #fff;
  border: 0;
  color: red;
}
