/* BRAND TREATMENT */
/* Variables */
:root {
  /* ---- Page Options ---- */
  --header-bg-color: #fff;
  --page-bg-color: #fff;
  --footer-bg-color: #fff;
  /* ---- Main text options ---- */
  --main-text-color: #757575;
  --main-link-color: #304cb2;
  --main-accent-color: #ffbf27;
  --main-font-family: "Southwest Sans", Arial, sans-serif;
  --main-text-font-size: 16px;
  --main-text-line-height: 28px;
  --main-terms-font-size: 11px;
  /* ---- Brand colors ---- */
  --primary-bold-blue-color: #304CB2;
  --primary-dark-blue-color: #1A2C80;
  --primary-midnight-blue-color: #111B40;
  --primary-yellow-color: #ffbf27;
  --primary-red-color: #D5152E;
  --secondary-green-color: #00801F;
  --secondary-light-blue-color: #ABC7FE;
  /* ---- Header text options ---- */
  --heading-1-text-color: #304cb2;
  --heading-1-text-size: 48px;
  --heading-1-line-height: 60px;
  --heading-2-text-color: #1a2c80;
  --heading-2-text-size: 40px;
  --heading-2-line-height: 48px;
  --heading-3-text-color: #1a2c80;
  --heading-3-text-size: 28px;
  --heading-3-line-height: 36px;
  --heading-4-text-color: #304cb2;
  --heading-4-text-size: 24px;
  --heading-4-line-height: 32px;
  /* ---- Form options ---- */
  --form-bg-color: #fff;
  --form-header-bg-color: #415b90;
  /* input field settings */
  --form-input-fields-bg-color: #fff;
  --form-input-fields-border-color: #e0e0e0;
  --form-input-fields-text-color: #757575;
  /* submit button settings */
  --form-submit-button-bg-color: #ffbf27;
  --form-submit-button-font-color: #212529;
  --form-submit-button-font-size: 12px;
  /* checkbox settings */
  --form-checkbox-bg-color: #2ca4bf;
  --form-checkbox-border-color: #2ca4bf;
  /* radio button settings */
  --form-radio-circle-color: #2ca4bf;
  --form-radio-border-color: #2ca4bf;
  /* field label settings */
  --form-label-text-color: #757575;
  --form-labels-text-size: 15px;
}

html {
  scroll-behavior: smooth;
}

