:focus,
a,
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
pre,
section {
  display: block;
}
address,
legend {
  line-height: inherit;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled),
summary {
  cursor: pointer;
}
dt,
kbd kbd {
  font-weight: 700;
}
a > code,
legend,
pre code {
  color: inherit;
}
.btn.focus,
.btn:focus,
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn-link,
.btn:hover,
a {
  text-decoration: none;
}
.btn,
.navbar-toggler-icon,
img,
svg {
  vertical-align: middle;
}
.badge,
.dropdown-header,
.dropdown-item,
.dropdown-toggle,
.navbar-brand {
  white-space: nowrap;
}
.tooltip,
pre code {
  word-break: normal;
}
.card,
.tooltip {
  word-wrap: break-word;
}
img,
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.dropdown-menu,
.nav,
.navbar-nav,
li,
ol,
ul {
  list-style: none;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body,
html {
  font-family: "Nominee", Arial !important;
  scroll-behavior: smooth;
  height: 100%;
  font-weight: 500;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
}
.card-subtitle,
.card-text:last-child,
.form-check-label,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  position: relative;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  background-color: transparent;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
}
pre {
  overflow: auto;
  color: #212529;
}
.modal-open,
svg {
  overflow: hidden;
}
button,
hr,
input {
  overflow: visible;
}
caption {
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
.figure,
.footer-branding a,
.list-inline-item,
.loyalty_column ul li,
.menubar li a .icon,
label,
output {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
summary {
  display: list-item;
}
.badge:empty,
.collapse:not(.show),
.dropdown-toggle:after,
.for_mindevice_btn,
.loyalty_column ul li:first-child a:before,
.menu_btn_cross,
.menubar li,
.mobile-para,
.navbar-expand .navbar-toggler,
.rewards_card .details .mobilepara,
.rewards_card .image_wrapper img.mobileimg,
.rewards_tabs li a img.active,
.rewards_tabs li a.active img.default,
.tab-content > .tab-pane,
.toggle_btn,

template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.blockquote,
hr {
  margin-bottom: 1rem;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
}
.display-1,
.display-2,
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.btn,
.btn-link,
.dropdown-item,
.form-control,
.small,
small {
  font-weight: 400;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer:before {
  content: "\2014\A0";
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  color: #e83e8c;
  word-break: break-word;
}
kbd {
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
}
pre code {
  font-size: inherit;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
.col,
.col-auto {
  max-width: 100%;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.card > hr,
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.navbar-nav .nav-link,
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.btn-toolbar .input-group,
.col-auto {
  width: auto;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
}
.col-auto {
  flex: 0 0 auto;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
.form-control {
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.btn-block,
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.btn-group,
.btn-group-vertical,
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup,
.navbar {
  position: relative;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.btn {
  display: inline-block;
  color: #212529;
  text-align: center;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
  color: #212529;
}
.btn-link:hover,
.footer_menu li a:hover {
  text-decoration: underline;
}
.btn.focus,
.btn:focus {
  outline: 0;
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
a.close.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-outline-success:hover,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-success,
.btn-success.disabled,
.btn-success:disabled,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-info,
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:hover,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-outline-warning:hover,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger:hover,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-light,
.btn-light.disabled,
.btn-light:disabled,
.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark:hover,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.dropdown-toggle:after,
.dropup .dropdown-toggle:after {
  vertical-align: 0.255em;
  content: "";
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-link {
  color: #007bff;
}
.btn-link:hover {
  color: #0056b3;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show),
.modal-backdrop.fade {
  opacity: 0;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s;
}
.dropdown-toggle:after {
  margin-left: 0.255em;
  border-top: 0.3em solid;
  border-bottom: 0;
}
.dropdown-toggle-split:after,
.dropdown-toggle:empty:after,
.dropleft .dropdown-toggle:empty:after,
.dropright .dropdown-toggle-split:after,
.dropright .dropdown-toggle:empty:after,
.dropup .dropdown-toggle-split:after,
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  color: #212529;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropleft .dropdown-toggle:before,
.dropright .dropdown-toggle:after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  content: "";
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  border-right: 0;
  border-left: 0.3em solid;
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  border-right: 0.3em solid;
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.badge,
.close {
  font-weight: 700;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show,
.footer_menu li,
.googlelink li a,
.rewards_card .image_wrapper img,
.rewards_card .image_wrapper img.desktopimg,
.rewards_tabs li,
.rewards_tabs li a img.default,
.rewards_tabs li a.active img.active,
.tab-content > .active,
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link,
.navbar {
  padding: 0.5rem 1rem;
}
.nav-link {
  display: block;
}
.card-link:hover,
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover,
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.badge-primary,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.navbar-toggler,
button.close {
  background-color: transparent;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.navbar-expand .navbar-nav .dropdown-menu,
.navbar-nav {
  position: absolute;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}
.badge,
.close,
.navbar-toggler,
body {
  line-height: 1;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  right: 0px;
  padding: 0 105px;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.btn .badge,
.card {
  position: relative;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  background: 50%/100% 100% no-repeat;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-footer,
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}
.card-columns .card,
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck,
.card-group {
  display: flex;
  flex-direction: column;
}
.card-deck .card,
.card-group > .card,
p {
  margin-bottom: 15px;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  text-align: center;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.card_column li:first-child,
.tooltip {
  text-align: left;
}
.btn .badge {
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.close {
  float: right;
  font-size: 1.5rem;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  border: 0;
  appearance: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .badge,
  .btn,
  .collapsing,
  .fade,
  .form-control,
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  opacity: 0;
}
.card_column,
.card_column li,
.contact_form .icons,
.googlelink,
.loyalty_wrapper,
.membership-parks-sec,
.menubar,
.sub-heading,
.top-banner {
  text-align: center;
}
.ourmis-btn,
.register_btns .bttn {
  font-size: 16px;
  white-space: nowrap;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
  }
  thead {
    display: table-header-group;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.contact_form,
.howit_wrapper .column,
.register_btns,
.rewards_card {
  box-shadow: 0 15px 17px -5px rgba(0, 0, 0, 0.08);
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: inline-block;
  max-width: 100%;
}
li,
ul {
  margin: 0;
  padding: 0;
}
a:hover {
  color: #0056b3;
  text-decoration: none;
}
.headline-anim {
  width: 22%;
  margin-top: 0.5%;
  margin-bottom: -0.5%;
}
.boxInAnimation {
  animation-name: boxAnim;
  animation-duration: 0.5s;
}
@keyframes boxAnim {
  0% {
    top: -50%;
  }
  40%,
  to {
    top: 80px;
  }
  80% {
    top: 65px;
  }
}
.bgBlurAnimation {
  animation-name: blurAnimation;
  animation-duration: 0.7s;
}
@keyframes blurAnimation {
  0% {
    -webkit-filter: blur(0);
  }
  50% {
    -webkit-filter: blur(3px);
  }
  to {
    -webkit-filter: blur(5px);
  }
}
.landing_header {
  width: 100%;
  background: 0 0;
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  padding: 0 105px;
}
.branding {
  flex: 0 0 175px;
}
.menubar {
  width: 100%;
}
.menubar li a {
  display: block;
  font-size: 18px;
  color: #3b3743;
  padding: 10px 20px;
  font-family: SailecW05-Regular;
}
.menubar li a .icon:before {
  content: "";
  position: relative;
  top: -3px;
  right: -3px;
  display: inline-block;
  padding: 3px;
  border-color: #3b3743;
  border-style: solid;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.ourmis-btn {
  display: block;
  margin: 0 30px 0 0;
  position: absolute;
  right: 35px;
  padding: 0 105px;
}
.rewards_tabs li a figure img,
.sub-heading {
  margin: 0 auto;
}
.ourmis-btn,
.ourmis-btn:focus,
.ourmis-btn:hover {
  color: #3b3743;
}
.register_btns {
  display: flex;
  border: 6px solid #fff;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.register_btns .bttn {
  font-family: SailecW05-Regular;
  color: #3b3743;
  background: 0 0;
  border: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.contact-popup h1,
.howit_wrapper .column h2,
.loyalty_column h2,
.membership-parks-sec h3,
.rewards_card .details h2,
.sub-heading,
.top-banner .heading {
}
.landing_wrapper {
  overflow: hidden;
  background: #f8fafb;
  min-height: 100vh;
  position: relative;
}
.container,
.container-fluid {
  z-index: 2;
  position: relative;
}
.sub-heading {
  font-size: 2.8em;
  color: #3b3743;
  display: table;
  position: relative;
}
.sub-heading:before {
  position: absolute;
  left: -15px;
  top: 50%;
  width: 95%;
  height: 10px;
  background: rgba(0, 0, 255, 0.1);
  z-index: -1;
  content: "";
}
.top-banner {
  position: relative;
  z-index: 1;
  padding: 0 0 20px;
  color: #3b3743;
  margin-top: -10px;
}
.top-banner .heading {
  font-size: 4.1em;
  letter-spacing: -1.65px;
}
.top-banner .para {
  margin: 0;
  letter-spacing: -0.36px;
  color: #3b3743;
  font-family: "Nominee", Arial;
  font-size: 3em;
  font-weight: bold;
}
.landing_wrapper_inner .paraphed {
  font-family: "Nominee", Arial;
  margin: 20px 0 30px;
  letter-spacing: -0.36px;
  color: #3b3743;
  font-size: 1.2em;
  font-weight: 500;
}
.top-banner .para.tp-more {
  margin: 20px 0 10px;
}
.top-banner .joinnow {
  width: 312px;
  line-height: 56px;
  font-size: 20px;
  color: #00f;
  background-color: #e9ebfb;
  border: 1px solid #e9ebfb;
  font-family: SailecW05-Regular;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.top-banner .joinnow:focus {
  color: #fff !important;
  background-color: #00f;
  border: 1px solid #00f !important;
}
.membership-parks-sec {
  margin: -60px auto 100px;
  display: table;
  position: relative;
  z-index: 9;
}
.membership-parks-sec h3 {
  font-size: 1.1em;
  color: #3b3743;
}
.membership-parks-sec ul {
  display: flex;
  margin: 10px 0 0;
}
.membership-parks-sec ul li a {
  display: block;
  font-size: 0.75em;
  padding: 0 10px;
  color: #3b3743;
  border-right: 1px solid #3b3743;
  line-height: 1;
}
.membership-parks-sec ul li:last-child a {
  border-right: 0;
}
.card_column {
  position: relative;
  z-index: 1;
  padding: 215px 50px 150px;
}
.card_column li {
  float: left;
  width: 33.3%;
}
.card_column li:last-child {
  text-align: right;
}
.howit_wrapper {
  position: relative;
  padding: 0 20px 120px;
}
.howit_wrapper .column {
  position: relative;
  width: 100%;
  height: 185px;
  padding: 15px;
  margin: 30px 0;
  background-color: #fff;
  overflow: hidden;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.howit_wrapper .column:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 10px;
}
.howit_wrapper .column.install:before {
  background: #f4d064;
}
.howit_wrapper .column.toggle:before {
  background: #00f;
}
.howit_wrapper .column.earn:before {
  background: #33e0af;
}
.howit_wrapper .column figure {
  float: left;
  width: 160px;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.howit_wrapper .column figure img {
  max-height: 100%;
}
.howit_wrapper .column figure img.toggleicon {
  height: 130px;
}
.howit_wrapper .column .details {
  float: right;
  width: calc(100% - 180px);
}
.howit_wrapper .column h2 {
  font-size: 20px;
  color: #3b3743;
  margin: 10px 0;
}
.howit_wrapper .column p {
  font-size: 16px;
  color: rgba(59, 55, 67, 0.5);
  line-height: 1.35;
}
.rewards_wrapper {
  position: relative;
  z-index: 2;
  padding-bottom: 120px;
}
.rewards_wrapper .inner {
  padding-top: 40px;
  display: flex;
  align-items: center;
}
.rewards_tabs {
  width: 430px;
  float: left;
  position: relative;
  z-index: 1;
}
.rewards_tabs li a {
  height: 120px;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #3b3743;
  padding: 10px 25px;
  margin: 50px 0;
  font-family: SailecW05-Regular;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.rewards_tabs li a.active {
  background: #00f;
  color: #fff;
  box-shadow: 10px 28.5px 59px -10px rgba(0, 0, 0, 0.25),
    4px 9.5px 22px -5px rgba(0, 0, 0, 0.14);
}
.rewards_tabs li a figure {
  width: 140px;
  margin: 0;
  text-align: center;
}
.rewards_card {
  position: relative;
  float: right;
  width: calc(100% - 400px);
  height: 550px;
  background: #fff;
  padding: 60px 0 0 70px;
  margin-left: -30px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.rewards_card .details {
  width: 352px;
}
.rewards_card .details h2 {
  font-size: 28px;
  color: #3b3743;
  margin-bottom: 20px;
}
.rewards_card .details li,
.rewards_card .details ul {
  list-style-type: disc;
}
.rewards_card .details li,
.rewards_card .details p {
  font-size: 21px;
  color: #3b3743;
  line-height: 1.7;
  margin-bottom: 20px;
}
.rewards_card .details li {
  margin-left: 10px;
}
.rewards_card .image_wrapper {
  position: absolute;
  right: 0;
}
.rewards_card .image_wrapper.btm {
  bottom: 0;
}
.rewards_card .image_wrapper.center {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.rewards_card.morepower_card .image_wrapper {
  right: 35px;
}
.rewards_card.morepower_card .image_wrapper img {
  width: 340px;
}
.rewards_card.moreprivacy_card .image_wrapper {
  right: 50px;
}
.rewards_card.moreprivacy_card .image_wrapper img {
  width: 300px;
}
.rewards_card.morepoints_card .image_wrapper img {
  width: 780px;
}
@media (min-width: 1025px) and (max-width: 1270px) {
  .rewards_wrapper .container {
    max-width: 960px;
  }
  .rewards_card {
    width: calc(100% - 270px);
    height: 410px;
    padding: 40px 0 0 60px;
  }
  .rewards_card .details {
    width: 280px;
  }
  .rewards_card .details h2 {
    font-size: 22px;
  }
  .rewards_card .details li,
  .rewards_card .details p {
    font-size: 17px;
  }
  .rewards_card.morepower_card .image_wrapper {
    right: 20px;
  }
  .rewards_card.morepower_card .image_wrapper img {
    width: 250px;
  }
  .rewards_card.moreprivacy_card .image_wrapper {
    right: 50px;
  }
  .rewards_card.moreprivacy_card .image_wrapper img {
    width: 220px;
  }
  .rewards_card.morepoints_card .image_wrapper img {
    width: 615px;
  }
  .rewards_tabs {
    width: 300px;
  }
  .rewards_tabs li a {
    height: 90px;
    font-size: 18px;
    margin: 40px 0;
  }
  .rewards_tabs li a figure {
    width: 90px;
  }
  .rewards_tabs li a figure img {
    max-width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rewards_wrapper .container {
    max-width: 768px;
  }
  .rewards_wrapper .inner {
    padding: 40px 25px 0;
  }
  .rewards_card {
    height: 350px;
    padding: 35px 0 0 40px;
    width: calc(100% - 200px);
    margin-left: -20px;
  }
  .rewards_card .details {
    width: 200px;
  }
  .rewards_card .details h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .rewards_card .details li,
  .rewards_card .details p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .rewards_card.morepower_card .image_wrapper {
    right: 20px;
  }
  .rewards_card.morepower_card .image_wrapper img {
    width: 210px;
  }
  .rewards_card.moreprivacy_card .image_wrapper {
    right: 50px;
  }
  .rewards_card.moreprivacy_card .image_wrapper img {
    width: 180px;
  }
  .rewards_card.morepoints_card .image_wrapper img {
    width: 510px;
  }
  .rewards_tabs {
    width: 220px;
  }
  .rewards_tabs li a {
    height: 70px;
    font-size: 16px;
    margin: 40px 0;
  }
  .rewards_tabs li a figure {
    width: 50px;
  }
  .rewards_tabs li a figure img {
    max-width: 25px;
  }
}
@media screen and (max-width: 767px) {
  .rewards_wrapper {
    z-index: 3;
  }
  .rewards_wrapper .inner {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rewards_tabs {
    width: 96%;
    display: table;
  }
  .rewards_tabs li {
    float: left;
    width: 33.3%;
  }
  .rewards_tabs li a {
    height: 40px;
    font-size: 16px;
    margin: 0 0 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .rewards_tabs li a figure {
    width: 40px;
  }
  .rewards_tabs li a figure img {
    max-width: 15px;
  }
  .rewards_card.morepoints_card .image_wrapper img.desktopimg,
  .rewards_tabs li span {
    display: none;
  }
  .rewards_card {
    height: 290px;
    width: 100%;
    padding: 20px 20px 0;
    overflow: hidden;
    margin-left: 0;
  }
  .rewards_card .details {
    width: 100%;
  }
  .rewards_card .details h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .rewards_card .details li,
  .rewards_card .details p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .rewards_card .details .mobilepara,
  .rewards_card.morepoints_card .image_wrapper img.mobileimg {
    display: block;
  }
  .rewards_card.morepower_card .image_wrapper {
    right: auto;
    bottom: -120px;
    left: 50%;
    transform: translateX(-50%);
  }
  .rewards_card.morepoints_card .image_wrapper img,
  .rewards_card.morepower_card .image_wrapper img {
    width: 220px;
  }
  .rewards_card.moreprivacy_card .image_wrapper {
    right: auto;
    top: calc(50% + 40px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .rewards_card.moreprivacy_card .image_wrapper img {
    width: 150px;
  }
  .rewards_card.morepoints_card .image_wrapper {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .card_column li:nth-child(2) {
    position: static;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .rewards_wrapper .container {
    width: 540px;
  }
}
@media screen and (max-width: 575px) {
  .rewards_wrapper .container {
    width: 320px;
    padding: 0;
    height: 380px;
  }
  .rewards_tabs li a {
    height: 30px;
    font-size: 12px;
    padding: 0 8px;
    margin-bottom: 15px;
  }
  .rewards_tabs li a figure {
    width: 20px;
  }
  .rewards_tabs li a figure img {
    max-width: 10px;
  }
  .rewards_card {
    height: 375px;
  }
  .rewards_card .image_wrapper {
    width: calc(100% - 20px);
  }
  .rewards_card .image_wrapper img {
    width: 100% !important;
  }
  .rewards_card.morepower_card .image_wrapper {
    bottom: -165px;
  }
  .rewards_card.moreprivacy_card .image_wrapper img {
    width: 190px !important;
    margin: 0 auto;
  }
  .rewards_card.morepoints_card .image_wrapper {
    width: 100%;
  }
}
@media (min-width: 580px) and (max-width: 767px) {
  .howit_wrapper .column {
    max-width: 94% !important;
  }
}
.loyalty_wrapper {
  position: relative;
  padding: 0 0 120px;
}
.loyalty_column {
  padding: 30px 0;
}
.loyalty_column .inner {
  padding: 0 28px;
}
.loyalty_column h2 {
  font-size: 20px;
  color: #3b3743;
  margin-bottom: 20px;
}
.loyalty_column p {
  font-size: 16px;
  color: #3b3743;
  margin-bottom: 0;
  line-height: 1.75;
}
.loyalty_column ul li a {
  display: block;
  font-size: 16px;
  color: #3b3743;
  position: relative;
}
.loyalty_column ul li a.active,
.loyalty_column ul li a:focus,
.loyalty_column ul li a:hover {
  color: #00f;
}
.loyalty_column ul li a:before {
  content: "|";
  display: inline-block;
  margin: 0 5px 0 0;
}
.topbrand_wrapper {
  position: relative;
  z-index: 1;
}
.topbrand_list {
  margin: 40px 0 100px;
  background-image: url(../images/top-branding-extra-large-0289cadb.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  height: 250px;
}
.credit_wrapper {
  position: relative;
  padding-bottom: 120px;
}
.contact_form {
  max-width: 605px;
  margin: 50px auto 80px;
  height: 100px;
  display: flex;
  align-self: center;
  background: #fff;
  border: 15px solid #fff;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.top-desg-wrap,
.top-desg-wrap img {
  max-width: 100%;
}
.contact_form .icons {
  flex: 0 0 50px;
  align-self: center;
}
.contact_form input {
  position: relative;
  background: 0 0;
  width: 100%;
  border: none;
  font-size: 22px;
  color: #3b3743;
  padding: 0 10px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.contact_form input:focus {
  border: none !important;
  background: rgba(0, 0, 255, 0.06);
}
.contact_form .bttn {
  flex: 0 0 200px;
  font-size: 22px;
  background: #00f;
  border: 1px solid #00f;
  color: #fff;
  margin-left: 5px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.googlelink li {
  display: inline-block;
  margin: 0 15px;
}
.googlelink li a img,
.social-footer li a img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.googlelink li a:hover img {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.contact_form input::-webkit-input-placeholder {
  visibility: visible;
  color: #3b3743;
  font-weight: 400;
  opacity: 0.5;
}
.contact_form input::-webkit-input-placeholder:-moz-placeholder,
.contact_form input::-webkit-input-placeholder:-ms-input-placeholder,
.contact_form input::-webkit-input-placeholder::-moz-placeholder {
  visibility: visible;
  font-weight: 400;
  color: #3b3743;
  opacity: 0.5;
}
.top-desg-wrap {
  position: absolute;
  top: 33em;
  right: 0;
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .container {
    max-width: 1270px;
  }
  footer .container {
    max-width: 1188px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .sub-heading {
    font-size: 2.3em;
  }
  .landing_header {
    height: 140px;
  }
  .top-banner .heading {
    font-size: 3.5em;
  }
  .top-banner .para {
    font-size: 2em;
  }
  .card_column figure img {
    max-width: 70%;
  }
  .howit_wrapper .column {
    height: 150px;
  }
  .howit_wrapper .column h2 {
    font-size: 18px;
  }
  .howit_wrapper .column p {
    font-size: 14px;
  }
  .howit_wrapper .column figure {
    width: 140px;
  }
  .howit_wrapper .column .details {
    float: right;
    width: calc(100% - 140px);
  }
  .howit_wrapper .column figure img {
    max-width: 100px;
  }
  .card_column li:last-child > figure {
    right: 0;
    position: static;
  }
}
@media screen and (max-width: 1280px) {
  .styling_container .line_1,
  .styling_container .line_2 {
    display: none;
  }
  .card_column li:last-child > figure {
    right: 0;
    position: static;
  }
}
@media screen and (max-width: 1220px) {
  .styling_container .style_2 {
    top: 23em;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .sub-heading {
    font-size: 2.2em;
  }
  .styling_container img {
    width: 300px;
  }
  .styling_container .style_1 {
    top: 28.5em;
  }
  .styling_container .style_5 {
    bottom: 0;
  }
  .landing_header {
    height: 120px;
    padding: 0 40px;
  }
  .navbar-nav,
  .ourmis-btn {
    padding: 0 40px;
  }
  .feature-cards_wrapper {
    width: 85% !important;
  }
  .badge-link__bullets {
    padding-bottom: 0;
    margin: 20px auto 0 !important;
    justify-content: center !important;
    display: block !important;
  }
  .badge-link__bullet {
    margin: auto auto 12px !important;
    width: 25% !important;
  }
  .register_btns {
    flex: 0 0 159px;
  }
  .register_btns .bttn {
    font-size: 14px;
    padding: 15px 25px;
  }
  .howit_wrapper .column h2,
  .loyalty_column h2,
  .menubar li a {
    font-size: 16px;
  }
  .top-banner {
    padding: 70px 0 20px;
  }
  .top-banner .heading {
    font-size: 2.8em;
  }
  .top-banner .para {
    font-size: 2.1em;
  }
  .card_column {
    padding: 120px 20px 100px;
  }
  .card_column figure img {
    max-width: 70%;
  }
  .howit_wrapper .column {
    height: 145px;
  }
  .howit_wrapper .column .details {
    width: calc(100% - 110px);
  }
  .howit_wrapper .column figure {
    width: 100px;
  }
  .howit_wrapper .column figure img {
    max-width: 80px;
    max-height: 80px;
  }
  .howit_wrapper .column p,
  .loyalty_column p {
    font-size: 13px;
  }
}
@media (min-width: 1280px) and (max-width: 1380px) {
  .badge-link__bullet {
    font-size: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .top-desg-wrap {
    display: none;
  }
  .sub-heading {
    font-size: 1.8em;
    margin-bottom: 0;
  }
  .styling_container img {
    width: 250px;
  }
  .styling_container .style_5 {
    bottom: -50px;
    right: -60px;
  }
  .styling_container .style_1 {
    top: 20em;
    left: -20px;
  }
  .styling_container .style_2 {
    right: -100px;
    top: 16em;
  }
  .styling_container .style_4 {
    left: -40px;
    top: -80px;
    width: 200px;
  }
  .contact_form {
    height: 80px;
    border: 10px solid #fff;
  }
  .contact_form input {
    font-size: 20px;
  }
  .contact_form .bttn {
    flex: 0 0 160px;
    font-size: 20px;
  }
  .loyalty_wrapper {
    padding: 0 0 80px;
  }
  .loyalty_column {
    padding: 30px 0 10px;
  }
  .loyalty_column .inner {
    padding: 0;
  }
  .loyalty_column h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .loyalty_column p,
  .loyalty_column ul li a {
    font-size: 13px;
  }
  .howit_wrapper {
    padding-bottom: 90px;
  }
  .howit_wrapper .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .howit_wrapper .row .col-sm-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .howit_wrapper .column {
    height: 132px;
    padding: 10px;
  }
  .howit_wrapper .column:before {
    width: 5px;
  }
  .howit_wrapper .column .details {
    width: calc(100% - 80px);
  }
  .howit_wrapper .column figure {
    width: 70px;
  }
  .howit_wrapper .column figure img {
    max-width: 60px;
    max-height: 60px;
  }
  .howit_wrapper .column h2 {
    font-size: 14px;
    margin-top: 5px;
  }
  .howit_wrapper .column p {
    font-size: 12px;
    margin-bottom: 0;
  }
  .topbrand_list {
    margin: 40px 0 0;
    height: 150px;
  }
  .top-banner {
    padding: 50px 0 0;
  }
  .top-banner .heading {
    font-size: 2em;
  }
  .top-banner .para {
    font-size: 1.8em;
    margin: 0 0 20px;
  }
  .top-banner .joinnow {
    width: 236px;
    line-height: 38px;
    font-size: 16px;
  }
  .card_column {
    padding: 60px 10px 100px;
  }
  .feature-cards_wrapper {
    grid-column-gap: 15px !important;
    grid-template-columns: 1fr 1fr !important;
    width: 85% !important;
  }
  .card_column img {
    max-width: 70%;
  }
  .landing_header {
    height: 120px;
    padding: 0 40px;
    justify-content: space-between;
  }
  .navbar-nav,
  .ourmis-btn {
    padding: 0 40px;
  }
  .badge-link__bullets {
    padding-bottom: 0;
    margin: 20px auto 0 !important;
    justify-content: center !important;
    display: block !important;
  }
  .badge-link__bullet {
    margin: auto auto 12px !important;
    width: 25% !important;
  }
  .register_btns {
    flex: 0 0 167px;
    margin-right: 0;
    border: 3px solid #fff;
  }
  .register_btns .bttn {
    padding: 15px 25px;
  }
  .branding {
    flex: 0 0 136px;
  }
  .credit_wrapper {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .toggle_header.landing_header {
    top: 0;
  }
  .toggle_btn {
    display: none;
    width: 30px;
    flex: 0 0 30px;
    position: absolute;
    right: 40px;
  }
  .toggle_btn span {
    float: right;
    background: #3b3743;
    height: 4px;
    margin: 3px 0;
    width: 100%;
    border-radius: 100px;
    overflow: hidden;
  }
  .toggle_btn span:nth-child(2) {
    width: 50%;
  }
  .toggle_btn span:last-child {
    width: 80%;
  }
  .menu_btn_cross {
    position: fixed;
    right: 40px;
    z-index: 91;
    display: none;
  }
  .menu_btn_cross img {
    width: 25px;
  }
  .menubar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 120px 0;
    text-align: left;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(247, 244, 243, 0.8);
    transform-origin: top;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  .toggle_header .menubar {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
  .menubar li {
    display: none;
    margin-bottom: 10px;
  }
  .menubar li a {
    display: inline-block;
    font-size: 20px;
    padding: 10px 40px;
  }
  .toggle_header .register_btns,
  .toggle_header .toggle_btn,
  .toggle_wrap .landing_wrapper_inner {
    filter: blur(20px);
    -webkit-filter: blur(20px);
  }
  .toggle_header .menu_btn_cross {
    display: block;
  }
  .toggle_header .branding {
    position: relative;
    z-index: 91;
  }
  .for_mindevice_btn {
    display: none;
    position: absolute;
    bottom: 20px;
    padding: 0 40px;
    width: 100%;
  }
  .for_mindevice_btn .bttn {
    font-size: 18px;
    line-height: 50px;
    width: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #fff !important;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    box-shadow: 0 15px 17px -5px rgba(0, 0, 0, 0.08);
  }
  .for_mindevice_btn .bttn.started {
    background: #00f;
    color: #fff;
    border: 1px solid #00f !important;
    box-shadow: 0 15px 17px -5px rgba(0, 0, 255, 0.25);
  }
  .for_mindevice_btn .bttn.started:focus {
    color: #fff !important;
  }
  .contact_form {
    max-width: 370px;
    margin: 30px auto 40px;
    height: 55px;
    border: 5px solid #fff;
  }
  .contact_form .bttn {
    flex: 0 0 140px;
    font-size: 15px;
  }
  .contact_form input {
    font-size: 15px;
  }
  .contact_form .icons {
    flex: 0 0 30px;
  }
  .contact_form .icons img {
    width: 15px;
  }
  .googlelink li {
    margin: 0 10px;
  }
  .googlelink li a {
    width: 130px;
  }
  .credit_wrapper {
    padding-bottom: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .deskpara,
  .ourmis-btn,
  .styling_container .style_1,
  .styling_container .style_2,
  .styling_container .style_5,
  .top-desg-wrap {
    display: none;
  }
  .row > .col-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .styling_container .style_3 {
    width: 270px;
    top: auto;
    bottom: 0;
  }
  .styling_container .style_1.mobile {
    display: block;
    left: 50%;
    top: 27.5em;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: auto;
  }
  .styling_container .style_4 {
    left: -160px;
    top: -310px;
    width: 250px;
  }
  .styling_container .style_5.mobile {
    display: block;
    bottom: -290px;
    left: 0;
    width: 280px;
  }
  .sub-heading {
    font-size: 1.3em;
    line-height: 1.5;
  }
  .landing_header {
    height: 70px !important;
    padding: 0 15px;
    justify-content: space-between;
  }
  .navbar-nav,
  .ourmis-btn {
    padding: 0 15px;
  }
  .badge-link__bullets {
    padding-bottom: 0;
    margin: 20px auto 0 !important;
    justify-content: center !important;
    display: block !important;
  }
  .badge-link__bullet {
    margin: auto auto 12px !important;
    width: 37% !important;
  }
  .feature-cards_wrapper {
    width: 100% !important;
    grid-column-gap: 25px !important;
    grid-template-columns: 1fr 1fr !important;
  }
  .branding {
    flex: 0 0 120px;
  }
  .register_btns {
    display: none;
    flex: 0 0 190px;
  }
  .menubar {
    padding: 80px 0;
    position: fixed;
    opacity: 1;
  }
  .membership-parks-sec ul,
  .menubar li,
  .mobile-para,
  .toggle_btn {
    display: block;
  }
  .menubar li a {
    padding: 10px 15px;
  }
  .for_mindevice_btn {
    padding: 0 15px;
    display: block;
  }
  .menu_btn_cross,
  .toggle_btn {
    right: 15px;
  }
  .top-banner {
    margin-top: -58px;
    padding: 45px 20px 0;
  }
  .top-banner .heading {
    font-size: 2em;
  }
  .top-banner .para {
    font-size: 1.8em;
    margin: 20px 40px 25px;
    line-height: 1.5;
  }
  .top-banner .joinnow {
    width: 236px;
    font-size: 18px;
    line-height: 50px;
  }
  .top-banner .headline-anim {
    width: 52%;
    margin-top: -2%;
    margin-bottom: -4.5%;
  }
  .top-banner .bottom-banner {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px auto 25px;
  }
  .card_column {
    padding: 50px 0 60px;
  }
  .card_column figure img {
    max-width: 90%;
  }
  .howit_wrapper {
    padding: 30px 0;
    margin-bottom: 40px;
  }
  .howit_wrapper .sub-heading {
    margin-bottom: 20px;
    font-size: 1.5em;
  }
  .howit_wrapper .column {
    padding: 5px;
    height: 140px;
    margin: 0 auto 25px;
    max-width: 320px;
  }
  .howit_wrapper .column figure {
    width: 100px;
  }
  .howit_wrapper .column figure img {
    max-width: 65px;
    max-height: 65px;
  }
  .howit_wrapper .column .details {
    width: calc(100% - 100px);
  }
  .howit_wrapper .column h2 {
    font-size: 18px;
  }
  .howit_wrapper .column p {
    font-size: 14px;
  }
  .loyalty_wrapper {
    padding: 40px 0 60px;
  }
  .loyalty_column .inner h2 {
    margin-top: -30px;
  }
  .topbrand_list {
    margin: 40px auto;
    background-image: url(../images/top-branding-mobile-extra-large-4003500c.png);
    height: 345px;
    background-size: 290px;
    width: 290px;
  }
  .ppcimg {
    max-width: 82.5% !important;
    position: relative;
    top: 8px;
  }
  .imgsec.btm.lt_mimg {
    margin-bottom: -136px !important;
  }
  .membership-parks-sec {
    margin: -40px auto 50px;
    text-align: center;
    max-width: 90%;
  }
  .membership-parks-sec ul li {
    display: inline-block;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .top-desg-wrap {
    display: none;
  }
 
  .navbar-nav {
    margin-left: 50px;
    display: block !important;
  }
  .badge-link__btn-wrap,
  .badge-link__bullets,
  .badge-link__rating,
  .bottom-graphic.deskdiv,
  .deskp,
  .footer-home,
  .howit_wrapper.bluebg.deskdiv,
  .learnmore-mobile.desklearn .scroll {
    display: none !important;
  }
  .ourmis-btn {
    display: block;
    margin-top: 5px;
  }
  .learnmore-mobile.desklearn .mobilelearn,
  .mobilep {
    display: block !important;
  }
  .learnmore-mobile.desklearn {
    bottom: 4rem !important;
  }
  .learnmore-mobile img {
    width: 20% !important;
    vertical-align: middle !important;
  }
  .mobilep {
    width: 60%;
    margin: auto;
    padding-top: 115px;
    padding-bottom: 15px;
  }
  .mobilediv {
    padding-top: 0 !important;
  }
  .mobilediv .feature-card {
    width: 86%;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    margin-left: -120px;
    margin-top: 50px;
  }
  .card_column {
    padding: 80px 0 60px;
    height: 340px;
  }
  .landing_wrapper_inner {
    padding-top: 0;
  }
  .top-banner .para {
    margin: 20px 0 30px;
    letter-spacing: -0.36px;
    color: #3b3743;
    font-size: 2em;
    font-weight: 700;
  }
  .card_column figure {
    position: absolute !important;
  }
  .card_column figure img {
    max-width: 130px;
  }
  .card_column li:first-child figure {
    left: -40px;
  }
  .card_column li:nth-child(2) figure {
    top: -30px;
    left: 150%;
    transform: translateX(-50%);
  }
  .searchform {
    width: 100% !important;
    margin: auto;
  }
  .card_column li:nth-child(2) figure img {
    max-width: 190px;
  }
  .card_column li:last-child figure {
    right: -40px;
  }
  .feature-cards_wrapper {
    grid-column-gap: 15px !important;
    grid-template-columns: 1fr !important;
  }
  .feature-card {
    margin-left: 16px;
    margin-right: 16px;
  }
  .feature-card_body {
    padding: 15px !important;
  }
}
.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.body-layer {
  visibility: hidden;
  display: block;
  overflow: hidden;
  top: 0;
  bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.body-layer,
.contact-popup {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
}
.contact-popup {
  display: none;
  top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 93%;
  width: 585px;
  height: 434px;
  border-radius: 15px;
  box-shadow: 25px 43.5px 69px -10px rgba(0, 0, 0, 0.25),
    4px 9.5px 22px -5px rgba(0, 0, 0, 0.14);
  background-color: #fff;
}
.contact-popup h1 {
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.26;
  letter-spacing: -0.75px;
  text-align: center;
  color: #433f4d;
}
.footer_menu a,
.footer_menu h3 {
  letter-spacing: 0.5px;
  color: #f7f4f3;
}
.popup-text-container {
  width: 334px;
  height: 51.5px;
  margin: 0 auto;
  max-width: 100%;
}
.contact-popup-text {
  opacity: 0.5;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.25px;
  text-align: center;
  color: #433f4d;
  margin-top: 5px;
}
.contact-popup-text,
.form-label {
  font-family: SailecW05-Bold;
  font-size: 10.5px;
  font-style: normal;
  font-stretch: normal;
}
.form-label {
  width: 59px;
  height: 10.5px;
  font-weight: 700;
  line-height: 0.71;
  letter-spacing: -0.5px;
  color: #4c4858;
}
.contact-form-submit,
.popup-terms {
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-family: SailecW05-Regular;
  text-align: center;
}
.form-control {
}
.form-group {
  width: 150px !important;
}
.form-fields {
  width: 275px;
  margin: 25px auto 0;
}
.contact-form-submit {
  width: 116px !important;
  height: 36px;
  border-radius: 6px;
  background-color: #00f;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  color: #f9f7f6;
  display: block !important;
  margin: 10px auto 0 !important;
  border: none;
}
.response {
  padding: 1em 0.5em 0.5em 0;
  font-weight: 700;
  top: -1.5em;
  z-index: 1;
  width: 84%;
  margin: 0 auto;
}
.mc-field-group {
  margin-top: 16px !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  position: absolute;
  width: 260px;
  padding: 0 !important;
  font-family: SailecW05-Regular;
  font-size: 12px !important;
}
.logo-wrap {
  width: 100px;
  float: left;
}
@media (max-width: 576px) {
  .logo-wrap {
    width: 80px;
  }
}
@media (max-width: 480px) {
  .logo-wrap {
    width: 75px;
  }
}
.contact-logo {
  width: 100px;
  margin: 16px auto 0;
}
.popup-terms {
  font-size: 8px;
  font-weight: 400;
  line-height: 1.5;
  color: #33383e;
}
.terms-container {
  width: 145px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
#mce-responses {
  margin: 0 !important;
  padding: 0 !important;
  font-family: SailecW05-Regular;
  width: 100% !important;
}
#mce-error-response,
#mce-success-response {
  width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
  overflow: auto;
}
#mce-error-response {
  color: red;
}
#mc_embed_signup div.mce_inline_error {
  background-color: #fff;
  color: red;
  padding: 0;
}
.landing_footer {
  position: relative;
  z-index: 1;
  background: #3b3743;
  padding: 60px 0 40px;
}
.footer-branding {
  margin-bottom: 10px;
}
.footer-branding .info {
  display: block;
  font-size: 12px;
  color: #fff;
  margin-top: 8px;
  font-family: SailecW05-Regular;
}
.social-footer {
  margin: 0 -15px;
}
.social-footer li {
  margin: 0 15px;
  display: inline-block;
  font-family: SailecW05-Regular;
}
.social-footer li a {
  display: block;
  font-family: SailecW05-Regular;
}
.social-footer li a:hover img {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}
.footer_menu {
  width: 270px;
  margin: 0 auto;
  max-width: 100%;
}
.footer_menu h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: SailecW05-Regular;
}
.footer_menu a {
  font-family: SailecW05-Regular;
  display: inline-block;
  font-size: 13px;
  padding: 3px 0;
  text-decoration: none;
}
.landing_footer .copy {
  font-size: 13px;
  color: #f7f4f3;
  margin: 0;
  text-align: center;
  padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer-branding img {
    width: 120px;
  }
  .social-footer {
    margin: 0 -8px;
  }
  .social-footer li {
    margin: 0 8px;
  }
  .social-footer li a img {
    max-width: 25px;
  }
  .footer_menu h3 {
    font-size: 13px;
  }
  .footer_menu li a {
    font-size: 11px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer-branding {
    margin-bottom: 10px;
  }
  .landing_footer {
    padding: 30px 0;
  }
  .landing_footer .row > .col-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .landing_footer .col-100 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .social-footer {
    margin: 0 -8px;
  }
  .social-footer li {
    margin: 0 8px;
  }
  .social-footer li a {
    width: 25px;
  }
  .footer-branding .info {
    font-size: 10px;
  }
  .footer_menu h3 {
    font-size: 14px;
  }
  .footer_menu li a {
    font-size: 12px;
  }
  .mb-35 {
    margin-bottom: 35px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .paraphed {
    font-family: Nominee Medium, Arial;
    margin: 20px 0 30px;
    letter-spacing: -0.36px;
    color: #3b3743;
    font-size: 1.4em;
  }
}


.register_btns {
  display: flex;
  text-align: center;
  box-shadow: none;
  background-color: none;
  border: none;
  border-radius: none;
}
.register_btns .bttn {
  border-radius: 0;
  padding: 14px 34px;
  outline: 0;
}
.register_btns .bttn.active,
.register_btns .bttn:focus {
  background-color: #fff;
  color: #3b3743 !important;
  border: 1px solid #ccc !important;
}
.landing_header {
  height: 100px;
}
.landing_wrapper_inner {
  padding-top: 100px;
}
@media screen and (max-width: 480px) {
  .landing_wrapper_inner {
    padding-top: 0;
  }
  .topSection {
    height: calc(100vh - 1.5rem) !important;
  }
  .footer-home {
    padding: 2rem 1rem 3rem !important;
    display: block !important;
  }
  .footer-home__logo {
    width: 123px !important;
  }
  .footer-home__ul li {
    font-size: 13px !important;
    padding: 12px 7px 0 !important;
  }
  .ptitlemodel {
    width: 50% !important;
  }

  .navbar-nav {
    display: none;
  }
  .top-banner .para {
    margin: 20px 0 30px;
    letter-spacing: -0.36px;
    color: #3b3743;
    font-size: 2em;
    font-weight: 700;
    width: auto;
  }
}
.searchform {
  width: 50%;
  margin: auto;
}
.searchinput {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  position: relative;
  border: none;
}
.styling_container .style_2 {
  right: -10px;
  top: 30em;
}
.styling_container .style_1 {
  left: 0;
  top: 32.5em;
  width: 37%;
}
.searchinput input {
  font-family: Nominee Medium, Arial;
  width: 100%;
  border: 1px solid #ccc;
  color: #3b3743;
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  border-radius: 40px;
  outline: 0;
  padding: 12px 67px 10px 25px;
  background: #f7f7f7;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.searchinput .searchbtn {
  background: url(../img/torry_search_icon2_1_32.webp) center 15px/44px
    no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position-x: 0%;
  background-position-y: 0%;
  padding: 10px 36px;
  border: 0;
  position: absolute;
  top: -8px;
  height: 60px;
  outline: 0;
  right: -4px;
}
.top-banner .joinnow {
  margin-top: 25px;
}
.card_column li:nth-child(2) {
  position: relative;
  top: 0;
}
.spanpara {
  color: #34ccf8;
}
.bluebg {
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 40px;
  padding-top: 100px;
  position: relative;
  background-position: 0 -31px;
}
.dogBg {
  background: url(img/dog.png) 0 0/397px no-repeat;
  width: 485px;
  height: 192px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -60px;
  display: none;
}
.icon-bar {
  background: #000;
  display: block;
  width: 25px !important;
  height: 3px !important;
  border-radius: 1px;
}
.dropdown-menu {
  position: absolute !important;
  font-size: 0.9rem;
}
.dropdown-menu > li > a {
  padding: 10px 18px;
}
.dropdown-menu li:first-child a {
  padding-top: 15px;
}
.dropdown-menu li:last-child a {
  padding-bottom: 15px;
}
.dropdown-menu > li:last-child a:focus,
.dropdown-menu > li:last-child a:hover {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.dropdown-menu > li:first-child a:focus,
.dropdown-menu > li:first-child a:hover {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.scroll {
  text-decoration: none !important;
}
@media (max-width: 920px) {
  .footer-home__container {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}