/* * 
 * Skeleton additions 
 * */

@media (max-width: 799px) {
    .container {
        position: relative !important;
        width: 100% !important;
        max-width: 960px !important;
        margin: 0 auto !important;
        padding: 0 20px !important;
        box-sizing: border-box !important; }
    .column,
    .columns {
        width: 100% !important;
        float: left !important;
        box-sizing: border-box !important; }

    .container {
        width: 85% !important;
        padding: 0 !important;
    }
}

@media (min-width: 800px) {
  .column.less-margin-left,
  .columns.less-margin-left {
    margin-left: 1%;
  }

  .one.column.less-margin-left,
  .one.columns.less-margin-left   { width: 7.66666666667%; }
  .two.columns.less-margin-left   { width: 16.3333333333%; }
  .three.columns.less-margin-left { width: 25%;            }
  .four.columns.less-margin-left  { width: 33.6666666667%; }
  .five.columns.less-margin-left  { width: 42.3333333333%; }
  .six.columns.less-margin-left   { width: 51%;            }
  .seven.columns.less-margin-left { width: 59.6666666667%; }

  .display-when-small {
    display: none !important;
  }
  .display-when-large {
    display: inline !important;
  }

  .section.middle {
      padding-top: 82px;      
      min-height: 750px;
  }
  .page-index .section.middle {
      min-height: auto;
  }
}

.display-when-small {
  display: block;
}
.display-when-large {
  display: none;
}

@font-face {
  font-family: "Montserrat-Hairline";
  src: url("/static/fonts/Montserrat/Montserrat-Hairline.otf");
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("/static/fonts/Montserrat/Montserrat-Light.otf");
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("/static/fonts/Montserrat/Montserrat-Regular.otf");
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url("/static/fonts/Montserrat/Montserrat-Bold.otf");
}

html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  background: #fff;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.middle {
  padding: 6.225rem 0.8em 0 0.8em;
  /* padding-bottom: -1rem; */
  text-align: center;
}  

.section.footer-background-extension {
  margin-top: -36px;
  height: 36px;
  background: #f7f7f7;
}

.section.footer {
  text-align: center;
  background: #f7f7f7;
  font-family: Montserrat-Light;
  /* top: -500px; */
  box-shadow: 0px 10000px 0px 10000px #f7f7f7;
  padding-top: 18px;
}

.section.footer a, .section.footer div a {
  color: rgb(95,95,95);
}

.partnerships-contact {
    margin-top: 21px;
    margin-bottom: 26px;
    padding: 0 20px 0px 20px;
    font-size: 0.95em;
    color: #222;
    line-height: 1.45em;
    margin-right: auto;
    margin-left: auto;
}

.partnerships-contact a {
    color: #222;
}

.section.header {
  padding: 15px 0 0 0;
  text-align: center;
  background: #f7f7f7;
  font-family: Montserrat-Regular;
}

strong {
  font-family: Montserrat-Regular;
}

p {
  font-family: Montserrat-Light;
}

@media (min-width: 550px) {
  .section .middle {
    padding: 9.2rem 0.8em;
  }  
}

.logo {
  margin-left: auto;
  margin-right: auto;
  /* width: 120px; */
}

@media (max-width: 799px) {
  .logo {
    margin-top: 2px;
    margin-bottom: 14px;
  }   
  .section.footer {
    text-align: left;    
  }
}

.logo {
  height: 65px;
}   
.logo img {
  height: 65px;
}  

.download-button {
  text-align: center;
}

@media (max-width: 799px) {
  .download-button {
    margin-top: 27px;
    margin-bottom: 47px;
  }
}