/* FONTS */
@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Bold.otf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Light.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Light.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Light.otf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Medium.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Medium.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Medium.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Black.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Black.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Black.otf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-Italic.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Italic.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-Italic.otf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-BoldItalic.eot");
  src: url("/swa-resources/fonts/SouthwestSans-BoldItalic.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-BoldItalic.otf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-LightItalic.eot");
  src: url("/swa-resources/fonts/SouthwestSans-LightItalic.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-LightItalic.otf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-MediumItalic.eot");
  src: url("/swa-resources/fonts/SouthwestSans-MediumItalic.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-MediumItalic.otf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: "Southwest Sans";
  src: url("/swa-resources/fonts/SouthwestSans-BlackItalic.eot");
  src: url("/swa-resources/fonts/SouthwestSans-BlackItalic.eot?") format("embedded-opentype"), url("/swa-resources/fonts/SouthwestSans-BlackItalic.otf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap
}

/* ICONS */
.swa-icon--icon {
  font-family: "swa-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke: 0.3px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
}

.swa-icon--icon::before {
  color: #1a2c80;
  content: "\E016";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

a.external::after {
  content: '\E066';
  display: inline-block;
  font: normal 10px swa-icon;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
  -webkit-text-stroke: 0.3px;
}

a.internal::after {
  content: '\E005';
  display: inline-block;
  font: normal 10px swa-icon;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
  -webkit-text-stroke: 0.3px;
}

/* HEADINGS */
h1 {
  color: var(--heading-1-text-color);
  font-size: var(--heading-1-text-size);
  line-height: var(--heading-1-line-height);
  font-weight: bold;
  padding-bottom: 20px;
  margin: 0;
}

h1 sup {
  font-size: 65%;
}

h2 {
  color: var(--heading-2-text-color);
  font-size: var(--heading-2-text-size);
  line-height: var(--heading-2-line-height);
  font-weight: bold;
  padding-bottom: 20px;
  margin: 0;
}

h3 {
  color: var(--heading-3-text-color);
  font-size: var(--heading-3-text-size);
  line-height: var(--heading-3-line-height);
  font-weight: bold;
  padding-bottom: 20px;
  margin: 0;
}

h4 {
  color: var(--heading-4-text-color);
  font-size: var(--heading-4-text-size);
  line-height: var(--heading-4-line-height);
  font-weight: bold;
  padding-bottom: 20px;
  margin: 0;
}

body {
  font-family: var(--main-font-family);
  color: var(--main-text-color);
  font-size: var(--main-text-font-size);
  line-height: var(--main-text-line-height);
  background-color: var(--page-bg-color);
}

body .plus {
  color: #d5152e;
  font-family: "Fairwater Script" !important;
}

body .plus sub {
  font-family: sans-serif;
  font-size: 12px;
}

body p {
  font-size: 16px;
}

body a {
  color: var(--main-link-color);
}

body .terms {
  font-size: var(--main-terms-font-size);
  line-height: 1rem;
}

/* ACCORDIONS - SWA BRANDED */
.swa-accordion .card {
  bordeR: none;
}

.swa-accordion .card .card-header {
  background-color: #f8f9ff;
}

.swa-accordion .card .card-header button {
  text-decoration: none;
}

.swa-accordion .card .card-header h4 {
  color: var(--heading-4-text-color);
  font-size: 1.25rem;
  padding: 0;
  white-space: pre-wrap;
}

.swa-accordion .card .card-header h4 .arrow-toggle {
  cursor: pointer;
  position: relative;
  height: 34px;
  width: 26px;
  display: flex;
  float: right;
  bottom: 25%;
  right: 0;
}

.swa-accordion .card .card-header .arrow-toggle:after {
  content: url('/swa-resources/images/responsive/airline-cleanliness-social-distance/icon-arrow-up.png');
  line-height: 0;
  margin: auto 0;
  font-family: "SouthwestSans-Bold", arial, sans-serif;
}

.swa-accordion .card .card-header .collapsed .arrow-toggle:after {
  content: url('/swa-resources/images/responsive/airline-cleanliness-social-distance/icon-arrow-down.png');
  line-height: 0;
  margin: auto 0;
}

/* BACKGROUND & TEXT COLORS COMBINATIONS */
.grey-bg {
  background-color: #f8f9ff;
}

.yellow {
  color: #FFBF27
}

.bold-blue {
  color: #304CB2
}

.bold-blue-bg {
  background-color: #304CB2
}

.bold-blue-bg a {
  color: #FFBF27;
  font-weight: bold
}

.midnight-blue {
  color: #111B40
}

.midnight-blue-bg {
  background-color: #111B40
}

.midnight-blue-bg a {
  color: #FFBF27;
  font-weight: bold;
  text-decoration: underline
}

.dark-blue {
  color: #1A2C80
}

.dark-blue-bg {
  background-color: #1A2C80
}

.green {
  color: var(--secondary-green-color);
}

/* CUSTOM PADDING */
section {
  padding: 30px 0;
}

.box-row {
  text-align: center;
  padding-bottom: 60px;
}

.pad-right {
  padding-right: 100px;
  margin-bottom: 60px;
}

.pad-left {
  padding-left: 100px;
  margin-bottom: 60px;
}

/* Buttons */
.swa-button {
  min-width: 147px;
}

.swa-button.swa-button_primary_yellow {
  /* font-family: Arial, sans-serif;
font-size: 13px; */
  font-weight: bold;
  line-height: 1.1em;
  letter-spacing: -0.01em;
  display: inline-block;
  margin: 0;
  padding: 7px 28px;
  cursor: pointer;
  text-align: center;
  border-radius: 2px;
  color: #111b40;
  background: #ffbf27;
  -webkit-transition: color ease-out 0.3s, background ease-out 0.3s,
      border-color ease-out 0.3s;
  transition: color ease-out 0.3s, background ease-out 0.3s,
      border-color ease-out 0.3s;
  text-decoration: none;
  border-color: #fad101 #fad101 #d2af01;
}

/* Section: Breadcrubs */
#breadcrumbs {
  color: #ffffff;
  padding: 10px 0;
  border-bottom: 2px solid #ffffff;
  font-size: 0.75rem;
}

#breadcrumbs nav ol {
  margin: 0;
  padding: 0;
}

