/* Minification failed. Returning unminified contents.
(4021,15): run-time error CSS1035: Expected colon, found '1'
(5274,2): run-time error CSS1030: Expected identifier, found '#mac-slide'
(5282,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;

}

sup {
  top: -0.5em;
}

sup.payMeBack {
  font-size: 50% !important;
  top: -1em !important;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
@charset "UTF-8";
/* GLOBAL */
/**/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  width: 100%; }

body
{
  -webkit-font-smoothing: subpixel-antialiased;
  color: #303030;
  position: relative;
  width: 100%;
  min-width: 20em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.rwd-break {
  display: block; }
  @media screen and (max-width: 770px) {
    .rwd-break {
      display: inline; } }

@media screen and (max-width: 770px) {
  #slider-carousel .rwd-break {
    display: block; } }

.panel-content-1 h1 {
  font-size: 4em;
}

.block {
  position: relative;
  margin: 0 auto;
  padding: 2.625em 2em;
  max-width: 1300px; }

#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  #outer-wrap.tan {
    background: #ededed; }
.tan { width:100%; background: #ededed;}
#inner-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 15em; }
  @media screen and (max-width: 1175px) {
    #inner-wrap {
      margin-top: 19em; } }
  @media screen and (max-width: 770px) {
    #inner-wrap {
      margin-top: 0em;
      padding-top: 9em; } }

img {
  max-width: 100%;
  height: auto; }

.display-none {display:none !important;}

/* END GLOBAL */
/** HEADER **/
#nav {
  position: fixed;
  width: 100%;
  color: #fff;
  background: #1b3664;
  z-index: 100;
  top: 98px; }
  @media screen and (max-width: 770px) {
    #nav {
      position: absolute;
      top: 0;
      padding-top: 1.5em; } }
  #nav .mobile-only {
    display: none; }
    @media screen and (max-width: 770px) {
      #nav .mobile-only {
        display: block; } }
  #nav .desktop-only {
    display: block; }
    @media screen and (max-width: 770px) {
      #nav .desktop-only {
        display: none !important; } }
  #nav .close-btn {
    display: none; }
  #nav .block {
    z-index: 2;
    position: relative;
    padding: 0; }
    @media screen and (max-width: 770px) {
      #nav .block {
        position: relative;
        padding: 0; } }
  #nav ul {
    *zoom: 1;
    display: block;
    padding: 0 3px;
    margin: 0;
   }
    @media screen and (max-width: 770px) {
      #nav ul {
        padding: 0; } }
    #nav ul:before, #nav ul:after {
      content: "";
      display: table; }
    #nav ul:after {
      clear: both; }
    @media screen and (min-width: 770px) {
      #nav ul {
        text-align: left;
        white-space: nowrap; } }
    @media screen and (min-width: 770px) {
      #nav ul li:hover a {
        color: #fff;
        background: #1b3664; }
      #nav ul li a:hover {
        color: #1b3664;
        background: #fff; } }
  #nav .log-in {
    position: absolute;
    right: 0.5em;
    top: 0;
    text-align: right; }
    @media screen and (max-width: 1175px) {
      #nav .log-in {
        position: relative;
        background-color: #012459;
        right: 0em; } }
    #nav .log-in .signin-dropdown {
      display: none;
      position: absolute;
      top: 100%;
      width: 23em;
      right: 0;
      box-shadow: 0px 0px 2px #606060;
      text-align: left;
      padding: 1.3em 1.3em 0.7em;
      color: #666;
      background: #fff;
      z-index: 1; }
      #nav .log-in .signin-dropdown span {
        color: #666666;
        display: block;
        padding: 0.3em 0; }
      #nav .log-in .signin-dropdown input[type="text"],
      #nav .log-in .signin-dropdown input[type="Password"] {
        width: 100%;
        border: 1px solid #d5d5d5;
        border-radius: 5px;
        color: #666666;
        padding: 0.5em;
        font-size: 1.3em; }
      #nav .log-in .signin-dropdown input[type="checkbox"] {
        margin: 1em 0.5em 1em 0; }
      #nav .log-in .signin-dropdown .signin-btn {
        width: 100%;
        display: block;
        font-size: 1.5em;
        color: #fff;
        font-weight: bold;
        padding: 0.5em 0.5em;
        text-align: center;
        background: #f7b021;
        margin: 0.8em auto 0;
        cursor: pointer;
        border-radius: 5px;
        text-transform: uppercase; }
        #nav .log-in .signin-dropdown .signin-btn:hover {
          opacity: 0.9; }
      #nav .log-in .signin-dropdown a {
        color: #1b3664;
        text-decoration: none;
        font-weight: bold; }
    #nav .log-in .signin {
      display: inline-block;
      color: #fff;
      line-height: 1.28571em;
      font-weight: normal;
      outline: none;
      text-decoration: none;
      padding: 1.2em;
      position: relative;
      font-size: 1.4em;
      z-index: 2; }
      #nav .log-in .signin.active {
        background: #fff;
        color: #1b3664; }
      @media screen and (max-width: 860px) {
        #nav .log-in .signin {
          padding: 1.2em 1em; } }
      @media screen and (max-width: 770px) {
        #nav .log-in .signin {
          padding: 0.85714em 2.14286em;
          color: #606060; } }
      @media screen and (min-width: 770px) {
        #nav .log-in .signin:hover {
          color: #1b3664;
          background: #fff; } }
    #nav .log-in:hover.is-active:after {
      display: none; }
  #nav ul.log-out {
    position: absolute;
    right: 0.5em;
    top: 0;
    text-align: right;
    z-index: 1; }
    #nav ul.log-out li.welcome {
      border-right: 2px solid #fff;
      padding: 0em 1.2em; }
    @media screen and (max-width: 1175px) {
      #nav ul.log-out {
        position: relative;
        background-color: #012459;
        right: 0em; } }
  #nav ul ul {
    display: none; }
    @media screen and (max-width: 770px) {
      #nav ul ul {
        display: block; } }
  #nav ul ul {
    background: #fff;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    top: 100%;
    left: -1px;
    border-left: 1px solid #1b3664;
    border-right: 1px solid #1b3664;
    border-bottom: 1px solid #1b3664;
    min-width: 210px; }
    @media screen and (max-width: 770px) {
      #nav ul ul {
        position: relative;
        background: none;
        border: none; } }
    #nav ul ul li {
      float: none;
      position: relative;
      display: block;
      text-align: left;
      width: 100%;
      }
      #nav ul ul li a {
        padding: 15px 20px;
        color: #1b3664;
        font-size: 0.7em;
         }
        @media screen and (max-width: 770px) {
          #nav ul ul li a {
            color: #fff;
            padding: 0.85714em 2.14286em 0.85714em 4em;
            font-size: 0.75em; } }
        @media screen and (min-width: 770px) {
          #nav ul ul li a:hover {
            background: #e5e5e5; } }
  #nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    border-top: 1px solid #e5e5e5; }
    #nav ul ul ul li a {
      font-size: 0.5em;
       }
  #nav ul li:hover > ul {
    display: block;
     }
  #nav li {
    display: inline-block;
    position: relative;
    font-size: 1.4em; }
    @media screen and (max-width: 860px) {
      #nav li {
        font-size: 1.3em; } }
    @media screen and (max-width: 770px) {
      #nav li {
        display: block; } }
    #nav li a {
      display: block;
      color: #fff;
      line-height: 1.28571em;
      font-weight: normal;
      outline: none;
      text-decoration: none;
      padding: 1.2em; }
      @media screen and (max-width: 860px) {
        #nav li a {
          padding: 1.2em 1em; } }
      @media screen and (max-width: 770px) {
        #nav li a {
          padding: 0.85714em 2.14286em;
          color: #ffffff;
          display: block; } }
      @media screen and (min-width: 770px) {
        #nav li a:hover {
          color: #1b3664;
          background: #fff; } }
    #nav li:hover.is-active:after {
      display: none; }
    #nav li.is-active:after {
      content: "";
      display: block;
      width: 0;
      border: 10px solid #1b3664;
      border-color: #1b3664 transparent transparent transparent;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px; }
      @media screen and (max-width: 770px) {
        #nav li.is-active:after {
          display: none; } }
    @media screen and (min-width: 770px) {
      #nav li {
        display: inline-block; }
        #nav li:last-child {
          border-right: none; } }
    @media screen and (max-width: 770px) {
      #nav li {
        position: relative;
        border-top: 1px solid #2f598b; } }
  #nav .searchbar {
    border-radius: 5px;
    border: 0;
    padding: 5px;
    color: #606060;
    width: 85%;
    margin: 0 auto 1.5em;
    box-shadow: 0 0 2px #606060;
    background-color: #fff; }
    #nav .searchbar input[type="text"] {
      display: inline-block;
      border: 0;

      width: 80%;
      height: 2.5em;
      padding: 5px 10px;
      font-size: 1.2em; }
    #nav .searchbar input[type="button"] {
      vertical-align: top;
      background: url(../images/search.png) no-repeat center center;
      border-radius: 5px;
      border: 0;
      width: 3em;
      height: 3em;
      float: right; }
      #nav .searchbar input[type="button"]:hover {
        opacity: 0.7; }

