/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }

.carousel-control-next {
  right: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobat-Light.eot");
  src: url("../fonts/Akrobat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Akrobat-Light.woff") format("woff"), url("../fonts/Akrobat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobat-Regular.eot");
  src: url("../fonts/Akrobat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Akrobat-Regular.woff") format("woff"), url("../fonts/Akrobat-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobat-SemiBold.eot");
  src: url("../fonts/Akrobat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Akrobat-SemiBold.woff") format("woff"), url("../fonts/Akrobat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: url("../fonts/Akrobat-Bold.eot");
  src: url("../fonts/Akrobat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Akrobat-Bold.woff") format("woff"), url("../fonts/Akrobat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
.animate-bounce {
  -moz-animation: bounce2 2s infinite;
  -webkit-animation: bounce2 2s infinite;
  animation: bounce2 2s infinite; }

.zoomOut {
  -moz-animation: zoomOut 2s;
  -webkit-animation: zoomOut 2s;
  animation: zoomOut 2s; }

@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }
/**
 * Header
 */
body {
  font-size: 0.875rem; }

#wrapper-navbar {
  background-color: #ffffff;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s; }
  #wrapper-navbar .skip-link:active,
  #wrapper-navbar .skip-link:focus {
    position: absolute;
    top: 0;
    left: 200px;
    right: auto;
    padding: 5px 15px;
    background-color: #ec1f30;
    font-family: "Akrobat", sans-serif;
    font-size: 1.25rem;
    color: #ffffff;
    /*
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    */ }

.navbar {
  padding: 0.5rem 0.9375rem;
  margin: 0 auto;
  background-color: transparent !important;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  /*
  &.collapse-active,
  &.search-collapse-active {
      padding: 0.5rem 0.9375rem 0 !important;
      
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none;
  }
  */
  /*
  .search-form-collapse:not(.show) {
      display: none;
  }*/ }
  .navbar .navbar-brand {
    width: 80px;
    margin-right: 0; }
    .navbar .navbar-brand .img-fluid {
      -webkit-transition: all 0.25s ease-in-out 0s;
      -moz-transition: all 0.25s ease-in-out 0s;
      -o-transition: all 0.25s ease-in-out 0s;
      transition: all 0.25s ease-in-out 0s; }
    .navbar .navbar-brand .img-fluid.white-version {
      display: none; }
  .navbar .quitline {
    display: none; }
    .navbar .quitline a {
      display: block;
      text-decoration: none; }
    .navbar .quitline a > .quitline-no,
    .navbar .quitline > .quitline-no {
      width: 230px; }
    .navbar .quitline a > .quitline-no.white-version,
    .navbar .quitline > .quitline-no:not(.white-version),
    .navbar .quitline > .quitline-no.white-version {
      display: none; }
  .navbar .craving-link {
    display: block;
    position: absolute;
    margin-top: -16px;
    font-family: "Akrobat", sans-serif;
    font-weight: 600;
    line-height: 1;
    color: #ec1f30; }
    .navbar .craving-link .warning-icon {
      position: relative;
      display: block;
      float: left;
      margin-top: 2px;
      margin-right: 3px;
      width: 28px;
      height: 24px;
      background: url("../images/warning-icon.png") left center no-repeat;
      background-size: 25px auto; }
      .navbar .craving-link .warning-icon.white-version {
        display: none;
        background-image: url("../images/warning-icon-white.png"); }
    .navbar .craving-link .warning-icon::before,
    .navbar .craving-link .warning-icon::after {
      display: none; }
  .navbar .craving-link-mobile {
    display: block;
    position: relative;
    width: 105px; }
    .navbar .craving-link-mobile .craving-link {
      width: 100%;
      font-size: 0.8125rem;
      margin-top: -13px;
      margin-left: -18px; }
  .navbar .right-controls {
    display: inline-block;
    position: relative;
    width: 70px; }
    .navbar .right-controls .craving-link {
      display: none;
      right: 145px;
      width: 135px; }
    .navbar .right-controls .search-toggler {
      display: block;
      position: absolute;
      right: 100px;
      z-index: 13;
      margin-top: -15px;
      height: 30px;
      width: 22px;
      /*
      -webkit-transition: all 0.25s ease-in-out 0s;
       -moz-transition: all 0.25s ease-in-out 0s;
       -o-transition: all 0.25s ease-in-out 0s;
       transition: all 0.25s ease-in-out 0s;
       */ }
    .navbar .right-controls .search-toggler .fa {
      margin-top: 6px;
      font-size: 1.1875rem;
      color: #0d2b88; }
    .navbar .right-controls .search-toggler .fa::after {
      display: none;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 22px;
      width: 22px;
      background: url("../images/close-icon.png") center center no-repeat;
      background-size: cover; }
    .navbar .right-controls .search-toggler .fa.close-button {
      position: relative;
      height: 22px;
      width: 22px;
      vertical-align: middle; }
    .navbar .right-controls .search-toggler .fa.close-button::before {
      display: none; }
    .navbar .right-controls .search-toggler .fa.close-button::after {
      display: block; }
  .navbar .right-controls.menu-active {
    /*
    .navbar-toggler line {
        stroke: $color_white;
    }*/ }
    .navbar .right-controls.menu-active .search-toggler .fa {
      color: #ffffff; }
    .navbar .right-controls.menu-active .navbar-toggler .hamburger-button > span {
      background-color: #ffffff; }
    .navbar .right-controls.menu-active .menu-label {
      color: #ffffff; }
  .navbar .right-controls.searchform-active .search-toggler {
    right: 0;
    width: 90px; }
  .navbar .right-controls.searchform-active .search-toggler .fa {
    color: #ffffff; }
  .navbar .right-controls.searchform-active .search-toggler .close-label {
    display: inline-block;
    vertical-align: middle;
    margin: 6px 0 0 6px;
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1; }
  .navbar .right-controls.searchform-active .navbar-toggler {
    display: none; }
  .navbar .search-form-collapse {
    display: none !important;
    left: 0;
    /*position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    flex-basis: 100%;
    flex-grow: 1;
    // For always expanded or extra full navbars, ensure content aligns itself
    // properly vertically. Can be easily overridden with flex utilities.
    align-items: center;
    background-color: $color_primary;*/
    z-index: 12 !important; }
    .navbar .search-form-collapse > .search-form-inner {
      display: flex;
      height: 100%;
      align-content: center;
      align-items: center;
      justify-content: center; }
    .navbar .search-form-collapse.show {
      display: block !important; }

.navbar-toggler {
  padding: 0;
  margin-top: -12px;
  border: none;
  /* @include font-size(0); */
  /* line-height: 0; */
  font-size: 0.9rem;
  line-height: 1;
  width: 75px;
  /*svg {
      width: 30px;
      height: 30px;
  }
  
  line {
      stroke: $color_primary;
      -webkit-transition: all 0.25s ease-in-out 0s;
      -moz-transition: all 0.25s ease-in-out 0s;
      -o-transition: all 0.25s ease-in-out 0s;
      transition: all 0.25s ease-in-out 0s;
  }*/
  /*
  &:not(.collapsed) line {
      &.top {
           -webkit-transform: translateY(7px);
          -moz-transform: translateY(7px);
          -ms-transform: translateY(7px);
          -o-transform: translateY(7px);
          transform: translateY(7px);
          
          -webkit-transform: rotate(45deg) translate3d(4px, -4px, 0);
          -moz-transform: rotate(45deg) translate3d(4px, -4px, 0);
          -ms-transform: rotate(45deg) translate3d(4px, -4px, 0);
          -o-transform: rotate(45deg) translate3d(4px, -4px, 0);
          transform: rotate(45deg) translate3d(4px, -4px, 0);
      }
      
      &.mid {
          opacity: 0;
      }
      
      &.bot {
          -webkit-transform: rotate(-45deg) translate3d(-12px, 0, 0);
          -moz-transform: rotate(-45deg) translate3d(-12px, 0, 0);
          -ms-transform: rotate(-45deg) translate3d(-12px, 0, 0);
          -o-transform: rotate(-45deg) translate3d(-12px, 0, 0);
          transform: rotate(-45deg) translate3d(-12px, 0, 0);
      }
  }*/ }
  .navbar-toggler:focus {
    outline-color: #ec1f30; }
  .navbar-toggler .hamburger-button {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 3px 0;
    width: 28px;
    height: 19px; }
    .navbar-toggler .hamburger-button > span {
      display: block;
      position: absolute;
      width: 100%;
      height: 3px;
      background-color: #0d2b88;
      /*-webkit-transition: .4s;
      -moz-transition: .4s;
      -o-transition: .4s;
      transition: .4s;*/ }
    .navbar-toggler .hamburger-button > span:nth-child(1) {
      top: 0; }
    .navbar-toggler .hamburger-button > span:nth-child(2) {
      top: calc(100% - 11px);
      /*-webkit-transition: 0s .4s;
      -moz-transition: 0s .4s;
      -o-transition: 0s .4s;
      transition: 0s .4s;*/ }
    .navbar-toggler .hamburger-button > span:nth-child(3) {
      top: calc(100% - 3px); }
    .navbar-toggler .hamburger-button > span:nth-child(1),
    .navbar-toggler .hamburger-button > span:nth-child(3) {
      -webkit-transition: transform .2s, top .2s .2s;
      -moz-transition: transform .2s, top .2s .2s;
      -o-transition: transform .2s, top .2s .2s;
      transition: transform .2s, top .2s .2s; }
  .navbar-toggler .menu-label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #0d2b88;
    font-weight: 600; }
  .navbar-toggler:not(.collapsed) .hamburger-button {
    height: 25px;
    margin-top: -1px; }
    .navbar-toggler:not(.collapsed) .hamburger-button > span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .navbar-toggler:not(.collapsed) .hamburger-button > span:nth-child(2) {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -webkit-transition: 0s .2s;
      -moz-transition: 0s .2s;
      -o-transition: 0s .2s;
      transition: 0s .2s; }
    .navbar-toggler:not(.collapsed) .hamburger-button > span:nth-child(3) {
      -webkit-transition: rotate(-45deg);
      -moz-transition: rotate(-45deg);
      -o-transition: rotate(-45deg);
      transform: rotate(-45deg); }
    .navbar-toggler:not(.collapsed) .hamburger-button > span:nth-child(1),
    .navbar-toggler:not(.collapsed) .hamburger-button > span:nth-child(3) {
      top: calc(100% - 13px);
      -webkit-transition: top .2s, transform .2s .2s;
      -moz-transition: top .2s, transform .2s .2s;
      -o-transition: top .2s, transform .2s .2s;
      transition: top .2s, transform .2s .2s; }

#search-form {
  display: block !important;
  left: 100%; }

#nav-searchform {
  display: none;
  position: relative;
  min-width: 250px; }
  #nav-searchform .input-group {
    display: block;
    text-align: center;
    height: 100px; }
    #nav-searchform .input-group .field {
      position: absolute;
      top: 0;
      left: 50%;
      min-width: 250px;
      font-family: "Akrobat", sans-serif;
      text-align: center;
      color: #ffffff;
      background-color: transparent;
      border-radius: 0;
      font-size: 1.4375rem;
      border: none;
      border-bottom: 3px solid #ffffff;
      -webkit-transition: all 0.25s ease-in-out 0s;
      -moz-transition: all 0.25s ease-in-out 0s;
      -o-transition: all 0.25s ease-in-out 0s;
      transition: all 0.25s ease-in-out 0s;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    #nav-searchform .input-group .field::placeholder {
      color: #8999ba; }
    #nav-searchform .input-group .field:focus {
      width: 300px;
      box-shadow: none; }
    #nav-searchform .input-group .input-group-append {
      position: absolute;
      bottom: 0;
      left: 50%;
      display: block;
      transform: translate(-50%, 0); }
    #nav-searchform .input-group .search-submit {
      display: inline-block;
      width: 35px;
      height: 35px;
      padding: 0;
      color: #ffffff;
      background-color: transparent;
      border: none; }
  #nav-searchform .input-group .search-submit span {
    display: none; }
  #nav-searchform .input-group .search-submit .circle-arrow .circle-arrow__circle {
    stroke-dasharray: 95;
    stroke-dashoffset: 95; }