#breadcrumbs nav ol li {
  display: inline-block;
  margin: 0 5px;
}

#breadcrumbs nav ol li::before {
  content: " • ";
  margin-right: 5px;
}

#breadcrumbs nav ol li:nth-of-type(1) {
  margin: 0;
}

#breadcrumbs nav ol li:nth-of-type(1)::before {
  content: "";
  margin: 0;
}

#breadcrumbs nav ol li a {
  color: #ffffff;
  font-weight: 400;
  ;
}

#breadcrumbs sup {
  font-size: 9px;
}

/* Section: Hero */
#wanna-get-away-plus .hero {
  -webkit-transition: background-position 0s ease;
  -moz-transition: background-position 0s ease;
  -ms-transition: background-position 0s ease;
  -o-transition: background-position 0s ease;
  transition: background-position 0s ease;
  position: relative;
  overflow: hidden;
  /* min-height: 770px; */
  display: flex;
  align-items: center;
}

#wanna-get-away-plus .hero {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,c0ccd4+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 1%, #c0ccd4 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 1%, #c0ccd4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #ffffff 1%, #c0ccd4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c0ccd4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #304cb2;
}

#wanna-get-away-plus .hero .employee {
  position: absolute;
  bottom: -2rem;
  width: auto;
  left: -10px;
}

#wanna-get-away-plus .hero .employee img {
  width: 100%;
  max-width: 325px;
}

#wanna-get-away-plus .hero .header-sub {
  margin: 0 auto;
  padding: 0 0 8rem 0;
  width: fit-content;
}

#wanna-get-away-plus .hero .header-sub h1 {
  font-size: 72px;
}

#wanna-get-away-plus .hero .header-sub h1 .intro {
  display: block;
  font-size: 35px;
}

#wanna-get-away-plus .hero .header-sub p {
  font-size: 27px;
}

@media all and (max-width: 1199px) {
  #wanna-get-away-plus .hero .header-sub {
      position: relative;
      margin-left: 24%;
      padding: 1rem 0 7rem 0;
  }

  #wanna-get-away-plus .hero .header-sub h1 {
      font-size: 60px;
      padding-bottom: 0;
  }

  #wanna-get-away-plus .hero .header-sub h1 .intro {
      display: block;
      font-size: 23px;
      line-height: 30px;
  }

  #wanna-get-away-plus .hero .employee {
      width: 285px;
      left: 20px;
  }
}

@media all and (max-width: 992px) {
  #wanna-get-away-plus .hero .header-sub {
      position: relative;
      margin-left: 29%;
  }

  #wanna-get-away-plus .hero .header-sub h1 {
      font-size: 48px;
      padding-bottom: 0;
  }

  #wanna-get-away-plus .hero .header-sub h1 .intro {
      display: block;
      font-size: 23px;
      line-height: 25px;
  }

  #wanna-get-away-plus .hero .employee {
      width: 255px;
  }
}

@media all and (max-width: 767px) {
  #wanna-get-away-plus .hero .header-sub {
      margin-left: 28%;
      padding: 1rem 0 4rem 0;
  }

  #wanna-get-away-plus .hero .header-sub h1 {
      font-size: 5vw;
      padding-bottom: 0;
      line-height: 1.8em
  }

  #wanna-get-away-plus .hero .header-sub h1 .intro {
      font-size: 3vw;
      line-height: 1em;
  }

  #wanna-get-away-plus .hero .header-sub p {
      font-size: 2.6vw;
      line-height: 2.6vw;
  }

  #wanna-get-away-plus .hero .employee {
      width: 33%;
      left: 20px;
  }
}

@media all and (max-width: 574px) {
  #wanna-get-away-plus .hero .employee {
      display: none;
  }

  #wanna-get-away-plus .hero .header-sub {
      margin: 0 auto;
      padding: 3rem 0;
      width: fit-content;
  }

  #wanna-get-away-plus .hero .header-sub h1 {
      font-size: 7vw;
      padding-bottom: 0;
  }

  #wanna-get-away-plus .hero .header-sub h1 .intro {
      font-size: 4vw;
      line-height: 3vw;
  }

  #wanna-get-away-plus .hero .header-sub p {
      font-size: 2.6vw;
      line-height: 2.6vw;
  }
}

/* Section: features */
#wanna-get-away-plus #features h3 {
  color: #111b40;
  padding: 0;
}