@media screen and (max-width: 770px) {
  #nav:not(:target) {
    z-index: 0;
    height: 0; }

  #nav:target .close-btn {
    display: block; }

  #nav .close-btn {
    position: absolute;
    top: -3.75em;
    left: 1.875em; }

  #nav li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -0.03125em;
    margin-top: -0.625em;
    border-top: 0.625em transparent solid;
    border-bottom: 0.625em transparent solid;
    border-right: 0.625em white solid; }

  #nav li.is-active a {
    color: #606060;
    font-weight: bold; }

  .js-ready #nav {
    height: 100%;
    width: 70%;
    background: #012e72;
    -webkit-box-shadow: inset 1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5);
    box-shadow: inset 1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.5); }

  .js-ready #nav .block {
    background: transparent; }

  .js-ready #nav .close-btn {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }

  .js-ready #nav .close-btn:focus, .js-ready #nav .close-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

  .js-ready #nav {
    right: -70%; }

  .js-ready #inner-wrap {
    right: 0; }

  .js-nav #inner-wrap {
    right: 70%; }

  .csstransforms3d.csstransitions.js-ready #nav {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

  .csstransforms3d.csstransitions.js-ready #inner-wrap {
    right: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

  .csstransforms3d.csstransitions.js-nav #inner-wrap {
    -webkit-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(-70%, 0, 0) scale3d(1, 1, 1); }

  .csstransforms3d.csstransitions.js-ready #nav .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
    -webkit-transition-delay: ease, 0s;
    -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
    -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
    transition: opacity 300ms 100ms ease, transform 500ms ease;
    -webkit-transform: translate3d(-10%, 0, 0) scale3d(0.8, 0.8, 0.8);
    -moz-transform: translate3d(-10%, 0, 0) scale3d(0.8, 0.8, 0.8);
    -ms-transform: translate3d(-10%, 0, 0) scale3d(0.8, 0.8, 0.8);
    -o-transform: translate3d(-10%, 0, 0) scale3d(0.8, 0.8, 0.8);
    transform: translate3d(-10%, 0, 0) scale3d(0.8, 0.8, 0.8);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }

  .csstransforms3d.csstransitions.js-nav #nav .block {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.top {
  z-index: 101;
  position: fixed;
  background: #fff;
  width: 100%;
  top: 0; }

  @media screen and (max-width: 770px)
  {
    .top { position:absolute; }
  }
  .top .signin-mobile-btn, .top .signout-mobile-btn {
    position: absolute;
    top: 1em;
    right: 1.4em;
    font-size: 1.3em;
    color: #606060;
    cursor: pointer; }
  .top .nav-btn {
    position: absolute;
    top: 4.1em;
    right: 1.875em;
    display: block;
    width: 2.5em;
    height: 2.4em;
    padding: 0;
    border: 0;
    outline: none;
    background: url("../images/nav-icon.png") left center no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    -webkit-tap-highlight-color: transparent; }
    .top .nav-btn:hover, .top .nav-btn:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    @media screen and (min-width: 770px) {
      .top .nav-btn {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; } }
  .top .fav-btn {
    background: url(../images/fav-icon.png) no-repeat center center;
    width: 2.5em;
    height: 2.3em;
    cursor: pointer;
    position: absolute;
    top: 4.2em;
    right: 11em; }
  .top .cart-btn {
    background: url(../images/cart-icon.png) no-repeat center center;
    width: 3.6em;
    height: 3.4em;
    cursor: pointer;
    position: absolute;
    top: 2.5em;
    right: 6em; }

   .top .cart-btn-mobile {
    background: url(../images/cart-icon-mobile.png) no-repeat center center;
    width: 2.3em;
    height: 2.2em;
    cursor: pointer;
    position: absolute;
    top: 4.2em;
    right: 9.5em; }

    .top .account-btn-mobile {
    background: url(../images/account-icon.png) no-repeat center center;
    width: 1.8em;
    height: 2.4em;
    cursor: pointer;
    position: absolute;
    top: 4.1em;
    right: 6em; }

  .top .block {
    padding: 1.5em 2em; }
    @media screen and (max-width: 770px) {
      .top .block {
        padding: 1.5em 2em; } }
  .top .mobile-only {
    display: none; }
    @media screen and (max-width: 770px) {
      .top .mobile-only {
        display: block; } }
  .top .desktop-only {
    display: block; }
    @media screen and (max-width: 770px) {
      .top .desktop-only {
        display: none; } }
   .top .logo.mobile-only-small {
      display: none; }
  .top .logo.mobile-only {
    display: none; }
  .top .logo.desktop-only {
    display: block; }
  @media screen and (max-width: 770px)
  {
     .top .logo.mobile-only-small {
      display: none; }
    .top .logo.mobile-only {
      display: block; }
    .top .logo.desktop-only {
      display: none; } }

      @media screen and (max-width: 400px)
      {
     .top .logo.mobile-only-small {
      display: block; }
    .top .logo.mobile-only {
      display: none; }
    .top .logo.desktop-only {
      display: none; } }

  .top .icon-container {
    position: absolute;
    right: 2em;
    top: 3.8em; }
    @media screen and (max-width: 770px) {
      .top .icon-container {
        display: none; } }
  .top .search-container, .top .search-container-logged-in, .top .search-container-logged-out  {
    position: relative;
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    overflow: hidden;
    height: 4em;
    width: 10em;
    border-radius: 5px;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s; }
    .top .search-container.logged-in {
      right: 240px;
      top: -2px; }
    .top .search-container:hover, .top .search-container-logged-in:hover, .top .search-container-logged-out:hover  {
      box-shadow: 0 0 2px #606060;
      width: 27em;
      border-radius: 5px; }
      .top .search-container:hover input, .top .search-container-logged-in:hover input, .top .search-container-logged-out:hover input {
        display: inline-block;
        width: 15em;
        padding: 6px; }
    .top .search-container input, .top .search-container-logged-in input, .top .search-container-logged-out input  {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      float: left;
      width: 0em;
      height: 2em;
      margin: 0.5em 0 0 0.5em;
      background: white;
      color: #606060;
      font-size: 1.3em;
      border: 0;
      border-radius: 5px;
      -moz-transition: all 0.25s;
      -webkit-transition: all 0.25s;
       }
    .top .search-container .button, .top .search-container-logged-in .button, .top .search-container-logged-out .button {
      float: right;
      cursor: pointer;
      width: 4em;
      height: 4em;
      text-align: center;
      background: url(../images/search.png) no-repeat 0% center;
      border: 0; }
  .top .fav-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    position: relative;
    width: 2.5em;
    height: 2.3em; }
    .top .fav-container .fav-icon {
      background: url(../images/fav-icon.png) no-repeat center center;
      width: 2.9em;
      height: 2.3em;
      cursor: pointer; }
    .top .fav-container .dropdown {
      top: 190%; }
  .top .cart-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    width: 3.6em;
    height: 3.4em;
    position: relative; }
    .top .cart-container .cart-icon {
      background: url(../images/cart-icon.png) no-repeat center center;
      width: 3.6em;
      height: 3.4em;
      cursor: pointer; }
    .top .cart-container span.item-notification {
      position: absolute;
      top: -1em;
      right: -1.4em;
      background: red;
      color: white;
      font-size: 1em;
      padding: 0.2em 0.6em;
      border: 2px solid white;
      border-radius: 2em;
      text-align: center;
      box-shadow: 0px 0px 5px #606060; }
    .top .cart-container .dropdown {
      top: 145%; }
  .top .dropdown {
    position: absolute;
    width: 25em;
    min-height: 7em;
    margin-left: -12.5em;
    left: 50%;
    display: none; }
  .top .drop-content {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 10px; }
    .top .drop-content a {
      color: #333;
      text-decoration: none; }
    .top .drop-content .total-points {
      font-weight: bold;
      text-align: center;
      display: block;
      margin-top: 1.3em;
      font-size: 1.3em; }
    .top .drop-content ul {
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0;
      max-height: 200px;
      overflow: auto; }
      .top .drop-content ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding: 1em 0;
        position: relative; }
        .top .drop-content ul li:hover {
          cursor: pointer;
          opacity: 0.7; }
        .top .drop-content ul li:after {
          /*content: "x";*/
          font-size: 1.5em;
          font-weight: bold;
          position: absolute;
          top: 0.2em;
          right: 1.1em;
          color: red;
          cursor: pointer; }
          .top .drop-content ul li:after:hover {
            opacity: 0.2;
            -ms-transform: scale(2, 2);
            -webkit-transform: scale(2, 2);
            transform: scale(2, 2); }
        .top .drop-content ul li:last-child {
          border-bottom: 0; }
        .top .drop-content ul li img {
          display: inline-block;
          vertical-align: middle; }
        .top .drop-content ul li span {
          display: block; }
        .top .drop-content ul li .details {
          display: inline-block;
          vertical-align: middle;
          width: 155px; }
          .top .drop-content ul li .details .title {
            font-weight: bold; }
          .top .drop-content ul li .details .points {
            color: #606060; }
  .top .btn {
    width: 15em;
    display: block;
    font-size: 1.5em;
    color: #fff !important;
    font-weight: bold;
    padding: 0.3em 0.5em;
    text-align: center;
    background: #f7b021;
    margin: 0.8em auto 0;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase; }
    .top .btn:hover {
      opacity: 0.9; }
  .top .arrow {
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    z-index: 11; }
  .top .shadow {
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: 0px 0px 5px #606060;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    z-index: 9; }
  .top .points-container {
    display: inline-block;
    vertical-align: middle;
    padding: 0.5em 0.7em;
    border-radius: 5px;
    background-color: #f7b021;
    font-size: 1.5em;
    color: #fff;
    text-align: center;
    font-weight: bold; }

/** END HEADER **/
.breadCrumb {
  position: relative;
  background-color: #ffffff;
  color: #1b3664;
  font-size: 1.4em;
  text-transform: uppercase; }
  .breadCrumb .block {
    padding: 0.5em 1.4em; }

.breadCrumb li {
  display: inline; }
  .breadCrumb li a {
    color: #1b3664;
    text-decoration: none; }
    .breadCrumb li a:hover {
      text-decoration: underline; }

.breadCrumb ul {
  margin-left: 0;
  padding: 0; }

/** Start MAIN **/
.contentBanner {
  position: relative;
  height: 400px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }
  @media screen and (max-width: 1280px) {
    .contentBanner {
      background-position: 50% 0px !important; } }
  @media screen and (max-width: 860px) {
    .contentBanner {
      height: 300px; }
      .contentBanner .block {
        padding: 0; } }
  @media screen and (max-width: 770px) {
    .contentBanner {
      height: 175px; } }
  .contentBanner .bannerCaption {
    text-align: center;
    position: absolute;
    color: #666;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .contentBanner .bannerCaption a {
      text-decoration: none; }
    .contentBanner .bannerCaption .btn {
      width: 13em;
      display: block;
      font-size: 1.5em;
      color: #fff !important;
      font-weight: bold;
      padding: 0.5em;
      text-align: center;
      background: #f7b021;
      margin: 1.2em auto 0;
      cursor: pointer;
      border-radius: 3px;
      text-transform: uppercase; }
      .contentBanner .bannerCaption .btn:hover {
        opacity: 0.9; }
      @media screen and (max-width: 770px) {
        .contentBanner .bannerCaption .btn {
          display: none; } }
    .contentBanner .bannerCaption.browse {
      right: 20px;
      top: 95px;
      width: 475px; }
    .contentBanner .bannerCaption.special {
      right: 40px;
      top: 105px;
      width: 400px;
      color: #fff; }
      @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption.special {
          color: #606060; } }
    .contentBanner .bannerCaption.travel {
      right: 20px;
      top: 95px;
      width: 575px;
      color: #606060; }
    .contentBanner .bannerCaption.gift-card {
      right: 100px;
      top: 95px;
      width: 340px; }
      @media screen and (max-width: 1175px) {
        .contentBanner .bannerCaption.gift-card {
          right: 50px; } }
    .contentBanner .bannerCaption.cash-back {
      right: 100px;
      top: 95px;
      width: 340px;
      color: #fff; }
      @media screen and (max-width: 1175px) {
        .contentBanner .bannerCaption.cash-back {
          right: 50px;} }
           @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption.cash-back {
         color:#666;} }
    .contentBanner .bannerCaption.merch {
      right: 100px;
      top: 95px;
      width: 340px; }
      .contentBanner .bannerCaption.merch h1 {
        color: #fff; }
      .contentBanner .bannerCaption.merch p {
        color: #fff; }
      @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption.merch {
          right: 50px; }
          .contentBanner .bannerCaption.merch h1 {
            color: #666; }
          .contentBanner .bannerCaption.merch p {
            color: #666; } }
    .contentBanner .bannerCaption.digital {
      right: 100px;
      top: 95px;
      width: 340px; }
      .contentBanner .bannerCaption.digital h1 {
        color: #fff; }
      .contentBanner .bannerCaption.digital p {
        color: #fff; }
      @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption.digital {
          right: 50px; }
          .contentBanner .bannerCaption.digital h1 {
            color: #666; }
          .contentBanner .bannerCaption.digital p {
            color: #666; } }
    @media screen and (max-width: 860px) {
      .contentBanner .bannerCaption {
        padding: 2em;
        background: rgba(255, 255, 255, 0.7);
        position: relative;
        margin: 0 auto;
        width: 100% !important;
        height: 300px;
        right: 0 !important;
        top: 0 !important; }
        .contentBanner .bannerCaption.browse {
          right: 0px;
          top: 0px; } }
    @media screen and (max-width: 770px) {
      .contentBanner .bannerCaption {
        padding: 2em 1.5em 0;
        height: 175px; } }
    .contentBanner .bannerCaption h1.browse {
      font-weight: bold;
      font-size: 2.5em !important;
      margin-bottom: 0.35em;
      max-width: 50em;
      text-transform: uppercase;
      text-align: center; }
      @media screen and (max-width: 770px) {
        .contentBanner .bannerCaption h1.browse {
          font-size: 2em !important; } }
    .contentBanner .bannerCaption h1 {
      font-weight: 100;
      font-size: 4em;
      margin: 0em 0 0.15em;
      text-align: left;
      max-width: 50em; }
      @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption h1 {
          text-align: center;
          font-size: 4em; } }
      @media screen and (max-width: 770px) {
        .contentBanner .bannerCaption h1 {
          font-size: 3em; } }
    .contentBanner .bannerCaption p.big {
      -webkit-font-smoothing: antialiased;
      font-weight: 100;
      font-size: 3em;
      margin: 0em 0 0.5em;
      text-align: center;
      max-width: 50em;
      line-height: 1em; }
      @media screen and (max-width: 770px) {
        .contentBanner .bannerCaption p.big {
          font-size: 2.25em; } }
    .contentBanner .bannerCaption p {
      font-size: 1.4em;
      line-height: 1.8em;
      text-align: left;
      max-width: 50em;
      margin: 0 auto; }
      @media screen and (max-width: 860px) {
        .contentBanner .bannerCaption p {
          text-align: center; } }
      @media screen and (max-width: 770px) {
        .contentBanner .bannerCaption p {
          font-size: 1.2em; } }

          .contentBanner.hero {
    margin-top: -2px;
    box-shadow: 0px 0px 50px #0f2140; }
    .contentBanner.hero .btn {
      display: block;
      background-color: #f7b021;
      padding: 10px 30px;
      margin: 40px 0 0 0; }

      @media screen and (max-width: 770px) {
        .contentBanner.hero .btn {
          display: block !important; } }
      @media screen and (max-width: 860px) {
        .contentBanner.hero .btn {
          margin: 20px auto 0 auto; } }
    @media screen and (min-width: 860px) {
      .contentBanner.hero {
        height: 675px; }
        .contentBanner.hero .bannerCaption {
          margin-top: 80px; }
          .contentBanner.hero .bannerCaption h1, .contentBanner.hero .bannerCaption p {
            color: #ffffff; }
          .contentBanner.hero .bannerCaption h1 {
            font-size: 50px;
            font-weight: normal; }
          .contentBanner.hero .bannerCaption p {
            font-size: 1.9em;
            line-height: 1.9em; } }
    @media screen and (max-width: 770px) {
      .contentBanner.hero .bannerCaption h1 {
        font-size: 18px !important;
        font-weight: bold; } }

@media (min-width: 860px) and (max-width: 1290px) {
  .contentBanner.hero .bannerCaption {
      margin-top: 70px;
      width: 500px;
  }
}


/* HOME */
.great-banking {
  background-color: #1b3664;
  text-align: center;
  font-size: 42px;
  color: #ffffff;
  padding: 2.25% 0; }
  @media screen and (max-width: 860px) {
    .great-banking {
      font-size: 30px; } }
  @media screen and (max-width: 770px) {
    .great-banking {
      font-size: 18px; } }
      #overview .overview-inner {
  padding: 30px; }
  #overview .overview-inner.middle {
    border-left: solid 1px #d3d4d3;
    border-right: solid 1px #d3d4d3; }
#overview .col:first-child .overview-inner {
  border-left: 0; }
#overview i {
  display: block;
  height: 140px;
  width: 140px;
  margin: 0 auto 30px auto;
  background-color: #f7b021;
  border: solid 3px #d3d4d3;
  border-radius: 150px; }
#overview h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px; }
#overview p {
  font-size: 16px;
  line-height: 24px; }
@media screen and (max-width: 860px) {
  #overview .overview-inner {
    padding: 20px; }
    #overview .overview-inner.middle {
      border: 0; } }
@media screen and (max-width: 770px) {
  #overview i {
    width: 80px;
    height: 80px;
    margin-bottom: 20px; }
  #overview h3 {
    font-size: 18px; }
  #overview p {
    font-size: 15px;
    line-height: 22px; } }

.preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 999;
  height: 100%; }

.status {
  width: 200px;
  height: 200px;
  position: fixed;
  left: 50%;
  top: 25%;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: -100px; }

.greenText {
  color: #f7b021 !important; }

#slider-carousel .slider-content-wrapper {
    left: 50%;
    margin-left: -630px;
    max-width: 1260px;
    position: absolute;
    top: 6em;
    width: 100%;
}

#slider-carousel .desktop-large-only {
    display: block; }

#slider-carousel {
  display: none !important; }

 #slider-carousel .desktop-only {
    display: none; }

@media screen and (max-width: 1260px)
  {
  #slider-carousel .slider-content-wrapper {
    left:0%;
    margin-left: 0px;
    top: 3em;
    width: 100%; }
  }

  @media screen and (max-width: 1100px) {

 #slider-carousel .desktop-large-only {
    display: none; }
     #slider-carousel .desktop-only {
    display: block; }
    #slider-carousel {
      display: block !important; } }
  #slider-carousel .owl-controls {
    padding: 0 !important;
    position: absolute;
    width: 100%; }
  #slider-carousel .owl-pagination {
    margin: -50px 0 15px;
    z-index: 10; }

    @media screen and (max-width: 450px) {
      #slider-carousel .desktop-only {
        display: none; } }
  #slider-carousel .mobile-only {
    display: none; }
    @media screen and (max-width: 450px) {
      #slider-carousel .mobile-only {
        display: block; } }
  #slider-carousel img {
    width: 100%; }
  #slider-carousel #slide-1 {
    width: 100%; }
    #slider-carousel #slide-1 .content {
      width: 280px;
      left: 2em; }
    @media screen and (max-width: 770px) {
      #slider-carousel #slide-1 .content {
        left: 2em;
        width: 250px; } }
    @media screen and (max-width: 450px) {
      #slider-carousel #slide-1 .content {
        left: 2em;
        width: 190px; } }
  #slider-carousel #slide-2 {
    width: 100%; }
    #slider-carousel #slide-2 .content {
      right: 1%;
      width: 390px; }
    @media screen and (max-width: 770px) {
      #slider-carousel #slide-2 .content {
        right: 3em;
        width: 290px; } }
    @media screen and (max-width: 450px) {
      #slider-carousel #slide-2 .content {
        right: 2.5em;
        width: 200px; } }
  #slider-carousel #slide-3 {
    width: 100%; }
    #slider-carousel #slide-3 .content {
      left: 2em;
      width: 275px; }
      #slider-carousel #slide-3 .content p {
        color: #ffffff; }
      #slider-carousel #slide-3 .content h2 {
        color: #ffffff; }
    @media screen and (max-width: 450px) {
      #slider-carousel #slide-3 .content {
        left: 2em;
        width: 170px; }
        #slider-carousel #slide-3 .content p {
          color: #606060; }
        #slider-carousel #slide-3 .content h2 {
          color: #606060; } }
  #slider-carousel .item {
    position: relative; }
    #slider-carousel .item .content {
      position: absolute;
      top: 10%; }
      @media screen and (max-width: 770px) {
        #slider-carousel .item .content {
          width: 250px;
          text-align: left; } }
      #slider-carousel .item .content h2 {
        font-size: 3em;
        margin: 0 0 0.25em;
        color: #606060; }
      #slider-carousel .item .content p {
        font-size: 1.4em;
        margin: 0.5em 0 1em;
        color: #606060; }
      #slider-carousel .item .content .btn {
        width: 13em;
        display: block;
        font-size: 1.7em;
        color: #fff;
        font-weight: bold;
        padding: 0.7em 0.4em;
        text-align: center;
        background: #f7b021;
        cursor: pointer;
        border-radius: 2px;
        text-transform: uppercase;
        text-decoration: none; }
        @media screen and (max-width: 770px) {
          #slider-carousel .item .content .btn {
            font-size: 1.3em;
            width: 13em; } }
        #slider-carousel .item .content .btn:hover {
          opacity: 0.9; }
      @media screen and (max-width: 770px) {
        #slider-carousel .item .content h2 {
          font-size: 1.7em;
          line-height: 17px; }

        #slider-carousel .item .content p {
          font-size: 1.2em;
          line-height: 1.2em; } }


.featured-rewards {
  background: #fff;
  margin: 17px auto 0;
  text-align: center;
  max-width: 845px; }
  .featured-rewards h3 {
    color: #1b3664;
    font-size: 3.2em;
    margin: 0; }
    @media screen and (max-width: 770px) {
      .featured-rewards h3 {
        font-size: 2em; } }
  @media screen and (max-width: 770px) {
    .featured-rewards {
      padding-top: 5px;
      line-height: 25px;
      -webkit-background-size: 50px;
      -moz-background-size: 50px;
      -o-background-size: 50px;
      background-size: 50px; } }

.item-carousel .item {
  padding: 30px 0px;
  margin: 10px;
  color: #666666;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  height: 285px;
  webkit-backface-visibility: hidden; }
  @media screen and (max-width: 770px) {
    .item-carousel .item {
      border-right: none; } }
  .item-carousel .item img {
    margin-bottom: 12px; }
  .item-carousel .item span {
    display: block; }
  .item-carousel .item .item-bold {
    font-weight: 500;
    margin-bottom: 3px;
    font-size: 1.8em;
    margin: 0 0 0.35em; }
  .item-carousel .item .item-desc {
    font-weight: 400;
    font-size: 1.4em;
    margin: 0; }
  .item-carousel .item a.btn {
    display: block;
    position:absolute;
    left:50%;
    margin-left:-75px;
    bottom:1em;
    width:150px;
    color: #1b3664;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.6em;
    text-decoration: none;
    border-radius: 3px; }

.travel-redemption-images {
  border-bottom: 0 !important; }
  .travel-redemption-images img {
    width: 100%; }

.reward-controls {
  width: 97%;
  position: absolute;
  top: 150px; }
  @media screen and (max-width: 770px) {
    .reward-controls {
      display: none; } }
  .reward-controls .next {
    background: url(../images/reward-next.png);
    width: 31px;
    height: 59px;
    position: absolute;
    right: -30px;
    cursor: pointer; }
    @media screen and (max-width: 1340px) {
      .reward-controls .next {
        right: 5px; } }
  .reward-controls .prev {
    background: url(../images/reward-prev.png);
    width: 31px;
    height: 59px;
    position: absolute;
    left: -30px;
    cursor: pointer; }
    @media screen and (max-width: 1340px) {
      .reward-controls .prev {
        left: 5px; } }