@media (min-width: 800px) {
  .download-button {
    margin-top: 0;
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .download-button {
    margin-top: 38px;
  }
}

.download-button img {
  width: 199px;
}

.android-form {
    margin-top: 17px;
    margin-left: 5px;
}  

@media (max-width: 799px) {

    .right-side {
        margin: 0 3px;
    }
    .android-form {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
    .android-form-heading {
        margin-bottom: 7px;
    }
    .android-form-subheading {
        margin-bottom: 23px;
    }
    .android-form label {
        display: none;
    }
    .android-form input.text {
        font-size: 19px;
    }
    .android-form input.text.name {
        margin-bottom: 18px;
    }
    .android-form input.btn[type="submit"] {
        margin-top: 19px;
        font-size: 15px;
    }

    .section.middle {
        padding-bottom: 41px;
    }
    
    .section.footer-background-extension {
        display: none;
    }
    .section.footer {
        padding-top: 18px;
        padding-right: 25px;
        text-align: left;
    }
    .section.footer .partnerships-contact {
        margin-left: 0;
        margin-top: 19px;
        margin-bottom: 0px;
        font-size: 17.5px;
        line-height: 25px;
    }
    .section.footer .bottom-nav div {
        margin-left: 0;
    }
}

@media (min-width: 550px) and (max-width: 549px) {
    .android-form {
    }  
}

.android-form-heading {
    font-family: Montserrat-Regular;
    font-size: 19px;
    text-align: left;
    color: #222;
}

.android-form-subheading {
    margin-top:-2px;
    font-family: Montserrat-Light;
    font-size: 16px;
    text-align: left;
    color: #222;
}

.android-form label {
    font-family: Montserrat-Light;
    font-size: 12px;
    text-align: left;
    color: #222;
}

.android-form label.full-name {
    margin-top: 19px;
}

.android-form label.email {
    margin-top: 14px;
}

.android-form input.text  {
    margin-top: 7px;
}

.android-form input.text:focus {
    border: 1px solid #222;
}

.android-form input.btn {
    margin-top: 28px;
}

.android-form input.btn:hover{
    color: white;
}

.android-form input.u-full-width {
    display: block;
    max-width: 500px;
}

.subhead {
  font-family: Montserrat-Light;
  color: #222;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
}

.tag {
  font-family: Montserrat-Hairline;
  color: #636363; /* rgba(222,222,222, 0.85); */
  font-size: 2.3em;
  margin-top: 25px;
  line-height: 1.25em;
  margin-left: auto;
  margin-right: auto;
}

.tag.with-subhead {
  margin-top: 0px;
}

@media (max-width: 549px) {
  .tag {
      margin-top: 32px;
  }
}

@media (min-width: 550px) {
  .tag {
    font-size: 3.6em;
    line-height: 1.4em;
  }  
}

@media (min-width: 860px) {
  .tag {
    margin-top: 2px;
    font-size: 39.975px;
  }
}

.info {
  font-family: Montserrat-Hairline;
  color: rgba(255,255,255, 0.85);
  font-size: 1.525em;
  font-weight: bolder;
  margin: 28px 40px 35px 40px;
  line-height: 1.27em;
}

@media (min-width: 550px) {
  .info {
    margin-top: 19px;
    margin-bottom: 40px;

    color: rgba(235,235,235, 0.75);
    font-size: 1.9em;
    line-height: 1.4em;
  }
}

@media (min-width: 860px) {
  .info {
    margin-top: 13px;
    margin-bottom: 2.58em;

    font-size: 2.1em;
    font-weight: lighter;
    color: rgba(215,215,215, 0.75);
  }
}

.beta-signup {
  margin-top: 31px;
}

.beta-signup input {
  height: 62px;
  border-radius: 4px;
  padding-left: 13px;
  padding-right: 13px;
  border: 1px solid #222;

  color: #636363;
  font-family: Montserrat-Light;
  font-size: 12px;
  font-weight: lighter;

  height: 48px;
}

@media (min-width: 800px) {
  .right-side-inner {
    margin-left: 21px;
  }
  .beta-signup input {
      height: 36px;
  }
}

@media (min-width: 860px) {
  .beta-signup input {
    margin-bottom: 0;
    font-size: 12px;
  }
}

.beta-signup input::-webkit-input-placeholder {
  font-family: Montserrat-Light;
  font-weight: bolder;
  color: rgba(0,0,0, 0.3);
}
.beta-signup input:-moz-placeholder {
  font-family: Montserrat-Light;
  font-weight: bolder;
  color: rgba(0,0,0, 0.3);
}
.beta-signup input::-moz-placeholder {
  font-family: Montserrat-Light;
  font-weight: bolder;
  color: rgba(0,0,0, 0.3);
}
.beta-signup input:-ms-input-placeholder {  
  font-family: Montserrat-Light;
  font-weight: bolder;
  color: rgba(0,0,0, 0.3);
}

input.name {
  background-color: rgba(255,255,255,1); /* rgb(68,68,68); */
  text-align: left;
}

input.email {
  background-color: rgba(255,255,255,1); /* rgb(68,68,68); */
  text-align: left;
}

input.btn {
  font-family: Montserrat-Light;
  font-size: 13px;
  line-height:10px;

  margin-top: 0.6em;
  padding-left: 0;
  padding-right: 0;

  border: 1px solid rgb(215,86,0);
  background-color: rgb(215,86,0);
  color: rgb(255,255,255);

  text-decoration: none;
  cursor: pointer;

  text-transform: none;
}

.phone-img img {
    width: 243px;
    float: none;
    text-align: center;
    margin-right: 0;
}

@media (min-width: 440px) {
  .phone-img img {
      width: 330px;
  }
}

@media (min-width: 550px) {
  .tag {
      width: 100%;
  }
  .phone-img img {
      width: 80%;
  }
}

@media (min-width: 800px) {
  .phone-img img {
      width: 330px;
      margin-top: 0px;
      float: right;
  }
}

@media (min-width: 1024px) {
  .phone-img img {
      width: 414px;
      float:right;
      margin-right: -12px;
  }
}

@media (min-width: 550px) {
  input.btn {
    margin-top: 1.35em;
  }
}

#mce-responses div {
    font-size: 1em;
    font-family: Montserrat-Hairline;
    color: black;
    margin: 3em 12em 6em 12em;
    font-weight: bolder;
    padding: 1em;
    margin: 0;
}

.message {
  margin-top: 2.5em;

  font-family: Montserrat-Light;
  color: rgb(125,125,125);

  font-size: 1.5em;
  font-weight: lighter;
  line-height: 1.6em;
}

@media (min-width: 550px) {
  .message {
    margin-top: 4.69em;

    font-size: 1.6em;
  }
}

@media (min-width: 860px) {
  .message {
    margin-top: 0.675em;
  }
}

@media (min-width: 800px) {
  .partnerships-contact {
    width: 70%;
  }
}

@media (min-width: 550px) {
  .message br {
    display: none
  }
}

.message a {
  font-family: Montserrat-Light; 
  color: rgb(222,222,222);
  font-size: 1em;
  text-decoration: none;
  text-align: center;
}

.gratitude {
  font-family: Montserrat-Hairline;
  color: rgb(222,222,222);
  font-size: 3em;
  text-align: center;
  line-height: 1px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.next {
  font-family: Montserrat-Hairline;
  color: rgb(212,212,212);
  font-size: 1.25em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.return {
  clear: left;
  text-align: center;
  padding-top: 5px;

  font-family: Montserrat-Light;
  color: rgb(125,125,125);
  font-size: 1em;
}

.return a {
  font-family: Montserrat-Light; 
  color: rgb(215,86,0);
  font-size: 1em;
  text-decoration: none;
  text-align: center;
}

.top-nav {
  height: 100%;
}

.top-nav ul {
  float: right;
//  margin-right: -6px;
  margin-top: 24px;
  margin-bottom: 19px;
  display: block;
}

.top-nav ul li {
	display: inline-block;
	margin: 0 0 0 15px;
}

.top-nav ul li.with-outline {
  margin-left: 15px;
  padding: 2px 26px 4px 25px;
  border: 1px solid #d85700;
  border-radius: 0.5rem;
}
 
.nav a, .nav a:visited {
  font-size: 13px;
	text-decoration: none;
  color: #222;
}
 
.top-nav a:hover {
	text-decoration: underline;
}

.bottom-nav {
    margin: 49px 0 51px 0;
    padding: 0 10px 0 20px;
}

.bottom-nav div {
    margin-bottom: 8px;
}

.bottom-nav div a {
  font-size: 17px;
}
 
.nav a:hover {
	text-decoration: underline;
}

:link {
  text-decoration: none;
  font-family: Montserrat-Regular;
  color: #636363;
}

:link:hover {
  text-decoration: none;
  font-family: Montserrat-Regular;
  color: #636363;
}

.offerings {
    margin-top: 38px;
    overflow: visible;
}

@media (min-width: 860px) {
    .offerings {
        width: 947px;
        margin-left: auto;
        margin-right: auto;      
    }
    .offering .inner {
        margin-left: -8.5px;
        margin-right: -8.5px;
        padding-top: 31px;
    }

    .offering .inner h1 {
        font-size: 40px;
        letter-spacing: 0;
        margin-bottom: 9px;

    }
    .offering .inner h2 {
        font-family: Montserrat-Light;
        font-size: 40px;
        letter-spacing: 0;
        margin-bottom: 11px;
    }

    .msg-gift-will-not-renew {
        margin-top: 13px;
    }

    .msg-tos-and-privacy {
        margin-top: 16px;
        margin-bottom: 70px;
        font-size: 12px;
        text-align: center;
    }
    .msg-tos-and-privacy a {
        font-family: Montserrat-Regular;
        color: black;
    }
}

.offerings .offering {
    overflow: visible;
}

.gift-six-months .inner {
  background: #fdf6db;
}

.subscribe.offering {
  font-family: Montserrat-Hairline;
  font-size: 1.525em;
//  margin-top: 3rem;
  margin-bottom: 3rem;
  height: 299px;
  border-radius: 9px;
}

.page-give-select .subscribe.offering {
  height: 329px;  
}

.offering .inner {
  border-radius: 9px;
  height: 100%;
}

.offering a.btn-buy {
  display: block;
  margin-top: 20px;

  width: 160px;
  height: 36px;

  padding-left: 0;
  padding-right: 0;

  margin-left: auto;
  margin-right: auto;

  border-radius: 7px;

  border: 1px solid rgb(215,86,0);
  background-color: rgb(215,86,0);
}

.offering a.btn-buy span {
    text-align: center;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 2em;
    color: white;
    display: block;
    margin-top: 5px;
}

.offering .note {
  font-family: Montserrat-Hairline;
  font-size: 18px;
  margin-top: 36px;
}

.offering .note.bold {
  font-family: Montserrat-Light;
}

.page-give-select .offering .note {
    margin-top: 25px;
}

.page-subscribe-select .subscribe h1 {
   padding-top: 2rem;
}

.subscribe h2 {
   font-family: Montserrat-Regular;
}

.subscribe em {
   color: black;
}

.current-page {
  border-bottom: 2px solid rgb(215,86,0);
}

.bowtie {
  display: inline-block;
  width: 100%;
}

.bowtie img {
  width: 16.6666%;
  float: left;
}

.bowtie .ribbon {
  height: 9px;
  background-color: rgb(215,86,0);
  float: left;
  margin-top: 11px;
}

.bowtie .short-ribbon {
  width: 6.3333%;
  margin-left: 2%;
  margin-right: 1%;
}

.bowtie .long-ribbon {
  width: 71%;
  margin-left: 1%;
}

.form {
  text-align: left;
}

.left-arrow {
  padding-top: 0.5em;
  height: 1em;
}

h4 {
  color: rgb(215,86,0);
  font-family: Montserrat-Regular;
}


/* *
 * Subscribe Signup
 * */

  .signup-form         .form-section
, .cc-form             .form-section
, .give-details-form   .form-section
, .receive-signup-form .form-section
{
  background-color: #f7f7f7;
  border-radius: 9px;
  border: 1px solid #cccccc;
  padding: 15px 23px;
  overflow:auto;
}

.receive-signup-form
{
    margin-top: 30px;
}

.form-section h4 {
  font-size: 17px;
}


.cc-form .form-section {
    min-height: 298px;
}

.page-subscribe-login .section.middle .container.content {
    margin-top: 38px;
}

  .signup-form .pre-form-message h1
, .login-form  .pre-form-message h1
{
    font-family: Montserrat-Light;
    font-size: 20px;
    color: #222;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 6px;
}

  .signup-form .pre-form-message h2
, .login-form  .pre-form-message h2
{
    font-family: Montserrat-Hairline;
    font-size: 15px;
    color: #222;
    text-align: left;
}

  .signup-form .pre-form-message h2 a
, .login-form  .pre-form-message h2 a
{
    color: #d25627;
}

  .signup-form        .field-wrapper 
, .login-form         .field-wrapper
, .cc-form            .field-wrapper
, .give-details-form  .field-wrapper
{
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 3px;

    text-align: left;
}

  .signup-form        .field-wrapper.first-name 
, .login-form         .field-wrapper.first-name 
, .give-details-form  .field-wrapper.first-name
{
    clear: none;
    width: 47.5%;
}

  .signup-form        .field-wrapper.last-name
, .login-form         .field-wrapper.last-name
, .give-details-form  .field-wrapper.last-name
{
    clear: none;
    width: 47.5%;
    margin-left: 5%;
}

  .signup-form        div label
, .login-form         div label
, .cc-form            div label 
, .give-details-form  div label
{
  font-family: Montserrat-Light;
}

  .signup-form        div label
, .login-form         div label
, .cc-form            div label 
, .give-details-form  div label
, .signup-form        div input 
, .login-form         div input
, .cc-form            div input
, .give-details-form  div input
{
    display: block;
    clear: both;
    width: 100%;

    font-size: 13px;

    font-family: Montserrat-Light;
}

  .signup-form        div input:focus
, .login-form         div input:focus
, .give-details-form  div input:focus
{
    border: 1px solid rgb(170,170,170);
}

  .signup-form        .submit
, .login-form         .submit
, .cc-form            .submit
, .give-details-form  .submit
{
    display: block;
    width: 100%;
    color: white;
    font-family: Montserrat-Light;
    font-size: 14px;
    background-color: rgb(215,86,0);
    border: none;
    margin-bottom: 4px;
}

  .signup-form        input.submit:focus
, .login-form         input.submit:focus
, .cc-form            input.submit:focus
, .give-details-form  input.submit:focus
, .signup-form        input.submit:hover 
, .login-form         input.submit:hover 
, .cc-form            input.submit:hover 
, .give-details-form  input.submit:hover
{
    color: white;
    border: none;
}

.cc-form .field-wrapper.number {
    width: 80%;
    margin-right: 5%;
}

.cc-form .field-wrapper.cvc {
    width: 15%;
    clear: none;
}

  .cc-form .field-wrapper.expiry-month
, .cc-form .field-wrapper.expiry-year 
, .give-details-form .field-wrapper.delivery-date
, .give-details-form .field-wrapper.message-to-recipient
{
    font-family: Montserrat-Light;
    font-size: 13px;
}

.give-details-form .field-wrapper.delivery-date {
//    width: 100%;
}

  .cc-form .field-wrapper.expiry-month
, .give-details-form .field-wrapper.delivery-date #id_delivery_date_0
{
    width: 35%;
    margin-right: 2.5%;
}

  .cc-form .field-wrapper.expiry-year
, .give-details-form .field-wrapper.delivery-date #id_delivery_date_1
{
    clear: none;
    width: 25%;
    margin-right: 5%;
}

  .give-details-form .field-wrapper.delivery-date #id_delivery_date_1
{
    width: 27.5%;
    margin-right: 2.5%;
}

  .cc-form .field-wrapper.postal-code 
, .give-details-form .field-wrapper.delivery-date #id_delivery_date_2
{
    clear: none;
    width: 32.5%;
}

  .give-details-form .field-wrapper.message-to-recipient textarea
{
    height: 110px;
    width: 100%;
}

  .cc-form           .btn 
, .give-details-form .btn
{
    margin-top: 4px;
}

  .cc-form           .field-wrapper 
, .give-details-form .field-wrapper
{
    margin-bottom: 3px;
}

  .cc-form           .field-wrapper label 
, .give-details-form .field-wrapper label
{
    margin-bottom: 7px;
}

.page-subscribe-signup .container.content {
    margin-top: 38px;
    margin-bottom: 273px;
}

  .page-subscribe-payment .subscribe.offering 
, .page-give-details      .subscribe.offering 
, .page-give-payment      .subscribe.offering 
{
    height: 330px;
}

.page-give-details .give-details-form .form-section-from {
    margin-bottom: 20px;
}

  .page-subscribe-confirm .offering 
, .page-give-confirm      .offering 
{
    justify-content: center;
    display: flex;
    position: relative;
}

  .page-subscribe-confirm .offering .inner 
, .page-give-confirm      .offering .inner 
{
    align-self: center;
    height: auto;
    padding-top: 0;
}

.page-give-confirm      .offering .inner {
    padding-top: 10px;
}

.page-give-confirm .bowtie {
    position: absolute;  
    width: 106%;
    margin-top: 30px;
}

  .page-subscribe-confirm .block-confirm 
, .page-give-confirm      .block-confirm 
{
    text-align: left;
    display: flex;
    justify-content: center;
    position: relative;
    height: 299px;
}

  .page-subscribe-confirm .block-confirm h1 
, .page-give-confirm      .block-confirm h1
{
    margin-top: 35px;
    font-family: Montserrat-Light;
    font-size: 19px;
    position: absolute;
    left: 0;
}

  .page-subscribe-confirm .block-confirm .inner
, .page-give-confirm      .block-confirm .inner
{
    align-self: center;
}

  .page-subscribe-confirm .block-confirm .inner h2 
, .page-give-confirm      .block-confirm .inner h2 
{
    margin: 0;
    font-family: Montserrat-Hairline;
    font-size: 27px;
    letter-spacing: 0.25px;
}

@media (min-width: 800px) {
      .page-subscribe-confirm .container.content 
    , .page-give-confirm      .container.content 
    {
        margin-top: 139px;
        min-height: 570px;
    }
}

.purchase-flow-map {
    width: 100%;
    max-width: 100%;
    clear: both;
    margin: -27px auto 58px auto;
    border-bottom: 2px solid #efefef;
}

.purchase-flow-map .map {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;

    margin-bottom: 14px;
}

.purchase-flow-map .item {
    display: inline-block;
    vertical-align: middle;
}

  .purchase-flow-map .item .icon
, .purchase-flow-map .item .label 
{
    opacity: 0.35;
    text-align: center;
    font-family: Montserrat-Regular;
    font-size: 12px;
}

  .purchase-flow-map .item.active .icon 
, .purchase-flow-map .item.active .label
{
    opacity: 1;
}

.subhead.orange {
    color: #d25627;
}

form {
    margin-bottom: 0;
}

