﻿/*****************************************************
 puratae version 2.4.1
******************************************************/

::selection {background: #ff9c33; color:#fff; /* WebKit/Blink Browsers */}
::-moz-selection {background: #ff9c33; color:#fff; /* Gecko Browsers */}

.alert-bar-dark-mint {background-color: #80b5bb; padding: 10px 15px; color: #fff; text-align: center; text-align: center; font-size: .9rem;}

.button-mint-one {
    background-color: #bad2d5;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    min-width:270px;
    margin-bottom:12px;
	text-transform: uppercase;
}

.button-mint-one.product:hover {
    background-color: #65a6ab;
}

.button-mint-sub {
    background-color: #34b9b9;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    min-width:270px;
	text-transform: uppercase;
}

.button-mint-sub.product:hover {
    background-color: #1b9a9a;
}


@font-face {
  font-family: 'helveticaneueltstd-ltex';
  font-style: normal;
  font-weight: normal;
  src: local("helveticaneueltstd-ltex"), url("../fonts/HelveticaNeueLTPro-LtEx.woff") format("woff"); }

@font-face {
  font-family: 'HelveticaNeueLTStd-MdEx';
  font-style: normal;
  font-weight: normal;
  src: local("HelveticaNeueLTStd-MdEx"), url("../fonts/HelveticaNeueLTPro-MdEx.woff") format("woff"); }

html {
  font-size: 20px;
  overflow-x: hidden; }
  html.menu-active {
    overflow-y: hidden; }

body {
  font-size: 1rem;
  font-family: 'Nunito Sans', sans-serif;
  color: #585858;
  overflow-x: hidden;
  line-height: 1.3; }

a, input, button, .banner__arrow {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; }

a {color: #8fd5d5; }
a:hover, a:focus {color: #79cdcd; outline: none; text-decoration: none;}

p {margin: 0 0 35px;}

.lg-text {font-size: 2.1rem; font-weight: 600;}

.signonform {min-width:540px;}

.category_links {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 17px;
    -webkit-transition: color 500ms ease;
    transition: color 500ms ease;
    font-family: 'Nunito Sans', sans-serif;
    color: #585858;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
}
  
@media (max-width: 991px) {
    .lg-text {
      font-size: 1.4rem !important; }
	.signonform {min-width:432px;}    
}

.md-text {
  font-size: 2rem; }
  @media (max-width: 991px) {
    .md-text {
      font-size: 1.3rem; } }

.bl-text {
  font-family: 'Nunito Sans', sans-serif; }

.sm-title {
  font-weight: bold;
  color: #8fd5d5; }

.center-txt {
  text-align: center; }

.color-primary {
  color: #8fd5d5; }

.header-group {
  margin-bottom: 40px; }
  .header-group h2 {
    margin: 0; }
  .header-group p {
    margin: 0;
    font-weight: bold; }

.title-group {
  color: #8fd5d5;
  text-align: center; }
  .title-group h2 {
    margin: 0 0 10px; }
    .title-group h2.lg-text {
      font-family: 'Nunito Sans', sans-serif; }
      .title-group h2.lg-text strong {
        font-family: 'Nunito Sans', sans-serif; }
  .title-group h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 2rem; }
    @media (max-width: 991px) {
      .title-group h3 {
        font-size: 1.6rem; } }
  .title-group h4 {
    margin: 0;
    line-height: 1.5;
    font-family: 'Nunito Sans', sans-serif; }
  @media (max-width: 991px) {
    .title-group {
      padding: 20px 0 !important; } }

.page-title {
  font-size: 2.3rem;
  position: relative;
  color: #8fd5d5;
  text-align: center; }
  @media (max-width: 991px) {
    .page-title {
      font-size: 1.8rem; } }
  .page-title span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px; }
  .page-title:before, .page-title:after {
    content: "";
    height: 1px;
    display: inline-block;
    width: 120px;
    vertical-align: middle;
    background: #000; }
    @media (max-width: 991px) {
      .page-title:before, .page-title:after {
        display: none; } }

.page-title-group {
  margin: 0 0 40px; }
  .page-title-group .page-title {
    margin: 0 0 5px; }
  .page-title-group p {
    text-align: center;
    font-size: .8rem; }

.lg-p {
  line-height: 1.6;
  font-size: 1.23rem; }
  @media (max-width: 991px) {
    .lg-p {
      font-size: 1rem; } }

.mb-30 {
  margin-bottom: 30px;
  display: block; }

.title-print {
  position: relative;
  margin: 0 0 35px; }
  .title-print h4 {
    font-size: 1.1rem;
    color: #8fd5d5;
    margin: 0;
    padding-right: 30px; }
  .title-print .print-button {
    position: absolute;
    top: -10px;
    right: 0;
    font-size: 1.5rem; }
    .title-print .print-button:hover {
      color: #6ac7c7; }

.spacer {
  height: 35px; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-family: 'Montserrat', sans-serif; }

h1 {
  margin: 0 0 40px; }
  @media (max-width: 991px) {
    h1 {
      margin: 0 0 30px; } }

h2, h3, h4 {
  margin: 0 0 35px; }
  @media (max-width: 991px) {
    h2, h3, h4 {
      margin: 0 0 25px; } }

h5 {
  margin: 0 0 30px; }
  @media (max-width: 991px) {
    h5 {
      margin: 0 0 20px; } }

ul li {
  margin-bottom: 10px; }

.home-icons--giving img {
	width: 70px;}

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #898888;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #898888;
  opacity: 1;
  /* Firefox */ }

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #898888;
  opacity: 1;
  /* Firefox */ }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #898888;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #898888; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #898888; }

.disclaimer-note {
  border: 2px solid #707070;
  text-align: center;
  color: #707070;
  font-weight: 600;
  font-size: 0.7rem;
  padding: 15px 15px;
  line-height: 1.5; }
  @media (max-width: 991px) {
    .disclaimer-note br {
      display: none; } }

.product--mini__desc {
  font-size: .7rem;
  line-height: 1.8; }
  .product--mini__desc p {
    line-height: 1.8; }    

.normal-text {
  font-family: 'Montserrat', sans-serif; }

h4.normal-text {
  font-size: 1.2rem; }

.button {
  background: #8fd5d5;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 15px 30px;
  font-weight: bold;}
  .button:hover {
    background: #79cdcd;
    color: #fff;
    cursor:pointer; }
  .button--trans {
    border: 2px solid #fff;
    padding: 13px 28px;
    color: #fff;
    display: inline-block; }
    .button--trans:hover {
      background: #fff;
      color: #8fd5d5; }
  .button--login {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#94dad7), to(#67bdb9));
    background-image: -webkit-linear-gradient(#94dad7, #67bdb9);
    background-image: -o-linear-gradient(#94dad7, #67bdb9);
    background-image: linear-gradient(#94dad7, #67bdb9);
    border: 0;
    border-radius: 4px; }
    .button--login:hover {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#67bdb9), to(#67bdb9));
      background-image: -webkit-linear-gradient(#67bdb9, #67bdb9);
      background-image: -o-linear-gradient(#67bdb9, #67bdb9);
      background-image: linear-gradient(#67bdb9, #67bdb9); }
    .button--login .fa {
      margin-right: 5px; }

.breadcrumbs {
  margin: 0 0 15px; }
  .breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .breadcrumbs ul li {
      display: inline-block;
      font-size: .8rem;
      opacity: .8; }
      .breadcrumbs ul li:after {
        content: ">";
        display: inline-block;
        vertical-align: middle;
        padding: 0 5px; }
      .breadcrumbs ul li:last-child:after {
        display: none; }
      .breadcrumbs ul li a {
        color: #000; }
        .breadcrumbs ul li a:hover {
          color: #8fd5d5; }

.content-small {
  font-size: .75rem;
  color: #666666;
  line-height: 1.6; }

.popup-page #header, .popup-page .footer {
  display: none; }

.popup-page .container {
  max-width: 100%;
  width: auto; }

.popup-page .content {
  padding: 10px 0; }

.popup-page .button {
  font-size: 12px;
  padding: 5px 30px; }

.section-1 {
  padding: 25px 0;
  background: #8fd5d5;
  text-align: center; }
  .section-1 h2 {
    color: #fff;
    font-weight: 600;
    font-size: 2.1rem; }
    .section-1 h2:last-child {
      margin: 0; }
  .section-1 h4 {
    color: #fff;
    line-height: 1.5;
    margin: 0;
    font-family: 'Montserrat', sans-serif; }
  .section-1__text h2 {
    margin: 0; }

.big-video {
  padding: 100px 0; }
  @media (max-width: 991px) {
    .big-video {
      padding: 40px 0; } }

.resp-video {
  padding-top: 56.25%;
  position: relative; }
  .resp-video iframe, .resp-video video, .resp-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.banner-with-btn {
  background: url(../images/home-banner-2.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 90px 0 60px; }
  .banner-with-btn h2 {
    padding: 180px 0;
    font-weight: 600; }
    @media (max-width: 991px) {
      .banner-with-btn h2 {
        padding: 0px 0 20px; } }
  .banner-with-btn .button {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
    .banner-with-btn .button--trans {
      display: block; }

.banner__mission {
  background: url(../images/mission-banner.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  height: 91vh; }
  @media (max-width: 991px) {
    .banner__mission {
      height: auto;
      padding: 50px 0 150px; } }
  .banner__mission img {
    max-width: 330px;
    margin: 55px 0 40px; }
    @media (max-width: 991px) {
      .banner__mission img {
        margin: 0 0 40px; } }
  .banner__mission h2 {
    color: #fff;
    font-size: 2.8rem;
    margin: 0; }
    @media (max-width: 991px) {
      .banner__mission h2 {
        font-size: 2rem; } }

.banner__thin {
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 125px 0; }
  .banner__thin h2 {
    color: #fff;
    font-weight: bold;
    margin: 0; }
  .banner__thin--giving {
    padding: 90px 0;
    color: #fff; }
    .banner__thin--giving h2 {
      font-size: 3rem;
      font-family: 'Nunito Sans', sans-serif;
      margin: 0 0 20px; }
    .banner__thin--giving .lg-p:last-child {
      margin: 0; }

.banner__giving {
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  padding: 40vh 0 7vh; }
  .banner__giving h1 {
    margin: 0;
    font-family: 'Nunito Sans', sans-serif;
    color: #8fd5d5;
    font-size: 4rem; }
    @media (max-width: 991px) {
      .banner__giving h1 {
        font-size: 2.3rem; } }
    .banner__giving h1 strong {
      font-family: 'Nunito Sans', sans-serif; }
  .banner__giving h3 {
    margin: 0; }
    @media (max-width: 991px) {
      .banner__giving h3 {
        font-size: 1.5rem; } }

.banner__image {
  background-size: cover;
  background-position: center center;
  height: 40vh;
  min-height: 300px; }

.banner__community {
  background: url(../images/community-banner.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
  padding: 25vh 0; }
  .banner__community h2 {
    color: #fff;
    font-family: 'Nunito Sans', sans-serif; }
    @media (max-width: 767px) {
      .banner__community h2 {
        font-size: 1.7rem; } }

.banner__bottom {
  background-size: cover;
  background-position: center center;
  padding: 50vh 0 30px;
  text-align: center; }
  @media (max-width: 991px) {
    .banner__bottom {
      padding: 20vh 0; } }
  .banner__bottom h4 {
    color: #fff; }

.banner__contain {
  text-align: center;
  color: #fff; }
  .banner__contain__inner {
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 25vh 15px; }
    @media (max-width: 767px) {
      .banner__contain__inner h2 {
        font-size: 1.8rem; } }
  .banner__contain .container {
    max-width: 940px; }

.banner__center {
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  padding: 20vh 0 20vh; }
  .banner__center h2 {
    margin: 0;
    font-family: 'Nunito Sans', sans-serif; }
    @media (max-width: 767px) {
      .banner__center h2 {
        font-size: 1.75rem; } }
    .banner__center h2 strong {
      font-family: 'Nunito Sans', sans-serif; }
  .banner__center .lg-p {
    font-family: 'Nunito Sans', sans-serif; }

.banner__home {
  background-image: url(../images/banner.jpg); }
  .banner__home h1.lg-text {
    font-size: 2.4rem;
    margin: 0 0 5px; }
    @media (max-width: 991px) {
      .banner__home h1.lg-text {
        font-size: 2rem; } }
  .banner__home h3.md-text {
    font-size: 1.8rem;
    font-family: 'Nunito Sans', sans-serif; }
    @media (max-width: 991px) {
      .banner__home h3.md-text {
        font-size: 1.3rem; }
        .banner__home h3.md-text br {
          display: none; } }

.banner__contact {
  background-size: cover;
  background-position: center center;
  padding: 25vh 0;
  color: #fff;
  text-align: center; }
  @media (max-width: 991px) {
    .banner__contact {
      padding: 30vh 0; } }
  .banner__contact h1 {
    font-size: 3.2rem;
    font-family: 'Nunito Sans', sans-serif;
    margin: 0; }
    @media (max-width: 768px) {
      .banner__contact h1 {
        font-size: 2.5rem; } }
    @media (max-width: 767px) {
      .banner__contact h1 {
        font-size: 1.8rem; } }

.big-cta {
  background: url(../images/home-banner-3.png) no-repeat center center;
  background-size: cover;
  padding: 180px 0;
  color: #fff;
  text-align: center; }
  @media (max-width: 991px) {
    .big-cta {
      padding: 90px 0; } }
  .big-cta .lg-text {
    margin: 0 0 50px;
    font-size: 2.1rem;
    font-weight: 600; }
    @media (max-width: 991px) {
      .big-cta .lg-text {
        margin: 0 0 40px; } }
  .big-cta .button {
    font-size: 2rem;
    font-weight: 600; }
    @media (max-width: 991px) {
      .big-cta .button {
        font-size: 1rem; } }

.content-banner {
  background: url(../images/home-banner-4.png) no-repeat center center;
  background-size: cover;
  padding: 300px 0;
  color: #fff;
  text-align: center; }
  @media (max-width: 991px) {
    .content-banner {
      padding: 90px 0; } }

.section-pad {
  padding: 50px 0; }
  .section-pad__text p:last-child {
    margin: 0; }
  @media (max-width: 991px) {
    .section-pad {
      padding: 30px 0; } }
  .section-pad--sm {
    padding: 25px 0; }
    .section-pad--sm h2:last-child {
      margin: 0; }

.col-2-image .col-lg-6 {
  padding-top: 8%;
  padding-bottom: 8%; }

.col-2-image__text {
  padding: 8% 5%;
  line-height: 1.6; }
  @media (max-width: 991px) {
    .col-2-image__text {
      padding: 20px 30px !important; } }

.col-2-image__bg {
  background-size: cover;
  background-position: center center; }
  @media (max-width: 991px) {
    .col-2-image__bg {
      padding: 30% 15px !important; } }

.mission-bottom {
  text-align: center;
  padding: 70px 0; }
  @media (max-width: 991px) {
    .mission-bottom {
      padding: 40px 0 0; } }
  .mission-bottom h2 {
    font-weight: bold;
    margin: 0 0 40px; }
    @media (max-width: 991px) {
      .mission-bottom h2 {
        font-size: 1.5rem;
        margin: 0 0 20px; } }
  .mission-bottom h4 {
    color: #8fd5d5;
    line-height: 1.5;
    margin: 0; }
    @media (max-width: 991px) {
      .mission-bottom h4 {
        font-size: 1.2rem; } }

.col-2-set .container {
  max-width: 940px;
  width: auto; }

.col-2-set .row {
  margin-bottom: 20px; }
  .col-2-set .row:last-child {
    margin: 0; }

@media (max-width: 991px) {
  .col-2-set__img {
    margin: 0 0 15px;
    text-align: center; } }

.col-2-set__text {
  font-size: .8rem;
  line-height: 1.6;
  text-align: center; }
  .col-2-set__text p {
    margin: 0 0 15px; }

.box-col {
  padding-top: 30px; }
  .box-col .container {
    max-width: 940px; }
  @media (max-width: 991px) {
    .box-col .col-lg-4 {
      margin: 0 0 20px; } }
  .box-col__item {
    border: 1px solid #000;
    text-align: center;
    padding: 30px;
    height: 100%;
    font-size: .9rem; }
    @media (max-width: 991px) {
      .box-col__item {
        margin: 0 auto 20px;
        max-width: 280px; } }
    .box-col__item p {
      margin: 0 0 15px; }
    .box-col__item h4 {
      font-family: 'Nunito Sans', sans-serif;
      margin: 0 0 15px;
      font-size: 17px; }
    .box-col__item a {
      font-weight: bold; }
    .box-col__item .button {
      display: block;
      width: 100%; }
  .box-col__icon {
    margin-bottom: 18px; }

.selectric-custom-select .selectric {
  border-radius: 4px;
  background: #fff; }
  .selectric-custom-select .selectric span {
    height: 30px;
    line-height: 30px; }
  .selectric-custom-select .selectric .button {
    height: 30px;
    line-height: 30px;
    background: transparent;
    font-size: 0;
    width: 22px;
    border-left: 1px solid #DDD; }

.selectric-custom-select .selectric-items .selectric-scroll ul {
  margin: 0; }
  .selectric-custom-select .selectric-items .selectric-scroll ul li.highlighted {
    background: #8fd5d5;
    color: #fff; }
  .selectric-custom-select .selectric-items .selectric-scroll ul li:hover {
    background: #8fd5d5;
    color: #fff; }

.menu-toggle, .menu-close {
  display: none; }
  @media (max-width: 991px) {
    .menu-toggle, .menu-close {
      display: block;
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: -20px;
      color: #000;
      display: block;
      padding: 5px 10px; } }
  .menu-toggle:hover, .menu-close:hover {
    color: #8fd5d5; }

.menu-close {
  top: 20px;
  right: 15px;
  margin-top: 0; }

.slide-nav {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  z-index: -1;
  display: none; }
  .slide-nav.active {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 10; }
  @media (max-width: 991px) {
    .slide-nav {
      display: block;
      padding: 20px 15px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.9);
      height: 100%;
      width: 100%;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; } }
  .slide-nav img {
    margin-bottom: 15px;
    max-width: 280px; }
  .slide-nav .header__nav {
    display: block;
    text-align: left; }
    .slide-nav .header__nav ul {
      text-align: left;
      margin: 0;
      padding: 0; }
      .slide-nav .header__nav ul li {
        display: block;
        padding: 0; }
        .slide-nav .header__nav ul li.menu__trans a {
          background: none; }
        .slide-nav .header__nav ul li a {
          border-left: 0;
          border-right: 0;
          text-transform: uppercase;
          font-size: 1.1rem;
          padding: 10px 0;
          line-height: 1; }
        .slide-nav .header__nav ul li .nav-sub {
          padding: 10px 0 0 15px; }

@media (max-width: 991px) {
  .logo {
    max-width: 180px;
    display: block;
    margin: 0 auto; } }

#header, .header {
  padding: 25px 0;
  background: #fff;
  z-index: 10; }
  @media (max-width: 991px) {
    #header, .header {
      padding: 15px 0; } }
  #header .nav, .header .nav {
    text-align: center;
    font-size: .9rem; }
    @media (max-width: 991px) {
      #header .nav, .header .nav {
        display: none; } }
    #header .nav > ul, .header .nav > ul {
      text-align: center;
      width: 100%; }
      #header .nav > ul li a, .header .nav > ul li a {
        color: #898888; }
  #header.cloned, .header.cloned {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    display: none; }
    @media (max-width: 991px) {
      #header.cloned, .header.cloned {
        display: none !important; } }
  #header .container, .header .container {
    position: relative; }

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    position: relative; }
    .nav ul li:last-child {
      margin-right: 0; }
    .nav ul li a {
      display: block;
      font-size: .8rem; }
    .nav ul li:hover .nav-sub {
      display: block; }
    .nav ul li .nav-sub {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 250px;
      text-align: left;
      background: #fff;
      border-radius: 4px;
      overflow: hidden;
      padding: 5px 0; }
      @media (min-width: 992px) {
        .nav ul li .nav-sub {
          left: -15px;
          padding-top: 15px; } }
      .nav ul li .nav-sub li {
        display: block;
        width: 100%; }
        .nav ul li .nav-sub li a {
          padding: 5px 15px; }
          .nav ul li .nav-sub li a:hover {
            color: #8fd5d5 !important;
            text-decoration: none;
            outline: none; }

.banner {
  height: 91vh;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 991px) {
    .banner {
      height: auto; } }
  .banner__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .banner__inner {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        padding: 150px 0; } }
    .banner__inner h1 {
      font-weight: bold;
      margin: 0;
      line-height: 1;
      font-size: 3.7rem; }
      @media (max-width: 991px) {
        .banner__inner h1 {
          font-size: 2.2rem;
          margin: 0 0 10px; } }
    .banner__inner h3 {
      margin: 0;
      line-height: 1; }
      @media (max-width: 991px) {
        .banner__inner h3 {
          font-size: 1.1rem; } }

@media (max-width: 991px) {
  .header-right-wrap {
    position: static; } }

.header-right .nav ul {
  text-align: right; }
  .header-right .nav ul li {
    margin: 0;
    border-right: 1px solid #898888;
    line-height: 1; }
    .header-right .nav ul li:last-child {
      border: 0; }
    .header-right .nav ul li a {
      padding: 0 7px; }

.header-right--responsive {
  display: none; }
  @media (max-width: 991px) {
    .header-right--responsive {
      display: block;
      position: absolute;
      top: 7px;
      right: 0; }
      .header-right--responsive .nav {
        display: block !important; }
        .header-right--responsive .nav li {
          border-right: 1px solid #898888;
          margin: 0;
          padding: 0 8px; } }
      @media (max-width: 991px) and (max-width: 767px) {
        .header-right--responsive .nav li {
          display: none; }
          .header-right--responsive .nav li.show-on-mobile {
            display: block; }
            .header-right--responsive .nav li.show-on-mobile a {
              font-size: 15px;
              padding-top: 5px; } }
  @media (max-width: 991px) {
          .header-right--responsive .nav li:last-child {
            border-right: 0;
            padding-left: 0; }
          .header-right--responsive .nav li a {
            padding: 0;
            font-size: 13px; } }

.header-bottom--responsive {
  display: none;
  text-align: center;
  font-size: 13px;
  padding-top: 10px; }
  @media (max-width: 991px) {
    .header-bottom--responsive {
      display: block; } }
  .header-bottom--responsive .nav {
    display: block !important; }
    .header-bottom--responsive .nav ul li {
      display: inline-block;
      margin: 0;
      padding: 0 5px; }
      @media (max-width: 991px) {
        .cartcreateaccount {padding-top:12px;}
        .header-bottom--responsive .nav ul li {
          display: none; } }
      @media (max-width: 767px) {
        .cartcreateaccount {padding-top:12px;}
        .header-bottom--responsive .nav ul li {
          display: inline-block; }}
      .header-bottom--responsive .nav ul li:first-child {
        border-right: 1px solid #898888;
        padding-right: 10px; }
      .header-bottom--responsive .nav ul li a {
        color: #898888;
        font-size: 13px; }
      .header-bottom--responsive .nav ul li.link-block {
        display: block;
        margin-top: 8px; }
      .header-bottom--responsive .nav ul li .nav-sub {
        width: 100%;
        border: 1px solid #898888; }
        .header-bottom--responsive .nav ul li .nav-sub li {
          border: 0; }

.nav-main--responsive {
  display: none;
  padding: 15px 0; }
  @media (max-width: 991px) {
    .nav-main--responsive {
      display: none; } }
  .nav-main--responsive .nav {
    display: block !important; }
    .nav-main--responsive .nav li {
      display: block;
      margin: 0;
      padding: 0; }
      .nav-main--responsive .nav li a {
        padding: 5px 0;
        margin: 0;
        font-size: 13px; }

.header-brand {
  text-align: right;
  font-size: .8rem;
  color: #898888;
  position: relative;
  top: -15px; }
  @media (max-width: 991px) {
    .header-brand {
      text-align: center;
      padding-top: 10px; } }
  .header-brand a {
    color: #898888; }

#footer, .footer {
  margin-top: 45px;
  background: #8fd5d5;
  padding: 50px 0;
  color: #fff;
  font-size: .8rem; }
  #footer-col ul, .footer-col ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #footer-col ul li, .footer-col ul li {
      color: #fff; }
      #footer-col ul li a, .footer-col ul li a {
        display: block;
        color: #fff; }
        #footer-col ul li a:hover, .footer-col ul li a:hover {
          color: #898888; }
  #footer-col h5, .footer-col h5 {
    font-size: 1rem;
    color: #fff; }
  #footer-social ul li, .footer-social ul li {
    display: inline-block; }
    #footer-social ul li a, .footer-social ul li a {
      background: #898888;
      width: 26px;
      height: 26px;
      border-radius: 50%;
      text-align: center;
      line-height: 27px; }
      #footer-social ul li a:hover, .footer-social ul li a:hover {
        background-color: #fff;
        color: #74cbbd; }
  #footer-top, .footer-top {
    margin-bottom: 40px; }
  #footer-mid__left img, .footer-mid__left img {
    max-height: 37px;
    margin-left: 10px; }
    @media (max-width: 991px) {
      #footer-mid__left img, .footer-mid__left img {
        margin: 0; } }
  #footer-mid p, .footer-mid p {
    margin: 0 0 20px; }
  #footer-disclaimer, .footer-disclaimer {
    border: 1px solid #fff;
    padding: 15px;
    text-align: center;
	font-size: 0.65rem;
    line-height: 0.775rem;
    font-weight: 300; }

.content {
  padding: 45px 0 20px; }
  .content__nopad {
    padding-top: 0; }

.landing-page {
  height: 100%;
  width: 100%;
  background: url(../images/landing-bg.png) no-repeat center top; }

.landing__inner {
  text-align: center;
  padding-top: 30vh; }
  @media (max-width: 500px) {
    .landing__inner {
      padding-top: 25vh; } }
  .landing__inner h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.4rem; }
    @media (max-width: 500px) {
      .landing__inner h3 {
        font-size: 1rem; } }

.landing__logo {
  max-width: 250px !important;
  margin: 0 0 60px; }

.flags {
  text-align: center; }
  .flags__item {
    display: inline-block;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    top: 0;
    margin: 0 30px;
    cursor: pointer; }
    @media (max-width: 500px) {
      .flags__item {
        margin: 0 10px; } }
    .flags__item img {
      height: 50px;
      width: auto;
      max-width: none;
      display: block;
      margin: 0 auto; }
    .flags__item:hover {
      top: -15px; }
    .flags__item span {
      font-size: .75rem;
      display: block;
      text-align: center;
      padding-top: 10px; }

@media (min-width: 992px) {
  .enroll {
    padding-top: 40px; } }

@media (min-width: 992px) {
  .enroll .row .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; } }

.enroll__item {
  font-size: 15px; }
  @media (max-width: 991px) {
    .enroll__item {
      margin-bottom: 40px; } }
  .enroll__item h4 {
    font-size: 1.3rem; }
  .enroll__item ul {
    margin: 0 40px 0 20px;
    padding: 0;
    list-style: none;
    min-height: 340px; }
    @media (max-width: 991px) {
      .enroll__item ul {
        min-height: 0; } }
    .enroll__item ul li {
      margin: 0 0 15px;
      position: relative;
      padding-left: 5px; }
      .enroll__item ul li:before {
        content: "";
        display: block;
        position: absolute;
        top: 5px;
        left: -19px;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #000; }
  .enroll__item .button {
    display: block;
    width: 100%;
    font-size: 1.1rem;
    font-family: 'Nunito Sans', sans-serif; }

.glass-title {
  text-align: center;
  color: #8fd5d5;
  font-size: 2.3rem;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600; }

.home-icons {
  text-align: center;
  padding: 30px 0; }
  .home-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .home-icons ul li {
      display: inline-block;
      width: 13.5%;
      vertical-align: top;
      padding: 0 5px;
      margin: 0 0 20px; }
      @media (max-width: 991px) {
        .home-icons ul li {
          width: 32.5%;
          margin: 0 0 15px; } }
      @media (max-width: 767px) {
        .home-icons ul li {
          width: 49%; } }
      .home-icons ul li h4 {
        font-size: .8rem !important;
        font-family: 'Nunito Sans', sans-serif;
        color: #898888;
        line-height: 1.4; }
  .home-icons--giving ul li {
    width: 24.5% !important; }
    @media (max-width: 991px) {
      .home-icons--giving ul li {
        width: 100% !important; } }
    .home-icons--giving ul li h4 {
      font-family: 'Nunito Sans', sans-serif;
      font-size: .8rem !important; }

.home-product {
  padding: 40px 0; }
  .home-product__right {
    text-align: center; }

.login-form {
  -webkit-box-shadow: 0px 2px 12px 2px #94d9d6;
  box-shadow: 0px 2px 12px 2px #94d9d6;
  background: #fff;
  max-width: 500px;
  margin: 0 auto;
  font-size: .7rem; }
  .login-form__inner {
    padding: 25px 15px; }
    .login-form__inner h3 {
      font-size: 1.2rem;
      text-align: center;
      color: #8fd5d5; }
  .login-form .forgot-password {
    text-align: center;
    padding: 8px 0; }
    .login-form .forgot-password a {
      color: #000; }
  .login-form .remember {
    text-align: center;
    line-height: 1;
    padding-bottom: 20px; }
    .login-form .remember input {
      vertical-align: middle;
      margin-right: 3px; }
  .login-form .g-captcha {
    text-align: center;
    padding: 10px 0 15px; }
    .login-form .g-captcha > div {
      display: inline-block; }
      @media (max-width: 400px) {
        .login-form .g-captcha > div {
          -webkit-transform: scale(0.8);
          -ms-transform: scale(0.8);
          transform: scale(0.8);
          margin-left: -10px; } }
  @media (max-width: 991px) {
    .login-form__left .button, .login-form__right .button {
      width: 100%;
      margin: 0 0 5px; } }
  .login-form--fp .login-form__inner {
    max-width: 350px;
    margin: 0 auto;
    text-align: center; }
    .login-form--fp .login-form__inner h3 {
      margin: 0 0 16px;
      font-size: 1rem; }
    .login-form--fp .login-form__inner p {
      line-height: 1.7; }
  .login-form--fp input {
    border: 1px solid #bcbbbb !important;
    background: #f3f3f3;
    height: 30px;
    line-height: 30px;
    padding: 0 8px !important;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px !important; }

form input[type=text], form input[type=email], form input[type=phone], form input[type=number], form input[type=password], form select, form textarea {
  line-height: 33px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 3px #ddd;
  box-shadow: inset 0 1px 3px #ddd;
  padding: 5px;
  width: 100%;
  display: block;
  margin: 0 0 8px; }

.shop__banner {
  margin: 0 0 40px; }

.shop__list__item {
  border: 1px solid #eee;
  margin: 0 0 35px; }
  @media (max-width: 991px) {
    .shop__list__item {
      max-width: 400px;
      margin: 0 auto 35px; } }

.shop__list__image {
  text-align: center; }

.shop__list__thumb {
  display: inline-block;
  position: relative;
  margin: 20px 0; }
  .shop__list__thumb a {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: .9rem;
    border: 1px solid #fff;
    padding: 10px 15px;
    color: #fff;
    width: 170px; }
    .shop__list__thumb a:hover {
      background: #fff;
      color: #8fd5d5; }
  .shop__list__thumb:before {
    display: block;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .shop__list__thumb:hover a {
    opacity: 1; }
  .shop__list__thumb:hover:before {
    opacity: 1; }

.shop__list__price {
  font-weight: bold;
  color: #8fd5d5; }

.shop__list__content {
  font-size: .9rem;
  padding: 0 15px; }
  .shop__list__content h5 {
    font-size: .8rem;
    margin: 0 0 15px; }
  .shop__list__content p {
    font-size: .8rem;
    margin: 0 0 15px; }

.shop__list__link a {
  display: block;
  background: #8fd5d5;
  color: #fff;
  font-size: .8rem;
  text-align: center;
  font-weight: bold;
  padding: 5px 15px; }
  .shop__list__link a:hover {
    background: #7ccece; }
  .shop__list__link a .fa {
    margin-right: 5px; }

.shop-more {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #8fd5d5;
  position: relative;
  color: #000 !important;
  text-decoration: none !important; }
  .shop-more:hover .shop-more__pop {
    display: block; }
  .shop-more__pop {
    position: absolute;
    right: calc(100% + 25px);
    top: calc(100% - 30px);
    width: 280px;
    background: #fff;
    display: none;
    z-index: 10; }
    .shop-more__pop:after {
      content: "";
      display: block;
      left: 100%;
      width: 25px;
      height: 35px;
      position: absolute;
      top: 20px;
      background: url(../images/arrow.png) no-repeat 0 0; }
    .shop-more__pop > * {
      display: block; }
  .shop-more__head {
    background: #8fd5d5;
    padding: 7px 10px;
    color: #fff !important;
    border: 1px solid #8fd5d5;
    border-radius: 4px 4px 0 0; }
  .shop-more__content {
    padding: 10px;
    border: 1px solid #000;
    border-top: 0;
    border-radius: 0 0 4px 4px; }

.product__image {
  text-align: center; }
  @media (max-width: 767px) {
    .product__image {
      margin-bottom: 25px; } }
  .product__image__lg {
    margin: 0 0 15px;
    position: relative;
    cursor: move; }
    .product__image__lg .view-larger {
      position: absolute;
      display: block;
      padding: 10px 15px;
      text-align: center;
      bottom: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #fff;
      width: 180px;
      font-size: .9rem;
      font-weight: bold;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
      .product__image__lg .view-larger .fa {
        margin-left: 7px; }
    .product__image__lg:hover .view-larger {
      opacity: 0;
      z-index: -1; }
  .product__image__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center; }
    .product__image__gallery a {
      display: block;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 6px);
      flex: 0 0 calc(50% - 6px);
      margin: 0 3px; }
    .product__image__gallery .slick-list .slick-slide > div {
      padding: 0 5px; }
    .product__image__gallery .slick-list .slick-slide a {
      margin: 0; }
    .product__image__gallery .slick-arrow {
      position: absolute;
      top: 50%;
      margin-top: -5px;
      background: #333333;
      width: 18px;
      height: 18px;
      line-height: 18px;
      border-radius: 50%;
      color: #fff;
      font-size: 13px;
      text-align: center;
      z-index: 10;
      opacity: .5;
      cursor: pointer;
      padding: 0; }
      .product__image__gallery .slick-arrow:hover {
        opacity: 1; }
      .product__image__gallery .slick-arrow.thumb-prev {
        left: 0; }
      .product__image__gallery .slick-arrow.thumb-next {
        right: 0; }

.product__info h4 {
  font-size: 1rem;
  color: #8fd5d5;
  margin: 0 0 10px; }

.product__info .small-detail {
  font-size: 12px;
  margin: 0 0 15px;
  font-weight: bold; }

.product__info .big-detail {
  font-size: .9rem;
  font-weight: bold;
  margin: 0 0 30px; }
  .product__info .big-detail--normal {
    font-size: .9rem;
    margin: 0 0 15px; }

.product__info ul {
  font-size: .9rem;
  margin: 0 0 15px; }

.product__form {
  margin: 0 0 30px; }
  .product__form__field {
    display: inline-block;
    margin-right: 10px;
    font-size: .8rem;
    vertical-align: bottom; }
    @media (max-width: 991px) {
      .product__form__field {
        margin-bottom: 10px; } }
    .product__form__field label {
      margin-bottom: 4px;
      font-size: 12px;
      opacity: .8; }
    .product__form__field input, .product__form__field select {
      width: auto;
      margin-bottom: 0 !important;
      min-width: 100px;
      height: 32px !important;
      line-height: 32px !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border: 1px solid #DDD !important;
      font-size: 13px; }
    .product__form__field .button {
      border: 0;
      font-size: .7rem;
      padding: 0 15px;
      height: 32px;
      line-height: 32px;
      cursor:pointer; }
      .product__form__field .button .fa {
        margin-right: 5px; }
    .product__form__field--date {
      width: 125px;
      padding-right: 20px;
      position: relative;
      display: none; }
      .product__form__field--date.active {
        display: inline-block; }
      .product__form__field--date input {
        width: 95px;
        padding: 0 10px !important; }
      .product__form__field--date i {
        position: absolute;
        bottom: 10px;
        right: 0;
        cursor: pointer; }

.product__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  font-size: 12px; }
  @media (max-width: 767px) {
    .product__table {
      display: block; } }
  .product__table__col {
    font-size: .8rem; }
    .product__table__col:nth-child(1) {
      width: 20%; }
    .product__table__col:nth-child(2) {
      width: 25%; }
    .product__table__col:nth-child(3) {
      width: 40%; }
    .product__table__col:nth-child(4) {
      width: 15%; }
    @media (max-width: 767px) {
      .product__table__col {
        width: 100% !important;
        margin: 0 0 10px; } }
  .product__table__label {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: bold; }
  .product__table__value {
    font-size: 12px; }
    .product__table__value.strike {
      text-decoration: line-through; }

.glass-title {
  text-align: center;
  color: #8fd5d5; }

.home-icons {
  text-align: center;
  padding: 30px 0; }
  .home-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .home-icons ul li {
      display: inline-block;
      width: 13.5%;
      vertical-align: top;
      padding: 0 5px;
      margin: 0 0 20px; }
      @media (max-width: 991px) {
        .home-icons ul li {
          width: 32.5%;
          margin: 0 0 15px; } }
      @media (max-width: 767px) {
        .home-icons ul li {
          width: 49%; } }
      .home-icons ul li h4 {
        font-size: 1.1rem;
        font-weight: bold;
        color: #898888; }

.home-product {
  padding: 40px 0; }
  .home-product__right {
    text-align: center; }

.giving__col img {
  margin: 0 0 15px;
  display: block; }

@media (max-width: 991px) {
  .giving__col {
    margin: 0 0 25px;
    text-align: center; }
    .giving__col img {
      margin: 0 auto 15px; } }

.giving__col img {
  margin: 0 0 15px;
  display: block; }

@media (max-width: 991px) {
  .giving__col {
    margin: 0 0 25px;
    text-align: center; }
    .giving__col img {
      margin: 0 auto 15px; } }

.cart-table {
  font-size: .75rem;
  margin: 0 0 25px;
  position: relative; }
  .cart-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #d5d5d5;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-pack: justify; }
    @media (max-width: 767px) {
      .cart-table__row {
        display: block; } }
    .cart-table__row--head {
      font-family: 'Nunito Sans', sans-serif; }
      .cart-table__row--head .cart-table__col {
        padding: 10px 15px; }
      @media (max-width: 767px) {
        .cart-table__row--head {
          display: none; } }
    .cart-table__row--body .cart-table__col {
      padding: 20px 15px; }
  .cart-table__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%; }
    @media (max-width: 767px) {
      .cart-table__col {
        border-bottom: 1px solid #d5d5d5; }
        .cart-table__col:before {
          content: attr(data-label);
          display: block;
          font-family: 'Nunito Sans', sans-serif;
          margin: 0 0 10px; } }
    .cart-table__col--product {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
      flex: 0 0 70%; }
      .cart-table__col--product img {
        max-height: 67px;
        border: 1px solid #000;
        width: auto;
        max-width: none;
        background: #d5d5d5;
        vertical-align: top;
        margin-right: 7px; }
    .cart-table__col--action {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 5%;
      flex: 0 0 5%;
      text-align: right; }
      @media (max-width: 767px) {
        .cart-table__col--action {
          position: absolute;
          bottom: 0;
          right: 0; } }

.cart-buttons {
  font-size: 11px;
  margin-bottom: 70px; }
  .cart-buttons .button {
    line-height: 1.2;
    height: auto;
    padding: 10px 20px; }
    @media (max-width: 767px) {
      .cart-buttons .button {
        display: block;
        width: 100%;
        margin-bottom: 5px; } }
    .cart-buttons .button:first-child {
      margin-right: 15px; }
  .cart-buttons--checkout {
    margin-bottom: 40px;
    text-align: right; }
    .cart-buttons--checkout .button:first-child {
      margin: 0; }

.cart-totals {
  background: #f0f0f0;
  padding: 20px 15px;
  text-align: right;
  font-size: 12px;
  margin-bottom: 25px; }
  .cart-totals__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .cart-totals__col {
    padding: 8px 15px; }
    .cart-totals__col--label {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
      flex: 0 0 220px;
      font-family: 'Nunito Sans', sans-serif;
      letter-spacing: -1px; }
    .cart-totals__col--value {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
      flex: 0 0 150px;
      padding-right: 0; }
    .cart-totals__col--grand-label, .cart-totals__col--grand-value {
      font-size: 20px; }
      @media (max-width: 767px) {
        .cart-totals__col--grand-label, .cart-totals__col--grand-value {
          font-size: 16px; } }
  .cart-totals__extra {
    padding: 20px 0 0;
    font-size: .75rem;
    color: #8fd5d5;
    font-family: 'Nunito Sans', sans-serif; }
    .cart-totals__extra span {
      color: #000; }

#cart-signin h2, .cart-signin h2 {
  font-size: 1.4rem;
  text-align: center; }

#cart-signin h3, .cart-signin h3 {
  font-size: 1.1rem;
  margin: 0 0 20px; }
  #cart-signin h3 .fa, .cart-signin h3 .fa {
    margin-right: 6px; }

#cart-signin form input, .cart-signin form input {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #efefef;
  border-radius: 0;
  border: 0;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 0 20px; }

#cart-signin .popup-signin-action, .cart-signin .popup-signin-action {
  padding-top: 15px;
  font-size: 13px; }
  @media (max-width: 767px) {
    #cart-signin .popup-signin-action, .cart-signin .popup-signin-action {
      padding-bottom: 0px; } }
  #cart-signin .popup-signin-action a, .cart-signin .popup-signin-action a {
    text-decoration: underline; }
    @media (max-width: 767px) {
      #cart-signin .popup-signin-action a, .cart-signin .popup-signin-action a {
        display: block;
        margin-bottom: 5px; } }

#cart-signin .popup-diagonal__left:before, .cart-signin .popup-diagonal__left:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: #efefef; }

#cart-signin .button, .cart-signin .button {
  font-size: 13px;
  border: 0; }
  #cart-signin .button .fa, .cart-signin .button .fa {
    margin-right: 5px; }

#cart-signin .popup-diagonal__right, .cart-signin .popup-diagonal__right {
  font-size: 15px;
  line-height: 1.5; }
  #cart-signin .popup-diagonal__right p, .cart-signin .popup-diagonal__right p {
    margin: 0 0 20px; }
  #cart-signin .popup-diagonal__right .button, .cart-signin .popup-diagonal__right .button {
    display: inline-block;
    width: auto; }

#cart-signin .cart-signin-guest, .cart-signin .cart-signin-guest {
  padding-top: 30px; }
  #cart-signin .cart-signin-guest .button, .cart-signin .cart-signin-guest .button {
    display: inline-block;
    width: auto; }

@media (max-width: 991px) {
  #cart-signin .popup-diagonal__close, .cart-signin .popup-diagonal__close {
    top: 10px;
    right: 10px; } }