#wanna-get-away-plus #features .feature {
  display: contents;
}

#wanna-get-away-plus #features .feature img {
  /* width: 100%; */
  padding-top: 10px;
}

#wanna-get-away-plus #features .feature h3 sup {
  font-size: 16px;
  font-weight: 400;
  top: -0.6em;
}

#wanna-get-away-plus #features .feature p {
  line-height: 24px;
}

#wanna-get-away-plus #features .feature .swa-button_secondary {
  color: #304cb2;
  background: transparent;
  border: 1px solid #304cb2;
  font-size: 20px;
  padding: 0.75rem 1.75rem;
  border-radius: 5px;
}

@media all and (max-width: 767px) {
  #wanna-get-away-plus #features .feature {
      text-align: center;
  }

  #wanna-get-away-plus #features .feature h3 {
      margin: 0.5rem 0;
  }

  #wanna-get-away-plus #features .feature .swa-button {
      margin: 0 0 45px;
      width: 100%;
  }
}

/* Section: other-fares */
#other-fares {
  padding: 15px;
}

#other-fares .box {
  background-color: #A4BAF2;
  padding: 15px;
}

#other-fares h3,
#other-fares p {
  color: #111B40;
  padding: 0;
  margin: 0;
}

/* Section: Fare chart */
.fare-chart-header {
  background: #111B40;
  color: #ffffff;
}

.fare-chart-header * {
  display: inline-block;
}

.fare-chart-header .scroll-indicator {
  display: block;
  /* hidden above 992px */
  font-size: 10px;
  float: right;
  letter-spacing: 1px;
}

.fare-chart-header .scroll-indicator span {
  margin: 0 5px;
}

@media all and (max-width: 992px) {
  .fare-chart-header .scroll-indicator {
      display: block;
  }
}

.fare-chart-body table * {
  font-family: "Southwest Sans", Arial;
}

.fare-chart-body {
  overflow-x: hidden;
}

.fare-chart-bodyp {
  top: -3px;
}

/* .fare-chart-body .table-responsive { overflow-x: inherit; } */
.fare-chart-body .table td,
.table th {
  color: #111B40;
  border: none;
  vertical-align: middle;
  text-align: center;
}

.fare-chart-body .table thead th {
  border: none;
  padding: 1rem 4rem;
  line-height: 1rem !important;
  vertical-align: inherit;
}

.fare-chart-body table {
  border-collapse: separate;
  border-spacing: 0 5px;
}

