.container-narrow .split-hero-banner-image,
.page-sidebar .split-hero-banner-image,
.split-container .split-hero-banner-image,
.vc_col-sm-10 .split-hero-banner-image,
.vc_col-sm-11 .split-hero-banner-image,
.vc_col-sm-3 .split-hero-banner-image,
.vc_col-sm-4 .split-hero-banner-image,
.vc_col-sm-5 .split-hero-banner-image,
.vc_col-sm-6 .split-hero-banner-image,
.vc_col-sm-7 .split-hero-banner-image,
.vc_col-sm-8 .split-hero-banner-image,
.vc_col-sm-9 .split-hero-banner-image {
  height: 25vh;
  width: 100%;
}

.container-narrow .split-hero-banner-intro,
.page-sidebar .split-hero-banner-intro,
.split-container .split-hero-banner-intro,
.vc_col-sm-10 .split-hero-banner-intro,
.vc_col-sm-11 .split-hero-banner-intro,
.vc_col-sm-3 .split-hero-banner-intro,
.vc_col-sm-4 .split-hero-banner-intro,
.vc_col-sm-5 .split-hero-banner-intro,
.vc_col-sm-6 .split-hero-banner-intro,
.vc_col-sm-7 .split-hero-banner-intro,
.vc_col-sm-8 .split-hero-banner-intro,
.vc_col-sm-9 .split-hero-banner-intro {
  display: block;
  width: 100%;
}

.vc_col-sm-3 .split-hero-banner-intro-text,
.vc_col-sm-4 .split-hero-banner-intro-text {
  font-size: 1em;
}

.emphasis {
  margin-left: -15px;
  margin-right: -15px;
  word-break: break-word;
}

.emphasis p {
  font-weight: 300;
  font-size: 1.25em;
}

.emphasis.condensed-layout p {
  font-size: 1em;
}

.emphasis-box {
  padding: 30px 15px;
}