.enroll-section .container {
  max-width: 960px; }

.enroll-section__banner {
  display: block;
  margin: 0 auto 30px; }

.enroll-section__title {
  color: #8fd5d5;
  font-size: 1.1rem;
  text-align: center;
  margin: 0 0 10px; }

.enroll-section__row {
  background: #EFEFEF; }
  .enroll-section__row--form {
    background: none; }
  .enroll-section__row--head {
    background: #8fd5d5;
    color: #fff;
    position: relative;
    padding: 15px 15px;
    text-align: center; }
    .enroll-section__row--head h5 {
      font-size: .75rem;
      margin: 0;
      font-family: 'Nunito Sans', sans-serif;
      letter-spacing: -1px; }
      @media (max-width: 767px) {
        .enroll-section__row--head h5 {
          font-size: 9px; } }
    .enroll-section__row--head .fa {
      font-size: 1.4rem;
      position: absolute;
      top: 50%;
      left: 15px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        .enroll-section__row--head .fa {
          font-size: 15px; } }

.enroll-section__col {
  max-width: 200px;
  margin: 20px auto;
  border: 1px solid #000;
  text-align: center;
  line-height: 1.2; }
  .enroll-section__col img {
    margin: 0 0 10px; }
  .enroll-section__col p {
    margin: 0 0 10px; }
  .enroll-section__col .pack-desc {
    margin: 0 0 20px;
    min-height: 30px; }
  .enroll-section__col .pack-price {
    display: block;
    margin: 0 0 10px; }
  .enroll-section__col .button {
    font-size: 11px;
    padding: 10px 45px; }
    .enroll-section__col .button .fa {
      margin-right: 10px; }

.enroll-section__pack {
  padding-bottom: 10px;
  position: relative; }
  .enroll-section__pack:hover .pack-hover {
    opacity: 1; }
  .enroll-section__pack .pack-hover {
    position: absolute;
    top: 0;
    bottom: 50px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    .enroll-section__pack .pack-hover a {
      display: inline-block;
      border: 1px solid #fff;
      color: #fff;
      margin-top: 150px;
      padding: 10px 20px; }
      .enroll-section__pack .pack-hover a:hover {
        background: #fff;
        color: #8fd5d5; }

.enroll-section .product-image {
  text-align: center;
  max-width: 200px;
  margin: 0 auto 20px;
  padding-top: 25px; }
  .enroll-section .product-image span {
    display: block; }
  .enroll-section .product-image img {
    margin: 0 0 10px; }

.enroll-section .product-form {
  font-size: 12px;
  max-width: 300px;
  margin: 0 auto; }
  .enroll-section .product-form--2 {
    max-width: none; }
  .enroll-section .product-form label {
    display: block;
    margin: 0; }
    .enroll-section .product-form label.label-premium {
      color: #8fd5d5; }
    .enroll-section .product-form label .fa {
      font-size: 17px;
      cursor: pointer; }
  .enroll-section .product-form .form-fields {
    text-align: center;
    padding-top: 10px; }
    .enroll-section .product-form .form-fields label {
      padding: 0;
      text-align: left; }
  .enroll-section .product-form .form-field {
    display: inline-block;
    margin: 0 4px; }
    @media (max-width: 991px) {
      .enroll-section .product-form .form-field {
        margin-bottom: 8px; } }
    .enroll-section .product-form .form-field input, .enroll-section .product-form .form-field select, .enroll-section .product-form .form-field button {
      height: 30px;
      line-height: 30px;
      margin: 0;
      padding: 0 10px; }
    .enroll-section .product-form .form-field select {
      padding-right: 40px; }
    .enroll-section .product-form .form-field .button {
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0 40px;
      border-radius: 3px;
      cursor: pointer; }
      .enroll-section .product-form .form-field .button .fa {
        margin-right: 5px; }
    .enroll-section .product-form .form-field--date {
      padding-right: 20px;
      position: relative; }
      .enroll-section .product-form .form-field--date input {
        width: 95px;
        padding: 0 10px !important; }
      .enroll-section .product-form .form-field--date i {
        position: absolute;
        right: 0;
        bottom: 7px;
        font-size: .8rem;
        cursor: pointer; }
  .enroll-section .product-form .form-actions {
    text-align: center;
    padding-top: 55px; }
    .enroll-section .product-form .form-actions .button {
      border: 0;
      cursor: pointer; }
    .enroll-section .product-form .form-actions .button-complete {
      margin-bottom: 10px;
      font-size: 1.5rem;
      padding: 5px 25px; }
    .enroll-section .product-form .form-actions .button-change {
      font-size: 10px;
      padding: 8px 10px; }

.info {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /* Webkit */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE 10  */
  /* Currently not supported in Opera but will be soon */
  -o-user-select: none;
  user-select: none; }
  .info__pop {
    position: absolute;
    left: calc(100% + 15px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #bcbbbb;
    width: 300px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    display: none; }
    .info__pop.active {
      display: block; }
    .info__pop:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: calc(100% - 7px);
      height: 15px;
      width: 15px;
      margin-top: -7px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background: #fff;
      border: 1px solid #bcbbbb; }
  .info__inner {
    background: #fff;
    z-index: 1;
    position: relative; }
    .info__inner h4 {
      background: rgba(0, 0, 0, 0.05);
      color: #000;
      font-size: 15px;
      padding: 10px 15px;
      margin: 0; }
    .info__inner > div {
      color: #000;
      padding: 10px 15px; }
      .info__inner > div p:last-child {
        margin: 0; }

.enroll-popup, .popup-diagonal {
  background: url(../images/overlay.png) repeat 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10; }
  .enroll-popup.active, .popup-diagonal.active {
    display: block; }
  .enroll-popup__dialog, .popup-diagonal__dialog {
    max-width: 860px;
    margin: 10vh auto 0;
    background: #fff;
    padding: 35px;
    position: relative; }
    @media (max-width: 991px) {
      .enroll-popup__dialog, .popup-diagonal__dialog {
        margin-top: 0;
        height: 100vh;
        overflow: auto; } }
    .enroll-popup__dialog .title, .popup-diagonal__dialog .title {
      color: #8fd5d5; }
      @media (max-width: 991px) {
        .enroll-popup__dialog .title, .popup-diagonal__dialog .title {
          font-size: 1.3rem;
          margin-top: 15px; } }
    .enroll-popup__dialog .price, .popup-diagonal__dialog .price {
      font-size: 1.5rem;
      font-family: 'Nunito Sans', sans-serif; }
      @media (max-width: 991px) {
        .enroll-popup__dialog .price, .popup-diagonal__dialog .price {
          font-size: 1rem; } }
    .enroll-popup__dialog .price, .enroll-popup__dialog .desc, .enroll-popup__dialog .note, .popup-diagonal__dialog .price, .popup-diagonal__dialog .desc, .popup-diagonal__dialog .note {
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      padding-bottom: 25px;
      margin: 0 0 20px; }
    .enroll-popup__dialog .desc p:last-child, .enroll-popup__dialog .note p:last-child, .popup-diagonal__dialog .desc p:last-child, .popup-diagonal__dialog .note p:last-child {
      margin: 0; }
    .enroll-popup__dialog .desc, .popup-diagonal__dialog .desc {
      font-size: .9rem; }
    .enroll-popup__dialog .note, .popup-diagonal__dialog .note {
      font-size: 12px;
      font-style: italic; }
    .enroll-popup__dialog .button, .popup-diagonal__dialog .button {
      display: block;
      width: 100%;
      font-size: 1.5rem;
      padding: 8px 15px; }
      @media (max-width: 991px) {
        .enroll-popup__dialog .button, .popup-diagonal__dialog .button {
          font-size: 1rem; } }
      .enroll-popup__dialog .button:focus, .popup-diagonal__dialog .button:focus {
        color: #fff; }
      .enroll-popup__dialog .button .fa, .popup-diagonal__dialog .button .fa {
        margin-right: 15px; }
    .enroll-popup__dialog .statement, .popup-diagonal__dialog .statement {
      border: 2px solid #707070;
      padding: 15px;
      color: #707070;
      text-align: center; }
  .enroll-popup__close, .popup-diagonal__close {
    position: absolute;
    right: 25px;
    top: 25px;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    border: 1px solid #898888;
    border-radius: 50%;
    font-size: 15px;
    color: #898888;
    cursor: pointer;
    z-index: 1; }
    .enroll-popup__close:hover, .popup-diagonal__close:hover {
      background: #898888; }

#product-form-1, #product-form-2, #enroll-checkout {
  display: none; }

.enroll-checkout {
  padding: 25px 0 50px; }
  .enroll-checkout input, .enroll-checkout select {
    border: 1px solid #bcbbbb !important;
    background: #f3f3f3;
    height: 30px;
    line-height: 30px;
    padding: 0 8px !important;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .enroll-checkout .col-md-4 {
    margin: 0 0 10px; }
    .enroll-checkout .col-md-4 .note {
      font-size: 13px; }
    .enroll-checkout .col-md-4 label {
      font-size: 12px;
      margin: 0; }
  .enroll-checkout .enroll-date__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .enroll-checkout .enroll-date__inner select {
      -webkit-box-flex: calc(60% - 10px);
      -ms-flex: calc(60% - 10px);
      flex: calc(60% - 10px); }
    .enroll-checkout .enroll-date__inner input {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%; }
  .enroll-checkout .enroll-date__year {
    margin-right: 5px;
    margin-left: 5px; }
  .enroll-checkout .label-check {
    font-size: 11px;
    letter-spacing: -.3px; }
    .enroll-checkout .label-check input {
      margin: 0 3px 0 0;
      height: auto;
      line-height: auto;
      position: relative;
      top: 2px; }
  .enroll-checkout .label-agree {
    padding: 50px 0 20px; }
  .enroll-checkout .small-txt {
    font-size: 12px; }

.enroll-summary {
  padding: 10px 0 20px; }
  .enroll-summary .enroll-section__row--head {
    text-align: center;
    margin: 0 0 10px; }
  .enroll-summary .button-change {
    font-size: 10px;
    padding: 8px 10px; }
  .enroll-summary p {
    margin: 0 0 15px; }
  .enroll-summary__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    margin-bottom: 10px; }
    .enroll-summary__row--total {
      font-family: 'Nunito Sans', sans-serif; }
  .enroll-summary__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 10px; }
    .enroll-summary__col:last-child {
      text-align: right; }

.enroll-address .enroll-section__row--head {
  text-align: center;
  margin: 0 0 10px; }

.enroll-address__shipping .label-check {
  margin-bottom: 20px !important; }

.label-radio input {
  height: auto;
  line-height: auto;
  position: relative;
  top: 2px; }

.label-radio .note {
  font-size: 12px !important;
  display: block;
  padding-top: 5px;
  margin-bottom: 40px; }

.enroll-agree {
  margin-bottom: 40px; }
  .enroll-agree .enroll-section__row--head {
    margin-bottom: 10px; }
  .enroll-agree .enroll-summary__table {
    width: 280px; }
  .enroll-agree .label-check {
    font-size: 13px; }
  .enroll-agree .agree-totals {
    text-align: right; }
    @media (min-width: 992px) {
      .enroll-agree .agree-totals .enroll-summary__table {
        display: inline-block; } }

.enroll-captcha {
  text-align: center;
  margin: 0 0 20px; }
  .enroll-captcha__inner {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    display: inline-block; }

.enroll-button {
  text-align: center; }
  .enroll-button .button-complete {
    font-size: 1.5rem;
    padding: 5px 25px;
    border: 0; }

.checkout {
  font-size: 13px; }
  .checkout__group {
    background: #efefef;
    margin-bottom: 30px; }
    .checkout__group h3 {
      background: #000;
      padding: 15px 15px;
      text-align: center;
      color: #fff;
      font-size: 1.2rem;
      margin: 0; }
    .checkout__group__body {
      padding: 15px; }
      @media (max-width: 991px) {
        .checkout__group__body .note {
          text-align: center;
          padding-bottom: 15px;
          display: block; } }
      .checkout__group__body--account .checkout__field--one-col .checkout__label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16%;
        flex: 0 0 16%; }
      .checkout__group__body--account .checkout__field--one-col .checkout__input {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 84%;
        flex: 0 0 84%; }
      @media (max-width: 991px) {
        .checkout__group__body--account .checkout__field {
          display: block; }
          .checkout__group__body--account .checkout__field .checkout__label {
            text-align: left;
            padding-bottom: 5px; } }
    .checkout__group--mid {
      background: #fff;
      border-top: 1px solid #dedede;
      border-bottom: 1px solid #dedede;
      padding: 15px 0; }
      .checkout__group--mid .checkout__input input, .checkout__group--mid .checkout__input select {
        border: 1px solid #efefef !important; }
    .checkout__group--gift .checkout__group__body {
      text-align: center; }
      .checkout__group--gift .checkout__group__body input, .checkout__group--gift .checkout__group__body button {
        display: inline-block;
        vertical-align: middle;
        margin: 0; }
        @media (max-width: 991px) {
          .checkout__group--gift .checkout__group__body input, .checkout__group--gift .checkout__group__body button {
            display: block;
            margin: 0 0 10px;
            width: 100%;
            max-width: none; } }
      .checkout__group--gift .checkout__group__body input {
        height: 30px;
        line-height: 30px;
        border: 1px solid #000;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        max-width: 220px; }
        @media (max-width: 991px) {
          .checkout__group--gift .checkout__group__body input {
            max-width: none; } }
      .checkout__group--gift .checkout__group__body .button {
        height: 30px;
        line-height: 30px;
        padding: 0 15px;
        border: 0;
        font-size: 11px; }
  .checkout__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .checkout__label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    font-size: 12px;
    opacity: .8;
    text-align: right;
    padding-right: 15px; }
    @media (max-width: 991px) {
      .checkout__label br {
        display: none; } }
    @media (max-width: 500px) {
      .checkout__label {
        font-size: 10px; }
      .signonform {min-width:100%;}}
  .checkout__input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%; }
    .checkout__input input, .checkout__input select {
      height: 40px;
      line-height: 40px;
      padding: 0 10px;
      background: #fff;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-radius: 0 !important;
      border: 0 !important; }
  .checkout .checkout-modification {
    text-decoration: underline;
    display: block;
    margin: 10px 0; }
  .checkout .account-check {
    padding-top: 15px; }
    @media (max-width: 991px) {
      .checkout .account-check {
        padding: 0 15px; } }

.ship-diff-address {
  font-weight: bold;
  cursor: pointer; }
  .ship-diff-address input {
    margin-right: 5px;
    position: relative;
    top: 2px; }
  .ship-diff-address label {
    margin: 0;
    display: block;
    cursor: pointer; }

.ship-diff-address-form {
  margin-top: 10px;
  display: none; }

.review-table1__row, .review-table2__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff; }
  .review-table1__row--head, .review-table2__row--head {
    background: none; }
    .review-table1__row--head .review-table1__col, .review-table2__row--head .review-table1__col {
      font-weight: bold;
      padding: 10px 15px; }

.review-table1__col, .review-table2__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: relative;
  padding: 15px; }
  .review-table1__col .remove, .review-table2__col .remove {
    background: #8fd5d5;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    padding: 3px 6px;
    color: #fff;
    cursor: pointer; }
    .review-table1__col .remove:hover, .review-table2__col .remove:hover {
      background: #6ac7c7; }
  .review-table1__col:first-child, .review-table2__col:first-child {
    padding-left: 45px; }
  .review-table1__col:last-child, .review-table2__col:last-child {
    text-align: right; }

.review-table2 {
  margin-top: 10px; }
  .review-table2__row {
    background: transparent; }
  .review-table2 .review-table2__row--total .review-table2__col {
    font-weight: bold;
    font-size: 16px; }
  .review-table2__col {
    padding: 4px 10px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    text-align: right; }
    .review-table2__col:last-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
      flex: 0 0 35%; }

.checkout-submit {
  text-align: right;
  padding-top: 50px; }
  @media (max-width: 991px) {
    .checkout-submit {
      text-align: center; } }
  .checkout-submit .button {
    font-size: 1.1rem;
    border: 0;
    padding: 10px 30px; }

.support {
  font-size: 13px; }
  .support h4 {
    font-size: 22px;
    color: #8fd5d5;
    margin: 0 0 15px;
    position: relative;
    padding-right: 30px; }
    .support h4 .fa {
      margin-right: 8px; }
  .support__left {
    text-align: center; }
    @media (max-width: 991px) {
      .support__left {
        margin-bottom: 30px; } }
    .support__left__meta {
      margin: 0 0 10px; }
      .support__left__meta a {
        color: #000; }
  .support__photo {
    border: 1px solid #848284;
    max-width: 100px;
    margin: 0 auto 15px; }
  .support__right__meta {
    margin: 0 0 10px; }
  .support__right h4 .print {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem; }
  .support__desc {
    margin: 30px 0 30px; }

.support-print .print-button-group {
  text-align: center;
  margin-bottom: 20px; }

/*custom*/
.mobh{display: none;}
.mobh img{max-width: 100%;}
.mobtop{display: none !important;}
.mobmenu{display: none;}

  .mobh__rightdt {text-align: right;}
  .mobh__rightdt a{display: inline-block; margin-left: 0px; vertical-align: middle; color: rgba(0,0,0,.6); font-size: 1.5rem; position: relative;}


@media only screen and (max-width: 991px) {
  .main-header, .mhtop, .top-header-icons{display: none;}
  .mobh__rightdt {display: none}
  .mobh__langdt {display: none}
  .mobh{display: block; padding: 15px 0;}
  .mobh__right{text-align: right;}
  .mobh__right a{display: inline-block; margin-left: 10px; vertical-align: middle; color: rgba(0,0,0,.6); font-size: 1.5rem; position: relative;}
  .mobh__cart span{position: absolute; bottom: 5px; right: -4px; font-size: 10px; background-color: #8fd5d5; height: 15px; width: 15px; line-height: 15px; font-weight: bold; border-radius: 50%; text-align: center; color: #fff;}
  .mobtop{background-color: #8fd5d5; padding: 10px 15px; color: #fff; text-align: center; text-align: center; font-size: .9rem;}
  .mobtop a{text-decoration: underline; color: #fff;}
  .mobtop p{margin: 0;}
  .mobtop{display: block !important;}
  .mobmenu ul{list-style-type: none; margin: 0; padding: 0;}
  .mobmenu a{display: block; padding: 8px 15px; border-bottom: 1px solid rgba(0,0,0,.1); font-size: .9rem;}
}