.home .fixed-top:not(.sticky-header) {
  background-color: transparent !important; }
  .home .fixed-top:not(.sticky-header) .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .home .fixed-top:not(.sticky-header) .navbar .navbar-brand {
    width: 80px; }
    .home .fixed-top:not(.sticky-header) .navbar .navbar-brand .img-fluid.white-version {
      display: block; }
    .home .fixed-top:not(.sticky-header) .navbar .navbar-brand .img-fluid:not(.white-version) {
      display: none; }
  .home .fixed-top:not(.sticky-header) .navbar .quitline a > .quitline-no.white-version {
    display: block; }
  .home .fixed-top:not(.sticky-header) .navbar .quitline a > .quitline-no:not(.white-version) {
    display: none; }
  .home .fixed-top:not(.sticky-header) .navbar .craving-link {
    color: #ffffff; }
    .home .fixed-top:not(.sticky-header) .navbar .craving-link .warning-icon.white-version {
      display: block; }
    .home .fixed-top:not(.sticky-header) .navbar .craving-link .warning-icon:not(.white-version) {
      display: none; }
    .home .fixed-top:not(.sticky-header) .navbar .craving-link:hover {
      color: #ec1f30; }
    .home .fixed-top:not(.sticky-header) .navbar .craving-link:hover .warning-icon.white-version {
      display: none; }
    .home .fixed-top:not(.sticky-header) .navbar .craving-link:hover .warning-icon:not(.white-version) {
      display: block; }
  .home .fixed-top:not(.sticky-header) .navbar .right-controls {
    /*
    .navbar-toggler line {
        stroke: $color_white;
    }
    */ }
    .home .fixed-top:not(.sticky-header) .navbar .right-controls .search-toggler .fa,
    .home .fixed-top:not(.sticky-header) .navbar .right-controls .search-toggler .close-label {
      color: #ffffff; }
    .home .fixed-top:not(.sticky-header) .navbar .right-controls .navbar-toggler .hamburger-button > span {
      background-color: #ffffff; }
    .home .fixed-top:not(.sticky-header) .navbar .right-controls .menu-label {
      color: #ffffff; }
  .home .fixed-top:not(.sticky-header) .navbar .navbar-collapse .navbar-menus .navbar-menus-inner,
  .home .fixed-top:not(.sticky-header) .navbar .navbar-collapse .navbar-menus .navbar-menus-inner {
    height: calc(100% - 90px);
    margin: 70px 20px 0 20px; }

/*.sticky-header .navbar {
    
    .navbar-brand {
        width: 90px;
    }
}*/
#navbarNavDropdown {
  display: block !important;
  left: 100%; }

.navbar-expand-md .navbar-toggler {
  display: block;
  position: absolute;
  right: 0;
  z-index: 11; }
.navbar-expand-md .navbar-collapse {
  overflow: hidden;
  display: none !important;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0d2b88;
  z-index: 10;
  /*.navbar-menus h3 {
      position: relative;
      padding-bottom: 6px;
      @include font-size(24px);
      font-family: $font_family_secondary;
      color: $color_white;
  }
  
  .navbar-menus h3::after {
      position: absolute;
      left: 0; 
      bottom: 0;
      content: '';
      height: 2px;
      width: 150px;
      background-color: $color_white;
  }*/
  /*.navbar-menus .quittas-menu > li > a:hover {
      text-decoration: underline;
  }*/ }
  .navbar-expand-md .navbar-collapse.show {
    display: block !important; }
  .navbar-expand-md .navbar-collapse .navbar-image {
    display: none; }
  .navbar-expand-md .navbar-collapse .navbar-menus {
    display: none;
    height: 100%; }
  .navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner {
    height: calc(100% - 80px);
    margin: 60px 20px 0 20px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner > div {
    height: 100%; }
  .navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner .navbar-menus-wrapper {
    margin: 10px; }
  .navbar-expand-md .navbar-collapse .scrollbar-inner > .scroll-element .scroll-element_track {
    opacity: 1;
    background-color: #284076; }
  .navbar-expand-md .navbar-collapse .scrollbar-inner > .scroll-element .scroll-bar {
    opacity: 1;
    background-color: #1c315f; }
  .navbar-expand-md .navbar-collapse .navbar-menus .container .col:first-child {
    margin-bottom: 13px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu {
    padding: 0;
    list-style: none; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li {
    overflow: hidden;
    margin-top: 30px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li:first-child {
    margin-top: 0; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a {
    display: block;
    position: relative;
    float: left;
    margin-bottom: 8px;
    padding-bottom: 6px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-family: "Akrobat", sans-serif;
    color: #ffffff; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a:hover {
    text-decoration: none; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #ffffff; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a.non-clickable {
    cursor: default; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a.clickable::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #ec1f30;
    visibility: hidden;
    z-index: 2;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    transform-origin: top left; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu {
    padding: 0;
    list-style: none;
    clear: both; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li {
    margin-bottom: 4px;
    overflow: hidden; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a {
    position: relative;
    display: block;
    float: left;
    padding: 4px 0;
    font-size: 1rem;
    font-family: "Akrobat", sans-serif;
    font-weight: 500;
    line-height: 1rem;
    color: #ffffff;
    text-decoration: none; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    transform-origin: top left; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > .sub-menu > li > .sub-menu {
    margin-left: 15px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > .sub-menu > li > .sub-menu > li > a {
    padding: 0; }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack {
    margin-top: 20px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack .order-the-pack-wrapper {
    text-align: center; }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack .order-the-pack-link {
    display: inline-block;
    padding: 10px 30px 4px 30px;
    background-color: #ffffff; }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack .order-the-pack-link h1 {
    position: relative;
    display: inline-block;
    padding-right: 35px;
    text-align: left;
    font-size: 1.375rem;
    font-weight: 600; }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack .order-the-pack-link h1::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 23px;
    height: 23px;
    background: url("../images/scroll-down-arrow-blue.png") center right no-repeat;
    background-size: auto 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .navbar-expand-md .navbar-collapse .navbar-menus .quitline {
    display: block !important;
    margin-top: 20px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quitline .quitline-no-wrapper {
    text-align: center; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quitline-no {
    display: block !important;
    margin: 0 auto;
    width: 200px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quitline-no > img {
    display: block;
    width: 100%;
    height: auto; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadables {
    margin-top: 20px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadables .downloadable {
    font-size: 0.8125rem;
    font-family: "Akrobat", sans-serif;
    font-weight: 700;
    color: #ffffff;
    text-align: center; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadable:first-child {
    margin-bottom: 20px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadable > ul {
    display: block;
    padding: 0;
    margin: 3px 0 0;
    list-style: none; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadable > ul > li {
    height: 30px;
    display: inline-block;
    vertical-align: middle; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadable > ul > li img {
    display: block;
    height: 100%;
    width: auto; }

/* Quiz Page*/
.quiz-page {
  background-color: #ffffff; }
  .quiz-page .logo-container {
    padding: 42px 0;
    text-align: center; }
    .quiz-page .logo-container .navbar-brand {
      display: inline-block;
      height: 52px;
      padding: 0;
      margin: 0; }
    .quiz-page .logo-container .navbar-brand img {
      width: auto;
      height: 100%; }
    .quiz-page .logo-container .navbar-brand img.white-version {
      display: none; }

body.page-template-page-quiz {
  background-color: #e6e7e8; }
  body.page-template-page-quiz .entry-header {
    margin-top: 0; }
    body.page-template-page-quiz .entry-header .entry-title {
      padding: 5px 0 8px;
      /*margin: 0 -15px;*/
      margin-bottom: 1rem;
      background-color: #0d2b88;
      color: #ffffff;
      text-align: center; }
  body.page-template-page-quiz .content-area {
    margin-top: 0 !important;
    margin-bottom: 70px; }
  body.page-template-page-quiz #wrapper-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65px;
    padding: 0;
    /*background-color: #ffffff;*/
    /*
    .footer-container .illustrations > div {
        height: 250px;
        top: -240px;
    }
    */ }
    body.page-template-page-quiz #wrapper-footer .footer-container {
      position: relative;
      margin: 20px 0; }
    body.page-template-page-quiz #wrapper-footer .footer-container .illustrations {
      display: none; }
    body.page-template-page-quiz #wrapper-footer .footer-container .illustrations > div {
      height: 350px;
      position: absolute;
      top: -330px;
      z-index: 100; }
    body.page-template-page-quiz #wrapper-footer .footer-container .illustrations > .man {
      right: 0; }
    body.page-template-page-quiz #wrapper-footer .footer-container .illustrations > .woman {
      left: 0; }
    body.page-template-page-quiz #wrapper-footer .footer-container .illustrations > div > img {
      height: 100%;
      width: auto; }
    body.page-template-page-quiz #wrapper-footer .footer-container .quitline {
      text-align: center;
      height: 25px; }
    body.page-template-page-quiz #wrapper-footer .footer-container .quitline img {
      height: 100%;
      width: auto;
      margin: 0 auto; }

/**
 * Main Content
 */
h1 {
  font-size: 2.1875rem;
  font-family: "Akrobat", sans-serif;
  font-weight: 500; }

h2 {
  font-size: 1.5rem;
  font-family: "Akrobat", sans-serif;
  font-weight: bold;
  color: #0d2b88; }
  h2 a {
    font-family: inherit;
    font-weight: bold;
    text-decoration: underline; }
    h2 a:hover {
      color: #ec1f30; }

h3.widget-title {
  font-size: 1.75rem;
  font-family: "Akrobat", sans-serif;
  font-weight: bold;
  color: #0d2b88; }

p {
  font-family: "Akrobat", sans-serif; }

a {
  font-family: "Akrobat", sans-serif;
  font-weight: 400;
  color: #0d2b88; }
  a:hover {
    color: #0d2b88; }
  a:focus {
    outline-color: #ec1f30; }
  a.button-link {
    font-family: "Akrobat", sans-serif;
    font-weight: bold;
    color: #ec1f30; }
    a.button-link:hover {
      color: #ec1f30;
      text-decoration: none; }
  a.non-clickable {
    text-decoration: none;
    outline: none;
    cursor: default; }

.blue {
  color: #0d2b88; }

.red {
  color: #ec1f30; }

.bg-blue {
  background-color: #0d2b88; }

.bg-red {
  background-color: #ec1f30; }

.font-primary {
  font-family: "Akrobat", sans-serif; }

.font-secondary {
  font-family: "Akrobat", sans-serif; }

.wrapper {
  padding: 0;
  font-family: "Akrobat", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

.section.full-width .section-inner {
  position: absolute;
  left: 0;
  width: 100%; }

.row-inner {
  width: 100%; }

body:not(.home) .content-area {
  margin-top: 67px; }
body:not(.home) .widget-area {
  margin-top: 67px; }
  body:not(.home) .widget-area .widget {
    margin-top: 40px; }
body:not(.home) .right-sidebar-active.has-featured-image .content-area {
  margin-top: 0; }
body:not(.home) .right-sidebar-active.has-featured-image .widget-area {
  margin-top: 0; }

.content-wrapper {
  width: 100%; }

.page-header {
  overflow: hidden;
  margin-top: 12px; }
  .page-header .page-header-inner {
    margin-left: -15px;
    margin-right: -15px; }
  .page-header .page-title {
    float: left;
    position: relative;
    padding-bottom: 21px;
    margin-bottom: 30px; }
    .page-header .page-title::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 5px;
      left: 0;
      bottom: 0;
      background-color: #ec1f30; }
  .page-header .container .row-inner {
    margin-left: 10px;
    margin-right: 10px; }

.entry-header {
  margin-top: 12px;
  /*
  .entry-title {
      float: left;
      position: relative;
      padding-bottom: 21px;
      
      &::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 5px;
          left: 0;
          bottom: 0;
          background-color: $color_secondary;
      }
  }
  */ }
  .entry-header.after-featured-image {
    margin-top: 30px; }
  .entry-header .container .row-inner {
    margin-left: 10px;
    margin-right: 10px; }

.page-content .container .row-inner,
.entry-content .container .row-inner {
  margin-left: 10px;
  margin-right: 10px; }
.page-content .section,
.entry-content .section {
  padding-top: 30px;
  /*
  + h1,
  + h2,
  + h3,
  + h4,
  + h5,
  + p,
  + div {
      margin-top: 30px;
  }
  */ }
  .page-content .section:first-child,
  .entry-content .section:first-child {
    padding-top: 10px; }

.widget-area .container .row-inner {
  margin-left: 10px;
  margin-right: 10px; }

#search-wrapper .page-header,
#error-404-wrapper .page-header {
  margin-top: 30px; }
#search-wrapper .search-results-wrapper .container,
#error-404-wrapper .search-results-wrapper .container {
  padding-left: 0;
  padding-right: 0; }

.widget #searchform,
.widget #sidebar-searchform,
.page-content #searchform,
.page-content #sidebar-searchform,
.entry-content #searchform,
.entry-content #sidebar-searchform {
  margin-top: 30px; }
  .widget #searchform .input-group,
  .widget #sidebar-searchform .input-group,
  .page-content #searchform .input-group,
  .page-content #sidebar-searchform .input-group,
  .entry-content #searchform .input-group,
  .entry-content #sidebar-searchform .input-group {
    display: block; }
  .widget #searchform .input-group .field,
  .widget #sidebar-searchform .input-group .field,
  .page-content #searchform .input-group .field,
  .page-content #sidebar-searchform .input-group .field,
  .entry-content #searchform .input-group .field,
  .entry-content #sidebar-searchform .input-group .field {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-family: "Akrobat", sans-serif;
    background-color: transparent;
    border-radius: 0;
    font-size: 1.4375rem;
    border: none;
    border-bottom: 2px solid #000000; }
  .widget #searchform .input-group .field:focus,
  .widget #sidebar-searchform .input-group .field:focus,
  .page-content #searchform .input-group .field:focus,
  .page-content #sidebar-searchform .input-group .field:focus,
  .entry-content #searchform .input-group .field:focus,
  .entry-content #sidebar-searchform .input-group .field:focus {
    box-shadow: none; }
  .widget #searchform .input-group-append,
  .widget #sidebar-searchform .input-group-append,
  .page-content #searchform .input-group-append,
  .page-content #sidebar-searchform .input-group-append,
  .entry-content #searchform .input-group-append,
  .entry-content #sidebar-searchform .input-group-append {
    margin-top: 20px; }
  .widget #searchform .input-group-append .search-submit,
  .widget #sidebar-searchform .input-group-append .search-submit,
  .page-content #searchform .input-group-append .search-submit,
  .page-content #sidebar-searchform .input-group-append .search-submit,
  .entry-content #searchform .input-group-append .search-submit,
  .entry-content #sidebar-searchform .input-group-append .search-submit {
    padding-left: 0;
    border: none;
    background-color: transparent;
    font-family: "Akrobat", sans-serif;
    font-weight: 600;
    color: #ec1f30; }
  .widget #searchform .input-group-append .search-submit span,
  .widget #sidebar-searchform .input-group-append .search-submit span,
  .page-content #searchform .input-group-append .search-submit span,
  .page-content #sidebar-searchform .input-group-append .search-submit span,
  .entry-content #searchform .input-group-append .search-submit span,
  .entry-content #sidebar-searchform .input-group-append .search-submit span {
    display: inline-block; }
  .widget #searchform .circle-arrow,
  .widget #sidebar-searchform .circle-arrow,
  .page-content #searchform .circle-arrow,
  .page-content #sidebar-searchform .circle-arrow,
  .entry-content #searchform .circle-arrow,
  .entry-content #sidebar-searchform .circle-arrow {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0; }
  .widget #searchform .circle-arrow .circle-arrow__circle,
  .widget #sidebar-searchform .circle-arrow .circle-arrow__circle,
  .page-content #searchform .circle-arrow .circle-arrow__circle,
  .page-content #sidebar-searchform .circle-arrow .circle-arrow__circle,
  .entry-content #searchform .circle-arrow .circle-arrow__circle,
  .entry-content #sidebar-searchform .circle-arrow .circle-arrow__circle {
    stroke-dasharray: 95;
    stroke-dashoffset: 95; }
.widget #sidebar-searchform,
.page-content #sidebar-searchform,
.entry-content #sidebar-searchform {
  margin-top: 0; }

.featured-image {
  overflow: hidden;
  height: 250px;
  margin-bottom: 20px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }

.right-sidebar-active .featured-image {
  margin-top: 67px; }
.right-sidebar-active .content-area .featured-image {
  display: none; }

/*
.featured-image img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
*/
.search-hero-image {
  height: 250px;
  background: #000000 url("../images/search-hero-image.jpg") center center no-repeat;
  background-size: cover; }

.circle-arrow {
  width: 100%;
  height: 100%;
  stroke: currentColor; }
  .circle-arrow .circle-arrow__arrow {
    -webkit-transition: stroke 0.12s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: stroke 0.12s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: stroke 0.12s cubic-bezier(0.7, 0, 0.3, 1);
    transition: stroke 0.12s cubic-bezier(0.7, 0, 0.3, 1); }
  .circle-arrow .circle-arrow__circle {
    -webkit-transition: stroke-dashoffset .3s ease;
    -moz-transition: stroke-dashoffset .3s ease;
    -o-transition: stroke-dashoffset .3s ease;
    transition: stroke-dashoffset .3s ease; }

.mb-4-5 {
  margin-bottom: 2rem; }

.wp-block-table th > td,
.wp-block-table tr > td {
  padding: 10px; }
.wp-block-table tr:nth-child(even) {
  background-color: #eeeeee; }
.wp-block-table strong {
  font-size: 1.75rem;
  line-height: 0.75;
  font-family: "Akrobat", sans-serif;
  font-weight: bold;
  color: #0d2b88; }
.wp-block-table img {
  min-width: 125px; }

hr.wp-block-separator {
  border: 0;
  border-top: none;
  margin: 50px auto;
  height: 5px;
  background-color: #ec1f30;
  width: 60%; }

/**
 * Footer
 */
#wrapper-footer {
  padding-top: 60px;
  padding-bottom: 0; }

.footer-container {
  position: relative; }
  .footer-container.container {
    padding: 20px 0;
    border-top: 2px solid #000000;
    font-family: "Akrobat", sans-serif;
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.25; }
  .footer-container .col {
    position: static;
    margin-bottom: 60px; }
  .footer-container a {
    color: inherit;
    font-family: "Akrobat", sans-serif;
    font-weight: 300;
    text-decoration: underline; }
  .footer-container .site-info {
    text-align: left; }
  .footer-container .downloadable {
    text-align: left;
    font-weight: bold; }
    .footer-container .downloadable ul {
      display: block;
      list-style: none;
      margin: 5px 0 0;
      padding: 0;
      font-size: 0; }
    .footer-container .downloadable ul > li {
      height: 19px;
      margin-bottom: 4px;
      display: inline-block;
      vertical-align: middle; }
    .footer-container .downloadable ul > li:first-child {
      margin-right: 4px; }
    .footer-container .downloadable ul > li img {
      height: 100%;
      width: auto; }
  .footer-container .downloadable:first-child {
    margin-bottom: 10px; }
  .footer-container .site-info.site-info-more {
    margin-top: 10px; }
    .footer-container .site-info.site-info-more .footer-links {
      display: none;
      margin: 0;
      padding: 0;
      list-style: none; }
    .footer-container .site-info.site-info-more .footer-links > li {
      display: inline-block;}
    .footer-container .site-info.site-info-more .footer-links > li::before {
      content: '|'; }
    .footer-container .site-info.site-info-more .footer-links > li > a {
      padding: 0 2px 0 5px;
      text-decoration: none; }
    .footer-container .site-info.site-info-more .footer-links > li > a:hover {
      text-decoration: underline; }
  .footer-container .bottom-info {
    position: absolute;
    bottom: 15px;
    width: 100%; }
    .footer-container .bottom-info .social-buttons {
      overflow: hidden;
      margin-top: 15px;
      text-align: center; }
    .footer-container .bottom-info .social-buttons > ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .footer-container .bottom-info .social-buttons > ul > li {
      display: inline-block;
      vertical-align: middle; }
    .footer-container .bottom-info .social-buttons .social-button {
      display: block;
      width: 100%;
      height: auto; }
    .footer-container .bottom-info .social-buttons > ul > li.facebook-button {
      width: 15px; }
    .footer-container .bottom-info .social-buttons > ul > li.youtube-button {
      width: 40px;
      margin-left: 6px; }
    .footer-container .bottom-info .sponsors {
      text-align: center; }
    .footer-container .bottom-info .sponsors > ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .footer-container .bottom-info .sponsors > ul > li {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
    .footer-container .bottom-info .sponsors > ul > li:nth-child(1) {
      width: 59px; }
    .footer-container .bottom-info .sponsors > ul > li:nth-child(2) {
      width: 43px; }
    .footer-container .bottom-info .sponsors > ul > li:nth-child(3) {
      width: 95px;
      margin-right: 0; }
    .footer-container .bottom-info .sponsors .sponsor {
      display: block;
      width: 100%;
      height: auto; }

/**
 * Blocks
 */
/*Hero Image*/
.hero-image {
  overflow: hidden;
  position: relative;
  min-height: 576px;
  max-height: 1007px;
  background-color: #0d2b88; }
  .hero-image .hero-image-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in; }
    .hero-image .hero-image-image .play-button {
      position: absolute;
      bottom: 8%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .hero-image .hero-image-image .play-button > a {
      display: block;
      text-decoration: none;
      font-family: "Akrobat", sans-serif;
      font-weight: 700;
      color: #ffffff; }
    .hero-image .hero-image-image .play-button > a > span {
      display: block;
      margin: 0 auto;
      margin-bottom: 5px;
      width: 40px;
      height: 40px;
      background: url("../images/play-video-icon.png") center center no-repeat;
      background-size: 40px auto; }
    .hero-image .hero-image-image .scroll-down-button {
      display: none;
      position: absolute;
      bottom: 5%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .hero-image .hero-image-image .scroll-down-button > a {
      display: block;
      text-decoration: none; }
    .hero-image .hero-image-image .scroll-down-button > a > span {
      display: block;
      margin: 0 auto;
      margin-bottom: 5px;
      width: 35px;
      height: 35px;
      background: url("../images/scroll-down-arrow.png") center center no-repeat;
      background-size: 35px auto; }
  .hero-image .hero-image-video {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #000000;
    z-index: 1000;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in; }
    .hero-image .hero-image-video .hero-image-video-wrapper {
      height: 100%;
      display: none; }
    .hero-image .hero-image-video .hero-image-video-file {
      height: 100%;
      width: 100%; }
    .hero-image .hero-image-video .hero-image-video-close-button {
      display: block;
      opacity: 0;
      transition: opacity 0.25s;
      position: absolute;
      top: 20px;
      right: 20px;
      width: 95px;
      height: 25px;
      z-index: 1001; }
      .hero-image .hero-image-video .hero-image-video-close-button .close-icon {
        display: inline-block;
        position: relative;
        width: 28px;
        height: 25px;
        vertical-align: middle; }
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span {
          display: block;
          position: absolute;
          width: 100%;
          height: 3px;
          background-color: #ffffff; }
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(1) {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(2) {
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
          -webkit-transition: 0s .2s;
          -moz-transition: 0s .2s;
          -o-transition: 0s .2s;
          transition: 0s .2s; }
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(3) {
          -webkit-transition: rotate(-45deg);
          -moz-transition: rotate(-45deg);
          -o-transition: rotate(-45deg);
          transform: rotate(-45deg); }
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(1),
        .hero-image .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(3) {
          top: calc(100% - 13px);
          -webkit-transition: top .2s, transform .2s .2s;
          -moz-transition: top .2s, transform .2s .2s;
          -o-transition: top .2s, transform .2s .2s;
          transition: top .2s, transform .2s .2s; }
      .hero-image .hero-image-video .hero-image-video-close-button .close-label {
        display: inline-block;
        color: #ffffff;
        font-size: 0.9rem;
        line-height: 1;
        font-weight: 600;
        margin-top: 2px;
        margin-left: 5px;
        vertical-align: middle; }
  .hero-image .hero-image-video.video-active .hero-image-video-close-button {
    opacity: 1; }

#hero-slider,
.carousel-inner, .carousel-item {
  width: 100%;
  height: 100%; }

.carousel-item {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }

/*Heading*/
.content-title {
  overflow: hidden;
  margin-bottom: 30px; }
  .content-title h1 span {
    display: block; }
  .content-title h1 span.title-small {
    font-size: 1.375rem;
    line-height: 1.2;
    color: #ec1f30; }

.with-underline {
  margin-bottom: 12px; }

.underline {
  margin: 0 auto;
  height: 5px;
  background-color: #ec1f30; }

/*Callout Text*/
.callout-text {
  text-align: center;
  overflow: hidden; }
  .callout-text .callout-text-inner {
    display: inline-block;
    max-width: 860px; }
    .callout-text .callout-text-inner h2 {
      font-size: 2.1875rem;
      font-family: "Akrobat", sans-serif;
      font-weight: 500;
      color: #000000; }
    .callout-text .callout-text-inner p {
      margin-top: 5px;
      font-family: "Akrobat", sans-serif;
      font-size: 1.0625rem;
      line-height: 1; }

/*Quiz Section*/
.quiz-section {
  border-bottom: 5px solid #ec1f30; }
  .quiz-section .quiz-section-bg {
    overflow: hidden; }
  .quiz-section .quiz-section-content {
    margin: 50px 15px;
    /*
    .quiz-section-button > a::after {
        content: '';
        position: absolute;
        top: -2px;
        right: 0;
        width: 40px;
        height: 40px;
        background: url('../images/circle-arrow-red.png') center right no-repeat;
        background-size: auto 100%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }*/ }
    .quiz-section .quiz-section-content .quiz-section-title {
      text-align: center;
      color: #0d2b88; }
    .quiz-section .quiz-section-content .quiz-section-main {
      margin-top: 25px; }
    .quiz-section .quiz-section-content .quiz-section-main > h2 {
      margin-bottom: 14px; }
    .quiz-section .quiz-section-content .quiz-section-button {
      margin-top: 30px;
      text-align: center; }
    .quiz-section .quiz-section-content .quiz-section-button > a {
      position: relative;
      font-family: "Akrobat", sans-serif;
      font-size: 1.5625rem;
      font-weight: bold;
      color: #ec1f30; }
    .quiz-section .quiz-section-content .quiz-section-button > a:hover {
      text-decoration: none; }
    .quiz-section .quiz-section-content .quiz-section-button > a span {
      display: inline-block;
      vertical-align: middle;
      width: 35px;
      height: 35px;
      margin-left: 3px; }
    .quiz-section .quiz-section-content .quiz-section-button > a span > svg {
      vertical-align: top; }
    .quiz-section .quiz-section-content .quiz-section-button .circle-arrow .circle-arrow__circle {
      stroke-dasharray: 95;
      stroke-dashoffset: 95; }

/* Article Section */
.article-section {
  display: flex;
  flex-wrap: wrap; }
  .article-section .col {
    padding-left: 0;
    padding-right: 0; }
  .article-section .article-section-image {
    text-align: center; }
    .article-section .article-section-image img {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: auto; }
  .article-section .article-section-content {
    margin-top: 10px; }
    .article-section .article-section-content .article-section-small-heading {
      font-family: "Akrobat", sans-serif;
      display: block;
      font-size: 1.375rem;
      color: #ec1f30; }
    .article-section .article-section-content .article-section-heading-wrapper {
      overflow: hidden; }
    .article-section .article-section-content .article-section-heading {
      margin-bottom: 20px; }
    .article-section .article-section-content p {
      font-family: "Akrobat", sans-serif;
      font-size: 1.375rem; }
    .article-section .article-section-content .article-section-button {
      padding-top: 10px;
      font-size: 1.1875rem; }
    .article-section .article-section-content .article-section-button > a {
      padding: 8px 0; }
    .article-section .article-section-content .article-section-button > a span {
      display: inline-block;
      width: 26px;
      height: 26px;
      margin-left: 3px;
      vertical-align: middle; }
    .article-section .article-section-content .article-section-button > a svg {
      vertical-align: top; }
    .article-section .article-section-content .article-section-button .circle-arrow .circle-arrow__circle {
      stroke-dasharray: 95;
      stroke-dashoffset: 95; }

/*Call to Action*/
.call-to-action {
  width: 100%;
  padding: 10px;
  text-align: center; }
  .call-to-action .call-to-action-inner .call-to-action-link {
    display: inline-block;
    padding: 15px 30px 10px 30px;
    background-color: #0d2b88;
    color: #ffffff; }
  .call-to-action .call-to-action-inner .call-to-action-link:hover {
    background-color: #586d9e; }
  .call-to-action .call-to-action-inner h1 {
    position: relative;
    display: inline-block;
    padding-right: 35px;
    text-align: left;
    font-size: 1.375rem; }
  .call-to-action .call-to-action-inner h1::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 23px;
    height: 23px;
    background: url("../images/scroll-down-arrow.png") center right no-repeat;
    background-size: auto 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }

@media (max-width: 350px) {
  .navbar {
    padding-left: 0.65rem;
    padding-right: 0.65rem; }
    .navbar .navbar-brand {
      width: 72px; }
    .navbar .right-controls .search-toggler {
      right: 80px; }

  .navbar-toggler {
    width: 70px; }
    .navbar-toggler .hamburger-button {
      width: 25px; }

  .home .fixed-top:not(.sticky-header) .navbar .navbar-brand {
    width: 70px; } }
@media (min-width: 410px) {
  .footer-container .downloadable ul > li {
    height: 27px; }
  .footer-container .bottom-info .sponsors > ul > li {
    margin-right: 20px; } }
@media (min-width: 416px) {
  /*Call to Action*/
  .call-to-action .call-to-action-inner .call-to-action-link h1 {
    text-align: center; } }
@media (min-width: 576px) {
  .navbar {
    max-width: 540px;
    padding-left: 0;
    padding-right: 0; }

  .page-header .container .row-inner,
  .entry-header .container .row-inner {
    margin-left: 0;
    margin-right: 0; }

  .page-content .container .row-inner,
  .entry-content .container .row-inner {
    margin-left: 0;
    margin-right: 0; }

  .widget-area .container .row-inner {
    margin-left: 0;
    margin-right: 0; }

  .footer-container .bottom-info {
    margin-top: -90px; }

  /**
   * Blocks
   */
  /*Hero Image*/ }
@media (min-width: 750px) {
  body.page-template-page-quiz .content-area .entry-content .container .row-inner {
    margin: 0 90px; }
  body.page-template-page-quiz #wrapper-footer .footer-container .illustrations {
    display: block; }

  .wp-block-table img {
    min-width: 200px; } }
@media (min-width: 768px) {
  body {
    font-size: 1rem; }

  h1 {
    font-size: 2.625rem; }

  h2 {
    font-size: 1.75rem; }

  body:not(.home) .content-area {
    margin-top: 0px; }
  body:not(.home) .content-area .page-header .container .row-inner,
  body:not(.home) .content-area .entry-header .container .row-inner {
    margin-left: 50px;
    margin-right: 50px; }
  body:not(.home) .content-area .page-content .container .row-inner,
  body:not(.home) .content-area .entry-content .container .row-inner {
    margin-left: 50px;
    margin-right: 50px; }
  body:not(.home) .widget-area {
    margin-top: 78px; }

  .content-wrapper-inner {
    margin: 0 50px; }

  .container-inner {
    margin: 0 50px; }

  .page-content .section,
  .entry-content .section {
    padding-top: 60px;
    /*
    + h1:nth-child(1),
    + h2:nth-child(1),
    + h3:nth-child(1),
    + h4:nth-child(1),
    + h5:nth-child(1),
    + p:nth-child(1),
    + div:nth-child(1) {
        margin-top: 60px;
    }
    */
    /*
    > h1,
    > h2,
    > h3,
    > h4,
    > h5,
    > p,
    > div {
        margin-left: -15px;
        margin-right: -15px;
    }
    */ }

  #search-wrapper .page-header,
  #error-404-wrapper .page-header {
    margin-top: 60px; }

  .widget #searchform,
  .widget #sidebar-searchform,
  .page-content #searchform,
  .page-content #sidebar-searchform,
  .entry-content #searchform,
  .entry-content #sidebar-searchform {
    margin-top: 30px; }
    .widget #searchform .input-group .field,
    .widget #sidebar-searchform .input-group .field,
    .page-content #searchform .input-group .field,
    .page-content #sidebar-searchform .input-group .field,
    .entry-content #searchform .input-group .field,
    .entry-content #sidebar-searchform .input-group .field {
      width: 400px; }
    .widget #searchform .input-group-append,
    .widget #sidebar-searchform .input-group-append,
    .page-content #searchform .input-group-append,
    .page-content #sidebar-searchform .input-group-append,
    .entry-content #searchform .input-group-append,
    .entry-content #sidebar-searchform .input-group-append {
      margin-top: 20px; }
    .widget #searchform .search-submit:hover .circle-arrow .circle-arrow__circle,
    .widget #sidebar-searchform .search-submit:hover .circle-arrow .circle-arrow__circle,
    .page-content #searchform .search-submit:hover .circle-arrow .circle-arrow__circle,
    .page-content #sidebar-searchform .search-submit:hover .circle-arrow .circle-arrow__circle,
    .entry-content #searchform .search-submit:hover .circle-arrow .circle-arrow__circle,
    .entry-content #sidebar-searchform .search-submit:hover .circle-arrow .circle-arrow__circle {
      stroke-dashoffset: 0; }
  .widget #sidebar-searchform,
  .page-content #sidebar-searchform,
  .entry-content #sidebar-searchform {
    margin-top: 0; }

  .featured-image {
    margin-bottom: 50px;
    height: 450px; }
    .featured-image img {
      object-fit: cover; }

  .right-sidebar-active .featured-image {
    margin-top: 78px;
    margin-bottom: 30px; }

  .search-hero-image {
    height: 450px; }

  .wrapper {
    font-size: 1.125rem;
    line-height: 1.7; }

  .navbar {
    padding: 0.5rem 0;
    max-width: 720px;
    /*
    &.collapse-active,
    &.search-collapse-active {
        padding: 0.5rem 0 !important;
        //padding: 1.5rem 0 !important;
        
        .navbar-brand {
            width: 100px !important;
            //width: 150px !important;
        }
    }*/ }
    .navbar .navbar-brand {
      width: 100px;
      margin-right: 1rem; }
    .navbar .quitline {
      display: inline-block; }
    .navbar .craving-link {
      margin-top: -19px;
      line-height: 1.2; }
      .navbar .craving-link .warning-icon {
        width: 34px;
        height: 30px;
        margin-top: 4px;
        margin-right: 6px;
        background-size: 29px auto; }
    .navbar .craving-link-mobile {
      display: none; }
    .navbar .right-controls {
      width: 235px; }
      .navbar .right-controls .craving-link {
        display: block; }
      .navbar .right-controls .search-toggler {
        /* right: 53px; */ }

  .home .fixed-top:not(.sticky-header) .navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .home .fixed-top:not(.sticky-header) .navbar .navbar-brand {
    width: 150px; }
  .home .fixed-top:not(.sticky-header) .navbar .navbar-collapse .navbar-menus .navbar-menus-inner,
  .home .fixed-top:not(.sticky-header) .navbar .navbar-collapse .navbar-menus .navbar-menus-inner {
    height: calc(100% - 140px);
    margin: 100px 40px 0 40px; }
   /* 
  #nav-searchform .input-group .field:focus {
    width: 600px; }
    */
  #nav-searchform .input-group .search-submit:hover .circle-arrow .circle-arrow__circle {
    stroke-dashoffset: 0; }

  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a {
    margin: 1px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a.clickable:hover::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li {
    display: block;
    margin-bottom: 0; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a {
    margin: 1px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a:not(.non-clickable):hover::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }
  .navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack {
    margin-top: 50px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .quitline {
    margin-top: 30px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadables {
    margin-top: 30px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .downloadable:first-child {
    margin-bottom: 0; }

  /**
   * Footer
   */
  #wrapper-footer {
    padding-bottom: 20px; }

  .footer-container {
    position: static; }
    .footer-container.container {
      padding-bottom: 19px;
      font-size: 0.9375rem; }
    .footer-container .col {
      position: relative;
      margin-bottom: 0; }
    .footer-container .downloadable {
      text-align: right; }
      .footer-container .downloadable ul {
        font-size: inherit; }
      .footer-container .downloadable ul > li {
        height: 30px;
        margin-bottom: 0; }
      .footer-container .downloadable ul > li:first-child {
        margin-right: 0; }
    .footer-container .downloadable:first-child {
      margin-bottom: 20px; }
    .footer-container .site-info.site-info-more {
      overflow: hidden;
      margin-top: 0;
      text-align: left; }
      .footer-container .site-info.site-info-more div {
        float: left;
        width: 40%;
        margin-top: 70px; }
      .footer-container .site-info.site-info-more .footer-links {
        display: inline-block; }
    .footer-container .bottom-info {
      position: static;
      margin-top: -95px; }
      .footer-container .bottom-info .social-buttons {
        width: 40%;
        margin-top: 0;
        text-align: left; }
      .footer-container .bottom-info .social-buttons > ul > li.facebook-button {
        width: 30px; }
      .footer-container .bottom-info .social-buttons > ul > li.youtube-button {
        width: 55px;
        margin-left: 10px; }
      .footer-container .bottom-info .sponsors {
        width: 60%;
        margin-top: 5px; }
      .footer-container .bottom-info .sponsors > ul > li:nth-child(1),
      .footer-container .bottom-info .sponsors > ul > li:nth-child(2),
      .footer-container .bottom-info .sponsors > ul > li:nth-child(3) {
        width: auto; }
      .footer-container .bottom-info .sponsors > ul > li:nth-child(3) {
        margin-right: 20; }

  .quiz-page .logo-container {
    padding: 48px 0;
    text-align: center; }
    .quiz-page .logo-container .navbar-brand {
      height: 65px; }

  body.page-template-page-quiz .entry-header .entry-title {
    padding: 11px 0 15px;
    margin-bottom: 2rem; }
  body.page-template-page-quiz .content-area .entry-content .container .row-inner {
    margin: 0 180px; }
  body.page-template-page-quiz #wrapper-footer .footer-container {
    margin: 20px 5% 0; }

  /**
   * Blocks
   */
  /*Heading*/
  .content-title h1 span.title-small {
    font-size: 1.5rem; }

  .with-underline {
    margin-bottom: 16px; }

  /*Callout Text*/
  .callout-text .callout-text-inner h2 {
    font-size: 2.625rem; }
  .callout-text .callout-text-inner p {
    font-size: 1.5rem;
    line-height: 1.5; }

  /*Hero Image*/
  .hero-image .hero-image-image .play-button {
    bottom: 26%; }
  .hero-image .hero-image-image .play-button > a > span {
    width: 50px;
    height: 50px;
    background-size: 50px auto; }
  .hero-image .hero-image-image .scroll-down-button {
    display: block; }

  /*Quiz Section*/
  .quiz-section .quiz-section-content {
    margin-top: 80px;
    margin-bottom: 80px; }
    .quiz-section .quiz-section-content .quiz-section-main {
      margin-top: 60px; }
    .quiz-section .quiz-section-content .quiz-section-main > h2 {
      margin-bottom: 16px; }
    .quiz-section .quiz-section-content .quiz-section-button {
      margin-top: 60px; }
    .quiz-section .quiz-section-content .quiz-section-button > a {
      padding: 7px 0;
      font-size: 1.75rem; }
    .quiz-section .quiz-section-content .quiz-section-button > a span {
      width: 40px;
      height: 40px; }
    .quiz-section .quiz-section-content .quiz-section-button > a:hover .circle-arrow .circle-arrow__circle {
      stroke-dashoffset: 0; }

  /*Article Content*/
  .article-section .article-section-content {
    margin-top: 0; }
    .article-section .article-section-content .article-section-button {
      padding-top: 10px;
      font-size: 1.3125rem; }
    .article-section .article-section-content .article-section-small-heading {
      font-size: 1.5rem; }
    .article-section .article-section-content p {
      font-size: 1.5rem; }
    .article-section .article-section-content .article-section-button > a:hover .circle-arrow .circle-arrow__circle {
      stroke-dashoffset: 0; }

  /*Call to Action*/
  .call-to-action .call-to-action-inner h1 {
    font-size: 1.5rem; }
  .call-to-action .call-to-action-inner h1::after {
    top: 4px; } }
@media (min-width: 901px) {
  .navbar-expand-md .navbar-collapse .navbar-image {
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
    text-align: center; }
  .navbar-expand-md .navbar-collapse .navbar-image .navbar-image-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -moz-transform: translate3d(0px, 0px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -ms-transform: translate3d(0px, 0px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -o-transform: translate3d(0px, 0px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform: translate3d(0px, 0px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d; }
  .navbar-expand-md .navbar-collapse .navbar-image .navbar-image-wrapper.animate {
    -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    -o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg); }
  .navbar-expand-md .navbar-collapse .navbar-image .navbar-image-wrapper > img {
    display: block;
    max-width: 350px;
    margin: 30px auto 0; }
  .navbar-expand-md .navbar-collapse .navbar-menus {
    width: 50%;
    float: left; }
  .navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner {
    height: calc(100% - 110px);
    margin: 70px 40px 0 40px; }
  .navbar-expand-md .navbar-collapse .navbar-menus .container .col:first-child {
    margin-bottom: 0; } }
@media (min-width: 992px) {
  .navbar {
    max-width: 960px; }

  /**
   * Blocks
   */
  /*Quiz Section*/
  .quiz-section .quiz-section-bg {
    background-image: url("../images/man_smoking.png"), url("../images/woman_smoking.png");
    background-position: left 10px bottom 20px, right 40px bottom 20px;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 55%, auto 55%; }

  .quiz-section .quiz-section-content {
    max-width: 50.3875%;
    margin: 80px auto; }

  /**
   * Footer
   */
  .footer-container .bottom-info {
    margin-top: -75px; }

  body.page-template-page-quiz .content-area .entry-content .container .row-inner {
    margin: 0 230px; }
  body.page-template-page-quiz #wrapper-footer .footer-container {
    margin: 20px 10% 0; } }
@media (min-width: 1025px) {
  .navbar .quitline a {
    display: none; }
  .navbar .quitline > .quitline-no:not(.white-version) {
    display: block; }
  .navbar .quitline > .quitline-no.white-version {
    display: none; }

  .home .fixed-top:not(.sticky-header) .navbar .quitline > .quitline-no:not(.white-version) {
    display: none; }
  .home .fixed-top:not(.sticky-header) .navbar .quitline > .quitline-no.white-version {
    display: block; } }
@media (min-width: 1200px) {
  .navbar {
    max-width: 1140px; }

  /**
   * Footer
   */
  .footer-container .site-info.site-info-more div {
    width: 55%; }
  .footer-container .bottom-info {
    margin-top: -60px; }
    .footer-container .bottom-info .social-buttons {
      width: 55%; }
    .footer-container .bottom-info .sponsors {
      width: 45%; }

  body.page-template-page-quiz .content-area .entry-content .container .row-inner {
    margin: 0 300px; }
  body.page-template-page-quiz #wrapper-footer .footer-container {
    margin: 20px calc(10% + 15px) 0; } }
@media (min-width: 1350px) {
  .navbar {
    max-width: 1290px; }

  .container {
    max-width: 1290px; } }



/* Latest Updates */


/* Header/Slider */
@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Regular.woff2') format('woff2'),
        url('../fonts/Akrobat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Akrobat-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Bold.woff2') format('woff2'),
        url('../fonts/Akrobat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.navbar .quitline a.trouble-link{
  font-size: 14px !important;
  font-family: 'Akrobat',sans-serif !important;
  font-weight: 400;
}
.navbar .right-controls .search-toggler{
  width: 110px;
  color:#fff;
  background:url(../images/nav-search.png) no-repeat 100% 50%;
  background-size: 29px auto;
  padding-right: 29px; 
  height: auto;
}
.navbar .right-controls .search-toggler span.name,
.navbar-toggler .menu-label{
  font-family: 'Akrobat',sans-serif;
  font-size: 25px;
  font-weight: 800;
}
.navbar-toggler .menu-label{text-transform: uppercase;padding-right: 10px;}
.navbar .right-controls .search-toggler i.fa{display: none;}
.navbar .navbar-toggler{width: 100px;}
.navbar .right-controls.searchform-active .search-toggler i.fa{display: inline-block;}
.navbar .right-controls.searchform-active .search-toggler{padding-right: 0;background: none;}
.navbar .right-controls.searchform-active .search-toggler span.name{display: none;}
.navbar-toggler .hamburger-button > span:nth-child(1){top:-4px;}
.navbar-toggler .hamburger-button > span:nth-child(2){top:calc(100% - 13px);}

.navbar{
  max-width: 1920px;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
}

.navbar .right-controls .search-toggler{right:130px;margin-top:0;top:-17px;}
.navbar .navbar-toggler{width: 105px;}
.menu-opened .navbar .navbar-toggler span.menu-label{color:#0d2b88 !important; }
.menu-opened .navbar .navbar-toggler span.hamburger-button span{background-color: #0d2b88 !important}
.menu-opened .navbar .right-controls .search-toggler span.name{color:#0d2b88 !important;}
.menu-opened .navbar .right-controls .search-toggler{background:url('../images/nav-search-active.png') no-repeat 100% 50% !important;background-size: 29px auto !important; }
.menu-opened .navbar .right-controls .search-toggler:hover{text-decoration:none !important }


.navbar-expand-md .navbar-collapse{ background:#fff;}
.navbar-expand-md .navbar-collapse .navbar-menus{
  width: 62%;
  background:#0d2b88;
  border-radius: 0 30px 30px 0;
  box-shadow: 8px 1px 7px 0px rgba(0,0,0,0.45);
-webkit-box-shadow: 8px 1px 7px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 8px 1px 7px 0px rgba(0,0,0,0.45);
}

.navbar-brand{
  position: relative;
  z-index: 30;
}
.quitline{
  position: relative;
  z-index: 30;
}
.navbar-menus .online-chat{
  display: block;
  width: 180px;
  height: 51px;
  position: relative;
  z-index: 30;
}
.navbar-menus h3.menu-title{
  text-align: center;
  font-size: 40px;
  color:#fbb040;
  font-family: "flood-std", sans-serif;
  font-weight: 400;
  padding:0 0 70px;
  margin:0 0 20px;
  background: url('../images/bottom-orange.png') no-repeat 50% 100%;
  background-size:auto 68.5px;  
}
.navbar-menus .online-chat img{position: static !important;display: block !important;width: 242px;max-width:none; }
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a{
  font-size: 26px;
  font-family: 'Akrobat',sans-serif;
  font-weight: 800;
  color:#fbb040;
  text-decoration: none;
  border:none;
}
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a:after{display: none;}
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a{
  font-size: 20px;
  font-family: 'Akrobat';
  font-weight: 600;
  color:#fff;
}
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu{margin-bottom: 10px;}
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li,
.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li{margin-top: 10px;}

.navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner .navbar-menus-wrapper{margin:40px 0 0;}
body.menu-opened{overflow: hidden;}
#navbarNavDropdown div.add-menu{
  margin: 275px 2% 0 0px;
  position: relative;
  float: right;
  width: 32%;
  max-height: calc(100vh - 275px);
  overflow-y: auto;
}
#navbarNavDropdown div.add-menu a{font-family: 'Akrobat';font-weight: 800;}
#navbarNavDropdown img.menu-img{
  position: absolute;
  bottom:0px;
  right:45px;
  width: 240px;
  height: auto;
}
#navbarNavDropdown .add-menu ul{
  list-style: none;
  margin:0;
  padding:0;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Akrobat',sans-serif;
}
#navbarNavDropdown .add-menu ul li{margin-bottom: 28px}
#navbarNavDropdown .add-menu ul a{
  text-decoration: none;
  color:#333;
  font-weight: 800;
}
.hero-image .hero-image-image .play-button > a{
  font-size: 20px;
  color:#fff;
  opacity: 0.5;
  transition: ease 350ms opacity;
}
.hero-image .hero-image-image .play-button > a > span{background:url(../images/play-video-icon-2.png) no-repeat 50% 50%;width: 90px;height: 90px;background-size: 90px auto; }
.hero-image .hero-image-image .play-button > a:hover{opacity: 1;}
.hero-image .carousel-indicators{bottom:160px;}
.hero-image .carousel-indicators li{
  width: 22px;
  height: 22px;
  border-radius: 50%;
  box-sizing: border-box;
  border:2px solid #fff;
  opacity: 1;
  background:#fff; 
  margin:0 12px;
}
.hero-image .carousel-indicators li.active{background: none;}

.hero-image .bottom-arrow{
  position: absolute;
  bottom:60px;
  left:50%;
  transform: translate(-50%,0);
}
.hero-image .bottom-arrow img{width: 55px;height: auto;}
.navbar .navbar-brand .img-fluid,
.navbar .quitline > .quitline-no:not(.white-version){display: none;}
.navbar .navbar-brand .img-fluid.white-version,
.navbar .quitline > .quitline-no.white-version{display: block;}
.navbar .quitline a.trouble-link{color:#fff;}
.sticky-header .navbar-toggler .menu-label,
.navbar-toggler .menu-label:not(.home .navbar-toggler .menu-label){color:#fbb040;} 
.sticky-header .navbar-toggler .hamburger-button > span,
.navbar-toggler .hamburger-button > span:not(.home .navbar-toggler .hamburger-button > span){background:#fbb040;}
.sticky-header .navbar .right-controls .search-toggler,
.navbar .right-controls .search-toggler:not(.home .navbar .right-controls .search-toggler){color:#fbb040;}
.sticky-header .navbar .right-controls .search-toggler,
.navbar .right-controls .search-toggler:not(.home .navbar .right-controls .search-toggler){background: url(../images/orange-arrow.png) no-repeat 100% 50%;background-size: 29px auto;}
.navbar .right-controls .search-toggler:hover{text-decoration: none !important}
.sticky-header#wrapper-navbar,#wrapper-navbar:not(.home #wrapper-navbar){
  background:#0d2b88; 
  box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.45);
  -webkit-box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.45);
  border-radius: 0 0 45px 45px;
}
.search-opened{overflow: hidden;}

.search-opened .navbar-expand-md .navbar-collapse#search-form,
 .navbar-collapse#search-form{background:#0d2b88; }
.search-opened .navbar .right-controls.searchform-active .search-toggler i{display: none;}
.search-opened .navbar .right-controls.searchform-active .search-toggler{
  /*
  position: absolute;
  right: 20px;
  top: 42px;
  */
  width: auto;
  height: 54px;
  line-height: 54px;
  background: url('../images/close-btn.png') no-repeat 100% 50% !important;
  background-size: auto;
  padding-right: 40px !important;
  background-size: 29px auto !important;
  font-size: 25px !important;
  font-family: 'Akrobat',sans-serif !important;
  text-transform: uppercase;
  color: #fbb040;
  cursor: pointer;
  top:-28px !important;
}
.search-opened .navbar .right-controls.searchform-active .search-toggler .close-label{
  font-size: 25px;
  color: #fbb040 !important;
  margin:0;
  font-weight: 800;
}
.navbar .search-form-collapse > .search-form-inner{flex-wrap: wrap;}
.navbar .search-form-collapse > .search-form-inner h3{
  color:#fbb040;
  font-size: 60px;
  margin:0 0 75px;
  font-family: "flood-std", sans-serif;
  width: 100%;
  text-align: center;
}
#nav-searchform .input-group .field{width: 630px;border-bottom:2px solid #fff;text-align: left;color:#0d2b88;padding-left: 0;font-size: 36px;}






/* Footer */

.footer-container.container{max-width: none;border:none;}
.site-footer .footer-logo{max-width: 182px;height: auto;float: left;margin-top: 20px;}
.site-footer{box-sizing: border-box;padding-left: 40px;padding-right: 40px;width: 100%;overflow: hidden;}
.site-footer .sponsors ul{
  display: flex;
  align-items: center;
  justify-content: center;
  padding:0;
  margin:0 0 18px;
  list-style: none;
  text-align: center;
}
.site-footer .sponsors ul li{
  display: inline-block;
  vertical-align: top;
  margin:0 24px;
}
.site-footer .site-info{
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  color:#000;
  font-family: 'Akrobat',sans-serif;
}

.site-footer .middle-section{
  width: 602px;
  margin:0 auto;
}

.right-section{
  float: right;
  display: flex;
  align-items: center;
  margin-top: 90px;
}

.right-section .social-buttons ul{
  list-style: none;
  padding: 0;
  margin:0;
  display: flex;
  font-family: 'Akrobat',sans-serif;
}
.right-section .social-buttons ul li{margin:0 9px;}
.right-section .social-buttons ul img{height: 22px;width: auto;}
.footer-container .site-info.site-info-more .footer-links,
.footer-container .site-info.site-info-more .footer-links a{
  font-size: 15px;
  font-family: 'Akrobat',sans-serif;
}

.sliding-deck{
  width: 100%;
  background:#0d2b88;
  box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -webkit-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  border-radius: 0 0 45px 45px; 
  padding: 60px 0 30px;
  position: relative; 
}
.sliding-deck span.close{
  position: absolute;
  right:35px;
  top:42px;
  height: 54px;
  line-height: 54px;
  background:url('../images/close-btn.png') no-repeat 100% 45%;
  padding-right: 40px;
  background-size: 29px auto; 
  font-size: 25px;
  font-family: 'Akrobat',sans-serif;
  text-transform: uppercase;
  opacity: 1;
  text-shadow: none;
  color:#fbb040;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: ease 350ms opacity;
  font-weight: 800;
}
.sliding-deck span.close:hover{opacity: 1 !important;}
.sliding-deck.active span.close{opacity: 1;visibility: visible;}

.sliding-deck .container{
  max-width: 1520px;
  width: 100%;
  margin:0 auto;
  box-sizing: border-box;
}
.sliding-deck h4{
  text-align: center;
  font-size: 63px;
  line-height: normal;
  background: url('../images/bottom-orange.png') no-repeat 50% 100%;
  background-size: auto 68.5px;
  color: #fbb040;
  font-family: "flood-std", sans-serif;
  font-weight: 400;
  padding-bottom: 80px;
}

.sliding-deck .opener{cursor: pointer;}
.sliding-deck .cols-wrap{display: none;}
.sliding-deck .cols{
  display: flex;
  justify-content: space-between;
  max-width: 1135px;
  margin: 0 auto;
}
.sliding-deck .cols .col-item{
  width: 38%;
  /*margin:0 55px;*/
}

.side-inner {
    max-width: 1135px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.side-inner #primary {
    padding-left: 0;
}
div.entry-content .row-inner,
div.entry-header-inner .row-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*
@media screen and (min-width:1200px){
  body.page-template-page-quiz .content-area .entry-content .container .row-inner {
    margin: 0 300px;
    margin-right: 300px;
    margin-left: 300px;
  }
}
*/
.page-template-page-quiz div.entry-content .row-inner {
    max-width: 690px;
    margin-left: auto !important;
    margin-right: auto !important;
}
div.entry-content, .entry-header {
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto;
}

.sliding-deck .cols .col-item .el{margin-bottom: 25px;}
.sliding-deck .cols .col-item p,
.sliding-deck .cols .col-item p a{
  font-size: 26px;
  font-family: 'Akrobat',sans-serif;
  font-weight: 800;
  color: #fbb040;  
}
.sliding-deck .cols .col-item p{margin:0;}
.sliding-deck .cols .col-item span{
  display: block;
  color:#fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  font-family: 'Akrobat',sans-serif;
  margin:0 0 15px;
}

.sliding-deck .cols ul{
  font-size: 20px;
  list-style: none;
  font-weight: bold;
  padding:0 0 0 20px;
  margin:0;
  font-family: 'Akrobat',sans-serif;
}
.sliding-deck .cols ul a{
  text-decoration: underline;
  color:#fff;
  font-family: 'Akrobat',sans-serif;
  font-weight: bold;
}
.sliding-deck .cols ul a:hover{text-decoration: none;}
.sliding-deck a.online-chat img{width: 242px;}
.sliding-deck span.open{
  display: block;
  text-align: center;
  font-family: 'Akrobat',sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 800;
  color: #fbb040;
}

#nav-searchform .input-group .field:focus{width: 100%;}
#wrapper-navbar #nav-searchform{width: 630px;}
#wrapper-navbar #nav-searchform .input-group .field{
    color:#fff;
    position: static;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    margin-bottom: 10px;
    font-size: 36px;
    font-family: 'Akrobat',sans-serif;
    padding-bottom:15px;
}
#wrapper-navbar #nav-searchform .input-group .input-group-append{
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  position: static;
}
#wrapper-navbar #nav-searchform .input-group .search-submit span{display: inline-block;vertical-align: top;}
#wrapper-navbar #nav-searchform{min-width: none;}
#wrapper-navbar #nav-searchform .input-group .search-submit{
  width: auto;
  height: 55px;
  background: url(../images/nav-search.png) no-repeat 100% 50%;
  background-size:auto 42px; 
  padding: 0 50px 0 0;
  float: right;
}
#wrapper-navbar #nav-searchform .input-group .search-submit span{
  font-size: 25px;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  text-transform: uppercase;
}

#wrapper-navbar #nav-searchform .input-group{height: auto;}

main#main{
  width: 100%;
  /*overflow: hidden;*/
}

/* Stories */
.post-type-archive-stories #main{
  width: 100%;
  padding-top: 130px;
}

.post-type-archive-stories #main .page-header p.desc{
  text-align: center;
  font-size: 48px;
  color:#0d2b88;
  font-weight: 600;
  font-family: 'Akrobat',sans-serif;
  margin:0 0 15px;
}
/**
.post-type-archive-stories #main  .heading h1{
  width: 550px;
  height: 165px;
  text-align: center;
  color:#0d2b88;
  font-size: 60px;
  font-family: "flood-std", sans-serif;
  margin:0 auto 36px;
  background:url('../images/st-title.png') no-repeat 50% 0;
  background-size:100% auto; 
  box-sizing: border-box;
  padding-top: 30px;
}
*/
.stories-list .s-row{
  width: 100%;
   border-radius: 0 0 45px 45px;
  -webkit-box-shadow: 1px 15px 10px 0px rgba(0,0,0,0.35);
  box-shadow: 1px 15px 10px 0px rgba(0,0,0,0.35);
  background:#fff; 
}
.stories-list .el img{
  border-radius: 25px;
  margin: 0 0 30px;
}
.stories-list .el h2{
  color:#0d2b88;
  font-size: 33px;
  line-height: 40px;
  font-family: "flood-std", sans-serif;
  font-weight: 400;
  margin:0 0 10px;
}

.stories-list .wrap{
  max-width: 1135px;
  margin: 0 auto 0;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.stories-list .s-row:last-child{margin-bottom: -100px;position: relative;z-index: 20;}
.post-type-archive-stories .stories-list .s-row:last-child{margin-bottom: -45px;}
.post-type-archive-stories .sliding-deck{padding-top: 100px;}
.post-type-archive-stories.footer-deck #content.container-fluid{box-shadow: none;margin-bottom: 0;border-radius: 0;}
.stories-list .s-row{margin-bottom: 65px;}
.stories-list .s-row:ladt-child{margin-bottom: 0;}

.single-stories.footer-deck #main{
  padding:130px 0 0;
  width: 100%;
  border-radius: 0 0 45px 45px;
  -webkit-box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.45);
  box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.45);
  margin:0 0 -40px;
  position: relative;
  z-index: 20;
  background:#fff; 
}
.single-stories #main{padding-top: 130px;}
.single-stories .sliding-deck{padding-top: 100px;}
.navbar{padding:20px 40px}

.single-stories #main .wrapper{
  max-width: 1200px;
  margin:0 auto;
}
.stories-nav{
  display: flex;
  justify-content: space-between;
  margin:0 0 22px;
}
.single-stories .wrapper .stories-nav a.stories-back{
  font-size: 19px;
  line-height: 28px;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  padding: 0 0 0 42px;
  color:#0d2b88;
  text-decoration: none;
  background:url('../images/st-back.png') no-repeat 0 50%;
  background-size: auto 25px; 
}
.single-stories .wrapper .stories-nav a.stories-back:hover{text-decoration: underline;}
.stories-r-nav{
  display: flex;
  justify-content: space-between;
  margin-right: -20px;
}
.stories-r-nav a{
   font-size: 19px;
  line-height: 28px;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  color:#0d2b88;
  margin:0 20px;
}
.stories-r-nav a.prev{background:url('../images/back-prev.png') no-repeat 0 50%; padding-left: 26px;background-size: auto 25px}
.stories-r-nav a.next{background:url('../images/back-next.png') no-repeat 100% 50%; padding-right: 26px;background-size: auto 25px}
.stories-r-nav a:hover{
  text-decoration: underline;
}

.single-stories .cols{
  display: flex;
  justify-content: flex-start;
  padding-left: 110px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 112px;
}
.single-stories .cols .left-col{
  width: 27.5%;
  margin-right: 76px;
}

.single-stories .cols .left-col blockquote p,
.stories-list .el blockquote p{
  font-size: 18px;
  line-height:22px;
  color:#333; 
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
}
.single-stories .cols .left-col blockquote,
.stories-list .el blockquote{
  width: calc(100% + 80px);
  box-sizing: border-box;
  padding: 8px 66px 2px 50px;
  margin:0 0 20px -50px;
  background:url('../images/l-quote.png') no-repeat 8px 0;
  background-size: 36px auto; 
  position: relative;
}
.single-stories .cols .left-col blockquote{margin-bottom:20px; }
.stories-list .el{width: 25%;padding-bottom: 56px;}
.stories-list .el a{
  font-size: 18px;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  text-decoration: none;
}
.stories-list .el a:hover{text-decoration: underline;}
.single-stories .cols .left-col blockquote:after,
.stories-list .el blockquote:after{
  content:'';
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  background:url('../images/r-quote.png') no-repeat 93% 100%;
  background-size: 40px auto; 
}

.single-stories .cols .left-col img{border-radius: 25px;margin:0 0 30px;}
.single-stories .cols .right-col{
  width: 66%;
}
.single-stories .cols .history{
  width: 145px;
  font-family: 'Akrobat',sans-serif;
  font-size: 24px;
  color:#0d2b88;
  line-height: 28px;
  font-weight: 600;
}

.single-stories h2{
  font-family: 'Akrobat',sans-serif;
  font-size: 24px;
  color:#0d2b88;
  line-height: 28px;
  font-weight: 600;
  margin:0 0 24px;
}

.single-stories .right-col p{
  font-size: 18px;
  line-height: 22px;
  color:#333;
  margin:0 0 20px;
  font-family: 'Akrobat',sans-serif;
  font-weight: 400;
}


.single-stories .heading,.post-type-archive-stories .heading{
  width: 550px;
  margin:0 auto 45px;
  background:url(../images/title-bottom.png) no-repeat 8px 100%;
  padding-bottom: 70px;
  padding-top: 70px;
  background-size:539px auto;  
  position: relative;
}
.post-type-archive-stories .heading{margin-bottom: 10px;}
.single-stories .heading h1,.post-type-archive-stories .heading h1{
  background:url(../images/title-middle.png) repeat-y 50% 0;
  background-size:550px auto;  
  width: 550px;
  margin:0;
  color: #0d2b88;
  font-size: 60px;
  font-family: "flood-std", sans-serif;
  text-align: center;
}
.single-stories .heading:before,.post-type-archive-stories .heading:before{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  background:url(../images/title-top.png) no-repeat 50% 100%;
  background-size:550px auto;  
  height: 70px;
  content:'';
}
.single-stories .heading h1 span,.post-type-archive-stories .heading h1 span{
  display: block;
  margin:-33px 0 0;
  padding: 0 20px;
}


.quiz-ver-two{
  width: 100%;
}

.quiz-ver-two .section-inner{
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.quiz-ver-two .section-inner a{
  display: flex;
  justify-content: center; 
  align-items: flex-end;
}
.quiz-ver-two .section-inner img{max-width: 48%;}
.quiz-ver-two .section-inner a,
.quiz-ver-two .section-inner a:hover{text-decoration:none }
.quiz-ver-two .section-inner h2{
  font-size: 67px;
  line-height: 65px;
  text-align: right;
  color:#0d2b88;
  font-family: "flood-std", sans-serif;
  font-weight: 400;
  padding: 0 30px 18px 60px;
  max-width: 570px;
}
.text-block{padding-top: 50px !important;}
.text-block h2{
  font-size: 40px;
  font-weight: bold;
  margin:0 0 34px;
}

.home #main .container{
  max-width: none;
  width: 100%;
}

.quiz-ver-two{
  box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -webkit-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  border-radius: 0 0 45px 45px;
  background:#fff; 
  margin-bottom: -75px;
  position: relative;
  z-index: 20;
  padding-bottom: 52px;
}

.home #primary{padding: 0;}

.quiz-ver-two span.quiz-text{
  color:#fbb040;
  font-size: 32px;
  line-height: 31px;
  position: absolute;
  right: 23%;
  bottom: 17%;
  font-family: 'Akrobat',sans-serif;
  font-weight: 800;
}

.quiz-ver-two .section-inner{max-width: 1200px;margin:0 auto;position: relative;}
.home .text-block .content-wrapper-inner{
  max-width: 1200px;
  margin:0 auto;
}
#smoking-cost{
   box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -webkit-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 1px 8px 8px 0px rgba(0,0,0,0.55);
  border-radius: 0 0 45px 45px;
  background:#fff;
  margin:0 0 -75px;
  position: relative;
  z-index: 15;
  padding: 150px 0 5px !important;
}

#smoking-cost .heading{
  width: 550px;
  height: 165px;
  text-align: center;
  margin:0 auto 36px;
  background:url('../images/st-title.png') no-repeat 50% 0;
  background-size:100% auto; 
  box-sizing: border-box;
  padding:12px 0 0;
}

#smoking-cost img{
  max-width: 664px;
  display: block;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

#smoking-cost .heading h2{
  color:#0d2b88;
  font-size: 40px;
  font-family: "flood-std", sans-serif;
  margin:0;
}

#smoking-cost p{
  font-size: 24px;
  line-height: 29px;
  margin:0 0 30px;
  font-family: 'Akrobat',sans-serif;
  font-weight: 800;
  color:#0d2b88;
}
#smoking-cost p a{font-family: 'Akrobat',sans-serif;font-weight: 800;}

.stories-section{
  width: 100%;
  padding: 135px 0 0;
}

.stories-section .heading,
.downloads-section .heading{
  width: 550px;
  margin:0 auto 10px;
  background:url(../images/title-bottom.png) no-repeat 8px 100%;
  padding-bottom: 70px;
  padding-top: 70px;
  background-size:539px auto;  
  position: relative;
}
.stories-section .heading h1,
.downloads-section .heading h2{
  background:url(../images/title-middle.png) repeat-y 50% 0;
  background-size:550px auto;  
  width: 550px;
  margin:0;
  color: #0d2b88;
  font-size: 60px;
  font-family: "flood-std", sans-serif;
  text-align: center;
}
.stories-section .heading h1 span,
.downloads-section .heading h2 span{
  display: block;
  margin:-33px 0 0;
  padding: 0 20px;
}
.stories-section p.desc{
  text-align: center;
  font-size: 48px;
  color: #0d2b88;
  font-weight: 600;
  font-family: 'Akrobat',sans-serif;
  margin: 0 0 15px;
}
.stories-section .heading:before,
.downloads-section .heading:before{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  background:url(../images/title-top.png) no-repeat 50% 100%;
  background-size:550px auto;  
  height: 70px;
  content:'';
}
.stories-section .stories-list .s-row:last-child{margin-bottom:0;box-shadow: none;border-radius: 0;}

.home .sliding-deck{padding-top: 90px;}
.home .sliding-deck span.close{top:70px;}

#hero-slider .carousel-control-next,
#hero-slider .carousel-control-prev{display: none;}

/* Resources Page */

.page-template-page-resources h1.entry-title{
  font-size: 56px;
  line-height: 68px;
  color:#0d2b88;
  margin:0 0 52px;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  margin-bottom: 0 0 60px;
}

.page-template-page-resources .content-title .underline{display: none;}

.resources #nav-searchform{
  display: block;
}

.resources #res-form .form-control{
  font-size:24px;
  width: 100%;
  border:none ;
  border-bottom:2px solid #0d2b88;
  border-radius:0;
  background: url('../images/nav-search-active.png') no-repeat 100% 50%;
  background-size:29px auto; 
  padding-left: 0;
  padding-right: 30px;
  box-sizing: border-box;
  height: 55px;
  font-weight: 600;
  font-family: 'Akrobat',sans-serif;
}
.resources #res-form .input-group-append{float: right;}
.resources #res-form .input-group-append button{
  background: none;
  font-size: 17px;
  text-transform: uppercase;
  border:none;
  font-weight: bold;
  font-family: 'Akrobat',sans-serif;
  color:#0d2b88;
  padding: 0;
}
.resources #res-form .input-group{display: block;width: 100%;}
.resources #res-form .form-control:focus{box-shadow: none;}
.container.add{padding: 0;max-width: 950px;}
.page-template-page-resources #main .container{max-width: 1135px;}
.page-template-page-resources .featured-image{overflow: visible;}
.page-template-page-resources main#main{padding-bottom: 50px;}
.page-template-page-resources .refer-container{
  position: relative;
  height: 100%;
}
.page-template-page-resources .refer-container a.refer{
  position: absolute;
  bottom:-123px;
  right:0;
  width: 230px;
  background:#fbb040;
  text-align: center;
  font-size: 23px;
  text-align: center; 
  padding: 20px 20px 20px;
  border-radius: 0 0 40px 40px;
  font-weight: bold;
  box-shadow: 1px 8px 14px 0px rgba(0,0,0,0.35);
  -webkit-box-shadow: 1px 8px 14px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 8px 14px 0px rgba(0,0,0,0.35);
	
text-align: left;
  text-transform: uppercase;
  line-height: 1.2;
}
.page-template-page-resources .refer-container a.refer:hover{text-decoration: none;background:#f5a225 }
.page-template-page-resources .refer-container a.refer img{
  display: block;
  max-width: 62px;
  height: auto;
  margin: 0 auto;
margin: 0 auto 0 15px;
  float: right;
}
.resources{
  display: flex;
  justify-content: space-between;
}
.resources .r-col{ 
  width: 45%;
}
.resources .r-col .m-link,
.resources .r-col .m-title{
  font-size: 26px;
  font-weight: 800;
  color:#0d2b88;
  text-decoration: none;
  font-family: 'Akrobat',sans-serif;
}
.resources .r-col .m-link:hover{text-decoration: underline;}
.resources .r-col ul{
  font-size: 20px;
  line-height: 22px;
  font-family: 'Akrobat',sans-serif;
  list-style: none;
  margin:0;
  padding:0;
}
.resources .r-col ul li{margin:0 0 14px;}
.resources .r-col ul a{
  color:#333;
  text-decoration: none;
  font-family: 'Akrobat',sans-serif; 
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}
.resources .r-col ul a:hover{
  text-decoration: underline;
}

.all-stories{
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}

.all-hold{
  position: relative;
  z-index: 20;
  text-align: center;
  margin:-15px 0 50px;
}
.all-hold a{font-family: 'Akrobat',sans-serif; }
.home #main{overflow: visible;}

body.no-img main#main{padding-top: 95px;}
body.home main#main{padding-top: 0 !important}

.smoking-cost-calculator .scc-question-text-content{margin:15px 118px !important;}
.smoking-cost-calculator .scc-calculator-slider-question {
  font-size: 46px !important;
  color:#0d2b88 !important;
  font-weight: 600;
}
#scc-calculator-slider{padding-top: 25px;}
#scc-calculator-slider .section-inner{max-width: 87%}
#scc-calculator-slider .scc-calculator-slider-wrapper .col-md-7{margin-left: -100px;}
#smoking-cost-calculator .scc-quit-smoking-title{padding-top: 55px;}
#smoking-cost-calculator .scc-quit-smoking-title p{font-size: 55px;font-family: 'Akrobat',sans-serif;font-weight: 600; }

#scc-money-saved .section-inner{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 870px;
  margin:0 auto;
}
#scc-money-saved .section-inner .cost-wrap{
  width: 30%;
  margin:0 1.5%;
  text-align: center;
}

#scc-money-saved .section-inner .cost-wrap span{
  font-size: 18px;
  font-weight: 600;
  color:#fff;
  background:#0d2b88;
  text-align: center;
  width: 130px;
  border-radius: 30px; 
  display: inline-block;
  padding: 4px;
  position: relative;
  margin:0 0 15px;
}

#scc-money-saved .section-inner .cost-wrap span:before{
  width: 17px;
  height: 17px;
  background:#0d2b88;
  transform: rotate(45deg) translate(-50%,0);
  content:'';
  position: absolute;
  left:50%; 
  top:-2px;
}

#scc-money-saved .section-inner .cost-wrap .scc-time-amount {
  border-bottom: 2px solid #0d2b88;
  padding-bottom: 10px;
  font-size: 40px;
  color:#333;
  font-weight: 800;
  text-align: center;
  position: relative;
  margin:0 0 38px;
}
#scc-money-saved .section-inner .cost-wrap .scc-time-amount:before,
#scc-money-saved .section-inner .cost-wrap .scc-time-amount:after{
  width: 2px;
  height: 25px;
  position: absolute;
  bottom:0;
  left:0;
  content:'';
  background:#0d2b88;  
}
#scc-money-saved .section-inner .cost-wrap .scc-time-amount:after{
  left:auto;
  right:0;
}
#scc-money-saved .section-inner  .scc-categories{
  width: 100%;
}
#scc-money-saved .section-inner  .scc-categories .scc-categories-inner{
  
  display: flex;
}

#scc-money-saved .section-inner  .scc-categories .scc-categories-inner .time-wrap{
  width: 30%;
  margin:0 1.5%;
}
.scc-category .scc-category-hero-title-inner,
.scc-category .scc-category-detail{text-align: left;font-size: 20px;color:#333;font-family: 'Akrobat',sans-serif;}
.scc-category .scc-category-hero-image .scc-category-hero-image-inner{
  margin:0 0 15px !important;
  text-align: center;
  position: relative;
}
.scc-category .scc-category-hero-title-inner{
  position: relative;

}
.no-img.footer-deck .sliding-deck span.close{top:70px;}
.scc-category .scc-category-hero-title-inner:before{
  content:'';
  width: 34px;
  height: 34px;
  background: url(../images/bottom-orange.png) no-repeat 0 0;
  background-size:34px auto; 
  transform: rotate(-90deg); 
  position: absolute;
  top:-6px;
  left:-42px;
}
#smoking-cost-calculator .scc-categories,#smoking-cost-calculator .scc-category,#smoking-cost-calculator .scc-category .scc-category-hero-title{overflow: visible;}
.smoking-cost-calculator-inner{padding-bottom: 70px;}

.scc-category .scc-category-hero-image .scc-category-hero-image-inner img{
  max-height: 225px;
  width: auto;
}
.footer-deck #content.container-fluid,.page-template-page-resources #content.container-fluid{
  border-radius: 0 0 45px 45px;
  -webkit-box-shadow: 1px 15px 10px 0px rgba(0,0,0,0.35);
  box-shadow: 1px 15px 10px 0px rgba(0,0,0,0.35);
  background:#fff;
  margin-bottom: -45px;
  position: relative;
  z-index: 20; 
}
.page-template-page-resources #wrapper-footer{padding-top: 70px;}

.footer-deck .sliding-deck{padding-top: 105px;}
#wrapper-footer{padding-bottom: 20px;padding-top: 15px;}

.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li > a.clickable:before {
  background-color:#fbb040; 
}

body.page-template-page-quiz #wrapper-footer{z-index: 30;}
.footer-deck.page-template-page-quiz #content.container-fluid{background:#e6e7e8 }  
.footer-deck.page-template-page-quiz .sliding-deck{padding-bottom: 110px;}

/*.footer-deck.page-template-page-quiz .sliding-deck .container{max-width: 1240px;padding-bottom: 80px;}*/

.hero-image-image .text-image {
  position: absolute;
  top:50%;
  left:10%;
  transform: translate(0,-50%);
}
.hero-image-image .text-image img{max-width: 70%;}
.home .hero-section.section.full-width{margin-top:0 !important;}

.help-box{
  position: fixed;
  right:-890px;
  top:50%;
  transform: translate(0,-50%);
  z-index: 101;
  display: flex;
  min-height: 185px;
  transition: ease 350ms right;
}
.help-box.active{right: 0;}
.help-box .wrapper{
  background: #0d2b88;
  display: flex;
  align-items: center;
  padding:0 95px 0 95px;
  box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.25);
  width: 890px;
}
.help-box span.opener{
  background:#fbb040;
  color:#0d2b88;
  font-family: "flood-std", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px 0 0 40px;
  box-shadow: 1px 8px 22px 0px rgba(0,0,0,0.25);
  max-width: 95px;
  min-width: 95px;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
  padding: 20px 5px 0;
  box-sizing: border-box;
}

.help-box ul{
  list-style: none;
  margin:0;
  padding:0;
  font-size: 28px;
  font-weight: bold;
  column-count: 2;
}
.help-box ul li{margin-right: 70px;}

.help-box ul a{font-weight: 800;color:#fbb040;font-family: "Akrobat", sans-serif !important}

.help-box span.close {
  position: absolute;
  right: 35px;
  top: 18px;
  height: 54px;
  line-height: 54px;
  background: url('../images/close-btn.png') no-repeat 100% 45%;
  background-size: auto;
  padding-right: 40px;
  background-size: 29px auto;
  font-size: 20px;
  font-family: 'Akrobat',sans-serif;
  text-transform: uppercase;
  opacity: 1;
  text-shadow: none;
  color: #fbb040;
  cursor: pointer;
  transition: ease 350ms opacity;
  font-weight: 800;
  z-index: 101;
} 

.downloads-section .heading{margin-bottom: 60px;}
.downloads-section .description{margin-bottom: 80px;}
.downloads-section .description h3{
  font-size: 34px;
  font-weight: bold;
  color:#0d2b88;
  margin:0 0 15px;
  font-family: "Akrobat", sans-serif !important;
}
.downloads-section .description p{
  font-size: 21px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  font-family: "Akrobat", sans-serif !important;
}

.download-list{width: 100%;margin-bottom: 10px;overflow: hidden;}
.download-list .item{
  display: flex;
  padding-bottom: 40px;
  border-bottom:2px solid #dfdfdf; 
  margin-bottom: 45px;
}
.download-list .item .img-placer{
  width: 150px;
  min-width: 150px;
  height: 200px;
  background: #e6e6e6;
  border-radius:16px;
  margin:0 60px 0 0;
}
.download-list .item .img-placer.with-img{background: none;}
.download-list .item .img-placer img{
  width: 150px;
  height: 200px;
  object-fit: cover;
  border-radius:16px;
}
.download-list .item h4{
  color: #0d2b88;
  font-size: 33px;
  line-height: 40px;
  font-family: "flood-std", sans-serif;
  font-weight: 400;
  margin: 0 0 22px;
}
.download-list .item .wrap p{
  font-size: 21px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  font-family: "Akrobat", sans-serif !important;
  max-width: 400px;
  margin:0 0 40px;
}
.download-list .btn-hold{display: flex;flex-wrap: wrap;align-items: center;}
.download-list .btn-hold span.btn-desc{
  font-weight: bold;
  font-size: 20px;
  color: #0d2b88;
}
.download-list .btn-hold a.btn{
  padding: 4px 45px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 20px;
  color:#0d2b88;
  text-align: center;
  background:#fbb040; 
  margin:0 20px 0 0;
}

.downloads-section p.bottom-txt{
  font-size: 21px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  font-family: "Akrobat", sans-serif !important;
  margin-bottom: 30px;
}
.downloads-section{padding-bottom: 40px;}

@media screen and (max-width: 1800px){
  #navbarNavDropdown .add-menu{margin-right: 45px}
}
@media screen and (max-width: 1500px){
  .hero-image-image .text-image img{max-width: 45%;}  
}

@media screen and (max-width: 1500px){
  /*#navbarNavDropdown div.add-menu{margin-right: 10px;width: 24%;}*/
  .navbar-menus .online-chat img{max-width: 100%;height: auto;}
  .site-footer .middle-section{position: relative;left:-70px;}
  .site-footer .right-section{display: block;}
  .footer-container .site-info.site-info-more{margin-bottom: 20px;}
  .footer-container.container .social-buttons{float: right;}
  #navbarNavDropdown .add-menu{margin-top: 280px;}
}
.navbar .quitline a{display: none !important;}
@media screen and (max-width: 1023px){
  .navbar-expand-md .navbar-collapse .navbar-menus .container .col{
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100%;
  }
  .navbar-expand-md .navbar-collapse .navbar-menus .container .row{display: block;}
  .navbar-expand-md .navbar-collapse .navbar-menus{width: 65%;}
  #navbarNavDropdown img.menu-img{display: none;}
  #navbarNavDropdown div.add-menu{width: 28%;margin-top: 178px;}
  .site-footer .footer-logo{display: none;}
  .site-footer .middle-section{left:0;float: left;width: 55%;}
  .right-section{width: 40%;}
  .footer-container .site-info.site-info-more{text-align: right;}
}
#navbarNavDropdown .mobile-menu{display: none;}
@media screen and (max-width: 1280px){
  #navbarNavDropdown .add-menu{margin-top: 280px;}{margin-top: 140px;}  
}
.post-type-archive-stories .sliding-deck span.close{top:70px;}

@media screen and (max-width: 1200px){
  .content-wrapper,
  .single-stories #main .wrapper{
    width: auto;
    padding-left: 20px;
    padding-right: 20px; 
  }
  .single-stories #main .wrapper{max-width: none;}
  .quiz-ver-two .section-inner h2{font-size: 45px;line-height: 50px; padding-bottom: 0;}
  .site-footer .middle-section{left:-25px;}
  .site-footer .footer-logo{max-width: 125px;}
  .single-stories .cols{padding-left: 55px;}
  
}

@media screen and (max-width: 1142px){
  .side-inner, .sliding-deck .cols, .stories-list .wrap, .single-stories .cols, .stories-nav, .page-template-page-resources #main > .container, #main > article div.entry-content, #main article > .entry-header {
      max-width: 960px !important;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px;
  }
  .side-inner #main .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }  
  .stories-list .el img {
    height: 200px !important;
  }
  .stories-list .wrap {
      padding-left: 30px;
      padding-right: 30px;
  }
  .single-stories .cols {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 1000px){
  .cost-wrap.active{background:#fbb040;; }
  .scc-category .scc-category-hero-image .scc-category-hero-image-inner img{
    max-height: none;
    width: 100%;
    height: auto;
  }
  #scc-money-saved .section-inner .scc-categories .scc-categories-inner .time-wrap{width: 100%;margin-left: 0;margin-right: 0;}
}


@media screen and (max-width:990px){
  .side-inner, .sliding-deck .cols, .stories-list .wrap, .single-stories .cols, .stories-nav, .page-template-page-resources #main > .container, #main article > div.entry-content, #main article > .entry-header{
    max-width: 720px !important;
  }
}

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

  .navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner{margin-top: 0 !important;}
  .navbar-menus h3.menu-title{display: none;}
  .navbar-expand-md .navbar-collapse .navbar-menus{width: 100%;box-shadow: none;border-radius: 0;}
  #navbarNavDropdown div.add-menu{width: 100%;margin-top: 0;}
  #navbarNavDropdown .navbar-menus-inner{display: none;}
  #navbarNavDropdown .mobile-menu{display: block;padding: 180px 20px 20px;} 
  #navbarNavDropdown .mobile-menu .mobile-scroller{max-height: 65vh;overflow-y: auto;}
  #navbarNavDropdown .add-menu{margin:0;float: none;padding: 0;}
  .navbar .search-form-collapse > .search-form-inner h3{margin-bottom: 40px;padding-left: 15px;padding-right: 15px;}
  .menu-opened .navbar .navbar-toggler span.hamburger-button span{background:#fbb040 !important}
  .menu-opened .navbar .navbar-toggler span.menu-label{color:#fbb040 !important;}
  .text-block h2 br{display: none;}
  .right-section{margin-top: 60px;}
  #scc-calculator-slider .scc-calculator-slider-wrapper .col-md-7{margin-left: 0;}
  #scc-calculator-slider{padding-top: 0;}
  .page-template-page-resources .refer-container a.refer{
    bottom:0;
    border-radius: 40px 0 0 40px;
    box-shadow: none;
  }
  .hero-image .hero-image-image .play-button{bottom:40%;}
  .hero-image-image .text-image{display: none;}
  .help-box .wrapper{padding-left: 20px;padding-right: 20px;width: 400px;}
  .help-box{right: -400px;}
  .help-box ul{font-size: 20px;column-count:1;}
}

@media screen and (max-width: 767px){
  .side-inner {
      display: block;
  }
  header.entry-header{padding-left: 0 !important;padding-right: 0 !important;}
  .stories-list .el img{width: 100% !important;height: auto !important;}
  .post-type-archive-stories .stories-list .s-row {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .stories-list .wrap {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }
  .single-stories .cols {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
}

@media screen and (max-width: 700px){
  #navbarNavDropdown .mobile-menu{padding-top: 115px;}
  #navbarNavDropdown .mobile-menu .mobile-scroller{max-height: 75vh;}
  .fixed-top{max-width: 100vw;}
  .navbar{padding-left: 15px;padding-right: 15px;}
  .navbar .right-controls .search-toggler span.name{display: none;}
  .navbar .right-controls .search-toggler{height: 32px;}
  .navbar .right-controls .menu-label{display: none;}
  .navbar .navbar-toggler{width: 38px;}
  .navbar .right-controls .search-toggler{width: 20px;right:55px;}
  #page{overflow: hidden;}
  .scc-category-hero-title,.scc-category .scc-category-detail{margin-left: 20px;}
  .search-opened .navbar .right-controls.searchform-active .search-toggler .close-label{display: none;}
  .search-opened .navbar .right-controls.searchform-active .search-toggler{background-size:20px auto !important; }
  .navbar .search-form-collapse > .search-form-inner h3{
    font-size: 40px;
    margin:0 0 25px;
  }
  .single-stories .cols .right-col{width: 100%;}
  .downloads-section .heading{margin-bottom: 35px;padding: 30px 0 0;}
  .downloads-section .heading h2 span{margin:0;}


  #wrapper-navbar #nav-searchform{padding-left: 30px;padding-right: 30px;}
  #nav-searchform .input-group .field{width: 100%;min-width: 0;box-sizing: border-box;}
  #wrapper-navbar #nav-searchform{width: 90%;}
  #wrapper-navbar #nav-searchform .input-group .search-submit{padding-right: 32px;background-size: auto 24px;height: 40px;}
  .text-block h2 br{display: none;}
  .quiz-ver-two .section-inner h2{
    max-width: 100%;
    text-align: center;
  }
  .quiz-ver-two .section-inner,.quiz-ver-two .section-inner a{display: block;}
  .quiz-ver-two .section-inner img{max-width: 90%;height: auto;margin-left: auto;margin-right: auto;display: block;}
  .home .entry-content .container .row-inner{margin-left: 0;margin-right: 0;}
  #smoking-cost .heading{background: none;}
  .stories-section .heading,.stories-section .heading:before,.stories-section .heading h1,
  .post-type-archive-stories .heading h1,.post-type-archive-stories .heading:before,.post-type-archive-stories .heading,
  .downloads-section .heading:before {background: none;width: auto}
  .post-type-archive-stories .heading{height: auto;}
  #smoking-cost{padding-top: 110px !important;}
  #smoking-cost .heading{height: auto;}
  .stories-section .heading{padding-top: 15px;padding-bottom: 15px;}
  .stories-section p.desc{font-size: 35px;}
  .stories-list .el{width: 100%;}
  .stories-list .wrap{display: block;}
  .stories-section .section-inner{padding-left: 20px;padding-right: 20px;}
  .stories-list .el img{width: 100%;height: auto;}
  .single-stories .cols .left-col blockquote, .stories-list .el blockquote{margin-left: 0;}
  .single-stories .cols .left-col blockquote, .stories-list .el blockquote{
    width: calc(85% + 80px);
  }
  .stories-list .el{text-align: center;}
  .stories-list .el h2{text-align: center;}
  .stories-section .heading,.downloads-section .heading{width: auto;}
  .stories-section .heading h1,#smoking-cost .heading,
  .post-type-archive-stories .heading,.downloads-section .heading h2{width: auto;}
  .downloads-section .heading {
      margin-bottom: 35px;
      padding: 30px 0 0;
  }
  .downloads-section .heading h2,
  .downloads-section .heading{background:none; }
  #smoking-cost img{max-width: 100%;display: block;margin-left: auto;margin-right: auto;}
  .sliding-deck h4{font-size: 42px;}
  .sliding-deck .cols{display: block;}
  .sliding-deck .cols .col-item{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .footer-deck .sliding-deck.active{padding-top: 140px}
  .site-footer{display: flex;flex-wrap: wrap;}
  .site-footer .right-section{
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    order:1;
    display: flex;
    justify-content: center;
  }
  .site-footer .middle-section{
    width: 100%;
    order:2;
    left:0;
  }
  .site-footer{padding-left: 20px;padding-right: 20px;}
  .quiz-ver-two .section-inner h2{padding-left: 0;padding-right: 0;}
  .post-type-archive-stories .heading{padding-top: 35px;padding-bottom: 12px;}
  .post-type-archive-stories #main .page-header p.desc{font-size: 35px;}
  .post-type-archive-stories .stories-list .s-row{padding-left: 20px;padding-right: 20px;}
  .stories-section .heading h1 span{padding-left: 0;padding-right: 0}
  .single-stories .cols .left-col{
    width: 100%;
    margin-right: 0;
  }
  .single-stories .cols{
    display: block;
    padding-left: 0;
  }
  .single-stories .cols .right-col{width: 100%;}
  .single-stories .cols .left-col img{width: 100%;height: auto;}
  .single-stories .cols .history{margin-bottom: 40px;width: auto;}
  .single-stories .heading h1,
  .single-stories .heading,
  .single-stories .heading:before{background:none;width: auto;}
  .single-stories .heading{padding-top: 45px;padding-bottom: 0px;}
  .stories-nav{display: block;}
  .single-stories .wrapper .stories-nav a.stories-back{margin-bottom: 20px;}
  #smoking-cost-calculator{padding-top: 0;}
  .stories-r-nav{padding-top: 20px;margin-left: -20px;}
  #scc-calculator-slider .scc-calculator-slider-wrapper .col-md-7{margin-left: 0;width: 100%;}
  body.no-img main#main{padding-top: 60px;}
  .resources .r-col{width: 100%;margin-bottom: 20px;}
  .resources{display: block;}
  .hero-image .hero-image-image .play-button{bottom:42%;}
}
body.no-img #wrapper-footer{padding-top: 55px;}
@media screen and (max-width: 480px){
  #wrapper-navbar #nav-searchform .input-group .field{font-size: 24px;}
  .sliding-deck h4{font-size: 35px;}
  #scc-money-saved .section-inner{display: block;}
  /* #scc-money-saved .section-inner .cost-wrap{width: 100%;margin-left: 0;margin-right: 0;margin-bottom: 25px;} */
  #scc-money-saved .section-inner .cost-wrap{width: 33%;margin-left: 0;margin-right: 0;margin-bottom: 25px;display:inline-block;padding-left: 5px;
    padding-right: 5px;}
  #scc-money-saved .section-inner .cost-wrap span {width: 100%;font-size: 15px;}
  #scc-money-saved .section-inner .cost-wrap .scc-time-amount {font-size: 26px;}
  .scc-question .scc-question-text-wrapper .scc-question-text-wrapper-bottom {height: 48px;}
  .scc-calculator-slider-wrapper .col-12{padding-left: 0;padding-right: 0;}
  .scc-question .scc-question-text-wrapper .scc-question-text-content{margin-left: 30px !important;margin-right: 30px !important;}
}

.bsn-list [aria-current] {
  color:#212529;
}
.bsn-list [aria-current]:hover {
  text-decoration:none;
  cursor:default;
}

.navbar-expand-md .navbar-collapse .navbar-menus .order-the-pack .order-the-pack-link:hover {
  background-color:#c3c8db;
}

.featured-image-container {
    height: 350px;
}

.navbar .quitline a.trouble-link {
    display: block;
    /*margin-top: 8px;*/
    font-size: 11px;
    font-family: "Akrobat", sans-serif;
    text-align: center;
}

.navbar .quitline a.trouble-link:hover {
    text-decoration: underline;
}

.navbar .quitline a > .quitline-no,
.navbar .quitline > .quitline-no {
    margin-top: 8px;
}

.home .fixed-top:not(.sticky-header) .navbar .quitline a.trouble-link {
    color: #fff;
}

.home .navbar .craving-link .warning-icon {
    background-image: url('../images/warning-corona-icon.png');
}

.home .navbar .craving-link .warning-icon.white-version {
    background-image: url('../images/warning-corona-icon-white.png');
}

#wrapper-footer {
  padding-bottom:100px;
}
.home .fixed-top:not(.sticky-header) .navbar.collapse-active .navbar-brand:after {
    content: "HOME";
    font-size: 20px;
    font-family: 'Akrobat',sans-serif;
    font-weight: 800;
    color: #fbb040;
    padding-left: 16px;
}
.home .fixed-top:not(.sticky-header) .navbar.collapse-active .navbar-brand .img-fluid.white-version{display: inline-block;}
a.orange-button{padding:15px 30px;border:3px solid #fbb040;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;display: inline-block;vertical-align: top;}
a.orange-button:hover{text-decoration:none;background:#fbb040;color:#fff}
.hero-image .carousel-indicators li{background:none}
.hero-image .carousel-indicators li.active{background:#fff}
.hero-image .hero-image-video .hero-image-video-close-button .close-label{font-family:'Akrobat',sans-serif;font-size:25px;font-weight:800;text-transform:uppercase;float:left;padding-top:2px;padding-right:11px;}
.hero-image .hero-image-video .hero-image-video-close-button{width:105px;top:52px;right:27px;}
.hero-image .hero-image-video .hero-image-video-close-button .close-icon {float:right;margin-top:2px;}

.single-stories .right-col p {
    font-size: 20px;
    line-height: 28px;
}
.page h1 {
    font-size: 56px;
    line-height: 68px;
    color: #0d2b88;
    margin: 0 0 52px;
    font-weight: bold;
    font-family: 'Akrobat',sans-serif;
}
.entry-header-inner > .container{padding-left: 0;}
.content-title .underline{display: none;}
.page h1 span.title-small {
    color: #0d2b88;
}

.help-box:not(.active) .waggle {
    animation: waggle 1s 2s forwards ease-in-out;
}
@keyframes waggle {   
  0% {
    transform: none;
  }
  50% {
    transform: rotateZ(-20deg) scale(1.2);
  }
  60% {
    transform: rotateZ(25deg) scale(1.2);
  }
  67.5% {
    transform: rotateZ(-15deg) scale(1.2);
  }
  75% {
    transform: rotateZ(15deg) scale(1.2);
  }
  82.5% {
    transform: rotateZ(-12deg) scale(1.2);
  }
  85% {
    transform: rotateZ(0) scale(1.2);
  }
  100% {
    transform: rotateZ(0) scale(1);
  }
}
@media (min-width: 768px) {
    .navbar.collapse-active .quitline {margin-left: 60px;}
    .featured-image-container {
        height: 550px;
    }
  #wrapper-footer {
    padding-bottom:80px;
  }
}
@media (min-width: 992px) {
    #smokingcalc .quiz-section .quiz-section-bg {
        background-image: url(https://www.quittas.org.au/wp-content/uploads/Cinema.jpg), url(https://www.quittas.org.au/wp-content/uploads/Holiday.jpg);
  }
}
@media only screen and (min-width : 1024px) {
    .navbar.collapse-active .quitline {margin-left: initial;}
}
#smokingcalc .quiz-section {
  border-top: 5px solid #ec1f30;
  border-bottom:none;
}

#smokingcalc .quiz-section .quiz-section-content .quiz-section-title {
  font-family: "flood-std", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size:40px;
}

/* Results More Info Link */
.result-row {overflow:hidden;width:100%}
.result-row p {display:inline-block;margin-right:10px}

/* Show link under the phone in header */
.navbar .quitline a.trouble-link {display:block !important}

/* Quiz Fix Header */
body.page-template-page-quiz #wrapper-navbar,
body.page-template-page-quiz #wrapper-navbar.sticky-header {
    background:#FFF !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    border-radius:0 !important;
}
body.page-template-page-quiz main#main {
    padding-top:0;
}

/* Cost of smoking mobile */
@media screen and (max-width: 1000px) {
    
    /* Inactive */
    #scc-money-saved .section-inner .cost-wrap .scc-time-amount {border-color:#999;color:#999;margin-bottom:20px;opacity:0;transition:opacity 200ms ease-in-out}
    #scc-money-saved .section-inner .cost-wrap span {background:#999}
    #scc-money-saved .section-inner .cost-wrap span:before {opacity:0;transition:opacity 200ms ease-in-out}
    
    /* Active */
    .cost-wrap.active {background:#FFF}
    #scc-money-saved .section-inner .cost-wrap.active .scc-time-amount {border-color:#0d2b88;color:#333;opacity:1}
    #scc-money-saved .section-inner .cost-wrap.active span,
    #scc-money-saved .section-inner .cost-wrap.active span:before {background:#0d2b88;opacity:1}
}

/* Latest Updates  */
.smoking-cost-calculator-inner{padding-bottom: 200px;}
@media screen and (max-width:1000px){.smoking-cost-calculator-inner{padding-bottom: 60px;}}

body.no-img.page-id-996 main#main{padding-top: 0;}
.right-sidebar-active .featured-image{margin-top:0 !important;}
.sliding-deck .cols .col-item .field {
    position: static;
    background:none;
    border:none; 
    border-radius:0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    margin-bottom: 10px;
    font-size: 36px;
    font-family: 'Akrobat',sans-serif;
    padding-bottom: 15px;
}
.sliding-deck .cols .col-item .field {
    width: 100%;
    border-bottom: 2px solid #fff;
    text-align: left;
    padding-left: 0;
    font-size: 22px;
    padding-bottom: 8px;
}
.sliding-deck .cols .search-submit{
	clear: both;
	float: right;
	border:none;
	background:url(../images/white-s.png) no-repeat 100% 0;
	color:#fff; 
	text-transform: uppercase;
	padding-right: 35px;
	background-size: 27px auto;
}
.sliding-deck .cols .col-item .field:focus{box-shadow: none;}
.sliding-deck .cols .col-item .input-group{display: block;}
.sliding-deck .cols .col-item .input-group > span{float: right;}

.sliding-deck .cols .col-item form{margin-left: -20px;}


body.no-img.search-results main#main{padding-top: 0;}
@media screen and (max-width: 1450px) {
	body.page-template-page-quiz.footer-deck #wrapper-footer .footer-container .illustrations{display: none}
}

.sliding-deck h4{max-width: 900px;margin-left: auto;margin-right: auto;}
.hero-image-image .text-image{z-index: 10;}
.hero-image .hero-image-image .play-button{z-index: 20;}
.hero-image .hero-image-image .scroll-down-button{z-index: 10;}
.hero-image .carousel-indicators{display: none}
.single-stories.footer-deck .sliding-deck span.close{top:124px;}
.single-stories.footer-deck .sliding-deck{padding-top: 145px}
.navbar-toggler .hamburger-button > span{height: 2px;}
.stories-list .el img{
	width: 100%;
	height: 290px;
	object-fit: cover;
}
.story-thumb {
    position: relative;
}
.story-thumb .play-button {
    position: absolute;
    bottom: 12%;
    right: 12%;
    font-size: 20px;
    color: #fff;
    opacity: 0.5;
    transition: ease 350ms opacity;
}
.story-thumb .play-button:hover{opacity:1}
.story-thumb .play-button a span {
    background: url(../images/play-video-icon-3.png) no-repeat 50% 50%;
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background-size: 60px auto;
}
.video-full .hero-video{opacity:1 !important;}
.video-section{
  position:fixed;
  top:0;
  height: 0;
  z-index: -1;
  width: 100%;
  pointer-events: none;
}
.video-section.video-full{z-index:100;pointer-events:auto;}
.video-section video {
    width: 100vw;
    height: 0;
    display: block;
    margin: 0 auto;
    background: black;
}
.video-section .hero-image-video .hero-image-video-wrapper {
    height: 100%;
    display: none;
}
.video-section .hero-image-video .hero-image-video-close-button {
    width: 105px;
    top: 52px;
    right: 27px;
    display: block;
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    height: 25px;
    z-index: 1001;
}
.video-section.full-width .hero-image-video .hero-image-video-close-button {opacity: 1;}
.video-section .hero-image-video .hero-image-video-close-button .close-icon {
    float: right;
    margin-top: 2px;
    display: inline-block;
    position: relative;
    width: 28px;
    height: 25px;
    vertical-align: middle;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(1), .video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(3) {
    top: calc(100% - 13px);
    -webkit-transition: top .2s, transform .2s .2s;
    -moz-transition: top .2s, transform .2s .2s;
    -o-transition: top .2s, transform .2s .2s;
    transition: top .2s, transform .2s .2s;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(2) {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0s .2s;
    -moz-transition: 0s .2s;
    -o-transition: 0s .2s;
    transition: 0s .2s;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(3) {
    -webkit-transition: rotate(-45deg);
    -moz-transition: rotate(-45deg);
    -o-transition: rotate(-45deg);
    transform: rotate(-45deg);
}
.video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(1), .video-section .hero-image-video .hero-image-video-close-button .close-icon > span:nth-child(3) {
    top: calc(100% - 13px);
    -webkit-transition: top .2s, transform .2s .2s;
    -moz-transition: top .2s, transform .2s .2s;
    -o-transition: top .2s, transform .2s .2s;
    transition: top .2s, transform .2s .2s;
}
.video-section .hero-image-video .hero-image-video-close-button .close-label {
    display: inline-block;
    color: #ffffff;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 600;
    margin-top: 2px;
    margin-left: 5px;
    vertical-align: middle;
}
.video-section .hero-image-video .hero-image-video-close-button .close-label {
    font-family: 'Akrobat',sans-serif;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    float: left;
    padding-top: 2px;
    padding-right: 11px;
}
.single-stories .story-thumb {
    width: 100%;
    display: block;
}
.single-stories .story-thumb .play-button {
    position: relative;
    bottom: initial;
    right: initial;
    opacity: 0.75;
}
.single-stories .story-thumb .play-button:hover {
    opacity: 1;
}
.single-stories .story-thumb .play-button a span {
    margin: initial;
    width: 80px;
    height: 80px;
    background-size: 80px auto;
    padding-left: 100px;
    white-space: nowrap;
    padding-top: 28px;
    color: #fbb040;
    font-weight: 600;
}
.single-stories .story-thumb .play-button a {
    width: 250px;
    display: block;
    font-size: 16px;
}
.single-stories .story-thumb .play-button a:hover {
    text-decoration: none;
}
label{margin-bottom: 3px;}
h1{
	font-size: 2rem;
}
h1.with-underline{margin-bottom: 8px;}
h2{font-size: 1.6rem}
.stories-list .el img{
	height: 298px;
	width: auto;
}
.text-block h2{font-size: 38px;}
.stories-section .heading h1,
.single-stories .heading h1, .post-type-archive-stories .heading h1{font-size: 50px;}
.stories-section p.desc,.post-type-archive-stories #main .page-header p.desc{font-size: 40px;}
.hero-image .carousel-indicators {bottom:100px}
.navbar .right-controls .search-toggler{width: 90px;}
.navbar .right-controls .search-toggler span.name, .navbar-toggler .menu-label{font-size: 20px;}
.navbar-toggler{margin-top:-14px;}
.sticky-header .navbar .right-controls .search-toggler, .navbar .right-controls .search-toggler:not(.home .navbar .right-controls .search-toggler),
.menu-opened .navbar .right-controls .search-toggler,
.navbar .right-controls .search-toggler{
	background-size: 24px auto !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"]{
	height: 45px;
	padding: 0 15px !important;
	border:1px solid #b8b4b4;
}

.gform_wrapper input[type="submit"]{
	height: 60px;
	border:none;
	color:#fff;
	min-width: 170px;
	font-weight: 600;
	background:#0d2b88; 
}

.gform_wrapper textarea{
	padding: 15px !important;
	border:1px solid #b8b4b4;
}

.gform_wrapper select{padding: 0 13px !important;height: 45px;border:1px solid #b8b4b4;}
.gform_wrapper select[multiple="multiple"]{
	height: 90px;
	border:1px solid #b8b4b4;
}

.gfield_checkbox > li,
.gfield_radio > li{display: flex;align-items: center;}
.gfield_checkbox > li input[type="checkbox"],
.gfield_radio > li input[type="radio"]{
	width: 15px;
	height: 15px;
	margin:0 5px 0 0 !important;
}

/*
@media screen and (max-width:767px) {
    .hero-image .carousel-indicators {bottom:20px}
}
*/

.navbar-expand-md .navbar-collapse .navbar-menus .quittas-menu > li .sub-menu li > a {line-height:20px}
.navbar-menus h3.menu-title {padding: 0 0 45px; background-size: auto 45px}
.navbar-expand-md .navbar-collapse .navbar-menus .navbar-menus-inner .navbar-menus-wrapper {margin:20px 0 0}
#navbarNavDropdown div.add-menu {margin: 230px 2% 0 0px}
.home .stories-list .wrap{max-width: 1135px;}
.stories-list .wrap {
    justify-content: space-between;
}

@media screen and (max-width:900px){
  #navbarNavDropdown .mobile-menu{padding-left: 0;padding-right: 0;}
  .hero-image-image .text-image{display: block;left:50%;transform: translate(-50%,0);text-align: center;}
  .hero-image-image .text-image img{max-width: 80%;}
  .hero-image .hero-image-image .play-button{bottom:15%;}
}
.mobile-menu .mobile-scroller > ul{padding-left: 20px !important;padding-right: 20px !important;}

.mobile-menu #main-menu-add{
  padding-top: 30px;
  background:#fff; 
  padding-bottom: 20px;
}
.mobile-menu #main-menu-add a{color:#333;}
.mobile-menu #main-menu-add a.clickable:before{background-color: #333}

.mobile-menu #liveagent_button_offline_5732x000000L3dI_mobile{
  margin-bottom:30px;
  margin-left: 20px;
}
.hero-image-image .desk-img{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
}

.hero-image-image .mob-img{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  display: none;
}
#smoking-cost-calculator .scc-quit-smoking-title p,#scc-calculator-slide-value{color:#0d2b88 !important;}
/*#smoking-cost-calculator .scc-quit-smoking-title p, #scc-calculator-slider .scc-calculator-slider-question {color: #0d2b88 !important;}*/
.download-list .btn-hold a.btn {
    margin-bottom: 10px;
}
.download-list .btn-hold,
.download-list .btn-hold a{
  font-family: "Akrobat", sans-serif !important;
}



@media screen and (max-width:767px){
  #smoking-cost-calculator .scc-quit-smoking-title p, #scc-calculator-slider .scc-calculator-slider-question {font-size: 35px !important;}
  #smoking-cost-calculator .scc-intro {padding-top: 0;}
  .hero-image-image .mob-img{
    display: block;
  }  
  .hero-image-image .with-mob .desk-img{display: none;}
  .text-block h2{
    font-size:28px;
  }
  .quiz-ver-two .section-inner h2{
    font-size:42px;
    line-height: 40px;
  }
  #smoking-cost .heading h2{font-size: 32px;}
  
  .stories-section .heading h1,
  .single-stories .heading h1, .post-type-archive-stories .heading h1,
  .downloads-section .heading h2{font-size: 42px;}
  .stories-section p.desc,.post-type-archive-stories #main .page-header p.desc{font-size: 24px;}
  .navbar .search-form-collapse > .search-form-inner h3{font-size: 32px;}
  #wrapper-navbar #nav-searchform .input-group .search-submit span{font-size: 18px;}
  .stories-section .heading h1 span{margin-top: 0;}
  .stories-section{padding-top: 100px;}
  .single-stories.footer-deck .sliding-deck span.close{top:95px;}
  .hero-image-image .text-image{width: 75%;}
  .hero-image-image .text-image img{width: 100%;}
  .hero-image .hero-image-image .play-button > a > span{width: 50px;height: 50px;background-size: 50px auto;}
  .hero-image .hero-image-image .play-button > a{font-size: 17px;}
  .hero-image .hero-image-image .play-button{bottom:10%;}
  .gform_wrapper select[multiple="multiple"],.gform_wrapper.gf_browser_safari select[multiple=multiple],
  .gform_wrapper.gf_browser_safari select[multiple="multiple"],.ginput_container_multiselect select{min-height:45px !important; height: 45px !important}
}

@media screen and (max-width: 600px){
  .download-list .item .img-placer {
    margin-right: 20px;
  }  
  .download-list .btn-hold {
      display: block;
  }
  .download-list .btn-hold a.btn {
      display: block;
  }
}


@media screen and (max-width: 480px){
  #wrapper-navbar #nav-searchform .input-group .field{font-size: 24px;}
  .sliding-deck h4{font-size: 35px;}
  #scc-money-saved .section-inner{display: block;}
  #scc-money-saved .section-inner .cost-wrap{width: 100%;margin-left: 0;margin-right: 0;margin-bottom: 25px;}
  .scc-calculator-slider-wrapper .col-12{padding-left: 0;padding-right: 0;}
  .scc-question .scc-question-text-wrapper .scc-question-text-content{margin-left: 30px !important;margin-right: 30px !important;}
  .download-list .item .img-placer{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .download-list .item{display: block;}
  .download-list .btn-hold{text-align: center;}
  .download-list .item .wrap p{max-width: 100%;}
  .download-list .btn-hold a.btn{margin-right: 0;}
  .help-box .wrapper{width: calc(100% + 75px);min-width: 400px;}
  .help-box span.close{
    top:10px;
    /*right: 20px;*/
    text-indent: -9999px;
    right: 84px;
    width: 30px;
    background-size: 40%;
  }
  .help-box{right: auto;left:calc(100% - 64px);transition: ease 350ms left;}
  /*.help-box.active{
    right: auto;
    left:-64px;
    width: calc(100% + 64px);
  }*/
  .help-box.active {
      right: auto;
      left: 0;
      width: calc(100% + 64px);
  }
  .help-box {
    right: auto;
    left: calc(100% - 45px);
    transition: ease 350ms left;
  }
  .help-box span.opener{
    min-width: 55px;
    max-width: 55px;
    font-size: 20px;
    line-height: 25px;
    padding-top: 0;
    border-radius: 25px 0 0 25px;
  }
  .download-list .item .img-placer img{
    object-fit: contain;
    width: 100%;
    height: auto;
  }
  .help-box span.opener em {
    font-style: normal;
  }
  .help-box em {
    white-space: nowrap;
    transform: rotate(-90deg);
  }
  .download-list .item {
      display: block;
  }
  .download-list .item .img-placer {
      width: 100%;
      height: auto;
      margin-bottom: 20px;
      margin-right: 0;
  }
  .download-list .item .img-placer img {
      object-fit: contain;
      width: 100%;
      height: auto;
  }
  .download-list .btn-hold {
      text-align: center;
  }
  .download-list .btn-hold a.btn {
      margin-right: 0;
  }

}

@media screen and (max-width:460px){
	.hero-image-image .text-image img{max-width: 100%;}	
}



/*# sourceMappingURL=theme.css.map */