@media screen and (min-width:768px) {
  .emphasis-box {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .emphasis-box {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .emphasis-box {
    padding: 4.5rem 5rem;
  }
}

.condensed-layout .emphasis-box {
  padding: 0 15px;
}

.emphasis-left,
.inline-layout .emphasis-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.emphasis-left {
  margin-bottom: 2em;
  text-align: center;
}

.emphasis-left:only-child {
  margin-bottom: 0;
}

.condensed-layout .emphasis-left,
.condensed-layout .emphasis-right {
  margin-bottom: 1em;
}

.inline-layout .emphasis-left {
  text-align: left;
}

.emphasis-right,
.inline-layout .emphasis-left:only-child {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

.inline-layout .emphasis-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.inline-layout .emphasis-right:only-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

@media (min-width:992px) {
  .emphasis-left {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }

  .inline-layout .emphasis-left {
    float: left;
    width: 41.66666667%;
    margin-left: 0;
  }

  .inline-layout .emphasis-left:only-child {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }

  .emphasis-right {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }

  .inline-layout .emphasis-right {
    float: left;
    width: 58.33333333%;
    margin-left: 0;
  }

  .inline-layout .emphasis-right:only-child {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}

.emphasis-heading {
  margin: 0;
  line-height: 1.25;
}

.emphasis-heading small {
  display: block;
  line-height: 1.5;
}

.container-narrow .emphasis {
  margin-left: -15px;
  margin-right: -15px;
}

.container .emphasis .container {
  width: 100%;
}

.container-narrow .emphasis .emphasis-box,
.page-sidebar .emphasis .emphasis-box,
.split-container .emphasis .emphasis-box,
.vc_col-sm-10 .emphasis .emphasis-box,
.vc_col-sm-11 .emphasis .emphasis-box,
.vc_col-sm-3 .emphasis .emphasis-box,
.vc_col-sm-4 .emphasis .emphasis-box,
.vc_col-sm-5 .emphasis .emphasis-box,
.vc_col-sm-6 .emphasis .emphasis-box,
.vc_col-sm-7 .emphasis .emphasis-box,
.vc_col-sm-8 .emphasis .emphasis-box,
.vc_col-sm-9 .emphasis .emphasis-box {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width:768px) {
  .container-narrow .emphasis .emphasis-box,
  .page-sidebar .emphasis .emphasis-box,
  .split-container .emphasis .emphasis-box,
  .vc_col-sm-10 .emphasis .emphasis-box,
  .vc_col-sm-11 .emphasis .emphasis-box,
  .vc_col-sm-3 .emphasis .emphasis-box,
  .vc_col-sm-4 .emphasis .emphasis-box,
  .vc_col-sm-5 .emphasis .emphasis-box,
  .vc_col-sm-6 .emphasis .emphasis-box,
  .vc_col-sm-7 .emphasis .emphasis-box,
  .vc_col-sm-8 .emphasis .emphasis-box,
  .vc_col-sm-9 .emphasis .emphasis-box {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .inline-layout .emphasis-left {
    font-size: .85em;
  }

  .container-narrow .emphasis .emphasis-box,
  .page-sidebar .emphasis .emphasis-box,
  .split-container .emphasis .emphasis-box,
  .vc_col-sm-10 .emphasis .emphasis-box,
  .vc_col-sm-11 .emphasis .emphasis-box,
  .vc_col-sm-3 .emphasis .emphasis-box,
  .vc_col-sm-4 .emphasis .emphasis-box,
  .vc_col-sm-5 .emphasis .emphasis-box,
  .vc_col-sm-6 .emphasis .emphasis-box,
  .vc_col-sm-7 .emphasis .emphasis-box,
  .vc_col-sm-8 .emphasis .emphasis-box,
  .vc_col-sm-9 .emphasis .emphasis-box {
    padding-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .container-narrow .emphasis .emphasis-box,
  .page-sidebar .emphasis .emphasis-box,
  .split-container .emphasis .emphasis-box,
  .vc_col-sm-10 .emphasis .emphasis-box,
  .vc_col-sm-11 .emphasis .emphasis-box,
  .vc_col-sm-3 .emphasis .emphasis-box,
  .vc_col-sm-4 .emphasis .emphasis-box,
  .vc_col-sm-5 .emphasis .emphasis-box,
  .vc_col-sm-6 .emphasis .emphasis-box,
  .vc_col-sm-7 .emphasis .emphasis-box,
  .vc_col-sm-8 .emphasis .emphasis-box,
  .vc_col-sm-9 .emphasis .emphasis-box {
    padding-bottom: 4rem;
  }

  .container-narrow .emphasis.inline-layout,
  .page-sidebar .emphasis.inline-layout,
  .split-container .emphasis.inline-layout,
  .vc_col-sm-10 .emphasis.inline-layout,
  .vc_col-sm-11 .emphasis.inline-layout,
  .vc_col-sm-3 .emphasis.inline-layout,
  .vc_col-sm-4 .emphasis.inline-layout,
  .vc_col-sm-5 .emphasis.inline-layout,
  .vc_col-sm-6 .emphasis.inline-layout,
  .vc_col-sm-7 .emphasis.inline-layout,
  .vc_col-sm-8 .emphasis.inline-layout,
  .vc_col-sm-9 .emphasis.inline-layout {
    font-size: .825em;
  }
}

@media screen and (min-width:1600px) {
  .container-narrow .emphasis .emphasis-box,
  .page-sidebar .emphasis .emphasis-box,
  .split-container .emphasis .emphasis-box,
  .vc_col-sm-10 .emphasis .emphasis-box,
  .vc_col-sm-11 .emphasis .emphasis-box,
  .vc_col-sm-3 .emphasis .emphasis-box,
  .vc_col-sm-4 .emphasis .emphasis-box,
  .vc_col-sm-5 .emphasis .emphasis-box,
  .vc_col-sm-6 .emphasis .emphasis-box,
  .vc_col-sm-7 .emphasis .emphasis-box,
  .vc_col-sm-8 .emphasis .emphasis-box,
  .vc_col-sm-9 .emphasis .emphasis-box {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.container-narrow .emphasis.condensed-layout .emphasis-box,
.page-sidebar .emphasis.condensed-layout .emphasis-box,
.split-container .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-10 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-11 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-3 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-4 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-5 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-6 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-7 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-8 .emphasis.condensed-layout .emphasis-box,
.vc_col-sm-9 .emphasis.condensed-layout .emphasis-box {
  padding: 0 15px;
}

.container-narrow .emphasis.inline-layout .emphasis-left,
.page-sidebar .emphasis.inline-layout .emphasis-left,
.split-container .emphasis.inline-layout .emphasis-left,
.vc_col-sm-10 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-11 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-3 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-6 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-7 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-8 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-9 .emphasis.inline-layout .emphasis-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
}

.container-narrow .emphasis.inline-layout .emphasis-left:only-child,
.page-sidebar .emphasis.inline-layout .emphasis-left:only-child,
.split-container .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-10 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-11 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-3 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-6 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-7 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-8 .emphasis.inline-layout .emphasis-left:only-child,
.vc_col-sm-9 .emphasis.inline-layout .emphasis-left:only-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-narrow .emphasis.inline-layout .emphasis-right,
.page-sidebar .emphasis.inline-layout .emphasis-right,
.split-container .emphasis.inline-layout .emphasis-right,
.vc_col-sm-10 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-11 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-3 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-6 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-7 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-8 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-9 .emphasis.inline-layout .emphasis-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .container-narrow .emphasis.inline-layout .emphasis-left,
  .page-sidebar .emphasis.inline-layout .emphasis-left,
  .split-container .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-10 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-11 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-3 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-6 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-7 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-8 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-9 .emphasis.inline-layout .emphasis-left {
    float: left;
    width: 41.66666667%;
  }

  .container-narrow .emphasis.inline-layout .emphasis-left:only-child,
  .page-sidebar .emphasis.inline-layout .emphasis-left:only-child,
  .split-container .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-10 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-11 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-3 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-6 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-7 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-8 .emphasis.inline-layout .emphasis-left:only-child,
  .vc_col-sm-9 .emphasis.inline-layout .emphasis-left:only-child {
    float: left;
    width: 100%;
  }

  .container-narrow .emphasis.inline-layout .emphasis-right,
  .page-sidebar .emphasis.inline-layout .emphasis-right,
  .split-container .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-10 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-11 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-3 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-6 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-7 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-8 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-9 .emphasis.inline-layout .emphasis-right {
    float: left;
    width: 58.33333333%;
  }

  .container-narrow .emphasis.inline-layout .emphasis-right:only-child,
  .page-sidebar .emphasis.inline-layout .emphasis-right:only-child,
  .split-container .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-10 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-11 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-3 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-6 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-7 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-8 .emphasis.inline-layout .emphasis-right:only-child,
  .vc_col-sm-9 .emphasis.inline-layout .emphasis-right:only-child {
    float: left;
    width: 100%;
  }
}

.container .email-sign-up-form-wrapper .container,
.container .email-sign-up-form-wrapper .container-narrow,
.container-narrow .emphasis .container,
.page-sidebar .email-sign-up-form-wrapper .container,
.page-sidebar .email-sign-up-form-wrapper .container-narrow,
.page-sidebar .emphasis .container,
.split-container .email-sign-up-form-wrapper .container,
.split-container .email-sign-up-form-wrapper .container-narrow,
.split-container .emphasis .container,
.vc_col-sm-1 .email-sign-up-form-wrapper .container,
.vc_col-sm-1 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-10 .email-sign-up-form-wrapper .container,
.vc_col-sm-10 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-10 .emphasis .container,
.vc_col-sm-11 .emphasis .container,
.vc_col-sm-2 .email-sign-up-form-wrapper .container,
.vc_col-sm-2 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-3 .email-sign-up-form-wrapper .container,
.vc_col-sm-3 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-3 .emphasis .container,
.vc_col-sm-4 .email-sign-up-form-wrapper .container,
.vc_col-sm-4 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-4 .emphasis .container,
.vc_col-sm-5 .email-sign-up-form-wrapper .container,
.vc_col-sm-5 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-5 .emphasis .container,
.vc_col-sm-6 .email-sign-up-form-wrapper .container,
.vc_col-sm-6 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-6 .emphasis .container,
.vc_col-sm-7 .email-sign-up-form-wrapper .container,
.vc_col-sm-7 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-7 .emphasis .container,
.vc_col-sm-8 .email-sign-up-form-wrapper .container,
.vc_col-sm-8 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-8 .emphasis .container,
.vc_col-sm-9 .email-sign-up-form-wrapper .container,
.vc_col-sm-9 .email-sign-up-form-wrapper .container-narrow,
.vc_col-sm-9 .emphasis .container {
  width: 100%;
}

.container-narrow .emphasis.inline-layout .emphasis-right:only-child,
.page-sidebar .emphasis.inline-layout .emphasis-right:only-child,
.split-container .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-10 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-11 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-3 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-6 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-7 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-8 .emphasis.inline-layout .emphasis-right:only-child,
.vc_col-sm-9 .emphasis.inline-layout .emphasis-right:only-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-narrow .emphasis .emphasis-left,
.page-sidebar .emphasis .emphasis-left,
.split-container .emphasis .emphasis-left,
.vc_col-sm-10 .emphasis .emphasis-left,
.vc_col-sm-11 .emphasis .emphasis-left,
.vc_col-sm-3 .emphasis .emphasis-left,
.vc_col-sm-4 .emphasis .emphasis-left,
.vc_col-sm-5 .emphasis .emphasis-left,
.vc_col-sm-6 .emphasis .emphasis-left,
.vc_col-sm-7 .emphasis .emphasis-left,
.vc_col-sm-8 .emphasis .emphasis-left,
.vc_col-sm-9 .emphasis .emphasis-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.container-narrow .emphasis .emphasis-right,
.page-sidebar .emphasis .emphasis-right,
.split-container .emphasis .emphasis-right,
.vc_col-sm-10 .emphasis .emphasis-right,
.vc_col-sm-11 .emphasis .emphasis-right,
.vc_col-sm-3 .emphasis .emphasis-right,
.vc_col-sm-4 .emphasis .emphasis-right,
.vc_col-sm-5 .emphasis .emphasis-right,
.vc_col-sm-6 .emphasis .emphasis-right,
.vc_col-sm-7 .emphasis .emphasis-right,
.vc_col-sm-8 .emphasis .emphasis-right,
.vc_col-sm-9 .emphasis .emphasis-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

@media screen and (min-width:768px) {
  .vc_col-sm-6 .emphasis,
  .vc_col-sm-7 .emphasis,
  .vc_col-sm-8 .emphasis {
    font-size: .75em;
  }
}

@media screen and (min-width:992px) {
  .vc_col-sm-6 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-7 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-8 .emphasis.inline-layout .emphasis-left {
    font-size: .825em;
  }
}

.vc_col-sm-3 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-left,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_col-sm-3 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-4 .emphasis.inline-layout .emphasis-right,
.vc_col-sm-5 .emphasis.inline-layout .emphasis-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .container-narrow .emphasis .emphasis-left,
  .page-sidebar .emphasis .emphasis-left,
  .split-container .emphasis .emphasis-left,
  .vc_col-sm-10 .emphasis .emphasis-left,
  .vc_col-sm-11 .emphasis .emphasis-left,
  .vc_col-sm-3 .emphasis .emphasis-left,
  .vc_col-sm-4 .emphasis .emphasis-left,
  .vc_col-sm-5 .emphasis .emphasis-left,
  .vc_col-sm-6 .emphasis .emphasis-left,
  .vc_col-sm-7 .emphasis .emphasis-left,
  .vc_col-sm-8 .emphasis .emphasis-left,
  .vc_col-sm-9 .emphasis .emphasis-left {
    float: left;
    width: 100%;
    margin-left: 0;
  }

  .container-narrow .emphasis .emphasis-right,
  .page-sidebar .emphasis .emphasis-right,
  .split-container .emphasis .emphasis-right,
  .vc_col-sm-10 .emphasis .emphasis-right,
  .vc_col-sm-11 .emphasis .emphasis-right,
  .vc_col-sm-3 .emphasis .emphasis-right,
  .vc_col-sm-4 .emphasis .emphasis-right,
  .vc_col-sm-5 .emphasis .emphasis-right,
  .vc_col-sm-6 .emphasis .emphasis-right,
  .vc_col-sm-7 .emphasis .emphasis-right,
  .vc_col-sm-8 .emphasis .emphasis-right,
  .vc_col-sm-9 .emphasis .emphasis-right {
    float: left;
    width: 100%;
    margin-left: 0;
  }

  .vc_col-sm-3 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-left,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-left {
    float: left;
    width: 100%;
    margin-left: 0;
  }

  .vc_col-sm-3 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-4 .emphasis.inline-layout .emphasis-right,
  .vc_col-sm-5 .emphasis.inline-layout .emphasis-right {
    float: left;
    width: 100%;
    margin-left: 0;
  }
}

.vc_col-sm-1 .emphasis,
.vc_col-sm-2 .emphasis {
  display: none;
}

.container .email-sign-up-form-wrapper,
.page-sidebar .email-sign-up-form-wrapper,
.split-container .email-sign-up-form-wrapper,
.vc_col-sm-1 .email-sign-up-form-wrapper,
.vc_col-sm-10 .email-sign-up-form-wrapper,
.vc_col-sm-2 .email-sign-up-form-wrapper,
.vc_col-sm-3 .email-sign-up-form-wrapper,
.vc_col-sm-4 .email-sign-up-form-wrapper,
.vc_col-sm-5 .email-sign-up-form-wrapper,
.vc_col-sm-6 .email-sign-up-form-wrapper,
.vc_col-sm-7 .email-sign-up-form-wrapper,
.vc_col-sm-8 .email-sign-up-form-wrapper,
.vc_col-sm-9 .email-sign-up-form-wrapper {
  margin: 0 -15px;
}

.email-sign-up-form-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width:768px) {
  .vc_col-sm-3 .emphasis,
  .vc_col-sm-3 .emphasis.inline-layout,
  .vc_col-sm-4 .emphasis,
  .vc_col-sm-4 .emphasis.inline-layout,
  .vc_col-sm-5 .emphasis,
  .vc_col-sm-5 .emphasis.inline-layout {
    font-size: .66em;
  }

  .email-sign-up-form-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .email-sign-up-form-wrapper {
    padding-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .email-sign-up-form-wrapper {
    padding-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .email-sign-up-form-wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.email-sign-up-form-wrapper h1,
.email-sign-up-form-wrapper h2,
.email-sign-up-form-wrapper h3,
.email-sign-up-form-wrapper h4,
.email-sign-up-form-wrapper h5,
.email-sign-up-form-wrapper h6 {
  margin-top: 0;
}

.email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner a {
  color: inherit;
}

.email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner .gfield_checkbox input:checked+label::after {
  width: 16px;
  height: 21px;
  font-size: 1em;
  text-align: center;
  vertical-align: top;
  color: inherit!important;
}

@media screen and (min-width:768px) {
  .email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner .gfield_checkbox input:checked+label::after {
    width: 18px;
    height: 21px;
  }
}

.email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner .gfield_checkbox label::after {
  color: transparent!important;
}

.email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner label::after,
.email-sign-up-form-wrapper .overlay-dark+.email-sign-up-form-container-inner label::before {
  color: inherit!important;
  border-color: #fff;
}

.email-sign-up-form-wrapper.bg-primary a {
  color: inherit;
}

.email-sign-up-form-wrapper.bg-primary .gfield_checkbox input:checked+label::after {
  width: 16px;
  height: 21px;
  font-size: 1em;
  text-align: center;
  vertical-align: top;
  color: inherit!important;
}

@media screen and (min-width:768px) {
  .email-sign-up-form-wrapper.bg-primary .gfield_checkbox input:checked+label::after {
    width: 18px;
    height: 21px;
  }
}

.email-sign-up-form-wrapper.bg-primary .gfield_checkbox label::after {
  color: transparent!important;
}

.email-sign-up-form-wrapper.bg-primary .gfield_checkbox label::before {
  border-color: #fff;
}

.email-sign-up-form-wrapper.bg-primary label::after,
.email-sign-up-form-wrapper.bg-primary label::before {
  color: inherit!important;
  border-color: #fff;
}

.email-sign-up-form-wrapper.bg-primary .gform_footer button {
  background: #5c8124;
}

.email-sign-up-form-wrapper.bg-primary .gform_footer button:focus,
.email-sign-up-form-wrapper.bg-primary .gform_footer button:hover {
  background: #fff;
  color: #5c8124;
  border: 1px solid #5c8124;
}

.email-sign-up-form-wrapper.bg-transparent input[type=email] {
  background: #f8f8f8;
}

.email-sign-up-form-wrapper.bg-secondary a {
  color: inherit;
}

.email-sign-up-form-wrapper.bg-secondary .gfield_checkbox input:checked+label::after {
  width: 16px;
  height: 21px;
  font-size: 1em;
  text-align: center;
  vertical-align: top;
  color: inherit!important;
}

@media screen and (min-width:768px) {
  .email-sign-up-form-wrapper.bg-secondary .gfield_checkbox input:checked+label::after {
    width: 18px;
    height: 21px;
  }

  .email-sign-up-form-wrapper .gform_footer button {
    height: 4em;
  }
}

.email-sign-up-form-wrapper.bg-secondary .gfield_checkbox label::after {
  color: transparent!important;
}

.email-sign-up-form-wrapper.bg-secondary label::after,
.email-sign-up-form-wrapper.bg-secondary label::before {
  color: inherit!important;
  border-color: #fff;
}

.email-sign-up-form-wrapper.bg-secondary .ginput_container_email input {
  border: 0;
}

.email-sign-up-form-wrapper .email-sign-up-form-container-bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.email-sign-up-form-wrapper .email-sign-up-form-container-bg-overlay+.email-sign-up-form-container-inner {
  position: relative;
  z-index: 20;
}

.email-sign-up-form-wrapper .wpb_content_element .wpb_wrapper p:last-child {
  margin-bottom: 0;
}

.email-sign-up-form-wrapper .gform_wrapper {
  display: inline-block;
  margin: 0;
}

.email-sign-up-form-wrapper .gform_heading,
.read-more.never .read-more-btn-wrapper,
.read-more.never .read-more-overlay {
  display: none;
}

.email-sign-up-form-wrapper form {
  position: relative;
  margin: 1em 0;
  padding: 0;
  max-width: 450px;
  background: 0 0;
}

.email-sign-up-form-wrapper .gfield_checkbox li,
.email-sign-up-form-wrapper .gform_footer {
  margin: 0;
}

.email-sign-up-form-wrapper .gform_validation_error~.gform_footer button {
  position: relative;
}

.email-sign-up-form-wrapper .gfield {
  width: 100%;
  margin-top: 0;
  padding: 0;
}

.email-sign-up-form-wrapper .ginput_container_email input {
  width: 100%;
  padding-right: calc(30% + 1em);
}

.email-sign-up-form-wrapper .gfield_checkbox {
  padding: 0;
}

.email-sign-up-form-wrapper .gfield_checkbox input[type=checkbox]+label {
  font-size: .762rem;
}

.email-sign-up-form-wrapper .gfield_checkbox input[type=checkbox]+label:after {
  font-size: 1em;
}

.email-sign-up-form-wrapper .gform_footer button {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none;
}

.read-more {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 2rem;
  transition: margin .2s ease-in;
}

@media screen and (min-width:768px) {
  .read-more {
    padding-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .read-more {
    padding-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .read-more {
    padding-bottom: 5rem;
  }
}

.read-more.open {
  margin-bottom: 2rem;
  transition: margin .2s ease-out;
}

@media screen and (min-width:768px) {
  .read-more.open {
    margin-bottom: 3rem;
  }

  .read-more.xs {
    padding-bottom: 0;
  }

  .read-more.xs .read-more-btn-wrapper,
  .read-more.xs .read-more-overlay {
    display: none;
  }

  .read-more.xs .read-more-outer {
    min-height: auto;
    height: auto!important;
    overflow: auto;
  }
}

@media screen and (min-width:992px) {
  .read-more.open {
    margin-bottom: 4rem;
  }

  .read-more.sm {
    padding-bottom: 0;
  }

  .read-more.sm .read-more-btn-wrapper,
  .read-more.sm .read-more-overlay {
    display: none;
  }

  .read-more.sm .read-more-outer {
    min-height: auto;
    height: auto!important;
    overflow: auto;
  }
}

@media screen and (min-width:1600px) {
  .read-more.open {
    margin-bottom: 5rem;
  }
}

.read-more.rm-loading .read-more-btn-wrapper,
.read-more.rm-loading .read-more-overlay {
  opacity: 0;
  -webkit-transition: .1s ease-in-out opacity;
  -moz-transition: .1s ease-in-out opacity;
  -o-transition: .1s ease-in-out opacity;
  transition: .1s ease-in-out opacity;
}

.read-more.never {
  padding-bottom: 0;
}

.read-more.never .read-more-outer {
  min-height: auto;
  height: auto!important;
  overflow: auto;
}

@media screen and (min-width:1200px) {
  .read-more.md {
    padding-bottom: 0;
  }

  .read-more.md .read-more-btn-wrapper,
  .read-more.md .read-more-overlay {
    display: none;
  }

  .read-more.md .read-more-outer {
    min-height: auto;
    height: auto!important;
    overflow: auto;
  }
}

@media screen and (min-width:1400px) {
  .read-more.lg {
    padding-bottom: 0;
  }

  .read-more.lg .read-more-btn-wrapper,
  .read-more.lg .read-more-overlay {
    display: none;
  }

  .read-more.lg .read-more-outer {
    min-height: auto;
    height: auto!important;
    overflow: auto;
  }
}

.read-more-inner>.vc_row {
  margin: 0;
}

.read-more-outer {
  position: relative;
  overflow: hidden;
  min-height: 50vw;
  height: 0;
  transition: height .4s ease-in .2s;
}

@media screen and (min-width:480px) {
  .read-more-outer {
    min-height: 25vw;
  }
}

.open .read-more-outer {
  transition: height .4s ease-out;
}

.read-more-overlay {
  position: absolute;
  z-index: 2;
  top: 30%;
  bottom: 2rem;
  left: 0;
  right: 0;
  opacity: 1;
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
  transition: opacity .2s ease-in;
}

@media screen and (min-width:768px) {
  .read-more-outer {
    min-height: 10em;
  }

  .read-more-overlay {
    bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .read-more-overlay {
    bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .read-more-overlay {
    bottom: 5rem;
  }
}

.open .read-more-overlay {
  opacity: 0;
  transition: opacity .2s ease-out;
}

.read-more-btn-wrapper {
  position: absolute;
  bottom: 2rem;
  z-index: 3;
  left: 0;
  right: 0;
  text-align: center;
  transition: bottom .2s ease-in;
}

@media screen and (min-width:768px) {
  .read-more-btn-wrapper {
    bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .read-more-btn-wrapper {
    bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .read-more-btn-wrapper {
    bottom: 5rem;
  }
}

.open .read-more-btn-wrapper {
  bottom: -1em;
  transition: bottom .2s ease-out;
}

.read-more-btn:after {
  display: inline-block;
  margin: 0 .2em;
  font-weight: 400;
  line-height: 1.2;
  vertical-align: text-bottom;
  content: "\e901";
  transition: transform .4s linear;
}

.hero-video-control-pause,
.slider-loading-overlay {
  -webkit-transition: .1s ease-in-out all;
  -moz-transition: .1s ease-in-out all;
  -o-transition: .1s ease-in-out all;
}

.open .read-more-btn:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.open .read-more-text,
.read-less-text {
  display: none;
}

.open .read-less-text {
  display: inline;
}

.slider-container.playing .owl-carousel-play,
main .vc_row~.vc_row .slider-scroll-button {
  display: none;
}

.alternating-content-item-wrapper {
  position: relative;
}

@media screen and (min-width:768px) {
  .open .read-more-btn-wrapper {
    bottom: 0;
  }

  .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container {
    margin-left: 50%;
  }

  .alternating-content-item-wrapper:nth-child(even) .alternating-content-item-image {
    left: 50%;
  }

  .alternating-content-item-content-container {
    width: 50%;
  }
}

.alternating-content-item-image {
  position: relative;
  margin-bottom: 1rem;
  height: 44.3vw;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.alternating-content-item-inner {
  padding: 30px 15px;
}

@media screen and (min-width:768px) {
  .alternating-content-item-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    height: auto;
    width: 50%;
  }

  .alternating-content-item-inner {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .alternating-content-item-inner {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .alternating-content-item-inner {
    padding: 4.5rem 5rem;
  }
}

.alternating-content-item-heading {
  margin: 0;
}

.alternating-content-item-heading+.alternating-content-item-content {
  margin-top: 2em;
}

.alternating-content-item-content p:last-of-type {
  margin-bottom: 0;
}

.alternating-content-item-button {
  margin-top: 1em;
}

.split-container .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-2 .vc_col-sm-1 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-3 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-4 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-5 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-6 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
.vc_col-sm-7 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin-bottom: 1rem;
  height: 44.3vw;
  width: 100%;
}

@media screen and (min-width:992px) {
  .split-container .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-2 .vc_col-sm-1 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-3 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-4 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-5 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-6 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image,
  .vc_col-sm-7 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image {
    height: 400px;
  }
}

.split-container .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-2 .vc_col-sm-1 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-3 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-4 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-5 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-6 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container,
.vc_col-sm-7 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container {
  width: 100%;
  margin-left: 0;
}

.split-container .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-2 .vc_col-sm-1 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-3 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-4 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-5 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-6 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container,
.vc_col-sm-7 .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container {
  margin-left: 0;
}

.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin-bottom: 1rem;
  height: 44.3vw;
  width: 100%;
}

@media screen and (min-width:992px) {
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    height: auto;
    width: 33%;
  }
}

.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container {
  width: 100%;
  margin-left: 0;
}

.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container {
  margin-left: 0;
}

@media screen and (min-width:992px) {
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-content-container {
    width: 66%;
  }

  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(odd) .alternating-content-item-content-container {
    margin-left: 33%;
  }

  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-wrapper:nth-child(even) .alternating-content-item-image {
    left: 66%;
  }
}

@media screen and (min-width:768px) {
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .alternating-content-item-inner {
    font-size: .9em;
    padding: 2em;
  }

  main .vc_row .slider-container .item {
    min-height: calc(60vh - 85px);
  }
}

@media screen and (min-width:1200px) {
  main .vc_row .slider-container .item {
    min-height: calc(100vh - 85px);
  }
}

.slider-container {
  position: relative;
  margin: 0 -15px;
  overflow: auto;
}

.slider-container.loading .slider-loading-overlay {
  visibility: visible;
  opacity: 1;
}

.slider-container.playing .owl-carousel-stop {
  display: block;
}

.owl-item.active {
  opacity: 1!important;
}

.slider-item-background {
  width: 100%;
}

@media screen and (max-width:767px) {
  .slider-item-background {
    background: 0 0!important;
  }
}

@media screen and (min-width:768px) {
  main .vc_row~.vc_row .item {
    min-height: calc(60vh - 85px);
  }

  .slider-item-background {
    display: flex;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slider-item-background.bottom-left,
  .slider-item-background.middle-left,
  .slider-item-background.top-left {
    justify-content: flex-start;
  }

  .slider-item-background.bottom-right,
  .slider-item-background.middle-right,
  .slider-item-background.top-right {
    justify-content: flex-end;
  }
}

.slider-item-background-mobile {
  display: block;
  height: 54vw;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.owl-carousel-control-button {
  padding: 0 1em;
  font-size: .857em;
  text-transform: uppercase;
  background: 0 0;
  border: none;
}

@media screen and (min-width:768px) {
  .slider-item-background-mobile {
    display: none;
  }

  .owl-carousel-control-button {
    padding: 1em;
    color: #fff;
    text-shadow: 0 1px 1px #000;
  }
}

.slider-play-controls {
  position: absolute;
  z-index: 999;
  display: none;
  white-space: nowrap;
}

.owl-carousel-play:before,
.owl-carousel-stop:before {
  position: relative;
  top: 1px;
  margin-right: .5em;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.owl-carousel-stop {
  display: none;
}

.owl-carousel-stop:before {
  content: "\e034";
}

.owl-carousel-play:before {
  content: "\e038";
}

.slider-loading-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  visibility: hidden;
  background: #000;
  opacity: 0;
  transition: .1s ease-in-out all;
}

.control-left .owl-dot:not(.active),
.control-right .owl-dot:not(.active) {
  opacity: .5;
}

.slider-loading-overlay:after {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -.3em;
  width: .6em;
  height: .6em;
  font-size: 10px;
  text-indent: 100%;
  border-radius: .5em;
  content: "\e93d";
  -webkit-animation: spinner-loader 2s infinite linear;
  -o-animation: spinner-loader 2s infinite linear;
  animation: spinner-loader 2s infinite linear;
  overflow: hidden;
}

.gallery-bar-button.loading .icon,
.gallery-img-button.loading:after {
  animation-name: spin;
  animation-duration: 2s;
  animation-timing-function: linear;
}

.item,
.owl-item,
.owl-stage,
.owl-stage-outer,
.slider-owl-carousel {
  height: 100%;
}

.slider-owl-item-inner {
  position: relative;
  z-index: 2;
  text-align: center;
}

@media screen and (min-width:768px) {
  .overlay-half .slider-owl-item-inner {
    width: 50%;
  }

  .overlay-half.bottom-center .slider-owl-overlay,
  .overlay-half.center .slider-owl-overlay,
  .overlay-half.top-center .slider-owl-overlay {
    right: 25%;
    left: 25%;
  }

  .overlay-half.bottom-left .slider-owl-overlay,
  .overlay-half.middle-left .slider-owl-overlay,
  .overlay-half.top-left .slider-owl-overlay {
    right: 50%;
  }

  .overlay-half.bottom-right .slider-owl-overlay,
  .overlay-half.middle-right .slider-owl-overlay,
  .overlay-half.top-right .slider-owl-overlay {
    left: 50%;
  }

  .slider-owl-item-inner.bottom-left,
  .slider-owl-item-inner.middle-left,
  .slider-owl-item-inner.top-left {
    text-align: left;
  }

  .slider-owl-item-inner.bottom-right,
  .slider-owl-item-inner.middle-right,
  .slider-owl-item-inner.top-right {
    text-align: right;
  }

  .slider-owl-item-inner.top-center,
  .slider-owl-item-inner.top-left,
  .slider-owl-item-inner.top-right {
    align-self: flex-start;
  }

  .slider-owl-item-inner.center,
  .slider-owl-item-inner.middle-left,
  .slider-owl-item-inner.middle-right {
    align-self: center;
  }

  .slider-owl-item-inner.bottom-center,
  .slider-owl-item-inner.bottom-left,
  .slider-owl-item-inner.bottom-right {
    align-self: flex-end;
  }
}

#sticky-footer .close,
.location-detail-hours {
  align-self: flex-start;
}

@media screen and (max-width:767px) {
  .slider-owl-overlay {
    display: none;
  }

  .overlay-dark+.slider-owl-item-inner .slide-owl-item-inner-heading-container,
  .overlay-light+.slider-owl-item-inner .slide-owl-item-inner-heading-container,
  .overlay-primary+.slider-owl-item-inner .slide-owl-item-inner-heading-container,
  .overlay-secondary+.slider-owl-item-inner .slide-owl-item-inner-heading-container {
    color: #000;
  }

  .slider-owl-carousel {
    padding-bottom: 1em;
  }

  .slide-owl-item-inner-heading {
    font-size: 4vw;
  }
}

.slider-owl-carousel .item {
  position: relative;
}

.slider-owl-carousel .item:after,
.slider-owl-carousel .item:before {
  content: " ";
  display: table;
}

.slider-owl-carousel .item:after {
  clear: both;
}

.slider-owl-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slide-owl-item-inner-heading-container {
  margin: 0 auto;
  padding: 2em 1.5em;
  color: inherit;
}

.slide-owl-item-inner-heading {
  position: relative;
  z-index: 10;
  margin-top: 0;
  margin-bottom: 1rem;
  display: block;
}

.slide-owl-item-inner-description {
  display: inline-block;
}

@media screen and (min-width:768px) {
  .slide-owl-item-inner-heading-container {
    padding: 5em;
  }

  .slide-owl-item-inner-description {
    max-width: 50vw;
  }

  .control-bottom {
    bottom: 0;
  }
}

.slide-owl-item-inner-description p:last-child {
  margin-bottom: 1rem;
}

.slider-item-button-wrapper {
  display: block;
}

.control-bottom .owl-dots,
.control-top .owl-dots {
  position: absolute;
  right: 0;
  left: auto;
  margin-right: 1em;
  counter-reset: dots;
}

.control-bottom .owl-dot,
.control-top .owl-dot {
  position: relative;
  display: inline-block;
  padding: 0;
}

.control-left .owl-dots,
.control-right .owl-dots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  counter-reset: dots;
}

.control-left .owl-dot,
.control-right .owl-dot,
.owl-dot span {
  display: block;
}

.control-bottom .owl-dot span,
.control-top .owl-dot span {
  margin: .4em;
}

.control-left .owl-dots {
  left: 0;
}

.control-right .owl-dots {
  right: 0;
}

.control-top .owl-dots {
  top: 0;
}

.owl-dot {
  position: relative;
  padding: .5em;
}

.owl-dot span {
  margin: .5em;
  border-radius: 50%;
  width: .5em;
  height: .5em;
  background: #cd274e;
}

.container .location-detail-bar-container.container,
.container-narrow .location-detail-column,
.page-sidebar .location-detail-column,
.split-container .location-detail-column,
.vc_col-sm-1 .location-detail-bar-container.container,
.vc_col-sm-10 .location-detail-bar-container.container,
.vc_col-sm-2 .location-detail-bar-container.container,
.vc_col-sm-3 .location-detail-bar-container.container,
.vc_col-sm-4 .location-detail-bar-container.container,
.vc_col-sm-5 .location-detail-bar-container.container,
.vc_col-sm-6 .location-detail-bar-container.container,
.vc_col-sm-6 .location-detail-column,
.vc_col-sm-7 .location-detail-bar-container.container,
.vc_col-sm-8 .location-detail-bar-container.container,
.vc_col-sm-9 .location-detail-bar-container.container {
  width: 100%;
}

@media screen and (min-width:768px) {
  .control-top {
    top: 0;
  }

  .owl-dot span {
    background: #fff;
    box-shadow: 0 1px 1px #000;
  }

  .slider-scroll-button {
    display: block;
  }
}

.owl-dot.active,
.owl-dot:focus {
  outline: 0;
}

.owl-dot.active span,
.owl-dot:focus span,
.owl-dot:hover span {
  background: #cd274e;
}

.slider-scroll-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 20;
  padding: 0;
  text-shadow: 0 1px 1px #000;
  color: #fff;
  background: 0 0;
  border: 0;
  transform: translateZ(0) translateX(-50%);
}

.slider-scroll-button:focus,
.slider-scroll-button:hover {
  text-decoration: none;
}

.slider-scroll-button:focus::after,
.slider-scroll-button:hover::after {
  color: #cd274e;
  outline: 0;
}

.slider-scroll-button::after {
  font-size: 2em;
  color: inherit;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}

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

@keyframes spinner-loader {
  0% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.location-detail-bar-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .location-detail-bar-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .location-detail-bar-wrapper {
    margin-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .location-detail-bar-wrapper {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .location-detail-bar-wrapper {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.location-detail-bar-container {
  padding: 1em 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (min-width:1200px) {
  .container-narrow .location-detail-column,
  .page-sidebar .location-detail-column,
  .split-container .location-detail-column,
  .vc_col-sm-6 .location-detail-column {
    width: 50%;
  }
}

.vc_col-sm-1 .location-detail-column,
.vc_col-sm-2 .location-detail-column,
.vc_col-sm-3 .location-detail-column,
.vc_col-sm-4 .location-detail-column,
.vc_col-sm-5 .location-detail-column {
  width: 100%;
}

.location-detail-column {
  padding: .5em;
  width: 100%;
  flex-grow: 1;
}

@media screen and (min-width:480px) {
  .location-detail-column {
    width: 50%;
  }
}

@media screen and (min-width:992px) {
  .location-detail-column {
    width: 25%;
  }

  .navbar-search {
    margin-right: -15px;
  }
}

@media screen and (min-width:1400px) {
  .location-detail-column {
    width: auto;
  }
}

.location-detail-name {
  font-family: inherit;
}

.location-detail-logo {
  max-width: 100%;
}

.location-detail-map img {
  max-width: 400px;
}

.location-details-address {
  margin-bottom: 1em;
}

.location-details-contact a {
  display: block;
}

.location-detail-hour-title {
  margin-bottom: 1em;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: 700;
  font-size: 1em;
}

.location-detail-hour-listing p:last-of-type {
  margin-bottom: 0;
}

.navbar-search {
  position: static;
  float: right;
  height: 100%;
}

.navbar-search.open .navbar-search-button {
  background-color: #cd274e;
  color: #fff;
}

.right-slideout .primary-navbar-toggle+.navbar-search {
  margin-right: 15px;
}

@media screen and (min-width:992px) {
  .right-slideout .primary-navbar-toggle+.navbar-search {
    margin-right: 0;
  }
}

.navbar-search-button {
  display: block;
  margin-left: 0;
}

.navbar-search-button.dropdown-toggle:after {
  display: none;
}

.navbar-search-dropdown-menu {
  margin: 0;
  padding: 1em 0;
  top: 100%;
  right: 0;
  left: 0;
  background-color: #cd274e;
  border-radius: 0;
  background-clip: border-box;
}

@media screen and (min-width:768px) {
  .navbar-search-dropdown-menu {
    padding: 1.5em 0;
  }
}

.navbar-search-form {
  position: relative;
}

.navbar-search-form-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.navbar-search-form-control {
  width: 100%;
  height: 3em!important;
  padding: .5em 5em .5em .5em!important;
  color: #000;
  font-size: 1em!important;
  box-shadow: none;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-appearance: none;
}

.navbar-search-form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #000;
}

.navbar-search-form-submit-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  color: #777;
  background: 0 0;
  border: 0;
  border-radius: 0;
  white-space: nowrap;
}

.navbar-search-form-submit-button:focus,
.navbar-search-form-submit-button:hover {
  color: #333;
}

.navbar-search-form-submit-button-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
}

.navbar-search-form-submit-button-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.hero-wrapper {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.hero-wrapper.full-height {
  min-height: 56vw;
}

@media screen and (min-width:992px) {
  .hero-wrapper.full-height {
    height: 100vh;
    min-height: 0;
  }
}

.hero-wrapper.playing .hero-video-control-play {
  display: none;
}

.hero-wrapper.playing .hero-video-control-pause {
  display: inline-block;
}

.hero-banner-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width:767px) {
  .hero-wrapper {
    padding-top: 200px;
    margin-top: 0;
    background-size: auto 56vw;
    background-position: top center;
  }

  .hero-banner-overlay {
    bottom: auto;
    height: 100%;
  }
}

.hero-content-container {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.hero-content-inner {
  position: relative;
  z-index: 20;
  display: table-cell;
  padding: 2em 1em;
  vertical-align: bottom;
  text-align: center;
}

.hero-content-inner.mobile-overlay-dark {
  background: #000;
}

@media screen and (min-width:768px) {
  .hero-content-inner {
    padding: 5em;
    vertical-align: middle;
  }

  .hero-content-inner.top-left {
    text-align: left;
    vertical-align: top;
  }

  .hero-content-inner.bottom-left {
    text-align: left;
    vertical-align: bottom;
  }

  .hero-content-inner.top-right {
    text-align: right;
    vertical-align: top;
  }

  .hero-content-inner.bottom-right {
    text-align: right;
    vertical-align: bottom;
  }

  .hero-content-inner.mobile-overlay-dark {
    background: 0 0;
  }
}

.hero-content-inner.mobile-overlay-light {
  background: #fcf9f5;
}

@media screen and (min-width:768px) {
  .hero-content-inner.mobile-overlay-light {
    background: 0 0;
  }
}

.hero-content-inner.mobile-overlay-primary {
  background: #cd274e;
}

.hero-logo {
  margin-bottom: .5em;
  max-width: 100%;
}

.hero-banner-main-heading,
.hero-banner-sub-heading {
  margin: 0;
  font-family: inherit;
  color: inherit;
}

.hero-content-description {
  font-family: futura-pt,sans-serif;
  color: inherit;
}

.hero-content-description p:last-of-type {
  margin-bottom: 1em;
}

.hero-video {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%,-50%);
}

@media screen and (min-width:768px) {
  .hero-content-inner.mobile-overlay-primary {
    background: 0 0;
  }

  .hero-video {
    display: block;
  }
}

.hero-video-control {
  margin-top: 1em;
  font-family: inherit;
  font-size: .895em;
  text-transform: uppercase;
  color: #fff;
  background: 0 0;
  border: none;
  opacity: 1;
}

.hero-scroll-button:before,
.hero-video-control-pause:before,
.hero-video-control-play:before {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}

.hero-video-control-container {
  display: none;
}

@media screen and (min-width:768px) {
  .hero-video-control-container {
    position: relative;
    display: block;
    z-index: 20;
  }
}

.hero-video-control-pause {
  display: none;
  color: #fff;
  border-radius: 10em;
  padding: .25em 1em;
  transition: .1s ease-in-out all;
  transition-property: color,background;
}

.hero-video-control-pause:focus,
.hero-video-control-pause:hover {
  color: #000;
  background-color: #fff;
}

.hero-video-control-pause:before {
  font-size: .8em;
  color: inherit;
  content: '||';
}

.hero-video-control-play {
  display: inline-block;
  color: #fff;
  border-radius: 10em;
  padding: .25em 1em;
  -webkit-transition: .1s ease-in-out all;
  -moz-transition: .1s ease-in-out all;
  -o-transition: .1s ease-in-out all;
  transition: .1s ease-in-out all;
  transition-property: color,background;
}

.hero-video-control-play:focus,
.hero-video-control-play:hover {
  color: #000;
  background-color: #fff;
}

.hero-video-control-play:before {
  font-size: .8em;
  color: inherit;
  content: "\e037";
}

.hero-video-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width:767px) {
  .hero-video-wrapper {
    height: 200px;
  }
}

.hero-video-wrapper iframe {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.hero-scroll-button {
  z-index: 10;
  position: absolute;
  bottom: 1em;
  left: 50%;
  display: none;
  background: 0 0;
  border: none;
  transform: translateX(-50%);
}

.hero-scroll-button:before {
  font-size: 1.5em;
  color: #fff;
  content: "\e901";
  -webkit-transition: .1s ease-in-out color;
  -moz-transition: .1s ease-in-out color;
  -o-transition: .1s ease-in-out color;
  transition: .1s ease-in-out color;
}

.blockquote-container blockquote:after,
.blockquote-content {
  font-family: Georgia,"Times New Roman",Times,serif;
}

.hero-scroll-button:focus:before,
.hero-scroll-button:hover:before {
  color: #000;
}

.container .logo-wrapper .container,
.container-narrow .logo-wrapper .container {
  width: 100%;
}

.logo-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .logo-wrapper {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .hero-scroll-button {
    display: block;
  }

  .logo-wrapper {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .logo-wrapper {
    margin-bottom: 5rem;
  }
}

.logo-wrapper-heading {
  margin: 1em 0;
  text-align: center;
}

.logo-items-wrapper {
  padding: 1em 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.logo-items-wrapper:empty {
  display: none;
}

.logo-item {
  padding: 1em;
}

.logo-item-link {
  -webkit-transition: .1s ease-in-out opacity;
  -moz-transition: .1s ease-in-out opacity;
  -o-transition: .1s ease-in-out opacity;
  transition: .1s ease-in-out opacity;
}

.logo-item-link:focus,
.logo-item-link:hover {
  opacity: .7;
}

.container .quoteblock .container,
.container .quoteblock .container-narrow,
.container-narrow .quoteblock .container,
.container-narrow .quoteblock .container-narrow {
  width: 100%;
  padding: 0;
}

.blockquote-container {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  font-size: 1.2em;
  word-break: break-word;
}

.blockquote-container blockquote {
  position: relative;
  margin: 0;
  padding: 30px 15px;
  max-width: 720px;
  background-color: #fcf9f5;
  background-position: top right;
  background-size: contain;
}

.vc_col-sm-10 .blockquote-container blockquote,
.vc_col-sm-11 .blockquote-container blockquote,
.vc_col-sm-3 .blockquote-container blockquote,
.vc_col-sm-4 .blockquote-container blockquote,
.vc_col-sm-5 .blockquote-container blockquote,
.vc_col-sm-6 .blockquote-container blockquote,
.vc_col-sm-7 .blockquote-container blockquote,
.vc_col-sm-8 .blockquote-container blockquote,
.vc_col-sm-9 .blockquote-container blockquote {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .blockquote-container blockquote {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .blockquote-container blockquote {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .blockquote-container blockquote {
    padding: 4.5rem 5rem;
  }
}

.blockquote-container blockquote:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #cd274e;
  line-height: 1;
  content: '“';
  transform: translateX(-50%);
}

.blockquote-container blockquote.text-center {
  margin-left: auto;
  margin-right: auto;
}

.blockquote-container blockquote.text-left {
  margin-right: auto;
}

.blockquote-container blockquote.text-right {
  margin-left: auto;
}

@media screen and (min-width:768px) {
  .blockquote-container blockquote:after {
    top: .2em;
    font-size: 4em;
  }

  .blockquote-container blockquote.text-left {
    padding-left: 2em;
  }

  .blockquote-container blockquote.text-right {
    padding-right: 2em;
  }
}

.blockquote-container cite {
  display: block;
  padding-top: 1em;
  font-size: .66em;
  color: #000;
}

.vc_col-sm-10 .quoteblock .container,
.vc_col-sm-10 .quoteblock .container-narrow,
.vc_col-sm-11 .quoteblock .container,
.vc_col-sm-11 .quoteblock .container-narrow,
.vc_col-sm-6 .quoteblock .container,
.vc_col-sm-6 .quoteblock .container-narrow,
.vc_col-sm-7 .quoteblock .container,
.vc_col-sm-7 .quoteblock .container-narrow,
.vc_col-sm-8 .quoteblock .container,
.vc_col-sm-8 .quoteblock .container-narrow,
.vc_col-sm-9 .quoteblock .container,
.vc_col-sm-9 .quoteblock .container-narrow {
  width: 100%;
  padding: 0;
}

.vc_col-sm-3 .quoteblock .container,
.vc_col-sm-3 .quoteblock .container-narrow,
.vc_col-sm-4 .quoteblock .container,
.vc_col-sm-4 .quoteblock .container-narrow,
.vc_col-sm-5 .quoteblock .container,
.vc_col-sm-5 .quoteblock .container-narrow {
  width: 100%;
  padding: 0;
}

@media screen and (min-width:768px) {
  .vc_col-sm-10 .blockquote-container,
  .vc_col-sm-11 .blockquote-container,
  .vc_col-sm-6 .blockquote-container,
  .vc_col-sm-7 .blockquote-container,
  .vc_col-sm-8 .blockquote-container,
  .vc_col-sm-9 .blockquote-container {
    font-size: .9em;
  }

  .vc_col-sm-3 .blockquote-container,
  .vc_col-sm-4 .blockquote-container,
  .vc_col-sm-5 .blockquote-container {
    font-size: .792em;
  }
}

.vc_col-sm-1 .quoteblock,
.vc_col-sm-2 .quoteblock {
  display: none;
}

.social-links-navbar {
  order: 8;
}

.navbar-nav.social-links-list {
  display: block;
  padding: 0;
  margin: 0 0 0 15px;
  list-style: none;
  font-size: 1.5em;
}

.navbar-nav.social-links-list>li {
  display: inline-block;
  margin: 0 .25em;
}

.slideout .navbar-nav.social-links-list,
footer .navbar-nav.social-links-list {
  margin: 0;
  font-size: 2em;
  text-align: center;
}

.navbar-nav.social-links-list>li>a {
  padding: 0;
}

.slideout .navbar-nav.social-links-list>li {
  display: inline-block;
}

.slideout .navbar-nav.social-links-list>li a {
  display: inline-block;
  padding: 0;
  line-height: 1;
}

@media screen and (min-width:992px) {
  footer .navbar-nav.social-links-list {
    text-align: left;
  }

  footer .navbar-nav.social-links-list>li {
    margin-left: 0;
    margin-right: .5em;
  }
}

footer .navbar-nav.social-links-list>li>a {
  padding: 0;
  line-height: 1.2;
  color: rgba(0,0,0,.8);
  -webkit-transition: .1s ease-in-out color;
  -moz-transition: .1s ease-in-out color;
  -o-transition: .1s ease-in-out color;
  transition: .1s ease-in-out color;
}

footer .navbar-nav.social-links-list>li>a:focus,
footer .navbar-nav.social-links-list>li>a:hover {
  color: #cd274e;
  text-decoration: none;
  background-color: transparent;
}

.social-listing-wrapper {
  float: none;
  margin-right: -15px;
  margin-left: -15px;
  text-align: center;
}

.social-listing-wrapper:after,
.social-listing-wrapper:before {
  content: " ";
  display: table;
}

@media screen and (min-width:768px) {
  .social-listing-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .social-listing-wrapper {
    margin-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .social-listing-wrapper {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .social-listing-wrapper {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.social-listing-wrapper .social-listing-title {
  margin: 0;
}

.social-listing-wrapper .social-listing-title.social-listing-inline {
  display: inline-block;
}

.social-listing-wrapper .social-listing.social-listing-inline {
  display: inline-block;
  margin-left: 1em;
}

.social-listing-wrapper .social-links-list {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.social-listing-wrapper .social-links-list-item {
  float: none;
}

.social-listing-wrapper .social-link {
  line-height: 1;
}

.social-listing-wrapper .social-link:focus,
.social-listing-wrapper .social-link:hover {
  background: 0 0;
}

.split-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  word-break: break-word;
}

@media screen and (min-width:992px) {
  .split-content:nth-child(odd) .split-content-body,
  .split-content:nth-child(odd) .split-content-image {
    margin-left: -15px;
    margin-right: .5rem;
  }

  .split-content:nth-child(odd) .split-content-heading,
  .split-content:nth-child(odd) .split-content-inner {
    margin-left: auto;
    margin-right: 0;
    max-width: 472.5px;
  }

  .split-content:nth-child(even) .split-content-body,
  .split-content:nth-child(even) .split-content-image {
    margin-left: .5rem;
    margin-right: -15px;
  }

  .split-content:nth-child(even) .split-content-heading,
  .split-content:nth-child(even) .split-content-inner {
    margin-left: 0;
    margin-right: auto;
    max-width: 472.5px;
  }
}

.split-content:nth-child(2n-1):last-child,
.split-content:only-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}

@media (min-width:992px) {
  .split-content {
    float: left;
    width: 50%;
  }

  .split-content:nth-child(2n-1):last-child,
  .split-content:only-child {
    float: left;
    width: 100%;
  }
}

@media screen and (min-width:992px) {
  .split-content:nth-child(2n-1):last-child .split-content-body,
  .split-content:nth-child(2n-1):last-child .split-content-image,
  .split-content:only-child .split-content-body,
  .split-content:only-child .split-content-image {
    margin-left: -15px;
    margin-right: -15px;
  }

  .split-content:nth-child(2n-1):last-child .split-content-heading,
  .split-content:nth-child(2n-1):last-child .split-content-inner,
  .split-content:only-child .split-content-heading,
  .split-content:only-child .split-content-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
  }
}

.split-content p:last-of-type {
  margin-bottom: 0;
}

.split-content-image {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  margin-left: -15px;
  margin-right: -15px;
  padding: 30px 15px;
  padding-bottom: 0;
  min-height: 75vw;
  background-size: cover;
}

@media screen and (min-width:768px) {
  .split-content-image {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .split-content-image {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .split-content-image {
    padding: 4.5rem 5rem;
  }
}

@media screen and (min-width:768px) {
  .split-content-image {
    padding-bottom: 0;
    min-height: 50vh;
  }
}

.split-content-body {
  padding: 30px 15px;
  margin-left: -15px;
  margin-right: -15px;
}

@media screen and (min-width:768px) {
  .split-content-body {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .split-content-body {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .split-content-body {
    padding: 4.5rem 5rem;
  }
}

.no-image+.split-content-body {
  padding-top: 2rem;
}

.split-content-inner {
  position: relative;
}

.split-content-heading {
  position: relative;
  z-index: 1;
  width: 100%;
}

.split-content-heading h3 {
  padding: 2rem 1rem;
  margin: 0;
  margin-bottom: -1rem;
}

.no-image .split-content-heading h3 {
  margin-bottom: 0;
}

.split-content-content,
.split-content-emphasis {
  margin: 0 1rem 2rem;
}

.split-content-emphasis p {
  font-weight: 300;
  font-size: 1.25em;
}

.split-content-link {
  display: inline-block;
  margin: 0 1rem 2rem;
  font-size: 1.2em;
  line-height: 1.2;
  color: #5c8124;
  font-weight: 600;
}

.split-content-link:focus,
.split-content-link:hover {
  text-decoration: none;
}

.split-content-link .icon {
  margin-left: .25em;
}

.container-narrow .split-content-body,
.container-narrow .split-content-image,
.page-sidebar .split-content-body,
.page-sidebar .split-content-image,
.split-container .split-content-body,
.split-container .split-content-image,
.vc_col-sm-10 .split-content-body,
.vc_col-sm-10 .split-content-image,
.vc_col-sm-11 .split-content-body,
.vc_col-sm-11 .split-content-image,
.vc_col-sm-3 .split-content-body,
.vc_col-sm-3 .split-content-image,
.vc_col-sm-4 .split-content-body,
.vc_col-sm-4 .split-content-image,
.vc_col-sm-5 .split-content-body,
.vc_col-sm-5 .split-content-image,
.vc_col-sm-6 .split-content-body,
.vc_col-sm-6 .split-content-image,
.vc_col-sm-7 .split-content-body,
.vc_col-sm-7 .split-content-image,
.vc_col-sm-8 .split-content-body,
.vc_col-sm-8 .split-content-image,
.vc_col-sm-9 .split-content-body,
.vc_col-sm-9 .split-content-image {
  padding: 2rem;
}

.container-narrow .split-content-image,
.page-sidebar .split-content-image,
.split-container .split-content-image,
.vc_col-sm-10 .split-content-image,
.vc_col-sm-11 .split-content-image,
.vc_col-sm-3 .split-content-image,
.vc_col-sm-4 .split-content-image,
.vc_col-sm-5 .split-content-image,
.vc_col-sm-6 .split-content-image,
.vc_col-sm-7 .split-content-image,
.vc_col-sm-8 .split-content-image,
.vc_col-sm-9 .split-content-image {
  padding-bottom: 0;
}

.vc_col-sm-1 .split-content,
.vc_col-sm-2 .split-content {
  display: none;
}

.old-browser {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 1em;
  box-shadow: 1px 1px 10px rgba(0,0,0,.5);
}

.old-browser-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .5em;
  font-size: 1.5em;
  color: #fff;
  border: 0;
  border-radius: 0;
  background: 0 0;
  -webkit-transition: .1s ease-in-out opacity;
  -moz-transition: .1s ease-in-out opacity;
  -o-transition: .1s ease-in-out opacity;
  transition: .1s ease-in-out opacity;
}

.old-browser-close:focus,
.old-browser-close:hover {
  color: #fff;
  opacity: .6;
}

.old-browser-text {
  margin: 3em 0;
}

@media screen and (min-width:768px) {
  .old-browser-text {
    margin: 4em 0;
  }
}

.old-browser-close-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.image-bar {
  position: relative;
  text-align: center;
}

.image-bar .owl-stage {
  margin: 0 auto;
}

.image-bar .owl-dots {
  display: none;
  line-height: 0;
}

@media screen and (min-width:768px) {
  .image-bar .owl-dots {
    display: block;
  }
}

.image-bar .owl-dot,
.image-bar-heading-icon {
  display: inline-block;
}

.image-bar .owl-dot {
  padding: .25em;
}

.image-bar .owl-dot span {
  display: inline-block;
  width: .5em;
  height: .5em;
  border-radius: 50%;
  background-color: #d4d4d4;
}

.image-bar .owl-dot:focus:not(.active) span,
.image-bar .owl-dot:hover:not(.active) span {
  background-color: #000;
}

.image-bar .owl-dot.active span {
  background-color: #cd274e;
}

.image-bar-list {
  padding: 0;
}

.image-item {
  list-style: none;
}

.image-item.img-instagram .image-bar-list-image {
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
}

.image-bar-list-item-link {
  display: block;
  overflow: hidden;
}

.image-bar-list-item-link:focus .image-bar-list-image,
.image-bar-list-item-link:hover .image-bar-list-image {
  transform: scale(1.02);
}

.image-bar-list-image {
  width: 100%;
  height: auto;
  transition: all .3s ease-in-out;
}

.image-feed-control {
  padding: .5em 1em;
  font-size: 1em;
  line-height: 1;
  background: 0 0;
  border: 0;
  border-radius: 0;
}

.image-feed-control:focus:not([disabled]),
.image-feed-control:hover:not([disabled]) {
  color: #000;
}

.image-feed-control[disabled] {
  opacity: .33;
}

.instagram-link-wrapper {
  margin: 1em 0;
  display: block;
}

.image-bar-empty {
  padding: 1em;
  list-style-type: none;
  color: #dfbe93;
  font-family: inherit;
  line-height: 1.5;
  border-width: 2px;
  border-style: solid;
  border-color: #ead6ba;
  background: #fcf9f5;
}

.pretty-pdf-link-container {
  display: inline-block;
  padding: 1em .5em;
  max-width: 100%;
  overflow: hidden;
  font-size: 2.5vw;
}

.pretty-pdf-link-icon,
.pretty-pdf-text,
.vc_col-sm-1 .align-none .pretty-pdf-link-container,
.vc_col-sm-2 .align-none .pretty-pdf-link-container,
.vc_col-sm-3 .align-none .pretty-pdf-link-container,
.vc_col-sm-4 .align-none .pretty-pdf-link-container,
.vc_col-sm-5 .align-none .pretty-pdf-link-container {
  display: block;
}

@media screen and (min-width:480px) {
  .pretty-pdf-link-container {
    font-size: 2vw;
  }

  .perk-item-text {
    max-height: 100%;
  }
}

@media screen and (min-width:768px) {
  .pretty-pdf-link-container {
    font-size: .875em;
  }
}

.pretty-pdf-link-inner {
  position: relative;
  display: block;
  padding: 2em;
  width: 18em;
  max-width: 100%;
  min-height: 20em;
  color: #cd274e;
  background-color: #fcf9f5;
}

.pretty-pdf-link-inner:after,
.pretty-pdf-link-inner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  transition: border .3s ease;
}

.gallery-img-button:after,
.gallery-img-button:before {
  transition: opacity .2s ease-in-out;
  position: absolute;
}

.pretty-pdf-link-inner:before {
  border-width: 1.5em 1.5em 0 0;
  border-color: #fff transparent transparent;
}

.pretty-pdf-link-inner:after {
  border-width: 0 0 1.5em 1.5em;
  border-color: transparent transparent #f0e1ce;
}

.pretty-pdf-link-inner:focus,
.pretty-pdf-link-inner:hover {
  text-decoration: none;
  color: #a21f3e;
  cursor: pointer;
}

.pretty-pdf-link-inner:focus:before,
.pretty-pdf-link-inner:hover:before {
  border-width: 3.5em 3.5em 0 0;
}

.pretty-pdf-link-inner:focus:after,
.pretty-pdf-link-inner:hover:after {
  border-width: 0 0 3.5em 3.5em;
}

.pretty-pdf-link-inner.ppt {
  color: #5c8124;
}

.pretty-pdf-link-inner.ppt:focus,
.pretty-pdf-link-inner.ppt:hover {
  color: #405919;
}

.pretty-pdf-link-icon {
  position: relative;
  width: 100%;
  height: 13.5em;
}

.pretty-pdf-link-icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5.5em;
  transform: translate(-50%,-35%);
}

.pretty-pdf-text {
  padding-bottom: .5em;
  font-family: inherit;
  font-weight: 500;
  font-size: 1.9em;
  text-align: center;
  line-height: 1;
}

.simple-hours {
  margin-bottom: 1rem;
  text-align: center;
  font-family: inherit;
  color: #fff;
  background: #000;
}

.gallery-img-button:after,
.gallery-modal-carousel .owl-next:before,
.gallery-modal-carousel .owl-prev:before {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.simple-hours-status {
  margin-top: 1em;
  margin-bottom: 0;
  line-height: 1.3;
}

.simple-hours-status:last-child {
  margin-bottom: 1em;
}

.simple-hours-status span {
  display: inline-block;
  font-weight: 300;
}

@media screen and (min-width:768px) {
  .vc_col-sm-6 .pretty-pdf-link-container,
  .vc_col-sm-7 .pretty-pdf-link-container,
  .vc_col-sm-8 .pretty-pdf-link-container {
    font-size: .75em;
  }

  .vc_col-sm-3 .pretty-pdf-link-container,
  .vc_col-sm-4 .pretty-pdf-link-container,
  .vc_col-sm-5 .pretty-pdf-link-container {
    font-size: .66em;
  }

  .vc_col-sm-1 .pretty-pdf-link-container,
  .vc_col-sm-2 .pretty-pdf-link-container {
    font-size: .33em;
  }

  .simple-hours-status {
    margin-top: 1.5em;
  }

  .simple-hours-status:last-child {
    margin-bottom: 1.5em;
  }

  .container .simple-hours-status,
  .container-narrow .simple-hours-status {
    margin-top: 1em;
  }

  .container .simple-hours-status:last-child,
  .container-narrow .simple-hours-status:last-child {
    margin-bottom: 1em;
  }
}

.simple-hours-message {
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 400;
  line-height: 1.3;
}

.simple-hours-message:first-child {
  margin-top: 1em;
}

@media screen and (min-width:768px) {
  .simple-hours-message {
    margin-bottom: 1.5em;
  }

  .simple-hours-message:first-child {
    margin-top: 1.5em;
  }

  .container .simple-hours-message,
  .container-narrow .simple-hours-message {
    margin-bottom: 1em;
  }

  .container .simple-hours-message:first-child,
  .container-narrow .simple-hours-message:first-child {
    margin-top: 1em;
  }

  .vc_col-sm-6 .simple-hours,
  .vc_col-sm-7 .simple-hours,
  .vc_col-sm-8 .simple-hours {
    font-size: .75em;
  }

  .vc_col-sm-3 .simple-hours,
  .vc_col-sm-4 .simple-hours,
  .vc_col-sm-5 .simple-hours {
    font-size: .66em;
  }

  .vc_col-sm-1 .simple-hours,
  .vc_col-sm-2 .simple-hours {
    display: none;
  }
}

.gallery-bar,
.simple-image-bar {
  margin-left: -15px;
  margin-right: -15px;
}

.gallery-bar {
  position: relative;
  margin-bottom: 1rem;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  word-break: break-word;
}

.gallery-bar-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.gallery-bar-overlay.none {
  display: none;
}

.gallery-bar-heading {
  position: relative;
}

.gallery-bar-button,
.gallery-bar-content {
  position: relative;
  margin-top: 2em;
  text-align: center;
}

.gallery-bar-button p:last-of-type,
.gallery-bar-content p:last-of-type {
  margin-bottom: 2em;
}

.gallery-bar-button {
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .gallery-bar-button {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .gallery-bar-button {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .gallery-bar-button {
    margin-bottom: 5rem;
  }
}

.gallery-bar-button.loading .icon {
  display: inline-block;
  animation-iteration-count: infinite;
}

.gallery-bar-button.loading .icon:before {
  content: "\e93d";
}

.gallery-bar-list,
.simple-image-bar-list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.gallery-bar-list li,
.simple-image-bar-list li {
  float: left;
  overflow: hidden;
}

.count-1 .gallery-bar-list li,
.count-1 .simple-image-bar-list li {
  width: 100%;
}

.count-2 .gallery-bar-list li,
.count-2 .simple-image-bar-list li {
  width: 50%;
}

@media screen and (max-width:767px) {
  .count-1 .gallery-bar-list li,
  .count-1 .simple-image-bar-list li {
    width: 50%;
  }

  .count-1 .gallery-bar-list li:last-child:nth-child(odd),
  .count-1 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }

  .count-2 .gallery-bar-list li,
  .count-2 .simple-image-bar-list li {
    width: 50%;
  }

  .count-2 .gallery-bar-list li:last-child:nth-child(odd),
  .count-2 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-3 .gallery-bar-list li,
.count-3 .simple-image-bar-list li {
  width: 33.33333333%;
}

@media screen and (max-width:767px) {
  .count-3 .gallery-bar-list li,
  .count-3 .simple-image-bar-list li {
    width: 50%;
  }

  .count-3 .gallery-bar-list li:last-child:nth-child(odd),
  .count-3 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-4 .gallery-bar-list li,
.count-4 .simple-image-bar-list li {
  width: 25%;
}

@media screen and (max-width:767px) {
  .count-4 .gallery-bar-list li,
  .count-4 .simple-image-bar-list li {
    width: 50%;
  }

  .count-4 .gallery-bar-list li:last-child:nth-child(odd),
  .count-4 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-5 .gallery-bar-list li,
.count-5 .simple-image-bar-list li {
  width: 20%;
}

@media screen and (max-width:767px) {
  .count-5 .gallery-bar-list li,
  .count-5 .simple-image-bar-list li {
    width: 50%;
  }

  .count-5 .gallery-bar-list li:last-child:nth-child(odd),
  .count-5 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-6 .gallery-bar-list li,
.count-6 .simple-image-bar-list li {
  width: 16.66666667%;
}

@media screen and (max-width:767px) {
  .count-6 .gallery-bar-list li,
  .count-6 .simple-image-bar-list li {
    width: 50%;
  }

  .count-6 .gallery-bar-list li:last-child:nth-child(odd),
  .count-6 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-7 .gallery-bar-list li,
.count-7 .simple-image-bar-list li {
  width: 14.28571429%;
}

@media screen and (max-width:767px) {
  .count-7 .gallery-bar-list li,
  .count-7 .simple-image-bar-list li {
    width: 50%;
  }

  .count-7 .gallery-bar-list li:last-child:nth-child(odd),
  .count-7 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-8 .gallery-bar-list li,
.count-8 .simple-image-bar-list li {
  width: 12.5%;
}

@media screen and (max-width:767px) {
  .count-8 .gallery-bar-list li,
  .count-8 .simple-image-bar-list li {
    width: 50%;
  }

  .count-8 .gallery-bar-list li:last-child:nth-child(odd),
  .count-8 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-9 .gallery-bar-list li,
.count-9 .simple-image-bar-list li {
  width: 11.11111111%;
}

@media screen and (max-width:767px) {
  .count-9 .gallery-bar-list li,
  .count-9 .simple-image-bar-list li {
    width: 50%;
  }

  .count-9 .gallery-bar-list li:last-child:nth-child(odd),
  .count-9 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-10 .gallery-bar-list li,
.count-10 .simple-image-bar-list li {
  width: 10%;
}

@media screen and (max-width:767px) {
  .count-10 .gallery-bar-list li,
  .count-10 .simple-image-bar-list li {
    width: 50%;
  }

  .count-10 .gallery-bar-list li:last-child:nth-child(odd),
  .count-10 .simple-image-bar-list li:last-child:nth-child(odd) {
    display: none;
  }
}

.count-hide .gallery-bar-list li,
.count-hide .simple-image-bar-list li {
  display: none;
}

.count-all .gallery-bar-list li,
.count-all .simple-image-bar-list li {
  padding: 1em;
}

@media screen and (min-width:768px) {
  .count-all .gallery-bar-list li,
  .count-all .simple-image-bar-list li {
    width: 33%;
  }
}

.gallery-bar-list li img,
.simple-image-bar-list li img {
  width: 100%;
}

.gallery-img-button {
  position: relative;
  padding: 0;
  border: 0;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-img-button:before {
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,.5);
  content: '';
}

.gallery-img-button:after {
  opacity: 0;
  padding: .5em;
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  background-color: #cd274e;
  content: "\e413";
}

.gallery-img-button.loading:before,
.gallery-img-button:focus:after,
.gallery-img-button:focus:before,
.gallery-img-button:hover:after,
.gallery-img-button:hover:before {
  opacity: 1;
}

.gallery-img-button.loading:after {
  border-radius: 10em;
  opacity: 1;
  content: "\e93d";
  animation-iteration-count: infinite;
}

.modal-gallery {
  margin: 0;
  color: #000;
}

.modal.fade .modal-gallery {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-gallery .gallery-close {
  position: absolute;
  padding: .5em;
  top: 0;
  right: 0;
  z-index: 1041;
  font-size: 2em;
  color: #cd274e;
  opacity: 1;
  background-color: #fcf9f5;
}

.modal-gallery .gallery-close:focus,
.modal-gallery .gallery-close:hover {
  color: #a21f3e;
}

.modal-gallery .modal-content {
  width: 100vw;
  height: 100vh;
  border: 0;
  border-radius: 0;
}

.gallery-modal-carousel .owl-item,
.gallery-modal-carousel .owl-stage,
.gallery-modal-carousel .owl-stage-outer {
  height: 100vh;
}

@media screen and (min-width:768px) {
  .gallery-modal-carousel {
    padding-left: 1em;
    padding-right: 1em;
  }

  .gallery-modal-carousel .owl-item,
  .gallery-modal-carousel .owl-stage,
  .gallery-modal-carousel .owl-stage-outer {
    height: 75vh;
  }

  .hide-thumbnails .gallery-modal-carousel .owl-item,
  .hide-thumbnails .gallery-modal-carousel .owl-stage,
  .hide-thumbnails .gallery-modal-carousel .owl-stage-outer {
    height: 100vh;
  }
}

.gallery-modal-carousel .owl-item {
  position: relative;
  z-index: 1;
}

.gallery-modal-carousel .gallery-modal-carousel-item {
  height: 100%;
  display: flex;
  align-items: flex-end;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000;
  background-position: center;
}

.gallery-modal-carousel .gallery-modal-carousel-caption {
  position: relative;
  margin-bottom: 5em;
  width: 100%;
  padding: 1em;
  color: #fff;
}

@media screen and (min-width:768px) {
  .gallery-modal-carousel .gallery-modal-carousel-item.full-image {
    background-size: cover;
  }

  .gallery-modal-carousel .gallery-modal-carousel-caption {
    margin-bottom: 0;
    padding-right: 20%;
    font-size: 1.4em;
  }
}

.gallery-modal-carousel .gallery-modal-carousel-caption:after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 400%;
  background: linear-gradient(to top,#000 0,transparent 43%,transparent 100%);
  content: '';
}

.hide-captions .gallery-modal-carousel .gallery-modal-carousel-caption {
  display: none;
}

.gallery-modal-carousel .gallery-modal-carousel-caption span {
  position: relative;
  z-index: 1;
}

.gallery-modal-carousel .owl-nav {
  position: absolute;
  z-index: 1041;
  right: 0;
  bottom: 1em;
  display: block;
  color: #fcf9f5;
}

.gallery-modal-carousel .owl-next,
.gallery-modal-carousel .owl-prev {
  display: inline-block;
  padding: 1em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  background-color: rgba(0,0,0,.43);
}

@media screen and (min-width:768px) {
  .gallery-modal-carousel .owl-nav {
    right: 1em;
    bottom: 0;
  }

  .gallery-modal-carousel .owl-next,
  .gallery-modal-carousel .owl-prev {
    padding: 1.5em;
  }

  .hide-thumbnails .gallery-modal-carousel .owl-next,
  .hide-thumbnails .gallery-modal-carousel .owl-prev {
    font-size: 1.5em;
  }
}

.gallery-modal-carousel .owl-next:focus,
.gallery-modal-carousel .owl-next:hover,
.gallery-modal-carousel .owl-prev:focus,
.gallery-modal-carousel .owl-prev:hover {
  color: #a21f3e;
  outline: 0;
}

.gallery-modal-carousel .owl-next:before,
.gallery-modal-carousel .owl-prev:before {
  font-weight: 400;
  line-height: 1;
  font-size: 1.8em;
}

.gallery-modal-carousel .owl-next.disabled,
.gallery-modal-carousel .owl-prev.disabled {
  opacity: .3;
  cursor: not-allowed;
}

.gallery-modal-carousel .owl-prev:before {
  content: "\e903";
}

.gallery-modal-carousel .owl-next:before {
  content: "\e947";
}

.gallery-modal-carousel-control-overlay {
  position: absolute;
  bottom: 0;
  display: none;
  z-index: 5500;
  pointer-events: none;
}

@media screen and (min-width:768px) {
  .gallery-modal-carousel-control-overlay {
    display: block;
  }
}

.gallery-modal-carousel-control-overlay-left {
  left: 0;
  background: linear-gradient(to right,#cd274e 10%,transparent 100%);
}

.gallery-modal-carousel-control-overlay-right {
  right: 0;
  background: linear-gradient(to left,#cd274e 10%,transparent 100%);
}

.gallery-modal-carousel-controller {
  position: absolute!important;
  z-index: auto;
  right: 0;
  bottom: 0;
  left: 0;
  display: none!important;
  width: auto;
  height: 25vh;
  padding: 1em 0;
}

@media screen and (min-width:768px) {
  .gallery-modal-carousel-controller {
    display: block!important;
    padding: 1em;
  }
}

.gallery-modal-carousel-controller .owl-item.current .gallery-modal-carousel-item {
  border-width: 1em;
}

.gallery-modal-carousel-controller .gallery-modal-carousel-item {
  height: 100%;
  width: 100%;
  padding: 0;
  background-size: cover;
  background-position: center;
  border: 0 solid #cd274e;
  border-radius: 0;
  -webkit-transition: .1s ease-in-out all;
  -moz-transition: .1s ease-in-out all;
  -o-transition: .1s ease-in-out all;
  transition: .1s ease-in-out all;
}

.gallery-modal-carousel-controller .gallery-modal-carousel-item:focus,
.gallery-modal-carousel-controller .gallery-modal-carousel-item:hover {
  outline: 0;
  border-width: .5em;
}

.promo-link-box-wrapper {
  position: relative;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: .1s ease-in-out transform;
  -moz-transition: .1s ease-in-out transform;
  -o-transition: .1s ease-in-out transform;
  transition: .1s ease-in-out transform;
}

.promo-link-box-wrapper:focus,
.promo-link-box-wrapper:hover {
  text-decoration: none;
  transform: scale(1.01);
}

.promo-link-box-inner {
  padding: 30px 15px;
}

@media screen and (min-width:768px) {
  .promo-link-box-inner {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .promo-link-box-inner {
    padding: 3.6rem 4rem;
  }
}

.career-perks {
  margin-bottom: 2rem;
  display: block;
  font-size: 1.111em;
}

@media screen and (min-width:768px) {
  .career-perks {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .career-perks {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .promo-link-box-inner {
    padding: 4.5rem 5rem;
  }

  .career-perks {
    margin-bottom: 5rem;
  }
}

.career-perks-heading {
  margin-bottom: 1em;
  text-align: center;
}

.career-perks-introduction {
  margin-bottom: 2em;
  text-align: center;
  font-family: futura-pt,sans-serif;
  font-weight: 300;
  font-size: 1.238em;
  letter-spacing: 0;
}

@media screen and (min-width:992px) {
  .career-perks-introduction {
    font-size: 1.444em;
  }

  .perks-list {
    text-align: center;
  }
}

.perks {
  font-size: 1rem;
}

.perks:after,
.perks:before {
  content: " ";
  display: table;
}

@media screen and (min-width:768px) {
  .container-narrow .perks,
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perks {
    font-size: .825rem;
  }

  .split-screen .perks {
    font-size: .75rem;
  }
}

.perks-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -1rem;
}

.perks-list {
  margin: 0;
  padding: 0 .5em;
  list-style-type: none;
  font-size: 0;
}

.perks-item {
  position: relative;
  display: inline-block;
  padding: 0 .5em 1em;
  margin: 0;
  width: 100%;
  font-size: 1rem;
}

@media screen and (min-width:768px) {
  .perks-item {
    width: 50%;
  }

  .container-narrow .perks-item,
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perks-item {
    font-size: .825rem;
  }

  .split-screen .perks-item {
    font-size: .75rem;
  }

  .perks-item:nth-child(2n).active .perk-information {
    right: .5em;
    left: calc((100% - .5em) * -1);
  }
}

@media screen and (min-width:992px) {
  .perks-item {
    width: 33.33333333%;
  }

  .perks-item:nth-child(2n).active .perk-information {
    right: calc((100% - .5em) * -1);
    left: .5em;
  }

  .perks-item:nth-child(3n).active .perk-information,
  .perks-item:nth-last-child(3n - 2):last-child.active .perk-information {
    right: .5em;
    left: calc((100% - .5em) * -1);
  }
}

@media screen and (min-width:1400px) {
  .perks-item {
    width: 25%;
  }

  .perks-item:nth-child(2n).active .perk-information,
  .perks-item:nth-child(3n).active .perk-information {
    right: calc((100% - .5em) * -1);
    left: .5em;
  }

  .perks-item:nth-child(4n).active .perk-information,
  .perks-item:nth-last-child(4n - 1):last-child.active .perk-information {
    right: .5em;
    left: calc((100% - .5em) * -1);
  }
}

.perks-item.active .perk-information-close {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.perks-item.active .perk-information {
  display: block;
  height: auto;
  opacity: 1;
  transition: height .3s ease-in-out .2s,opacity .2s ease-in-out 0s;
}

.perks-item.active .perk-information .perk-information-close {
  display: inherit;
}

.perks-item.active .perk-information .perk-item-content {
  opacity: 1;
  transition: opacity .2s ease-in-out .4s;
}

@media screen and (min-width:768px) {
  .perks-item.active .perk-information {
    right: calc((100% - .5em) * -1);
    z-index: 2;
    padding: 1em;
    transition: opacity .2s ease-in-out 0s,right .2s ease-in-out .2s,left .2s ease-in-out .2s,z-index 0s ease-in-out 0s;
  }
}

.perk-item-button {
  display: block;
  width: 100%;
  height: 100%;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: -.005em;
  color: #cd274e;
  border: 2px solid transparent;
  transition: .2s background ease-in-out;
}

.perk-item-button>.content {
  padding: 2em;
}

.container-narrow .perk-item-button>.content,
.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perk-item-button>.content,
.split-screen .perk-item-button>.content {
  padding: 1em;
}

@media screen and (min-width:768px) {
  .perk-item-button {
    position: relative;
    font-size: 1.095em;
  }

  .perk-item-button:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 46.31578947%;
  }

  .perk-item-button>.content {
    position: absolute;
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .container-narrow .perk-item-button>.content,
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perk-item-button>.content,
  .split-screen .perk-item-button>.content {
    padding: 0 1em;
  }
}

@media screen and (min-width:1600px) {
  .perk-item-button {
    font-size: 1.2em;
  }
}

.perk-item-button:not(:disabled):focus,
.perk-item-button:not(:disabled):hover {
  outline: 0;
  background-color: #fff;
}

.perk-item-button:disabled {
  cursor: default;
  pointer-events: none;
}

.perk-item-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1em;
}

@media screen and (min-width:768px) {
  .perk-item-content {
    padding: 0;
    justify-content: center;
  }
}

.no-flexboxlegacy .perk-item-content {
  display: table;
}

.no-flexboxlegacy .perk-item-button .perk-item-content {
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.perk-item-icon {
  display: inline-block;
  flex: 0 0 auto;
  padding-right: .5em;
  font-size: 2em;
  line-height: 1;
  vertical-align: middle;
  color: #cd274e;
}

.no-flexboxlegacy .perk-item-icon {
  display: table-cell;
}

.perk-item-text {
  display: inline-block;
  flex: 0 1 auto;
  padding-top: .1em;
  padding-bottom: .1em;
  line-height: 1.2;
  vertical-align: middle;
  overflow: hidden;
}

.no-flexboxlegacy .perk-item-text {
  display: table-cell;
}

.perk-information {
  position: relative;
  height: 0;
  width: 100%;
  font-family: futura-pt,sans-serif;
  font-weight: 400;
  line-height: 1.2;
  background: #fcf9f5;
  overflow: hidden;
  opacity: 0;
  border-bottom: 2px solid #cd274e;
  transition: height .3s ease-in-out 0s,opacity .2s ease-in-out .3s;
  cursor: pointer;
}

.testimonial-content,
.testimonial-content:after {
  font-family: Georgia,"Times New Roman",Times,serif;
}

@media screen and (min-width:768px) {
  .container-narrow .perk-item-icon,
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perk-item-icon,
  .split-screen .perk-item-icon {
    font-size: 1.5em;
  }

  .perk-information {
    position: absolute;
    top: 0;
    left: .5em;
    right: .5em;
    bottom: 1em;
    padding: 1em;
    height: auto;
    width: auto;
    z-index: -1;
    background: #fff;
    border: 2px solid #cd274e;
    transition: opacity .2s ease-in-out .5s,right .4s ease-in-out .2s,left .4s ease-in-out .2s,z-index 0s ease-in-out .7s;
  }

  .perk-information .perk-item-content {
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-in-out 0s;
  }
}

.perk-information .perk-item-text {
  font-size: .9em;
}

.perk-information p:last-of-type {
  margin-bottom: 0;
}

.perk-information .perk-information-close,
.perk-information .perk-item-icon {
  display: none;
}

.perk-information-close {
  position: absolute;
  padding: 0;
  top: .5em;
  right: 1em;
  color: #cd274e;
  font-size: 1rem;
  line-height: 1;
  background: 0 0;
  border: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: transform .2s ease-in-out;
  pointer-events: none;
}

.container .vc_row:not([data-vc-stretch-content=true]) .testimonial,
.container-narrow .vc_row:not([data-vc-stretch-content=true]) .testimonial,
.container-narrow>.testimonial,
.container>.testimonial,
.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .testimonial,
.page-sidebar>.testimonial,
.split-screen .vc_row:not([data-vc-stretch-content=true]) .testimonial,
.split-screen>.testimonial {
  font-size: .875em;
}

@media screen and (min-width:768px) {
  .perk-information .perk-item-icon {
    display: inherit;
  }

  .perk-information-close {
    right: .5em;
  }

  .container-narrow .perk-information-close,
  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .perk-information-close,
  .split-screen .perk-information-close {
    top: .25em;
    right: .25em;
  }
}

:disabled .perk-information-close {
  display: none;
}

.perk-information-close-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sitemap-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
  column-count: 2;
}

@media screen and (min-width:768px) {
  .sitemap-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .sitemap-wrapper {
    margin-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .sitemap-wrapper {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .sitemap-wrapper {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.sitemap-item {
  break-inside: avoid;
}

.sitemap-item h2 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.content-column-wrapper {
  column-gap: 2em;
  columns: 1;
}

@media screen and (min-width:768px) {
  .content-column-wrapper.column-count-2,
  .content-column-wrapper.column-count-3,
  .content-column-wrapper.column-count-4 {
    columns: 2;
  }

  .content-column-wrapper p:only-of-type:last-child {
    -webkit-column-break-before: always;
    break-before: column;
  }
}

@media screen and (min-width:992px) {
  .content-column-wrapper.column-count-3,
  .content-column-wrapper.column-count-4 {
    columns: 3;
  }
}

.content-column-wrapper h1,
.content-column-wrapper h2,
.content-column-wrapper h3,
.content-column-wrapper h4,
.content-column-wrapper h5,
.content-column-wrapper h6 {
  margin-top: 0;
}

.testimonial {
  margin-left: -15px;
  margin-right: -15px;
  padding: 30px 15px;
  margin-bottom: 1rem;
  background: #fcf9f5;
}

@media screen and (min-width:768px) {
  .testimonial {
    padding: 2.7rem 3rem;
  }

  .testimonial-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (min-width:1200px) {
  .content-column-wrapper.column-count-4 {
    columns: 4;
  }

  .testimonial {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .testimonial {
    padding: 4.5rem 5rem;
  }
}

.container .vc_row:not([data-vc-stretch-content=true]) .testimonial .container,
.container .vc_row:not([data-vc-stretch-content=true]) .testimonial .container-narrow,
.container-narrow .vc_row:not([data-vc-stretch-content=true]) .testimonial .container,
.container-narrow .vc_row:not([data-vc-stretch-content=true]) .testimonial .container-narrow,
.container-narrow>.testimonial .container,
.container-narrow>.testimonial .container-narrow,
.container>.testimonial .container,
.container>.testimonial .container-narrow,
.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .testimonial .container,
.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .testimonial .container-narrow,
.page-sidebar>.testimonial .container,
.page-sidebar>.testimonial .container-narrow,
.split-screen .vc_row:not([data-vc-stretch-content=true]) .testimonial .container,
.split-screen .vc_row:not([data-vc-stretch-content=true]) .testimonial .container-narrow,
.split-screen>.testimonial .container,
.split-screen>.testimonial .container-narrow,
.vc_col-sm-10 .testimonial .container,
.vc_col-sm-10 .testimonial .container-narrow,
.vc_col-sm-11 .testimonial .container,
.vc_col-sm-11 .testimonial .container-narrow,
.vc_col-sm-3 .testimonial .container,
.vc_col-sm-3 .testimonial .container-narrow,
.vc_col-sm-4 .testimonial .container,
.vc_col-sm-4 .testimonial .container-narrow,
.vc_col-sm-5 .testimonial .container,
.vc_col-sm-5 .testimonial .container-narrow,
.vc_col-sm-6 .testimonial .container,
.vc_col-sm-6 .testimonial .container-narrow,
.vc_col-sm-7 .testimonial .container,
.vc_col-sm-7 .testimonial .container-narrow,
.vc_col-sm-8 .testimonial .container,
.vc_col-sm-8 .testimonial .container-narrow,
.vc_col-sm-9 .testimonial .container,
.vc_col-sm-9 .testimonial .container-narrow {
  width: 100%;
  padding: 0;
}

.testimonial-container {
  position: relative;
  font-size: 1.2em;
  word-break: break-word;
}

.testimonial-photo {
  display: inline-block;
  margin-bottom: 1em;
  max-width: 200px;
}

@media screen and (min-width:768px) {
  .testimonial-photo {
    display: block;
    flex: 0 1 33%;
    order: 1;
    margin-bottom: 0;
    max-width: none;
  }

  .text-center>.testimonial-photo,
  .text-left>.testimonial-photo {
    margin-right: 2em;
  }

  .text-right>.testimonial-photo {
    order: 2;
    margin-left: 2em;
  }
}

.testimonial-photo img {
  max-width: 100%;
}

.testimonial-content {
  position: relative;
  flex: 0 2 auto;
  order: 2;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.vc_col-sm-10 .testimonial-container .testimonial-content,
.vc_col-sm-11 .testimonial-container .testimonial-content,
.vc_col-sm-3 .testimonial-container .testimonial-content,
.vc_col-sm-4 .testimonial-container .testimonial-content,
.vc_col-sm-5 .testimonial-container .testimonial-content,
.vc_col-sm-6 .testimonial-container .testimonial-content,
.vc_col-sm-7 .testimonial-container .testimonial-content,
.vc_col-sm-8 .testimonial-container .testimonial-content,
.vc_col-sm-9 .testimonial-container .testimonial-content {
  max-width: 100%;
}

.testimonial-content:after {
  position: absolute;
  left: -.25em;
  top: 0;
  font-size: 3.6rem;
  color: #cd274e;
  line-height: 1;
  content: '“';
  transform: translateX(-50%);
}

.text-center>.testimonial-content:after {
  left: -.25em;
}

@media screen and (min-width:768px) {
  .testimonial-content {
    margin-left: 2em;
    margin-right: 2em;
  }

  .text-right>.testimonial-content {
    order: 1;
  }

  .testimonial-content:only-child {
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-content:after {
    left: -.5em;
    font-size: 4.8rem;
  }
}

p.testimonial-content-author-name {
  display: block;
  margin-bottom: 1em;
  font-size: .75em;
  color: #000;
}

#sticky-footer.hide-below-xs,
.vc_col-sm-1 .testimonial,
.vc_col-sm-2 .testimonial {
  display: none;
}

@media screen and (min-width:768px) {
  .vc_col-sm-10 .testimonial-container,
  .vc_col-sm-11 .testimonial-container,
  .vc_col-sm-6 .testimonial-container,
  .vc_col-sm-7 .testimonial-container,
  .vc_col-sm-8 .testimonial-container,
  .vc_col-sm-9 .testimonial-container {
    font-size: .9em;
  }
}

.vc_col-sm-10 .testimonial-container .testimonial-content:after,
.vc_col-sm-11 .testimonial-container .testimonial-content:after,
.vc_col-sm-6 .testimonial-container .testimonial-content:after,
.vc_col-sm-7 .testimonial-container .testimonial-content:after,
.vc_col-sm-8 .testimonial-container .testimonial-content:after,
.vc_col-sm-9 .testimonial-container .testimonial-content:after {
  font-size: 2.7rem;
}

@media screen and (min-width:768px) {
  .vc_col-sm-10 .testimonial-container .testimonial-content:after,
  .vc_col-sm-11 .testimonial-container .testimonial-content:after,
  .vc_col-sm-6 .testimonial-container .testimonial-content:after,
  .vc_col-sm-7 .testimonial-container .testimonial-content:after,
  .vc_col-sm-8 .testimonial-container .testimonial-content:after,
  .vc_col-sm-9 .testimonial-container .testimonial-content:after {
    font-size: 3.6rem;
  }

  .vc_col-sm-3 .testimonial-container,
  .vc_col-sm-4 .testimonial-container,
  .vc_col-sm-5 .testimonial-container {
    font-size: .792em;
  }
}

.vc_col-sm-3 .testimonial-container .testimonial-content:after,
.vc_col-sm-4 .testimonial-container .testimonial-content:after,
.vc_col-sm-5 .testimonial-container .testimonial-content:after {
  font-size: 2.376rem;
}

.sticky-footer-button {
  color: #fff;
  background-color: #cd274e;
  border: 0;
}

.sticky-footer-button:focus,
.sticky-footer-button:hover {
  background: #b82346;
}

.sticky-footer-button.has-feedback-button {
  bottom: 5em;
}

@media screen and (min-width:768px) {
  .vc_col-sm-3 .testimonial-container .testimonial-content:after,
  .vc_col-sm-4 .testimonial-container .testimonial-content:after,
  .vc_col-sm-5 .testimonial-container .testimonial-content:after {
    font-size: 3.168rem;
  }

  .sticky-footer-button.has-feedback-button {
    bottom: 4em;
  }
}

.sticky-footer-button .icon {
  width: 1.5em;
  height: 1.5em;
  font-size: 1.5em;
  text-align: center;
}

#sticky-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: calc(100vh - 3rem);
  color: #fff;
  background-color: #cd274e;
  z-index: 1072;
  transform: translateY(100%);
  transition: transform .4s;
}

@media screen and (min-width:480px) {
  #sticky-footer.hide-below-xs {
    display: block;
  }
}

#sticky-footer.hide-below-sm {
  display: none;
}

@media screen and (min-width:768px) {
  #sticky-footer.hide-below-sm {
    display: block;
  }
}

#sticky-footer.hide-below-md {
  display: none;
}

@media screen and (min-width:992px) {
  .container .content-column-wrapper.column-count-4 {
    columns: 3;
  }

  .container-narrow .content-column-wrapper.column-count-3,
  .container-narrow .content-column-wrapper.column-count-4,
  .page-sidebar .content-column-wrapper.column-count-3,
  .page-sidebar .content-column-wrapper.column-count-4,
  .split-screen .content-column-wrapper.column-count-3,
  .split-screen .content-column-wrapper.column-count-4 {
    columns: 2;
  }

  #sticky-footer.hide-below-md {
    display: block;
  }
}

#sticky-footer.hide-below-lg {
  display: none;
}

@media screen and (min-width:1200px) {
  #sticky-footer.hide-below-lg {
    display: block;
  }
}

#sticky-footer h3 {
  margin-top: 0;
  margin-bottom: 1rem;
}

#sticky-footer p {
  margin-bottom: 1rem;
  line-height: 1.5;
}

#sticky-footer .close {
  color: #fff;
  text-shadow: none;
  opacity: .5;
}

#sticky-footer .close:focus,
#sticky-footer .close:hover {
  opacity: 1;
}

#sticky-footer .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-height: calc(100vh - 5rem);
  overflow: auto;
}

#sticky-footer .image {
  display: none;
}

@media screen and (min-width:768px) {
  #sticky-footer .container {
    display: flex;
    align-items: center;
  }

  #sticky-footer .container:after,
  #sticky-footer .container:before {
    display: none;
  }

  #sticky-footer .close {
    order: 10;
  }

  #sticky-footer .content {
    flex-grow: 1;
    padding-left: 2rem;
    font-size: .875em;
  }

  #sticky-footer .image {
    flex-shrink: 0;
    display: block;
    width: 150px;
  }

  #sticky-footer .image img {
    max-width: 100%;
  }
}

.page-404-content-column,
.page-404-heading-column {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

#sticky-footer.show-bar {
  box-shadow: 0 0 20px rgba(94,94,94,.4);
  transform: translateY(0);
}

.page-404 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .page-404 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .page-404 {
    margin-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  .page-404 {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .page-404 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

@media (min-width:992px) {
  .page-404-heading-column {
    float: left;
    width: 33.33333333%;
    margin-left: 8.33333333%;
  }

  .page-404-content-column {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width:1200px) {
  .page-404-content-column {
    float: left;
    width: 50%;
  }
}

.page-404-heading {
  margin: 0;
  text-align: left;
}

.page-404-heading strong {
  display: block;
  font-family: inherit;
  font-size: 2em;
  line-height: .75;
  letter-spacing: 0;
  color: #cd274e;
  text-transform: uppercase;
  margin-bottom: .25em;
}

.page-404-heading small {
  display: block;
  font-size: .66em;
  color: inherit;
  font-weight: 500;
  margin-bottom: 1em;
}

.page-404-content-heading {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.page-404-content {
  margin-bottom: 1em;
}

.internal-sidebar,
.page-404-content p:last-of-type {
  margin-bottom: 2em;
}

.split-container {
  margin-right: auto;
  margin-left: auto;
  width: auto;
  max-width: 1850px;
}

.page-row,
.page-sidebar {
  margin-left: -15px;
  margin-right: -15px;
}

.split-page-left-side {
  margin-top: 2rem;
  padding: 30px 15px;
}

@media screen and (min-width:768px) {
  .split-page-left-side {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .split-page-left-side {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .split-page-left-side {
    padding: 4.5rem 5rem;
  }
}

@media screen and (min-width:768px) {
  .split-page-left-side {
    width: 75%;
    padding-top: 0;
  }

  .split-page-left-side .container,
  .split-page-left-side .container-narrow {
    padding-left: 0;
  }
}

@media screen and (min-width:992px) {
  .split-page-left-side {
    margin-top: 2.64rem;
  }
}

@media screen and (min-width:1200px) {
  .split-page-left-side {
    width: 50%;
  }
}

.split-page-left-side .container,
.split-page-left-side .container-narrow {
  width: 100%;
}

.split-page-right-side-affix {
  height: 100vh;
  width: 25vw;
}

@media screen and (min-width:1200px) {
  .split-page-right-side-affix {
    width: 50vw;
  }
}

.split-page-right-side-affix.affix-top {
  position: relative;
}

.split-page-right-side-affix.affix {
  position: fixed!important;
  top: 0;
}

.split-page-right-side-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 30px 15px;
  text-align: center;
}

@media screen and (min-width:768px) {
  .split-page-right-side-content {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .split-page-right-side-content {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .split-page-right-side-content {
    padding: 4.5rem 5rem;
  }
}

.split-page-right-side-content img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:1199px) {
  .split-page-right-side-content {
    padding-left: 1em;
    padding-right: 1em;
  }

  .split-page-right-side-content h1 {
    font-size: 4vw;
  }

  .page-sidebar .vc_row:not([data-vc-stretch-content=true]) .container {
    width: 100%;
  }
}

.split-page-right-side-bg {
  position: absolute;
  display: none;
  right: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -2;
  background-color: #fcf9f5;
}

@media screen and (min-width:768px) {
  .split-page-right-side-bg {
    display: block;
    left: 75%;
  }

  .internal-sidebar {
    font-size: .857em;
  }
}

@media screen and (min-width:1200px) {
  .split-page-right-side-bg {
    left: 50%;
  }
}

.page-row {
  position: relative;
  min-height: 100vh;
}

.page-sidebar {
  display: flex;
  overflow-x: hidden;
}

.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .container .container,
.page-sidebar .vc_row:not([data-vc-stretch-content=true]) .container .container-narrow {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.page-sidebar-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .page-sidebar-left {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:992px) {
  .page-sidebar-left {
    float: left;
    width: 25%;
  }
}

@media screen and (max-width:767px) {
  .page-sidebar-left {
    padding: 0;
  }
}

.page-sidebar-left:empty {
  display: none;
}

.page-sidebar-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width:767px) {
  .page-sidebar-right {
    padding: 0;
  }
}

.page-sidebar-left:empty+.page-sidebar-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .page-sidebar-right {
    float: left;
    width: 66.66666667%;
  }

  .page-sidebar-left:empty+.page-sidebar-right {
    float: left;
    width: 100%;
  }
}

.internal-sidebar {
  position: relative;
  display: block;
  background-color: #fcf9f5;
}

.sidebar-menu {
  padding: 1em 0;
}

.sidebar-menu .current-menu-item a,
.sidebar-menu .current-page-ancestor a,
.sidebar-menu .menu-header {
  font-weight: 700;
}

.sidebar-menu .current-page-ancestor a {
  color: #000;
}

.sidebar-menu .current-menu-item a {
  background-color: #fff;
}

.sidebar-menu .menu-header {
  padding-right: 1.5em;
  padding-left: 1.5em;
}

.sidebar-heading {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .857em;
}

@media screen and (min-width:768px) {
  .sidebar-heading {
    display: none;
    margin-bottom: 0;
    font-size: 1em;
  }
}

.sidebar-heading-button {
  position: relative;
  display: block;
  width: 100%;
  padding: 1em;
  color: #fff;
  text-align: left;
  background: 0 0;
  border: 0;
  border-radius: 0;
  background-color: #cd274e;
}

@media screen and (min-width:768px) {
  .sidebar-heading-button {
    padding-bottom: 0;
    font: inherit;
    color: inherit;
    background: 0 0;
    cursor: default;
  }
}

.search-result-heading:after,
.search-sidebar-type-button::before {
  font-family: icomoon;
  text-transform: none;
}

.location-settings-form .dropdown:after,
.search-result-heading:after,
.search-sidebar-type-button::before {
  speak: none;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sidebar-heading-button.in,
.sidebar-heading-button:focus,
.sidebar-heading-button:hover {
  outline: 0;
  background-color: #cd274e;
}

@media screen and (min-width:768px) {
  .sidebar-heading-button.in,
  .sidebar-heading-button:focus,
  .sidebar-heading-button:hover {
    background: 0 0;
  }
}

.sidebar-heading-button.in::after {
  transform: rotate(0);
}

.sidebar-heading-button::after,
.sidebar-heading-button::before {
  position: absolute;
  top: 50%;
  right: 1em;
  display: inline-block;
  width: 1em;
  height: 2px;
  margin-top: -1px;
  content: '';
  background-color: #fff;
  transition: transform .2s ease-in-out;
}

.sidebar-heading-button::after {
  transform: rotate(90deg);
}

.sidebar-collapse {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

.search-search-bar {
  margin: 0 -15px 1em;
  padding: 1.3em 0;
  background-color: #cd274e;
}

@media screen and (min-width:768px) {
  .sidebar-heading-button::after,
  .sidebar-heading-button::before {
    display: none;
  }

  .sidebar-collapse {
    display: block!important;
    visibility: visible!important;
    height: auto!important;
  }

  .search-search-bar-container {
    padding: 0;
  }

  .search-results-range {
    float: left;
  }
}

@media screen and (min-width:992px) {
  .search-search-bar-container {
    padding: 0 15px;
  }
}

.search-search-bar-form {
  position: relative;
}

.search-search-bar-form-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.search-search-bar-form-control[type=text] {
  width: 100%;
  height: auto;
  padding: .5em 5em .5em .5em;
  color: #000;
  font-size: 1em;
  box-shadow: none;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-appearance: none;
}

.search-search-bar-form-control[type=text]:focus,
.search-search-bar-form-control[type=text]:hover {
  border-color: #000;
  outline: 0;
  box-shadow: none;
}

.search-search-bar-form-submit-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  color: #000;
  font-size: 1em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  white-space: nowrap;
}

.search-search-bar-form-submit-button:focus,
.search-search-bar-form-submit-button:hover {
  color: #cd274e;
}

.search-search-bar-form-submit-button::before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.search-search-bar-form-submit-button-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.search-search-bar-form-submit-button-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
}

.search-sidebar-heading {
  display: block;
}

.search-sidebar-type {
  display: block;
  padding: 0;
  margin: 0;
}

.search-sidebar-type+.search-sidebar-type {
  margin-top: .25em;
}

.search-sidebar-type-button {
  position: relative;
  display: block;
  width: 100%;
  padding: .5em 1em .5em 3em;
  text-align: left;
  color: #000;
  border: 0;
  border-radius: 0;
  background: 0 0;
  outline: 0;
}

.search-sidebar-type-button:focus,
.search-sidebar-type-button:hover {
  color: #cd274e;
}

.search-sidebar-type-button:focus:before,
.search-sidebar-type-button:hover:before {
  border-color: #cd274e;
}

.search-sidebar-type-button.active,
.search-sidebar-type-button.active::before {
  color: #000;
}

.search-sidebar-type-button::before {
  position: absolute;
  top: 50%;
  left: 1em;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  font-size: .875em;
  color: transparent;
  text-align: center;
  border: 1px solid #000;
  content: "\e876";
  transform: translateY(-50%);
}

.search-results-range {
  font-size: .857em;
  padding: 1em;
  line-height: 1;
}

.search-results-pagination-item-button-icon {
  font-size: .8em;
}

.search-results-list {
  display: block;
  padding: 0;
  list-style: none;
}

@media screen and (min-width:992px) {
  .search-results-list {
    margin: 0 1em;
  }
}

.search-result {
  display: inline-block;
  margin: 0;
  width: 100%;
  vertical-align: top;
}

.search-result+.search-result {
  border-top: 1px solid #f0f0f0;
}

.search-result-link {
  padding: 1em 2em;
  display: block;
}

.search-result-link:after,
.search-result-link:before {
  content: " ";
  display: table;
}

.search-result-link:focus,
.search-result-link:hover {
  text-decoration: none;
  background: #fcf9f5;
}

.search-result-link:focus .search-result-heading:after,
.search-result-link:hover .search-result-heading:after {
  left: .2em;
}

.search-result-heading {
  color: #cd274e;
  margin: 1rem 0;
  font-size: 1.429rem;
}

.search-result-heading:after {
  position: relative;
  top: 2px;
  left: 0;
  font-weight: 400;
  line-height: 1;
  content: "\e947";
  -webkit-transition: .1s ease-in-out left;
  -moz-transition: .1s ease-in-out left;
  -o-transition: .1s ease-in-out left;
  transition: .1s ease-in-out left;
}

.search-result-meta {
  display: block;
  margin-bottom: 1em;
  font-size: .857em;
  color: #000;
}

.search-result-meta-categories {
  padding: 0;
  margin: 0;
  list-style: none;
}

.search-result-meta-category::after {
  content: ',';
}

.search-result-meta-category:last-child::after {
  display: none;
}

p.search-result-excerpt {
  margin-bottom: 1em;
  font-size: 1em;
  color: #000;
}

@media screen and (min-width:992px) {
  .search-results-no-results {
    padding-top: 1.5em;
  }
}

.search-results-no-results-heading {
  margin-top: 0;
}

@media screen and (min-width:768px) {
  .search-results-no-results-heading {
    margin-bottom: 1em;
  }
}

.learning-items:after,
.learning-items:before {
  content: " ";
  display: table;
}

.learning-header {
  margin: 0!important;
}

.learning-header .container {
  margin-bottom: 1em;
}

.learning-filter-bar-search .input-search {
  height: 3rem;
}

.learning-filter-bar-search .icon-search {
  font-size: 1em;
}

.learning-item-heading {
  font-family: inherit;
}

.learning-item-link {
  color: #000;
  -webkit-transition: .1s ease-in-out background;
  -moz-transition: .1s ease-in-out background;
  -o-transition: .1s ease-in-out background;
  transition: .1s ease-in-out background;
}

.learning-item-link:focus,
.learning-item-link:hover {
  background: #fcf9f5!important;
}

.btn-learning-item {
  color: #fff!important;
}

.btn-learning-item:focus,
.btn-learning-item:hover {
  color: #cd274e!important;
}

.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  margin-top: 2rem;
}

.single-blog-date {
  margin-top: 1em;
}

.tt-dataset:empty+.tt-dataset:empty+.tt-dataset:empty+.tt-dataset:empty::before {
  content: 'We found no results - please try your search again.';
  padding: 15px 50px;
  font-size: 23px;
  display: block;
}

label>* {
  pointer-events: none;
}

.alert-bar-close:focus,
.alert-bar-close:hover {
  color: inherit;
  background-color: #c02549;
}

.alert-bar-link {
  -webkit-transition: .1s ease-in-out background-color .1s;
  -moz-transition: .1s ease-in-out background-color .1s;
  -o-transition: .1s ease-in-out background-color .1s;
  transition: .1s ease-in-out background-color .1s;
}

.alert-bar-link .alert-bar-message-secondary:after {
  display: inline-block;
  margin-left: .375em;
  font-size: .75em;
  content: "\e946";
}

.alert-bar-link:focus,
.alert-bar-link:hover {
  background-color: #c02549;
}

.navbar-collapse.slideout .navbar-nav .open .dropdown-menu,
.navbar-default {
  background-color: #fff;
}

.alert-bar-message {
  padding-right: 2.8em;
  line-height: 1.3;
  text-align: left;
}

@media screen and (min-width:768px) {
  .alert-bar-message {
    padding-right: 1.5em;
    padding-left: 1.5em;
    text-align: center;
  }
}

.breadcrumb {
  margin-bottom: 2rem;
  text-align: center;
}

.breadcrumb a,
.breadcrumb span {
  font-size: 1rem;
}

.breadcrumb a+a::before,
.breadcrumb a+span::before,
.breadcrumb span+a::before,
.breadcrumb span+span::before {
  content: "\e947";
  color: #5c8124;
}

.breadcrumb_last {
  font-weight: 500;
}

.navbar {
  margin: 0;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  max-width: 100%;
  height: auto;
}

.nav>li>a {
  padding-left: .5em;
  padding-right: .5em;
}

@media screen and (min-width:1200px) {
  .nav>li>a {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (min-width:1400px) {
  .nav>li>a {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}

.navbar-brand-link {
  display: inline-block;
}

.navbar-collapse.in {
  position: absolute;
  z-index: 2000;
}

.navbar-collapse.slideout .navbar-nav .open>a {
  box-shadow: none;
}

.navbar-collapse.slideout .navbar-nav .open .dropdown-menu>li>a {
  color: inherit;
}

.navbar-default .navbar-nav {
  margin-bottom: .5em;
}

.navbar-default .navbar-nav>li>a {
  line-height: 2em;
  text-transform: uppercase;
  color: inherit;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #cd274e;
}

.navbar-default .navbar-nav>li>a:focus {
  background-color: #fff;
  box-shadow: 0 0 65px 1px rgba(186,180,172,.28);
  outline: 0;
}

.navbar-default .navbar-nav>li .dropdown-menu {
  border-width: 0;
  box-shadow: 0 15px 35px 1px rgba(186,180,172,.28);
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a {
  padding-top: .5em;
  padding-bottom: .5em;
  color: #000;
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav>li .dropdown-menu>li>a:hover {
  color: #cd274e;
  background: 0 0;
}

.navbar-default .navbar-nav>li.open>a {
  color: #cd274e!important;
  background-color: #fff!important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 65px 1px rgba(186,180,172,.28);
}

.navbar-main {
  height: 60px;
}

@media screen and (min-width:992px) {
  .navbar-default .navbar-nav {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav>li>a {
    line-height: 3.75em;
  }

  .navbar-main {
    height: 60px;
  }
}

@media screen and (min-width:1600px) {
  .navbar-main {
    height: 69px;
  }
}

.primary-nav {
  position: relative;
  padding: 1rem;
  align-items: center;
}

.primary-nav .btn,
.primary-nav .gform_footer button {
  margin-right: .5em;
  margin-left: .5em;
  font-weight: 400;
  text-transform: none;
}

.primary-nav .current-menu-ancestor .dropdown-toggle {
  border-bottom-size: 2px;
  border-bottom-style: solid;
  border-bottom-color: #cd274e!important;
}

.primary-nav .current-menu-item>a:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 1em);
  border-bottom: solid 2px #cd274e;
}

@media screen and (min-width:1200px) {
  .primary-nav .current-menu-item>a:after {
    width: calc(100% - 2em);
  }
}

@media screen and (min-width:1400px) {
  .primary-nav .current-menu-item>a:after {
    width: calc(100% - 3em);
  }
}

.primary-nav .dropdown-menu .current-menu-item a {
  font-weight: 500;
}

.primary-nav .dropdown-menu .current-menu-item a:after {
  display: none;
}

@media (min-width:992px) {
  .primary-nav .current-menu-item>a:after {
    bottom: .8125em;
  }

  .primary-nav .dropdown-menu {
    min-width: 250px;
    border-top-right-radius: 4px;
  }
}

.primary-navbar-toggle {
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  line-height: .5rem;
  border-radius: 50%;
}

.right-slideout .primary-navbar-toggle {
  margin-right: 0;
  margin-left: .5rem;
}

.left-slideout .primary-navbar-toggle {
  margin-left: 0;
  margin-right: .5rem;
}

.location-settings {
  display: flex;
  flex-shrink: 0;
  order: 9;
}

.location-settings-form {
  display: flex;
}

.location-settings-form .dropdown {
  margin-right: .5em;
  margin-left: .5em;
}

.location-settings-form .dropdown:after {
  position: absolute;
  top: 50%;
  right: .5em;
  display: inline-block;
  pointer-events: none;
  transform: translateY(-50%);
  font-family: icomoon;
  font-weight: 400;
  text-transform: none;
  line-height: 1;
  content: "\e901";
}

.location-settings-form select {
  padding: .375em 2em .375em 1em;
  height: 2rem;
  font-size: .85em;
  line-height: 1.5;
  border-radius: 5em;
}

.country-select-flag:after {
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  line-height: calc(2rem - 2px);
  text-align: center;
  text-shadow: 0;
  color: transparent;
  background-color: rgba(255,255,255,.5);
  border-radius: 50%;
  opacity: 0;
  transform: translateY(0);
  transition: opacity .2s;
}

.country-select-flag select {
  width: 2rem;
  padding-right: 0;
  color: rgba(1,1,1,0);
  background-size: 2rem 2rem;
  background-position: center center;
  background-repeat: no-repeat;
}

.country-select-flag option {
  color: #000;
}

.country-select-flag:hover:after {
  opacity: 1;
}

#find-a-store {
  flex-shrink: 0;
  margin-right: 0;
  height: 2rem;
}

#find-a-store i {
  margin-left: 0;
  line-height: 1.2;
}

.slideout-overlay {
  transition: opacity .2s ease-in-out,z-index 0s linear .2s,bottom 0s linear .2s;
}

@media screen and (min-width:992px) {
  .slideout-overlay {
    display: none;
  }
}

footer {
  position: relative;
  text-align: center;
  background-color: #fff;
}

@media screen and (min-width:1400px) {
  footer {
    padding-top: 3.4285rem;
    padding-bottom: 3.4285rem;
  }
}

.footer-copyright {
  display: block;
  margin-top: 1em;
  margin-bottom: 3em;
}

.footer-copyright a {
  display: block;
  white-space: nowrap;
}

@media screen and (min-width:768px) {
  .footer-copyright a {
    display: inline-block;
    margin-left: .375em;
  }
}

.navbar-left {
  font-family: acumin-pro,sans-serif;
}

.navbar-right {
  margin-top: 2em;
}

#menu-footer {
  padding-left: 0;
}

@media screen and (min-width:992px) {
  .footer-copyright {
    margin-bottom: 1em;
    text-align: center;
  }

  .navbar-left,
  .navbar-right {
    float: none!important;
  }

  .navbar-right {
    display: inline-flex;
    align-items: center;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .navbar-right .btn,
  .navbar-right .gform_footer button {
    flex-shrink: 0;
    margin-left: 2em;
  }

  #menu-footer {
    margin-bottom: 0;
    text-align: left;
  }
}

#menu-footer li {
  display: inline-block;
  text-transform: uppercase;
}

#menu-footer li:not(:last-child):after {
  content: "\2022";
  display: inline-block;
  margin-right: 1em;
  margin-left: 1em;
  font-size: .5em;
  line-height: 1em;
  color: #5c8124;
  transform: translate(.25em,-.25em);
}

#error {
  display: none;
  opacity: 0;
}

::placeholder {
  color: inherit;
}

legend.gfield_label {
  margin-bottom: 0;
  top: .5rem;
}

input[type=text],
select,
textarea {
  box-shadow: none;
  -webkit-appearance: none;
}

.gfield,
.ginput_container_address>span,
.ginput_container_checkbox,
.ginput_container_name>span,
.ginput_container_radio {
  margin-top: 1.5rem;
}

.ginput_container_fileupload {
  border: none;
  margin-top: .75rem;
}

.ginput_container_fileupload input[type=button],
.ginput_container_fileupload input[type=file] {
  margin: 0 1rem 0 .7em;
  background: 0 0;
}

.ginput_container_fileupload input[type=button] {
  padding: .15em .5em!important;
  line-height: 1;
  text-transform: capitalize;
  border: 1px solid #ccc;
  border-radius: .25em;
  background: #fff;
}

.ginput_complex label,
.ginput_complex span,
.ginput_container_time:first-child {
  padding-left: 0;
}

.ginput_container_fileupload .gform_drop_area {
  text-align: left;
  margin-left: .75rem;
}

.ginput_container_fileupload .gform_drop_instructions {
  display: inline-block;
  margin-top: .5em;
}

@media screen and (min-width:768px) {
  .ginput_container_fileupload input[type=button] {
    font-size: .75em;
  }

  .ginput_container_fileupload .gform_drop_instructions {
    margin-top: .85em;
    font-size: .75em;
  }
}

.ginput_container_fileupload #extensions_message {
  display: block;
  margin-top: .2em;
  margin-bottom: 1rem;
  font-size: .762rem;
  text-align: left;
}

.gfield label {
  color: #000;
}

.gfield select {
  padding-top: 1em!important;
}

.gfield .ginput_container_select {
  padding-right: 0;
  padding-left: 0;
}

.gfield .ginput_container_select:before {
  top: 50%;
  right: 1px;
  bottom: auto;
  line-height: 1;
  transform: translateY(-50%);
}

.gfield:not(.gfield_contains_required) .gfield_label {
  padding-right: 5rem;
}

.gfield:not(.gfield_contains_required)>.ginput_complex:after,
.gfield:not(.gfield_contains_required)>.ginput_container_checkbox:after {
  top: 0;
}

.gfield:not(.gfield_contains_required)>.ginput_container:after {
  top: 50%;
  color: #767676;
  transform: translateY(-50%);
}

.gfield:not(.gfield_contains_required)>.ginput_container_checkbox {
  padding-right: 3rem;
}

.gfield_label.gfield_label_before_complex {
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
}

.ginput_complex {
  padding-top: 1rem;
}

@media screen and (min-width:480px) {
  .ginput_complex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .ginput_complex>.ginput_left,
  .ginput_complex>.ginput_right,
  .ginput_complex>.name_first,
  .ginput_complex>.name_last {
    flex-basis: calc(50% - 10px);
  }

  .ginput_complex>.ginput_left {
    margin-right: auto;
  }

  .ginput_complex>.ginput_right {
    margin-left: auto;
  }

  .ginput_complex .gf_clear_complex {
    display: none;
  }

  .ginput_complex>.ginput_full {
    flex-basis: 100%;
  }
}

.ginput_complex:after {
  top: 1rem!important;
}

.ginput_complex span {
  position: relative;
  padding-right: 0;
}

.ginput_container_address>span {
  margin-bottom: 0;
}

.ginput_container_time label {
  color: #ccc;
}

.ginput_container_time:last-child {
  padding-right: 0;
}

.gform_confirmation_wrapper,
.gform_wrapper form {
  padding: 0;
}

form input[type=text],
form input[type=password],
form input[type=datetime],
form input[type=week],
form input[type=email],
form input[type=url],
form input[type=tel],
form input[type=color],
form input[type=number],
form input[type=search],
form input[type=date],
form input[type=time],
form input[type=datetime-local],
form input[type=month],
form select,
form textarea {
  color: #000;
  border: 1px solid #ccc!important;
  border-radius: 4px;
}

form input[type=text]:focus,
form input[type=password]:focus,
form input[type=datetime]:focus,
form input[type=week]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form input[type=tel]:focus,
form input[type=color]:focus,
form input[type=number]:focus,
form input[type=search]:focus,
form input[type=date]:focus,
form input[type=time]:focus,
form input[type=datetime-local]:focus,
form input[type=month]:focus,
form select:focus,
form textarea:focus {
  box-shadow: 0 0 20px rgba(94,94,94,.4)!important;
}

form input[type=checkbox]+label,
form input[type=radio]+label {
  line-height: 1.2;
}

form input[type=checkbox]+label:before,
form input[type=radio]+label:before {
  top: .25em;
  border-color: #ccc;
  transform: none;
}

form input[type=checkbox]+label:after,
form input[type=radio]+label:after {
  top: .25em;
  transform: none;
}

form input[type=checkbox]:focus+label:before,
form input[type=checkbox]:hover+label:before,
form input[type=radio]:focus+label:before,
form input[type=radio]:hover+label:before {
  border-color: #ccc;
  box-shadow: 0 0 20px rgba(94,94,94,.4)!important;
}

form label {
  font-weight: 400;
}

@media screen and (min-width:768px) {
  form input[type=text],
  form input[type=password],
  form input[type=datetime],
  form input[type=week],
  form input[type=email],
  form input[type=url],
  form input[type=tel],
  form input[type=color],
  form input[type=number],
  form input[type=search],
  form input[type=date],
  form input[type=time],
  form input[type=datetime-local],
  form input[type=month],
  form select,
  form textarea {
    height: 3rem;
    font-size: 1rem;
  }

  form textarea {
    height: 10.5rem;
  }
}

form .gfield.active .gfield_label,
form .gfield.field-changed .gfield_label,
form .gfield.top-label .gfield_label {
  top: 1.2em;
  left: 1.6rem;
}

form .gfield.active .gfield_label_before_complex,
form .gfield.field-changed .gfield_label_before_complex,
form .gfield.top-label .gfield_label_before_complex {
  top: 1rem!important;
  left: 1rem;
  right: 1rem;
}

form .gfield_checkbox li,
form .gfield_radio li {
  display: block;
  text-align: left;
}

form .gfield_checkbox li label,
form .gfield_radio li label {
  margin: .25em 1em;
  padding: 0 0 0 2em!important;
}

form .gfield_checkbox li label:before {
  border-radius: 4px;
}

form .gfield_checkbox li label:after {
  line-height: 20px;
  font-size: 1rem;
}

form .gfield.file_upload .gfield_label {
  top: 0;
  font-size: .667rem;
}

form .gfield.file_upload .ginput_preview {
  display: none;
}

form .gfield.file_upload #extensions_message {
  margin-left: .75rem;
  font-size: .762em;
}

form .gfield.file_upload .gfield_description {
  display: block;
  margin-top: 2em;
  margin-left: 1.25rem;
}

form .gfield.file_upload .validation_message {
  margin-top: .5rem;
}

form .gfield.file_upload.active input,
form .gfield.file_upload.field-changed input {
  padding-top: 0!important;
}

form .gfield.file_upload.active .gfield_label,
form .gfield.file_upload.field-changed .gfield_label {
  top: 0;
  font-size: .667rem!important;
}

.gfield_error .validation_message {
  padding-top: 0!important;
  margin-left: 0;
  text-align: left;
  font-weight: 600;
  color: #cd274e;
}

.gfield_error input[type=text],
.gfield_error textarea {
  border: 1px solid red!important;
}

.gfield_error .gfield_checkbox label::before {
  border-color: red;
}

.gfield_label {
  margin-bottom: 0;
  padding-left: 0;
  left: 1.6rem;
  color: inherit;
}

.gsection_title {
  margin: .5em 0;
  border-top: 1px solid #fcf9f5;
}

.active input,
.active select,
.field-changed input,
.field-changed select {
  padding-top: 1em!important;
}

.gform_footer button {
  margin-top: 0!important;
}

.subpage-header-content {
  margin-top: 2rem;
  padding-bottom: 0;
}

@media screen and (min-width:768px) {
  .subpage-header-content {
    margin-top: 3rem;
  }
}

@media screen and (min-width:992px) {
  .subpage-header-content {
    margin-top: 4rem;
  }
}

.subpage-header-content h1 {
  display: inline-block;
  margin-bottom: 0;
  padding: 30px 15px;
  padding-bottom: 0!important;
  font-weight: 600;
  vertical-align: bottom;
  color: #000;
  background-color: #fff;
}

.navbar-collapse.yf-slideout .navbar-nav>li .dropdown-toggle:before,
.page-find-a-store .location-actions .get-directions:after,
.page-find-a-store .location-actions .store-promotions:before {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}

@media screen and (min-width:768px) {
  .subpage-header-content h1 {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .subpage-header-content h1 {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .subpage-header-content {
    margin-top: 5rem;
  }

  .subpage-header-content h1 {
    padding: 4.5rem 5rem;
  }
}

.slideout-open {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.slideout-open .slideout-overlay {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: block;
  height: 100vh;
  opacity: 1;
}

.navbar-toggle.collapsed .navbar-toggle-icon::after,
.navbar-toggle.collapsed .navbar-toggle-icon::before {
  transform: rotate(0);
}

.navbar-toggle.collapsed .navbar-toggle-icon::before {
  top: 1px;
}

.navbar-toggle.collapsed .navbar-toggle-icon::after {
  bottom: 0;
}

@media screen and (min-width:1200px) {
  .navbar-toggle.collapsed .navbar-toggle-icon::after,
  .navbar-toggle.collapsed .navbar-toggle-icon::before {
    width: 20px;
    background-color: #fff;
  }

  .no-hero .navbar-toggle.collapsed .navbar-toggle-icon::after,
  .no-hero .navbar-toggle.collapsed .navbar-toggle-icon::before {
    background-color: red;
  }

  .navbar-toggle.collapsed .navbar-toggle-icon::before {
    top: 5px;
    height: 2px;
  }

  .navbar-toggle.collapsed .navbar-toggle-icon::after {
    bottom: 4px;
    height: 2px;
  }
}

.navbar-toggle .navbar-toggle-icon::before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.navbar-toggle .navbar-toggle-icon::after {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}

.navbar-toggle-icon {
  position: relative;
  display: inline-block;
  height: 14px;
  margin-right: 23px;
  vertical-align: middle;
}

.navbar-toggle-icon::after,
.navbar-toggle-icon::before {
  position: absolute;
  width: 23px;
  height: 3px;
  background-color: #cd274e;
  transition: all .2s linear;
  content: "";
}

.right-slideout .navbar-collapse.yf-slideout {
  right: 0;
}

.left-slideout .navbar-collapse.yf-slideout {
  left: 0;
}

.navbar-collapse.yf-slideout {
  position: absolute;
  top: 100%;
  z-index: 2000;
  max-width: 80vw;
  width: 480px;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  transition: height .2s ease-out;
  transition-delay: .2s;
}

@media screen and (min-width:992px) {
  .navbar-collapse.yf-slideout {
    display: none;
  }

  .navbar-collapse.yf-slideout.collapse {
    display: none!important;
  }
}

.navbar-collapse.yf-slideout.open {
  min-height: 100vh;
  height: 100%;
  transition: height .2s ease-out;
  transition-delay: .2s;
}

.navbar-collapse.yf-slideout:focus {
  outline: 0;
}

.navbar-collapse.yf-slideout .slideout-toggle-close {
  display: none;
}

.navbar-collapse.yf-slideout .slideout-toggle-close span {
  font-size: 1.6rem;
}

.navbar-collapse.yf-slideout .slideout-toggle-close-hidden {
  margin-top: -.5em;
  padding: 0 1.5em;
  width: 100%;
  font-size: 1.333rem;
  text-align: left;
  text-transform: uppercase;
  color: #cd274e;
  background-color: #fff;
  border: 0;
  border-top: solid 1px #ececec;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li {
  padding: 0 1em;
  font-size: 1.333rem;
  border-top: 1px solid #ececec;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li:first-of-type {
  border: none;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li:focus,
.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li:hover {
  outline: 0;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul {
  padding-top: 0;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul li {
  padding: 0;
  border: none;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul li a {
  position: relative;
  margin: 0;
  padding-top: .25em;
  padding-bottom: .25em;
  padding-left: 2em;
  font-size: 1rem;
  color: inherit;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul li a::before {
  position: absolute;
  left: .9em;
  top: 50%;
  font-size: .9em;
  color: #cd274e;
  transform: translateY(-50%);
  content: "•";
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul li a:focus,
.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .navbar-nav li ul li a:hover {
  color: #cd274e!important;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings {
  padding: 2em 1.5em;
  background: #ececec;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings .location-settings-form {
  display: block;
  width: 100%;
}

.navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings .location-settings-form select {
  margin: .5em 0;
}

@media screen and (min-width:480px) {
  .navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings {
    padding: 2em;
  }

  .navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings .location-settings-form {
    display: flex;
    width: auto;
  }

  .navbar-collapse.yf-slideout .primary-navbar-collapse-inner .location-settings .location-settings-form select {
    margin: 0 auto;
  }

  .page-contact .gfield {
    width: 50%;
  }
}

.navbar-collapse.yf-slideout .location-settings {
  display: block;
}

@media screen and (min-width:768px) {
  .navbar-collapse.yf-slideout .location-settings {
    display: none;
  }
}

.navbar-collapse.yf-slideout .navbar-nav>li .dropdown-menu,
.navbar-collapse.yf-slideout .navbar-nav>li.open>a,
.navbar-collapse.yf-slideout .navbar-nav>li.open>a:focus,
.navbar-collapse.yf-slideout .navbar-nav>li>a:focus {
  box-shadow: none;
}

.navbar-collapse.yf-slideout .navbar-nav>li .dropdown-toggle:before {
  position: absolute;
  top: 50%;
  right: 0;
  height: auto;
  background-color: transparent;
  text-transform: none;
  content: "\e901";
  transform: translateY(-50%);
}

.navbar-collapse.yf-slideout .navbar-nav>li .dropdown-toggle:after {
  display: none!important;
}

.navbar-collapse.yf-slideout .navbar-nav>li.open .dropdown-toggle:before {
  color: #cd274e;
  content: "\e949";
}

.page-contact h5 {
  margin-top: 1em;
  text-transform: none;
}

.page-contact p {
  margin-bottom: .9em;
}

.page-contact form {
  margin-top: 0;
}

.page-contact .location-detail-postal-code {
  display: block;
}

.page-template-page-container #main .container {
  max-width: 992px;
}

.page-find-a-store #location-search-app,
.page-store-details #location-search-app,
.single-location #location-search-app {
  background-image: none;
}

.page-find-a-store #location-search-app h2,
.page-store-details #location-search-app h2,
.single-location #location-search-app h2 {
  display: none;
}

.page-find-a-store .location-actions,
.page-find-a-store .location-detail-hours {
  display: block;
  font-size: .75rem;
}

.page-find-a-store .location-actions {
  margin-top: .75rem;
}

@media screen and (min-width:480px) {
  .page-find-a-store .location-actions {
    flex-shrink: 0;
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.page-find-a-store .location-actions a {
  display: block;
  margin-bottom: .45rem;
}

.page-find-a-store .location-actions a:nth-child(2) {
  margin-bottom: .2rem;
}

.page-find-a-store .location-actions .get-directions:after {
  display: inline-block;
  margin-left: .375em;
  text-transform: none;
  content: "\e947";
}

.page-find-a-store .location-actions .store-promotions {
  color: #cd274e;
  background-color: #fff;
  border-color: currentColor;
}

.page-find-a-store .location-actions .store-promotions:before {
  position: relative;
  top: .1em;
  margin-right: .35em;
  text-transform: none;
  content: "\e95f";
}

.page-find-a-store .location-actions .store-promotions:focus,
.page-find-a-store .location-actions .store-promotions:hover {
  background-color: #ececec;
}

.page-find-a-store .location-detail-hours {
  margin-top: .85rem;
  text-transform: uppercase;
}

.page-find-a-store .location-detail-hours span {
  white-space: nowrap;
}

.page-find-a-store .location-detail-address-wrapper {
  margin-bottom: 0;
}

.page-find-a-store .location-detail-address-wrapper .get-directions {
  display: none;
}

.page-find-a-store .location-details {
  padding-left: 2.5rem;
}

@media screen and (min-width:480px) {
  .page-find-a-store .location-details {
    display: flex;
    justify-content: space-between;
  }

  .page-store-details .location-details-wrapper,
  .page-store-details .location-hours {
    flex-basis: calc(50% - 1rem);
  }
}

@media screen and (min-width:992px) {
  .page-store-details .location-details-wrapper,
  .page-store-details .location-hours,
  .page-store-details .location-map {
    flex-basis: calc(33% - 1rem);
  }

  .page-store-details .location-map {
    display: block;
  }
}

.page-store-details .location-detail-name {
  font-size: 2.375rem;
}

.page-store-details .location-details {
  padding: 30px 15px;
}

@media screen and (min-width:768px) {
  .page-store-details .location-details {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .page-store-details .location-details {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:480px) {
  .page-store-details .location-details {
    display: flex;
    justify-content: space-between;
  }
}

.page-store-details .location-hours {
  display: block;
}

.page-store-details .location-hours h3 {
  margin-top: 1em;
  margin-bottom: .75rem;
  font-size: 1.5em;
  text-transform: none;
}

@media screen and (min-width:480px) {
  .page-store-details .location-hours h3 {
    margin-top: 0;
  }
}

.page-store-details .location-hours dd,
.page-store-details .location-hours dt {
  display: inline;
  flex-basis: 100%;
}

@media screen and (min-width:768px) {
  .page-store-details .location-hours dd,
  .page-store-details .location-hours dt {
    flex-basis: 50%;
  }
}

.page-store-details .location-hours dd {
  font-weight: 700;
}

.page-store-details .location-hours dd:after {
  content: '';
  display: block;
}

.page-store-details .location-hours dl {
  display: flex;
  flex-wrap: wrap;
  text-transform: uppercase;
}

.page-store-details .location-hours dt {
  font-weight: 400;
}

#theme-my-login {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  #theme-my-login {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  #theme-my-login {
    margin-top: 4rem;
  }
}

@media screen and (min-width:992px) {
  #theme-my-login {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .page-store-details .location-details {
    padding: 4.5rem 5rem;
  }

  #theme-my-login {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

#theme-my-login p {
  margin-bottom: 1rem!important;
}

#theme-my-login .tml-submit-wrap #wp-submit:focus,
#theme-my-login .tml-submit-wrap #wp-submit:hover {
  color: #cd274e;
  background-color: transparent;
  border-color: currentColor;
}

#theme-my-login .tml-user-avatar {
  text-align: center;
}

#theme-my-login .tml-user-links {
  margin-top: 1em;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

#theme-my-login .tml-user-links li {
  margin-top: .25em;
  margin-bottom: .25em;
}

#theme-my-login.tml-user-panel {
  padding: 2em;
  text-align: center;
  border: 1px solid #f0e1ce;
}

.page-menu .container,
.single-food-menu .container,
.single-food_menu .container,
.tax-food-type .container {
  width: 100%;
}

@media screen and (min-width:992px) {
  .page-menu .container,
  .single-food-menu .container,
  .single-food_menu .container,
  .tax-food-type .container {
    width: 945px;
  }
}

@media screen and (min-width:1200px) {
  .page-menu .container,
  .single-food-menu .container,
  .single-food_menu .container,
  .tax-food-type .container {
    width: 1130px;
  }
}

@media screen and (min-width:1400px) {
  .page-menu .container,
  .single-food-menu .container,
  .single-food_menu .container,
  .tax-food-type .container {
    width: 1330px;
  }
}

@media screen and (min-width:1600px) {
  .page-menu .container,
  .single-food-menu .container,
  .single-food_menu .container,
  .tax-food-type .container {
    width: 1550px;
  }
}

.page-menu .container .page-sidebar-left,
.single-food-menu .container .page-sidebar-left,
.single-food_menu .container .page-sidebar-left,
.tax-food-type .container .page-sidebar-left {
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .page-menu .container .page-sidebar-left,
  .single-food-menu .container .page-sidebar-left,
  .single-food_menu .container .page-sidebar-left,
  .tax-food-type .container .page-sidebar-left {
    width: 25%;
  }
}

@media screen and (min-width:1200px) {
  .page-menu .container .page-sidebar-left,
  .single-food-menu .container .page-sidebar-left,
  .single-food_menu .container .page-sidebar-left,
  .tax-food-type .container .page-sidebar-left {
    width: 20%;
  }
}

.page-menu .container .page-sidebar-right,
.single-food-menu .container .page-sidebar-right,
.single-food_menu .container .page-sidebar-right,
.tax-food-type .container .page-sidebar-right {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media screen and (min-width:768px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media screen and (min-width:992px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    padding-left: 4rem;
  }
}

@media screen and (min-width:992px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    padding-right: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media screen and (max-width:767px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width:768px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    width: 75%;
  }
}

@media screen and (min-width:1200px) {
  .page-menu .container .page-sidebar-right,
  .single-food-menu .container .page-sidebar-right,
  .single-food_menu .container .page-sidebar-right,
  .tax-food-type .container .page-sidebar-right {
    width: 80%;
  }
}

.food-menu-category-listing-tabs {
  margin: 0 -15px;
}

.food-menu-category-listing-tabs .panel {
  background-color: transparent;
}

.food-menu-category-listing-tabs .vc-tbk-tabs-content {
  margin-top: 2rem;
}

@media screen and (min-width:768px) {
  .food-menu-category-listing-tabs .vc-tbk-tabs-content {
    margin-top: 3rem;
  }
}

@media screen and (min-width:992px) {
  .food-menu-category-listing-tabs .vc-tbk-tabs-content {
    margin-top: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .food-menu-category-listing-tabs .vc-tbk-tabs-content {
    margin-top: 5rem;
  }
}

.food-menu-category-listing-tabs .nav-tabs {
  display: flex;
  justify-content: center;
  border-bottom: none;
}

.food-menu-category-listing-tabs .nav-tabs.tbk-tabs-overflow,
.food-menu-item-single-details-wrapper .nav-tabs {
  justify-content: flex-start;
}

.food-menu-category-listing-tabs .nav-tabs li a {
  padding: .75em 3em;
  font-size: .952em;
  border-top-width: 3px!important;
}

.page-menu .slider-container .item,
.page-menu-item .slider-container .item,
.single-food-menu .slider-container .item,
.single-food_menu .slider-container .item,
.tax-food-type .slider-container .item {
  height: auto!important;
  min-height: 1px!important;
}

.page-menu .slider-scroll-button,
.page-menu-item .slider-scroll-button,
.single-food-menu .slider-scroll-button,
.single-food_menu .slider-scroll-button,
.tax-food-type .slider-scroll-button {
  display: none;
}

.food-menu-nav {
  display: none;
  padding: 1rem;
  list-style: none;
  border-radius: 0;
  box-shadow: 0 0 65px 1px rgba(186,180,172,.28);
}

.food-menu-nav li {
  margin-bottom: 1em;
  padding-left: 0;
  font-family: futura-pt,sans-serif;
  font-size: 1.125em;
  line-height: 1;
  text-transform: uppercase;
}

@media screen and (min-width:768px) {
  .food-menu-nav {
    display: block!important;
    padding: 0;
    box-shadow: none;
  }

  .food-menu-nav li {
    margin-bottom: .5em;
    line-height: 1.25;
  }
}

.food-menu-nav li:first-of-type {
  margin-bottom: 1em;
}

.food-menu-nav li:last-child {
  margin-bottom: 0;
}

.food-menu-nav li.current>a {
  font-weight: 500;
  border-color: #cd274e;
}

.food-menu-nav li a {
  color: #000;
  border-bottom: solid 1px transparent;
}

.food-menu-nav li a:focus,
.food-menu-nav li a:hover {
  text-decoration: none;
  border-color: #cd274e;
}

.food-menu-nav ul {
  margin-bottom: 1em;
}

.food-menu-sub-nav {
  margin-bottom: 2rem;
  padding: .75rem 0 1px 1rem;
  display: none;
  list-style: none;
}

.food-menu-sub-nav.current a {
  border-color: #cd274e;
}

.food-menu-sub-nav .food-menu-nav-item {
  position: relative;
  margin-bottom: .5em!important;
  font-size: .875em;
  line-height: 1.25;
  text-transform: none;
}

@media screen and (min-width:768px) {
  .food-menu-sub-nav,
  .food-menu-sub-nav .food-menu-nav-item {
    display: block;
  }
}

.food-menu-sub-nav .food-menu-nav-item:before {
  position: absolute;
  left: -1rem;
  display: inline-block;
  color: #cd274e;
  line-height: 1.5;
  font-weight: 600;
  font-size: .8em;
  content: "\2022";
}

.food-menu-sub-nav .food-menu-nav-item.active a {
  font-weight: 500;
  color: #cd274e;
}

.food-menu-sub-nav .food-menu-nav-item a {
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}

.food-menu-sub-nav .food-menu-nav-item a:focus,
.food-menu-sub-nav .food-menu-nav-item a:hover {
  color: #cd274e;
  border-color: #cd274e;
}

.food-menu-filter-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

@media screen and (min-width:768px) {
  .food-menu-filter-title {
    font-size: 2.667em;
    text-align: left;
  }
}

@media screen and (min-width:1400px) {
  .food-menu-filter-title {
    flex-basis: 56%;
  }
}

.food-menu-filters {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1rem;
}

.food-menu-view {
  display: none;
}

@media screen and (min-width:992px) {
  .food-menu-filters {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }

  .food-menu-view {
    display: flex;
    flex-shrink: 0;
    margin-top: .375rem;
    margin-left: 2rem;
  }
}

.food-menu-view button {
  padding: .375em 1em;
  font-size: .75rem;
  line-height: 1;
  color: #000;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 5em;
}

.food-menu-view button:focus,
.food-menu-view button:hover {
  color: #cd274e;
}

.food-menu-view button:focus {
  outline: 0;
}

.food-menu-view button.active {
  cursor: default;
  color: #cd274e;
  border-color: transparent;
}

.food-menu-listing-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.food-menu-listing-wrapper[data-menu-view=grid] {
  width: 100%;
}

.food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item {
  display: inline-block;
}

@media screen and (min-width:992px) {
  .food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item {
    position: relative;
    margin-bottom: 1em;
    padding: 15px;
    text-align: center;
    width: 50%;
  }

  .food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item .food-menu-listing-item-title {
    text-align: center;
  }
}

@media screen and (min-width:1200px) {
  .food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item {
    width: 33%;
  }
}

.food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item .food-menu-listing-item-content {
  display: none;
}

.food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item .menu-image {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.food-menu-listing-wrapper[data-menu-view=grid] .food-menu-listing-item .menu-image .image {
  width: 100%;
}

@media screen and (min-width:992px) {
  .food-menu-listing-wrapper[data-menu-view=list] .food-menu-listing-item {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    max-width: none;
    text-align: left;
  }

  .food-menu-listing-wrapper[data-menu-view=list] .food-menu-listing-item .food-menu-listing-item-title {
    margin-top: 0;
    text-align: left;
  }
}

.food-menu-listing-wrapper[data-menu-view=list] .food-menu-item-image {
  max-width: 200px;
}

.food-menu-listing-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  padding: 15px;
  text-align: center;
  transition: box-shadow .2s,transform .2s;
}

.food-menu-listing-item:focus,
.food-menu-listing-item:hover {
  text-decoration: none;
  z-index: 1;
  box-shadow: 0 0 20px rgba(94,94,94,.4)!important;
  transform: scale(1.02);
}

@media screen and (min-width:480px) {
  .food-menu-listing-item {
    width: 50%;
  }

  .food-menu-item-image-wrapper {
    min-width: 200px;
  }
}

@media screen and (min-width:768px) {
  .food-menu-listing-item {
    padding: 15px;
  }
}

@media screen and (min-width:992px) {
  .food-menu-listing-item {
    display: flex;
    width: 100%;
    margin-bottom: 1em;
  }
}

.food-menu-item-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: .25rem;
  padding: 0;
  width: 2.25rem;
  height: 2.25rem;
  font-size: .5em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  white-space: normal;
  border: 1px solid transparent;
  border-radius: 50%;
}

.food-menu-item-label.label-primary {
  color: #fff;
}

.food-menu-item-label.label-default {
  color: #cd274e;
  background: #fff;
  border-color: #ececec;
}

.food-menu-item-label-wrapper {
  display: flex;
  position: absolute;
  padding: 15px;
  top: 0;
  left: 0;
  z-index: 5;
}

.food-menu-listing-item-title {
  margin: .5rem 0;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width:768px) {
  .food-menu-listing-item-title {
    font-size: 1.5em;
  }
}

.food-menu-listing-item-content-wrapper {
  padding: 1em;
}

.food-menu-listing-item-content-wrapper p {
  margin: 1em 0;
  line-height: 1.4;
  color: #000;
}

.food-menu-listing-item-content-wrapper .btn i,
.food-menu-listing-item-content-wrapper .gform_footer button i {
  margin-right: 0;
}

.food-menu-listing-item-content {
  display: none;
}

@media screen and (min-width:992px) {
  .food-menu-listing-item-content {
    display: block;
  }
}

.food-menu-secondary-labels {
  margin-bottom: 1em;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.food-menu-ingredient-label {
  padding: 0 15px;
  width: 5rem;
  font-size: .5em;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}

.food-menu-ingredient-label i {
  display: block;
  margin-bottom: .5rem;
  font-size: 2.625rem;
}

.food-menu-item-image-wrapper {
  display: flex;
  height: 150px;
}

@media screen and (min-width:768px) {
  .food-menu-item-image-wrapper {
    height: 200px;
  }
}

@media screen and (min-width:992px) {
  .food-menu-secondary-labels {
    justify-content: flex-start;
  }

  .food-menu-item-image-wrapper {
    height: 260px;
  }
}

.food-menu-item-image {
  align-self: center;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  text-transform: capitalize;
}

#food-menu-nav-button:after,
.food-menu-item-image-carousel-wrapper .owl-next:after,
.food-menu-item-image-carousel-wrapper .owl-prev:after {
  font-family: icomoon;
  font-weight: 400;
  text-transform: none;
  speak: none;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#food-menu-nav-button {
  position: relative;
  padding-right: 2.8em;
  width: 100%;
  text-align: left;
  border-radius: 0;
}

#food-menu-nav-button:after {
  position: absolute;
  top: 50%;
  right: 1.4em;
  line-height: 1;
  content: "\e93f";
  font-size: .75em;
  transform: translateY(-50%);
}

#food-menu-nav-button:focus,
#food-menu-nav-button:hover {
  background-color: #fff;
}

#food-menu-nav-button.expanded:after {
  content: "\e93e";
}

.single-food-menu .subpage-header,
.tax-food-type .subpage-header {
  min-height: 200px;
}

.single-food-menu .subpage-header-content,
.tax-food-type .subpage-header-content {
  display: none;
}

.food-menu-item-image-carousel {
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
}

.food-menu-item-image-carousel .owl-stage {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

@media screen and (min-width:480px) {
  .food-menu-item-image-carousel .owl-stage {
    width: 350px;
    height: 400px;
  }
}

.food-menu-item-image-carousel .owl-dot {
  display: inline-block;
  padding: 0;
}

.food-menu-item-image-carousel .owl-item {
  width: 100%;
}

@media screen and (min-width:480px) {
  .food-menu-item-image-carousel .owl-item {
    width: 350px;
  }
}

.food-menu-item-image-carousel .owl-item .food-menu-item-image-carousel-image {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  content: "";
}

@media screen and (max-width:1199px) {
  .food-menu-item-image-carousel-thumbs {
    display: none!important;
  }
}

@media screen and (min-width:1200px) {
  .food-menu-item-image-carousel-thumbs {
    position: relative;
    margin-top: 1rem;
  }

  .food-menu-item-image-carousel-thumbs .owl-item {
    cursor: pointer;
    border: 1px solid #fcf9f5;
  }
}

.food-menu-item-image-carousel-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 350px;
}

.food-menu-item-image-carousel-wrapper .owl-next,
.food-menu-item-image-carousel-wrapper .owl-prev {
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 1rem;
  height: 1rem;
  background-color: #cd274e;
  border-radius: 50%;
}

.food-menu-item-image-carousel-wrapper .owl-next:after,
.food-menu-item-image-carousel-wrapper .owl-prev:after {
  display: inline-block;
  font-size: .75rem;
  line-height: 1rem;
  color: #fff;
}

h1,
h3 {
  text-transform: uppercase;
}

.food-menu-item-image-carousel-wrapper .owl-next.disabled,
.food-menu-item-image-carousel-wrapper .owl-prev.disabled {
  display: none;
}

.food-menu-item-image-carousel-wrapper .owl-next {
  right: 0;
  transform: translate(50%,-50%);
}

.food-menu-item-image-carousel-wrapper .owl-next:after {
  content: "\e947";
  transform: translateX(.03125rem);
}

.food-menu-item-image-carousel-wrapper .owl-prev {
  transform: translate(-50%,-50%);
}

.food-menu-item-image-carousel-wrapper .owl-prev:after {
  content: "\e903";
  transform: translateX(-.03125rem);
}

.food-menu-listing-item-single {
  position: relative;
  display: block;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  max-width: 100%;
}

.career-information-heading,
h1 {
  margin-top: 0;
}

@media screen and (min-width:768px) {
  .food-menu-listing-item-single {
    padding: 15px;
  }
}

@media screen and (min-width:1200px) {
  .food-menu-listing-item-single {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
}

.food-menu-listing-item-single .food-menu-item-label {
  border-radius: 50%;
  width: 3.333rem;
  height: 3.333rem;
  font-size: .762em;
}

.food-menu-listing-item-single .secondary-labels {
  justify-content: center;
}

.food-menu-item-single-content {
  padding-left: 2rem;
  width: 100%;
}

@media screen and (min-width:768px) {
  .food-menu-item-single-content {
    padding-left: 3rem;
  }

  .food-menu-item-single-title {
    font-size: 2.667em;
  }
}

@media screen and (min-width:992px) {
  .food-menu-listing-item-single .secondary-labels {
    justify-content: flex-start;
  }

  .food-menu-item-single-content {
    padding-left: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .food-menu-item-single-content {
    padding-left: 5rem;
  }
}

@media screen and (max-width:991px) {
  .food-menu-item-single-content {
    padding-left: 0;
  }
}

.food-menu-item-single-title {
  margin-bottom: .75em;
  text-align: center;
  font-weight: 700;
}

@media screen and (min-width:992px) {
  .food-menu-item-single-title {
    text-align: left;
  }
}

.food-menu-item-single-details-wrapper {
  margin: 0;
}

.food-menu-item-single-details-wrapper .nav-tabs li a {
  line-height: 1;
  border-top-color: transparent!important;
  border-bottom-width: 3px!important;
}

.food-menu-item-single-details-wrapper .tab-content {
  padding-top: 3.5rem;
  text-align: left;
}

.food-menu-item-single-details-wrapper .food-menu-secondary-labels {
  padding-top: 2rem;
}

@keyframes flash-error {
  0%, 100% {
    background-color: inherit;
  }

  25%, 75% {
    background-color: #f2dede;
  }
}

.flash-error {
  animation-duration: 4s;
  animation-name: flash-error;
}

html:not(.wf-active):not(.wf-inactive):not(.no-js) *,
html:not(.wf-active):not(.wf-inactive):not(.no-js) ::after,
html:not(.wf-active):not(.wf-inactive):not(.no-js) ::before,
html:not(.wf-active):not(.wf-inactive):not(.no-js) ::placeholder {
  color: transparent!important;
  text-shadow: none!important;
}

html:not(.no-js) body:not(.finished-loading) {
  pointer-events: none;
  animation-name: empty-loading;
  animation-duration: 1.5s;
  animation-delay: 1.5s;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg,rgba(205,39,78,0) 0,rgba(205,39,78,.25) 50%,rgba(205,39,78,0) 100%);
  background-size: 50% 5px;
  background-position: -150% 0;
}

#location-search-app,
.general-cta.gradient-background:not(.device-hand-cta).image {
  background-size: cover;
}

html:not(.no-js) footer,
html:not(.no-js) header {
  opacity: 0;
  transition: opacity .5s ease-in;
}

html:not(.no-js) .main {
  position: relative;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity .5s ease-in-out .1s,transform .3s ease-in-out;
}

@keyframes empty-loading {
  0% {
    background-position: -150% 0;
  }

  100% {
    background-position: 350% 0;
  }
}

hr {
  border-color: #ececec;
}

table>tbody>tr:nth-child(odd) {
  background-color: transparent;
}

.loading-color-overlay {
  background-color: #fcf9f5;
}

#theme-my-login .tml-submit-wrap #wp-submit,
.btn,
.gform_footer button {
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5em;
}

.btn [class*=" icon-"],
.btn [class^=icon-],
.gform_footer button [class*=" icon-"],
.gform_footer button [class^=icon-] {
  line-height: 1.5;
}

.btn-default {
  color: #000;
  background-color: #ececec;
  border-color: transparent;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  color: #000;
  background-color: #d3d3d3;
  border-color: #cdcdcd;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-inverse.btn-default,
.open>.dropdown-toggle.btn-default {
  color: #ececec;
  background-color: transparent;
  border-color: #ececec;
}

.btn-inverse.btn-default.active,
.btn-inverse.btn-default.focus,
.btn-inverse.btn-default:active,
.btn-inverse.btn-default:focus,
.btn-inverse.btn-default:hover,
.btn-inverse.open>.dropdown-toggle.btn-default {
  color: #000;
  background-color: #ececec;
  border-color: #ececec;
}

.btn-solid.btn-default.active,
.btn-solid.btn-default.focus,
.btn-solid.btn-default:active,
.btn-solid.btn-default:focus,
.btn-solid.btn-default:hover,
.btn-solid.open>.dropdown-toggle.btn-default {
  color: #ececec;
  background-color: #000;
  border-color: #000;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: transparent;
  border-color: #ececec;
}

.btn-default .badge {
  color: #ececec;
  background-color: #000;
}

.btn-info {
  color: #fff;
  background-color: #5c8124;
  border-color: transparent;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #405919;
  border-color: #3a5117;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-inverse.btn-info,
.open>.dropdown-toggle.btn-info {
  color: #5c8124;
  background-color: transparent;
  border-color: #5c8124;
}

.btn-inverse.btn-info.active,
.btn-inverse.btn-info.focus,
.btn-inverse.btn-info:active,
.btn-inverse.btn-info:focus,
.btn-inverse.btn-info:hover,
.btn-inverse.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5c8124;
  border-color: #5c8124;
}

.btn-solid.btn-info.active,
.btn-solid.btn-info.focus,
.btn-solid.btn-info:active,
.btn-solid.btn-info:focus,
.btn-solid.btn-info:hover,
.btn-solid.open>.dropdown-toggle.btn-info {
  color: #5c8124;
  background-color: #fff;
  border-color: #fff;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: transparent;
  border-color: #5c8124;
}

.btn-info .badge {
  color: #5c8124;
  background-color: #fff;
}

#theme-my-login .tml-submit-wrap #wp-submit,
.btn-learning-item,
.btn-primary,
.gform_footer button {
  color: #fff;
  background-color: #cd274e;
  border-color: transparent;
}

.btn-learning-item.active,
.btn-learning-item.focus,
.btn-learning-item:active,
.btn-learning-item:focus,
.btn-learning-item:hover,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.gform_footer button.active,
.gform_footer button.focus,
.gform_footer button:active,
.gform_footer button:focus,
.gform_footer button:hover,
.open>.dropdown-toggle.btn-learning-item,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.gform_footer button {
  color: #fff;
  background-color: #a21f3e;
  border-color: #9a1d3a;
}

.btn-learning-item.active,
.btn-learning-item:active,
.btn-primary.active,
.btn-primary:active,
.gform_footer button.active,
.gform_footer button:active,
.open>.dropdown-toggle.btn-learning-item,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.gform_footer button {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-inverse.btn-learning-item,
.btn-inverse.btn-primary,
.btn-inverse.gform_footer button,
.btn-learning-item.active,
.btn-learning-item.focus,
.btn-learning-item:active,
.btn-learning-item:focus,
.btn-learning-item:hover,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.gform_footer button.active,
.gform_footer button.focus,
.gform_footer button:active,
.gform_footer button:focus,
.gform_footer button:hover,
.open>.dropdown-toggle.btn-learning-item,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.gform_footer button {
  color: #cd274e;
  background-color: transparent;
  border-color: #cd274e;
}

.btn-inverse.btn-learning-item.active,
.btn-inverse.btn-learning-item.focus,
.btn-inverse.btn-learning-item:active,
.btn-inverse.btn-learning-item:focus,
.btn-inverse.btn-learning-item:hover,
.btn-inverse.btn-primary.active,
.btn-inverse.btn-primary.focus,
.btn-inverse.btn-primary:active,
.btn-inverse.btn-primary:focus,
.btn-inverse.btn-primary:hover,
.btn-inverse.gform_footer button.active,
.btn-inverse.gform_footer button.focus,
.btn-inverse.gform_footer button:active,
.btn-inverse.gform_footer button:focus,
.btn-inverse.gform_footer button:hover,
.btn-inverse.open>.dropdown-toggle.btn-learning-item,
.btn-inverse.open>.dropdown-toggle.btn-primary,
.btn-inverse.open>.dropdown-toggle.gform_footer button {
  color: #fff;
  background-color: #cd274e;
  border-color: #cd274e;
}

.btn-solid.btn-learning-item.active,
.btn-solid.btn-learning-item.focus,
.btn-solid.btn-learning-item:active,
.btn-solid.btn-learning-item:focus,
.btn-solid.btn-learning-item:hover,
.btn-solid.btn-primary.active,
.btn-solid.btn-primary.focus,
.btn-solid.btn-primary:active,
.btn-solid.btn-primary:focus,
.btn-solid.btn-primary:hover,
.btn-solid.gform_footer button.active,
.btn-solid.gform_footer button.focus,
.btn-solid.gform_footer button:active,
.btn-solid.gform_footer button:focus,
.btn-solid.gform_footer button:hover,
.btn-solid.open>.dropdown-toggle.btn-learning-item,
.btn-solid.open>.dropdown-toggle.btn-primary,
.btn-solid.open>.dropdown-toggle.gform_footer button {
  color: #cd274e;
  background-color: #fff;
  border-color: #fff;
}

.btn-learning-item.disabled,
.btn-learning-item.disabled.active,
.btn-learning-item.disabled.focus,
.btn-learning-item.disabled:active,
.btn-learning-item.disabled:focus,
.btn-learning-item.disabled:hover,
.btn-learning-item[disabled],
.btn-learning-item[disabled].active,
.btn-learning-item[disabled].focus,
.btn-learning-item[disabled]:active,
.btn-learning-item[disabled]:focus,
.btn-learning-item[disabled]:hover,
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.gform_footer button.disabled,
.gform_footer button.disabled.active,
.gform_footer button.disabled.focus,
.gform_footer button.disabled:active,
.gform_footer button.disabled:focus,
.gform_footer button.disabled:hover,
.gform_footer button[disabled],
.gform_footer button[disabled].active,
.gform_footer button[disabled].focus,
.gform_footer button[disabled]:active,
.gform_footer button[disabled]:focus,
.gform_footer button[disabled]:hover,
fieldset[disabled] .btn-learning-item,
fieldset[disabled] .btn-learning-item.active,
fieldset[disabled] .btn-learning-item.focus,
fieldset[disabled] .btn-learning-item:active,
fieldset[disabled] .btn-learning-item:focus,
fieldset[disabled] .btn-learning-item:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .gform_footer button,
fieldset[disabled] .gform_footer button.active,
fieldset[disabled] .gform_footer button.focus,
fieldset[disabled] .gform_footer button:active,
fieldset[disabled] .gform_footer button:focus,
fieldset[disabled] .gform_footer button:hover {
  background-color: transparent;
  border-color: #cd274e;
}

.btn-learning-item .badge,
.btn-primary .badge,
.gform_footer button .badge {
  color: #cd274e;
  background-color: #fff;
}

.career-position,
.navbar.blogs-filter-bar,
.perk-item-button,
.single-career-apply-form {
  background-color: #fcf9f5;
}

@font-face {
  font-family: icomoon;
  src: url(../../fonts/icomoon.eot?7sitar);
  src: url(../../fonts/icomoon.eot?7sitar#iefix) format('embedded-opentype'),url(../../fonts/icomoon.woff2?7sitar) format('woff2'),url(../../fonts/icomoon.ttf?7sitar) format('truetype'),url(../../fonts/icomoon.woff?7sitar) format('woff'),url(../../fonts/icomoon.svg?7sitar#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-smiley:before {
  content: "\e962";
}

.icon-ingredients-coconut:before {
  content: "\e94a";
}

.icon-ingredients-dairy-free:before {
  content: "\e94b";
}

.icon-ingredients-eggs:before {
  content: "\e94c";
}

.icon-ingredients-fish:before {
  content: "\e94e";
}

.icon-ingredients-gluten-free:before {
  content: "\e94f";
}

.icon-ingredients-halal:before {
  content: "\e950";
}

.icon-ingredients-kosher:before {
  content: "\e951";
}

.icon-ingredients-lowfat:before {
  content: "\e952";
}

.icon-ingredients-nonfat:before {
  content: "\e953";
}

.icon-ingredients-peanuts:before {
  content: "\e954";
}

.icon-ingredients-probiotic:before {
  content: "\e955";
}

.icon-ingredients-raw-fish:before {
  content: "\e956";
}

.icon-ingredients-real-fruit:before {
  content: "\e957";
}

.icon-ingredients-sesame:before {
  content: "\e958";
}

.icon-ingredients-shellfish:before {
  content: "\e959";
}

.icon-ingredients-soybeans:before {
  content: "\e95a";
}

.icon-ingredients-sugar-free:before {
  content: "\e95b";
}

.icon-ingredients-tree-nuts:before {
  content: "\e95c";
}

.icon-ingredients-vegan:before {
  content: "\e95d";
}

.icon-ingredients-wheat:before {
  content: "\e95e";
}

.icon-yogen-fruz-logo:before {
  content: "\e961";
}

.icon-find-store:before {
  content: "\e960";
}

.icon-promotions:before {
  content: "\e95f";
}

.icon-chat-bubble-single:before {
  content: "\e91e";
}

.icon-chevron-down:before {
  content: "\e901";
}

.icon-chevron-down-circle:before {
  content: "\e900";
}

.icon-chevron-left:before {
  content: "\e903";
}

.icon-chevron-left-circle:before {
  content: "\e902";
}

.icon-chevron-right:before {
  content: "\e947";
}

.icon-chevron-right-circle:before {
  content: "\e946";
}

.icon-chevron-up:before {
  content: "\e949";
}

.icon-chevron-up-circle:before {
  content: "\e948";
}

.icon-facebook-f:before {
  content: "\e905";
}

.icon-pinkberry-leaf:before {
  content: "\e904";
}

.icon-minus:before {
  content: "\e93e";
}

.icon-plus2:before {
  content: "\e93f";
}

.icon-reload:before,
.icon-replay:before {
  content: "\e93d";
}

.icon-sale-percent:before {
  content: "\e90c";
}

.icon-copy:before {
  content: "\e90d";
}

.icon-link:before {
  content: "\e90e";
}

.icon-location-marker-round:before {
  content: "\e945";
}

.icon-download-pointed-arrow:before {
  content: "\e910";
}

.icon-park-garbage:before {
  content: "\e911";
}

.icon-trees:before {
  content: "\e912";
}

.icon-handshake:before {
  content: "\e913";
}

.icon-target-and-arrow:before {
  content: "\e914";
}

.icon-map-search:before {
  content: "\e915";
}

.icon-devices:before {
  content: "\e916";
}

.icon-touch-tap:before {
  content: "\e917";
}

.icon-newspaper:before {
  content: "\e918";
}

.icon-eye:before {
  content: "\e919";
}

.icon-desktop-monitor-cursor:before {
  content: "\e91a";
}

.icon-list-menu:before {
  content: "\e91b";
}

.icon-square-menu:before {
  content: "\e91c";
}

.icon-hamburger-menu-thick:before {
  content: "\e91d";
}

.icon-star:before {
  content: "\e91f";
}

.icon-music-note:before {
  content: "\e920";
}

.icon-chat-bubbles:before {
  content: "\e921";
}

.icon-mic:before {
  content: "\e922";
}

.icon-signal-bars:before {
  content: "\e923";
}

.icon-paper-clip:before {
  content: "\e924";
}

.icon-creditcard-and-hand:before {
  content: "\e925";
}

.icon-info-circle-hallow:before {
  content: "\e926";
}

.icon-question-circle:before {
  content: "\e927";
}

.icon-cloud:before {
  content: "\e928";
}

.icon-heart:before {
  content: "\e929";
}

.icon-refresh:before {
  content: "\e92a";
}

.icon-close-thick:before {
  content: "\e92b";
}

.icon-check2:before {
  content: "\e92c";
}

.icon-phone-call:before {
  content: "\e92d";
}

.icon-download-rounded-arrow:before {
  content: "\e92e";
}

.icon-locked:before {
  content: "\e92f";
}

.icon-unlocked:before {
  content: "\e930";
}

.icon-laptop:before {
  content: "\e931";
}

.icon-settings:before {
  content: "\e932";
}

.icon-sale-tag:before {
  content: "\e933";
}

.icon-globe:before {
  content: "\e934";
}

.icon-umbrella:before {
  content: "\e935";
}

.icon-headset:before {
  content: "\e936";
}

.icon-cut:before {
  content: "\e937";
}

.icon-shopping-bag:before {
  content: "\e938";
}

.icon-user-group:before {
  content: "\e939";
}

.icon-email2:before {
  content: "\e93a";
}

.icon-search:before {
  content: "\e93b";
}

.icon-user:before {
  content: "\e93c";
}

.icon-pdf:before {
  content: "\e90a";
}

.icon-ppt:before {
  content: "\e90b";
}

.icon-aoda-online:before {
  content: "\e906";
}

.icon-caret-right:before {
  content: "\e907";
}

.icon-caret-left:before {
  content: "\e908";
}

.icon-pinterest:before {
  content: "\e909";
}

.icon-instagram:before {
  content: "\e90f";
}

.icon-google-plus:before {
  content: "\e940";
}

.icon-youtube-play:before,
.icon-youtube:before {
  content: "\e941";
}

.icon-linkedin:before {
  content: "\e942";
}

.icon-twitter:before {
  content: "\e943";
}

.icon-facebook-official:before,
.icon-facebook:before {
  content: "\e944";
}

.icon-add:before,
.icon-plus:before {
  content: "\e145";
}

.icon-caret-down:before {
  content: "\e5c5";
}

.icon-caret-circle-down:before {
  content: "\e5c6";
}

.icon-caret-up:before {
  content: "\e5c7";
}

.icon-gallery:before {
  content: "\e413";
}

.icon-hamburger:before,
.icon-menu:before {
  content: "\e3c7";
}

.icon-check:before {
  content: "\e876";
}

.icon-document:before {
  content: "\e24d";
}

.icon-print:before {
  content: "\e8ad";
}

.icon-location:before,
.icon-pin:before {
  content: "\e8b5";
}

.icon-email:before,
.icon-mail:before {
  content: "\e0e1";
}

.icon-pause:before {
  content: "\e034";
}

.icon-pause-circle:before {
  content: "\e035";
}

.icon-user-o:before {
  content: "\e7ff";
}

.icon-play:before {
  content: "\e037";
}

.icon-play-circle:before {
  content: "\e038";
}

.icon-close:before {
  content: "\e94d";
}

h1 {
  font-weight: 400;
  text-align: center;
}

h2 {
  font-weight: 600;
  color: #cd274e;
}

h3 {
  font-weight: 700;
}

li:not([class]),
p:not([class]),
td,
th {
  font-family: acumin-pro,sans-serif;
}

.blockquote-container blockquote,
.blockquote-container blockquote p {
  font-family: futura-pt,sans-serif;
}

.blockquote-inner-author-name:after {
  content: ",";
}

.blockquote-container blockquote {
  border: 0;
}

.blockquote-container blockquote:after {
  font-size: 4.8rem;
  transform: translate(.0625em,25%);
}

.blockquote-container cite {
  font-style: normal;
  letter-spacing: .025em;
}

.blockquote-container cite:before {
  content: "\2014";
}

.blockquote-content p {
  font-weight: 300;
}

.blogs-item-heading {
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
}

.blogs-item-info,
.single-blog-date {
  font-family: acumin-pro,sans-serif;
  font-size: .875em;
  color: #767676;
  font-weight: 700;
}

.blogs-item-link:focus,
.blogs-item-link:hover {
  background-color: #fcf9f5;
  cursor: pointer;
  transform: scale(1);
}

.single-blog-date {
  margin-bottom: 2em;
}

.career-information-deadline {
  display: block;
  margin-bottom: 1rem;
  line-height: 1.3;
}

.career-position,
.single-career h1 {
  margin-bottom: 2rem;
}

.career-information-deadline strong {
  display: block;
}

.device-hand-cta .phone-img,
.general-cta .loading-color-overlay {
  display: none;
}

.career-information-heading-link {
  color: #000;
}

.career-information-heading-link:focus,
.career-information-heading-link:hover {
  text-decoration: none;
}

.career-positions-list {
  justify-content: flex-start;
}

.perk-item-button:focus,
.perk-item-button:hover {
  border-color: #cd274e;
}

.single-career h1 {
  margin-top: 0;
  font-weight: 700;
}

.single-career-apply-form {
  padding: 30px 15px;
  display: none;
  margin-top: 2rem;
}

@media screen and (min-width:768px) {
  .single-career-apply-form {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .single-career-apply-form {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .single-career-apply-form {
    padding: 4.5rem 5rem;
  }
}

.single-career-apply-form form {
  margin-top: 0;
  margin-bottom: 0;
}

.single-career-apply-form h3 {
  margin-top: 0;
}

#career-search-form {
  padding-bottom: 2rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 480px;
  text-align: center;
}

.content-left .general-cta-box,
.device-hand-cta .general-cta-box,
.vc_toggle_btn {
  text-align: left;
}

@media screen and (min-width:768px) {
  #career-search-form {
    padding-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  #career-search-form {
    padding-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  #career-search-form {
    padding-bottom: 5rem;
  }
}

#career-search-form .location-filter {
  position: relative;
}

#career-search-form .location-filter:after {
  position: absolute;
  top: 50%;
  right: 15px;
  padding-left: .5rem;
  padding-right: .5rem;
  transform: translateY(-50%);
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  color: #5c8124;
  pointer-events: none;
}

.device-hand-cta p,
.half-width-cta p {
  font-family: futura-pt,sans-serif;
}

.general-cta-content h2,
.half-width-cta h2 {
  text-transform: uppercase;
}

.general-cta {
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  .general-cta:not(.device-hand-cta):not(.gradient-background) .general-cta-overlay {
    margin: auto;
    width: 768px;
    height: 768px;
    border-radius: 50%;
  }
}

@media screen and (min-width:992px) {
  .general-cta:not(.device-hand-cta):not(.gradient-background) .general-cta-overlay {
    width: 720px;
    height: 720px;
  }
}

@media screen and (min-width:1400px) {
  .general-cta:not(.device-hand-cta):not(.gradient-background) .general-cta-overlay {
    width: 945px;
    height: 945px;
  }
}

@media screen and (max-width:767px) {
  .general-cta.gradient-background:not(.device-hand-cta) .general-cta-overlay {
    opacity: .6;
  }

  .general-cta.gradient-background:not(.device-hand-cta) .overlay-dark {
    background-color: #000;
  }

  .general-cta.gradient-background:not(.device-hand-cta) .overlay-light {
    background-color: #fcf9f5;
  }

  .general-cta.gradient-background:not(.device-hand-cta) .overlay-primary {
    background-color: #cd274e;
  }

  .general-cta.gradient-background:not(.device-hand-cta) .overlay-secondary {
    background-color: #5c8124;
  }
}

.general-cta.gradient-background:not(.device-hand-cta).content-left .general-cta-box,
.general-cta.gradient-background:not(.device-hand-cta).content-right .general-cta-box {
  padding-left: calc(130px + 2rem);
}

@media screen and (min-width:992px) {
  .content-left .general-cta-box,
  .content-right .general-cta-box {
    width: 50%;
  }

  .content-right .general-cta-box {
    margin-left: 50%;
  }
}

.general-cta-button .btn-default {
  color: #cd274e;
  background-color: #fff;
  border-color: #fff;
}

.general-cta-button .btn-default:focus,
.general-cta-button .btn-default:hover {
  background-color: #fcf9f5;
}

.inline-layout .general-cta-button {
  flex-shrink: 0;
}

.general-cta-content p {
  line-height: 1.8;
}

.content-left .general-cta-content h2,
.content-right .general-cta-content h2 {
  margin-top: .5em;
}

.general-cta-logos img {
  max-width: 130px;
  max-height: 130px;
}

.content-left .general-cta-logos,
.content-right .general-cta-logos {
  position: absolute;
  margin-bottom: 0;
  left: 0;
}

.mobi-below .general-cta {
  background-size: contain;
}

.mobi-below.content-left,
.mobi-below.content-right {
  width: 100%;
}

.mobi-below.content-left .general-cta-box,
.mobi-below.content-right .general-cta-box {
  padding-left: calc(130px + 2rem);
  padding-left: 15px;
}

.device-hand-cta {
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  .mobi-below .general-cta {
    background-size: cover;
  }

  .mobi-below.content-left,
  .mobi-below.content-right {
    width: 50%;
  }

  .mobi-below.content-left .general-cta-box,
  .mobi-below.content-right .general-cta-box {
    padding-left: calc(130px + 2rem);
  }

  .device-hand-cta {
    min-height: 350px;
    overflow: visible;
  }

  .device-hand-cta.content-left .general-cta-box {
    margin-right: 45%!important;
  }

  .device-hand-cta.content-right .general-cta-box {
    margin-left: 45%!important;
  }

  .device-hand-cta .phone-img {
    display: block;
    position: absolute;
    top: -32px;
    left: -216px;
    width: 75%;
    z-index: 1;
  }

  .device-hand-cta .phone-img .device-img {
    width: 600px;
  }
}

@media screen and (min-width:1200px) {
  .device-hand-cta {
    min-height: 375px;
  }
}

.device-hand-cta h1,
.device-hand-cta h2,
.device-hand-cta h3,
.device-hand-cta h4,
.device-hand-cta h5,
.device-hand-cta h6 {
  text-transform: uppercase;
  color: #000;
}

@media screen and (min-width:992px) {
  .device-hand-cta .phone-img {
    left: -104px;
  }
}

@media screen and (min-width:1200px) {
  .device-hand-cta .phone-img {
    top: -48px;
    left: 0;
    width: 50%;
  }
}

@media screen and (min-width:1400px) {
  .device-hand-cta {
    min-height: 450px;
  }

  .device-hand-cta .phone-img {
    top: -64px;
  }

  .device-hand-cta .phone-img .device-img {
    width: 700px;
  }
}

@media (min-width:1920px) {
  .device-hand-cta {
    min-height: 600px;
  }

  .device-hand-cta .phone-img .device-img {
    width: 957px;
  }
}

.device-hand-cta .phone-screen-img {
  display: none;
}

@media screen and (min-width:768px) {
  .device-hand-cta .phone-screen-img {
    display: block;
    position: absolute;
    top: -6px;
    left: 639px;
    width: 375px;
    height: 667px;
    transform: scale(.63) matrix3d(.56022,.149076,0,-.00018022,-.250863,.418233,0,-.00015886,0,0,1,0,-294,42,0,1);
    transform-origin: 0 0 0;
  }

  .device-hand-cta .phone-screen-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    border: 2px solid #000;
  }
}

@media screen and (min-width:1400px) {
  .device-hand-cta .phone-screen-img {
    left: 743px;
    transform: scale(.73) matrix3d(.56022,.149076,0,-.00018022,-.250863,.418233,0,-.00015886,0,0,1,0,-294,42,0,1);
  }
}

@media (min-width:1920px) {
  .device-hand-cta .phone-screen-img {
    top: -8px;
    left: 1017px;
    transform: scale(1) matrix3d(.56022,.149076,0,-.00018022,-.250863,.418233,0,-.00015886,0,0,1,0,-294,42,0,1);
  }
}

@media screen and (min-width:768px) {
  .device-hand-cta.content-left .phone-img {
    right: -216px;
    left: auto;
    transform: scaleX(-1);
  }
}

.vc_toggle {
  border-bottom: 1px solid #f0e1ce;
}

.vc_toggle:last-of-type {
  margin-bottom: 2em!important;
}

.vc_toggle .vc_toggle_title {
  padding-right: 0!important;
}

.vc_toggle .vc_toggle_title:after {
  font-size: 1.25em;
  color: #000;
  content: "\e901";
}

.vc_toggle .vc_toggle_title h4:hover,
.vc_toggle_active .vc_toggle_title:after,
.vc_toggle_btn:focus h4,
.vc_toggle_btn:hover h4 {
  color: #cd274e;
}

.vc_toggle .vc_toggle_title h4 {
  padding: 1em;
  font-weight: 400;
}

@media screen and (min-width:768px) {
  .vc_toggle .vc_toggle_title h4 {
    padding: 1em 2em;
  }
}

.vc_toggle_active .vc_toggle_title h4 {
  color: #cd274e;
  font-weight: 500;
}

.vc_toggle_btn {
  display: block;
  margin: 0;
  padding: 0 3rem 0 0;
  width: 100%;
  background-color: transparent;
  border: 0;
}

.vc_toggle_btn:focus,
.vc_toggle_btn:hover {
  background: #fcf9f5;
}

.vc_toggle_btn:focus {
  outline: 0;
}

.half-width-cta {
  padding: 30px 15px;
  padding-right: 0!important;
  padding-left: 0!important;
  display: block;
  position: relative;
  text-align: center;
}

@media screen and (min-width:768px) {
  .half-width-cta {
    padding: 2.7rem 3rem;
    text-align: left;
  }
}

@media screen and (min-width:1200px) {
  .device-hand-cta.content-left .phone-img {
    right: 0;
  }

  .half-width-cta {
    padding: 3.6rem 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media screen and (min-width:1600px) {
  .half-width-cta {
    padding: 4.5rem 5rem;
  }
}

.half-width-cta h2 {
  margin-top: .5em;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 700;
}

.half-width-cta h2 small {
  font-size: 1em;
  color: #000;
}

.half-width-cta img {
  width: 328px;
  max-width: 100%;
}

.half-width-cta p {
  display: inline;
  margin-top: .25rem;
  margin-bottom: 0;
  line-height: 1.3;
  color: #000;
}

.half-width-cta .half-width-cta-content :last-child:not(em):not(small):not(strong):after,
.owl-item .image-bar-instagram-link:before {
  font-family: icomoon;
  font-weight: 400;
  line-height: 1;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width:1200px) {
  .half-width-cta img {
    flex-shrink: 0;
  }

  .half-width-cta .half-width-cta-content {
    align-self: center;
    padding-left: 1.5rem;
  }

  .half-width-cta .half-width-cta-content h2 {
    margin-top: 0;
  }
}

.half-width-cta .half-width-cta-content :last-child:not(em):not(small):not(strong) {
  padding-right: 1em;
}

.half-width-cta .half-width-cta-content :last-child:not(em):not(small):not(strong):after {
  display: inline-block;
  margin-left: .375rem;
  color: #5c8124;
  content: "\e946";
  font-size: .75em;
  transition: transform .2s;
}

.half-width-cta:focus,
.half-width-cta:hover {
  text-decoration: none;
}

.half-width-cta:focus .half-width-cta-content :last-child:not(small):after,
.half-width-cta:hover .half-width-cta-content :last-child:not(small):after {
  transform: translateX(.125em);
}

.image-bar-wrapper .owl-dots {
  display: none!important;
}

.image-bar-list {
  margin-bottom: 0;
}

.image-feed-control {
  position: absolute;
  padding-right: .5em;
  padding-left: .5em;
  top: 50%;
  color: #fff;
  background-color: rgba(205,39,78,.9);
  transform: translateY(-50%);
  z-index: 1;
}

.image-feed-control:not(:disabled):focus,
.image-feed-control:not(:disabled):hover {
  background-color: #cd274e;
}

.image-feed-control:not(:disabled):focus span:before,
.image-feed-control:not(:disabled):hover span:before {
  color: #fff;
}

.image-feed-control-prev {
  padding-left: 0;
  left: 0;
  border-top-right-radius: 5em;
  border-bottom-right-radius: 5em;
}

.image-feed-control-next {
  padding-right: 0;
  right: 0;
  border-top-left-radius: 5em;
  border-bottom-left-radius: 5em;
}

.owl-item {
  overflow: hidden;
}

.owl-item .image-bar-instagram-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  border: 0;
  border-radius: 0;
}

.owl-item .image-bar-instagram-link:before {
  display: block;
  margin-bottom: 1rem;
  font-size: 3rem;
  content: "\e90f";
}

.owl-item .image-bar-instagram-link h3 {
  margin-top: 0;
  margin-bottom: .125rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.owl-item .image-bar-instagram-link p {
  margin-bottom: .5rem!important;
  font-family: inherit;
  font-weight: 400;
  text-transform: none;
}

.owl-item .image-bar-instagram-link:focus,
.owl-item .image-bar-instagram-link:hover {
  text-decoration: none;
  color: #fff;
  background-color: #c02549;
}

.owl-item .instagram-link-wrapper {
  margin: 0;
  padding: 0 0 100%;
  width: 100%;
  height: 0;
  line-height: 1.3;
  background-color: #cd274e;
}

.alternating-content-item-button {
  position: relative;
  margin: 0;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0;
  line-height: 1.25rem;
  vertical-align: text-bottom;
  border-radius: 50%;
}

.alternating-content-item-button i {
  margin-right: 0!important;
  margin-left: 0!important;
  font-size: .75rem;
}

.alternating-content-item-content,
.alternating-content-item-content p:last-of-type {
  display: inline;
}

.alternating-content-item-heading {
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .alternating-content-item-image {
    top: 4.7rem;
    right: 3rem;
    bottom: 4.7rem;
    left: 3rem;
    width: calc(50% - 6rem);
  }
}

.alternating-content-item-wrapper {
  padding: 30px 15px;
  padding-right: 0!important;
  padding-left: 0!important;
}

@media screen and (min-width:768px) {
  .alternating-content-item-wrapper {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .alternating-content-item-image {
    top: 7.2rem;
    right: 4rem;
    bottom: 7.2rem;
    left: 4rem;
    width: calc(50% - 8rem);
  }

  .alternating-content-item-wrapper {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .alternating-content-item-image {
    top: 9rem;
    right: 5rem;
    bottom: 9rem;
    left: 5rem;
    width: calc(50% - 10rem);
  }

  .alternating-content-item-wrapper {
    padding: 4.5rem 5rem;
  }
}

@media screen and (min-width:768px) {
  .alternating-content-item-wrapper:nth-child(even) .alternating-content-item-image {
    left: calc(50% + 3rem);
  }
}

.location-actions,
.location-detail-hours {
  display: none;
}

.location-detail-hours {
  font-size: .8rem;
}

@media screen and (min-width:992px) {
  .location-detail-hours {
    font-size: .75rem;
  }
}

.location-actions {
  display: flex!important;
  flex-wrap: wrap;
  margin: 1em auto;
}

.location-actions .btn,
.location-actions .gform_footer button {
  width: 100%;
  min-height: 2em;
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  vertical-align: middle;
  font-size: .8rem;
}

@media (min-width:380px) {
  .location-actions .btn,
  .location-actions .gform_footer button {
    width: calc(50% - .5em);
  }

  .location-actions .btn:first-of-type,
  .location-actions .gform_footer button:first-of-type {
    margin-right: 1em;
  }
}

@media screen and (min-width:480px) {
  .location-actions {
    display: block!important;
  }

  .location-actions .btn,
  .location-actions .gform_footer button {
    width: 100%;
    margin: 0;
    font-size: .6rem;
  }
}

.location-detail-name {
  margin-top: 0;
  margin-bottom: .75rem;
  text-transform: none;
  font-size: 1.333em;
  font-weight: 600;
  color: #cd274e;
}

.location-detail-address-wrapper {
  display: block;
  font-size: 1rem;
  font-family: acumin-pro,sans-serif;
}

@media screen and (min-width:992px) {
  .location-actions .btn,
  .location-actions .gform_footer button {
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .location-detail-address-wrapper {
    font-size: .75rem;
  }
}

.location-detail-address-wrapper .location-detail-postal-code {
  display: block;
}

.location-detail-address-wrapper .address-block-phone {
  font-weight: 700;
  color: inherit;
}

.location-detail-address-wrapper .get-directions {
  font-family: acumin-pro,sans-serif;
  font-size: .75em;
  font-weight: 700;
}

.location-detail-address-wrapper .get-directions:after {
  display: inline-block;
  margin-left: .375em;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e946";
}

.location-details-wrapper {
  font-family: acumin-pro,sans-serif;
  line-height: 1.5;
}

.location-distance {
  margin-top: -.5rem;
  margin-bottom: .5rem;
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.location-hours,
.location-map {
  display: none;
}

.leaflet-container a {
  color: #5c8124!important;
}

.leaflet-container .address-block-phone {
  color: #000!important;
}

.leaflet-container .btn-learning-item,
.leaflet-container .btn-primary,
.leaflet-container .gform_footer button {
  color: #fff!important;
}

.leaflet-container .btn-learning-item:focus,
.leaflet-container .btn-learning-item:hover,
.leaflet-container .btn-primary:focus,
.leaflet-container .btn-primary:hover,
.leaflet-container .gform_footer button:focus,
.leaflet-container .gform_footer button:hover {
  color: #cd274e!important;
}

.leaflet-container .leaflet-popup-close-button {
  color: #767676!important;
}

.leaflet-container .store-promotions {
  color: #cd274e!important;
}

.location-map-marker.location-me-map-marker:after {
  content: "\e8b5";
}

p:last-of-type {
  margin-bottom: 1em!important;
}

.leaflet-popup-content .location-details {
  display: block;
  padding-left: 0;
}

.leaflet-popup-content .location-details .location-details-wrapper {
  width: 100%;
}

.leaflet-popup-content .location-details .location-actions {
  margin: 1em auto;
}

.leaflet-popup-content .location-details .location-actions .get-directions,
.leaflet-popup-content .location-details .location-actions .store-promotions {
  display: none;
}

.location-search-form {
  text-align: center;
}

@media screen and (min-width:992px) {
  .location-search-form {
    display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: center;
  }

  .location-search-form-field,
  .location-search-form-search {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }

  .location-search-form-search {
    flex-shrink: 0;
  }
}

#location-search-app-results,
.location-search-message {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width:1200px) {
  .alternating-content-item-wrapper:nth-child(even) .alternating-content-item-image {
    left: calc(50% + 4rem);
  }

  .location-search-form {
    width: 80%;
  }
}

@media screen and (min-width:1600px) {
  .alternating-content-item-wrapper:nth-child(even) .alternating-content-item-image {
    left: calc(50% + 5rem);
  }

  .location-search-form {
    width: 75%;
  }
}

@media screen and (min-width:1800px) {
  .location-search-form {
    width: 65%;
  }
}

.location-search-form-field {
  position: relative;
  margin-bottom: .75rem;
}

.location-search-form-field input[type=text] {
  -webkit-appearance: none;
}

.location-search-form-field label {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 1.5rem;
  text-align: left;
  transform: translateY(-50%);
}

.location-search-form-field.active input,
.location-search-form-field.field-changed input {
  padding-top: 0!important;
}

.location-search-form-field.active label,
.location-search-form-field.field-changed label {
  opacity: 0;
}

.location-search-message {
  padding: 1em;
  text-align: center;
  border-radius: 4px;
}

@media screen and (min-width:1200px) {
  .location-search-message {
    margin-left: 10%;
    width: 80%;
  }
}

.location-search-result {
  padding: 2rem 0!important;
  width: 100%;
}

.location-search-result .search-results-marker {
  position: absolute;
  top: 1.875rem;
  left: 0;
}

.location-search-result:first-of-type {
  border: none;
}

.location-search-result+.location-search-result {
  border-top: solid 1px #ececec;
}

@media screen and (min-width:992px) {
  .location-search-form-field {
    flex-basis: 100%;
    margin-bottom: 0;
  }

  .location-search-result:first-of-type {
    padding-top: .15em!important;
  }

  .location-search-result:first-of-type .search-results-marker {
    top: 0;
  }

  .location-search-results {
    position: relative;
    flex-shrink: 0;
    padding-left: 1rem;
    width: 50%;
    overflow: auto;
  }
}

@media screen and (min-width:1200px) {
  .location-search-results {
    width: 35%;
  }
}

.search-results-marker {
  display: inline-block;
  width: 1.75rem!important;
  height: 1.75rem!important;
  font-family: futura-pt,sans-serif;
  font-size: .762rem;
  font-weight: 600;
  line-height: 1.75rem;
  text-align: center;
  color: #fff;
  background-color: #cd274e;
  border-radius: 50%;
}

#location-search-app {
  padding: 30px 15px;
  margin-right: -15px;
  margin-left: -15px;
  background-image: url(../../images/map-bg.jpg);
  overflow: hidden;
}

@media screen and (min-width:768px) {
  #location-search-app {
    padding: 2.7rem 3rem;
  }

  #location-search-app-results {
    margin-top: 3rem;
  }
}

@media screen and (min-width:1200px) {
  #location-search-app {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  #location-search-app {
    padding: 4.5rem 5rem;
  }
}

#location-search-app h2 {
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}

#location-search-app .location-search-submit:before,
#location-search-app .location-select:after {
  text-transform: none;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#location-search-app .location-select {
  position: relative;
}

#location-search-app .location-select:after {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: "\e901";
  pointer-events: none;
}

#location-search-app .location-search-submit:before {
  content: "\e8b5";
  margin-right: .375em;
}

@media screen and (min-width:992px) {
  #location-search-app {
    padding: 5.6rem 4rem;
  }

  #location-search-app-results {
    margin-top: 4rem;
  }
}

@media screen and (min-width:768px) {
  #location-search-app-results {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  #location-search-app-results {
    margin-bottom: 4rem;
    display: flex;
  }
}

#location-search-results-map-container {
  margin-bottom: 2rem;
  width: 100%;
}

@media screen and (min-width:768px) {
  #location-search-results-map-container {
    margin-bottom: 3rem;
  }

  .email-sign-up-form-wrapper h2 {
    max-width: 50%;
  }
}

@media screen and (min-width:992px) {
  #location-search-results-map-container {
    margin-bottom: 4rem;
  }

  #location-search-results-map-container.sticky {
    position: fixed;
    top: 20px;
  }
}

@media screen and (min-width:1600px) {
  #location-search-app-results {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  #location-search-results-map-container {
    margin-bottom: 5rem;
  }
}

#location-search-results-map {
  display: none;
  width: 100%;
  height: 400px;
}

@media screen and (min-width:992px) {
  #location-search-results-map {
    height: 500px;
  }
}

.email-sign-up-form-wrapper h2 {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-left: 2.5em;
  text-align: left;
  text-transform: uppercase;
  color: inherit;
}

.email-sign-up-form-wrapper h2:after,
.email-sign-up-form-wrapper h2:before {
  position: absolute;
  top: 50%;
  left: 0;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateY(-50%);
}

.email-sign-up-form-wrapper h2:before {
  content: "\e91e";
  font-size: 2em;
}

.email-sign-up-form-wrapper h2:after {
  width: 2.66666em;
  content: "\e93a";
  font-size: .75em;
  text-align: center;
  color: #cd274e;
}

.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required) .gfield_label {
  padding-right: 0;
}

.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required)>.gfieldset:after,
.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required)>.ginput_container:after {
  display: none;
}

.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required)>.ginput_container input,
.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required)>.ginput_container select,
.email-sign-up-form-wrapper .gfield:not(.gfield_contains_required)>.ginput_container textarea {
  padding-right: 0;
}

.email-sign-up-form-wrapper .gfield_label {
  left: 1rem;
  color: #000;
}

.email-sign-up-form-wrapper .gfield.active .gfield_label,
.email-sign-up-form-wrapper .gfield.field-changed .gfield_label,
.email-sign-up-form-wrapper .gfield.top-label .gfield_label {
  left: 1rem;
}

.email-sign-up-form-wrapper .gfield.full-width {
  padding-right: 0;
  padding-left: 0;
}

.email-sign-up-form-wrapper .gfield_checkbox label {
  margin-right: 0;
  margin-left: 0;
  padding-left: 3em!important;
}

.email-sign-up-form-wrapper .gfieldset .ginput_container_checkbox {
  padding-right: 0;
  padding-left: 0;
}

.email-sign-up-form-wrapper .gform_footer button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: .6em 1.4em;
  font-size: 1em;
  line-height: 1.8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5em;
  color: #fff;
  background-color: #cd274e;
  border-color: transparent;
  width: 34.75%;
  height: auto;
  z-index: 1;
}

.email-sign-up-form-wrapper .gform_footer button.active.focus,
.email-sign-up-form-wrapper .gform_footer button.active:focus,
.email-sign-up-form-wrapper .gform_footer button.focus,
.email-sign-up-form-wrapper .gform_footer button:active.focus,
.email-sign-up-form-wrapper .gform_footer button:active:focus,
.email-sign-up-form-wrapper .gform_footer button:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.email-sign-up-form-wrapper .gform_footer button.focus,
.email-sign-up-form-wrapper .gform_footer button:focus,
.email-sign-up-form-wrapper .gform_footer button:hover {
  text-decoration: none;
}

.email-sign-up-form-wrapper .gform_footer button.active,
.email-sign-up-form-wrapper .gform_footer button:active {
  outline: 0;
}

.email-sign-up-form-wrapper .gform_footer button.disabled,
.email-sign-up-form-wrapper .gform_footer button[disabled],
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.email-sign-up-form-wrapper .gform_footer button [class*=" icon-"],
.email-sign-up-form-wrapper .gform_footer button [class^=icon-] {
  vertical-align: text-bottom;
  margin: 0 .2em;
  line-height: 1.5;
}

.email-sign-up-form-wrapper .gform_footer button.active,
.email-sign-up-form-wrapper .gform_footer button.focus,
.email-sign-up-form-wrapper .gform_footer button:active,
.email-sign-up-form-wrapper .gform_footer button:focus,
.email-sign-up-form-wrapper .gform_footer button:hover,
.open>.dropdown-toggle.email-sign-up-form-wrapper .gform_footer button {
  color: #fff;
  background-color: #a21f3e;
  border-color: #9a1d3a;
}

.email-sign-up-form-wrapper .gform_footer button.active,
.email-sign-up-form-wrapper .gform_footer button:active,
.open>.dropdown-toggle.email-sign-up-form-wrapper .gform_footer button {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-inverse.email-sign-up-form-wrapper .gform_footer button,
.email-sign-up-form-wrapper .gform_footer button.active,
.email-sign-up-form-wrapper .gform_footer button.focus,
.email-sign-up-form-wrapper .gform_footer button:active,
.email-sign-up-form-wrapper .gform_footer button:focus,
.email-sign-up-form-wrapper .gform_footer button:hover,
.open>.dropdown-toggle.email-sign-up-form-wrapper .gform_footer button {
  color: #cd274e;
  background-color: transparent;
  border-color: #cd274e;
}

.btn-inverse.email-sign-up-form-wrapper .gform_footer button.active,
.btn-inverse.email-sign-up-form-wrapper .gform_footer button.focus,
.btn-inverse.email-sign-up-form-wrapper .gform_footer button:active,
.btn-inverse.email-sign-up-form-wrapper .gform_footer button:focus,
.btn-inverse.email-sign-up-form-wrapper .gform_footer button:hover,
.btn-inverse.open>.dropdown-toggle.email-sign-up-form-wrapper .gform_footer button {
  color: #fff;
  background-color: #cd274e;
  border-color: #cd274e;
}

.btn-solid.email-sign-up-form-wrapper .gform_footer button.active,
.btn-solid.email-sign-up-form-wrapper .gform_footer button.focus,
.btn-solid.email-sign-up-form-wrapper .gform_footer button:active,
.btn-solid.email-sign-up-form-wrapper .gform_footer button:focus,
.btn-solid.email-sign-up-form-wrapper .gform_footer button:hover,
.btn-solid.open>.dropdown-toggle.email-sign-up-form-wrapper .gform_footer button {
  color: #cd274e;
  background-color: #fff;
  border-color: #fff;
}

.email-sign-up-form-wrapper .gform_footer button.disabled,
.email-sign-up-form-wrapper .gform_footer button.disabled.active,
.email-sign-up-form-wrapper .gform_footer button.disabled.focus,
.email-sign-up-form-wrapper .gform_footer button.disabled:active,
.email-sign-up-form-wrapper .gform_footer button.disabled:focus,
.email-sign-up-form-wrapper .gform_footer button.disabled:hover,
.email-sign-up-form-wrapper .gform_footer button[disabled],
.email-sign-up-form-wrapper .gform_footer button[disabled].active,
.email-sign-up-form-wrapper .gform_footer button[disabled].focus,
.email-sign-up-form-wrapper .gform_footer button[disabled]:active,
.email-sign-up-form-wrapper .gform_footer button[disabled]:focus,
.email-sign-up-form-wrapper .gform_footer button[disabled]:hover,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button.active,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button.focus,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button:active,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button:focus,
fieldset[disabled] .email-sign-up-form-wrapper .gform_footer button:hover {
  background-color: transparent;
  border-color: #cd274e;
}

.email-sign-up-form-wrapper .gform_footer button .badge {
  color: #cd274e;
  background-color: #fff;
}

.email-sign-up-form-wrapper .gform_footer button:focus,
.email-sign-up-form-wrapper .gform_footer button:hover {
  color: #fff;
  background-color: #c02549;
}

.email-sign-up-form-wrapper .gform_footer button span {
  pointer-events: none;
}

.email-sign-up-form-wrapper .gform_wrapper form {
  margin-top: 2em;
  margin-bottom: 0;
}

.email-sign-up-form-wrapper .ginput_container_text {
  width: 62%;
}

.email-sign-up-form-wrapper .ginput_container_text input {
  border: 0!important;
}

.email-sign-up-form-wrapper .validation_message,
.email-sign-up-form-wrapper.bg-dark .gfield_checkbox label,
.email-sign-up-form-wrapper.bg-primary .gfield_checkbox label,
.email-sign-up-form-wrapper.bg-secondary .gfield_checkbox label {
  color: #fff;
}

.nutrition-facts {
  padding: 1rem;
  background-color: #fff;
}

.nutrition-facts small {
  font-size: .75em;
}

.nutrition-facts p.nutrition-facts-fineprint {
  margin-bottom: 0!important;
}

.nutrition-facts-fineprint {
  line-height: 1.5;
}

.nutrition-facts-grid td {
  width: 50%;
}

.nutrition-facts-grid td:last-child {
  text-align: left;
}

.nutrition-facts-table {
  margin-bottom: 1rem;
  width: 100%;
  max-width: 350px;
  border-collapse: collapse;
}

.nutrition-facts-table thead tr td,
.nutrition-facts-table thead tr th {
  border: 0;
}

.nutrition-facts-table tbody tr:first-child td,
.nutrition-facts-table tbody tr:first-child th {
  border-top: 0;
}

.nutrition-facts-table td,
.nutrition-facts-table th {
  font-weight: 400;
  text-align: left;
  padding: .25rem 0;
  border-top: 1px solid #ececec;
  white-space: nowrap;
}

.nutrition-facts-table td:last-child {
  text-align: right;
}

.nutrition-facts-table .blank-cell {
  width: 1rem;
  border-top: 0;
}

.nutrition-facts-table .thick-end {
  border-bottom: 2px solid #000;
}

.nutrition-facts-table .thick-row td,
.nutrition-facts-table .thick-row th {
  border-top-width: 2px;
  border-top-color: #000;
}

.nutrition-facts-table .thin-end {
  border-bottom: 1px solid #ececec;
}

#portion-size {
  margin-left: .375em;
  padding: 0 .625em;
  background-color: #fff;
}

.control-bottom .owl-dot:not(.active),
.control-top .owl-dot:not(.active) {
  opacity: 1;
}

.control-bottom .owl-dots {
  bottom: 0;
}

.owl-dot span {
  background-color: #767676;
  box-shadow: none;
}

@media screen and (min-width:992px) {
  .slider-item-button-wrapper .btn,
  .slider-item-button-wrapper .gform_footer button {
    padding-right: 2.8em;
    padding-left: 2.8em;
  }
}

.slider-owl-item-inner.bottom-right,
.slider-owl-item-inner.middle-right,
.slider-owl-item-inner.top-right {
  text-align: left;
}

.slide-owl-item-feature-label {
  color: #cd274e;
}

.slide-owl-item-inner-description,
.slide-owl-item-inner-heading {
  color: #000;
}

.slide-owl-item-inner-description h1,
.slide-owl-item-inner-description h2,
.slide-owl-item-inner-description h3,
.slide-owl-item-inner-description h4,
.slide-owl-item-inner-description h5,
.slide-owl-item-inner-description h6,
.slide-owl-item-inner-heading h1,
.slide-owl-item-inner-heading h2,
.slide-owl-item-inner-heading h3,
.slide-owl-item-inner-heading h4,
.slide-owl-item-inner-heading h5,
.slide-owl-item-inner-heading h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1;
}

.slide-owl-item-inner-heading {
  text-transform: uppercase;
}

.slider-scroll-button {
  display: none;
}

@media screen and (min-width:768px) {
  .slider-owl-item-inner {
    width: 50%;
  }

  .slider-owl-overlay+div .slide-owl-item-feature-label {
    color: #cd274e;
  }

  .slider-owl-overlay.overlay-dark+div .slide-owl-item-inner-description,
  .slider-owl-overlay.overlay-dark+div .slide-owl-item-inner-heading,
  .slider-owl-overlay.overlay-primary+div .slide-owl-item-inner-description,
  .slider-owl-overlay.overlay-primary+div .slide-owl-item-inner-heading,
  .slider-owl-overlay.overlay-secondary+div .slide-owl-item-inner-description,
  .slider-owl-overlay.overlay-secondary+div .slide-owl-item-inner-heading {
    color: #fff;
  }

  .slider-owl-overlay.overlay-primary+div .slide-owl-item-feature-label,
  .slider-owl-overlay.overlay-secondary+div .slide-owl-item-feature-label {
    color: #ececec;
  }
}

.slider-play-controls {
  left: 1em;
  bottom: 1em;
  max-height: 1.6rem;
  margin: 0;
  padding: .25rem .5em .5em;
  background-color: rgba(255,255,255,.8);
  border-radius: 5em;
  border: 1px solid transparent;
}

.slider-play-controls:focus,
.slider-play-controls:hover {
  border-color: #cd274e;
}

.slider-play-controls .owl-carousel-control-button {
  width: auto;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  vertical-align: top;
  text-transform: none;
  text-shadow: none;
}

.slider-play-controls .owl-carousel-control-button:before {
  padding: 0;
  color: #cd274e;
  text-shadow: none;
}

.social-listing-wrapper {
  padding: 30px 15px;
  margin-top: 0!important;
  margin-bottom: 0!important;
  background-color: #fcf9f5;
}

@media screen and (min-width:768px) {
  .social-listing-wrapper {
    padding: 2.7rem 3rem;
  }
}

@media screen and (min-width:1200px) {
  .social-listing-wrapper {
    padding: 3.6rem 4rem;
  }
}

@media screen and (min-width:1600px) {
  .social-listing-wrapper {
    padding: 4.5rem 5rem;
  }
}

.social-listing-wrapper .icon-facebook {
  background-color: #3b5998;
}

.social-listing-wrapper .icon-facebook:before {
  content: "\e905";
}

.social-listing-wrapper .icon-instagram {
  background-color: #e1306c;
}

.social-listing-wrapper .icon-linkedin {
  background-color: #0077b5;
}

.social-listing-wrapper .icon-pinterest {
  background-color: #bd081c;
}

.social-listing-wrapper .icon-twitter {
  background-color: #1da1f2;
}

.social-listing-wrapper .icon-youtube {
  background-color: #cd201f;
}

.social-listing-wrapper .social-link {
  margin-top: 0;
  text-align: center;
}

.social-listing-wrapper .social-link span {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  line-height: 3rem;
  color: #fff;
}

.social-listing-wrapper .social-link:focus span,
.social-listing-wrapper .social-link:hover span {
  box-shadow: inset 0 0 0 99px rgba(0,0,0,.1);
}

.social-listing-wrapper .social-links-list {
  font-size: 0;
}

.nav-tabs {
  font-size: 1em;
  background-color: #ececec;
}

.nav-tabs>li {
  font-weight: 500;
  text-transform: uppercase;
}

.nav-tabs>li.active>a {
  color: #cd274e;
}

.nav-tabs.tabs-underline {
  background-color: transparent;
  border-bottom: solid 1px #ececec;
}

.nav-tabs.tabs-underline>li {
  margin-bottom: 0;
  font-weight: 400;
}

.nav-tabs.tabs-underline>li>a {
  border-top-width: 0;
  border-bottom-width: .25em;
}

.nav-tabs.tabs-underline>li a:focus,
.nav-tabs.tabs-underline>li a:hover,
.nav-tabs.tabs-underline>li.active a {
  color: #cd274e;
  border-top-width: 0;
  border-bottom: .25em solid #cd274e;
  border-color: #cd274e;
}

.vc-tbk-tabs-wrapper {
  position: relative;
}

.vc-tbk-nav-tabs.vc-tbk-tabs-overflow {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.vc-tbk-nav-tabs.vc-tbk-tabs-overflow>.vc-tbk-tab {
  position: relative;
  margin-left: -4px;
  max-width: 90%;
  float: none;
  display: inline-block;
  -webkit-transition: .1s ease-in-out all;
  -moz-transition: .1s ease-in-out all;
  -o-transition: .1s ease-in-out all;
  transition: .1s ease-in-out all;
}

@media screen and (min-width:992px) {
  .vc-tbk-nav-tabs.vc-tbk-tabs-overflow>.vc-tbk-tab .vc-tbk-tab-button-text {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.vc-tbk-tab-overflow-left,
.vc-tbk-tab-overflow-right {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  width: 2em;
  height: 100%;
  color: #cd274e;
  font-size: 2rem;
  line-height: 1;
  background: 0 0;
  border: 0;
  cursor: pointer;
}

.vc-tbk-tab-overflow-left [class*=" icon-"],
.vc-tbk-tab-overflow-left [class^=icon-],
.vc-tbk-tab-overflow-right [class*=" icon-"],
.vc-tbk-tab-overflow-right [class^=icon-] {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.vc-tbk-tab-overflow-left:focus,
.vc-tbk-tab-overflow-left:hover,
.vc-tbk-tab-overflow-right:focus,
.vc-tbk-tab-overflow-right:hover {
  color: #000;
}

.vc-tbk-tab-overflow-left {
  left: 0;
  background-image: -webkit-linear-gradient(left,#fff 50%,rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(left,#fff 50%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
}

.vc-tbk-tab-overflow-left [class*=" icon-"],
.vc-tbk-tab-overflow-left [class^=icon-] {
  left: 0;
}

.vc-tbk-tab-overflow-right {
  right: 0;
  text-align: right;
  background-image: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%);
  background-image: -o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%);
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}

.vc-tbk-tab-overflow-right [class*=" icon-"],
.vc-tbk-tab-overflow-right [class^=icon-] {
  right: 0;
}

.testimonial {
  background-color: #fcf9f5;
}

.testimonial-content:after {
  transform: translateY(-.25em);
}

.testimonial-content-author-name {
  margin-top: 1.5em;
  font-family: futura-pt,sans-serif;
  font-size: .8125em;
  letter-spacing: .025em;
}

.testimonial-content-author-name:before {
  content: "\2014";
}

.testimonial-content-quote p {
  margin-bottom: 0!important;
  font-family: futura-pt,sans-serif;
  font-size: 1.2em;
  font-weight: 300;
}

.location-search-back button {
  position: relative;
  margin-left: 1em;
  font-weight: 700;
  color: #5c8124;
  background: 0 0;
  border: none;
  box-shadow: none;
  border-bottom: 2px solid transparent;
}

.location-search-back button:before,
.location-single .location-details .get-directions:after {
  vertical-align: top;
  font-weight: 400;
  text-transform: none;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.location-search-back button:focus,
.location-search-back button:hover {
  outline: 0;
  border-color: #5c8124;
  box-shadow: none;
}

.location-search-back button:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -1em;
  line-height: 1;
  content: "\e903";
  transform: translateY(-50%);
}

.location-single {
  margin-bottom: 3em;
  padding: 0;
}

@media screen and (max-width:991px) {
  .location-single .vc_col-sm-3,
  .location-single .vc_col-sm-4,
  .location-single .vc_col-sm-5,
  .location-single .vc_col-sm-6 {
    width: 100%;
  }
}

.location-single .location-details {
  display: block;
  padding-left: 15px;
  font-size: 1.25rem;
}

@media screen and (min-width:992px) {
  .location-single .location-details {
    padding-left: 2.5rem;
    font-size: 1em;
  }

  .location-single .store-hours {
    float: right;
    padding-right: 0;
  }
}

.location-single .location-details .location-name {
  margin-top: .5em;
  margin-bottom: .5em;
  color: #cd274e;
  text-transform: none;
}

.location-single .location-details .location-distance {
  margin-bottom: 1.45em;
  line-height: 1em;
}

.location-single .location-details .location-postal-code,
.location-single .location-details .location_address,
.location-single .location-details .location_address-2 {
  display: block;
  line-height: 1.5em;
}

.location-single .location-details .get-directions {
  margin-top: .5em;
  margin-bottom: 1em;
  padding: 0;
  text-transform: none;
}

.location-single .location-details .get-directions:after {
  display: inline-block;
  margin-top: .25em;
  margin-left: .5em;
  color: #5c8124;
  line-height: 1;
  content: "\e946";
}

.location-single .location-details .address-block-phone {
  color: #000;
  font-weight: 700;
}

.location-single .location-map {
  display: block;
  width: 100%;
  height: 15rem;
  margin-bottom: 3em;
}

.location-single .store-hours h4 {
  margin-top: 1.75em;
  text-transform: none;
  font-size: 1.333em;
}

.location-single .store-hours .location-store-hours {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
}

@media screen and (min-width:992px) {
  .location-single .store-hours .location-store-hours {
    float: left;
    width: 100%;
    font-size: .75em;
    clear: both;
  }
}

.location-single .store-hours .location-store-hours strong {
  float: none;
  display: block;
}

@media screen and (min-width:1200px) {
  .location-single .store-hours .location-store-hours strong {
    float: right;
  }
}

.location-single .store-hours .store-promotions {
  display: flex;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: .5em 1em .6em;
  font-size: .952em;
  font-weight: 400;
  line-height: .952em;
  text-transform: none;
  text-align: left;
  vertical-align: middle;
}

@media screen and (min-width:480px) {
  .location-single .store-hours .store-promotions {
    width: 50%;
  }
}

.location-single .store-hours .store-promotions strong {
  font-size: 600;
}

.location-single .store-hours .store-promotions span {
  display: inline-block;
}

.location-single .store-hours .store-promotions::before {
  float: left;
  display: inline-block;
  margin: auto .25em auto 0;
  font-size: 2em;
  vertical-align: middle;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e95f";
}

.link-items-container {
  margin-top: 2em;
  margin-bottom: 2rem;
}

@media screen and (min-width:768px) {
  .location-single .location-map {
    height: 390px;
  }

  .link-items-container {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width:992px) {
  .location-single .store-hours .store-promotions {
    float: left;
    width: 100%;
  }

  .link-items-container {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width:1600px) {
  .link-items-container {
    margin-bottom: 5rem;
  }
}

.link-items-container h2 {
  margin-top: 0;
  text-align: center;
}

.link-list-items {
  display: flex;
  justify-content: space-around;
}

@media screen and (min-width:992px) {
  .link-list-items {
    justify-content: center;
  }
}

.link-list-items .link-item-link:focus,
.link-list-items .link-item-link:hover {
  text-decoration: none;
}

.link-list-items .link-item-link:focus .link-item-icon,
.link-list-items .link-item-link:hover .link-item-icon {
  transform: translateY(-10px);
}

.link-list-items .link-item {
  display: block;
  width: 33%;
  text-align: center;
}

.link-list-items .link-item .link-item-icon {
  position: relative;
  top: 0;
  display: block;
  margin-bottom: 20px;
  font-size: 2rem;
  transition: all .4s ease;
}

.link-list-items .link-item .link-item-text {
  display: block;
  margin: 0;
  padding: 0;
  font-family: futura-pt,sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  text-align: center;
}