.fare-chart-body table tbody th {
  color: #111B40;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}

.fare-chart-body table tr td {
  width: 220px;
  height: 85px;
  border: none;
}

.fare-chart-body .text {
  font-size: 24px;
  font-weight: bold;
}

.fare-chart-body span {
  font-size: 14px;
}

span.new {
  background-color: var(--primary-red-color);
  border-radius: 4px;
  color: #ffffff;
  display: table-cell;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0 0.5rem;
  transform: translateY(-10%);
}

.fare-chart-body td p {
  color: #c0ccd6;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: -5px;
}

/* background colors */
/* header */
.fare-chart-body table thead tr th:nth-child(2) {
  border: 1px solid #FFBF27;
  border-bottom: 10px solid #FFBF27;
}

.fare-chart-body table thead tr th:nth-child(3) {
  border: 1px solid #D5152E;
  border-bottom: 10px solid #D5152E;
}

.fare-chart-body table thead tr th:nth-child(4) {
  border: 1px solid #A4BAF2;
  border-bottom: 10px solid #A4BAF2;
}

.fare-chart-body table thead tr th:nth-child(5) {
  border: 1px solid #304CB2;
  border-bottom: 10px solid #304CB2;
}

/* body */
.fare-chart-body table tbody tr th:nth-of-type(1) {
  line-height: 1rem;
  /*padding-right: 79px;*/
  background-color: rgba(237, 237, 237, 0.5);
}

.fare-chart-body table tr td:nth-child(2) {
  background-color: rgba(255, 191, 39, 0.15);
}

.fare-chart-body table tr td:nth-child(3) {
  background-color: rgba(213, 21, 46, 0.12);
}

.fare-chart-body table tr td:nth-child(4) {
  background-color: rgba(164, 186, 242, 0.2);
}

.fare-chart-body table tr td:nth-child(5) {
  background-color: rgba(164, 186, 242, 0.3);
}

/* Responsive fare chart */
@media all and (max-width: 1199px) {
  .fare-chart-body .table thead th {
      min-width: 0;
  }

  .fare-chart-body .nav-tabs>li:first-of-type {
      top: 6%;
      height: 24.5rem;
  }

  .fare-chart-body .nav-tabs>li:nth-of-type(2) {
      top: 7.5%;
      height: 21.5rem;
  }
}

@media all and (max-width: 991px) {
  .fare-chart-body .left {
      margin: 130px 0 90px -50px;
      left: 7.5%;
  }

  .fare-chart-body .right table {
      table-layout: fixed;
      overflow-x: auto;
      min-width: 510px;
  }

  .fare-chart-body .nav-tabs>li:first-of-type {
      top: 0;
      height: 48.5rem;
  }

  .fare-chart-body .nav-tabs>li:nth-of-type(2) {
      top: 1.5%;
      height: 29rem;
  }

  .fare-chart-body .nav-tabs>li:first-of-type {
      top: 1%;
      height: 57rem;
  }

  .fare-chart-body .nav-tabs>li:nth-of-type(2) {
      top: 2%;
      height: 46rem;
  }

  .fare-chart-body table tbody th {
      font-size: 0.75em;
  }
}

@media all and (max-width: 767px) {
  .fare-chart-body .left {
      margin: 130px 0 90px -50px;
      left: 7.5%;
  }

  .fare-chart-body .nav-tabs>li:first-of-type {
      height: 52.5rem;
  }

  .fare-chart-body .nav-tabs>li:nth-of-type(2) {
      height: 30rem;
  }

  .fare-chart-body .nav-tabs>li:first-of-type {
      top: 2%;
  }

  .fare-chart-body .nav-tabs>li:nth-of-type(2) {
      top: 2.5%;
  }
}

/* /Fare chart */
/* Animations */
@-moz-keyframes bounceDown {

  0%,
  20%,
  50%,
  80%,
  100% {
      -moz-transform: translateY(0);
      transform: translateY(0);
  }

  40% {
      -moz-transform: translateY(-30px);
      transform: translateY(-30px);
  }

  60% {
      -moz-transform: translateY(-15px);
      transform: translateY(-15px);
  }
}

@-webkit-keyframes bounceDown {

  0%,
  20%,
  50%,
  80%,
  100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  40% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
  }

  60% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
  }
}

@keyframes bounceDown {

  0%,
  20%,
  50%,
  80%,
  100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  40% {
      -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
  }

  60% {
      -moz-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
  }
}

@-webkit-keyframes bounceLeft {

  0%,
  20%,
  50%,
  80%,
  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }

  40% {
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
  }

  60% {
      -webkit-transform: translateX(15px);
      transform: translateX(15px);
  }
}

@-moz-keyframes bounceLeft {

  0%,
  20%,
  50%,
  80%,
  100% {
      transform: translateX(0);
  }

  40% {
      transform: translateX(30px);
  }

  60% {
      transform: translateX(15px);
  }
}

@keyframes bounceLeft {

  0%,
  20%,
  50%,
  80%,
  100% {
      -ms-transform: translateX(0);
      transform: translateX(0);
  }

  40% {
      -ms-transform: translateX(30px);
      transform: translateX(30px);
  }

  60% {
      -ms-transform: translateX(15px);
      transform: translateX(15px);
  }
}

/* /left bounce */
/* right bounce */
@-webkit-keyframes bounceRight {

  0%,
  20%,
  50%,
  80%,
  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }

  40% {
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
  }

  60% {
      -webkit-transform: translateX(-15px);
      transform: translateX(-15px);
  }
}

@-moz-keyframes bounceRight {

  0%,
  20%,
  50%,
  80%,
  100% {
      transform: translateX(0);
  }

  40% {
      transform: translateX(-30px);
  }

  60% {
      transform: translateX(-15px);
  }
}

@keyframes bounceRight {

  0%,
  20%,
  50%,
  80%,
  100% {
      -ms-transform: translateX(0);
      transform: translateX(0);
  }

  40% {
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
  }

  60% {
      -ms-transform: translateX(-15px);
      transform: translateX(-15px);
  }
}

/* /right bounce */
/* assign bounce */
.scroll-indicator {
  -webkit-animation: bounceRight 2s 3;
  animation: bounceRight 2s 3;
}