.rewards {
  text-align: center;
  padding: 35px 2em;
  webkit-backface-visibility: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .rewards .container {
    text-align: center;
    margin: 50px auto;
    height: 120px;
    max-width: 1300px; }
  .rewards h3 {
    font-size: 3.2em;
    margin: 0;
    color: #1b3664; }
    @media screen and (max-width: 770px) {
      .rewards h3 {
        font-size: 2.4em;
        line-height: 1.1em; } }
  .rewards p {
    font-size: 2.4em;
    color: #464646;
    margin: 0;
    font-weight: 500;
   }
    @media screen and (max-width: 770px) {
      .rewards p {
        font-size: 1.7em; } }
  .rewards .reward-carousel .item p {
    color: #1b3664;
    line-height: 18px;
    font-size: 1.5em;
    font-weight: 400; }
  .rewards .reward-carousel .item:hover {
    opacity: 0.7;
    cursor: pointer; }
  .rewards .owl-controls {
    padding: 25px 0; }
  .rewards .icon {
    height: 80px;
    margin: 0 auto 5px;
    max-width: 200px;
    transition-duration: 0.35s;
    transition-property: max-width;
    vertical-align: middle; }
    .rewards .icon img {
      display: block;
      margin: auto; }
  @media screen and (max-width: 1175px) {
    .rewards {
      padding: 0 2em 35px; } }
  @media screen and (max-width: 770px) {
    .rewards {
      padding: 50px 5%; } }

.pool-points {
  min-height: 275px;
  border-bottom: 1px solid #ffffff;
  background-color: #1b3664;
  padding: 30px 0 45px; }
  @media screen and (max-width: 770px) {
    .pool-points {
      padding: 25px 0 45px;
      margin-top: 0px; } }
  .pool-points .container {
    text-align: center;
    padding: 0 6%; }
  .pool-points h3 {
    font-size: 2.8em;
    color: white;
    font-weight: 400;
    margin: 20px 0 15px; }
    @media screen and (max-width: 770px) {
      .pool-points h3 {
        font-size: 2.2em;
        line-height: 26px;
        margin: 25px 0 20px; } }
  .pool-points p {
    margin: 0 auto 35px;
    max-width: 920px;
    color: white;
    line-height: 22px;
    font-size: 1.8em;
    text-align: center; }
    @media screen and (max-width: 770px) {
      .pool-points p {
        font-size: 1.4em; } }
  .pool-points a.btn {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.8em;
    padding: 0.6em 0.4em;
    max-width: 20em;
    margin: 0.7em auto 0;
    border-radius: 3px;
    background: none repeat scroll 0 0 #f7b021;
    text-decoration: none !important; }
    .pool-points a.btn.bottom {
      margin-bottom: 30px; }
  .pool-points img {
    margin: 0 auto; }

.reward-slider-wrapper {
  position: relative; }
  .reward-slider-wrapper .reward-slide-title {
    width: 1260px;
    left: 50%;
    margin-left: -630px;
    position: absolute;
    z-index: 1;
    top: -11px; }
    .reward-slider-wrapper .reward-slide-title p {
      color: #fff;
      font-weight: 700;
      font-size: 3.2em;
      text-align: center;
      margin-top: 0.3em; }
      @media screen and (max-width: 770px) {
        .reward-slider-wrapper .reward-slide-title p {
          font-size: 2.5em; } }
    .reward-slider-wrapper .reward-slide-title .reward-slide-content {
      width: 450px;
      height: 100px;
      background: #ffc24d;
      position: absolute;
      top: 0;
      left: 65px;
      -webkit-backface-visibility: hidden; }
      @media screen and (max-width: 770px) {
        .reward-slider-wrapper .reward-slide-title .reward-slide-content {
          height: 80px; } }
      @media screen and (max-width: 1100px) {
        .reward-slider-wrapper .reward-slide-title .reward-slide-content {
          left: 50%;
          margin-left: -225px; } }
      .reward-slider-wrapper .reward-slide-title .reward-slide-content:before {
        content: "";
        width: 9px;
        height: 11px;
        background: url(../images/slider-tag-left.png);
        position: absolute;
        left: -9px;
        top: 0;
        z-index: 2;
        -webkit-backface-visibility: hidden; }
      .reward-slider-wrapper .reward-slide-title .reward-slide-content:after {
        content: "";
        width: 9px;
        height: 11px;
        background: url(../images/slider-tag-right.png);
        position: absolute;
        right: -9px;
        top: 0;
        z-index: 2;
        -webkit-backface-visibility: hidden; }
  .reward-slider-wrapper .owl-controls {
    bottom: 0 !important;
   /* width: 100% !important;*/
    position: absolute !important; }
  .reward-slider-wrapper .reward-slider-controls {
    position: absolute;
    bottom: 20px;
    width: 10%;
    left: 50%;
    margin-left: -5%; }
    @media screen and (max-width: 770px) {
      .reward-slider-wrapper .reward-slider-controls {
        display: none; } }
    .reward-slider-wrapper .reward-slider-controls .next {
      float: right;
      width: 12px;
      height: 21px;
      background: url(../images/arrow-right.png) no-repeat;
      cursor: pointer; }
    .reward-slider-wrapper .reward-slider-controls .prev {
      float: left;
      width: 12px;
      height: 21px;
      background: url(../images/arrow-left.png) no-repeat;
      cursor: pointer; }

.slide {
  width: 100%;
  height: 565px;
  position: relative;
  }
  .slide .slide-content-wrapper {
    width: 1100px;
    margin-left: -550px;
    position: absolute;
    left: 50%;
    top: 130px;
    text-align: center; }
    .slide .slide-content-wrapper .slide-content {
      width: 43em; }
      @media screen and (max-width: 1100px) {
        .slide .slide-content-wrapper .slide-content {
          width: 100%; } }
      .slide .slide-content-wrapper .slide-content p.title {
        margin: 0;
        color: #606060;
        font-size: 2em;
        font-weight: 600; }
        @media screen and (max-width: 770px) {
          .slide .slide-content-wrapper .slide-content p.title {
            font-size: 1.5em; } }
      .slide .slide-content-wrapper .slide-content p {
        margin: 0;
        color: #606060;
        font-size: 1.6em;
        font-weight: 300; }
        @media screen and (max-width: 770px) {
          .slide .slide-content-wrapper .slide-content p {
            font-size: 1.4em; } }
      .slide .slide-content-wrapper .slide-content .btn {
        color: #fff;
        border-radius: 3px;
        background: #f7b021;
        padding: 0.4em 0.5em;
        font-size: 1.7em;
        font-weight: 700;
        display: block;
        max-width: 10em;
        margin: 1.25em auto 0;
        text-transform: uppercase;
        text-decoration: none; }
      .slide .slide-content-wrapper .slide-content img {
        margin: 0 auto 1em; }

.morph-button-container {
  left: 50%;
  margin: 0 auto 0 -650px;
  max-width: 1300px;
  padding: 2em;
  position: absolute;
  top: 245px;
  z-index: 10; }
  @media screen and (max-width: 1300px) {
    .morph-button-container {
      width: 100%;
      max-width: 100%;
      left: 0%;
      margin: 0; } }
  @media screen and (max-width: 1100px) {
    .morph-button-container {
      display: none; } }

/* END Home*/
.main {
  background: #fff;
  min-height: 50em;
  /** Start Right Sidebar **/
  /** END Right Sidebar **/
  /** Start Left Content **/
  /** END Left Content **/
  /** Start ACCOUNT PAGE **/
  /** Start Alert **/ }
  @media screen and (max-width: 770px) {
    .main {
      text-align: center; }
      .main.block {
        padding: 2em 0.25em; } }
  .main.tan {
    background: #ededed; }
  .main.points {
    max-width: 103em;
    padding: 20px 0; }
  .main h1 {
    font-size: 2.4em;
    font-weight: 400;
    color: #606060;
    margin: 0 0 0.5em;
    -webkit-backface-visibility: hidden; }
    .main h1.left {
      text-align: left; }
      @media screen and (max-width: 860px) {
        .main h1.left {
          text-align: center; } }
    @media screen and (max-width: 860px) {
      .main h1 {
        font-size: 2.1em; } }
    @media screen and (max-width: 770px) {
      .main h1 {
        font-size: 1.8em; } }
  .main h2.cashback-title {
    font-size: 2.4em;
    text-transform: uppercase;
    font-weight: 200;
    text-align: left;
    margin-bottom: 1em; }
    @media screen and (max-width: 770px) {
      .main h2.cashback-title {
        font-size: 2em;
        text-align: center; } }
  .main h3 {
    font-size: 1.8em;
    color: #606060;
    margin: 0;
    -webkit-backface-visibility: hidden; }
  .main h4 {
    font-size: 1.5em;
    color: #1b3664;
    margin: 5px 0;}
    @media screen and (max-width: 770px) {
      .main h4 {
        text-align: center; } }
  .main p {
    font-size: 1.3em;
    margin: 0;
    -webkit-backface-visibility: hidden; }
    .main p.reward {
      font-size: 1.5em !important; }
    @media screen and (max-width: 860px) {
      .main p {
        font-size: 1.3em; } }
    @media screen and (max-width: 770px) {
      .main p {
        font-size: 1.2em;
        text-align: center; } }
  .main a {
    color: #1b3664;
    font-weight: 600;
    -webkit-backface-visibility: hidden;
    text-decoration: none; }
  .main .btn {
    display: inline-block;
    border-radius: 3px;
    font-size: 1.6em;
    margin-right: 0.5em;
    padding: 0.5em 2em;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    -webkit-backface-visibility: hidden; }
    @media screen and (max-width: 500px) {
      .main .btn {
        display: inline-block;
        width: 47%;
        text-align: center;
        margin: 0.2em 0.5;
        padding: 0.5em 0; } }
  .main .btn.green {
    background-color: #f7b021;
    color: #fff; }
    .main .btn.green.cashback {
      margin: 5px 0; }
    .main .btn.green.right {
      float: right; }
      @media screen and (max-width: 770px) {
        .main .btn.green.right {
          float: none;
          margin:0 auto;
          margin-bottom: 20px; } }
    .main .btn.green.left {
      float: left; }
      @media screen and (max-width: 770px) {
        .main .btn.green.left {
          float: none; } }
  .main .btn.purple {
    background-color: #f7b021;
    color: #fff; }
    .main .btn.purple.paymeback {
      margin-right: 65px; }
      @media screen and (max-width: 770px) {
        .main .btn.purple.paymeback {
          margin-right: 0px; } }
    .main .btn.purple.right {
      float: right; }
      @media screen and (max-width: 770px) {
        .main .btn.purple.right {
          float: none;
          margin-bottom: 20px; } }
    .main .btn.purple.left {
      float: left; }
      @media screen and (max-width: 770px) {
        .main .btn.purple.left {
          float: none; } }
  .main .btn.red {
    background-color: #ba0c2f;
    color: #fff; }
  .main .btn.grey {
    background-color: #b2b2b2;
    color: #fff; }
  .main .btn.dark-grey {
    background-color: #666666;
    color: #fff; }
  .main span.cancel {
    font-size: 1.7em;
    color: #666;
    font-weight: 300; }
    .main span.cancel a {
      color: #666;
      cursor: pointer;
      font-weight: 300; }
      .main span.cancel a:hover {
        text-decoration: underline; }
  .main .textRed {
    color: #ba0c2f; }
  .main .textLeft {
    text-align: left !important; }
  .main .displayBlock {
    display: block; }
  .main .mbottom-0 {
    margin-bottom: 0px; }
  .main .mbottom-5 {
    margin-bottom: 5px; }
  .main .mbottom-10 {
    margin-bottom: 10px; }
  .main .mbottom-20 {
    margin-bottom: 20px; }
  .main .mbottom-25 {
    margin-bottom: 25px; }
  .main .mbottom-30 {
    margin-bottom: 30px; }
  .main p.desktop-only {
    display: block; }
    @media screen and (max-width: 860px) {
      .main p.desktop-only {
        display: none; } }
  .main .right-sidebar {
    padding: 0 5em 0 1em;
    max-width: 62em; }
    @media screen and (max-width: 1175px) {
      .main .right-sidebar {
        padding: 0 1em;
        text-align: left; } }
    @media screen and (max-width: 770px) {
      .main .right-sidebar {
        margin-top: 2.5em; } }
    .main .right-sidebar h3 {
      margin-bottom: 0.2em; }
    .main .right-sidebar p {
      font-size: 1.3em;
      line-height: 1.5em; }
      @media screen and (max-width: 860px) {
        .main .right-sidebar p {
          font-size: 1.2em;
          max-width: 40em; } }
      @media screen and (max-width: 860px) {
        .main .right-sidebar p {
          text-align: left; } }
    .main .right-sidebar p a {
      font-size: 1em;
      display: inline; }
    .main .right-sidebar a {
      display: block;
      font-weight: bold;
      text-decoration: none;
      margin-bottom: 0.2em;
      color: #1b3664; }
    .main .right-sidebar .btn {
      display: inline-block;
      font-size: 1.5em; }
    .main .right-sidebar ul {
      padding-left: 1em;
      font-size: 1.3em;
      list-style-image: url(../images/greencircle.png); }
      .main .right-sidebar ul li {
        line-height: 1.7em; }
        @media screen and (max-width: 770px) {
          .main .right-sidebar ul li {
            margin-bottom: 0.8em; }
            .main .right-sidebar ul li li:last-child {
              margin-bottom: 0; } }
    .main .right-sidebar ol {
      padding-left: 1.5em;
      font-size: 1.3em;
      color: #606060;
      margin-bottom: 2.5em; }
      .main .right-sidebar ol li {
        padding-left: 1em;
        margin-bottom: 0.5em; }
    .main .right-sidebar a.learn-more {
      display: inline-block;
      margin-left: 1.3em;
      font-size: 1.3em; }
  .main .left-content {
    padding: 0 8em 0 0; }
    @media screen and (max-width: 1175px) {
      .main .left-content {
        padding: 0 4em 0 0; } }
    @media screen and (max-width: 770px) {
      .main .left-content {
        padding: 0 1em; } }
  .main .alert {
    width: 100%;
    border-top: 5px solid #1b3664;
    color: #666;
    min-height: 9em;
    position: relative;
    padding: 1.8em 0 0 12em;
    margin-bottom: 2.5em; }
    .main .alert .close {
      display: block !important; }
    .main .alert.positive {
      background: url(../images/alert.png) no-repeat 2% 15px white; }
    .main .alert.pooling {
      padding: 1.8em 29em 1.8em 12em;
       }
       @media screen and (max-width: 1185px) {
            .main .alert.pooling {
              padding: 1.8em 2em 1.8em 12em;
       }
       }
       @media screen and (max-width: 860px) {
            .main .alert.pooling {
              padding: 2em;
       }
       }
      @media screen and (max-width: 860px) {
        .main .alert.positive {
          background: url(../images/alert.png) no-repeat center 10% white; } }
    .main .alert.negative {
      background: url(../images/alert-2.png) no-repeat 2% center white; }
      @media screen and (max-width: 860px) {
        .main .alert.negative {
          background: url(../images/alert-2.png) no-repeat center 10% white; } }
              .main .alert.sweeps {
      background: url(../images/sweeps-alert.png) no-repeat 2% 12px white;
      padding: 1.8em 8em 0 12em; }
      @media screen and (max-width: 860px) {
        .main .alert.sweeps {
          padding: 1.8em 2em 0 2em;
          background: url(../images/sweeps-alert.png) no-repeat center 12px white; }

          .main .alert.pooling .cta .btn {
              margin-right:0;
          }
          }
    @media screen and (max-width: 860px) {
      .main .alert {
        text-align: center;
        padding: 2em 1em 2em;
        margin: 0 auto 2.5em;
        width: 95%; }
        .main .alert p {
          text-align: center; } }
    .main .alert .close {
      width: 43px;
      height: 43px;
      position: absolute;
      right: 2%;
      top: 18px;
      cursor: pointer; }
      @media screen and (max-width: 860px) {
        .main .alert .close {
          right: -1em;
          top: -1.5em;
          width: 25px;
          height: 25px; } }
    .main .alert p {
      font-size: 1.3em;
      vertical-align: middle; }
      .main .alert p.big {
        font-size: 2.4em;
        font-weight: 600;}
        @media screen and (max-width: 860px) {
          .main .alert p.big {
            margin-top: 3.5em;
            font-size: 2.2em; } }
             .main .alert .cta {
      position: absolute;
      top: 2.5em;
      right: 14em; }
      .main .alert.pooling .cta {
          right:1em;
      }
      @media screen and (max-width: 860px) {
      .main .alert.pooling .cta {
          right:0;
      }
      }
      @media screen and (max-width: 1185px) {
        .main .alert .cta {
          position: relative;
          top: 0;
          right: 0;
          padding: 2em 0; } }
          .main .alert .rules {
      margin-top: 4em;
      padding-bottom: 4em; }
      .main .alert .rules p {
        margin-bottom: 1em; }
      @media screen and (max-width: 1185px) {
        .main .alert .rules {
          margin-top: 1em; } }
  .main .last-login {
    text-align: right;
    color: #1b3664;
    font-size: 1.2em;
    margin-bottom: 0.25em; }
  .main .account-overview {
    width: 100%;
    background: #fff;
    border-top: 5px solid #1b3664;
    min-height: 25em;
    padding: 0 1.8em;
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    transition: transform 1s ease; }
    .main .account-overview .welcome {
      width: 100%;
      margin: 0 auto;
      border-bottom: 1px solid #1b3664;
      padding: 0.8em 0.5em 0.25em 0;
      font-size: 2.4em;
      color: #1b3664; }
    .main .account-overview .span_1_of_3 {
      position: relative;
      padding: 1.3em 0 0 1em;
      font-size: 1.2em;
      min-height: 22em; }
      @media screen and (max-width: 770px) {
        .main .account-overview .span_1_of_3 {
          min-height: 10em;
          padding: 1.3em 0 0 0; } }
      .main .account-overview .span_1_of_3 .textBold {
        font-weight: 600; }
      .main .account-overview .span_1_of_3 p {
        margin-bottom: 0.5em; }
        @media screen and (max-width: 770px) {
          .main .account-overview .span_1_of_3 p {
            font-size: 1.3em; } }
      .main .account-overview .span_1_of_3 p.title {
        text-transform: uppercase;
        margin-bottom: 1em;
        font-weight: 600; }
      .main .account-overview .span_1_of_3 .btn {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 1.2em;
        padding: 0.6em 0.8em; }
        @media screen and (max-width: 770px) {
          .main .account-overview .span_1_of_3 .btn {
            position: relative;
            margin: 1.5em auto;
            width: 100%; } }
    .main .account-overview .myaccount {
      color: #3c3c3c;
      border-right: 1px solid #1b3664; }
      @media screen and (max-width: 770px) {
        .main .account-overview .myaccount {
          border-right: 0; } }
    .main .account-overview .pooled {
      color: #1b3664;
      border-right: 1px solid #1b3664; }
      @media screen and (max-width: 770px) {
        .main .account-overview .pooled {
          border-right: 0;
          border-bottom: 1px solid #1b3664; } }
    .main .account-overview .pie-section p {
      font-size: 1.2em;
      margin-bottom: 1em; }
  .main.rewards {
    text-align: center;
    max-width: 122em; }
    @media screen and (max-width: 700px) {
      .main.rewards.cashback table td:nth-of-type(1):before {
        content: "Point Value";
        font-weight: bold; }
      .main.rewards.cashback table td:nth-of-type(2):before {
        content: "Cash Back";
        font-weight: bold; } }
    @media screen and (max-width: 700px) {
      .main.rewards.paymeback table td:nth-of-type(1):before {
        content: "Date";
        font-weight: bold; }
        .main.rewards.paymeback table#paymeback-table td.notransaction:nth-of-type(1):before {
        content: "";
         }
         .main.rewards.paymeback table td.notransaction {
            text-align:center;
          }
      .main.rewards.paymeback table td:nth-of-type(2):before {
        content: "Points Needed";
        font-weight: bold; } }

  .main .pic-box-wide {
    max-width: 100%;
    height: 30em;
    position: relative;
    margin: 0 auto;
    background: #666;
    overflow: hidden; }
    @media screen and (max-width: 860px) {
      .main .pic-box-wide {
        height: 25em; } }
    @media screen and (max-width: 770px) {
      .main .pic-box-wide {
        height: 20em; } }
    .main .pic-box-wide .center-caption {
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      padding: 0.75em;
      width: 280px;
      text-align: center;
      z-index: 2;
      text-transform: uppercase; }
      @media screen and (max-width: 860px) {
        .main .pic-box-wide .center-caption {
          display: none !important; } }
      .main .pic-box-wide .center-caption p {
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
        text-align: center;
        font-size: 2.25em;
        max-width: 28em; }
    .main .pic-box-wide a {
      display: block;
      position: relative; }
      .main .pic-box-wide a img {
        max-width: 1340px;
        width: 1340px;
        left: -20px;
        position: relative;
        top: -20px;
        height: 326px; }
        @media screen and (max-width: 860px) {
          .main .pic-box-wide a img {
            position: absolute; } }
      .main .pic-box-wide a span.light-background {
        display: none;
        height: 100%;
        position: absolute;
        text-align: center;
        text-decoration: none;
        width: 100%;
        z-index: 4; }
        @media screen and (max-width: 860px) {
          .main .pic-box-wide a span.light-background {
            display: block !important;
            position: relative; } }
    .main .pic-box-wide .light-background {
      background: rgba(255, 255, 255, 0.8);
      color: #000;
      text-align: center;
      padding: 9em 2.5em 0; }
      @media screen and (max-width: 860px) {
        .main .pic-box-wide .light-background {
          padding: 1em;
          position: absolute;
          left: 0;
          top: 15em;
          height: 10em; } }
      @media screen and (max-width: 770px) {
        .main .pic-box-wide .light-background {
          top: 11em; } }
      .main .pic-box-wide .light-background p.title {
        font-weight: 400;
        font-size: 2.5em;
        color: #1b3664;
        margin-bottom: 0; }
        @media screen and (max-width: 860px) {
          .main .pic-box-wide .light-background p.title {
            font-size: 1.5em;
            font-weight: bold; } }
      .main .pic-box-wide .light-background p {
        font-size: 1.4em;
        color: #606060;
        font-weight: 400;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 1em;
        line-height: 1.5em; }
        @media screen and (max-width: 860px) {
          .main .pic-box-wide .light-background p {
            text-align: left; } }
      .main .pic-box-wide .light-background img {
        max-width: 42px;
        height: auto;
        margin: 0 auto;
        left: 0;
        top: 0; }
        @media screen and (max-width: 860px) {
          .main .pic-box-wide .light-background img {
            display: none; } }
    .main .pic-box-wide .caption {
      padding: 1em;
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 860px) {
        .main .pic-box-wide .caption {
          display: none !important; } }
      .main .pic-box-wide .caption.white {
        background: rgba(255, 255, 255, 0.8);
        color: #1b3664; }
        .main .pic-box-wide .caption.white a {
          color: #1b3664;
          font-weight: 700; }
      .main .pic-box-wide .caption.blue {
        background: rgba(0, 45, 114, 0.8);
        color: #fff; }
        .main .pic-box-wide .caption.blue p.title {
          color: #fff; }
        .main .pic-box-wide .caption.blue a {
          color: #fff;
          font-weight: 700; }
      .main .pic-box-wide .caption p.title {
        font-weight: 300;
        font-size: 2.2em;
        text-align: center;
        color: #1b3664; }
      .main .pic-box-wide .caption a {
        font-weight: 300;
        font-size: 1.2em;
        text-decoration: none;
        text-transform: uppercase; }
        .main .pic-box-wide .caption a:hover {
          text-decoration: underline; }
  .main .pic-box {
    max-width: 58em;
    height: 30em;
    position: relative;
    margin: 0 auto;
    background: #666;
    overflow: hidden; }
    @media screen and (max-width: 860px) {
      .main .pic-box {
        height: 25em; } }
    @media screen and (max-width: 770px) {
      .main .pic-box {
        height: 20em; } }
    .main .pic-box .center-caption {
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      padding: 0.75em;
      width: 280px;
      text-align: center;
      z-index: 2;
      text-transform: uppercase; }
      @media screen and (max-width: 860px) {
        .main .pic-box .center-caption {
          display: none !important; } }
      .main .pic-box .center-caption p {
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
        text-align: center;
        font-size: 2.25em;
        max-width: 28em; }
    .main .pic-box a {
      display: block;
      position: relative; }
      .main .pic-box a img {
        max-width: 630px;
        width: 630px;
        left: -20px;
        position: relative;
        top: -20px;
        height: 326px; }
        @media screen and (max-width: 860px) {
          .main .pic-box a img {
            position: absolute; } }
      .main .pic-box a span.light-background {
        display: none;
        height: 100%;
        position: absolute;
        text-align: center;
        text-decoration: none;
        width: 100%;
        z-index: 5; }
        @media screen and (max-width: 860px) {
          .main .pic-box a span.light-background {
            display: block !important;
            position: relative; } }
    .main .pic-box .light-background {
      background: rgba(255, 255, 255, 0.8);
      color: #000;
      text-align: center;
      padding: 9em 2.5em 0; }
      @media screen and (max-width: 860px) {
        .main .pic-box .light-background {
          padding: 1em;
          position: absolute;
          left: 0;
          top: 15em;
          height: 10em; } }
      @media screen and (max-width: 770px) {
        .main .pic-box .light-background {
          top: 11em; } }
      .main .pic-box .light-background p.title {
        font-weight: 400;
        font-size: 2.5em;
        color: #1b3664;
        margin-bottom: 0; }
        @media screen and (max-width: 860px) {
          .main .pic-box .light-background p.title {
            font-size: 1.5em;
            font-weight: bold; } }
      .main .pic-box .light-background p {
        font-size: 1.4em;
        color: #606060;
        font-weight: 400;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 1em;
        line-height: 1.5em; }
        @media screen and (max-width: 860px) {
          .main .pic-box .light-background p {
            text-align: left; } }
      .main .pic-box .light-background img {
        max-width: 42px;
        height: auto;
        margin: 0 auto;
        left: 0;
        top: 0; }
        @media screen and (max-width: 860px) {
          .main .pic-box .light-background img {
            display: none; } }
    .main .pic-box .caption {
      padding: 1em;
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 860px) {
        .main .pic-box .caption {
          display: none !important; } }
      .main .pic-box .caption.white {
        background: rgba(255, 255, 255, 0.8);
        color: #1b3664; }
        .main .pic-box .caption.white p.small {
          color: #1b3664;
          font-weight: 700;
          text-align:center; }
      .main .pic-box .caption.blue {
        background: rgba(0, 45, 114, 0.8);
        color: #fff; }
        .main .pic-box .caption.blue p.title {
          color: #fff; }
        .main .pic-box .caption.blue a {
          color: #fff;
          font-weight: 700; }
      .main .pic-box .caption p.title {
        font-weight: 300;
        font-size: 2.2em;
        text-align: center;
        color: #1b3664; }
      .main .pic-box .caption a {
        font-weight: 300;
        font-size: 1.2em;
        text-decoration: none;
        text-transform: uppercase; }
        .main .pic-box .caption a:hover {
          text-decoration: underline; }

/* END OF MAIN */
/* Account Tabs */
.tabs-menu {
  height: 45px;
  clear: both;
  margin-bottom: -1px;
  padding: 0;
  width: 100%;
  list-style: none; }
  .tabs-menu .desktop-only {
    display: block; }
  .tabs-menu .mobile-only {
    display: none; }
  @media screen and (max-width: 770px) {
    .tabs-menu .desktop-only {
      display: none; }
    .tabs-menu .mobile-only {
      display: block; } }
  .tabs-menu li {
    float: left;
    background-color: #bebebe;
    list-style-image: none !important;
    width: 50%;
    text-align: center;
    font-size: 2em; }
    .tabs-menu li:hover {
      background-color: #bcbcbc; }
    .tabs-menu li:first-child {
      border-right: 1px solid #fff; }
    .tabs-menu li.current:after {
      content: "";
      display: block;
      width: 0;
      border: 10px solid #1b3664;
      border-color: #1b3664 transparent transparent transparent;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px; }
    .tabs-menu li.current {
      position: relative;
      z-index: 5;
      background-color: #1b3664; }
      .tabs-menu li.current:hover {
        background-color: #1b3664; }
    .tabs-menu li a {
      height: 60px;
      width: 100%;
      padding: 0.87em 0;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      color: #fff !important;
      font-weight: 400 !important; }
      @media screen and (max-width: 770px) {
        .tabs-menu li a {
          font-size: 0.8em;
          height: 50px; } }
      @media screen and (max-width: 380px) {
        .tabs-menu li a {
          padding: 0.5em 1.4em;
          height: 60px; } }

.tab {
  background-color: #fff;
  width: 100%;
  text-align: center; }
  .tab.account-page .award-header {
    width: 100%;
    display: inline-block; }
  .tab.account-page h2 {
    font-size: 2.2em;
    text-align: left;
    color: #1b3664;
    font-weight: 400;
    width: 95%;
    margin: 0 auto;
    padding: 0.5em 1em 0; }
    @media screen and (max-width: 770px) {
      .tab.account-page h2 {
        padding: 0.5em 0 0; } }
    .tab.account-page h2.account {
      width: 70%;
      margin: 0;
      padding: 0.5em 0 0 1.5em;
      display: inline-block;
      text-align: left; }
      @media screen and (max-width: 770px) {
        .tab.account-page h2.account {
          width: 95%;
          padding: 0.5em 0 0;
          text-align: center; } }
  .tab.account-page .form {
    padding: 0 2.5em 0 0;
    text-align: right;
    display: inline-block;
    width: 25%; }
    .tab.account-page .form .form-block {
      margin: 0; }
      .tab.account-page .form .form-block.account .notIE {
        display: inline;
        margin: 0;
        padding: 0 0 1.5em; }
    @media screen and (max-width: 770px) {
      .tab.account-page .form {
        padding: 20px 0 10px;
        width: 95%;
        text-align: center; }
        .tab.account-page .form .form-block.account .notIE {
          width: 95%;
          float: none;
          padding: 0.5em 0 0; } }
  .tab.account-page .btn-container {
    width: 95%;
    margin: 0 auto;
    text-align: right; }
    @media screen and (max-width: 770px) {
      .tab.account-page .btn-container {
        width: 100%;
        text-align: center; } }
  .tab.account-page .btn {
    margin-right: 0; }
    @media screen and (max-width: 770px) {
      .tab.account-page .btn {
        width: 100% !important; } }

.tab-content {
  padding: 30px 20px;
  display: none; }



#award-summary {
  display: block; }

/* END Account Tabs */
@keyframes bake-pie {
  from {
    transform: rotate(0deg) translate3d(0, 0, 0); } }
@-webkit-keyframes bake-pie {
  from {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0); } }
.pieID {
  display: block;
  vertical-align: top; }

.pie {
  height: 180px;
  width: 180px;
  position: relative;
  margin:0 auto;

  }

   @media screen and (max-width: 1000px) {
    .pie {
      margin:0 auto; } }

.pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 50%;
  top: 25px;
  left: 25px; }

.slice {
  position: absolute;
  width: 180px;
  height: 180px;
  clip: rect(0px, 180px, 180px, 90px);
  animation: bake-pie 1s;
  -webkit-animation: bake-pie 1s; }

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  clip: rect(0px, 180px, 180px, 90px); }

ul.legend {
  list-style-type: none;
  padding: 0;
  margin-top:2em;
  margin-left:50px;
  background: #FFF;
  width:100%;
  text-align:center;
  font-size: 1em; }
  @media screen and (max-width: 1190px) {
    ul.legend
    {

      padding: 0;
      font-size: 1em;
      } }
  @media screen and (max-width: 1000px) {
    ul.legend
    {
      margin: 2em auto 0;
      width: 100%; } }

.legend li {
  width: 110px;
  height: 1.25em;
  margin: 0 auto 1.75em;
  float:left;
  padding-left: 0.5em;
  text-align:left;
  border-left: 1.25em solid black; }
  @media screen and (max-width: 1000px) {
    .legend li {
      display: inline-block; } }
  @media screen and (max-width: 400px) {
    .legend li {
      margin: 0 auto 1.75em; } }

.legend em {
  font-style: normal; }

.legend span {
  display: none; }

/* Table */
table.fixed-table {
  table-layout: fixed;
}

table.styled-table {
  width: 95%;
  border-collapse: collapse;
  margin: 20px auto;
  border: 1px solid #dddddd;
  font-size: 16px;
  background: #fff; }
  table.styled-table.no-margin {
    margin: 0;
    border: none;
    width: 100%; }

table.styled-table.cart {
  font-size: 1.4em;
  margin-bottom: 30;
  width: 100%; }
  table.styled-table.cart td:first-child, table.styled-table.cart th:first-child {
    text-align: left; }
    @media screen and (max-width: 700px) {
      table.styled-table.cart td:first-child, table.styled-table.cart th:first-child {
        text-align: right; } }

table.styled-table.checkout {
  font-size: 1.4em;
  margin-bottom: 30;
  width: 100%; }
  table.styled-table.checkout td:first-child, table.styled-table.checkout th:first-child {
    text-align: left; }
    @media screen and (max-width: 700px) {
      table.styled-table.checkout td:first-child, table.styled-table.checkout th:first-child {
        text-align: right; } }
  table.styled-table.checkout td {
    padding: 20px; }
  table.styled-table.checkout tfoot td {
    background: #fff;
    color: #606060;
    border: 0;
    text-align: center; }

table.styled-table.pool {
  margin-bottom: 30px;
  font-size: 1.4em; }
  table.styled-table.pool span.total-points {
    padding-right: 20px; }
  table.styled-table.pool td:nth-child(1), table.styled-table.pool th:nth-child(1) {
    width: 45%; }
    @media screen and (max-width: 700px) {
      table.styled-table.pool td:nth-child(1), table.styled-table.pool th:nth-child(1) {
        width: 100%; } }
  table.styled-table.pool td:nth-child(2), table.styled-table.pool th:nth-child(2) {
    width: 45%; }
    @media screen and (max-width: 700px) {
      table.styled-table.pool td:nth-child(2), table.styled-table.pool th:nth-child(2) {
        width: 100%; } }
  table.styled-table.pool tfoot td {
    border: 0; }
    @media screen and (max-width: 700px) {
      table.styled-table.pool tfoot td:nth-child(1), table.styled-table.pool tfoot td:nth-child(3) {
        display: none; } }

table.styled-table.purchase {
  width: 100%; }
  table.styled-table.purchase td:nth-child(1), table.styled-table.purchase th:nth-child(1) {
    width: 45%; }
    @media screen and (max-width: 700px) {
      table.styled-table.purchase td:nth-child(1), table.styled-table.purchase th:nth-child(1) {
        width: 100%; } }
  table.styled-table.purchase td:nth-child(2), table.styled-table.purchase th:nth-child(2) {
    width: 45%; }
    @media screen and (max-width: 700px) {
      table.styled-table.purchase td:nth-child(2), table.styled-table.purchase th:nth-child(2) {
        width: 100%; } }
  table.styled-table.purchase thead tr {
    background-color: #1b3664; }
    @media screen and (max-width: 700px) {
      table.styled-table.purchase thead tr {
        position: relative;
        top: 0;
        left: 0; } }
  table.styled-table.purchase thead tr td {
    color: white;
    font-size: 0.8em;
    margin: 0 auto;
    padding: 10px;
    text-align: left; }
    @media screen and (max-width: 700px) {
      table.styled-table.purchase thead tr td {
        text-align: center; } }
  table.styled-table.purchase td {
    text-align: left; }
    table.styled-table.purchase td:first-child {
      width: 200px; }
      @media screen and (max-width: 700px) {
        table.styled-table.purchase td:first-child {
          width: 100%; } }
  @media screen and (max-width: 700px) {
    table.styled-table.purchase tbody tr td:nth-child(1) {
      float: left !important;
      width: 150px !important; } }

table.styled-table tr:nth-of-type(even) {
  background: #ededed; }

table.styled-table th {
  background: #1b3664;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 400; }

table.styled-table td, table.styled-table th {
  padding: 12px 20px;
  text-align: center; }

table.styled-table thead th {
  border: 0; }

table.styled-table tfoot td {
  border-right: 1px solid #d1dcea;
  border-left: 1px solid #d1dcea; }

table.styled-table tfoot tr {
  background: #1b3664;
  color: #fff; }

table.styled-table tfoot td {
  text-align: right; }

table.styled-table tfoot tr td {
  border-top: 1px solid #d1dcea; }

table.styled-table tfoot td .points-text {
  width: 150px;
  text-align: center;
  margin-right: 12%;
  display: inline-block; }

@media only screen and (max-width: 700px) {
  table, thead, tbody, th, td, tr {
    display: block; }

  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table.styled-table td {
    border: none;
    border-bottom: 1px solid #d1dcea;
    position: relative;
    min-height: 45px;
    font-size: 13px; }

  table.styled-table tr:nth-of-type(even) td {
    border-bottom: 1px solid #fff; }

  table.styled-table td:first-child {
    border-right: none; }

  table.styled-table td:last-child {
    border-left: none; }

  td:before {
    position: absolute;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap; }

  table.styled-table td, table.styled-table th,
  table.styled-table td:nth-child(2), table.styled-table th:nth-child(2) {
    text-align: right; }

  table.styled-table tfoot {
    text-align: right; }

  table.styled-table tfoot td {
    border: 0 !important;
    text-align: right;
    padding: 12px 6px; }

  table.styled-table tfoot td .points-text {
    margin-right: 0;
    width: 110px;
    text-align: right; } }
/** Statement exp table **/
.statement-details {
  text-align: left;
  width: 95%;
  margin: 10px auto 20px;
  border: 1px solid #dbe1ed; }

.statement-head {
  background-color: #1b3664;
  padding: 10px 10px 10px 58px;
  color: #fff;
  font-size: 1.6em; }
  .statement-head p {
    margin-bottom: 0; }
  @media (max-width: 700px) {
    .statement-head {
      padding: 10px 0px 10px 10px;
      font-size: 1.4em; } }

.arrow-up {
  float: left;
  width: 25px;
  display: inline-block;
  margin-right: 10px;
  color: #1b3664; }
  @media (max-width: 770px) {
    .arrow-up {
      display: none !important; } }

.arrow-down {
  float: left;
  width: 25px;
  display: inline-block;
  margin-right: 10px;
  color: #1b3664; }
  @media (max-width: 770px) {
    .arrow-down {
      display: none !important; } }

p.statement-heading {
  margin-bottom: 0;
  border: 1px solid #dbe1ed; }

.statement-heading {
  font-size: 1.7em;
  background: #1b3664;
  cursor: pointer;
  font-size: 1.6em;
  width: 100%;
  padding: 12px 8px 12px 24px; }
  .statement-heading.blue {
    background: #EDEDED; }
  .statement-heading.white {
    background: #fff; }
    .noarrow
    {
        padding-left:60px;
    }
  .statement-heading:hover {
    background: #e1e0e0; }
  @media (max-width: 700px) {
    .statement-heading {
      font-size: 1.5em;
      padding: 12px 8px; } }
  @media (max-width: 550px) {
    .statement-heading {
      font-size: 1.2em; } }

.statement-content p {
  margin-bottom: 10px; }
.statement-content a {
  color: #000 !important;
  text-decoration: underline; }
.statement-content .sub-item {
  font-size: 1.4em;
  border-bottom: 1px solid #dbe1ed;
  padding: 5px 8px 5px 45px;
  color: #666666; }
  @media (max-width: 700px) {
    .statement-content .sub-item {
      font-size: 1.2em; } }
  @media (max-width: 550px) {
    .statement-content .sub-item {
      padding: 5px 8px 5px 20px; } }

@media (max-width: 915px) {
  .statement-details {
    width: 100%; } }
.statement-details .points {
  text-align: right;
  float: right;
  margin-right: 55px;
  width: 150px; }
  @media (max-width: 700px) {
    .statement-details .points {
      width: 130px;
      margin-right: 15px; } }
  @media (max-width: 480px) {
    .statement-details .points {
      float: none;
      text-align: left;
      font-weight: bold;
      margin-right: 0;
      margin-left: 10px;
      display: inline; } }

.statement-footer {
  font-size: 1.6em;
  padding: 10px 5px;
  text-align: right;
  background-color: #1b3664;
  color: #fff; }
  @media (max-width: 700px) {
    .statement-footer {
      font-size: 1.2em;
      text-align: left;
      padding: 10px 20px; } }

/** END Statement exp table **/
/** Start form Section **/
span.error {
  font-weight: bold;
  color: #ba0c2f;
  font-size: 1.5em;
  margin-bottom: 0.75em;
  display: block; }

.error-messages ul{
  list-style: none !important;
  padding: 0 !important;
  }
  .error-messages li {
    color: #ba0c2f;
    font-weight: bold;
    font-size:1.3em;
     }

.form {
  padding: 2em 0; }
  .form textarea {
    width: 100%;
    padding: 0.7em 0.5em;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    font-size: 1.3em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0.6em 0;
    -webkit-backface-visibility: hidden;
    min-height: 10em; }
  .form.checkout {
    padding: 0; }
  .form.consumer {
    display: none; }
  .form input[type="text"], .form input[type="password"] {
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    padding: 0.7em 0.5em;
    font-size: 1.3em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0.6em 0;
    -webkit-backface-visibility: hidden; }
    .form input[type="text"].error, .form input[type="password"].error {
      border: 1px solid #ba0c2f;
      color: #ba0c2f; }
    @media screen and (max-width: 770px) {
      .form input[type="text"], .form input[type="password"] {
        text-align: center; }
        .form input[type="text"].ssn, .form input[type="password"].ssn {
          text-align: left; } }
  .form input[type="text"].full-width, .form input[type="password"].full-width {
    max-width:720px;
    width: 95.3%; }
  .form input[type="text"].half-width, .form input[type="password"].half-width {
    width: 49.4%; }
    @media screen and (max-width: 770px) {
      .form input[type="text"].half-width, .form input[type="password"].half-width {
        width: 99.3%; } }
  .form input[type="text"].quarter-width {
    width: 24.5%; }
    @media screen and (max-width: 770px) {
      .form input[type="text"].quarter-width {
        width: 94.3%; } }
  .form span.top-title {
    display: block;
    font-size: 1.3em;
    color: #606060; }
  .form .form-block {
    margin: 1.5em 0; }
    .ssn
    {
       max-width: 275px;
    }

    .lastpayment
    {
        width:330px!important;
    }
    .form .form-block input[type="text"], .form .form-block input[type="password"] {
      margin: 0; }
    .form .form-block input[type="radio"] {
      border: 1px solid #c0c0c0;
      vertical-align:middle;
      margin-right: 10px; }
    .form .form-block span {
      width: 40%;
      font-size: 1.3em;
      font-weight: bold;
      color: #606060;
      margin: 0.8em 0;
      text-transform: uppercase;
      -webkit-backface-visibility: hidden; }
      @media screen and (max-width: 1175px) {
        .form .form-block span {
          width: 100%; } }
      .form .form-block span.shipping {
        width: auto; }
      @media screen and (max-width: 770px) {
        .form .form-block span {
          font-size: 1.1em; } }
    .form .form-block span.title {
      display: inline-block;
      vertical-align: top; }
      .form .form-block span.title.cashBack {
        float: left;
        text-align: left; }
        @media screen and (max-width: 770px) {
          .form .form-block span.title.cashBack {
            float: none;
            text-align: center; } }
    .form .form-block span.ssn-helper {
      font-weight: 200;
      color: #606060;
      padding-right: 128px;
      display: block;
      width: 100%;
      margin: 0.2em 0 0 0.5em;
       }
      @media screen and (max-width: 770px) {
        .form .form-block span.ssn-helper {
          margin: 0.2em 0; } }
    .form .form-block span.radio {
      font-weight: normal;
      text-transform: none; }
    .form .form-block .left-input {
      display: inline-block;
      width: 49%;
      vertical-align:top;
      text-align: left; }
      @media screen and (max-width: 1175px) {
        .form .form-block .left-input {
          width: 100%;
          text-align: left; } }
      @media screen and (max-width: 770px) {
        .form .form-block .left-input {
          width: 100%;
          text-align: center; } }
      .form .form-block .left-input .helper {
        font-weight: 300;
        color: #606060;
        display: block;
        font-size: 1.1em;
        width: 100%;
        margin: 0; }
      .form .form-block .left-input .approval {
        float: right;
        font-style: italic; }
        .form .form-block .left-input .approval a {
          font-weight: 300;
          text-transform: lowercase;
          text-decoration: none; }
       .form .form-block .left-input .approval .approve, .form .form-block .left-input .approval .upgrade, .form .form-block .left-input .approval .downgrade {
          color: #f7b021;
          cursor: pointer;
          background: url(../images/approve-icon.png) left no-repeat;
          padding: 0 10px 0 15px;
          display: inline-block;
          vertical-align: middle; }
        .form .form-block .left-input .approval .deny, .form .form-block .left-input .approval .basecard-cancel, .form .form-block .left-input .approval .optimumcard-cancel {
          color: #ba0c2f;
          cursor: pointer;
          background: url(../images/remove-member.png) left no-repeat;
          padding-left: 15px;
          display: inline-block;
          vertical-align: middle; }
      .form .form-block .left-input .user {
        float: left;
        font-weight: 300; }
    .form .form-block .right-input {
      display: inline-block;
     text-align: right;
        padding-left: 50px; }
    .form .form-block .helper {
      display: inline-block;
      text-align: left;
        text-transform: initial;
        width: 100%; }
      .form .form-block .right-input.shipping {
        width: auto;
        margin-left: 20px; }
      @media screen and (max-width: 1175px) {
        .form .form-block .right-input {
          width: 100%;
          text-align: left; } }
      @media screen and (max-width: 770px) {
        .form .form-block .right-input {
          width: 100%;
          text-align: center; } }

           .notIE label{
		    position: relative;
		    display:block;
		    margin-top:0.5em;
		    padding:0;
		  }

		  .notIE label select {
		    width:100%;
		    margin:0;
		    background:none;
		    border: 1px solid transparent;
		    outline: none;
		    -webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
		    box-sizing: border-box;
		    appearance: none;
		    -webkit-appearance: none;
		    font-size:12px;
		    font-family: helvetica, sans-serif;
		    font-weight: normal;
		    color: #444;
		    padding: .6em 1.9em .5em .8em;
		    line-height:1.3;
		  }

		  .notIE label::after {
		    content: "";
		    position: absolute;
		    width: 9px;
		    height: 8px;
		    top: 50%;
		    right: 1em;
		    margin-top:-4px;
		    background-image: url(../images/select-arrow.png);
		    background-repeat: no-repeat;
		    background-size: 100%;
		    z-index: 2;
		    pointer-events:none;
		  }

		  .notIE label option {
		    font-weight:normal;
		  }

		  x:-o-prefocus, .notIE label::after {
		    display:none;
		  }

		  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
		    .notIE label select::-ms-expand {
		      display: none;
		    }
		    .notIE label select:focus::-ms-value {
		      background: transparent;
		      color: #222;
		    }
		  }

		  @-moz-document url-prefix() {
		    .notIE label {
		      overflow: hidden;
		    }
		    .notIE label select {
		      width: 120%;
		      width: -moz-calc(100% + 3em) !important;
		      width: calc(100% + em);
		    }

		  }

		  .notIE label select:-moz-focusring {
		    color: transparent;
		    text-shadow: 0 0 0 #000;
		  }

		  .notIE label {
		  	border: 1px solid #bbb;
		  	border-radius: .7em;
		  	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
		  	background: #fff; /* Old browsers */

		  }
		  .notIE {
		  	display:inline-block;
		  	margin:0 auto;
		  	font-size: 0.9em;
		  	color:#777;
		  	width:18em;
			vertical-align:middle;
		  }


      /**
  .form label {
    position: relative;
    margin: 0; }
  .form .notIE label:after {
    margin: 0;
    content: '';
    width: 22px;
    height: 30px;
    position: absolute;
    display: inline-block;
    top: -8px;
    bottom: 1px;
    right: 4px ;
    background: url(../images/dd_arrow.png) no-repeat right center white;
    pointer-events: none;
    border-radius: 4px; }

    @media screen and (min-width:0\0) {
     .form .notIE label:after
    {
        display:none;
    }
}
  .form .notIE {
    display: inline-block;
    vertical-align: middle;
    margin: 0.2em 0; }
    .form .notIE.full-width {
      width: 99.3%; }
  .form .date .notIE {
    width: 49.5%;
    max-width: 20em; }
  .form .birthdate .notIE {
    width: 32.6%;
    max-width: 13.25em; }
  .form select.select-style {
    display: inline-block;
    padding: 7px 3px 5px 5px;
    outline: none;
    color: #606060;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    background-color: #fff;
    height: 35px;
    -webkit-appearance: none;
    vertical-align: middle;
    margin: 0;
    font-size: 1.3em;
    width: 100%; }


    .form select.select-style.contactUs {
      padding: 7px 20px 5px 10px; }
    @media screen and (max-width: 770px) {
      .form select.select-style {
        text-align: center; } } **/



/** END form Section **/
.remembered {
  font-weight: 600;
  color: #606060;
  font-size: 1.2em; }
  .remembered a {
    text-decoration: none;
    font-color: #1b3664; }
  @media screen and (max-width: 1175px) {
    .remembered {
      float: none;
      display: block;
      margin: 2em auto 0; } }

.loginForgotLink {
  display: block;
  margin-bottom: 30px;
  font-size: 1.3em; }
  .loginForgotLink a {

    font-weight: 600 !important;
    color: #1b3664; }

.news-featured {
  padding: 1.25em 3em 2em;
  border-top: 5px solid #1b3664;
  background: #fff; }
  .news-featured .section {
    width: 95%;
    margin: 0 auto; }
  .news-featured h2 {
    font-size: 2.2em;
    text-align: left;
    color: #1b3664;
    font-weight: 400;
    width: 95%;
    margin: 0 auto;
    padding: 0.5em 0 0.5em; }
    @media screen and (max-width: 770px) {
      .news-featured h2 {
        text-align: center; } }
  .news-featured .span_1_of_2.info {
    padding: 0 11em 0 1.25em; }
    .news-featured .span_1_of_2.info h2 {
      padding: 0;
      font-weight: 300;
      font-size: 3.9em;
      color: #666666;
      margin: 0 0 0.3em;
      line-height: 1.1em; }
      @media screen and (max-width: 770px) {
        .news-featured .span_1_of_2.info h2 {
          font-size: 3em; } }
    .news-featured .span_1_of_2.info p {
      color: #666666;
      font-size: 1.5em !important;
      font-weight: 300;
      margin-bottom: 1.25em !important; }
    @media screen and (max-width: 1100px) {
      .news-featured .span_1_of_2.info {
        padding-right: 0; } }
    @media screen and (max-width: 770px) {
      .news-featured .span_1_of_2.info {
        padding: 0; }
        .news-featured .span_1_of_2.info .btn {
          width: 100%;
          margin-right: 0; } }

.favorited {
  display: none;
  position: fixed;
  width: 20em;
  left: 50%;
  margin-left: -10em;
  top: 25%;
  height: 20em;
  border-radius: 8px;
  text-align: center;
  padding: 16em 2em 2em;
  background: url(../images/favorited.png) no-repeat center 35% rgba(0, 0, 0, 0.5); }
  .favorited span {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    vertical-align: bottom; }

.filter-container {
  border-bottom: 2px solid #666;
  text-align: left;
  margin-bottom: 1em; }
  .filter-container.form {
    padding: 0; }
  .filter-container.no-border {
    border-bottom: none; }
  .filter-container .head {
    background: #1b3664;
    padding: 1em;
    color: #fff;
    font-weight: 600;
    font-size: 1.4em;
    text-transform: uppercase; }
    .filter-container .head.center {
      text-align: center; }
  .filter-container .options {
    padding: 1em;
    min-height: 5.75em; }
    .filter-container .options span {
      font-weight: 300;
      font-style: italic;
      font-size: 1.2em;
      padding-right: 0.75em;
      vertical-align: middle; }
      @media screen and (max-width: 770px) {
        .filter-container .options span {
          display: none; } }
    .filter-container .options .notIE {
      margin-right:1em; }
      @media screen and (max-width: 770px)
      {
          .filter-container .options .notIE {
      display:block;
      margin-right:0; }
        .filter-container .options .notIE.last {
          margin-right: 0; } }
    .filter-container .options select {
      vertical-align: middle;
      width: 13.5em; }
      @media screen and (max-width: 770px) {
        .filter-container .options select {
          width: 100%; } }
    .filter-container .options select.selectSmall {
      width: 4em; }
    .filter-container .options .floatLeft {
      float: left; }
      @media screen and (max-width: 770px) {
        .filter-container .options .floatLeft {
          float: none;
          text-align:center;
          margin-bottom: 10px; } }
    .filter-container .options .floatRight {
      float: right; }
      @media screen and (max-width: 770px) {
        .filter-container .options .floatRight {
          float: none; } }
      .filter-container .options .floatRight .searchbar {
        border-radius: 5px;
        border: 0;
        padding: 0 5px;
        color: #606060;
        width: 100%;
        margin: 0 auto 1.5em;
        box-shadow: 0 0 2px #606060;
        background-color: #fff; }
        @media screen and (max-width: 770px) {
          .filter-container .options .floatRight .searchbar {
            margin: 0 auto; } }
        .filter-container .options .floatRight .searchbar input[type="text"] {
          display: inline-block;
          border: 0;

          width: 80%;
          padding: 5px 10px;
          font-size: 1.2em; }
          @media screen and (max-width: 770px) {
            .filter-container .options .floatRight .searchbar input[type="text"] {
              text-align: left !important; } }
        .filter-container .options .floatRight .searchbar a {
          vertical-align: top;
          background: url(../images/search.png) no-repeat center center;
          border-radius: 5px;
          margin-top: 5px;
          border: 0;
          width: 3em;
          height: 3em;
          float: right; }
          .filter-container .options .floatRight .searchbar input[type="button"]:hover {
            opacity: 0.7; }
  .filter-container .filter-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #d5d5d5;
    height: 35px; }
    @media screen and (max-width: 770px) {
      .filter-container .filter-btn {
        display: none; } }
    .filter-container .filter-btn.right {
      border-radius: 0 4px 4px 0;
      margin-left: -3px; }
    .filter-container .filter-btn.left {
      border-radius: 4px 0 0 4px; }
    .filter-container .filter-btn:hover {
      background: rgba(0, 0, 0, 0.07); }
#reward-carousel {
  padding-bottom: 75px; }
.reward-container {
  background-color: #fff;
  margin: 2em 0;
  position: relative; }
  .reward-container .reward-head {
    width: 100%;
    background-color: #1b3664;
    color: #fff;
    text-transform: uppercase;
    padding: 0.8em 1.2em;
    margin-bottom: 2em;
    font-size: 2.2em;
    font-weight: 300; }
    @media screen and (max-width: 770px) {
      .reward-container .reward-head {
        font-size: 1.8em; } }
    .reward-container .reward-head a {
      float: right;
      font-size: 0.8em;
      font-weight: 300 !important;
      color: #fff !important;
      font-style: italic;
      display: inline-block; }
      @media screen and (max-width: 770px) {
        .reward-container .reward-head a {
          float: none;
          margin-top: 0.2em; } }
  .reward-container .reward-carousel-controls {
    position: absolute;
    bottom: 23px;
    width: 10%;
    left: 50%;
    margin-left: -5%; }
    @media screen and (max-width: 770px) {
      .reward-container .reward-carousel-controls {
        display: none; } }
    .reward-container .reward-carousel-controls .next {
      float: right;
      width: 12px;
      height: 21px;
      background: url(../images/arrow-right.png) no-repeat;
      cursor: pointer; }
    .reward-container .reward-carousel-controls .prev {
      float: left;
      width: 12px;
      height: 21px;
      background: url(../images/arrow-left.png) no-repeat;
      cursor: pointer; }
  .reward-container .reward-item {
    text-align: center;
    color: #fff;
    border-right: 1px solid #b2b2b2; }
    .reward-container .reward-item .options {
      text-align: right;
      padding: 0 0.75em; }
     .reward-container .reward-item .options img {
        padding: 0 0.25em;
        cursor: pointer;
        max-width:27px;}
    .reward-container .reward-item span {
      display: block; }
    .reward-container .reward-item .reward-details {
      background-color: #1b3664;
      padding: 0.5em 1em 2.5em;
      text-align: left;
      width: 100%;
      max-width: 30em;
      margin: 0 auto 1em;
      position: relative; }
      .reward-container .reward-item .reward-details .title {
        font-size: 1.8em;
        font-weight: 200; }
        .reward-container .reward-item .image img
         {
             max-width:300px;
             margin-bottom:10px;
         }
      .reward-container .reward-item .reward-details .description {
        font-weight: 400;
        font-size: 1.2em; }
      .reward-container .reward-item .reward-details .points {
        font-size: 1.2em;
        position: absolute;
        right: 0.8em;
        bottom: 0.5em; }
    .reward-container .reward-item .btn {
      width: 100%;
      max-width: 18.7em;
      margin-right: 0 !important;
      border-radius: 0 !important;
      font-weight: 400 !important;
      padding: 0.5em 1em !important; }

/** Start Footer **/
footer {
  background-color: #1b3664;
  min-height: 10em;
  text-transform: uppercase;
  padding: 20px 0;
  color: white;
  font-size: 1.4em; }
  @media screen and (max-width: 770px) {
    footer {
      font-size: 1.3em; } }
  footer .container {
    text-align: center; }
  footer ul.footer-nav {
    padding: 0; }
    footer ul.footer-nav a {
      color: white;
      text-decoration: none; }
    footer ul.footer-nav li {
      display: inline-block;
      padding: 0 1.7em;
      border-right: 1px solid white; }
      @media screen and (max-width: 770px) {
        footer ul.footer-nav li {
          display: block;
          border-right: none;
          padding: 0.5em 0; } }
      footer ul.footer-nav li:last-child {
        border-right: 0; }
      footer ul.footer-nav li:hover {
        opacity: 0.7; }
  footer .copyright {
    margin: 30px 0;
    font-size: 1em; }

/* Code Added */
/* Points Section  */
#tabs-container {
  background-color: #1b3664; }

#points-top {
  background-color: #1b3664;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center; }
  #points-top h1.white {
    color: white;
    text-transform: uppercase; }
  #points-top h3.white {
    color: white;
    font-weight: 400;
    text-transform: uppercase; }
  #points-top p.white {
    color: white;
    font-size: 1.4em;
    text-align: center; }
  @media screen and (max-width: 770px) {
    #points-top {
      padding: 20px; }
      #points-top h1.white {
        font-size: 2.1em; } }
  #points-top p.title-white {
    text-align: center;
    font-weight: 700;
    color: #ffffff; }

.half-width {
  max-width: 600px; }

.tabs-points {
  height: 180px;
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  list-style: none; }
  .tabs-points li {
    float: left;
    list-style-image: none !important;
    width: 25%;
    text-align: center;
    font-size: 2em;
    padding: 10px; }
     .tabs-points li a {
         opacity:0.3;}
     .tabs-points li:hover a {
         opacity:1;}
    .tabs-points li svg path, .tabs-points li svg polygon, .tabs-points li svg circle {
      fill: #ffffff; }
    .tabs-points li:hover a {
      opacity 1;
      color: #fff !important; }
    .tabs-points li:hover svg path, .tabs-points li:hover svg polygon, .tabs-points li:hover svg circle {
      fill: #ffffff;  }
    .tabs-points li.current:after {
      content: "";
      display: block;
      width: 0;
      border: 20px solid #1b3664;
      border-color: #1b3664 transparent transparent transparent;
      position: absolute;
      top: 99%;
      left: 47%;
      margin-left: -10px; }
      .tabs-points li.current:after #white {
        fill: #ffffff; }
    .tabs-points li.current {
      position: relative;
      z-index: 5; }
      .tabs-points li.current a {
        opacity:1;
        color: #ffffff !important; }
      .tabs-points li.current .svg path, .tabs-points li.current .svg polygon, .tabs-points li.current .svg circle {
        fill: #fff; }
    .tabs-points li a {
      width: 100%;
      padding: 0.87em 0;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      color: #ffffff !important;
      font-weight: 400 !important;
      font-size: 0.8em;
      line-height: 2em; }
  .tabs-points li.half {
    width: 50%; }
  @media screen and (max-width: 770px) {
    .tabs-points li {
      width: 50%; }
      .tabs-points li.current:after {
        display: none; } }

@media screen and (max-width: 770px) {
  .tabs-points.pooling {
    height: 375px !important; } }
#how-it-works, .svg.how-it-works {
  height: 91px;
  width: 92px; }

#invite-members, .svg.invite-member {
  height: 91px;
  width: 91px; }

#my-pool, .svg.my-pool {
  height: 91px;
  width: 91px; }

#redeeming-points, .svg.redeeming-points {
  height: 91px;
  width: 79px; }

#earning-points {
  height: 91px;
  width: 109px; }

#earn-together {
  height: 63px;
  width: 93px; }

#pick-a-reward {
  height: 63px;
  width: 125px; }

#get-rewarded {
  height: 63px;
  width: 125px; }

#credit-option {
  height: 91px; }

#darkblue {
  fill: #1b3664; }

object {
  pointer-events: none; }

svg .points {
  fill: #1b3664; }

svg:hover .points {
  fill: #ffffff; }

.tab-content {
  padding: 30px 0px;
  display: none; }

.tab {
  background-color: #fff;
  width: 100%;
  text-align: center; }
  .tab.points {
    padding: 2em 0em 0; }
    .tab.points h2 {
      font-size: 3em;
      text-align: center;
      color: #1b3664;
      font-weight: 400;
      width: 95%;
      margin: 0 auto 12px; }
      .tab.points h2.right {
        text-align: right; }
    .tab.points .terms {
      margin: 20px 0;
      display: none; }
      .tab.points .terms p {
        text-align: left;
        margin-top: 10px; }
    .tab.points .tab-copy {
      padding: 0px 50px 20px 50px; }
    .tab.points .tab-rewards {
      width: 100%;
      padding: 0 3em 1em; }
    .tab.points .redeem-graphics {
      margin: 0 auto;
      max-width: 600px; }
    .tab.points .pooling-tips-spacer {
      width: 100%;
      height: 3em;
      background:#ededed; }
    .tab.points .list-copy {
      margin: 0 auto;
      text-align: left;
      max-width: 1200px;
      padding: 0 30px; }
      .tab.points .list-copy p.title {
        text-align: left;
        color: #606060;
        text-transform: uppercase; }
      .tab.points .list-copy span.blue {
        color: #1b3664;
        font-weight: 700; }
      .tab.points .list-copy p.left {
        font-size: 1.3em;
        line-height: 1.7em;
        text-align: left; }
      .tab.points .list-copy ul {
        margin-top: 2em;
        padding-left: 1em;
        font-size: 1.3em;
        list-style-image: url(../images/greencircle.png); }
        .tab.points .list-copy ul.redeem {
          list-style: none;
          padding-left: 0; }
        .tab.points .list-copy ul li {
          line-height: 1.4em;
          margin-bottom: 1.4em; }
          @media screen and (max-width: 770px) {
            .tab.points .list-copy ul li {
              margin-bottom: 0.8em; }
              .tab.points .list-copy ul li li:last-child {
                margin-bottom: 0; } }
    .tab.points .btn-container {
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      .tab.points .btn-container.right {
        text-align: right; }
        @media screen and (max-width: 770px) {
          .tab.points .btn-container.right {
            text-align: center; } }
      .tab.points .btn-container a.margin-right {
        margin-right: 20px; }
      .tab.points .btn-container .btn-grey {
        background-color: #bebebe;
        color: white;
        font-size: 1.1em;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
        padding: 0.25em 2em;
        border-radius: 3px; }
      @media screen and (max-width: 770px) {
        .tab.points .btn-container {
          width: 100%;
          text-align: center; } }
    .tab.points .btn {
      margin-right: 0; }
      @media screen and (max-width: 770px) {
        .tab.points .btn {
          width: 100% !important; } }
    .tab.points .box {
      width: 100%;
      text-align: right; }
      .tab.points .box.left {
        text-align: left; }
        @media screen and (max-width: 770px) {
          .tab.points .box.left {
            text-align: center; } }
      @media screen and (max-width: 770px) {
        .tab.points .box {
          text-align: center; } }
    .tab.points p {
      text-align: center;
      font-size: 1.5em; }
    .tab.points p.left {
      text-align: left; }
    .tab.points p.checkbox {
      text-align: left;
      display: inline;
      margin: 0; }
    .tab.points p.large {
      font-size: 1em;
      text-align: center;
      margin: 0; }
    .tab.points p.small {
      font-size: 0.8em;
      margin: 0;
      padding: 2px 0;
      text-align: center; }
    .tab.points p.title {
      text-align: center;
      font-weight: 700;
      color: #1b3664; }
    .tab.points p.title-invited {
      font-size: 1.8em;
      text-transform: uppercase;
      font-weight: 400;
      text-align: left;
      color: #1b3664; }
    .tab.points p.title-form {
      font-size: 1.6em;
      font-weight: 700;
      text-align: left; }
    .tab.points input[type="checkbox"] {
      margin-right: 8px;
      text-align: left;
      display: inline; }
    .tab.points textarea.full-width {
      width: 99.3%;
      min-height: 200px;
      vertical-align: top;
      font-size: 1.3em;
      margin: 0;
      padding: 10px;
      margin-top: 10px;
      border: 1px solid #d5d5d5; }
    .tab.points #textarea_count {
      text-align: right;
      padding-top: 5px;
      font-size: 1.3em; }
    .tab.points .points-content {
      width: 95%;
      margin: 0 auto;
      padding: 20px 0; }
      .tab.points .points-content h2 {
        text-transform: uppercase; }
      .tab.points .points-content .total {
        font-size: 2em;
        color: #1b3664;
        font-weight: 400;
        text-align: right;
        padding-top: 20px; }
    .tab.points .invite-more {
      padding: 0 50px; }
    .tab.points .header {
      background-color: #1b3664;
      width: 95%;
      margin: 0 auto;
      padding: 10px;
      font-size: 1.8em;
      color: white;
      text-align: left; }
      .tab.points .header.purchase {
        font-size: 1.3em; }
      .tab.points .header.tips {
        font-size: 2em;
        text-align: center;
        width: 100%; }
    .tab.points .border-gray {
      border-bottom: 1px solid #dddddd;
      margin-bottom: 20px;
      padding: 20px; }
    .tab.points ul.invited {
      padding: 10px;
      margin: 20px 0;
      border-top: 1px solid #d5d5d5;
      border-bottom: 1px solid #d5d5d5; }
      .tab.points ul.invited li {
        margin: 5px 0;
        text-align: center;
        font-size: 1.5em;
        line-height: 51px; }
        .tab.points ul.invited li.normal {
          line-height: normal; }
        .tab.points ul.invited li.border {
          border-right: 1px solid #d5d5d5; }

@media screen and (max-width: 770px) {
  .tab.points .header {
    text-align: center; }
  .tab.points h2.right {
    text-align: center; }
  .tab.points p.title-invited, .tab.points p.left, .tab.points p.title-form {
    text-align: center; }
  .tab.points textarea.full-width {
    width: 100%; }
  .tab.points ul.invited {
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    margin: 0 0 20px 0; }
    .tab.points ul.invited li.border {
      border-right: none; }
    .tab.points ul.invited li {
      line-height: normal; }
    .tab.points ul.invited li.border-top {
      border-top: 1px solid #d5d5d5;
      padding-top: 10px;
      margin-top: 10px; }
  .tab.points .btn-container a.margin-right {
    margin-right: 0px;
    margin-bottom: 20px; } }
#howitworks, #favorites, #personal {
  display: block; }

.tab-content.cards {
  margin: 0 auto;
  max-width: 900px; }

@media screen and (max-width: 700px) {
  #mypool table td:nth-of-type(1):before {
    content: "Name On Card";
    font-weight: bold; }
  #mypool table td:nth-of-type(2):before {
    content: "Contributing Points";
    font-weight: bold; }
  #mypool table td:nth-of-type(3):before {
    content: ""; }
  #mypool table tfoot td:nth-of-type(2):before {
    content: ""; }
  #mypool table.styled-table tfoot {
    display: block; }
  #mypool table.styled-table tfoot td {
    text-align: center !important;
    margin-right: 0; }
  #mypool table.styled-table tfoot td .points-text {
    margin-right: 0;
    display: inline; } }

p.faq-title {
  font-size: 1.5em;
  font-weight: 700;
  margin: 25px 0; }

a.faq-question {
  color: #1b3664;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1.4em;
  display: block;
  cursor: pointer;
  margin-bottom: 20px;
  width: 80%; }
  a.faq-question .arrow-up {
    float: left;
    width: 16px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 4px;
    background: url(../images/arrow-down.png) top left no-repeat; }
  a.faq-question .arrow-down {
    float: left;
    width: 16px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 4px;
    background: url(../images/arrow-up.png) top left no-repeat; }

.faq-answer {
  font-size: 1.3em;
  margin: 0;
  margin-bottom: 20px; }

a.programrules {
    color: #2e59a8;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4em;
    cursor: pointer;
    margin-bottom: 20px;
    width: 80%;
}

div.programrules {
    margin-bottom: 20px;
}

.cart .border-gray, .checkout .border-gray {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 20px; }
.cart p.total, .checkout p.total {
  font-size: 2em;
  color: #1b3664;
  font-weight: 400;
  text-align: right;
  padding-top: 20px; }
.cart .btn-container, .checkout .btn-container {
  width: 95%;
  margin: 0 auto;
  text-align: center; }
  .cart .btn-container.left, .checkout .btn-container.left {
    text-align: left;
    width: 100%; }
  .cart .btn-container a.margin-right, .checkout .btn-container a.margin-right {
    margin-right: 20px; }
  @media screen and (max-width: 770px) {
    .cart .btn-container, .checkout .btn-container {
      width: 100%;
      text-align: center; } }
.cart .btn, .checkout .btn {
  margin-right: 0; }
  @media screen and (max-width: 770px) {
    .cart .btn, .checkout .btn {
      width: 100% !important; } }

@media screen and (max-width: 700px) {
  .close, .open, td.image {
    display: none; }

  .cart {
    padding: 0 10px 20px 10px; }
    .cart table td:nth-of-type(1):before {
      content: "";
      font-weight: bold; }
      .cart table td:nth-of-type(1)
      {
          text-align:left;
      }
    .cart table td:nth-of-type(2):before {
      content: "Quantity";
      font-weight: bold; }
    .cart table td:nth-of-type(3):before {
      content: "Points";
      font-weight: bold; }
    .cart table td:nth-of-type(4):before {
      content: "Total";
      font-weight: bold; }
    .cart table td:nth-of-type(5):before {
      content: "Action";
      font-weight: bold; }
    .cart table tfoot td:nth-of-type(1):before {
      content: ""; }
    .cart table tfoot td {
      text-align: center; }
    .cart .btn-container a.margin-right {
      margin-right: 0px;
      margin-bottom: 20px; }

  .checkout {
    padding: 0 10px; }
    .checkout table td:nth-of-type(1):before {
      content: "Description";
      font-weight: bold; }
    .checkout table td:nth-of-type(2):before {
      content: "Quantity";
      font-weight: bold; }
    .checkout table td:nth-of-type(3):before {
      content: "Points";
      font-weight: bold; }
    .checkout table td:nth-of-type(4):before {
      content: "Total";
      font-weight: bold; }
    .checkout table tfoot td:nth-of-type(1):before {
      content: ""; }
    .checkout table tfoot td:nth-of-type(2), .checkout table tfoot td:nth-of-type(3) {
      display: none; }
    .checkout table tfoot td:nth-of-type(4):before {
      content: ""; }
    .checkout table.styled-table tfoot {
      display: block; }
    .checkout table.styled-table tfoot td {
      text-align: center !important;
      margin-right: 0; } }
a.remove {
  color: #ba0c2f;
  cursor: pointer;
  background: url(../images/remove-member.png) left no-repeat;
  padding-left: 15px;
  vertical-align: middle; }

/* END Points Tabs */
.remove-item {
  cursor: pointer; }

ul.rewards {
  padding: 10px;
  margin: 10px 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5; }
  ul.rewards li {
    margin: 5px 0;
    text-align: center;
    font-size: 1.5em;
    line-height: 51px;
    height: 47px;
    text-transform: uppercase; }
    ul.rewards li span.small {
      font-size: 0.7em;
      font-weight: normal;
      margin: 0;
      padding: 0;
      text-transform: none; }
    ul.rewards li span.fav-small {
      font-size: 0.6em;
      font-weight: normal;
      font-style: italic;
      margin: 0 0 5px;
      padding: 0;
      text-transform: none; }
    ul.rewards li span.fav-red {
      font-size: 0.7em;
      color: #ff0000;
      font-weight: 700;
      margin: 0 0 5px;
      padding: 0;
      text-transform: uppercase; }
    ul.rewards li.left {
      text-align: left; }
    ul.rewards li.normal {
      font-size: 1.7em;
      margin-right: 20px;
      line-height: 0.8em !important; }
      @media screen and (max-width: 1250px) {
        ul.rewards li.normal {
          margin-right: 15px; } }
    ul.rewards li.title {
      font-size: 2.1em;
      padding: 14px 0; }
    ul.rewards li.border {
      border-right: 1px solid #d5d5d5; }
      @media screen and (max-width: 770px) {
        ul.rewards li.border {
          border-right: none; } }

.border-gray {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
  padding: 10px 0; }

#overlay {
  display: none;
  /* ensures it’s invisible until it’s called */
  position: absolute;
  /* makes the div go into a position that’s absolute to the browser viewing area */
  left: 0%;
  /* makes the div span all the way across the viewing area */
  top: 0%;
  /* makes the div span all the way across the viewing area */
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 190;
  /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */ }

#remove-member {
  position: fixed;
  /* makes the div go into a position that’s absolute to the browser viewing area */
  left: 38%;
  /* positions the div half way horizontally */
  top: 35%;
  /* positions the div half way vertically */
  padding: 25px;
  background-color: #ffffff;
  width: 25%;
  height: auto;
  z-index: 200;
  /* makes the div the top layer, so it’ll lay on top of the other content */
  text-align: center; }
  @media screen and (max-width: 770px) {
    #remove-member {
      width: 95%;
      left: 2%; } }
  #remove-member h1 {
    margin: 0 0 1em;
    font-size: 1.6em;
    font-weight: 400;
    color: #303030; }
  #remove-member .btn-container {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 770px) {
      #remove-member .btn-container {
        width: 100%;
        text-align: center; } }
  #remove-member .btn {
    display: inline-block;
    border-radius: 3px;
    font-size: 1.6em;
    margin-right: 0.5em;
    padding: 0.5em 2em;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    -webkit-backface-visibility: hidden; }
    @media screen and (max-width: 500px) {
      #remove-member .btn {
        display: inline-block;
        width: 47%;
        text-align: center;
        margin: 0.2em 0.5em;
        padding: 0.5em 0; } }
  #remove-member .btn.green {
    background-color: #f7b021;
    color: #fff; }
  #remove-member .btn.red {
    background-color: #ba0c2f;
    color: #fff; }

a.phone {
  color: #1b3664;
  text-decoration: none; }
  @media screen and (max-width: 770px) {
    a.phone {
      cursor: pointer; } }
  a.phone.home {
    color: #ffffff; }

.quantity .btn {
  font-size: 1em;
  margin-left: 15px; }
  @media screen and (max-width: 770px) {
    .quantity .btn {
      width: 25% !important; } }
.quantity .edit {
  display: none; }
  @media screen and (max-width: 770px) {
    .quantity .edit .btn {
      width: 50% !important; } }

.fav-rewards {
  zoom: 1;
  clear: both;
  padding: 0;
  margin: 0;
  text-align: left; }
  @media screen and (max-width: 770px) {
    .fav-rewards {
      text-align: center; } }
  .fav-rewards:before, .fav-rewards:after {
    content: "";
    display: table; }
  .fav-rewards:after {
    clear: both; }
  .fav-rewards .reward-col {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    width: 24%; }
    .fav-rewards .reward-col a:hover .icon {
      position: absolute;
      display: block;
      bottom: 10px;
      right: 10px;
      z-index: 999;
      background: url(../images/link-icon.png) bottom right no-repeat;
      height: 34px;
      width: 34px; }
    @media screen and (max-width: 1175px) and (min-width: 860px) {
      .fav-rewards .reward-col {
        width: 32%; } }
    @media screen and (max-width: 860px) {
      .fav-rewards .reward-col {
        width: 47%; } }
    @media screen and (max-width: 450px) {
      .fav-rewards .reward-col {
        width: 95%; } }
    .fav-rewards .reward-col a {
      width: 287px;
      height: 287px;
      cursor: pointer;
      overflow: auto;
      position: relative;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

.tabs-rewards li svg path, .tabs-rewards li svg polygon {
  fill: #b2b2b2; }
.tabs-rewards li a {
  display: block;
  margin-bottom: 0.5em; }
.tabs-rewards li:hover a.favorite-icon svg path, .tabs-rewards li:hover a.favorite-icon svg polygon {
  fill: #ff0000; }
.tabs-rewards li:hover a.redeem-icon svg path, .tabs-rewards li:hover a.redeem-icon svg polygon {
  fill: #f7b021; }
.tabs-rewards li.current {
  position: relative;
  z-index: 5; }
  .tabs-rewards li.current a.favorite-icon .svg path, .tabs-rewards li.current a.favorite-icon .svg polygon {
    fill: #ff0000; }
  .tabs-rewards li.current a.redeem-icon .svg path, .tabs-rewards li.current a.redeem-icon .svg polygon {
    fill: #f7b021; }

.tabs-rewards img
{
    width:26px;
}


#favorite {
  width: 25px;
  height: 23px; }

#fav-icon {
  width: 45px;
  height: 43px; }
  #fav-icon.svg path, #fav-icon.svg polygon {
    fill: #b2b2b2; }

#redeemed {
  width: 26px;
  height: 26px; }

.redeem-statement {
  background-color: #e1e1e1;
  padding: 2.5em 3em;
  text-align: right; }
  @media screen and (max-width: 700px) {
    .redeem-statement table td:nth-of-type(1):before {
      content: "Date";
      font-weight: bold; }
    .redeem-statement table td:nth-of-type(2):before {
      content: "Transaction Amount";
      font-weight: bold; }
    .redeem-statement table td:nth-of-type(3):before {
      content: "Point Value";
      font-weight: bold; }
    .redeem-statement table td:nth-of-type(4):before {
      content: "Redeem";
      font-weight: bold; } }
  @media screen and (max-width: 770px) {
    .redeem-statement {
      text-align: center; } }
 /* .redeem-statement .redeem-confirm {
    display: none; } */

ul.item {
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  list-style: none; }
  ul.item li {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    height: 47px; }
    @media screen and (max-width: 770px) {
      ul.item li {
        text-align: center;
        height: auto; } }
    ul.item li.title {
      font-size: 2.1em;
      width: 82%;
      display: inline-block; }
      @media screen and (max-width: 1220px) {
        ul.item li.title {
          width: 78%; } }
     @media screen and (max-width: 955px) {
        ul.item li.title {
          width: 70%; } }
      @media screen and (max-width: 770px) {
        ul.item li.title {
          width: 100%; } }
      ul.item li.title span.small {
        font-size: 0.7em;
        margin: 0;
        padding: 0;
        text-transform: none;
        display: block; }
    ul.item li.fav-area {
      width: 13%;
      display: inline-block;
      padding: 0.5em 0; }
      @media screen and (max-width: 770px) {
        ul.item li.fav-area {
          width: 100%;
          margin: 0 auto; } }
      ul.item li.fav-area .text {
        float: left;
        text-align: left; }
        @media screen and (max-width: 770px) {
          ul.item li.fav-area .text {
            float: none;
            text-align: left;
            display: inline-block; } }
        ul.item li.fav-area .text span.fav-small {
          font-size: 1em;
          line-height: normal;
          font-style: italic;
          margin: 0;
          padding: 0;
          text-transform: none; }
        ul.item li.fav-area .text span.fav-red {
          font-size: 1.1em;
          color: #ff0000;
          font-weight: 700;
          margin: 0;
          padding: 0;
          text-transform: uppercase; }
      ul.item li.fav-area .img {
        float: left;
        margin-left: 10px; }
        @media screen and (max-width: 770px) {
          ul.item li.fav-area .img {
            float: none;
            margin-left: 0;
            display: inline-block; } }
        ul.item li.fav-area .img a {
          cursor: pointer; }
          ul.item li.fav-area .img a.on .svg path, ul.item li.fav-area .img a.on .svg polygon {
            fill: #ff0000; }
          ul.item li.fav-area .img a.off .svg path, ul.item li.fav-area .img a.off .svg polygon {
            fill: #b2b2b2; }
    ul.item li.border {
      border-right: 1px solid #d5d5d5;
      margin-right: 20px; }
      @media screen and (max-width: 770px) {
        ul.item li.border {
          border-right: none;
          margin-right: 0;
          margin-bottom: 5px; } }

.item-text {
  margin: 1em 0;
  padding: 1em 0;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  font-size: 1.3em; }

.item-images {
  margin: 1em 0;
  font-size: 1.2em;
  font-weight: 700; }
  @media screen and (max-width: 770px) {
    .item-images {
      text-align: center;
      margin: 0 auto; } }
  .item-images ul {
    display: block;
    margin: 1em 0;
    padding: 0;
    text-align: left; }
    .item-images ul li {
      display: inline-block;
      float: left;
      margin-left: 10px; }
    .item-images ul li:first-child {
      margin-left: 0; }

.item-image {
  display: none; }

.item-colors {
  margin: 1em 0;
  font-size: 0.9em;
  font-weight: 400; }
  @media screen and (max-width: 770px) {
    .item-colors {
      text-align: center;
      margin: 0 auto; } }
  .item-colors ul {
    display: block;
    padding: 0;
    text-align: left; }
    @media screen and (max-width: 770px) {
      .item-colors ul {
        text-align: center; } }
    .item-colors ul li {
      display: inline-block;
      float: left;
      margin-left: 10px;
      width: 31px;
      height: 28px;
      cursor: pointer; }
      .item-colors ul li.pink {
        background-color: #dc0666; }
      .item-colors ul li.lime-green {
        background-color: #bbd10f; }
      .item-colors ul li.black {
        background-color: #000; }
      .item-colors ul li.dark-blue {
        background-color: #001e69; }
      .item-colors ul li.current {
        border: 1px solid #666; }
      @media screen and (max-width: 770px) {
        .item-colors ul li {
          float: none;
          text-align: left; } }
    .item-colors ul li:first-child {
      margin-left: 0; }

#photo-01 {
  display: block; }

.account-edit {
  display: none; }
#sentMessage {
display:none;
}
.account-active .form, .account-edit .form {
  padding: 0 !important; }
.account-active h3, .account-edit h3 {
  display: inline-block; }
@media screen and (max-width: 770px) {
  .account-active, .account-edit {
    padding: 0 1em; } }

.account-updated {
  background-color: #f7b021;
  padding: 1em 1em 1em 4em;
  margin: 1em 0;
  color: white;
  font-size: 1.3em; }
  .account-updated img.icon {
    position:absolute;
    left:2.5em;
    display: inline-block; }
  .account-updated p.account-copy
  {
    text-align:left;
    font-size: 1.3em; }
    @media screen and (max-width: 770px)
    {
      .account-updated p.account-copy
      {
         text-align:left;
         font-size: 1.1em; }

        }

.col.titles, .col.base-card, .col.optimum-card {
  margin: 0; }

@media screen and (max-width: 770px) {
  .titles {
    display: none !important; } }
#business table.styled-table td:first-child {
  width: 25%;
  border-right: 1px solid #ededed; }
  @media screen and (max-width: 700px) {
    #business table.styled-table td:first-child {
      display: none; } }
#business table.styled-table td:nth-child(2) {
  text-align: left;
  padding: 0 0 0 2em; }
  @media screen and (max-width: 700px) {
    #business table.styled-table td:nth-child(2) {
      text-align: center;
      padding: 0; } }
@media screen and (max-width: 700px) {
  #business.cards table.styled-table td.blue {
    height: 63px; } }


    @media screen and (max-width: 770px) {
  .titles {
    display: none !important; } }
#personal table.styled-table td:first-child {
  width: 25%;
  border-right: 1px solid #ededed; }
  @media screen and (max-width: 700px) {
    #personal table.styled-table td:first-child {
      display: none; } }
#personal table.styled-table td:nth-child(2) {
  text-align: left;
  padding: 0 0 0 2em; }
  @media screen and (max-width: 700px) {
    #personal table.styled-table td:nth-child(2) {
      text-align: center;
      padding: 0; } }
@media screen and (max-width: 700px) {
  #personal.cards table.styled-table td.blue {
    height: 63px; } }

.cards {
  /* Table */ }
  .cards .tab-copy {
    padding: 0 !important; }
  .cards table.styled-table {
    width: 100%;
    margin: 20px auto;
    border: none;
    color: #666666; }
  .cards table.styled-table td.blue {
    background: #1b3664;
    color: #fff;
    font-weight: bold;
    height: 45px;
    font-size: 20px; }
  .cards table.styled-table tr:nth-of-type(even) {
    background: #ededed; }
  .cards table.styled-table th {
    background: #fff;
    color: #1b3664;
    text-transform: uppercase;
    font-weight: 700;
    height: 215px; }
  .cards table.styled-table td, .cards table.styled-table th {
    padding: 0;
    text-align: center; }
  .cards table.styled-table td {
    height: 64px;
    font-size: 13px; }
  .cards table.styled-table thead th {
    border: 0; }
  @media screen and (max-width: 700px) {
    .cards thead tr {
      display: inline-block;
      position: relative;
      top: 0;
      left: 0;
      text-align: center; }
    .cards table.styled-table tr {
      padding: 15px 5px; }
    .cards table.styled-table td {
      border-bottom: none;
      height: auto;
      padding: 5px 0;
      font-size: 12px; }
    .cards table thead tr:nth-of-type(1):before {
      content: "";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(2):before {
      content: "ANNUAL REWARDS MEMBERSHIP FEE";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(3):before {
      content: "EARNING POINTS";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(4):before {
      content: "POINT EARNING CAP";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(5):before {
      content: "POINT EXPIRATION";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(6):before {
      content: "SIGN-UP BONUS";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(7):before {
      content: "REWARDS CATALOG";
      font-weight: bold;
      font-size: 14px; }
    .cards table tr:nth-of-type(8):before {
      content: "ADDITIONAL WAYS TO USE POINTS";
      font-weight: bold;
      font-size: 14px; }
    .cards table.styled-table tr:nth-of-type(even) td {
      border-bottom: none; } }

.termsandconditions {
  cursor: pointer; }

.popUp {
    width:500px;
    padding:20px;
    margin-left:-250px;
    left:50%;
    top:150px;
    background:#fff;
    position:fixed;
    z-index:1999;
    border:1px solid #606060;
}
.popUp p
{
    font-size:15px;
}
.popUp .close-btn {
    position:absolute;
    top:-10px;
    right:-10px;
}
.popUp .close-btn img
{
    max-width:25px;
}
.bg-overlay
{
    width:100%;
    height:100%;
    background:#000;
    opacity:0.6;
    position:fixed;
     z-index:1998;
}

@media screen and (max-width: 550px)
{
    .popUp
    {
        width:90%;
        left:5%;
        margin-left:0;
    }
}

.sweeps-container {
  margin-bottom: 3em; }
  .sweeps-container img {
    display: inline-block;
    vertical-align: middle;
    margin-left: -100px; }
  .sweeps-container .sweeps-enter {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3em; }
  .sweeps-container h3 {
    color: #1b3664;
    line-height: 2em; }
  .sweeps-container p {
    color: #606060;
    line-height: 1.4em;
    margin-bottom: 10px; }
    .sweeps-container p span.small {
      display: block;
      font-size: 0.8em; }
  .sweeps-container .input {
    font-weight: bold;
    font-size: 1.2em;
    color: #606060;
    margin-bottom: 10px; }
    .sweeps-container .input input[type="radio"] {
      margin-right: 15px; }

.register-sweeps-rules p {
	margin-bottom:1.5em;
}
@media screen and (max-width: 770px) {
  .sweeps-container img {
    margin-bottom: 1em; }
  .sweeps-container .sweeps-enter {
    margin-left: 0; } }

/*  .top .search-container-logged-in {
        right:230px;
    }
  .top .search-container-logged-out {
        right:0px;
    } */

    .alert .rules {display:none;}


.validationSummary
{
	color: #ba0c2f;
    font-size: 1.3em;
    line-height: 140%;
        }
.validationSummary li
{
    list-style:none;
	color: #FF0000;
    margin-left: 0;
    margin-bottom: 10px;}
.required {
        color: #FF0000;
        display:inline;
}
.error {
        color: #FF0000;
}

#fitbit-slide
{
    background: url(../images/fitbit-slide.jpg)  no-repeat scroll 100% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 20% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 20% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media screen and (max-width: 1100px) {
#fitbit-slide
{
    background: url(../images/fitbit-slide.jpg) no-repeat scroll 0% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 0% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 0% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
}

@media screen and (min-width: 2200px) {
#fitbit-slide
{
    background: url(../images/fitbit-slide.jpg)  no-repeat scroll 50% 100%;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

#mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 50% 100%;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}
.#mac-slide
{
    background: url(../images/mac-bg.jpg)  no-repeat scroll 50% 100%;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}
}

#award-history .styled-table td, #award-history .styled-table tr, #award-history .styled-table th
{
     text-align:left;
}

#award-history .styled-table tfoot td
{
    border:0;
}

.form .form-block span.textGreen
{
    font-weight:normal;
    color:#f7b021;
    text-transform:none;

}

.form .form-block span.textRed
{
    font-weight:normal;
    color:#ba0c2f;
    text-transform:none;

}




@media screen and (max-width: 700px)
{
  #award-history .styled-table td, #award-history .styled-table tr, #award-history .styled-table th {
     text-align:right;}
  #award-history table.styled-table thead {
      display:none;}
  #award-history table.styled-table table {
      margin-left:3em;}
  #award-history table.styled-table table tr td {
      border-bottom:0;
      padding:0;}
  #award-history table.styled-table table tr td:before {
      content:"" !important;}
  #award-history table.points-redeemed td:nth-of-type(1):before {
    content: "Date";
    font-weight: bold; }
  #award-history table.points-redeemed td:nth-of-type(2):before {
    content: "Reward";
    font-weight: bold; }
  #award-history table.points-redeemed td:nth-of-type(3):before {
    content: "Quant.";
    font-weight: bold; }
  #award-history table.points-redeemed td:nth-of-type(4):before {
    content: "Status";
    font-weight: bold; }
  #award-history table.points-redeemed td:nth-of-type(5):before {
    content: "Fulfill Date";
    font-weight: bold; }
  #award-history table.points-redeemed td:nth-of-type(6):before {
    content: "Pts Redeemed";
    font-weight: bold; }
  #award-history table tfoot {
        display:block; }
  #award-history table tfoot td:nth-of-type(1):before,  #award-history table tfoot td:nth-of-type(2):before {
    content: "" !important; }
  #award-history table.points-redeemed tfoot td {
    text-align: center !important; }


#award-history table.points-earned td:nth-of-type(1):before {
  content: "Date";
  font-weight: bold; }
#award-history table.points-earned td:nth-of-type(2):before {
  content: "Descr.";
  font-weight: bold; }
#award-history table.points-earned td:nth-of-type(3):before {
  content: "Amount";
  font-weight: bold; }
#award-history table.points-earned td:nth-of-type(5):before {
  content: "Points" ;
  font-weight: bold; }

   #award-history table.other-pool-earned td:nth-of-type(1):before {
  content: "Acct. Type";
  font-weight: bold; }
#award-history table.other-pool-earned td:nth-of-type(2):before {
  content: "Name";
  font-weight: bold; }
#award-history table.other-pool-earned td:nth-of-type(3):before {
  content: "Points";
  font-weight: bold; }

  #award-history table.other-pool-redeemed td:nth-of-type(1):before {
  content: "Acct. Type";
  font-weight: bold; }
#award-history table.other-pool-redeemed td:nth-of-type(2):before {
  content: "Name";
  font-weight: bold; }
#award-history table.other-pool-redeemed td:nth-of-type(3):before {
  content: "Points";
  font-weight: bold; }

#award-history table.expired-points td:nth-of-type(1):before {
  content: "Date";
  font-weight: bold; }
#award-history table.expired-points td:nth-of-type(2):before {
  content: "Pts. Expired";
  font-weight: bold; }



 table#paymeback-table td:nth-of-type(1):before {
  content: "Date";
  font-weight: bold; }
 table#paymeback-table td:nth-of-type(2):before {
  content: "Detail";
  font-weight: bold; }

 table#paymeback-table td:nth-of-type(3):before {
  content: "Amount";
  font-weight: bold; }

 table#paymeback-table td:nth-of-type(4):before {
  content: "Points";
  font-weight: bold; }

 table#paymeback-table td:nth-of-type(5):before {
  content: "Redeem";
  font-weight: bold; }


table.cashback tr
{
    width:100%;
    display:block;
}
 table.cashback td {
  width:50%;
  border-top:1px solid #e1e1e1;
  border-bottom:none;
  float:left;
  text-align:left;
  font-weight: bold; }

 }

 /* Styles for Max Length plugin v2.0.0 */
.maxlength-feedback {
	margin-left: 0.5em;
	font-size: 75%;
}
.maxlength-full {
	background-color: #fee;
}
.maxlength-overflow {
	background-color: #fcc;
}
.maxlength-disabled {
	opacity: 0.5;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

	@media print {
	    #nav, .top .icon-container, footer, a.btn {display:none;}
	     p {
	        font-family: verdana,sans-serif;
	        font-size: 14px;
	    }
		#inner-wrap { margin-top:10em;}

	}

.yes {
	background-color: #f7b021;
    color: #fff !important;
    padding:0.5em 1em;
    width:12em;
    font-weight:bold;
    border-radius:3px;
	}

.yes span {
	 color:#fff !important;
	 font-size:1em !important;
	}
.no {
	background-color: #ba0c2f;
    color: #fff !important;
    padding:0.5em 1em;
    width:12em;
    font-weight:bold;
    border-radius:3px;
	}
	span.dropclose {
	    position:absolute; right:0; top:2px;
	}

	.boldBlue {
	color: #1b3664;
    font-weight: 600;
    text-decoration: none;
	}

	.tcalert {
	    margin-top:10px;
	}

	.form .form-block span.error-message {
	text-transform:none;
	color:#ba0c2f;
	font-size:0.9em;
	}

@media screen and (max-width: 800px)
{

	.form-block.cashbackredeem
	{
	    text-align:center;
	}
	.form-block.cashbackredeem .btn
	{
	    margin-top:10px;
	}

}
.styled-table.points-redeemed tr table tr { background:transparent;}
.terms { padding: 30px 0; }

@media print {

 .contentBanner {
  display:none;
 }

 .rewards .btn {
  display:none !important;
 }

 .rewards .styled-table.cashback {
   display:none;
 }

 .rewards .span_7_of_10 {
   width:100% !important;
   margin:0 !important;
 }

 .rewards .span_3_of_10 {
   display:none;
 }

 .breadCrumb {
   display:none;
 }

 .rewards .filter-container .head {
  padding:0;
 }

 .rewards .redeem-statement {
   padding:0;
 }

 .rewards .redeem-statement .form {
    padding:0;
 }

 .rewards .redeem-statement .form .form-block {
    padding:0;
 }

 .rewards .filter-container {
   margin-bottom:0 !important;
 }

}

/* single page reg */
.spinnerhide
{
    display:none;
}
.spinnershow
{
    display:inline;
}
.spinnerimage
{
    height:25px;
    vertical-align:middle;
    padding-left:5px;
}

.validationerror
{
    color:#cc0000 !important;
    font-size: 16px !important;
    font-weight: normal  !important;
    text-transform: none !important;
    width: auto !important;
}

@media screen and (min-width: 1170px)
{
    .registrationsubmitcontainer
    {
        padding-left: 343px;
    }
}
.address {
    padding: 5px;
    font-size: 1.5em;
}
#emailpreferences {
    font-size: 1.3em;
    max-width: 720px;
}
#emailpreferences .title {
    font-weight: bold;
}

#registrationsubmitcontainersteptwo {
    max-width: 720px;
}
#registrationsubmitcontainersteptwo .right-input {
    float: right;
}
#rbtnNoEmailPref {
    margin: 0px 5px 50px 0px;
    float: left;
}
@media screen and (max-width: 580px) {
    .div2020BannerAccount {
        padding: 0em 0em !important;
    }
    .img2020BannerAccount {
        width: 550px  !important;
        height: auto !important;
    }
   
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

		

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}


/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}


/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}

/*  GRID OF FIVE   ============================================================================= */

	
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}

/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}

.span_7_of_7 {
	width: 100%;
}

.span_6_of_7 {
	width: 85.48%;
}

.span_5_of_7 {
  	width: 70.97%;
}

.span_4_of_7 {
  	width: 56.45%;
}

.span_3_of_7 {
  	width: 41.94%;
}

.span_2_of_7 {
  	width: 27.42%;
}

.span_1_of_7 {
  	width: 12.91%;
}

/*  GRID OF EIGHT   ============================================================================= */

	
.span_8_of_8 {
	width: 100%;
}

.span_7_of_8 {
	width: 87.3%; 
}

.span_6_of_8 {
	width: 74.6%; 
}

.span_5_of_8 {
	width: 61.9%; 
}

.span_4_of_8 {
	width: 49.2%; 
}

.span_3_of_8 {
	width: 36.5%;
}

.span_2_of_8 {
	width: 23.8%; 
}

.span_1_of_8 {
	width: 11.1%; 
}

/*  GRID OF NINE   ============================================================================= */


.span_9_of_9 {
	width: 100%;
}

.span_8_of_9 {
	width: 88.71%;
}

.span_7_of_9 {
	width: 77.42%; 
}

.span_6_of_9 {
	width: 66.13%; 
}

.span_5_of_9 {
	width: 54.84%; 
}

.span_4_of_9 {
	width: 43.55%; 
}

.span_3_of_9 {
	width: 32.26%;
}

.span_2_of_9 {
	width: 20.97%; 
}

.span_1_of_9 {
	width: 9.68%; 
}


/*  GRID OF TEN   ============================================================================= */


.span_10_of_10 {
	width: 100%;
}

.span_9_of_10 {
	width: 89.84%;
}

.span_8_of_10 {
	width: 79.68%;
}

.span_7_of_10 {
	width: 69.52%; 
}

.span_6_of_10 {
	width: 59.36%; 
}

.span_5_of_10 {
	width: 49.2%; 
}

.span_4_of_10 {
	width: 39.04%; 
}

.span_3_of_10 {
	width: 28.88%;
}

.span_2_of_10 {
	width: 18.72%; 
}

.span_1_of_10 {
	width: 8.56%; 
}

/*  GRID OF ELEVEN   ============================================================================= */

.span_11_of_11 {
	width: 100%;
}

.span_10_of_11 {
	width: 90.76%;
}

.span_9_of_11 {
	width: 81.52%;
}

.span_8_of_11 {
	width: 72.29%;
}

.span_7_of_11 {
	width: 63.05%; 
}

.span_6_of_11 {
	width: 53.81%; 
}

.span_5_of_11 {
	width: 44.58%; 
}

.span_4_of_11 {
	width: 35.34%; 
}

.span_3_of_11 {
	width: 26.1%;
}

.span_2_of_11 {
	width: 16.87%; 
}

.span_1_of_11 {
	width: 7.63%; 
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.53%;
}

.span_10_of_12 {
	width: 83.06%;
}

.span_9_of_12 {
	width: 74.6%;
}

.span_8_of_12 {
	width: 66.13%;
}

.span_7_of_12 {
	width: 57.66%; 
}

.span_6_of_12 {
	width: 49.2%; 
}

.span_5_of_12 {
	width: 40.73%; 
}

.span_4_of_12 {
	width: 32.26%; 
}

.span_3_of_12 {
	width: 23.8%;
}

.span_2_of_12 {
	width: 15.33%; 
}

.span_1_of_12 {
	width: 6.86%; 
}

@media only screen and (max-width: 770px) {
	.col { 
		margin: 1% 0 1% 0%;
	}

	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
	
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
	
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
	
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%; 
	}
	
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%; 
	}
	
	.span_7_of_7 {
		width: 100%; 
	}
	.span_6_of_7 {
		width: 100%; 
	}
	.span_5_of_7 {
		width: 100%; 
	}
	.span_4_of_7 {
		width: 100%; 
	}
	.span_3_of_7 {
		width: 100%; 
	}
	.span_2_of_7 {
		width: 100%; 
	}
	.span_1_of_7 {
		width: 100%; 
	}
	
	.span_8_of_8 {
		width: 100%; 
	}
	.span_7_of_8 {
		width: 100%; 
	}
	.span_6_of_8 {
		width: 100%; 
	}
	.span_5_of_8 {
		width: 100%; 
	}
	.span_4_of_8 {
		width: 100%; 
	}
	.span_3_of_8 {
		width: 100%; 
	}
	.span_2_of_8 {
		width: 100%; 
	}
	.span_1_of_8 {
		width: 100%; 
	}
	
	.span_9_of_9 {
		width: 100%; 
	}
	.span_8_of_9 {
		width: 100%; 
	}
	.span_7_of_9 {
		width: 100%; 
	}
	.span_6_of_9 {
		width: 100%; 
	}
	.span_5_of_9 {
		width: 100%; 
	}
	.span_4_of_9 {
		width: 100%; 
	}
	.span_3_of_9 {
		width: 100%; 
	}
	.span_2_of_9 {
		width: 100%; 
	}
	.span_1_of_9 {
		width: 100%; 
	}
	
	.span_10_of_10 {
		width: 100%; 
	}
	.span_9_of_10 {
		width: 100%; 
	}
	.span_8_of_10 {
		width: 100%; 
	}
	.span_7_of_10 {
		width: 100%; 
	}
	.span_6_of_10 {
		width: 100%; 
	}
	.span_5_of_10 {
		width: 100%; 
	}
	.span_4_of_10 {
		width: 100%; 
	}
	.span_3_of_10 {
		width: 100%; 
	}
	.span_2_of_10 {
		width: 100%; 
	}
	.span_1_of_10 {
		width: 100%; 
	}
	
	.span_11_of_11 {
		width: 100%; 
	}
	.span_10_of_11 {
		width: 100%; 
	}
	.span_9_of_11 {
		width: 100%; 
	}
	.span_8_of_11 {
		width: 100%; 
	}
	.span_7_of_11 {
		width: 100%; 
	}
	.span_6_of_11 {
		width: 100%; 
	}
	.span_5_of_11 {
		width: 100%; 
	}
	.span_4_of_11 {
		width: 100%; 
	}
	.span_3_of_11 {
		width: 100%; 
	}
	.span_2_of_11 {
		width: 100%; 
	}
	.span_1_of_11 {
		width: 100%; 
	}
	
	.span_12_of_12 {
		width: 100%; 
	}
	.span_11_of_12 {
		width: 100%; 
	}
	.span_10_of_12 {
		width: 100%; 
	}
	.span_9_of_12 {
		width: 100%; 
	}
	.span_8_of_12 {
		width: 100%; 
	}
	.span_7_of_12 {
		width: 100%; 
	}
	.span_6_of_12 {
		width: 100%; 
	}
	.span_5_of_12 {
		width: 100%; 
	}
	.span_4_of_12 {
		width: 100%; 
	}
	.span_3_of_12 {
		width: 100%; 
	}
	.span_2_of_12 {
		width: 100%; 
	}
	.span_1_of_12 {
		width: 100%; 
	}
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 99.7%;
}

