/* Globals */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../wf/icomoon.eot");
  src: url("../wf/icomoon.eot?#iefix") format("embedded-opentype"), url("../wf/icomoon-RD.ttf") format("truetype"), url("../wf/icomoon.woff") format("woff"), url("../wf/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-yelp:before {
  content: "\e600"; }

.icon-facebook:before {
  content: "\e601"; }

.icon-twitter:before {
  content: "\e602"; }

.icon-instagram:before {
  content: "\e603"; }

.icon-phone:before {
  content: "\e604"; }

.icon-envelop:before {
  content: "\e605"; }

.icon-feed:before {
  content: "\e606"; }

html {
  background: #f6f6f6; }

body {
  background-color: white; }

#loginSection { z-index: 4; position: relative; }
[role="main"] {
  padding-top: 0px;
  position: relative;
  overflow: hidden; }
  [role="main"] section {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media all and (min-width: 64em) {
      [role="main"] section {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media all and (min-width: 64em) {
      [role="main"] section.alt {
        padding-top: 100px;
        padding-bottom: 60px; } }
    [role="main"] section.alt2 {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #fafafa, #f6f6f6);
      /* IE10 */
      background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #fafafa, #f6f6f6); }
      @media all and (min-width: 64em) {
        [role="main"] section.alt2 {
          padding-top: 100px;
          padding-bottom: 100px; } }
    [role="main"] section.alt3 {
      background: #fbfbfb;
      border-bottom: 1px solid #ccc; }
    [role="main"] section.alt4 {
      padding-bottom: 0;
      border-bottom: 1px solid #ccc; }
    @media all and (min-width: 64em) {
      [role="main"] section.alt5 {
        padding-top: 80px;
        padding-bottom: 60px; } }
    [role="main"] section.alt-thrive, [role="main"] section.alt-aware, [role="main"] section.alt-forethought {
      position: relative; }
      [role="main"] section.alt-thrive:before, [role="main"] section.alt-aware:before, [role="main"] section.alt-forethought:before {
        content: '';
        position: absolute;
        width: 100%;
        display: block;
        height: 100%;
        top: 0;
        left: 0;
        background: -moz-radial-gradient(center, circle cover, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.15)));
        background: -webkit-radial-gradient(center, circle cover, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
        background: -o-radial-gradient(center, circle cover, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
        background: -ms-radial-gradient(center, circle cover, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
        background: radial-gradient(center, circle cover, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
        background-color: transparent; }
      @media all and (min-width: 50em) {
        [role="main"] section.alt-thrive img, [role="main"] section.alt-aware img, [role="main"] section.alt-forethought img {
          display: block;
          margin: auto;
          max-width: 400px; } }
    [role="main"] section.alt-thrive {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#bf6b99), to(#994573));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #bf6b99, #994573);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #bf6b99, #994573);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #bf6b99, #994573);
      /* IE10 */
      background-image: -o-linear-gradient(top, #bf6b99, #994573);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #bf6b99, #994573); }
    [role="main"] section.alt-aware {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#799f65), to(#53793e));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #799f65, #53793e);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #799f65, #53793e);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #799f65, #53793e);
      /* IE10 */
      background-image: -o-linear-gradient(top, #799f65, #53793e);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #799f65, #53793e); }
    [role="main"] section.alt-forethought {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#7cc5d8), to(#569fb2));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(top, #7cc5d8, #569fb2);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(top, #7cc5d8, #569fb2);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #7cc5d8, #569fb2);
      /* IE10 */
      background-image: -o-linear-gradient(top, #7cc5d8, #569fb2);
      /* Opera 11.10+ */
      background-image: linear-gradient(top, #7cc5d8, #569fb2); }
    [role="main"] section.single-image {
      padding-top: 0;
      padding-bottom: 20px; }
      @media all and (min-width: 64em) {
        [role="main"] section.single-image {
          padding-bottom: 100px; } }
  @media all and (min-width: 64em) {
    [role="main"] .flex > .box-border:first-of-type {
      padding-right: 50px !important;
      border-right: 1px solid #ccc; }
    [role="main"] .flex > .box-border:last-of-type {
      padding-left: 50px !important;
      border-right: none; } }

#main-wrap {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
  background-color: white; }

body.home [role="main"] {
  padding-top: 0; }
  @media all and (min-width: 64em) {
    body.home [role="main"] {
      padding-top: 0; } }

.table-wrap {
  width: 100%;
  display: block;
  overflow: scroll;
  box-shadow: inset -5px 0 11px rgba(0, 0, 0, 0.1); }
  @media all and (min-width: 50em) {
    .table-wrap {
      box-shadow: inset 0 0 0 transparent; } }

table {
  width: 100%;
  min-width: 800px;
  border-spacing: 0;
  border-collapse: collapse;
  color: #2F2965;
  margin-bottom: 50px; }
  table tr:nth-of-type(2) {
    border-top: 1px solid #2F2965; }
  table tr:last-of-type {
    border-bottom: 1px solid #2F2965; }
  table th, table td {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2F2965; }
    table th.trunc, table td.trunc {
      max-width: 90px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    @media all and (min-width: 50em) {
      table th, table td {
        max-width: 100px; } }
    @media all and (min-width: 64em) {
      table th, table td {
        max-width: auto; } }
  table th {
    border-bottom: 1px solid #2F2965;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 10px; }
  table strong {
    font-family: "Ubuntu", clean, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: uppercase;
    letter-spacing: 1px; }

.text-push {
  text-align: right; }

.push {
  float: right; }

.caps {
  text-transform: uppercase; }

.horz-rule {
  border: 0;
  height: 0;
  border-top: none;
  border-bottom: 1px solid rgba(20, 20, 20, 0.2);
  margin-bottom: 20px; }
  .horz-rule.alt {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media all and (min-width: 64em) {
      .horz-rule.alt {
        margin-top: 60px;
        margin-bottom: 60px; } }
  .horz-rule.alt2 {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #2F2965; }
    @media all and (min-width: 64em) {
      .horz-rule.alt2 {
        margin-top: 20px;
        margin-bottom: 40px;
        width: 600px;
        margin-right: auto;
        margin-left: auto; } }
  .horz-rule.with-overlay {
    margin-top: 80px;
    border-bottom: 1px solid #2F2965;
    margin-bottom: -20px;
    position: relative; }
    .horz-rule.with-overlay:before {
      width: 300px;
      position: absolute;
      top: -20px;
      left: 50%;
      margin-left: -150px;
      content: '';
      height: 50px;
      display: block;
      background: #5BB6CE; }

.stack {
  clear: both;
  display: block;
  line-height: 1.6;
  font-family: "Ubuntu", sans-serif; }

.shadow {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #2F2965; }
  a.alt {
    color: #414141; }
  a.reverse {
    color: white; }
    a.reverse:hover, a.reverse:focus, a.reverse:active {
      color: rgba(255, 255, 255, 0.5); }
  a.box {
    position: relative; }
    a.box h2, a.box h3 {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #2F2965; }
    a.box:hover, a.box:focus, a.box:active {
      color: #2d2d2d; }
      a.box:hover h2, a.box:hover h3, a.box:focus h2, a.box:focus h3, a.box:active h2, a.box:active h3 {
        color: #2d2d2d; }
  a:hover, a:focus, a:active {
    color: #414141; }
  a.alt2 {
    color: #ccc; }
    a.alt2:hover, a.alt2:focus, a.alt2:active {
      color: #414141; }
  a.alt3 {
    color: #5BB6CE; }

.ir {
  font-size: 0;
  color: transparent;
  display: block;
  background-repeat: no-repeat;
  background-position: left top; }

a.btn,
button.btn,
span.btn,
#mc_embed_signup input.btn {
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  color: #5BB6CE;
  border: 2px solid #5BB6CE;
  background: transparent;
  border-radius: 50px;
  padding: 12px 30px;
  font-family: "Ubuntu", clean, sans-serif;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-transform: translateZ(0); }
  a.btn:hover,
  button.btn:hover,
  span.btn:hover,
  #mc_embed_signup input.btn:hover {
    color: white;
    cursor: pointer; }
  a.btn .btn-background,
  button.btn .btn-background,
  span.btn .btn-background,
  #mc_embed_signup input.btn .btn-background {
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #5BB6CE; }
  a.btn.alt,
  button.btn.alt,
  span.btn.alt,
  #mc_embed_signup input.btn.alt {
    background-color: #5BB6CE;
    color: white; }
    a.btn.alt:hover,
    button.btn.alt:hover,
    span.btn.alt:hover,
    #mc_embed_signup input.btn.alt:hover {
      color: #5BB6CE; }
    a.btn.alt .btn-background,
    button.btn.alt .btn-background,
    span.btn.alt .btn-background,
    #mc_embed_signup input.btn.alt .btn-background {
      z-index: -1;
      height: 100%;
      top: 0;
      left: 0;
      background-color: white; }
  a.btn.alt2,
  button.btn.alt2,
  span.btn.alt2,
  #mc_embed_signup input.btn.alt2 {
    border-color: #994573;
    background-color: transparent;
    color: #994573; }
    a.btn.alt2:hover,
    button.btn.alt2:hover,
    span.btn.alt2:hover,
    #mc_embed_signup input.btn.alt2:hover {
      color: white; }
    a.btn.alt2 .btn-background,
    button.btn.alt2 .btn-background,
    span.btn.alt2 .btn-background,
    #mc_embed_signup input.btn.alt2 .btn-background {
      z-index: -1;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #994573; }
  a.btn.alt3,
  button.btn.alt3,
  span.btn.alt3,
  #mc_embed_signup input.btn.alt3 {
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.3);
    color: white; }
    a.btn.alt3:hover,
    button.btn.alt3:hover,
    span.btn.alt3:hover,
    #mc_embed_signup input.btn.alt3:hover {
      color: white; }
    a.btn.alt3 .btn-background,
    button.btn.alt3 .btn-background,
    span.btn.alt3 .btn-background,
    #mc_embed_signup input.btn.alt3 .btn-background {
      z-index: -1;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.2); }
  a.btn.alt4,
  button.btn.alt4,
  span.btn.alt4,
  #mc_embed_signup input.btn.alt4 {
    border-color: #2F2965;
    background-color: transparent;
    color: #2F2965; }
    a.btn.alt4:hover,
    button.btn.alt4:hover,
    span.btn.alt4:hover,
    #mc_embed_signup input.btn.alt4:hover {
      color: white; }
    a.btn.alt4 .btn-background,
    button.btn.alt4 .btn-background,
    span.btn.alt4 .btn-background,
    #mc_embed_signup input.btn.alt4 .btn-background {
      background-color: #2F2965; }
  a.btn.alt5,
  button.btn.alt5,
  span.btn.alt5,
  #mc_embed_signup input.btn.alt5 {
    border-color: #999;
    background-color: transparent;
    color: #999; }
    a.btn.alt5:hover,
    button.btn.alt5:hover,
    span.btn.alt5:hover,
    #mc_embed_signup input.btn.alt5:hover {
      color: white; }
    a.btn.alt5 .btn-background,
    button.btn.alt5 .btn-background,
    span.btn.alt5 .btn-background,
    #mc_embed_signup input.btn.alt5 .btn-background {
      z-index: -1;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #999; }
    a.btn.alt5.active,
    button.btn.alt5.active,
    span.btn.alt5.active,
    #mc_embed_signup input.btn.alt5.active {
      border-color: #2F2965;
      background: #2F2965;
      color: white; }
      a.btn.alt5.active:hover,
      button.btn.alt5.active:hover,
      span.btn.alt5.active:hover,
      #mc_embed_signup input.btn.alt5.active:hover {
        color: white; }
      a.btn.alt5.active .btn-background,
      button.btn.alt5.active .btn-background,
      span.btn.alt5.active .btn-background,
      #mc_embed_signup input.btn.alt5.active .btn-background {
        display: none; }

#mc_embed_signup input.btn {
  width: 200px;
  min-width: 200px;
  max-width: 200px; }
  #mc_embed_signup input.btn:hover {
    background: #2F2965; }

.more-link {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: white;
  border: none;
  background: #5BB6CE;
  padding: 14px 30px;
  border-radius: 30px;
  font-family: "Ubuntu", clean, sans-serif;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
  display: block;
  -webkit-transform: translateZ(0);
  max-width: 250px;
  margin: 0 auto; }
  .more-link:hover {
    color: white; }
  @media all and (min-width: 41.625em) {
    .more-link {
      padding: 12px 30px 12px 0;
      background: none;
      display: inline-block; } }

.arrow-icon:after {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: absolute;
  content: '';
  display: block;
  width: 20px;
  height: 16px;
  background: url("../img/arrow-icon.png") no-repeat left center;
  background-size: 20px 16px;
  right: 12px;
  top: 50%;
  margin-top: -8px; }
  @media all and (min-width: 41.625em) {
    .arrow-icon:after {
      right: 0; } }
.arrow-icon:hover:after {
  right: 9px; }
  @media all and (min-width: 41.625em) {
    .arrow-icon:hover:after {
      right: -3px; } }

.reverse {
  color: white; }

.for-sm-screen {
  display: block; }
  @media all and (min-width: 50em) {
    .for-sm-screen {
      display: none; } }

.slim {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.for-lg-screen {
  display: none; }
  @media all and (min-width: 50em) {
    .for-lg-screen {
      display: block; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }
  img.contain-media {
    width: 100%; }
  img.contain-illo {
    margin: auto;
    display: block;
    padding-top: 40px;
    padding-bottom: 15px;
    max-width: 90%; }
    img.contain-illo.alt {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: -5px; }
    img.contain-illo.alt2 {
      max-width: 40%; }
    @media all and (min-width: 41.625em) {
      img.contain-illo {
        width: 400px;
        padding-top: 40px;
        padding-bottom: 40px; }
        img.contain-illo.alt {
          width: 500px; }
        img.contain-illo.alt2 {
          width: 150px; } }
  img.img-right {
    float: right; }
  img.img-left {
    float: left; }
  @media all and (min-width: 50em) {
    img.offset-1 {
      margin-left: -20px; } }
  img.fun {
    border-bottom: 5px solid #2F2965;
    margin-bottom: 20px; }
  img.two-up {
    display: inline-block;
    width: 50%;
    padding-right: 20px;
    padding-top: 10px; }
    img.two-up:last-of-type {
      padding-right: 0;
      padding-left: 20px; }

figure, .img-wrap {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative; }
  figure.contain, .img-wrap.contain {
    display: block;
    text-align: center; }
    figure.contain img, .img-wrap.contain img {
      display: inline-block;
      text-align: center; }
  figure.alt, .img-wrap.alt {
    background: white;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    padding: 10px;
    width: 100%;
    height: 98%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px; }

video {
  width: 100%;
  height: auto; }

.video-img-wrap {
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  display: none; }
  .video-img-wrap:after {
    content: '';
    position: absolute;
    background: rgba(91, 182, 206, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }
  .video-img-wrap.playing:after {
    display: none; }
  @media all and (min-width: 41.625em) {
    .video-img-wrap {
      display: block; } }
  .video-img-wrap video {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1; }
    .video-img-wrap video.show {
      opacity: 1; }

.video-section {
  position: relative;
  z-index: 2;
  display: none; }
  @media all and (min-width: 41.625em) {
    .video-section {
      display: block; } }
  @media all and (min-width: 64em) {
    .video-section {
      margin-top: -90px; } }
  .video-section .video-overlay-img-wrap {
    width: 100%;
    height: 0;
    padding-bottom: 56.3%;
    position: relative; }
    .video-section .video-overlay-img-wrap:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      width: 70px;
      height: 70px;
      margin-top: -35px;
      margin-left: -35px;
      background: url("../img/play-icon.png") no-repeat center center;
      background-size: 70px 70px; }
      @media all and (min-width: 41.625em) {
        .video-section .video-overlay-img-wrap:before {
          display: none; } }
    .video-section .video-overlay-img-wrap:after {
      content: '';
      background: white;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
      padding: 10px 10px 57%;
      width: 100%;
      left: -10px;
      top: -10px;
      z-index: -1;
      height: auto;
      position: absolute;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box; }

.video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block; }

.header-bg {
  width: 100%; }

[role="main"] section.dark-overlay {
  position: relative;
  overflow: hidden;
  border-bottom: 5px solid #2F2965;
  padding: 0; }
  [role="main"] section.dark-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    height: 100%; }
  [role="main"] section.dark-overlay h1.alt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    z-index: 2; }
    @media all and (min-width: 64em) {
      [role="main"] section.dark-overlay h1.alt {
        margin-top: 20px; } }

.toggle-buttons {
  display: block;
  text-align: center;
  margin-bottom: 40px; }
  .toggle-buttons ul {
    display: inline-block;
    text-align: center;
    border: 3px solid #2F2965; }
    .toggle-buttons ul li {
      display: inline-block;
      text-align: center;
      background: white;
      margin: 0;
      width: 49%; }
      .toggle-buttons ul li:first-of-type {
        float: left; }
        @media all and (min-width: 41.625em) {
          .toggle-buttons ul li:first-of-type {
            float: none; } }
      .toggle-buttons ul li:last-of-type {
        float: right; }
        @media all and (min-width: 41.625em) {
          .toggle-buttons ul li:last-of-type {
            float: none; } }
      @media all and (min-width: 41.625em) {
        .toggle-buttons ul li {
          width: auto; } }
    .toggle-buttons ul li a {
      padding: 1px 20px;
      color: #808080;
      width: 170px;
      display: block;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: "Ubuntu", clean, sans-serif;
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold; }
      .toggle-buttons ul li a.current {
        background: #2F2965;
        color: white; }
  .toggle-buttons.alt ul {
    border: none; }
  .toggle-buttons.alt li a {
    padding: 5px;
    display: inline; }
    @media all and (min-width: 64em) {
      .toggle-buttons.alt li a {
        padding: 1px 10px;
        display: block; } }

ul.pagination {
  display: block;
  text-align: center; }
  ul.pagination li {
    display: inline-block;
    text-align: center; }
    ul.pagination li.current {
      font-weight: bold;
      border-bottom: 2px solid #2F2965;
      background: #f6f6f6;
      padding: 2px 10px; }
  ul.pagination li a {
    color: #2F2965;
    padding: 2px 10px; }

.box-wrap {
  margin-bottom: 40px; }
  @media all and (min-width: 64em) {
    .box-wrap {
      margin-bottom: 80px; }
      .box-wrap:nth-of-type(odd) {
        padding-right: 40px !important; }
      .box-wrap:nth-of-type(even) {
        padding-left: 40px !important; } }

@media all and (min-width: 41.625em) {
  .overlay-content {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); } }

.overlay-content-inner {
  width: 100%; }
  @media all and (min-width: 41.625em) {
    .overlay-content-inner {
      width: 75%;
      float: left;
      color: white; } }
  .overlay-content-inner h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #5BB6CE;
    font-weight: 200;
    max-width: 500px;
    margin-top: 20px; }
    @media all and (min-width: 41.625em) {
      .overlay-content-inner h2 {
        font-size: 42px;
        font-size: 2.625rem;
        color: white;
        margin-top: 0; } }

.play-icon {
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px; }
  .play-icon:hover {
    cursor: pointer; }
  @media all and (min-width: 41.625em) {
    .play-icon {
      position: relative;
      height: 164px;
      width: 25%;
      left: auto;
      top: auto;
      margin-left: 0;
      float: left; } }
  .play-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 164px;
    background: url("../img/play-icon.png") no-repeat center center;
    background-size: 70px 70px; }
    @media all and (min-width: 41.625em) {
      .play-icon:before {
        display: block; } }
    @media all and (min-width: 50em) {
      .play-icon:before {
        background-size: 100px 100px; } }
    @media all and (min-width: 82.8125em) {
      .play-icon:before {
        background-size: 164px 164px; } }

[role="main"] ul.horz-centered-list {
  display: block;
  text-align: center; }
  [role="main"] ul.horz-centered-list li {
    display: inline-block;
    text-align: center; }
  [role="main"] ul.horz-centered-list a {
    margin: 0 8px; }

.slider-arrows {
  width: 100%;
  position: absolute;
  top: 42%;
  margin-top: -25px;
  display: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none; }
  @media all and (min-width: 64em) {
    .slider-arrows {
      display: block; } }

.slider-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  display: block; }
  .slider-arrow:hover {
    cursor: pointer; }
  .slider-arrow:before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/slider-arrow.png") no-repeat center bottom;
    background-size: 50px 100px; }
  .slider-arrow.arrow-right {
    right: 0;
    left: auto; }
    .slider-arrow.arrow-right:before {
      background-position: center top; }

.apps-module {
  padding: 20px 0 0;
  display: block;
  text-align: center;
  position: relative; }
  @media all and (min-width: 41.625em) {
    .apps-module {
      padding: 120px 0 50%; } }
  @media all and (min-width: 50em) {
    .apps-module {
      padding: 120px 0 50%; } }
  @media all and (min-width: 64em) {
    .apps-module {
      padding: 120px 0 30%; } }

.app-wrap {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  @media all and (min-width: 41.625em) {
    .app-wrap {
      position: absolute;
      top: 0;
      width: 35%;
      -webkit-transform: scale(0.75, 0.75);
      -moz-transform: scale(0.75, 0.75);
      -ms-transform: scale(0.75, 0.75);
      -o-transform: scale(0.75, 0.75);
      transform: scale(0.75, 0.75); }
      .app-wrap.app-wrap-forethought {
        left: 0; }
      .app-wrap.app-wrap-thrive {
        left: 50%;
        margin-left: -17.5%; }
      .app-wrap.app-wrap-aware {
        left: auto;
        right: 0; } }
  @media all and (min-width: 64em) {
    .app-wrap {
      width: 400px; }
      .app-wrap.app-wrap-forethought {
        left: 6%; }
      .app-wrap.app-wrap-thrive {
        left: 50%;
        margin-left: -200px; }
      .app-wrap.app-wrap-aware {
        left: auto;
        right: 6%; } }
  .app-wrap .app-icon {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 280px;
    display: block;
    margin: auto;
    text-align: center; }
    @media all and (min-width: 41.625em) {
      .app-wrap .app-icon {
        -webkit-filter: blur(2px);
        filter: blur(2px); } }
    .app-wrap .app-icon.app-icon-aware {
      margin-top: -5px; }
  .app-wrap h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    margin-top: 20px;
    color: #999;
    font-weight: 400; }
  .app-wrap .feature-content {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media all and (min-width: 41.625em) {
      .app-wrap .feature-content {
        opacity: 0; } }
  .app-wrap.active {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
    @media all and (min-width: 41.625em) {
      .app-wrap.active {
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -o-transform: translate(0, 30px);
        transform: translate(0, 30px); } }
    .app-wrap.active .app-icon {
      -webkit-filter: blur(0px);
      filter: blur(0px); }
    .app-wrap.active h3 {
      margin-top: 20px;
      color: #5BB6CE;
      font-weight: 400; }
    .app-wrap.active .feature-content {
      opacity: 1;
      -webkit-transition: all 0.7s ease-in-out;
      -moz-transition: all 0.7s ease-in-out;
      -o-transition: all 0.7s ease-in-out;
      -ms-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out; }

.down-button {
  position: absolute;
  display: none;
  bottom: 0;
  left: 50%;
  z-index: 2;
  position: absolute;
  border-radius: 80px;
  width: 80px;
  height: 80px;
  margin-bottom: -140px;
  margin-left: -40px;
  background: #994573;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bf6b99), to(#994573));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #bf6b99, #994573);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #bf6b99, #994573);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #bf6b99, #994573);
  /* IE10 */
  background-image: -o-linear-gradient(top, #bf6b99, #994573);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #bf6b99, #994573);
  color: #999; }
  @media all and (min-width: 64em) {
    .down-button {
      display: block; } }
  .down-button:before {
    content: 'Explore Apps';
    position: absolute;
    top: -30px;
    left: 50%;
    text-align: center;
    width: 200px;
    margin-left: -100px;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .down-button:after {
    content: '';
    background: url("../img/down-arrow.png") no-repeat center center;
    background-size: 25px 17px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -8.5px;
    margin-left: -12px;
    width: 25px;
    height: 17px;
    display: block; }
  .down-button:hover {
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bf6b99), to(#8e406b));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #bf6b99, #8e406b);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #bf6b99, #8e406b);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #bf6b99, #8e406b);
    /* IE10 */
    background-image: -o-linear-gradient(top, #bf6b99, #8e406b);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #bf6b99, #8e406b); }

.section {
  margin-bottom: 40px; }
  @media all and (min-width: 41.625em) {
    .section {
      margin-bottom: 100px; } }
  .section h2 {
    margin-top: 40px; }
  @media all and (min-width: 41.625em) {
    .section.alt {
      margin-top: 80px;
      margin-bottom: 80px; } }

[role="main"] section .app-detail-header {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media all and (min-width: 41.625em) {
    [role="main"] section .app-detail-header {
      padding-top: 40px;
      padding-bottom: 40px; } }
  [role="main"] section .app-detail-header img.app-icon {
    width: 175px;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    vertical-align: middle; }
    @media all and (min-width: 50em) {
      [role="main"] section .app-detail-header img.app-icon {
        margin-bottom: 40px; } }
  [role="main"] section .app-detail-header .text-wrap {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px; }
    @media all and (min-width: 50em) {
      [role="main"] section .app-detail-header .text-wrap {
        margin-bottom: 50px; } }
  [role="main"] section .app-detail-header .big-text {
    text-align: left; }
  [role="main"] section .app-detail-header .subhead {
    text-align: left; }

.lower-content {
  margin-top: 10px;
  text-align: center; }
  @media all and (min-width: 50em) {
    .lower-content {
      margin-top: 100px;
      text-align: left; } }

.app-wrap-alt {
  margin-top: 40px; }
  @media all and (min-width: 41.625em) {
    .app-wrap-alt {
      padding: 50px; } }
  .app-wrap-alt img {
    width: 300px;
    display: block;
    margin: auto; }

.team-item {
  position: relative;
  background-position: left bottom;
  background-size: auto 100%;
  background-repeat: no-repeat; }
  .team-item:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(91, 182, 206, 0.95); }
    @media all and (min-width: 50em) {
      .team-item:before {
        display: none; } }
  .team-item.alt {
    background-position: right bottom; }
  .team-item .sm-profile-img {
    position: relative;
    z-index: 2;
    display: block; }
    @media all and (min-width: 50em) {
      .team-item .sm-profile-img {
        display: none; } }
  .team-item .lg-profile-img {
    display: none; }
    @media all and (min-width: 50em) {
      .team-item .lg-profile-img {
        display: block; } }
  .team-item .team-item-content-wrap .flex {
    padding: 0; }
  @media all and (min-width: 50em) {
    .team-item .team-item-content-wrap {
      position: absolute;
      width: 100%;
      top: 0; } }
  .team-item .team-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
    color: white; }
    @media all and (min-width: 41.625em) {
      .team-item .team-item-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media all and (min-width: 50em) {
      .team-item .team-item-content {
        margin-top: 0;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-left: -20px;
        background: rgba(91, 182, 206, 0.7); } }
    @media all and (min-width: 64em) {
      .team-item .team-item-content {
        margin-bottom: auto;
        padding-left: 0;
        margin-top: 0;
        margin-left: auto;
        background: transparent;
        max-width: 500px;
        top: 0;
        -webkit-transform: translate(0, 5%);
        -moz-transform: translate(0, 5%);
        -ms-transform: translate(0, 5%);
        -o-transform: translate(0, 5%);
        transform: translate(0, 5%); } }
    @media all and (min-width: 82.8125em) {
      .team-item .team-item-content {
        -webkit-transform: translate(0, 15%);
        -moz-transform: translate(0, 15%);
        -ms-transform: translate(0, 15%);
        -o-transform: translate(0, 15%);
        transform: translate(0, 15%); } }
    @media all and (min-width: 50em) {
      .team-item .team-item-content p {
        font-size: 13px; } }
    @media all and (min-width: 64em) {
      .team-item .team-item-content p {
        font-size: inherit; } }
  .team-item.alt .team-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
    color: white; }
    @media all and (min-width: 50em) {
      .team-item.alt .team-item-content {
        margin-right: -20px;
        margin-left: auto;
        padding-right: 10px; } }
    @media all and (min-width: 64em) {
      .team-item.alt .team-item-content {
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto; } }

.video-wrap {
  padding: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none; }
  @media all and (min-width: 800px) {
    .video-wrap {
      display: block; } }
  .video-wrap video {
    transition: opacity, .5s, ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 100%;
    opacity: 0; }
    .video-wrap video.show {
      opacity: 1; }

.contain-content {
  max-width: 480px;
  margin: auto; }
  @media all and (min-width: 50em) {
    .contain-content.alt {
      padding-top: 40px;
      padding-bottom: 40px; } }

.entry-meta {
  color: #2F2965;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.blog.single .entry-meta {
    margin-bottom: 15px; }
  .entry-meta span {
    color: #999; }
  .entry-meta .entry-tags a {
    color: #999; }
    .entry-meta .entry-tags a:hover {
      color: #2F2965; }
  .entry-meta span.separator {
    padding: 0 3px; }

[role="main"] ul.social {
  display: block;
  text-align: center; }
  [role="main"] ul.social li {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    margin: 10px 18px; }
  [role="main"] ul.social li a {
    display: block;
    font-size: 0;
    width: 45px;
    height: 45px;
    background: url("../img/social-icons.png") no-repeat left top;
    background-size: 232px 45px; }
    [role="main"] ul.social li a.facebook {
      background-position: -94px; }
    [role="main"] ul.social li a.instagram {
      background-position: -187px; }

aside h4.alt6 {
  color: #5BB6CE;
  font-weight: 400px;
  font-size: 14px;
  letter-spacing: 1px; }

.flex {
  *zoom: 1;
  position: relative;
  clear: both;
  padding: 5px 10px;
  display: block;
  max-width: 1300px;
  max-width: 81.25rem;
  margin: 0 auto; }
  .flex:after {
    content: "";
    display: table;
    clear: both; }
  .flex.tuck {
    padding: 0 10px; }
  .flex .g1-flex1 {
    float: left;
    width: 25%;
    padding: 0 10px;
    padding: 0 0.625rem; }
    .flex .g1-flex1.push {
      float: right; }
  .flex .g1-flex2 {
    float: left;
    width: 50%;
    padding: 0 10px;
    padding: 0 0.625rem; }
    .flex .g1-flex2.push {
      float: right; }
  .flex .g1-flex3 {
    width: 75%;
    padding: 0 10px;
    padding: 0 0.625rem; }
    .flex .g1-flex3.push {
      float: right; }
  .flex .g1-flex4 {
    float: left;
    width: 100%;
    padding: 0 10px;
    padding: 0 0.625rem; }
    .flex .g1-flex4.push {
      float: right; }
  .flex .g1-hide, .flex .g2-hide {
    display: none; }
  .flex .g1-show {
    display: block; }
  .flex .flex-nested:first-child, .flex .flex-nested.g1-flex4:last-child {
    padding-left: 0; }
  @media all and (min-width: 50em) {
    .flex .g2-flex1 {
      float: left;
      width: 16.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex1.push {
        float: right; }
    .flex .g2-flex2 {
      float: left;
      width: 33.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex2.push {
        float: right; }
    .flex .g2-flex3 {
      float: left;
      width: 50%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex3.push {
        float: right; }
    .flex .g2-flex4 {
      float: left;
      width: 66.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex4.push {
        float: right; }
    .flex .g2-flex5 {
      float: left;
      width: 83.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex5.push {
        float: right; }
    .flex .g2-flex6 {
      width: 100%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g2-flex6.push {
        float: right; }
    .flex .g2-show {
      display: block; }
    .flex .g2-hide {
      display: none; }
    .flex .flex-nested:last-child {
      padding-right: 0; }
    .flex .flex-nested.g1-flex4:last-child {
      padding-left: 10px;
      padding-left: 0.625rem; }
    .flex .flex-nested.g1-flex4:first-child {
      padding-left: 0; } }
  @media all and (min-width: 64em) {
    .flex .g3-flex1 {
      float: left;
      width: 8.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex1.push {
        float: right; }
    .flex .g3-flex2 {
      float: left;
      width: 16.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex2.push {
        float: right; }
    .flex .g3-flex3 {
      float: left;
      width: 25%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex3.push {
        float: right; }
    .flex .g3-flex4 {
      float: left;
      width: 33.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex4.push {
        float: right; }
    .flex .g3-flex5 {
      float: left;
      width: 41.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex5.push {
        float: right; }
    .flex .g3-flex6 {
      float: left;
      width: 50%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex6.push {
        float: right; }
    .flex .g3-flex7 {
      float: left;
      width: 58.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex7.push {
        float: right; }
    .flex .g3-flex8 {
      float: left;
      width: 66.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex8.push {
        float: right; }
    .flex .g3-flex9 {
      float: left;
      width: 75%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex9.push {
        float: right; }
    .flex .g3-flex10 {
      float: left;
      width: 83.33333%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex10.push {
        float: right; }
    .flex .g3-flex11 {
      float: left;
      width: 91.66667%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex11.push {
        float: right; }
    .flex .g3-flex12 {
      width: 100%;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .flex .g3-flex12.push {
        float: right; }
    .flex .g3-show {
      display: block; }
    .flex .g3-hide {
      display: none; }
    .flex .g3-offset1 {
      margin-left: 8.4%; }
    .flex .g3-offset2 {
      margin-left: 16.8%; }
    .flex .g3-offset3 {
      margin-left: 24.2%; } }

html {
  font-size: 83%; }

body {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #999; }

strong {
  font-weight: 900; }

em {
  font-style: italic; }

.center {
  text-align: center; }

.alpha {
  font-size: 38px;
  font-size: 2.375rem; }

.beta {
  font-size: 24px;
  font-size: 1.5rem; }

.gamma {
  font-size: 22px;
  font-size: 1.375rem; }

.delta {
  font-size: 20px;
  font-size: 1.25rem; }

.epsilon {
  font-size: 16px;
  font-size: 1rem; }

.zeta {
  font-size: 15px;
  font-size: 0.9375rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ubuntu", clean, sans-serif;
  color: #5BB6CE;
  margin-bottom: 6px;
  font-weight: 900;
  line-height: 1.2; }
  h1.big-text, h2.big-text, h3.big-text, h4.big-text, h5.big-text, h6.big-text {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: .8;
    margin-top: 0; }
    @media all and (min-width: 41.625em) {
      h1.big-text, h2.big-text, h3.big-text, h4.big-text, h5.big-text, h6.big-text {
        font-size: 50px;
        font-size: 3.125rem; } }
    @media all and (min-width: 50em) {
      h1.big-text, h2.big-text, h3.big-text, h4.big-text, h5.big-text, h6.big-text {
        font-size: 60px;
        font-size: 3.75rem; } }
    @media all and (min-width: 64em) {
      h1.big-text, h2.big-text, h3.big-text, h4.big-text, h5.big-text, h6.big-text {
        font-size: 120px;
        font-size: 7.5rem; } }
  h1.sm-screen-tiny, h2.sm-screen-tiny, h3.sm-screen-tiny, h4.sm-screen-tiny, h5.sm-screen-tiny, h6.sm-screen-tiny {
    font-size: 24px;
    font-size: 1.5rem; }
    @media all and (min-width: 50em) {
      h1.sm-screen-tiny, h2.sm-screen-tiny, h3.sm-screen-tiny, h4.sm-screen-tiny, h5.sm-screen-tiny, h6.sm-screen-tiny {
        font-size: 34px;
        font-size: 2.125rem; } }
    @media all and (min-width: 64em) {
      h1.sm-screen-tiny, h2.sm-screen-tiny, h3.sm-screen-tiny, h4.sm-screen-tiny, h5.sm-screen-tiny, h6.sm-screen-tiny {
        font-size: 42px;
        font-size: 2.625rem; } }
  h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
    margin-bottom: 10px; }
    @media all and (min-width: 41.625em) {
      h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
        margin-bottom: 60px; } }
  h1.alt2, h2.alt2, h3.alt2, h4.alt2, h5.alt2, h6.alt2 {
    margin-top: 20px;
    color: #5BB6CE;
    font-weight: 400; }
  h1.alt3, h2.alt3, h3.alt3, h4.alt3, h5.alt3, h6.alt3 {
    color: #2F2965; }
  h1.alt4, h2.alt4, h3.alt4, h4.alt4, h5.alt4, h6.alt4 {
    color: #999; }
    @media all and (min-width: 41.625em) {
      h1.alt4, h2.alt4, h3.alt4, h4.alt4, h5.alt4, h6.alt4 {
        margin-top: 60px;
        margin-bottom: 80px; } }
  h1.alt5, h2.alt5, h3.alt5, h4.alt5, h5.alt5, h6.alt5 {
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px; }
    @media all and (min-width: 41.625em) {
      h1.alt5, h2.alt5, h3.alt5, h4.alt5, h5.alt5, h6.alt5 {
        margin-bottom: 60px; } }

h3 {
  text-transform: uppercase;
  letter-spacing: 1px; }

h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 1px; }

.subhead {
  color: rgba(0, 0, 0, 0.3);
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: -7px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .subhead.alt {
    margin-top: 0;
    margin-bottom: 5px; }

p, ul, pre {
  font-size: 16px;
  font-size: 1rem; }
  p.small, ul.small, pre.small {
    font-size: 12px;
    font-size: 0.75rem; }
    p.small.white, ul.small.white, pre.small.white {
      color: #fff; }
    p.small.push, ul.small.push, pre.small.push {
      float: right; }
  p.large, ul.large, pre.large {
    font-size: 18px;
    font-size: 1.125rem; }

ul {
  list-style-type: none; }
  ul.horz-list {
    *zoom: 1;
    font-weight: 400;
    list-style-type: none; }
    ul.horz-list:after {
      content: "";
      display: table;
      clear: both; }
    ul.horz-list li {
      float: left; }
    ul.horz-list li a {
      display: block;
      float: left; }
  ul li.push {
    float: right;
    margin-right: 0; }
  ul.horz-buttons, ul.prev-next-buttons {
    *zoom: 1;
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    padding-top: 20px; }
    ul.horz-buttons:after, ul.prev-next-buttons:after {
      content: "";
      display: table;
      clear: both; }
    ul.horz-buttons li, ul.prev-next-buttons li {
      display: inline;
      text-align: center; }
      @media all and (min-width: 64em) {
        ul.horz-buttons li, ul.prev-next-buttons li {
          margin: 0 25px;
          overflow: visible; } }
      ul.horz-buttons li:first-child a, ul.prev-next-buttons li:first-child a {
        margin-bottom: 10px; }
        @media all and (min-width: 50em) {
          ul.horz-buttons li:first-child a, ul.prev-next-buttons li:first-child a {
            margin-bottom: 0; } }
  ul.prev-next-buttons {
    margin-top: 40px;
    padding-bottom: 40px;
    display: block; }
    ul.prev-next-buttons li {
      float: left; }
      ul.prev-next-buttons li:last-of-type {
        float: right; }
      ul.prev-next-buttons li a.btn {
        padding: 17px 12px 14px 15px; }
      @media all and (min-width: 64em) {
        ul.prev-next-buttons li {
          margin: 0 10px;
          overflow: visible; }
          ul.prev-next-buttons li a.btn {
            padding: 17px 30px 14px 32px; } }
      ul.prev-next-buttons li:first-child a {
        margin-bottom: 0px; }
        @media all and (min-width: 50em) {
          ul.prev-next-buttons li:first-child a {
            margin-bottom: 0; } }
  ul.alt {
    font-family: "Ubuntu", clean, sans-serif; }
    ul.alt li:first-child a {
      width: 50px; }
    ul.alt a {
      color: white;
      color: rgba(255, 255, 255, 0.6);
      font-size: 30px;
      font-size: 1.875rem;
      padding: 5px 15px; }
      ul.alt a.ss-icon {
        padding: 10px 10px 0px; }
      ul.alt a.ss-businessuser {
        padding-right: 35px;
        position: relative; }
        ul.alt a.ss-businessuser:after {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          font-size: 26px;
          font-size: 1.625rem;
          position: absolute;
          top: 8px;
          color: rgba(255, 255, 255, 0.6);
          margin-left: 7px;
          margin-top: 2px; }
      ul.alt a:hover {
        cursor: pointer; }
      ul.alt a.active {
        color: white; }
        ul.alt a.active.ss-businessuser:after {
          color: white; }
    ul.alt li.active a {
      color: white; }

[role="main"] p, [role="main"] ul, [role="main"] dl, [role="main"] pre {
  line-height: 1.7;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem; }
  [role="main"] p.small, [role="main"] ul.small, [role="main"] dl.small, [role="main"] pre.small {
    font-size: 14px;
    font-size: 0.875rem; }
  [role="main"] p.alt, [role="main"] ul.alt, [role="main"] dl.alt, [role="main"] pre.alt {
    font-weight: 400;
    margin-bottom: 10px;
    font-style: italic;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto; }
    @media all and (min-width: 50em) {
      [role="main"] p.alt, [role="main"] ul.alt, [role="main"] dl.alt, [role="main"] pre.alt {
        margin-bottom: 50px; } }
[role="main"] li {
  margin-bottom: 18px;
  margin-bottom: 1.125rem; }
[role="main"] ul.bullets {
  margin-left: 50px;
  padding-right: 20px;
  list-style-type: disc;
  margin-top: 0; }
  [role="main"] ul.bullets li {
    margin-bottom: 4px; }
[role="main"] p.alt2 {
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
[role="main"] p.more-link {
  color: #414141;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Ubuntu", clean, sans-serif; }

pre {
  font-size: 22px;
  font-size: 1.375rem; }

blockquote {
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  @media all and (min-width: 50em) {
    blockquote {
      font-size: 24px;
      font-size: 1.5rem; } }
  blockquote:before, blockquote:after {
    content: open-quote;
    font-size: 18px;
    font-size: 1.125rem;
    color: #5BB6CE;
    font-weight: 900;
    padding: 0 3px; }
    @media all and (min-width: 50em) {
      blockquote:before, blockquote:after {
        font-size: 26px;
        font-size: 1.625rem; } }
  blockquote:after {
    content: close-quote; }
  blockquote.alt {
    font-style: normal;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    padding-left: 0px;
    padding-right: 0px; }
    blockquote.alt:before, blockquote.alt:after {
      display: none; }

cite {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Ubuntu", clean, sans-serif;
  color: #2F2965;
  font-style: normal;
  margin-top: 5px; }

@media all and (min-width: 50em) {
  html {
    font-size: 94%; }

  .alpha {
    font-size: 42px;
    font-size: 2.625rem; }

  .beta {
    font-size: 40px;
    font-size: 2.5rem; }

  .gamma {
    font-size: 32px;
    font-size: 2rem; }

  .delta {
    font-size: 24px;
    font-size: 1.5rem; }

  .epsilon {
    font-size: 16px;
    font-size: 1rem; }

  .zeta {
    font-size: 15px;
    font-size: 0.9375rem; } }
@media all and (min-width: 64em) {
  html {
    font-size: 100%; }

  .alpha {
    font-size: 48px;
    font-size: 3rem; }

  .beta {
    font-size: 40px;
    font-size: 2.5rem; }

  .gamma {
    font-size: 32px;
    font-size: 2rem; }

  .delta {
    font-size: 24px;
    font-size: 1.5rem; }

  .epsilon {
    font-size: 20px;
    font-size: 1.25rem; }

  .zeta {
    font-size: 17px;
    font-size: 1.0625rem; } }
.site-title {
  transition: all 0.3s ease-in-out;
  background-position: center center;
  width: 140px;
  height: 30px;
  position: relative;
  background-image: url("../img/logo-new-140x33.png");
  background-size: 140px 33px;
  margin: 20px 0 10px;
  display: block; }
  @media all and (min-width: 41.625em) {
    .site-title {
      margin-top: 30px;
      margin-bottom: 20px; } }
  @media all and (min-width: 50em) {
    .site-title {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media all and (min-width: 64em) {
    .site-title {
      margin-bottom: 14px; } }

[role="banner"] {
  position: relative;
  background: white;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  *zoom: 1; }
  [role="banner"]:after {
    content: "";
    display: table;
    clear: both; }
  [role="banner"] h1 {
    float: left;
    display: inline-block; }
  [role="banner"] > .flex {
    padding-top: 0;
    padding-bottom: 0; }
  @media all and (min-width: 64em) {
    [role="banner"] {
      background: white;
      top: 0;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05); } }


  [role="alert"] {
    background: #F1A021;
    padding: 4px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    color: white;
    font-size: 110%;
  }

  [role="alert"] a {
     color: rgb(219, 243, 255);
     text-decoration: underline;
  }

.slider-wrap .slider .slide {
  -webkit-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  -ms-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  display: block; }
  .slider-wrap .slider .slide img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .slider-wrap .slider .slide.active {
    position: relative;
    opacity: 1; }

#hero {
  position: relative;
  background: #414141;
  overflow: hidden; }
  #hero h1.intro {
    margin-bottom: 0;
    font-weight: 200;
    font-size: 26px;
    font-size: 1.625rem;
    font-style: italic;
    color: white; }
    @media all and (min-width: 64em) {
      #hero h1.intro {
        font-size: 30px;
        font-size: 1.875rem; } }
    #hero h1.intro em {
      font-style: normal;
      font-weight: 900;
      display: block;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1;
      margin-bottom: 15px;
      color: white; }
      @media all and (min-width: 64em) {
        #hero h1.intro em {
          font-size: 40px;
          font-size: 2.5rem; } }
      #hero h1.intro em .change-text {
        width: 112px;
        height: 28px;
        display: inline-block;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.6);
        margin-bottom: -8px; }
        @media all and (min-width: 41.625em) {
          #hero h1.intro em .change-text {
            height: 26px;
            width: 127px;
            margin-bottom: -6px; } }
        @media all and (min-width: 50em) {
          #hero h1.intro em .change-text {
            height: 28px;
            width: 127px;
            margin-bottom: -6px; } }
        @media all and (min-width: 64em) {
          #hero h1.intro em .change-text {
            width: 196px;
            height: 40px;
            margin-bottom: -6px; } }
        #hero h1.intro em .change-text:before {
          content: '';
          background: white;
          position: absolute;
          right: -20px;
          bottom: -1px;
          height: 41px;
          width: 20px;
          display: none; }
        #hero h1.intro em .change-text span {
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          -ms-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
          text-align: left;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          line-height: 1;
          clip: rect(0px, 0px, 198px, 0px); }
          #hero h1.intro em .change-text span:after {
            content: '';
            background: white;
            position: absolute;
            right: -40px;
            bottom: -1px;
            height: 41px;
            width: 10px;
            display: none; }
        #hero h1.intro em .change-text span.active {
          -webkit-transition: all 0.85s ease-in-out;
          -moz-transition: all 0.85s ease-in-out;
          -o-transition: all 0.85s ease-in-out;
          -ms-transition: all 0.85s ease-in-out;
          transition: all 0.85s ease-in-out;
          opacity: 1;
          clip: rect(0, 198px, 198px, 0px); }
  #hero .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    margin-bottom: 0;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    body.home #hero .hero-content {
      top: 36%; }
    @media all and (min-width: 64em) {
      body.home #hero .hero-content {
        top: 40%; } }
    #hero .hero-content p {
      margin-bottom: 0; }
      @media all and (min-width: 64em) {
        #hero .hero-content p {
          margin-bottom: 24px; } }

#hero-background img {
  position: relative;
  z-index: 1; }

.img-lg {
  display: none; }
  @media all and (min-width: 41.625em) {
    .img-lg {
      display: block; } }

.img-sm {
  display: block; }
  @media all and (min-width: 41.625em) {
    .img-sm {
      display: none; } }

.menu-button {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 30px;
  height: 30px; }
  .menu-button:before, .menu-button:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: '';
    background-color: #2F2965;
    position: absolute;
    top: 10px;
    left: 0;
    width: 30px;
    height: 6px; }
  .menu-button:after {
    top: 20px;
    width: 24px; }
  @media all and (min-width: 41.625em) {
    .menu-button {
      display: none;
      top: 25px; } }
  .menu-button:hover {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
  .menu-button.active:before, .menu-button.active:after {
    top: 50%;
    width: 30px;
    height: 6px;
    -webkit-transform: rotate(-225deg) rotateX(0) rotateY(0);
    -moz-transform: rotate(-225deg) rotateX(0) rotateY(0);
    -ms-transform: rotate(-225deg) rotateX(0) rotateY(0);
    -o-transform: rotate(-225deg) rotateX(0) rotateY(0);
    transform: rotate(-225deg) rotateX(0) rotateY(0); }
  .menu-button.active:after {
    -webkit-transform: rotate(225deg) rotateX(0) rotateY(0);
    -moz-transform: rotate(225deg) rotateX(0) rotateY(0);
    -ms-transform: rotate(225deg) rotateX(0) rotateY(0);
    -o-transform: rotate(225deg) rotateX(0) rotateY(0);
    transform: rotate(225deg) rotateX(0) rotateY(0); }

[role="navigation"] {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  *zoom: 1;
  z-index: 9;
  background: #2F2965;
  position: absolute;
  width: 100%;
  min-height: 800px;
  top: 66px;
  left: 0;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }
  [role="navigation"]:after {
    content: "";
    display: table;
    clear: both; }
  [role="navigation"].show {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media all and (min-width: 41.625em) {
    [role="navigation"] {
      -webkit-transition: all 0s ease-in-out;
      -moz-transition: all 0s ease-in-out;
      -o-transition: all 0s ease-in-out;
      -ms-transition: all 0s ease-in-out;
      transition: all 0s ease-in-out;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      min-height: 0;
      position: relative;
      background: transparent;
      top: auto;
      width: auto;
      float: right;
      display: inline-block; } }
  [role="navigation"] ul.main-nav {
    *zoom: 1;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center; }
    [role="navigation"] ul.main-nav:after {
      content: "";
      display: table;
      clear: both; }
    @media all and (min-width: 41.625em) {
      [role="navigation"] ul.main-nav {
        margin-top: 30px;
        display: block;
        margin-bottom: 25px;
        float: right; } }
    [role="navigation"] ul.main-nav li {
      -webkit-transform: translate3d(0, 0, 0);
      display: block;
      margin: 20px 0 0;
      text-align: center;
      overflow: hidden;
      font-size: 26px;
      font-size: 1.625rem; }
      @media all and (min-width: 41.625em) {
        [role="navigation"] ul.main-nav li {
          margin: 0;
          display: inline-block;
          font-size: 14px;
          font-size: 0.875rem;
          float: left; } }
    [role="navigation"] ul.main-nav li a {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      font-family: "Ubuntu", clean, sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-rendering: geometricPrecision;
      display: block;
      background: none;
      color: white;
      padding: 5px 5px 0;
      margin-left: 10px;
      margin-right: 10px;
      text-align: center;
      position: relative;
      font-weight: 700; }
      @media all and (min-width: 41.625em) {
        [role="navigation"] ul.main-nav li a {
          border-top: none;
          padding: 5px 1px 2px;
          margin-left: 30px;
          margin-right: 0px;
          color: #999; } }
      @media all and (min-width: 41.625em) {
        [role="navigation"] ul.main-nav li a:hover, [role="navigation"] ul.main-nav li a:focus, [role="navigation"] ul.main-nav li a:active {
          color: #2F2965; } }
      [role="navigation"] ul.main-nav li a.current {
        color: rgba(255, 255, 255, 0.7); }
        @media all and (min-width: 41.625em) {
          [role="navigation"] ul.main-nav li a.current {
            color: #2F2965; } }

[role="contentinfo"] {
  position: relative;
  background: #f6f6f6;
  padding: 20px 0 20px;
  border-top: 1px solid #ccc; }
  [role="contentinfo"] p {
    display: block;
    vertical-align: middle;
    font-family: "Ubuntu", clean, sans-serif;
    margin-top: 0;
    text-align: center;
    color: #999; }
    @media all and (min-width: 64em) {
      [role="contentinfo"] p {
        display: inline-block;
        text-align: left; } }

.footer-nav ul {
  display: block;
  text-align: center; }
  @media all and (min-width: 64em) {
    .footer-nav ul {
      text-align: right; } }
  .footer-nav ul li {
    display: inline-block;
    margin-botom: 0;
    margin-top: 0px;
    text-align: center; }
    @media all and (min-width: 64em) {
      .footer-nav ul li {
        text-align: left; } }
    .footer-nav ul li a {
      display: block;
      margin: 5px;
      color: #999; }
      @media all and (min-width: 64em) {
        .footer-nav ul li a {
          margin: 5px 30px 5px 0; } }
      .footer-nav ul li a:hover {
        color: #414141; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

#email-box {
  display: none; }

.errors {
  color: red; }

label {
  display: block;
  color: #2F2965;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-size: 0.9375rem; }
  label span {
    color: #2F2965; }

.select-styled {
  position: relative;
  width: 100%;
  height: 55px;
  overflow: hidden;
  background: white;
  border: 1px solid #999;
  border-radius: 5px;
  margin-top: 11px; }

.select-styled select {
  background: transparent;
  width: 100%;
  height: 55px;
  padding: 7px 18px 5px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.2;
  border: none;
  -webkit-appearance: none;
  color: #414141;
  font-family: "Ubuntu", sans-serif; }

textarea, input {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  border: 1px solid #2F2965;
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 13px 13px 11px;
  font-family: "Ubuntu", sans-serif;
  color: #414141;
  min-width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }
  textarea:focus, textarea:active, input:focus, input:active {
    outline: 0;
    background-color: white; }
  textarea.alt, input.alt {
    background-color: rgba(55, 55, 55, 0.25); }
    textarea.alt:focus, textarea.alt:active, input.alt:focus, input.alt:active {
      background-color: rgba(55, 55, 55, 0.6);
      color: white; }

textarea {
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 13px 30px 11px 30px;
  min-height: 200px; }

.placeholder {
  color: #808080; }

button.btn:hover, button.btn:focus, button.btn:active {
  cursor: pointer; }

.search-form input[type="search"] {
  margin-bottom: 60px; }

.clear {
  clear: both;
  margin-top: 30px; }

.label-wrap {
  margin-bottom: 5px;
  position: relative; }
  .label-wrap > * {
    display: inline-block; }
  .label-wrap input[type="checkbox"],
  .label-wrap input[type="radio"] {
    position: absolute;
    width: 30px;
    min-width: 0;
    top: 3px;
    left: 0px; }
  .label-wrap label {
    margin-top: 2px;
    padding-left: 0px; }

.subscribe-form {
  display: block;
  width: 260px;
  margin: 10px auto;
  position: relative;
  clear: both; }
  @media all and (min-width: 41.625em) {
    .subscribe-form {
      width: 395px; } }
  .subscribe-form input[type="text"] {
    display: block;
    padding-right: 125px; }
    @media all and (min-width: 41.625em) {
      .subscribe-form input[type="text"] {
        padding-right: 148px; } }
  .subscribe-form button {
    position: absolute;
    top: 1px;
    right: -1px;
    width: 125px;
    margin-top: 0; }
    @media all and (min-width: 41.625em) {
      .subscribe-form button {
        width: 148px; } }
  .subscribe-form.alt {
    width: 100%; }
    .subscribe-form.alt input[type="text"] {
      background: #5BB6CE; }

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }
  .modal-overlay.show {
    display: block; }

.modal {
  position: fixed;
  width: 80%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #5BB6CE; }
  .modal .modal-close-button {
    position: absolute;
    z-index: 12;
    top: 20px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    -webkit-transform: rotate(45deg) rotateX(0) rotateY(0);
    -moz-transform: rotate(45deg) rotateX(0) rotateY(0);
    -ms-transform: rotate(45deg) rotateX(0) rotateY(0);
    -o-transform: rotate(45deg) rotateX(0) rotateY(0);
    transform: rotate(45deg) rotateX(0) rotateY(0); }
    .modal .modal-close-button:hover {
      cursor: pointer; }
    .modal .modal-close-button:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 10;
      width: 30px;
      height: 5px;
      background: #2F2965;
      top: 50%;
      right: 50%;
      margin-right: -15px;
      margin-top: -2.5px; }
    .modal .modal-close-button:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 10;
      width: 5px;
      height: 30px;
      background: #2F2965;
      top: 50%;
      right: 50%;
      margin-top: -15px;
      margin-right: -2.5px; }
  .modal .product-detail-thumbs {
    padding-bottom: 40px; }
    .modal .product-detail-thumbs li {
      width: 18%; }
  .modal .product-detail-image {
    padding: 0 40px 0 40px; }
    .modal .product-detail-image header {
      margin-bottom: 20px; }
  .modal .product-detail {
    padding-top: 60px;
    padding-right: 40px; }
    .modal .product-detail header {
      margin-bottom: 20px; }
  .modal .product-size,
  .modal .product-quantity-add {
    margin-bottom: 30px; }
  .modal .product-size .label-wrap label {
    padding: 10px 35px; }

#login-signup .modal {
  width: 96%;
  height: 400px;
  overflow-y: scroll; }
  @media all and (min-width: 50em) {
    #login-signup .modal {
      width: 80%;
      height: auto; } }
  #login-signup .modal .login-signup {
    margin-top: 30px; }
    @media all and (min-width: 50em) {
      #login-signup .modal .login-signup {
        padding: 0 40px 40px; } }
    @media all and (min-width: 50em) {
      #login-signup .modal .login-signup > .flex > .g1-flex4:first-of-type {
        padding-right: 40px; } }
    @media all and (min-width: 50em) {
      #login-signup .modal .login-signup > .flex > .g1-flex4:last-of-type {
        padding-left: 35px;
        border-left: 1px solid #2F2965; } }
  #login-signup .modal button.btn {
    margin-top: 30px; }
  #login-signup .modal .forgot-password {
    display: block;
    font-style: italic;
    margin-top: 10px; }

.social-login-icons {
  margin: -10px 0 0; }
  .social-login-icons li {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 10px; }
  .social-login-icons a {
    font-size: 0;
    width: 50px;
    height: 48px;
    display: block;
    position: relative; }
    .social-login-icons a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 48px;
      display: block;
      background: url("../img/icons-social-login.png") no-repeat left top;
      background-size: 181px 48px; }
    .social-login-icons a.login-twitter:before {
      background-position: -66px; }
    .social-login-icons a.login-gplus:before {
      background-position: -132px; }

/*# sourceMappingURL=master.css.map */