.owl-carousel.item-carousel .owl-wrapper-outer {
	width: 98%;
	
	
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
    left: 50%;
    margin-left: -50px;
    margin-top: 10px;
    padding: 20px 0;
    text-align: center;
    width: 100px;
    z-index: 2;
	position:absolute;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #dad9d9;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #f7b021;
	border:none;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* Component */

.morph-button {
	position: relative;
	display: block;
	margin: 0 auto;
}

.morph-button > button {
	width:13em;
	display:block;
	font-size:1.7em;
	color:#fff;
	font-weight:bold;
	padding:0.7em 0.4em;
	text-align:center;
	cursor:pointer;
	border-radius:2px;
	text-transform:uppercase;
	border:0;
}

.morph-button.open > button {
	pointer-events: none;
}

.morph-content {
	pointer-events: none;
}

.morph-button.open .morph-content {
	pointer-events: auto;
}

/* Common styles for overlay and modal type (fixed morph) */

.morph-button-fixed,
.morph-button-fixed .morph-content {
	width: 220px;
	height: 45px;
}

.morph-button-fixed > button {
	z-index: 1000;
	-webkit-transition: opacity 0.1s 0.5s;
	transition: opacity 0.1s 0.5s;
}

.morph-button-fixed.open > button {
	opacity: 0;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}

.morph-button-fixed .morph-content {
	position: fixed;
	z-index: 900;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-fixed.open .morph-content {
	opacity: 1;
}

.morph-button-fixed .morph-content > div {
	visibility: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
	transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}

.morph-button-fixed.open .morph-content > div {
	visibility: visible;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}

.morph-button-fixed.active > button {
	z-index: 2000;
}

.morph-button-fixed.active .morph-content {
	z-index: 1900;
}

.morph-button-modal::before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	pointer-events: none;
}

.morph-button-modal.open::before {
	opacity: 1;
	pointer-events: auto;
}

.morph-button-modal.active::before {
	z-index: 1800;
}

.morph-button-modal .morph-content {
	overflow: hidden;
	-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-modal.open .morph-content {
	top: 50% !important;
	left: 50% !important;
	margin: -210px 0 0 -300px;
	width: 600px;
	height: 420px;
	-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

/* Colors and sizes for individual modals */

.morph-button.morph-button-modal-2 {
	display: inline-block;
}

.morph-button-modal-2 > button {
	background:#f7b021;
	color: #fff;
}
.morph-button-modal-2 .morph-content {
	background:#fff;
	color: #606060;
}

.morph-button-modal-2.open .morph-content {
	margin: -210px 0 0 -170px;
	width: 340px;
	height: 365px;
}

.morph-button-modal-2.open .morph-content > div
 {
 	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}



/* Content */

.icon-close {
	z-index: 100;
	display: block;
	overflow: hidden;
	width: 5em;
	height: 4em;
	text-align: center;
	line-height: 2;
	cursor: pointer;
}

.icon:before {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-transform: none;
	font-weight: 700;
	speak: none;
	font-size:2.5em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-close::before {
	content: "X";
}

.icon-close {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #606060 !important;
}

.icon-close:hover {
	color: #a50a05 !important;
}

.content-style-form {
	position: relative;
	text-align: left;
}

.content-style-form h2 {
	margin: 0.15em 0 0 !important;
	padding: 0.4em 0 0;
	text-align: center;
	font-weight: 600;
	font-size: 3.5em;
	color:#606060;
}

.content-style-form form {
	padding: 10px 30px;
}

.content-style-form form p {
	margin: 0 !important;
	font-size: 0.7em;
	color:#606060;
}
.content-style-form label {
	display: block;
	padding: 15px 0 5px;
	color: #606060;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 2em;
	font-weight: 300;
}

.content-style-form input[type="text"],
.content-style-form input[type="password"] {
	padding: 8px;
	width: 100%;
	border-radius:3px;
	border: 1px solid #e9e9e9;
	background: transparent;
	color: #666;
	font-weight: 300;
	font-size: 2em;
}

.content-style-form input[type="text"]:focus,
.content-style-form input[type="password"]:focus {
	border-color: #e5e5e5;
}


.content-style-form span {
	display:block;
	margin-top:10px;
}

.content-style-form span a{
	color:#0f5fa5;
	font-weight:bold;
	text-decoration:none;
}

.content-style-form input:focus {
	outline: 0;
}

.content-style-form button {
 		width:280px;
 		display:block;
 		font-size:2em;
 		color:#fff;
 		font-weight:bold;
 		text-align:center;
 		background:#f7b021;
 		cursor:pointer;
 		border-radius:2px;
 		text-transform:uppercase;
		margin:1em auto 0;
		border:0;
		padding:0.8em;
}

.content-style-form .icon-close {
	top: -10px;
	right: 0;
	color: #fff;
}

.content-style-form .icon-close:hover {
	color: #e75854;
}

.js .content-style-form-1 h2,
.js .content-style-form-1 p,
.js .content-style-form-1 .icon-close {
	opacity: 0;
	-webkit-transition: opacity 0.2s 0.35s, -webkit-transform 0.2s 0.35s;
	transition: opacity 0.2s 0.35s, transform 0.2s 0.35s;
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
}

.content-style-form-1 p:first-child {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.content-style-form-1 p:nth-child(2) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.content-style-form-1 p:nth-child(3) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.morph-button.open .content-style-form-1 h2,
.morph-button.open .content-style-form-1 p,
.morph-button.open .content-style-form-1 .icon-close {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
	display: none;
}

.no-js .morph-button {
	margin: 10px 0;
	float: none;
}

.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
	position: relative;
	width: auto;
	height: auto;
	opacity: 1;
	visibility: visible;
	top: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
	pointer-events: auto;
}

.no-js .morph-button .morph-content .icon-close {
	display: none;
}

.no-js .morph-button-sidebar {
	width: 300px;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	height: 100%;
	background: #e85657;
	overflow: auto;
}

.no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}








