
/* THIS CSS WAS COMPILED AND OPTIMIZED, USING THE WP COMPILER PLUGIN */
/* https://bytes.co */
/* Last Compiled: 2023-12-26 11:25:08 UTC */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
/*!
 THIS IS A SCSS PROJECT. DO NOT EDIT THE CSS DIRECTLY.
 */
/* Variables */
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
: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;
  --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; }

*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  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-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

select {
  word-wrap: normal; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  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; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

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; }

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;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small {
  font-size: 80%;
  font-weight: 400; }

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
  .container-sm {
    max-width: 540px; } }
  @media (min-width: 768px) {
  .container-md {
    max-width: 720px; } }
  @media (min-width: 992px) {
  .container-lg {
    max-width: 960px; } }
  @media (min-width: 1200px) {
  .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .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.3333333333%; }
  .offset-2 {
    margin-left: 16.6666666667%; }
  .offset-3 {
    margin-left: 25%; }
  .offset-4 {
    margin-left: 33.3333333333%; }
  .offset-5 {
    margin-left: 41.6666666667%; }
  .offset-6 {
    margin-left: 50%; }
  .offset-7 {
    margin-left: 58.3333333333%; }
  .offset-8 {
    margin-left: 66.6666666667%; }
  .offset-9 {
    margin-left: 75%; }
  .offset-10 {
    margin-left: 83.3333333333%; }
  .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .row-cols-sm-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }

    .row-cols-sm-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }

    .row-cols-sm-3 > * {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .row-cols-sm-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }

    .row-cols-sm-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }

    .row-cols-sm-6 > * {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-sm-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-sm-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-sm-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-sm-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-sm-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-sm-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-sm-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-sm-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .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.3333333333%; }

    .offset-sm-2 {
      margin-left: 16.6666666667%; }

    .offset-sm-3 {
      margin-left: 25%; }

    .offset-sm-4 {
      margin-left: 33.3333333333%; }

    .offset-sm-5 {
      margin-left: 41.6666666667%; }

    .offset-sm-6 {
      margin-left: 50%; }

    .offset-sm-7 {
      margin-left: 58.3333333333%; }

    .offset-sm-8 {
      margin-left: 66.6666666667%; }

    .offset-sm-9 {
      margin-left: 75%; }

    .offset-sm-10 {
      margin-left: 83.3333333333%; }

    .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .row-cols-md-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }

    .row-cols-md-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }

    .row-cols-md-3 > * {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .row-cols-md-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }

    .row-cols-md-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }

    .row-cols-md-6 > * {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-md-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-md-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-md-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-md-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-md-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-md-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .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.3333333333%; }

    .offset-md-2 {
      margin-left: 16.6666666667%; }

    .offset-md-3 {
      margin-left: 25%; }

    .offset-md-4 {
      margin-left: 33.3333333333%; }

    .offset-md-5 {
      margin-left: 41.6666666667%; }

    .offset-md-6 {
      margin-left: 50%; }

    .offset-md-7 {
      margin-left: 58.3333333333%; }

    .offset-md-8 {
      margin-left: 66.6666666667%; }

    .offset-md-9 {
      margin-left: 75%; }

    .offset-md-10 {
      margin-left: 83.3333333333%; }

    .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .row-cols-lg-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }

    .row-cols-lg-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }

    .row-cols-lg-3 > * {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .row-cols-lg-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }

    .row-cols-lg-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }

    .row-cols-lg-6 > * {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-lg-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-lg-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-lg-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-lg-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-lg-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-lg-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-lg-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-lg-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .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.3333333333%; }

    .offset-lg-2 {
      margin-left: 16.6666666667%; }

    .offset-lg-3 {
      margin-left: 25%; }

    .offset-lg-4 {
      margin-left: 33.3333333333%; }

    .offset-lg-5 {
      margin-left: 41.6666666667%; }

    .offset-lg-6 {
      margin-left: 50%; }

    .offset-lg-7 {
      margin-left: 58.3333333333%; }

    .offset-lg-8 {
      margin-left: 66.6666666667%; }

    .offset-lg-9 {
      margin-left: 75%; }

    .offset-lg-10 {
      margin-left: 83.3333333333%; }

    .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .row-cols-xl-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }

    .row-cols-xl-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }

    .row-cols-xl-3 > * {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .row-cols-xl-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }

    .row-cols-xl-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }

    .row-cols-xl-6 > * {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }

    .col-xl-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-xl-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-xl-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-xl-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-xl-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-xl-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-xl-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-xl-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .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.3333333333%; }

    .offset-xl-2 {
      margin-left: 16.6666666667%; }

    .offset-xl-3 {
      margin-left: 25%; }

    .offset-xl-4 {
      margin-left: 33.3333333333%; }

    .offset-xl-5 {
      margin-left: 41.6666666667%; }

    .offset-xl-6 {
      margin-left: 50%; }

    .offset-xl-7 {
      margin-left: 58.3333333333%; }

    .offset-xl-8 {
      margin-left: 66.6666666667%; }

    .offset-xl-9 {
      margin-left: 75%; }

    .offset-xl-10 {
      margin-left: 83.3333333333%; }

    .offset-xl-11 {
      margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }
  .table-primary, .table-primary > th, .table-primary > td {
    background-color: #b8daff; }
  .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
    border-color: #7abaff; }
  .table-hover .table-primary:hover {
    background-color: #9ecdff; }
    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
      background-color: #9ecdff; }
  .table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #d6d8db; }
  .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .table-hover .table-secondary:hover {
    background-color: #c8cccf; }
    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
      background-color: #c8cccf; }
  .table-success, .table-success > th, .table-success > td {
    background-color: #c3e6cb; }
  .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
    border-color: #8fd19e; }
  .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb; }
  .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
    border-color: #86cfda; }
  .table-hover .table-info:hover {
    background-color: #abdde5; }
    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba; }
  .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .table-hover .table-warning:hover {
    background-color: #ffe7a0; }
    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
      background-color: #ffe7a0; }
  .table-danger, .table-danger > th, .table-danger > td {
    background-color: #f5c6cb; }
  .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
    border-color: #ed969e; }
  .table-hover .table-danger:hover {
    background-color: #f1b1b7; }
    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
      background-color: #f1b1b7; }
  .table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe; }
  .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .table-hover .table-light:hover {
    background-color: #f1f1f1; }
    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
      background-color: #f1f1f1; }
  .table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
    border-color: #95999c; }
  .table-hover .table-dark:hover {
    background-color: #b9bbbd; }
    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
      background-color: #b9bbbd; }

.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }
  .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th, .table-dark td, .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
        .table-responsive-sm {
          display: block;
          width: 100%;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch; }
          .table-responsive-sm > .table-bordered {
            border: 0; } }
  @media (max-width: 767.98px) {
      .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-md > .table-bordered {
          border: 0; } }
  @media (max-width: 991.98px) {
      .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-lg > .table-bordered {
          border: 0; } }
  @media (max-width: 1199.98px) {
      .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
        .table-responsive-xl > .table-bordered {
          border: 0; } }
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .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; }

.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: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 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; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.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, .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.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; }
  .was-validatedif ~ .valid-feedback, .was-validatedif ~ .valid-tooltip {
    display: block; }
  .form-control .was-validatedif {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' 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: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .form-control .was-validatedif:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  textarea.form-control .was-validatedif {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .custom-select .was-validatedif {
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' 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") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .custom-select .was-validatedif:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .form-check-input .was-validatedif ~ .form-check-label {
    color: #28a745; }
  .form-check-input .was-validatedif ~ .valid-feedback, .form-check-input .was-validatedif ~ .valid-tooltip {
    display: block; }
  .custom-control-input .was-validatedif ~ .custom-control-label {
    color: #28a745; }
  .custom-control-input .was-validatedif ~ .custom-control-label::before {
    border-color: #28a745; }
  .custom-control-input .was-validatedif:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .custom-control-input .was-validatedif:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .custom-control-input .was-validatedif:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .custom-file-input .was-validatedif ~ .custom-file-label {
    border-color: #28a745; }
  .custom-file-input .was-validatedif:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .invalid-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(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validatedif ~ .invalid-feedback, .was-validatedif ~ .invalid-tooltip {
    display: block; }
  .form-control .was-validatedif {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .form-control .was-validatedif:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  textarea.form-control .was-validatedif {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .custom-select .was-validatedif {
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .custom-select .was-validatedif:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .form-check-input .was-validatedif ~ .form-check-label {
    color: #dc3545; }
  .form-check-input .was-validatedif ~ .invalid-feedback, .form-check-input .was-validatedif ~ .invalid-tooltip {
    display: block; }
  .custom-control-input .was-validatedif ~ .custom-control-label {
    color: #dc3545; }
  .custom-control-input .was-validatedif ~ .custom-control-label::before {
    border-color: #dc3545; }
  .custom-control-input .was-validatedif:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .custom-control-input .was-validatedif:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .custom-control-input .was-validatedif:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .custom-file-input .was-validatedif ~ .custom-file-label {
    border-color: #dc3545; }
  .custom-file-input .was-validatedif:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }

    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }

    .form-inline .form-control-plaintext {
      display: inline-block; }

    .form-inline .input-group, .form-inline .custom-select {
      width: auto; }

    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }

    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }

    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }

    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  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; }
  @media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none; }
  .btn-primary {
    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 {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .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-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-secondary {
    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 {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .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-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-success {
    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 {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .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-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-info {
    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 {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .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-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-warning {
    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 {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .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-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-danger {
    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 {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .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-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-light {
    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 {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .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-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-dark {
    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 {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .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-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-outline-primary {
    color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.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-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .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-secondary {
    color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.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-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .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-success {
    color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.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-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .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-info {
    color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.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-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-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-warning {
    color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.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-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .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-danger {
    color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.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-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-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-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.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-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-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-dark {
    color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.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-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-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-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.dropup, .dropright, .dropdown, .dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  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; }
  @media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
    .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
    .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
    .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
    .dropdown-menu-xl-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;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }

.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;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .dropright .dropdown-toggle::after {
    vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
  .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  .dropleft .dropdown-toggle::after {
    display: none; }
  .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle::before {
    vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  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;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    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 {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
    z-index: 1; }
  .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
  .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .form-control, .input-group > .custom-select + .form-control, .input-group > .custom-file + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control-plaintext + .custom-select, .input-group > .custom-select + .custom-select, .input-group > .custom-file + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .custom-file {
    margin-left: -1px; }
  .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
  .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn:focus, .input-group-append .btn:focus {
    z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-append .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-append .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
  .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
  .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff; }
  .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
  .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
  .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 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; }
  @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
  .custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
      transition: none; } }
  .custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
      transition: none; } }
  .custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
      transition: none; } }
  .custom-range::-ms-thumb:active {
    background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    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:hover, .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6; }
  .nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    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; }
  .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
  .tab-content > .active {
    display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {
    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;
    white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.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;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
          padding-right: 0;
          padding-left: 0; } }
  @media (min-width: 576px) {
      .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, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
          flex-wrap: nowrap; }
        .navbar-expand-sm .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-sm .navbar-toggler {
          display: none; } }
  @media (max-width: 767.98px) {
      .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 768px) {
      .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, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
          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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 992px) {
      .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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
          flex-wrap: nowrap; }
        .navbar-expand-lg .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-lg .navbar-toggler {
          display: none; } }
  @media (max-width: 1199.98px) {
      .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0; } }
  @media (min-width: 1200px) {
      .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, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
          flex-wrap: nowrap; }
        .navbar-expand-xl .navbar-collapse {
          display: flex !important;
          flex-basis: auto; }
        .navbar-expand-xl .navbar-toggler {
          display: none; } }
  .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
  .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .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,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
  .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
  .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
  .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
    color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .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;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
  .card-link + .card-link {
    margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  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 {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  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-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  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, .card-img-top, .card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img, .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }
  @media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }
  @media (min-width: 576px) {
  .card-group {
    display: flex;
    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-img-top, .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
          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-img-top, .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  font-size: ;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
  .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
  .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  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; }
  @media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none; } }
  .badge[href]:hover, .badge[href]:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }
  .badge-primary {
    color: #fff;
    background-color: #007bff; }
  .badge-primary[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-primary[href]:focus, .badge-primary[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-secondary {
    color: #fff;
    background-color: #6c757d; }
  .badge-secondary[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-secondary[href]:focus, .badge-secondary[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-success {
    color: #fff;
    background-color: #28a745; }
  .badge-success[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-success[href]:focus, .badge-success[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-info {
    color: #fff;
    background-color: #17a2b8; }
  .badge-info[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-info[href]:focus, .badge-info[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-warning {
    color: #212529;
    background-color: #ffc107; }
  .badge-warning[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-warning[href]:focus, .badge-warning[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-danger {
    color: #fff;
    background-color: #dc3545; }
  .badge-danger[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-danger[href]:focus, .badge-danger[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
  .badge-light[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-light[href]:focus, .badge-light[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }
  .badge-dark {
    color: #fff;
    background-color: #343a40; }
  .badge-dark[href] {
    /*color: color-yiq($bg);
     background-color: darken($bg, 10%);*/ }
  .badge-dark[href]:focus, .badge-dark[href].focus {
    /*outline: 0;
     box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);*/ }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }
  .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9ecdff; }
  .alert-primary .alert-link {
    color: #002752; }
  .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cccf; }
  .alert-secondary .alert-link {
    color: #212326; }
  .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }
  .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c32; }
  .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe7a0; }
  .alert-warning .alert-link {
    color: #533f02; }
  .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b1b7; }
  .alert-danger .alert-link {
    color: #491217; }
  .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #f1f1f1; }
  .alert-light .alert-link {
    color: #686868; }
  .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbd; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }

  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
  .list-group-item + .list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px; }
  .list-group-horizontal {
    flex-direction: row; }
  .list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
  .list-group-horizontal .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px; }
  @media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .list-group-horizontal-sm .list-group-item.active {
        margin-top: 0; }
      .list-group-horizontal-sm .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .list-group-horizontal-sm .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .list-group-horizontal-md .list-group-item.active {
        margin-top: 0; }
      .list-group-horizontal-md .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .list-group-horizontal-md .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .list-group-horizontal-lg .list-group-item.active {
        margin-top: 0; }
      .list-group-horizontal-lg .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .list-group-horizontal-lg .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .list-group-horizontal-xl .list-group-item.active {
        margin-top: 0; }
      .list-group-horizontal-xl .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .list-group-horizontal-xl .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }
  .list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0; }
  .list-group-item-primary {
    color: #004085;
    background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9ecdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }
  .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cccf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }
  .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }
  .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }
  .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe7a0; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }
  .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b1b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }
  .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #f1f1f1; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }
  .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbd; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: 0.75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .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: translate(0, -50px); }
  @media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
      transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.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-header, .modal-dialog-scrollable .modal-footer {
    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.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 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;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .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) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.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: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
  .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
  .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
  .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
  .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
  .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  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: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
  .popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
  .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
  .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

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

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

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

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

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

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

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

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

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

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

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

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

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

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }

  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }
  .bg-primary {
    background-color: #007bff !important; }
  a.bg-primary:hover, button.bg-primary:hover, a.bg-primary:focus, button.bg-primary:focus {
    background-color: #0062cc !important; }
  .bg-secondary {
    background-color: #6c757d !important; }
  a.bg-secondary:hover, button.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:focus {
    background-color: #545b62 !important; }
  .bg-success {
    background-color: #28a745 !important; }
  a.bg-success:hover, button.bg-success:hover, a.bg-success:focus, button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .bg-info {
    background-color: #17a2b8 !important; }
  a.bg-info:hover, button.bg-info:hover, a.bg-info:focus, button.bg-info:focus {
    background-color: #117a8b !important; }
  .bg-warning {
    background-color: #ffc107 !important; }
  a.bg-warning:hover, button.bg-warning:hover, a.bg-warning:focus, button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .bg-danger {
    background-color: #dc3545 !important; }
  a.bg-danger:hover, button.bg-danger:hover, a.bg-danger:focus, button.bg-danger:focus {
    background-color: #bd2130 !important; }
  .bg-light {
    background-color: #f8f9fa !important; }
  a.bg-light:hover, button.bg-light:hover, a.bg-light:focus, button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .bg-dark {
    background-color: #343a40 !important; }
  a.bg-dark:hover, button.bg-dark:hover, a.bg-dark:focus, button.bg-dark:focus {
    background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }
  .border-primary {
    border-color: #007bff !important; }
  .border-secondary {
    border-color: #6c757d !important; }
  .border-success {
    border-color: #28a745 !important; }
  .border-info {
    border-color: #17a2b8 !important; }
  .border-warning {
    border-color: #ffc107 !important; }
  .border-danger {
    border-color: #dc3545 !important; }
  .border-light {
    border-color: #f8f9fa !important; }
  .border-dark {
    border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }
  .d-none {
    display: none !important; }
  .d-inline {
    display: inline !important; }
  .d-inline-block {
    display: inline-block !important; }
  .d-block {
    display: block !important; }
  .d-table {
    display: table !important; }
  .d-table-row {
    display: table-row !important; }
  .d-table-cell {
    display: table-cell !important; }
  .d-flex {
    display: flex !important; }
  .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
    .d-sm-inline {
      display: inline !important; }

    .d-sm-inline-block {
      display: inline-block !important; }

    .d-sm-block {
      display: block !important; }

    .d-sm-table {
      display: table !important; }

    .d-sm-table-row {
      display: table-row !important; }

    .d-sm-table-cell {
      display: table-cell !important; }

    .d-sm-flex {
      display: flex !important; }

    .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
    .d-md-inline {
      display: inline !important; }

    .d-md-inline-block {
      display: inline-block !important; }

    .d-md-block {
      display: block !important; }

    .d-md-table {
      display: table !important; }

    .d-md-table-row {
      display: table-row !important; }

    .d-md-table-cell {
      display: table-cell !important; }

    .d-md-flex {
      display: flex !important; }

    .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
    .d-lg-inline {
      display: inline !important; }

    .d-lg-inline-block {
      display: inline-block !important; }

    .d-lg-block {
      display: block !important; }

    .d-lg-table {
      display: table !important; }

    .d-lg-table-row {
      display: table-row !important; }

    .d-lg-table-cell {
      display: table-cell !important; }

    .d-lg-flex {
      display: flex !important; }

    .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
    .d-xl-inline {
      display: inline !important; }

    .d-xl-inline-block {
      display: inline-block !important; }

    .d-xl-block {
      display: block !important; }

    .d-xl-table {
      display: table !important; }

    .d-xl-table-row {
      display: table-row !important; }

    .d-xl-table-cell {
      display: table-cell !important; }

    .d-xl-flex {
      display: flex !important; }

    .d-xl-inline-flex {
      display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
    .d-print-inline {
      display: inline !important; }
    .d-print-inline-block {
      display: inline-block !important; }
    .d-print-block {
      display: block !important; }
    .d-print-table {
      display: table !important; }
    .d-print-table-row {
      display: table-row !important; }
    .d-print-table-cell {
      display: table-cell !important; }
    .d-print-flex {
      display: flex !important; }
    .d-print-inline-flex {
      display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .embed-responsive-21by9::before {
    padding-top: 42.8571428571%; }
  .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .embed-responsive-4by3::before {
    padding-top: 75%; }
  .embed-responsive-1by1::before {
    padding-top: 100%; }
  .flex-row {
    flex-direction: row !important; }
  .flex-column {
    flex-direction: column !important; }
  .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-wrap {
    flex-wrap: wrap !important; }
  .flex-nowrap {
    flex-wrap: nowrap !important; }
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-fill {
    flex: 1 1 auto !important; }
  .flex-grow-0 {
    flex-grow: 0 !important; }
  .flex-grow-1 {
    flex-grow: 1 !important; }
  .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-start {
    justify-content: flex-start !important; }
  .justify-content-end {
    justify-content: flex-end !important; }
  .justify-content-center {
    justify-content: center !important; }
  .justify-content-between {
    justify-content: space-between !important; }
  .justify-content-around {
    justify-content: space-around !important; }
  .align-items-start {
    align-items: flex-start !important; }
  .align-items-end {
    align-items: flex-end !important; }
  .align-items-center {
    align-items: center !important; }
  .align-items-baseline {
    align-items: baseline !important; }
  .align-items-stretch {
    align-items: stretch !important; }
  .align-content-start {
    align-content: flex-start !important; }
  .align-content-end {
    align-content: flex-end !important; }
  .align-content-center {
    align-content: center !important; }
  .align-content-between {
    align-content: space-between !important; }
  .align-content-around {
    align-content: space-around !important; }
  .align-content-stretch {
    align-content: stretch !important; }
  .align-self-auto {
    align-self: auto !important; }
  .align-self-start {
    align-self: flex-start !important; }
  .align-self-end {
    align-self: flex-end !important; }
  .align-self-center {
    align-self: center !important; }
  .align-self-baseline {
    align-self: baseline !important; }
  .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
    .flex-sm-column {
      flex-direction: column !important; }

    .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-sm-wrap {
      flex-wrap: wrap !important; }

    .flex-sm-nowrap {
      flex-wrap: nowrap !important; }

    .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-sm-fill {
      flex: 1 1 auto !important; }

    .flex-sm-grow-0 {
      flex-grow: 0 !important; }

    .flex-sm-grow-1 {
      flex-grow: 1 !important; }

    .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-sm-start {
      justify-content: flex-start !important; }

    .justify-content-sm-end {
      justify-content: flex-end !important; }

    .justify-content-sm-center {
      justify-content: center !important; }

    .justify-content-sm-between {
      justify-content: space-between !important; }

    .justify-content-sm-around {
      justify-content: space-around !important; }

    .align-items-sm-start {
      align-items: flex-start !important; }

    .align-items-sm-end {
      align-items: flex-end !important; }

    .align-items-sm-center {
      align-items: center !important; }

    .align-items-sm-baseline {
      align-items: baseline !important; }

    .align-items-sm-stretch {
      align-items: stretch !important; }

    .align-content-sm-start {
      align-content: flex-start !important; }

    .align-content-sm-end {
      align-content: flex-end !important; }

    .align-content-sm-center {
      align-content: center !important; }

    .align-content-sm-between {
      align-content: space-between !important; }

    .align-content-sm-around {
      align-content: space-around !important; }

    .align-content-sm-stretch {
      align-content: stretch !important; }

    .align-self-sm-auto {
      align-self: auto !important; }

    .align-self-sm-start {
      align-self: flex-start !important; }

    .align-self-sm-end {
      align-self: flex-end !important; }

    .align-self-sm-center {
      align-self: center !important; }

    .align-self-sm-baseline {
      align-self: baseline !important; }

    .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
    .flex-md-column {
      flex-direction: column !important; }

    .flex-md-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-md-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-md-wrap {
      flex-wrap: wrap !important; }

    .flex-md-nowrap {
      flex-wrap: nowrap !important; }

    .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-md-fill {
      flex: 1 1 auto !important; }

    .flex-md-grow-0 {
      flex-grow: 0 !important; }

    .flex-md-grow-1 {
      flex-grow: 1 !important; }

    .flex-md-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-md-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-md-start {
      justify-content: flex-start !important; }

    .justify-content-md-end {
      justify-content: flex-end !important; }

    .justify-content-md-center {
      justify-content: center !important; }

    .justify-content-md-between {
      justify-content: space-between !important; }

    .justify-content-md-around {
      justify-content: space-around !important; }

    .align-items-md-start {
      align-items: flex-start !important; }

    .align-items-md-end {
      align-items: flex-end !important; }

    .align-items-md-center {
      align-items: center !important; }

    .align-items-md-baseline {
      align-items: baseline !important; }

    .align-items-md-stretch {
      align-items: stretch !important; }

    .align-content-md-start {
      align-content: flex-start !important; }

    .align-content-md-end {
      align-content: flex-end !important; }

    .align-content-md-center {
      align-content: center !important; }

    .align-content-md-between {
      align-content: space-between !important; }

    .align-content-md-around {
      align-content: space-around !important; }

    .align-content-md-stretch {
      align-content: stretch !important; }

    .align-self-md-auto {
      align-self: auto !important; }

    .align-self-md-start {
      align-self: flex-start !important; }

    .align-self-md-end {
      align-self: flex-end !important; }

    .align-self-md-center {
      align-self: center !important; }

    .align-self-md-baseline {
      align-self: baseline !important; }

    .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
    .flex-lg-column {
      flex-direction: column !important; }

    .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-lg-wrap {
      flex-wrap: wrap !important; }

    .flex-lg-nowrap {
      flex-wrap: nowrap !important; }

    .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-lg-fill {
      flex: 1 1 auto !important; }

    .flex-lg-grow-0 {
      flex-grow: 0 !important; }

    .flex-lg-grow-1 {
      flex-grow: 1 !important; }

    .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-lg-start {
      justify-content: flex-start !important; }

    .justify-content-lg-end {
      justify-content: flex-end !important; }

    .justify-content-lg-center {
      justify-content: center !important; }

    .justify-content-lg-between {
      justify-content: space-between !important; }

    .justify-content-lg-around {
      justify-content: space-around !important; }

    .align-items-lg-start {
      align-items: flex-start !important; }

    .align-items-lg-end {
      align-items: flex-end !important; }

    .align-items-lg-center {
      align-items: center !important; }

    .align-items-lg-baseline {
      align-items: baseline !important; }

    .align-items-lg-stretch {
      align-items: stretch !important; }

    .align-content-lg-start {
      align-content: flex-start !important; }

    .align-content-lg-end {
      align-content: flex-end !important; }

    .align-content-lg-center {
      align-content: center !important; }

    .align-content-lg-between {
      align-content: space-between !important; }

    .align-content-lg-around {
      align-content: space-around !important; }

    .align-content-lg-stretch {
      align-content: stretch !important; }

    .align-self-lg-auto {
      align-self: auto !important; }

    .align-self-lg-start {
      align-self: flex-start !important; }

    .align-self-lg-end {
      align-self: flex-end !important; }

    .align-self-lg-center {
      align-self: center !important; }

    .align-self-lg-baseline {
      align-self: baseline !important; }

    .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
    .flex-xl-column {
      flex-direction: column !important; }

    .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-xl-wrap {
      flex-wrap: wrap !important; }

    .flex-xl-nowrap {
      flex-wrap: nowrap !important; }

    .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-xl-fill {
      flex: 1 1 auto !important; }

    .flex-xl-grow-0 {
      flex-grow: 0 !important; }

    .flex-xl-grow-1 {
      flex-grow: 1 !important; }

    .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-xl-start {
      justify-content: flex-start !important; }

    .justify-content-xl-end {
      justify-content: flex-end !important; }

    .justify-content-xl-center {
      justify-content: center !important; }

    .justify-content-xl-between {
      justify-content: space-between !important; }

    .justify-content-xl-around {
      justify-content: space-around !important; }

    .align-items-xl-start {
      align-items: flex-start !important; }

    .align-items-xl-end {
      align-items: flex-end !important; }

    .align-items-xl-center {
      align-items: center !important; }

    .align-items-xl-baseline {
      align-items: baseline !important; }

    .align-items-xl-stretch {
      align-items: stretch !important; }

    .align-content-xl-start {
      align-content: flex-start !important; }

    .align-content-xl-end {
      align-content: flex-end !important; }

    .align-content-xl-center {
      align-content: center !important; }

    .align-content-xl-between {
      align-content: space-between !important; }

    .align-content-xl-around {
      align-content: space-around !important; }

    .align-content-xl-stretch {
      align-content: stretch !important; }

    .align-self-xl-auto {
      align-self: auto !important; }

    .align-self-xl-start {
      align-self: flex-start !important; }

    .align-self-xl-end {
      align-self: flex-end !important; }

    .align-self-xl-center {
      align-self: center !important; }

    .align-self-xl-baseline {
      align-self: baseline !important; }

    .align-self-xl-stretch {
      align-self: stretch !important; } }
  .float-left {
    float: left !important; }
  .float-right {
    float: right !important; }
  .float-none {
    float: none !important; }
  @media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
    .float-sm-right {
      float: right !important; }

    .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
    .float-md-right {
      float: right !important; }

    .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
    .float-lg-right {
      float: right !important; }

    .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
    .float-xl-right {
      float: right !important; }

    .float-xl-none {
      float: none !important; } }
  .overflow-auto {
    overflow: auto !important; }
  .overflow-hidden {
    overflow: hidden !important; }
  .position-static {
    position: static !important; }
  .position-relative {
    position: relative !important; }
  .position-absolute {
    position: absolute !important; }
  .position-fixed {
    position: fixed !important; }
  .position-sticky {
    position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  position: sticky;
  top: 0;
  z-index: 1020; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }
  .w-25 {
    width: 25% !important; }
  .w-50 {
    width: 50% !important; }
  .w-75 {
    width: 75% !important; }
  .w-100 {
    width: 100% !important; }
  .w-auto {
    width: auto !important; }
  .h-25 {
    height: 25% !important; }
  .h-50 {
    height: 50% !important; }
  .h-75 {
    height: 75% !important; }
  .h-100 {
    height: 100% !important; }
  .h-auto {
    height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }
  .m-0 {
    margin: 0 !important; }
  .mt-0, .my-0 {
    margin-top: 0 !important; }
  .mr-0, .mx-0 {
    margin-right: 0 !important; }
  .mb-0, .my-0 {
    margin-bottom: 0 !important; }
  .ml-0, .mx-0 {
    margin-left: 0 !important; }
  .m-1 {
    margin: 0.25rem !important; }
  .mt-1, .my-1 {
    margin-top: 0.25rem !important; }
  .mr-1, .mx-1 {
    margin-right: 0.25rem !important; }
  .mb-1, .my-1 {
    margin-bottom: 0.25rem !important; }
  .ml-1, .mx-1 {
    margin-left: 0.25rem !important; }
  .m-2 {
    margin: 0.5rem !important; }
  .mt-2, .my-2 {
    margin-top: 0.5rem !important; }
  .mr-2, .mx-2 {
    margin-right: 0.5rem !important; }
  .mb-2, .my-2 {
    margin-bottom: 0.5rem !important; }
  .ml-2, .mx-2 {
    margin-left: 0.5rem !important; }
  .m-3 {
    margin: 1rem !important; }
  .mt-3, .my-3 {
    margin-top: 1rem !important; }
  .mr-3, .mx-3 {
    margin-right: 1rem !important; }
  .mb-3, .my-3 {
    margin-bottom: 1rem !important; }
  .ml-3, .mx-3 {
    margin-left: 1rem !important; }
  .m-4 {
    margin: 1.5rem !important; }
  .mt-4, .my-4 {
    margin-top: 1.5rem !important; }
  .mr-4, .mx-4 {
    margin-right: 1.5rem !important; }
  .mb-4, .my-4 {
    margin-bottom: 1.5rem !important; }
  .ml-4, .mx-4 {
    margin-left: 1.5rem !important; }
  .m-5 {
    margin: 3rem !important; }
  .mt-5, .my-5 {
    margin-top: 3rem !important; }
  .mr-5, .mx-5 {
    margin-right: 3rem !important; }
  .mb-5, .my-5 {
    margin-bottom: 3rem !important; }
  .ml-5, .mx-5 {
    margin-left: 3rem !important; }
  .p-0 {
    padding: 0 !important; }
  .pt-0, .py-0 {
    padding-top: 0 !important; }
  .pr-0, .px-0 {
    padding-right: 0 !important; }
  .pb-0, .py-0 {
    padding-bottom: 0 !important; }
  .pl-0, .px-0 {
    padding-left: 0 !important; }
  .p-1 {
    padding: 0.25rem !important; }
  .pt-1, .py-1 {
    padding-top: 0.25rem !important; }
  .pr-1, .px-1 {
    padding-right: 0.25rem !important; }
  .pb-1, .py-1 {
    padding-bottom: 0.25rem !important; }
  .pl-1, .px-1 {
    padding-left: 0.25rem !important; }
  .p-2 {
    padding: 0.5rem !important; }
  .pt-2, .py-2 {
    padding-top: 0.5rem !important; }
  .pr-2, .px-2 {
    padding-right: 0.5rem !important; }
  .pb-2, .py-2 {
    padding-bottom: 0.5rem !important; }
  .pl-2, .px-2 {
    padding-left: 0.5rem !important; }
  .p-3 {
    padding: 1rem !important; }
  .pt-3, .py-3 {
    padding-top: 1rem !important; }
  .pr-3, .px-3 {
    padding-right: 1rem !important; }
  .pb-3, .py-3 {
    padding-bottom: 1rem !important; }
  .pl-3, .px-3 {
    padding-left: 1rem !important; }
  .p-4 {
    padding: 1.5rem !important; }
  .pt-4, .py-4 {
    padding-top: 1.5rem !important; }
  .pr-4, .px-4 {
    padding-right: 1.5rem !important; }
  .pb-4, .py-4 {
    padding-bottom: 1.5rem !important; }
  .pl-4, .px-4 {
    padding-left: 1.5rem !important; }
  .p-5 {
    padding: 3rem !important; }
  .pt-5, .py-5 {
    padding-top: 3rem !important; }
  .pr-5, .px-5 {
    padding-right: 3rem !important; }
  .pb-5, .py-5 {
    padding-bottom: 3rem !important; }
  .pl-5, .px-5 {
    padding-left: 3rem !important; }
  .m-n1 {
    margin: -0.25rem !important; }
  .mt-n1, .my-n1 {
    margin-top: -0.25rem !important; }
  .mr-n1, .mx-n1 {
    margin-right: -0.25rem !important; }
  .mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-n1, .mx-n1 {
    margin-left: -0.25rem !important; }
  .m-n2 {
    margin: -0.5rem !important; }
  .mt-n2, .my-n2 {
    margin-top: -0.5rem !important; }
  .mr-n2, .mx-n2 {
    margin-right: -0.5rem !important; }
  .mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-n2, .mx-n2 {
    margin-left: -0.5rem !important; }
  .m-n3 {
    margin: -1rem !important; }
  .mt-n3, .my-n3 {
    margin-top: -1rem !important; }
  .mr-n3, .mx-n3 {
    margin-right: -1rem !important; }
  .mb-n3, .my-n3 {
    margin-bottom: -1rem !important; }
  .ml-n3, .mx-n3 {
    margin-left: -1rem !important; }
  .m-n4 {
    margin: -1.5rem !important; }
  .mt-n4, .my-n4 {
    margin-top: -1.5rem !important; }
  .mr-n4, .mx-n4 {
    margin-right: -1.5rem !important; }
  .mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-n4, .mx-n4 {
    margin-left: -1.5rem !important; }
  .m-n5 {
    margin: -3rem !important; }
  .mt-n5, .my-n5 {
    margin-top: -3rem !important; }
  .mr-n5, .mx-n5 {
    margin-right: -3rem !important; }
  .mb-n5, .my-n5 {
    margin-bottom: -3rem !important; }
  .ml-n5, .mx-n5 {
    margin-left: -3rem !important; }
  .m-auto {
    margin: auto !important; }
  .mt-auto, .my-auto {
    margin-top: auto !important; }
  .mr-auto, .mx-auto {
    margin-right: auto !important; }
  .mb-auto, .my-auto {
    margin-bottom: auto !important; }
  .ml-auto, .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
    .mt-sm-0, .my-sm-0 {
      margin-top: 0 !important; }

    .mr-sm-0, .mx-sm-0 {
      margin-right: 0 !important; }

    .mb-sm-0, .my-sm-0 {
      margin-bottom: 0 !important; }

    .ml-sm-0, .mx-sm-0 {
      margin-left: 0 !important; }

    .m-sm-1 {
      margin: 0.25rem !important; }

    .mt-sm-1, .my-sm-1 {
      margin-top: 0.25rem !important; }

    .mr-sm-1, .mx-sm-1 {
      margin-right: 0.25rem !important; }

    .mb-sm-1, .my-sm-1 {
      margin-bottom: 0.25rem !important; }

    .ml-sm-1, .mx-sm-1 {
      margin-left: 0.25rem !important; }

    .m-sm-2 {
      margin: 0.5rem !important; }

    .mt-sm-2, .my-sm-2 {
      margin-top: 0.5rem !important; }

    .mr-sm-2, .mx-sm-2 {
      margin-right: 0.5rem !important; }

    .mb-sm-2, .my-sm-2 {
      margin-bottom: 0.5rem !important; }

    .ml-sm-2, .mx-sm-2 {
      margin-left: 0.5rem !important; }

    .m-sm-3 {
      margin: 1rem !important; }

    .mt-sm-3, .my-sm-3 {
      margin-top: 1rem !important; }

    .mr-sm-3, .mx-sm-3 {
      margin-right: 1rem !important; }

    .mb-sm-3, .my-sm-3 {
      margin-bottom: 1rem !important; }

    .ml-sm-3, .mx-sm-3 {
      margin-left: 1rem !important; }

    .m-sm-4 {
      margin: 1.5rem !important; }

    .mt-sm-4, .my-sm-4 {
      margin-top: 1.5rem !important; }

    .mr-sm-4, .mx-sm-4 {
      margin-right: 1.5rem !important; }

    .mb-sm-4, .my-sm-4 {
      margin-bottom: 1.5rem !important; }

    .ml-sm-4, .mx-sm-4 {
      margin-left: 1.5rem !important; }

    .m-sm-5 {
      margin: 3rem !important; }

    .mt-sm-5, .my-sm-5 {
      margin-top: 3rem !important; }

    .mr-sm-5, .mx-sm-5 {
      margin-right: 3rem !important; }

    .mb-sm-5, .my-sm-5 {
      margin-bottom: 3rem !important; }

    .ml-sm-5, .mx-sm-5 {
      margin-left: 3rem !important; }

    .p-sm-0 {
      padding: 0 !important; }

    .pt-sm-0, .py-sm-0 {
      padding-top: 0 !important; }

    .pr-sm-0, .px-sm-0 {
      padding-right: 0 !important; }

    .pb-sm-0, .py-sm-0 {
      padding-bottom: 0 !important; }

    .pl-sm-0, .px-sm-0 {
      padding-left: 0 !important; }

    .p-sm-1 {
      padding: 0.25rem !important; }

    .pt-sm-1, .py-sm-1 {
      padding-top: 0.25rem !important; }

    .pr-sm-1, .px-sm-1 {
      padding-right: 0.25rem !important; }

    .pb-sm-1, .py-sm-1 {
      padding-bottom: 0.25rem !important; }

    .pl-sm-1, .px-sm-1 {
      padding-left: 0.25rem !important; }

    .p-sm-2 {
      padding: 0.5rem !important; }

    .pt-sm-2, .py-sm-2 {
      padding-top: 0.5rem !important; }

    .pr-sm-2, .px-sm-2 {
      padding-right: 0.5rem !important; }

    .pb-sm-2, .py-sm-2 {
      padding-bottom: 0.5rem !important; }

    .pl-sm-2, .px-sm-2 {
      padding-left: 0.5rem !important; }

    .p-sm-3 {
      padding: 1rem !important; }

    .pt-sm-3, .py-sm-3 {
      padding-top: 1rem !important; }

    .pr-sm-3, .px-sm-3 {
      padding-right: 1rem !important; }

    .pb-sm-3, .py-sm-3 {
      padding-bottom: 1rem !important; }

    .pl-sm-3, .px-sm-3 {
      padding-left: 1rem !important; }

    .p-sm-4 {
      padding: 1.5rem !important; }

    .pt-sm-4, .py-sm-4 {
      padding-top: 1.5rem !important; }

    .pr-sm-4, .px-sm-4 {
      padding-right: 1.5rem !important; }

    .pb-sm-4, .py-sm-4 {
      padding-bottom: 1.5rem !important; }

    .pl-sm-4, .px-sm-4 {
      padding-left: 1.5rem !important; }

    .p-sm-5 {
      padding: 3rem !important; }

    .pt-sm-5, .py-sm-5 {
      padding-top: 3rem !important; }

    .pr-sm-5, .px-sm-5 {
      padding-right: 3rem !important; }

    .pb-sm-5, .py-sm-5 {
      padding-bottom: 3rem !important; }

    .pl-sm-5, .px-sm-5 {
      padding-left: 3rem !important; }

    .m-sm-n1 {
      margin: -0.25rem !important; }

    .mt-sm-n1, .my-sm-n1 {
      margin-top: -0.25rem !important; }

    .mr-sm-n1, .mx-sm-n1 {
      margin-right: -0.25rem !important; }

    .mb-sm-n1, .my-sm-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-sm-n1, .mx-sm-n1 {
      margin-left: -0.25rem !important; }

    .m-sm-n2 {
      margin: -0.5rem !important; }

    .mt-sm-n2, .my-sm-n2 {
      margin-top: -0.5rem !important; }

    .mr-sm-n2, .mx-sm-n2 {
      margin-right: -0.5rem !important; }

    .mb-sm-n2, .my-sm-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-sm-n2, .mx-sm-n2 {
      margin-left: -0.5rem !important; }

    .m-sm-n3 {
      margin: -1rem !important; }

    .mt-sm-n3, .my-sm-n3 {
      margin-top: -1rem !important; }

    .mr-sm-n3, .mx-sm-n3 {
      margin-right: -1rem !important; }

    .mb-sm-n3, .my-sm-n3 {
      margin-bottom: -1rem !important; }

    .ml-sm-n3, .mx-sm-n3 {
      margin-left: -1rem !important; }

    .m-sm-n4 {
      margin: -1.5rem !important; }

    .mt-sm-n4, .my-sm-n4 {
      margin-top: -1.5rem !important; }

    .mr-sm-n4, .mx-sm-n4 {
      margin-right: -1.5rem !important; }

    .mb-sm-n4, .my-sm-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-sm-n4, .mx-sm-n4 {
      margin-left: -1.5rem !important; }

    .m-sm-n5 {
      margin: -3rem !important; }

    .mt-sm-n5, .my-sm-n5 {
      margin-top: -3rem !important; }

    .mr-sm-n5, .mx-sm-n5 {
      margin-right: -3rem !important; }

    .mb-sm-n5, .my-sm-n5 {
      margin-bottom: -3rem !important; }

    .ml-sm-n5, .mx-sm-n5 {
      margin-left: -3rem !important; }

    .m-sm-auto {
      margin: auto !important; }

    .mt-sm-auto, .my-sm-auto {
      margin-top: auto !important; }

    .mr-sm-auto, .mx-sm-auto {
      margin-right: auto !important; }

    .mb-sm-auto, .my-sm-auto {
      margin-bottom: auto !important; }

    .ml-sm-auto, .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
    .mt-md-0, .my-md-0 {
      margin-top: 0 !important; }

    .mr-md-0, .mx-md-0 {
      margin-right: 0 !important; }

    .mb-md-0, .my-md-0 {
      margin-bottom: 0 !important; }

    .ml-md-0, .mx-md-0 {
      margin-left: 0 !important; }

    .m-md-1 {
      margin: 0.25rem !important; }

    .mt-md-1, .my-md-1 {
      margin-top: 0.25rem !important; }

    .mr-md-1, .mx-md-1 {
      margin-right: 0.25rem !important; }

    .mb-md-1, .my-md-1 {
      margin-bottom: 0.25rem !important; }

    .ml-md-1, .mx-md-1 {
      margin-left: 0.25rem !important; }

    .m-md-2 {
      margin: 0.5rem !important; }

    .mt-md-2, .my-md-2 {
      margin-top: 0.5rem !important; }

    .mr-md-2, .mx-md-2 {
      margin-right: 0.5rem !important; }

    .mb-md-2, .my-md-2 {
      margin-bottom: 0.5rem !important; }

    .ml-md-2, .mx-md-2 {
      margin-left: 0.5rem !important; }

    .m-md-3 {
      margin: 1rem !important; }

    .mt-md-3, .my-md-3 {
      margin-top: 1rem !important; }

    .mr-md-3, .mx-md-3 {
      margin-right: 1rem !important; }

    .mb-md-3, .my-md-3 {
      margin-bottom: 1rem !important; }

    .ml-md-3, .mx-md-3 {
      margin-left: 1rem !important; }

    .m-md-4 {
      margin: 1.5rem !important; }

    .mt-md-4, .my-md-4 {
      margin-top: 1.5rem !important; }

    .mr-md-4, .mx-md-4 {
      margin-right: 1.5rem !important; }

    .mb-md-4, .my-md-4 {
      margin-bottom: 1.5rem !important; }

    .ml-md-4, .mx-md-4 {
      margin-left: 1.5rem !important; }

    .m-md-5 {
      margin: 3rem !important; }

    .mt-md-5, .my-md-5 {
      margin-top: 3rem !important; }

    .mr-md-5, .mx-md-5 {
      margin-right: 3rem !important; }

    .mb-md-5, .my-md-5 {
      margin-bottom: 3rem !important; }

    .ml-md-5, .mx-md-5 {
      margin-left: 3rem !important; }

    .p-md-0 {
      padding: 0 !important; }

    .pt-md-0, .py-md-0 {
      padding-top: 0 !important; }

    .pr-md-0, .px-md-0 {
      padding-right: 0 !important; }

    .pb-md-0, .py-md-0 {
      padding-bottom: 0 !important; }

    .pl-md-0, .px-md-0 {
      padding-left: 0 !important; }

    .p-md-1 {
      padding: 0.25rem !important; }

    .pt-md-1, .py-md-1 {
      padding-top: 0.25rem !important; }

    .pr-md-1, .px-md-1 {
      padding-right: 0.25rem !important; }

    .pb-md-1, .py-md-1 {
      padding-bottom: 0.25rem !important; }

    .pl-md-1, .px-md-1 {
      padding-left: 0.25rem !important; }

    .p-md-2 {
      padding: 0.5rem !important; }

    .pt-md-2, .py-md-2 {
      padding-top: 0.5rem !important; }

    .pr-md-2, .px-md-2 {
      padding-right: 0.5rem !important; }

    .pb-md-2, .py-md-2 {
      padding-bottom: 0.5rem !important; }

    .pl-md-2, .px-md-2 {
      padding-left: 0.5rem !important; }

    .p-md-3 {
      padding: 1rem !important; }

    .pt-md-3, .py-md-3 {
      padding-top: 1rem !important; }

    .pr-md-3, .px-md-3 {
      padding-right: 1rem !important; }

    .pb-md-3, .py-md-3 {
      padding-bottom: 1rem !important; }

    .pl-md-3, .px-md-3 {
      padding-left: 1rem !important; }

    .p-md-4 {
      padding: 1.5rem !important; }

    .pt-md-4, .py-md-4 {
      padding-top: 1.5rem !important; }

    .pr-md-4, .px-md-4 {
      padding-right: 1.5rem !important; }

    .pb-md-4, .py-md-4 {
      padding-bottom: 1.5rem !important; }

    .pl-md-4, .px-md-4 {
      padding-left: 1.5rem !important; }

    .p-md-5 {
      padding: 3rem !important; }

    .pt-md-5, .py-md-5 {
      padding-top: 3rem !important; }

    .pr-md-5, .px-md-5 {
      padding-right: 3rem !important; }

    .pb-md-5, .py-md-5 {
      padding-bottom: 3rem !important; }

    .pl-md-5, .px-md-5 {
      padding-left: 3rem !important; }

    .m-md-n1 {
      margin: -0.25rem !important; }

    .mt-md-n1, .my-md-n1 {
      margin-top: -0.25rem !important; }

    .mr-md-n1, .mx-md-n1 {
      margin-right: -0.25rem !important; }

    .mb-md-n1, .my-md-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-md-n1, .mx-md-n1 {
      margin-left: -0.25rem !important; }

    .m-md-n2 {
      margin: -0.5rem !important; }

    .mt-md-n2, .my-md-n2 {
      margin-top: -0.5rem !important; }

    .mr-md-n2, .mx-md-n2 {
      margin-right: -0.5rem !important; }

    .mb-md-n2, .my-md-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-md-n2, .mx-md-n2 {
      margin-left: -0.5rem !important; }

    .m-md-n3 {
      margin: -1rem !important; }

    .mt-md-n3, .my-md-n3 {
      margin-top: -1rem !important; }

    .mr-md-n3, .mx-md-n3 {
      margin-right: -1rem !important; }

    .mb-md-n3, .my-md-n3 {
      margin-bottom: -1rem !important; }

    .ml-md-n3, .mx-md-n3 {
      margin-left: -1rem !important; }

    .m-md-n4 {
      margin: -1.5rem !important; }

    .mt-md-n4, .my-md-n4 {
      margin-top: -1.5rem !important; }

    .mr-md-n4, .mx-md-n4 {
      margin-right: -1.5rem !important; }

    .mb-md-n4, .my-md-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-md-n4, .mx-md-n4 {
      margin-left: -1.5rem !important; }

    .m-md-n5 {
      margin: -3rem !important; }

    .mt-md-n5, .my-md-n5 {
      margin-top: -3rem !important; }

    .mr-md-n5, .mx-md-n5 {
      margin-right: -3rem !important; }

    .mb-md-n5, .my-md-n5 {
      margin-bottom: -3rem !important; }

    .ml-md-n5, .mx-md-n5 {
      margin-left: -3rem !important; }

    .m-md-auto {
      margin: auto !important; }

    .mt-md-auto, .my-md-auto {
      margin-top: auto !important; }

    .mr-md-auto, .mx-md-auto {
      margin-right: auto !important; }

    .mb-md-auto, .my-md-auto {
      margin-bottom: auto !important; }

    .ml-md-auto, .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
    .mt-lg-0, .my-lg-0 {
      margin-top: 0 !important; }

    .mr-lg-0, .mx-lg-0 {
      margin-right: 0 !important; }

    .mb-lg-0, .my-lg-0 {
      margin-bottom: 0 !important; }

    .ml-lg-0, .mx-lg-0 {
      margin-left: 0 !important; }

    .m-lg-1 {
      margin: 0.25rem !important; }

    .mt-lg-1, .my-lg-1 {
      margin-top: 0.25rem !important; }

    .mr-lg-1, .mx-lg-1 {
      margin-right: 0.25rem !important; }

    .mb-lg-1, .my-lg-1 {
      margin-bottom: 0.25rem !important; }

    .ml-lg-1, .mx-lg-1 {
      margin-left: 0.25rem !important; }

    .m-lg-2 {
      margin: 0.5rem !important; }

    .mt-lg-2, .my-lg-2 {
      margin-top: 0.5rem !important; }

    .mr-lg-2, .mx-lg-2 {
      margin-right: 0.5rem !important; }

    .mb-lg-2, .my-lg-2 {
      margin-bottom: 0.5rem !important; }

    .ml-lg-2, .mx-lg-2 {
      margin-left: 0.5rem !important; }

    .m-lg-3 {
      margin: 1rem !important; }

    .mt-lg-3, .my-lg-3 {
      margin-top: 1rem !important; }

    .mr-lg-3, .mx-lg-3 {
      margin-right: 1rem !important; }

    .mb-lg-3, .my-lg-3 {
      margin-bottom: 1rem !important; }

    .ml-lg-3, .mx-lg-3 {
      margin-left: 1rem !important; }

    .m-lg-4 {
      margin: 1.5rem !important; }

    .mt-lg-4, .my-lg-4 {
      margin-top: 1.5rem !important; }

    .mr-lg-4, .mx-lg-4 {
      margin-right: 1.5rem !important; }

    .mb-lg-4, .my-lg-4 {
      margin-bottom: 1.5rem !important; }

    .ml-lg-4, .mx-lg-4 {
      margin-left: 1.5rem !important; }

    .m-lg-5 {
      margin: 3rem !important; }

    .mt-lg-5, .my-lg-5 {
      margin-top: 3rem !important; }

    .mr-lg-5, .mx-lg-5 {
      margin-right: 3rem !important; }

    .mb-lg-5, .my-lg-5 {
      margin-bottom: 3rem !important; }

    .ml-lg-5, .mx-lg-5 {
      margin-left: 3rem !important; }

    .p-lg-0 {
      padding: 0 !important; }

    .pt-lg-0, .py-lg-0 {
      padding-top: 0 !important; }

    .pr-lg-0, .px-lg-0 {
      padding-right: 0 !important; }

    .pb-lg-0, .py-lg-0 {
      padding-bottom: 0 !important; }

    .pl-lg-0, .px-lg-0 {
      padding-left: 0 !important; }

    .p-lg-1 {
      padding: 0.25rem !important; }

    .pt-lg-1, .py-lg-1 {
      padding-top: 0.25rem !important; }

    .pr-lg-1, .px-lg-1 {
      padding-right: 0.25rem !important; }

    .pb-lg-1, .py-lg-1 {
      padding-bottom: 0.25rem !important; }

    .pl-lg-1, .px-lg-1 {
      padding-left: 0.25rem !important; }

    .p-lg-2 {
      padding: 0.5rem !important; }

    .pt-lg-2, .py-lg-2 {
      padding-top: 0.5rem !important; }

    .pr-lg-2, .px-lg-2 {
      padding-right: 0.5rem !important; }

    .pb-lg-2, .py-lg-2 {
      padding-bottom: 0.5rem !important; }

    .pl-lg-2, .px-lg-2 {
      padding-left: 0.5rem !important; }

    .p-lg-3 {
      padding: 1rem !important; }

    .pt-lg-3, .py-lg-3 {
      padding-top: 1rem !important; }

    .pr-lg-3, .px-lg-3 {
      padding-right: 1rem !important; }

    .pb-lg-3, .py-lg-3 {
      padding-bottom: 1rem !important; }

    .pl-lg-3, .px-lg-3 {
      padding-left: 1rem !important; }

    .p-lg-4 {
      padding: 1.5rem !important; }

    .pt-lg-4, .py-lg-4 {
      padding-top: 1.5rem !important; }

    .pr-lg-4, .px-lg-4 {
      padding-right: 1.5rem !important; }

    .pb-lg-4, .py-lg-4 {
      padding-bottom: 1.5rem !important; }

    .pl-lg-4, .px-lg-4 {
      padding-left: 1.5rem !important; }

    .p-lg-5 {
      padding: 3rem !important; }

    .pt-lg-5, .py-lg-5 {
      padding-top: 3rem !important; }

    .pr-lg-5, .px-lg-5 {
      padding-right: 3rem !important; }

    .pb-lg-5, .py-lg-5 {
      padding-bottom: 3rem !important; }

    .pl-lg-5, .px-lg-5 {
      padding-left: 3rem !important; }

    .m-lg-n1 {
      margin: -0.25rem !important; }

    .mt-lg-n1, .my-lg-n1 {
      margin-top: -0.25rem !important; }

    .mr-lg-n1, .mx-lg-n1 {
      margin-right: -0.25rem !important; }

    .mb-lg-n1, .my-lg-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-lg-n1, .mx-lg-n1 {
      margin-left: -0.25rem !important; }

    .m-lg-n2 {
      margin: -0.5rem !important; }

    .mt-lg-n2, .my-lg-n2 {
      margin-top: -0.5rem !important; }

    .mr-lg-n2, .mx-lg-n2 {
      margin-right: -0.5rem !important; }

    .mb-lg-n2, .my-lg-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-lg-n2, .mx-lg-n2 {
      margin-left: -0.5rem !important; }

    .m-lg-n3 {
      margin: -1rem !important; }

    .mt-lg-n3, .my-lg-n3 {
      margin-top: -1rem !important; }

    .mr-lg-n3, .mx-lg-n3 {
      margin-right: -1rem !important; }

    .mb-lg-n3, .my-lg-n3 {
      margin-bottom: -1rem !important; }

    .ml-lg-n3, .mx-lg-n3 {
      margin-left: -1rem !important; }

    .m-lg-n4 {
      margin: -1.5rem !important; }

    .mt-lg-n4, .my-lg-n4 {
      margin-top: -1.5rem !important; }

    .mr-lg-n4, .mx-lg-n4 {
      margin-right: -1.5rem !important; }

    .mb-lg-n4, .my-lg-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-lg-n4, .mx-lg-n4 {
      margin-left: -1.5rem !important; }

    .m-lg-n5 {
      margin: -3rem !important; }

    .mt-lg-n5, .my-lg-n5 {
      margin-top: -3rem !important; }

    .mr-lg-n5, .mx-lg-n5 {
      margin-right: -3rem !important; }

    .mb-lg-n5, .my-lg-n5 {
      margin-bottom: -3rem !important; }

    .ml-lg-n5, .mx-lg-n5 {
      margin-left: -3rem !important; }

    .m-lg-auto {
      margin: auto !important; }

    .mt-lg-auto, .my-lg-auto {
      margin-top: auto !important; }

    .mr-lg-auto, .mx-lg-auto {
      margin-right: auto !important; }

    .mb-lg-auto, .my-lg-auto {
      margin-bottom: auto !important; }

    .ml-lg-auto, .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
    .mt-xl-0, .my-xl-0 {
      margin-top: 0 !important; }

    .mr-xl-0, .mx-xl-0 {
      margin-right: 0 !important; }

    .mb-xl-0, .my-xl-0 {
      margin-bottom: 0 !important; }

    .ml-xl-0, .mx-xl-0 {
      margin-left: 0 !important; }

    .m-xl-1 {
      margin: 0.25rem !important; }

    .mt-xl-1, .my-xl-1 {
      margin-top: 0.25rem !important; }

    .mr-xl-1, .mx-xl-1 {
      margin-right: 0.25rem !important; }

    .mb-xl-1, .my-xl-1 {
      margin-bottom: 0.25rem !important; }

    .ml-xl-1, .mx-xl-1 {
      margin-left: 0.25rem !important; }

    .m-xl-2 {
      margin: 0.5rem !important; }

    .mt-xl-2, .my-xl-2 {
      margin-top: 0.5rem !important; }

    .mr-xl-2, .mx-xl-2 {
      margin-right: 0.5rem !important; }

    .mb-xl-2, .my-xl-2 {
      margin-bottom: 0.5rem !important; }

    .ml-xl-2, .mx-xl-2 {
      margin-left: 0.5rem !important; }

    .m-xl-3 {
      margin: 1rem !important; }

    .mt-xl-3, .my-xl-3 {
      margin-top: 1rem !important; }

    .mr-xl-3, .mx-xl-3 {
      margin-right: 1rem !important; }

    .mb-xl-3, .my-xl-3 {
      margin-bottom: 1rem !important; }

    .ml-xl-3, .mx-xl-3 {
      margin-left: 1rem !important; }

    .m-xl-4 {
      margin: 1.5rem !important; }

    .mt-xl-4, .my-xl-4 {
      margin-top: 1.5rem !important; }

    .mr-xl-4, .mx-xl-4 {
      margin-right: 1.5rem !important; }

    .mb-xl-4, .my-xl-4 {
      margin-bottom: 1.5rem !important; }

    .ml-xl-4, .mx-xl-4 {
      margin-left: 1.5rem !important; }

    .m-xl-5 {
      margin: 3rem !important; }

    .mt-xl-5, .my-xl-5 {
      margin-top: 3rem !important; }

    .mr-xl-5, .mx-xl-5 {
      margin-right: 3rem !important; }

    .mb-xl-5, .my-xl-5 {
      margin-bottom: 3rem !important; }

    .ml-xl-5, .mx-xl-5 {
      margin-left: 3rem !important; }

    .p-xl-0 {
      padding: 0 !important; }

    .pt-xl-0, .py-xl-0 {
      padding-top: 0 !important; }

    .pr-xl-0, .px-xl-0 {
      padding-right: 0 !important; }

    .pb-xl-0, .py-xl-0 {
      padding-bottom: 0 !important; }

    .pl-xl-0, .px-xl-0 {
      padding-left: 0 !important; }

    .p-xl-1 {
      padding: 0.25rem !important; }

    .pt-xl-1, .py-xl-1 {
      padding-top: 0.25rem !important; }

    .pr-xl-1, .px-xl-1 {
      padding-right: 0.25rem !important; }

    .pb-xl-1, .py-xl-1 {
      padding-bottom: 0.25rem !important; }

    .pl-xl-1, .px-xl-1 {
      padding-left: 0.25rem !important; }

    .p-xl-2 {
      padding: 0.5rem !important; }

    .pt-xl-2, .py-xl-2 {
      padding-top: 0.5rem !important; }

    .pr-xl-2, .px-xl-2 {
      padding-right: 0.5rem !important; }

    .pb-xl-2, .py-xl-2 {
      padding-bottom: 0.5rem !important; }

    .pl-xl-2, .px-xl-2 {
      padding-left: 0.5rem !important; }

    .p-xl-3 {
      padding: 1rem !important; }

    .pt-xl-3, .py-xl-3 {
      padding-top: 1rem !important; }

    .pr-xl-3, .px-xl-3 {
      padding-right: 1rem !important; }

    .pb-xl-3, .py-xl-3 {
      padding-bottom: 1rem !important; }

    .pl-xl-3, .px-xl-3 {
      padding-left: 1rem !important; }

    .p-xl-4 {
      padding: 1.5rem !important; }

    .pt-xl-4, .py-xl-4 {
      padding-top: 1.5rem !important; }

    .pr-xl-4, .px-xl-4 {
      padding-right: 1.5rem !important; }

    .pb-xl-4, .py-xl-4 {
      padding-bottom: 1.5rem !important; }

    .pl-xl-4, .px-xl-4 {
      padding-left: 1.5rem !important; }

    .p-xl-5 {
      padding: 3rem !important; }

    .pt-xl-5, .py-xl-5 {
      padding-top: 3rem !important; }

    .pr-xl-5, .px-xl-5 {
      padding-right: 3rem !important; }

    .pb-xl-5, .py-xl-5 {
      padding-bottom: 3rem !important; }

    .pl-xl-5, .px-xl-5 {
      padding-left: 3rem !important; }

    .m-xl-n1 {
      margin: -0.25rem !important; }

    .mt-xl-n1, .my-xl-n1 {
      margin-top: -0.25rem !important; }

    .mr-xl-n1, .mx-xl-n1 {
      margin-right: -0.25rem !important; }

    .mb-xl-n1, .my-xl-n1 {
      margin-bottom: -0.25rem !important; }

    .ml-xl-n1, .mx-xl-n1 {
      margin-left: -0.25rem !important; }

    .m-xl-n2 {
      margin: -0.5rem !important; }

    .mt-xl-n2, .my-xl-n2 {
      margin-top: -0.5rem !important; }

    .mr-xl-n2, .mx-xl-n2 {
      margin-right: -0.5rem !important; }

    .mb-xl-n2, .my-xl-n2 {
      margin-bottom: -0.5rem !important; }

    .ml-xl-n2, .mx-xl-n2 {
      margin-left: -0.5rem !important; }

    .m-xl-n3 {
      margin: -1rem !important; }

    .mt-xl-n3, .my-xl-n3 {
      margin-top: -1rem !important; }

    .mr-xl-n3, .mx-xl-n3 {
      margin-right: -1rem !important; }

    .mb-xl-n3, .my-xl-n3 {
      margin-bottom: -1rem !important; }

    .ml-xl-n3, .mx-xl-n3 {
      margin-left: -1rem !important; }

    .m-xl-n4 {
      margin: -1.5rem !important; }

    .mt-xl-n4, .my-xl-n4 {
      margin-top: -1.5rem !important; }

    .mr-xl-n4, .mx-xl-n4 {
      margin-right: -1.5rem !important; }

    .mb-xl-n4, .my-xl-n4 {
      margin-bottom: -1.5rem !important; }

    .ml-xl-n4, .mx-xl-n4 {
      margin-left: -1.5rem !important; }

    .m-xl-n5 {
      margin: -3rem !important; }

    .mt-xl-n5, .my-xl-n5 {
      margin-top: -3rem !important; }

    .mr-xl-n5, .mx-xl-n5 {
      margin-right: -3rem !important; }

    .mb-xl-n5, .my-xl-n5 {
      margin-bottom: -3rem !important; }

    .ml-xl-n5, .mx-xl-n5 {
      margin-left: -3rem !important; }

    .m-xl-auto {
      margin: auto !important; }

    .mt-xl-auto, .my-xl-auto {
      margin-top: auto !important; }

    .mr-xl-auto, .mx-xl-auto {
      margin-right: auto !important; }

    .mb-xl-auto, .my-xl-auto {
      margin-bottom: auto !important; }

    .ml-xl-auto, .mx-xl-auto {
      margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .text-left {
    text-align: left !important; }
  .text-right {
    text-align: right !important; }
  .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
    .text-sm-right {
      text-align: right !important; }

    .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
    .text-md-right {
      text-align: right !important; }

    .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
    .text-lg-right {
      text-align: right !important; }

    .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
    .text-xl-right {
      text-align: right !important; }

    .text-xl-center {
      text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }
  .text-primary {
    color: #007bff !important; }
  a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important; }
  .text-secondary {
    color: #6c757d !important; }
  a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important; }
  .text-success {
    color: #28a745 !important; }
  a.text-success:hover, a.text-success:focus {
    color: #19692c !important; }
  .text-info {
    color: #17a2b8 !important; }
  a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important; }
  .text-warning {
    color: #ffc107 !important; }
  a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important; }
  .text-danger {
    color: #dc3545 !important; }
  a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important; }
  .text-light {
    color: #f8f9fa !important; }
  a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important; }
  .text-dark {
    color: #343a40 !important; }
  a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *, *::before, *::after {
    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; }

  pre, blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }

  body {
    min-width: 992px !important; }

  .container {
    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 th, .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
      border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #ccc; }
  .mfp-preloader a:hover {
    color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
/**
 * Remove all paddings around the image on small screen
 */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
      .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Font Awesome Free 5.13.0  */
/*@import "../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome";
 @import "../../node_modules/@fortawesome/fontawesome-free/scss/regular";
 @import "../../node_modules/@fortawesome/fontawesome-free/scss/solid";
 @import "../../node_modules/@fortawesome/fontawesome-free/scss/brands";*/
/* Slick v1.9.0 */
/*@import "../../node_modules/owl.carousel/src/scss/owl.carousel";*/
/* Slick v1.9.0 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/* Base */
* {
  outline: none; }

body {
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  overflow: hidden;
  color: #333; }

html {
  overflow-y: scroll; }

sub, sup {
  vertical-align: super;
  font-size: 30%; }

a:link {
  color: #0056b3; }

a:hover {
  text-decoration: none; }

p a:link {
  text-decoration: underline; }

ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

.wrap {
  width: 100%;
  overflow: hidden; }

.container {
  max-width: 1600px; }
  @media only screen and (max-width: 1400px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }
  @media (max-width: 991.98px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; } }
  @media (max-width: 767.98px) {
  .container {
    padding-top: 0px; } }

.innerwrap {
  width: 1200px;
  margin: 0 auto; }

img {
  max-width: 100%;
  height: auto; }
/*body {
 &.single-product {
 .product_single_top {
 margin-top: 51px;
 }
 }
 }*/
.popup-wrapper {
  position: fixed;
  width: 100%;
  left: 0 !important;
  top: 0px;
  background: rgba(0, 0, 0, 0.95);
  z-index: 999;
  height: 100%;
  display: none; }
  .popup-wrapper .popup-container {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .popup-wrapper.installation .popup-container {
    max-width: 850px;
    flex-wrap: wrap; }
  @media (max-width: 1199.98px) {
      .popup-wrapper.installation .popup-container {
        max-width: 900px; } }
  @media (max-width: 991.98px) {
      .popup-wrapper.installation .popup-container {
        max-width: 710px; } }
  .popup-wrapper.installation .popup-container > div {
    width: 100%;
    position: relative; }
  @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container > div {
          margin-bottom: auto;
          position: static; } }
  .popup-wrapper.installation .popup-container > div > div {
    height: 480px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199.98px) {
        .popup-wrapper.installation .popup-container > div > div {
          height: 530px; } }
    @media (max-width: 991.98px) {
        .popup-wrapper.installation .popup-container > div > div {
          height: 400px; } }
    @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container > div > div {
          height: 350px; } }
    .popup-wrapper.installation .popup-container > div > div img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .popup-wrapper.installation .popup-container > div iframe {
    display: block;
    width: 100%;
    height: 480px;
    position: relative; }
    @media (max-width: 1199.98px) {
        .popup-wrapper.installation .popup-container > div iframe {
          height: 530px; } }
    @media (max-width: 991.98px) {
        .popup-wrapper.installation .popup-container > div iframe {
          height: 400px; } }
    @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container > div iframe {
          height: 350px; } }
  .popup-wrapper.installation .popup-container > div .btn_close {
    right: 0px;
    top: -7px;
    color: #fff; }
    @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container > div .btn_close {
          line-height: 57px;
          background-color: #0173bd;
          color: #fff;
          font-family: 'Montserrat', sans-serif;
          font-size: 20px;
          font-weight: 700;
          text-transform: uppercase;
          text-align: center;
          position: absolute;
          top: inherit;
          bottom: 0px;
          width: 100%;
          color: #0173bd; }
          .popup-wrapper.installation .popup-container > div .btn_close:before {
            content: "Close";
            text-align: center;
            position: absolute;
            width: 100%;
            line-height: 57px;
            left: 0px;
            top: 0px;
            color: #fff; } }
  .popup-wrapper.installation .popup-container h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    display: none;
    margin-bottom: 70px;
    margin-top: 50px; }
  @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container h2 {
          display: block; } }
  .popup-wrapper.installation .popup-container h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left; }
  @media (max-width: 767.98px) {
        .popup-wrapper.installation .popup-container h3 {
          font-size: 16px;
          padding: 0 30px;
          margin-bottom: 30px; } }
  .popup-wrapper.installation .popup-container h3 strong {
    font-weight: 700; }
  .popup-wrapper .popup-inner {
    background: #fff;
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    min-height: 80px; }
  .popup-wrapper .popup-left {
    padding-top: 10px;
    width: 390px; }
  .popup-wrapper .popup-left img {
    max-height: 100%;
    width: auto;
    max-height: 750px; }
  .popup-wrapper .popup-right {
    width: calc(100% - 390px);
    padding-right: 30px; }
  .popup-wrapper .popup-right h2 {
    color: #292929;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 56px; }
  .popup-wrapper .popup-right h2 strong {
    font-weight: 700; }
  .popup-wrapper .popup-right .part-sku-number {
    display: flex;
    margin-top: 10px; }
  .popup-wrapper .popup-right .part-sku-number li {
    color: #292929;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
  .popup-wrapper .popup-right .part-sku-number li + li {
    margin-left: 50px; }
  .popup-wrapper .popup-right .buy-now-links {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap; }
  .popup-wrapper .popup-right .buy-now-links li {
    width: 50%;
    margin-top: 25px;
    display: flex;
    align-items: center; }

.btn_close {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #292929;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer; }

#reviews_form {
  padding: 0 20px; }
  #reviews_form form {
    max-width: 520px;
    width: 100%;
    background: #015e98;
    padding: 20px;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    position: relative;
    z-index: 2;
    left: 50%;
    top: 50%; }
  #reviews_form form:after {
    content: '';
    display: block;
    clear: both; }
  #reviews_form form textarea.error, #reviews_form form .selector.error, #reviews_form form input.error {
    border-color: red; }
  #reviews_form input:not([type=submit]) {
    border: 2px solid #fff;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px 20px; }
  #reviews_form textarea {
    border: 2px solid #fff;
    background: #fff;
    width: 100%;
    padding-left: 20px;
    padding-top: 12px;
    height: 100px; }
  #reviews_form input[type=submit] {
    margin-top: 15px;
    width: 100%;
    padding: 10px 20px; }
  #reviews_form select.reviewer_rating {
    visibility: hidden;
    opacity: 0px;
    position: absolute;
    left: 0px;
    top: 0px; }
  #reviews_form #input-rating {
    width: 100%;
    background: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px; }
  #reviews_form #input-rating .input-rating-inner {
    display: flex;
    height: 48px;
    align-items: center; }
  #reviews_form #input-rating span {
    color: #a7a7a7;
    cursor: pointer;
    font-size: 22px;
    display: block;
    line-height: 48px;
    width: 25px;
    transition: all 0.3s; }
  #reviews_form #input-rating span.hover, #reviews_form #input-rating span.active {
    color: #ffb21d; }
  #reviews_form h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center; }
  #reviews_form h3 span {
    text-transform: uppercase; }

.popup-outer {
  width: 100%;
  position: fixed;
  left: 0px;
  display: none;
  bottom: 65px;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  z-index: 999;
  box-sizing: border-box;
  overflow-y: auto;
  justify-content: center;
  align-items: center;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 992px) {
  .popup-outer {
    bottom: 0px; } }
  .popup-outer#profile-garage .btn_close {
    top: -165px; }
  .popup-outer#profile-garage .popup-inner {
    height: 450px; }
  @media (min-width: 992px) {
      .popup-outer#profile-garage .popup-inner {
        max-width: 600px; } }
  .popup-outer.popup-default, .popup-outer#find-my-installation-wiper, .popup-outer#channel-find-my-wiper, .popup-outer#buy-now-popup, .popup-outer#find-my-wiper {
    background: rgba(0, 0, 0, 0.95);
    bottom: 0; }
  .popup-outer.popup-default #blade-finder-form, .popup-outer#find-my-installation-wiper #blade-finder-form, .popup-outer#channel-find-my-wiper #blade-finder-form, .popup-outer#buy-now-popup #blade-finder-form, .popup-outer#find-my-wiper #blade-finder-form {
    flex-wrap: wrap; }
  .popup-outer.popup-default .popup-inner, .popup-outer#find-my-installation-wiper .popup-inner, .popup-outer#channel-find-my-wiper .popup-inner, .popup-outer#buy-now-popup .popup-inner, .popup-outer#find-my-wiper .popup-inner {
    background: none;
    max-width: 1300px;
    padding-top: 0;
    position: relative; }
  .popup-outer.popup-default .innerwrap, .popup-outer#find-my-installation-wiper .innerwrap, .popup-outer#channel-find-my-wiper .innerwrap, .popup-outer#buy-now-popup .innerwrap, .popup-outer#find-my-wiper .innerwrap {
    padding: 0px; }
  .popup-outer.popup-default form, .popup-outer#find-my-installation-wiper form, .popup-outer#channel-find-my-wiper form, .popup-outer#buy-now-popup form, .popup-outer#find-my-wiper form {
    justify-content: center;
    display: flex !important; }
  .popup-outer.popup-default form .btn-form-close, .popup-outer#find-my-installation-wiper form .btn-form-close, .popup-outer#channel-find-my-wiper form .btn-form-close, .popup-outer#buy-now-popup form .btn-form-close, .popup-outer#find-my-wiper form .btn-form-close {
    display: none !important; }
  .popup-outer.popup-default .btn_close, .popup-outer#find-my-installation-wiper .btn_close, .popup-outer#channel-find-my-wiper .btn_close, .popup-outer#buy-now-popup .btn_close, .popup-outer#find-my-wiper .btn_close {
    width: 36px;
    height: 37px;
    line-height: 37px;
    background-color: #fff;
    color: #292929;
    font-family: 'Montserrat', sans-serif;
    right: inherit !important;
    left: calc(100% - 36px);
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-indent: 0; }
  @media only screen and (max-width: 1330px) {
      .popup-outer.popup-default .btn_close, .popup-outer#find-my-installation-wiper .btn_close, .popup-outer#channel-find-my-wiper .btn_close, .popup-outer#buy-now-popup .btn_close, .popup-outer#find-my-wiper .btn_close {
        left: calc(100% - 56px); } }
  @media (max-width: 767.98px) {
      .popup-outer.popup-default .btn_close, .popup-outer#find-my-installation-wiper .btn_close, .popup-outer#channel-find-my-wiper .btn_close, .popup-outer#buy-now-popup .btn_close, .popup-outer#find-my-wiper .btn_close {
        top: -60px; } }
  .popup-outer.popup-default label, .popup-outer#find-my-installation-wiper label, .popup-outer#channel-find-my-wiper label, .popup-outer#buy-now-popup label, .popup-outer#find-my-wiper label {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 120px; }
  @media (max-width: 1199.98px) {
      .popup-outer.popup-default label, .popup-outer#find-my-installation-wiper label, .popup-outer#channel-find-my-wiper label, .popup-outer#buy-now-popup label, .popup-outer#find-my-wiper label {
        margin-bottom: 90px; } }
  @media (max-width: 767.98px) {
      .popup-outer.popup-default label, .popup-outer#find-my-installation-wiper label, .popup-outer#channel-find-my-wiper label, .popup-outer#buy-now-popup label, .popup-outer#find-my-wiper label {
        margin-bottom: 10px;
        font-size: 30px; } }
  .popup-outer.popup-default .bf-input, .popup-outer#find-my-installation-wiper .bf-input, .popup-outer#channel-find-my-wiper .bf-input, .popup-outer#buy-now-popup .bf-input, .popup-outer#find-my-wiper .bf-input {
    width: 100%; }
  @media (max-width: 1199.98px) {
      .popup-outer.popup-default .bf-input, .popup-outer#find-my-installation-wiper .bf-input, .popup-outer#channel-find-my-wiper .bf-input, .popup-outer#buy-now-popup .bf-input, .popup-outer#find-my-wiper .bf-input {
        margin-bottom: 20px;
        width: 100% !important;
        max-width: 45% !important; } }
  @media (max-width: 991.98px) {
      .popup-outer.popup-default .bf-input, .popup-outer#find-my-installation-wiper .bf-input, .popup-outer#channel-find-my-wiper .bf-input, .popup-outer#buy-now-popup .bf-input, .popup-outer#find-my-wiper .bf-input {
        margin: 0 8px 15px; } }
  @media (max-width: 767.98px) {
      .popup-outer.popup-default .bf-input, .popup-outer#find-my-installation-wiper .bf-input, .popup-outer#channel-find-my-wiper .bf-input, .popup-outer#buy-now-popup .bf-input, .popup-outer#find-my-wiper .bf-input {
        margin-bottom: 10px !important;
        width: 100% !important;
        max-width: 100% !important; } }
  .popup-outer.popup-default .bf-input select, .popup-outer#find-my-installation-wiper .bf-input select, .popup-outer#channel-find-my-wiper .bf-input select, .popup-outer#buy-now-popup .bf-input select, .popup-outer#find-my-wiper .bf-input select {
    padding-top: 6px;
    padding-bottom: 6px;
    background: #fff url(../images/down-arrow.svg) no-repeat calc(100% - 25px) center; }
  @media (max-width: 991.98px) {
        .popup-outer.popup-default .bf-input select, .popup-outer#find-my-installation-wiper .bf-input select, .popup-outer#channel-find-my-wiper .bf-input select, .popup-outer#buy-now-popup .bf-input select, .popup-outer#find-my-wiper .bf-input select {
          line-height: 34px; } }
  @media (max-width: 767.98px) {
        .popup-outer.popup-default .bf-input select, .popup-outer#find-my-installation-wiper .bf-input select, .popup-outer#channel-find-my-wiper .bf-input select, .popup-outer#buy-now-popup .bf-input select, .popup-outer#find-my-wiper .bf-input select {
          padding-left: 60px !important; } }
  .popup-outer.popup-default .bf-input:nth-of-type(1), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(1), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(1), .popup-outer#buy-now-popup .bf-input:nth-of-type(1), .popup-outer#find-my-wiper .bf-input:nth-of-type(1) {
    max-width: 273px; }
  @media only screen and (max-width: 1330px) {
        .popup-outer.popup-default .bf-input:nth-of-type(1), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(1), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(1), .popup-outer#buy-now-popup .bf-input:nth-of-type(1), .popup-outer#find-my-wiper .bf-input:nth-of-type(1) {
          max-width: 250px; } }
  .popup-outer.popup-default .bf-input:nth-of-type(2), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(2), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(2), .popup-outer#buy-now-popup .bf-input:nth-of-type(2), .popup-outer#find-my-wiper .bf-input:nth-of-type(2) {
    max-width: 317px; }
  @media only screen and (max-width: 1330px) {
        .popup-outer.popup-default .bf-input:nth-of-type(2), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(2), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(2), .popup-outer#buy-now-popup .bf-input:nth-of-type(2), .popup-outer#find-my-wiper .bf-input:nth-of-type(2) {
          max-width: 300px; } }
  .popup-outer.popup-default .bf-input:nth-of-type(3), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(3), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(3), .popup-outer#buy-now-popup .bf-input:nth-of-type(3), .popup-outer#find-my-wiper .bf-input:nth-of-type(3) {
    max-width: 366px; }
  @media only screen and (max-width: 1330px) {
        .popup-outer.popup-default .bf-input:nth-of-type(3), .popup-outer#find-my-installation-wiper .bf-input:nth-of-type(3), .popup-outer#channel-find-my-wiper .bf-input:nth-of-type(3), .popup-outer#buy-now-popup .bf-input:nth-of-type(3), .popup-outer#find-my-wiper .bf-input:nth-of-type(3) {
          max-width: 300px; } }
  .popup-outer.popup-default .bf-input.bf-submit, .popup-outer#find-my-installation-wiper .bf-input.bf-submit, .popup-outer#channel-find-my-wiper .bf-input.bf-submit, .popup-outer#buy-now-popup .bf-input.bf-submit, .popup-outer#find-my-wiper .bf-input.bf-submit {
    max-width: 274px;
    width: 100%; }
  @media only screen and (max-width: 1330px) {
        .popup-outer.popup-default .bf-input.bf-submit, .popup-outer#find-my-installation-wiper .bf-input.bf-submit, .popup-outer#channel-find-my-wiper .bf-input.bf-submit, .popup-outer#buy-now-popup .bf-input.bf-submit, .popup-outer#find-my-wiper .bf-input.bf-submit {
          max-width: 250px; } }
  .popup-outer.popup-default .bf-input.bf-submit button, .popup-outer#find-my-installation-wiper .bf-input.bf-submit button, .popup-outer#channel-find-my-wiper .bf-input.bf-submit button, .popup-outer#buy-now-popup .bf-input.bf-submit button, .popup-outer#find-my-wiper .bf-input.bf-submit button {
    background: #fece00;
    line-height: 63px;
    width: 100%;
    height: 63px;
    color: #000;
    font-size: 22px;
    margin-left: 0px; }
    @media (max-width: 991.98px) {
        .popup-outer.popup-default .bf-input.bf-submit button, .popup-outer#find-my-installation-wiper .bf-input.bf-submit button, .popup-outer#channel-find-my-wiper .bf-input.bf-submit button, .popup-outer#buy-now-popup .bf-input.bf-submit button, .popup-outer#find-my-wiper .bf-input.bf-submit button {
          height: 48px;
          line-height: 48px; } }
  .popup-outer .popup-inner {
    width: 100%;
    max-width: 500px;
    bottom: 0;
    background-color: black;
    padding: 57px 0 0; }
  @media (min-width: 992px) {
    .popup-outer .popup-inner .bf-input {
      width: 100% !important;
      margin-left: 0 !important;
      padding: 0 10px 8px; }
      .popup-outer .popup-inner .bf-input select {
        padding-top: 8px;
        padding-bottom: 7px;
        background-color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        padding-left: 20px;
        line-height: 46px; }
      .popup-outer .popup-inner .bf-submit button {
        margin-left: 0px;
        line-height: 50px;
        height: 50px;
        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        width: 100%;
        cursor: pointer; } }
  @media (min-width: 576px) {
    .popup-outer .popup-inner {
      max-width: 100%; } }
  .popup-outer .popup-heading {
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    line-height: 38px;
    color: #fff;
    margin: 35px auto 0; }
  .popup-outer .popup-heading span {
    position: relative;
    display: inline-block; }
  .popup-outer .popup-heading .edit-vehicle {
    background: url(../images/edit.svg) no-repeat center center / 20px auto;
    position: absolute;
    right: -50px;
    height: 100%;
    width: 30px;
    top: 0px;
    text-indent: -999px;
    overflow: hidden; }
  .popup-outer .search-form {
    padding-bottom: 0px;
    margin-top: 50px; }
  .popup-outer .btn_close {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
    left: 0px;
    text-align: center;
    line-height: 57px;
    height: 57px;
    background: #0173bd;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    color: #fff;
    font-size: 20px;
    cursor: pointer; }
  .popup-outer .step .find_section .btn-form-close, .popup-outer .step .find_section label {
    display: none !important; }
  .popup-outer .step .find_section form {
    display: block !important; }
  .popup-outer.installation {
    padding-bottom: 0px; }
  .popup-outer.installation .container {
    padding: 0px;
    background: #fff; }
  .popup-outer.find_section #blade-finder-form {
    margin-top: 55px; }
  .popup-outer#max_selected .container {
    padding-top: 50px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 30px; }
  .popup-outer#profile-garage header {
    background: #000;
    width: 100%; }
  .popup-outer#profile-garage header img {
    display: block;
    margin: 0 auto;
    height: 62px; }
  .popup-outer#profile-garage .steps {
    margin-top: 35px;
    position: relative; }
  .popup-outer#profile-garage .steps .step {
    display: none;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%; }
  .popup-outer#profile-garage .add_a_vehicle {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 350px;
    margin: 0 auto; }
  .popup-outer#profile-garage .add_a_vehicle li {
    width: 158px;
    margin-bottom: 11px; }
  .popup-outer#profile-garage .add_a_vehicle li:nth-of-type(2n) {
    margin-left: 13px; }
  .popup-outer#profile-garage .add_a_vehicle li a {
    height: 123px;
    border: 2px solid #fff;
    background: #393939 url(../images/plus.svg) no-repeat center center;
    display: block;
    padding: 10px 5px; }
    .popup-outer#profile-garage .add_a_vehicle li a.has-data {
      background: #fff;
      color: #000;
      font-size: 20px;
      line-height: 26px;
      font-weight: 700;
      text-align: center;
      padding-top: 20px; }
  .popup-outer#profile-garage .add_remove {
    padding: 0 20px; }
  .popup-outer#profile-garage .add_remove a {
    padding: 3px 0 3px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 25px;
    display: block;
    background: url(../images/plus.svg) no-repeat left 0px;
    padding-left: 45px;
    font-weight: 700; }
  .popup-outer#profile-garage .add_remove a.remove_vehicle {
    background: url(../images/minus.svg) no-repeat left 0px;
    font-weight: 700; }
  .popup-outer#profile-garage .add_remove .vehicle_profile_added {
    display: flex; }
  .popup-outer.image {
    background: #fff;
    justify-content: center;
    align-items: center; }
  .popup-outer.image img {
    max-height: 100%; }
  .popup-outer.learn_more_txt {
    background: #fff; }
  .popup-outer.learn_more_txt .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 25px; }
  .popup-outer.learn_more_txt .product_detail {
    width: calc(100% - 135px); }
  .popup-outer.learn_more_txt figure {
    display: block; }
  .popup-outer.learn_more_txt figure a {
    display: block;
    position: relative; }
  .popup-outer.learn_more_txt figure a:after {
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 9;
    width: 19px;
    height: 19px;
    background: url(../images/magnific.png) no-repeat 0 0;
    content: ''; }
  .popup-outer.learn_more_txt .product_txt {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    padding: 0 20px; }
  .popup-outer.learn_more_txt .product_txt p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 20px;
    margin-bottom: 20px; }
  .popup-outer.learn_more_txt .product_txt ul {
    margin-left: 18px;
    margin-top: 20px; }
  .popup-outer.learn_more_txt .product_txt ul li {
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 19px;
    margin-top: 8px; }
  .popup-outer.learn_more_txt .product_txt strong {
    font-weight: 700; }
  .popup-outer.learn_more_txt .product_txt .view_video {
    display: block;
    line-height: 36px;
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #b5b5b5;
    border: 1px solid #b5b5b5;
    font-weight: 700; }
  .popup-outer .your_vechicle {
    padding-top: 15px; }
  .popup-outer .your_vechicle h6 {
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    padding: 0 20px 15px;
    width: 100%;
    display: block; }
  .popup-outer .your_vechicle h6 strong {
    font-weight: 800; }
  .popup-outer .your_vechicle h6 span {
    display: block; }
  .popup-outer .your_vechicle ul {
    background: #ffd81f;
    width: 100%;
    display: flex;
    margin-top: 20px; }
  .popup-outer .your_vechicle ul li {
    padding: 8px 15px;
    flex-grow: 1;
    line-height: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 700; }
  .popup-outer .your_vechicle a {
    background: #b5b5b5;
    width: calc(100% - 40px);
    margin-left: 20px;
    display: block;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    text-align: center; }
  .popup-outer .video_box {
    width: 100%;
    position: relative; }
  .popup-outer .video_box img {
    display: block;
    width: 100%;
    max-width: 100%; }
  .popup-outer .video_box .play {
    background: url(../images/bnt-play.png) no-repeat center center;
    background-size: 100% auto;
    cursor: pointer;
    height: 48px;
    left: 50%;
    margin-left: -33px;
    margin-top: -24px;
    position: absolute;
    top: 50%;
    width: 65px;
    transition: all 0.4s ease 0s; }
  .popup-outer .video_box iframe {
    width: 100%;
    height: 320px; }
  @media only screen and (max-width: 400px) {
      .popup-outer .video_box iframe {
        height: 180px; } }
  .popup-outer .video_listing_heading {
    padding: 12px 20px;
    font-size: 16px;
    background: #ccc;
    text-align: center;
    line-height: normal;
    color: #000;
    font-weight: 600; }
  .popup-outer .video_listing {
    width: 100%;
    padding-bottom: 49px;
    max-height: 250px;
    overflow-y: scroll;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch; }
  .popup-outer .video_listing ul li {
    background: #ededed;
    padding: 8px 10px; }
  .popup-outer .video_listing ul li:nth-of-type(2n) {
    background: #dcdcdc; }
  .popup-outer .video_listing ul li a {
    display: flex;
    width: 100%; }
  .popup-outer .video_listing ul li figure {
    width: 115px; }
  .popup-outer .video_listing ul li span {
    display: block;
    width: calc(100% - 115px);
    box-sizing: border-box;
    padding-left: 15px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }

input[type="submit"], button, .btn {
  border-radius: 0 !important; }

.search-bar {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
  .search-bar .voice-field {
    background: #fff;
    width: calc(100% - 250px);
    margin-right: 15px;
    position: relative; }
  @media (max-width: 767.98px) {
    .search-bar .voice-field {
      width: 100%;
      margin-right: 0; } }
  .search-bar .voice-field button {
    position: absolute;
    top: 0px !important;
    right: 0px;
    background: none;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0px;
    height: 100% !important; }
  .search-bar .voice-field button:before {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(255, 0, 0, 0.6);
    content: '';
    position: absolute;
    left: 50%;
    top: 16px;
    transform: translateX(-50%); }
  .search-bar .voice-field button:after {
    content: '';
    background: url(../images/mic.svg) no-repeat center center;
    background-size: 26px auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 100%;
    height: 100%; }
  .search-bar input[type=text] {
    line-height: 50px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    padding-left: 10px;
    border: none; }
  @media (max-width: 767.98px) {
    .search-bar input[type=text] {
      line-height: 60px;
      height: 60px; } }
  .search-bar input[type=submit] {
    width: 235px;
    height: 50px;
    line-height: 50px;
    background: #fece00;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 25px;
    display: block;
    border: none !important;
    padding: 0px;
    box-sizing: border-box; }
  @media (max-width: 767.98px) {
    .search-bar input[type=submit] {
      width: 100%;
      margin-top: 10px; } }

@media (max-width: 767.98px) {
    .wp-pagenavi {
      text-align: center; } }
  .body.archive .wp-pagenavi, .body.blog .wp-pagenavi {
    margin-top: 30px; }
  .wp-pagenavi span, .wp-pagenavi a {
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
    border: none;
    background: #f3f3f3;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 2px; }
  @media (max-width: 767.98px) {
    .wp-pagenavi span, .wp-pagenavi a {
      padding: 0 10px; } }
  .wp-pagenavi span.current, .wp-pagenavi a.current, .wp-pagenavi span.first, .wp-pagenavi a.first, .wp-pagenavi span.previouspostslink, .wp-pagenavi a.previouspostslink, .wp-pagenavi span.nextpostslink, .wp-pagenavi a.nextpostslink, .wp-pagenavi span.last, .wp-pagenavi a.last {
    background: #fece00;
    font-weight: 400; }
  @media (max-width: 767.98px) {
    .wp-pagenavi span.first, .wp-pagenavi a.first, .wp-pagenavi span.extend, .wp-pagenavi a.extend, .wp-pagenavi span.last, .wp-pagenavi a.last {
      display: none; } }

@media (max-width: 991.98px) {
      #chaneelsight-popup .popup-container {
        overflow: auto;
        padding: 30px 20px; } }
  #chaneelsight-popup h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px; }
  @media (max-width: 767.98px) {
    #chaneelsight-popup h2 {
      font-size: 26px;
      line-height: 28px; } }
  #chaneelsight-popup h3 {
    color: #008bcc;
    font-family: Montserrat;
    font-size: 44px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    #chaneelsight-popup h3 {
      font-size: 36px;
      line-height: 36px;
      margin-bottom: 10px; } }
  #chaneelsight-popup .prod_title {
    position: absolute;
    width: 100%;
    left: 30px;
    top: 20px;
    font-size: 32px;
    max-width: 400px;
    line-height: normal; }
  @media (max-width: 991.98px) {
    #chaneelsight-popup .prod_title {
      max-width: 100%;
      left: 15px;
      width: calc(100% - 60px);
      top: 45px; } }
  @media (max-width: 767.98px) {
    #chaneelsight-popup .prod_title {
      top: 15px; } }
  #chaneelsight-popup .channel_prod_select {
    position: absolute;
    left: 30px;
    top: 118px;
    width: 390px;
    padding: 7px 10px; }
  @media (max-width: 991.98px) {
    #chaneelsight-popup .channel_prod_select {
      left: 15px;
      width: calc(100% - 80px); } }
  @media (max-width: 767.98px) {
    #chaneelsight-popup .channel_prod_select {
      top: 136px; } }
  #chaneelsight-popup .label {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 39px;
    text-align: center; }
  #chaneelsight-popup .buy-now {
    width: 132px;
    height: 32px;
    background-color: #292929;
    color: #fece00;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase; }
  #chaneelsight-popup .no-src-pro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 20px 50px; }
  #chaneelsight-popup .popup-inner {
    align-items: initial; }
  #chaneelsight-popup .popup-inner .chaneelsight-rep {
    display: flex;
    width: 100%; }
  @media (max-width: 991.98px) {
      #chaneelsight-popup .popup-inner .chaneelsight-rep {
        flex-wrap: wrap; } }
  #chaneelsight-popup .popup-inner .chaneelsight-left {
    width: 440px;
    padding-top: 180px;
    padding-left: 30px; }
  @media (max-width: 991.98px) {
      #chaneelsight-popup .popup-inner .chaneelsight-left {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  #chaneelsight-popup .popup-inner .chaneelsight-left h2 {
    display: none; }
  #chaneelsight-popup .popup-inner .chaneelsight-left img {
    max-height: 400px;
    width: auto;
    display: block;
    margin: 0 auto; }
  @media (max-width: 991.98px) {
        #chaneelsight-popup .popup-inner .chaneelsight-left img {
          max-height: 300px; } }
  #chaneelsight-popup .popup-inner .chaneelsight-right {
    background-image: linear-gradient(270deg, #fff 98%, #ebebeb 100%);
    width: 540px;
    padding: 15px 45px 30px 40px; }
  @media (max-width: 991.98px) {
      #chaneelsight-popup .popup-inner .chaneelsight-right {
        width: 100%;
        padding: 15px; } }
  #chaneelsight-popup ul li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0; }
  #chaneelsight-popup ul li > * {
    width: 33.33%;
    text-align: center;
    display: block; }
  #chaneelsight-popup ul li ~ li {
    border-top: 1px solid #ebebeb; }
  #chaneelsight-popup ul li figure {
    margin-bottom: 0;
    display: block; }
  #chaneelsight-popup ul li figure img {
    display: block;
    width: auto;
    max-height: 42px;
    max-width: 175px;
    height: auto; }

@media (max-width: 991.98px) {
  .step .find_section .bf-input {
    width: 100% !important;
    padding: 0 15px;
    margin: 0 0 15px !important; }
    .step .find_section select {
      line-height: 28px;
      background-position-x: calc(100% - 13px); }
    .step .find_section button {
      width: 100% !important;
      margin: 0 !important;
      height: 42px !important;
      line-height: 42px !important; } }

.load-bar {
  width: 216px;
  height: 118px;
  position: relative;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }
  .load-bar:after {
    width: 18px;
    height: 17px;
    border: 1px solid #707070;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 9px);
    bottom: -24px;
    z-index: 2;
    content: '';
    border-radius: 100%; }
  .load-bar:before {
    position: absolute;
    width: 96%;
    height: 100%;
    background: red;
    content: '';
    -webkit-animation: linear infinite;
    -webkit-animation-name: bg;
    -webkit-animation-duration: 3s;
    background: url(../images/yellow-fill-svg.png) no-repeat 0 0;
    background-size: 208px auto;
    top: 8px;
    left: 6px; }
  .load-bar span {
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    display: block;
    bottom: -55px;
    position: absolute;
    width: 100%; }
  .load-bar .frame {
    background: url(../images/load-more-frame.svg) no-repeat 0 0;
    width: 216px;
    height: 118px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; }
  .load-bar .hook {
    background: url(../images/needle.png) no-repeat 0 0;
    width: 8px;
    background: #fff;
    height: 109px;
    position: absolute;
    bottom: -18px;
    left: calc(50% - 4px);
    z-index: 3;
    -webkit-transform-origin: 50% 108px;
    transform-origin: 50% 108px;
    transform: rotate(0deg);
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 1s; }

@-webkit-keyframes run {
  0% {
    transform: rotate(-35deg); }

  50% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(35deg); } }

@-webkit-keyframes bg {
  0% {
    width: 0; }

  100% {
    width: 100%; } }
/* Parts */
html.noscroll {
  overflow: hidden; }
  html.noscroll body {
    overflow: hidden; }

#wrapper-header {
  border-bottom: 1px solid #fff;
  width: 100%;
  z-index: 999;
  position: absolute;
  transition: all 0.3s;
  top: -100%; }
  #wrapper-header.fixed {
    top: 0px;
    position: fixed; }
  #wrapper-header .top-bar-wrap {
    background-image: linear-gradient(to top, #ffcb00 5%, #ffe417 46%);
    width: 100%;
    padding: 8px 0; }
  @media (max-width: 767.98px) {
    #wrapper-header .top-bar-wrap {
      height: auto;
      padding: 8px 0 0; } }
  #wrapper-header .top-bar-wrap .top-bar {
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px; }
  @media (max-width: 767.98px) {
      #wrapper-header .top-bar-wrap .top-bar {
        padding-left: 0;
        padding-right: 0; } }
  @media (max-width: 991.98px) {
      #wrapper-header .top-bar-wrap .top-bar {
        padding-right: 0; } }
  #wrapper-header .top-bar-wrap .top-bar .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  @media (max-width: 767.98px) {
        #wrapper-header .top-bar-wrap .top-bar .garage {
          display: none; } }
  #wrapper-header .top-bar-wrap .top-bar .garage span {
    font-size: 12px;
    margin-left: 10px;
    color: #5e5e5e; }
  #wrapper-header .top-bar-wrap .top-bar .garage strong {
    font-size: 14px;
    display: inline-block;
    margin-left: 6px; }
    @media (max-width: 991.98px) {
        #wrapper-header .top-bar-wrap .top-bar .garage strong {
          font-size: 12px; } }
  @media (max-width: 1300px) {
          #wrapper-header .top-bar-wrap .top-bar .garage.profile_added {
            position: relative;
            margin-right: 12px; }
            #wrapper-header .top-bar-wrap .top-bar .garage.profile_added a {
              margin-left: 33px; }
              #wrapper-header .top-bar-wrap .top-bar .garage.profile_added a img {
                position: absolute;
                left: 0;
                top: 7px; }
            #wrapper-header .top-bar-wrap .top-bar .garage.profile_added strong {
              display: block;
              margin-left: 43px;
              line-height: 13px; } }
    @media (max-width: 991.98px) {
        #wrapper-header .top-bar-wrap .top-bar .garage.profile_added {
          margin-bottom: 8px; } }
  #wrapper-header .top-bar-wrap .top-bar .toggle-search-blade {
    display: none; }
  @media (max-width: 767.98px) {
        #wrapper-header .top-bar-wrap .top-bar .toggle-search-blade {
          width: 27px;
          height: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 36px;
          position: absolute;
          right: 20px;
          top: 16px;
          background: url("../images/down.svg") no-repeat 0 0;
          z-index: 9; } }
  #wrapper-header .header-bottom {
    background-color: rgba(0, 62, 101, 0.87);
    width: 100%; }

  #wrapper-header .header-bottom .inner {
    height: 90px;
    padding: 0 40px 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  @media only screen and (max-width: 1400px) {
      #wrapper-header .header-bottom .inner {
        padding: 0 20px 0 20px; } }
  @media (max-width: 991.98px) {
      #wrapper-header .header-bottom .inner {
        height: 81px; } }
  @media (max-width: 767.98px) {
      #wrapper-header .header-bottom .inner {
        height: auto;
        padding: 9px 20px; } }
  #wrapper-header .header-bottom .inner .logo-wrapper {
    max-width: 270px; }
  @media only screen and (max-width: 1400px) {
        #wrapper-header .header-bottom .inner .logo-wrapper {
          max-width: 235px; } }
  @media (max-width: 1199.98px) {
        #wrapper-header .header-bottom .inner .logo-wrapper {
          max-width: 200px; } }
  @media (max-width: 767.98px) {
        #wrapper-header .header-bottom .inner .logo-wrapper {
          max-width: 146px;
          margin: 0 auto; } }
  #wrapper-header .header-bottom .inner .logo-wrapper a {
    display: block; }
    #wrapper-header .header-bottom .inner .logo-wrapper a img {
      max-width: 100%;
      height: auto; }
  #wrapper-header .header-bottom .inner .nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }
  @media (max-width: 991.98px) {
        #wrapper-header .header-bottom .inner .nav-wrapper {
          display: none;
          position: fixed;
          left: 0px;
          top: 128px;
          z-index: 9999;
          width: 100%;
          height: calc(100% - 94px);
          background-color: #fff;
          overflow: auto;
          padding-bottom: 140px; } }
  @media (max-width: 767.98px) {
        #wrapper-header .header-bottom .inner .nav-wrapper {
          top: 103px; } }
  @media (max-width: 767.98px) {
        #wrapper-header .header-bottom .inner .right-box {
          position: absolute;
          left: 20px; } }
  #wrapper-header .header-bottom .inner .right-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    position: relative;
    width: 100%;
    height: 100%; }
    #wrapper-header .header-bottom .inner .right-box ul li {
      display: table-cell;
      vertical-align: middle; }
      #wrapper-header .header-bottom .inner .right-box ul li a {
        color: #fff;
        font-size: 28px;
        text-decoration: none; }
        #wrapper-header .header-bottom .inner .right-box ul li a.search {
          margin-right: 45px; }
          @media only screen and (max-width: 1400px) {
        #wrapper-header .header-bottom .inner .right-box ul li a.search {
          margin-right: 20px; } }
      @media (max-width: 991.98px) {
        #wrapper-header .header-bottom .inner .right-box ul li:nth-of-type(1) {
          display: none; } }
  #wrapper-header .header-bottom .inner .hamburger {
    width: 40px;
    height: 31px;
    position: relative;
    margin: 0;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer; }
  @media only screen and (max-width: 1400px) {
        #wrapper-header .header-bottom .inner .hamburger {
          width: 37px; } }
  @media (max-width: 767.98px) {
        #wrapper-header .header-bottom .inner .hamburger {
          height: 27px; } }
  #wrapper-header .header-bottom .inner .hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    text-indent: -999px;
    overflow: hidden; }
    #wrapper-header .header-bottom .inner .hamburger span:nth-child(1) {
      top: 0;
      transform-origin: left center; }
    #wrapper-header .header-bottom .inner .hamburger span:nth-child(2) {
      top: 12px;
      transform-origin: left center; }
    #wrapper-header .header-bottom .inner .hamburger span:nth-child(3) {
      top: 24px;
      transform-origin: left center; }
  #wrapper-header .header-bottom .inner .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(-3px, -1px); }
    #wrapper-header .header-bottom .inner .hamburger.active span:nth-child(2) {
      opacity: 0; }
    #wrapper-header .header-bottom .inner .hamburger.active span:nth-child(3) {
      transform: rotate(-45deg) translate(0, -1px); }
  #wrapper-header .header-bottom .inner .hamburger.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 8px; }
    #wrapper-header .header-bottom .inner .hamburger.open span:nth-child(2) {
      width: 0%;
      opacity: 0; }
    #wrapper-header .header-bottom .inner .hamburger.open span:nth-child(3) {
      transform: rotate(-45deg);
      top: 39px;
      left: 8px; }
  #wrapper-header #menu-main-menu {
    display: flex;
    list-style: none;
    margin: 0; }
  @media (max-width: 991.98px) {
    #wrapper-header #menu-main-menu {
      display: block;
      padding-top: 25px;
      overflow: hidden; } }
  #wrapper-header #menu-main-menu > li {
    position: relative; }
  @media (max-width: 991.98px) {
      #wrapper-header #menu-main-menu > li {
        padding: 0 10px 0 60px; } }
  #wrapper-header #menu-main-menu > li > a {
    color: #fff;
    font-size: 22px;
    padding: 0 16px;
    line-height: 91px;
    margin-right: 15px;
    position: relative;
    display: block;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none; }
  @media only screen and (max-width: 1650px) {
        #wrapper-header #menu-main-menu > li > a {
          font-size: 20px; } }
  @media only screen and (max-width: 1400px) {
        #wrapper-header #menu-main-menu > li > a {
          font-size: 18px;
          margin-right: 0; } }
  @media (max-width: 1199.98px) {
        #wrapper-header #menu-main-menu > li > a {
          text-transform: uppercase;
          font-size: 14px;
          line-height: inherit; } }
  @media (max-width: 991.98px) {
        #wrapper-header #menu-main-menu > li > a {
          padding: 3px 0;
          font-size: 25px;
          line-height: 38px;
          color: #000;
          display: inline-block;
          text-transform: uppercase; } }
  #wrapper-header #menu-main-menu > li .menu_wrap {
    visibility: hidden;
    opacity: 0;
    z-index: -1; }
  #wrapper-header #menu-main-menu > li:hover > .menu_wrap {
    visibility: visible;
    opacity: 1;
    z-index: 9;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb; }
  #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider .slick-track, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider .slick-track {
    margin: 0; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider li, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider li {
      position: relative;
      min-height: 410px; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider li .vertical-txt, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider li .vertical-txt {
      position: absolute;
      writing-mode: vertical-rl;
      text-orientation: mixed;
      background: #003e65;
      background: linear-gradient(180deg, rgba(0, 62, 101, 1) 0%, rgba(0, 62, 101, 1) 51%, rgba(255, 255, 255, 0) 100%);
      line-height: 30px;
      display: block;
      text-transform: uppercase;
      font-size: 19px;
      color: #fff;
      transform: rotate(180deg);
      left: 10px;
      bottom: 0;
      font-weight: 700;
      letter-spacing: 2px;
      padding: 10px 0;
      height: 100%; }
      #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider li .vertical-txt.silicone, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider li .vertical-txt.silicone {
        background: #383838;
        background: linear-gradient(180deg, rgba(56, 56, 56, 1) 0%, rgba(56, 56, 56, 1) 51%, rgba(255, 255, 255, 0) 100%);
        color: #fff; }
      @media (max-width: 767.98px) {
          #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider li .vertical-txt, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider li .vertical-txt {
            display: none; } }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a {
      text-align: center;
      padding: 20px 10px 0;
      font-weight: 400; }
    @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a {
            font-size: 14px;
            line-height: 22px; } }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a .menu-image-wrap, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a .menu-image-wrap {
      display: block;
      border: 1px solid #fff;
      border-bottom: 1px solid #ffd11a; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a:hover, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a:hover {
      background: none !important; }
      #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a:hover .menu-image-wrap, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a:hover .menu-image-wrap {
        border: 1px solid #ffd11a;
        position: relative; }
        @media (max-width: 991.98px) {
          #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a:hover .menu-image-wrap, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a:hover .menu-image-wrap {
            display: none !important; } }
        #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider a:hover .menu-image-wrap:after, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider a:hover .menu-image-wrap:after {
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #ffd11a;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: -10px;
          content: '';
          display: block; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider strong, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider strong {
      font-weight: 900;
      display: block;
      color: #000; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider span:not([class]), #wrapper-header #menu-main-menu > li.menu-slider .slick-slider span:not([class]) {
      color: #fece00;
      display: block;
      font-weight: 900; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider .menu-image-title, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider .menu-image-title {
      padding-left: 50px !important;
      display: block;
      text-align: left;
      margin-top: 15px; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-slider .menu-image-title-after.menu-image-not-hovered img, #wrapper-header #menu-main-menu > li.menu-slider .slick-slider .menu-image-title-after.menu-image-not-hovered img {
      max-height: 280px;
      padding: 0; }
  #wrapper-header #menu-main-menu > li .child-menu-slider .slick-arrow, #wrapper-header #menu-main-menu > li.menu-slider .slick-arrow {
    position: absolute;
    top: 41%;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    z-index: 9;
    background: url("../images/menu-left-arrow.svg") no-repeat center center;
    background-size: 100% auto; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-arrow.slick-prev, #wrapper-header #menu-main-menu > li.menu-slider .slick-arrow.slick-prev {
      left: 10px; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-arrow.slick-disabled, #wrapper-header #menu-main-menu > li.menu-slider .slick-arrow.slick-disabled {
      opacity: 0.5; }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-arrow.slick-next, #wrapper-header #menu-main-menu > li.menu-slider .slick-arrow.slick-next {
      right: 10px;
      background-image: url("../images/menu-right-arrow.svg"); }
    #wrapper-header #menu-main-menu > li .child-menu-slider .slick-arrow:focus, #wrapper-header #menu-main-menu > li.menu-slider .slick-arrow:focus {
      outline: none; }
  #wrapper-header #menu-main-menu > li > ul {
    position: absolute;
    z-index: 9999;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    visibility: hidden;
    opacity: 0;
    padding: 15px 25px;
    transition: all 0.3s ease-in-out;
    transition-property: opacity, visibility, transform;
    transform-origin: top center;
    width: 230px;
    border: 1px solid #25235d;
    border-top: none; }
  @media (max-width: 991.98px) {
        #wrapper-header #menu-main-menu > li > ul {
          width: 100%;
          position: relative;
          border: none;
          visibility: visible;
          opacity: 1;
          padding: 0;
          display: none; } }
  #wrapper-header #menu-main-menu > li > ul > li {
    position: relative;
    padding: 0 0 0 25px; }
    #wrapper-header #menu-main-menu > li > ul > li .toggle-menu {
      top: -2px;
      left: 0; }
    #wrapper-header #menu-main-menu > li > ul > li.bottom-link a {
      background: #3d3d3d;
      color: #fff;
      padding: 6px 0;
      position: relative; }
      #wrapper-header #menu-main-menu > li > ul > li.bottom-link a:after, #wrapper-header #menu-main-menu > li > ul > li.bottom-link a:before {
        content: '';
        background: #3d3d3d;
        display: block;
        height: 100%;
        width: 100%;
        left: -100%;
        position: absolute;
        top: 0; }
      #wrapper-header #menu-main-menu > li > ul > li.bottom-link a:after {
        left: 100%; }
    #wrapper-header #menu-main-menu > li > ul > li > a {
      font-size: 15px;
      color: #25235d;
      display: block;
      text-decoration: none;
      margin: 12px 0; }
    @media (max-width: 991.98px) {
          #wrapper-header #menu-main-menu > li > ul > li > a {
            color: #000;
            font-size: 20px;
            font-weight: 700;
            font-family: 'Montserrat', sans-serif;
            text-transform: uppercase;
            margin: 0 0 10px; } }
    #wrapper-header #menu-main-menu > li > ul > li > a .menu-image-title-after.menu-image-title {
      padding: 0; }
    #wrapper-header #menu-main-menu > li > ul > li > a img {
      display: none; }
    #wrapper-header #menu-main-menu > li > ul > li > ul {
      display: none; }
    #wrapper-header #menu-main-menu > li > ul > li > ul li {
      text-align: center; }
      #wrapper-header #menu-main-menu > li > ul > li > ul li a {
        height: 22px;
        color: #000;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 400;
        position: relative; }
        @media (max-width: 991.98px) {
          #wrapper-header #menu-main-menu > li > ul > li > ul li a {
            height: auto;
            padding: 8px 10px 8px 25px;
            display: block;
            text-align: left; }
            #wrapper-header #menu-main-menu > li > ul > li > ul li a span.menu-image-title-after.menu-image-title {
              padding-left: 0; } }
        @media (max-width: 767.98px) {
          #wrapper-header #menu-main-menu > li > ul > li > ul li a strong {
            font-weight: normal; } }
      #wrapper-header #menu-main-menu > li > ul > li > ul li:hover > a, #wrapper-header #menu-main-menu > li > ul > li > ul li.current-menu-item > a {
        background: #ffd11a; }
        #wrapper-header #menu-main-menu > li > ul > li > ul li:hover > a:before, #wrapper-header #menu-main-menu > li > ul > li > ul li.current-menu-item > a:before, #wrapper-header #menu-main-menu > li > ul > li > ul li:hover > a:after, #wrapper-header #menu-main-menu > li > ul > li > ul li.current-menu-item > a:after {
          content: '';
          display: block;
          background: #ffd11a;
          position: absolute;
          left: -100%;
          height: 100%;
          width: 100%;
          top: 0; }
        #wrapper-header #menu-main-menu > li > ul > li > ul li:hover > a:after, #wrapper-header #menu-main-menu > li > ul > li > ul li.current-menu-item > a:after {
          left: 100%; }
  #wrapper-header #menu-main-menu > li {
    position: relative; }
  #wrapper-header #menu-main-menu > li.current-menu-ancestor > a, #wrapper-header #menu-main-menu > li.current-menu-item > a, #wrapper-header #menu-main-menu > li:hover > a {
    color: #fece00; }
  #wrapper-header #menu-main-menu > li.menu-item-has-children:hover > a {
    position: relative; }
    #wrapper-header #menu-main-menu > li.menu-item-has-children:hover > a:after {
      background: url("../images/white-up.svg") no-repeat 0 0;
      width: 37px;
      height: 18px;
      content: '';
      display: block;
      position: absolute;
      left: calc(50% - 18px);
      bottom: 0; }
    @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu > li.menu-item-has-children:hover > a:after {
            background-size: 100% auto;
            width: 26px;
            height: 13px; } }
  #wrapper-header #menu-main-menu .menu_wrap {
    width: 300px;
    position: absolute;
    top: 89px !important;
    left: 0 !important;
    background: #fff;
    padding-top: 15px;
    /*border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
     border-bottom: 1px solid #ccc;*/ }
  #wrapper-header #menu-main-menu .menu_wrap li > a {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 5px 20px 5px 20px;
    font-size: 16px; }
    #wrapper-header #menu-main-menu .menu_wrap li > a:hover {
      background-color: #ffd11a; }
  #wrapper-header #menu-main-menu .mega-menu {
    position: static;
    /*> .menu_wrap{
     &:before{
     content: '';
     display: block;
     position: absolute;
     left: -25%;
     transform: translateX(-50%);
     top: 0;
     background: rgba(0,0,0,.8);
     width: 300%;
     height: 300%;
     z-index: -1;
     }
     &:after{
     content: '';
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     z-index: -1;
     background: #fff;
     }
     }*/ }
  @media (max-width: 991.98px) {
      #wrapper-header #menu-main-menu .mega-menu {
        position: relative; } }
  #wrapper-header #menu-main-menu .mega-menu .menu_wrap {
    width: 100%;
    padding-top: 0;
    max-width: 1400px;
    top: 139px !important;
    left: 50% !important;
    transform: translateX(-50%);
    background-color: #fff;
    background-repeat: repeat-y;
    display: flex;
    min-height: 410px; }
  @media only screen and (max-width: 1400px) {
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap {
          max-width: 1160px;
          top: 139px !important; } }
  @media (max-width: 1199.98px) {
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap {
          max-width: 970px; } }
  #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul {
    width: 424px;
    border-right: 3px solid #000;
    padding: 25px 0 0; }
    @media (max-width: 1199.98px) {
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul {
          width: 320px; } }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li {
      padding: 2px 0;
      padding-left: 60px; }
    @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li {
            padding-left: 20px; } }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li:before {
      content: "\f067";
      font: normal normal normal 14px/1 FontAwesome;
      display: inline-block;
      margin-right: 8px; }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li:hover {
      background-color: #ffd11a; }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > a {
      display: inline-block;
      padding-left: 0; }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.bottom-link {
      display: block;
      width: 422px;
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 0; }
      @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.bottom-link {
            width: 320px; } }
      @media (max-width: 991.98px) {
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.bottom-link {
            display: none; } }
      #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.bottom-link:before {
        display: none; }
      #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.bottom-link a {
        text-align: center;
        padding: 0px;
        text-transform: uppercase;
        font-size: 23px;
        color: #ffd11a;
        line-height: 54px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        display: block;
        background: #3d3d3d !important; }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu {
      opacity: 0;
      visibility: hidden;
      width: calc(100% - 424px);
      top: 0px;
      position: absolute;
      left: 424px;
      border: none;
      min-height: 410px;
      flex-wrap: wrap;
      padding: 0 0 0 30px;
      height: 100%; }
      @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu {
            width: calc(100% - 320px);
            left: 320px; } }
      #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li .menu-image-title-after.menu-image-not-hovered img {
          max-height: 250px;
          padding: 0; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a {
          color: #000;
          font-family: 'Montserrat', sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          font-size: 16px;
          padding: 0 10px;
          display: block;
          text-align: center;
          line-height: normal; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a .menu-image-title {
          padding-left: 0px;
          display: block;
          margin-top: 15px; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a .menu-image-wrap {
          display: block;
          border: 1px solid #fff;
          border-bottom: 1px solid #ffd11a; }
          @media (max-width: 991.98px) {
            #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a .menu-image-wrap {
              display: none !important; } }
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a .menu-image-wrap img {
            max-height: 300px;
            height: auto;
            min-height: 298px;
            width: auto; }
            @media only screen and (max-width: 1400px) {
            #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a .menu-image-wrap img {
              min-height: 280px; } }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a strong {
          color: #fece00;
          font-weight: 900;
          display: block; }
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li > a strong span {
            color: #000; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li.current-menu-item a, #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li:hover a {
          background: none; }
        #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li.current-menu-item .menu-image-wrap, #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li:hover .menu-image-wrap {
          border: 1px solid #ffd11a;
          position: relative; }
          @media (max-width: 991.98px) {
            #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li.current-menu-item .menu-image-wrap, #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li:hover .menu-image-wrap {
              display: none !important; } }
          #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li.current-menu-item .menu-image-wrap:after, #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li > .sub-menu > li:hover .menu-image-wrap:after {
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #ffd11a;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: -10px;
            content: '';
            display: block; }
    #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.hover {
      background-color: #ffd11a; }
      #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.hover::before {
        content: "\f068"; }
      #wrapper-header #menu-main-menu .mega-menu .menu_wrap > ul > li.hover > .sub-menu {
        opacity: 1;
        visibility: visible; }
  #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap {
    min-height: 410px;
    overflow: hidden; }
    #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap > .sub-menu > li:not(.child-menu-slider) .menu-image-wrap {
      position: absolute;
      right: 0;
      top: 0px;
      background: #fff;
      width: 396px;
      padding-right: 0px;
      visibility: hidden;
      opacity: 0; }
      @media only screen and (max-width: 1400px) {
          #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap > .sub-menu > li:not(.child-menu-slider) .menu-image-wrap {
            width: 336px; } }
      @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap > .sub-menu > li:not(.child-menu-slider) .menu-image-wrap {
            width: 290px; } }
      @media (max-width: 991.98px) {
          #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap > .sub-menu > li:not(.child-menu-slider) .menu-image-wrap {
            display: none !important; } }
      #wrapper-header #menu-main-menu .mega-menu.col3 > .menu_wrap > .sub-menu > li:not(.child-menu-slider) .menu-image-wrap img {
        display: block;
        height: 480px;
        max-height: inherit;
        width: auto;
        margin: 0 auto;
        max-width: inherit;
        padding-right: 0; }
  #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) > a .menu-image-wrap {
    visibility: visible;
    opacity: 1; }
    @media (max-width: 991.98px) {
            #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) > a .menu-image-wrap {
              display: none !important; } }
    #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu {
      flex-direction: column;
      width: 580px;
      padding-top: 52px;
      padding-left: 0;
      border-right: 3px solid #000; }
    @media only screen and (max-width: 1400px) {
          #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu {
            width: 400px; } }
    @media (max-width: 1199.98px) {
          #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu {
            width: 360px; } }
    #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li {
      flex-grow: 0;
      margin-bottom: 3px; }
    #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a {
      text-align: left;
      text-transform: capitalize;
      padding: 8px 0 8px 60px;
      font-size: 18px; }
      @media only screen and (max-width: 1400px) {
            #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a {
              padding-left: 30px;
              padding-right: 10px; } }
      @media (max-width: 1199.98px) {
            #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a {
              padding-left: 20px; } }
      #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap {
        right: -399px;
        border: none !important;
        height: 410px !important;
        position: absolute !important;
        top: 0px; }
      @media (max-width: 991.98px) {
              #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap {
                display: none !important; } }
      #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap img {
        max-height: 410px !important;
        min-height: inherit !important; }
      @media only screen and (max-width: 1400px) {
              #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap {
                right: -339px;
                width: 336px; } }
        @media only screen and (max-width: 1400px) and (max-width: 1199.98px) {
                #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap {
                  right: -293px;
                  width: 290px; } }
      #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-wrap:after {
        display: none !important; }
      #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li a .menu-image-title {
        margin-top: 0; }
    #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li.hover a .menu-image-wrap {
      visibility: hidden;
      opacity: 0; }
      @media (max-width: 991.98px) {
                #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li.hover a .menu-image-wrap {
                  display: none !important; } }
    #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li:hover a, #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li.current-menu-item a {
      background-color: #ffd11a; }
      #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li:hover a .menu-image-wrap, #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li.current-menu-item a .menu-image-wrap {
        visibility: visible;
        opacity: 1; }
      @media (max-width: 991.98px) {
                #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li:hover a .menu-image-wrap, #wrapper-header #menu-main-menu .mega-menu.col3 .hover:not(.child-menu-slider) .sub-menu li.current-menu-item a .menu-image-wrap {
                  display: none !important; } }

.mobile-bar {
  display: none;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999; }
  @media (max-width: 991.98px) {
  .mobile-bar {
    display: block; }
    .mobile-bar ul {
      display: flex;
      width: 100%; }
      .mobile-bar ul li {
        width: 20%;
        background: #3d3d3d; }
        .mobile-bar ul li > * {
          display: flex;
          height: 65px;
          align-items: center;
          justify-content: center; }
          .mobile-bar ul li > *.active {
            background: #000; }
        .mobile-bar ul li + li {
          border-left: 1px solid #fff; } }

.find_section {
  counter-reset: section;
  position: relative;
  background: transparent;
  padding: 0; }
  .find_section #blade-finder-form {
    display: flex; }
  @media (max-width: 767.98px) {
  .find_section {
    width: 100%; }
    .find_section .innerwrap {
      padding-left: 0;
      padding-right: 0px; }

    .find_section #channel-blade-finder-form_popup, .find_section #find-my-wiper-form, .find_section #blade-finder-form {
      width: 100%;
      display: block;
      counter-reset: quote-counter; }
      .find_section #channel-blade-finder-form_popup label, .find_section #find-my-wiper-form label, .find_section #blade-finder-form label {
        width: 100%;
        margin-left: 0;
        padding: 0 20px 6px;
        float: none; }
      .find_section #channel-blade-finder-form_popup form, .find_section #find-my-wiper-form form, .find_section #blade-finder-form form {
        padding-top: 15px;
        padding-bottom: 12px;
        display: none; }
        .find_section #channel-blade-finder-form_popup form .btn-form-close, .find_section #find-my-wiper-form form .btn-form-close, .find_section #blade-finder-form form .btn-form-close {
          height: 38px;
          background: url("../images/up.svg") no-repeat;
          background-position: calc(100% - 25px) center;
          width: 60px;
          display: block;
          position: absolute;
          right: 0;
          bottom: -46px; }
      .find_section #channel-blade-finder-form_popup .bf-input, .find_section #find-my-wiper-form .bf-input, .find_section #blade-finder-form .bf-input {
        width: 100%;
        margin-bottom: 8px;
        margin-left: 0;
        position: relative; }
        .find_section #channel-blade-finder-form_popup .bf-input:before, .find_section #find-my-wiper-form .bf-input:before, .find_section #blade-finder-form .bf-input:before {
          counter-increment: quote-counter;
          content: counter(quote-counter);
          position: absolute;
          left: 20px;
          color: #5e5e5e;
          font-family: 'Montserrat', sans-serif;
          font-size: 22px;
          font-weight: 700;
          border-right: 1px solid #707070;
          line-height: 32px;
          padding-right: 10px;
          width: 43px;
          text-align: right;
          top: 8px; }
        .find_section #channel-blade-finder-form_popup .bf-input select, .find_section #find-my-wiper-form .bf-input select, .find_section #blade-finder-form .bf-input select {
          padding-top: 8px;
          padding-bottom: 7px;
          padding-left: 80px;
          border: 1px solid #5e5e5e;
          background-color: #f6f6f6;
          color: #5e5e5e;
          background-size: 27px auto;
          padding-right: 60px;
          background-position: calc(100% - 25px) center;
          font-family: 'Montserrat', sans-serif;
          font-size: 22px;
          font-weight: 700;
          text-transform: uppercase; }
      .find_section #channel-blade-finder-form_popup .bf-submit button, .find_section #find-my-wiper-form .bf-submit button, .find_section #blade-finder-form .bf-submit button {
        margin-left: 0px;
        line-height: 50px;
        height: 50px;
        font-size: 17px; } }
    @media (max-width: 767.98px) and (max-width: 767.98px) {
        .find_section #channel-blade-finder-form_popup .bf-input, .find_section #find-my-wiper-form .bf-input, .find_section #blade-finder-form .bf-input {
          padding-left: 20px;
          padding-right: 20px; } }
    @media (max-width: 767.98px) and (max-width: 767.98px) {
        .find_section #channel-blade-finder-form_popup .bf-submit, .find_section #find-my-wiper-form .bf-submit, .find_section #blade-finder-form .bf-submit {
          padding-left: 20px;
          padding-right: 20px;
          width: 100%; } }
  .find_section .innerwrap {
    width: 100%; }
  .find_section .bf-input:not(.bf-submit) {
    margin-left: 10px; }
  .find_section .bf-input:not(.bf-submit):nth-of-type(1) {
    width: 143px; }
  @media (max-width: 1199.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(1) {
        width: 100px; } }
  @media (max-width: 991.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(1) {
        width: 70px; } }
  @media (max-width: 767.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(1) {
        width: 100%;
        margin-left: 0; } }
  .find_section .bf-input:not(.bf-submit):nth-of-type(2) {
    width: 169px; }
  @media (max-width: 1199.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(2) {
        width: 150px; } }
  @media (max-width: 991.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(2) {
        width: 110px; } }
  @media (max-width: 767.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(2) {
        width: 100%; } }
  .find_section .bf-input:not(.bf-submit):nth-of-type(3) {
    width: 196px; }
  @media (max-width: 1199.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(3) {
        width: 160px; } }
  @media (max-width: 991.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(3) {
        width: 110px; } }
  @media (max-width: 767.98px) {
      .find_section .bf-input:not(.bf-submit):nth-of-type(3) {
        width: 100%; } }
  .find_section select {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    background: #fff url("../images/select-arrow.svg") no-repeat right;
    border: 1px solid #fff;
    background-position-x: 95%;
    color: #5e5e5e;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-transform: uppercase;
    padding: 6px 28px 6px 11px; }
  .find_section select:focus {
    box-shadow: none;
    outline: none; }
  .find_section label {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    margin-bottom: 0px;
    line-height: 32px;
    white-space: nowrap; }
  @media (max-width: 1300px) {
    .find_section label {
      font-size: 18px; } }
  @media (max-width: 1199.98px) {
    .find_section label {
      font-size: 13px;
      line-height: 16px;
      white-space: normal;
      width: 105px; } }
  @media (max-width: 991.98px) {
    .find_section label {
      font-size: 13px;
      line-height: 14px;
      white-space: normal;
      width: 105px; } }
  @media (max-width: 767.98px) {
    .find_section label {
      font-size: 18px;
      line-height: 32px;
      width: 100%;
      color: #292929;
      font-size: 25px;
      font-weight: 600;
      text-transform: uppercase; } }
  @media (max-width: 575.98px) {
    .find_section label {
      font-size: 24px; } }
  .find_section form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*margin-top: 10px;*/ }
  .find_section button {
    width: 148px;
    height: 32px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: inherit;
    line-height: 32px;
    padding: 0;
    margin: 0 0 0 10px;
    border: none;
    position: inherit;
    background-color: #5e5e5e;
    color: #fff; }
  @media (max-width: 991.98px) {
    .find_section button {
      font-size: 11px;
      width: 110px; } }
  @media (max-width: 767.98px) {
    .find_section button {
      width: 100%; } }

#search-section {
  display: none; }
  #search-section form {
    padding: 35px 20px; }
  #search-section input[type=text] {
    width: 100%;
    line-height: 54px;
    border: 1px solid #707070;
    background-color: #fff;
    padding: 0 20px; }
  #search-section input[type=submit] {
    width: 100%;
    line-height: 56px;
    color: #fece00;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    border: 1px solid #fff;
    background-color: #000;
    cursor: pointer;
    margin-top: 17px; }

#lang-section {
  display: none; }
  #lang-section ul {
    display: flex;
    padding: 20px 0;
    justify-content: center; }
  #lang-section ul li a {
    color: #4d4d4d;
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 21px; }
  #lang-section ul li a.active {
    color: #fff; }

#help-section {
  display: none; }
  #help-section h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 40px;
    text-align: center; }
  #help-section ul {
    width: 300px;
    margin: 25px auto 0;
    padding-bottom: 37px; }
  #help-section ul li {
    margin-bottom: 13px;
    width: 100%; }
  #help-section ul li a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    line-height: 53px;
    border: 1px solid #fff;
    display: block;
    padding-left: 95px;
    position: relative; }
  #help-section ul li a:before {
    content: '';
    display: block;
    width: 75px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px; }
  #help-section ul li a.contact:before {
    background: url("../images/contact-img.svg") no-repeat center center; }
  #help-section ul li a.search:before {
    background: #ffd11a url("../images/search-img.svg") no-repeat center center; }
  #help-section ul li a.expert:before {
    background: url("../images/Person-Icon.svg") no-repeat center center;
    background-size: 31px auto; }

.toggle-menu {
  display: none; }
  @media (max-width: 991.98px) {
  .toggle-menu {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 7px;
    left: 35px;
    width: 15px; } }
  @media (max-width: 767.98px) {
    .toggle-menu + a {
      display: inline-block !important; } }

@media (max-width: 991.98px) {
    .menu-image-wrap {
      display: none !important; } }

.search-nav-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 999;
  transition: all 0.4s;
  background: #323232; }
  .search-nav-wrapper.effect-left {
    left: -150%; }
  .search-nav-wrapper.effect-left.open {
    left: 0px; }
  .search-nav-wrapper.effect-fade {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8); }
  .search-nav-wrapper.effect-fade.open {
    opacity: 1;
    transform: scale(1);
    visibility: visible; }
  .search-nav-wrapper .menu-close {
    background: #4d4d4d;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    display: block;
    z-index: 1;
    position: absolute;
    right: 32px;
    top: 3px; }
  @media (max-width: 991.98px) {
    .search-nav-wrapper .menu-close {
      right: 47px; } }
  @media (max-width: 767.98px) {
    .search-nav-wrapper .menu-close {
      width: 42px;
      height: 42px;
      right: 10px;
      top: 4px; } }
  .search-nav-wrapper .menu-close span {
    display: block;
    position: absolute;
    height: 20px;
    width: 2px;
    background: #fff;
    opacity: 1;
    left: 50%;
    top: 50%;
    transition: 0.25s ease-in-out;
    transform: translate(-50%, -50%) rotate(-45deg);
    text-indent: -999px;
    overflow: hidden; }
  .search-nav-wrapper .menu-close span:nth-last-of-type(2) {
    transform: translate(-50%, -50%) rotate(45deg); }
  .search-nav-wrapper .lan {
    display: none; }
  @media (max-width: 767.98px) {
    .search-nav-wrapper .lan {
      display: flex;
      padding-left: 60px;
      background-size: 23px auto;
      background-position: 25px center;
      width: calc(100% - 62px);
      border: 1px solid #fff;
      margin-top: 4px;
      margin-left: 5px;
      padding-right: 60px; }
      .search-nav-wrapper .lan li {
        flex-grow: 1;
        max-width: 100%;
        flex-basis: 0;
        padding-left: 0px;
        text-align: center; }
        .search-nav-wrapper .lan li a {
          color: #4d4d4d;
          font-size: 18px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 40px; }
          .search-nav-wrapper .lan li a.active {
            color: #fff; } }
  .search-nav-wrapper .search-nav-inner {
    max-width: 890px;
    margin: 0 auto;
    position: relative;
    padding-top: 123px; }
  @media (max-width: 991.98px) {
    .search-nav-wrapper .search-nav-inner {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 50px; } }
  .search-nav-wrapper .search-nav-inner .menu-logo {
    width: 270px;
    display: block;
    margin: 0 auto; }
  @media (max-width: 767.98px) {
      .search-nav-wrapper .search-nav-inner .menu-logo {
        width: 150px; } }
  .search-nav-wrapper .search-nav-inner .search-bar {
    margin-top: 102px;
    justify-content: space-between; }
  @media (max-width: 767.98px) {
      .search-nav-wrapper .search-nav-inner .search-bar {
        margin-top: 50px; } }
  .search-nav-wrapper .search-nav-inner .search-bar .voice-field {
    margin-right: 0px; }
  .search-nav-wrapper .search-nav-inner .search-bar .voice-field button:before {
    top: 2px; }
  @media (max-width: 767.98px) {
        .search-nav-wrapper .search-nav-inner .search-bar .voice-field {
          width: 100%; }
          .search-nav-wrapper .search-nav-inner .search-bar .voice-field button:before {
            top: 6px; } }
  .search-nav-wrapper .search-nav-inner .nav-links {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 102px; }
  @media (max-width: 767.98px) {
      .search-nav-wrapper .search-nav-inner .nav-links {
        margin-top: 70px; } }
  .search-nav-wrapper .search-nav-inner .nav-links ul {
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .search-nav-wrapper .search-nav-inner .nav-links ul li {
    width: calc(33% - 46px);
    font-size: 14px;
    line-height: 17px;
    color: #fff; }
    @media (max-width: 991.98px) {
        .search-nav-wrapper .search-nav-inner .nav-links ul li {
          width: calc(33% - 15px); } }
    @media (max-width: 767.98px) {
        .search-nav-wrapper .search-nav-inner .nav-links ul li {
          width: 33.33%; } }
    .search-nav-wrapper .search-nav-inner .nav-links ul li a {
      height: 55px;
      border: 1px solid #fff;
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center; }
    @media (max-width: 767.98px) {
          .search-nav-wrapper .search-nav-inner .nav-links ul li a {
            display: block;
            height: auto;
            padding: 15px 0;
            font-size: 14px;
            border-right-width: 0px; } }
    .search-nav-wrapper .search-nav-inner .nav-links ul li a img {
      margin-right: 20px; }
    @media (max-width: 767.98px) {
            .search-nav-wrapper .search-nav-inner .nav-links ul li a img {
              width: auto;
              height: 55px;
              margin: 0 auto 10px;
              display: block; } }
    .search-nav-wrapper .search-nav-inner .nav-links ul li p {
      color: #fff;
      text-align: center;
      margin-top: 18px; }
    @media (max-width: 767.98px) {
          .search-nav-wrapper .search-nav-inner .nav-links ul li p {
            display: none; } }
    .search-nav-wrapper .search-nav-inner .nav-links ul li:last-child a {
      border-right-width: 1px; }
  .search-nav-wrapper + * {
    margin-top: 0px; }

.main-nav-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 999;
  transition: all 0.4s; }
  @media (max-width: 767.98px) {
  .main-nav-wrapper {
    background: #000; } }
  .main-nav-wrapper.effect-left {
    left: -150%; }
  .main-nav-wrapper.effect-left.open {
    left: 0px; }
  .main-nav-wrapper.effect-fade {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8); }
  .main-nav-wrapper.effect-fade.open {
    opacity: 1;
    transform: scale(1);
    visibility: visible; }
  .main-nav-wrapper .menu-close {
    background: #4d4d4d;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    display: block;
    z-index: 1; }
  .main-nav-wrapper .menu-close span {
    display: block;
    position: absolute;
    height: 20px;
    width: 2px;
    background: #fff;
    opacity: 1;
    left: 50%;
    top: 50%;
    transition: 0.25s ease-in-out;
    transform: translate(-50%, -50%) rotate(-45deg);
    text-indent: -999px;
    overflow: hidden; }
  .main-nav-wrapper .menu-close span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(45deg); }
  .main-nav-wrapper .main-nav {
    width: 100%;
    background: #000;
    min-height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  @media (max-width: 767.98px) {
    .main-nav-wrapper .main-nav {
      position: relative;
      min-height: 100%;
      box-sizing: border-box;
      display: block; } }
  .main-nav-wrapper .main-nav .nav-left {
    width: 775px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column; }
  @media (min-width: 1400px) and (max-width: 1920px) {
      .main-nav-wrapper .main-nav .nav-left {
        width: 640px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
      .main-nav-wrapper .main-nav .nav-left {
        width: 450px;
        padding-bottom: 15px; } }
  @media (max-width: 1199.98px) {
      .main-nav-wrapper .main-nav .nav-left {
        width: 390px;
        padding-bottom: 15px; } }
  @media (max-width: 991.98px) {
      .main-nav-wrapper .main-nav .nav-left {
        width: 100%; } }
  .main-nav-wrapper .main-nav .nav-left .menu-header {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 4px 7px 0px 3px;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%; }
  @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-left .menu-header {
          margin-bottom: 15px; } }
  .main-nav-wrapper .main-nav .nav-left .menu-header .search-bar {
    width: calc(100% - 69px);
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    @media (max-width: 991.98px) {
        .main-nav-wrapper .main-nav .nav-left .menu-header .search-bar {
          display: none; } }
    .main-nav-wrapper .main-nav .nav-left .menu-header .search-bar .voice-field {
      width: calc(100% - 65px);
      margin-right: 0; }
    .main-nav-wrapper .main-nav .nav-left .menu-header .search-bar input[type=text] {
      line-height: 60px;
      background: #fff;
      width: calc(100% - 60px);
      height: 60px; }
    .main-nav-wrapper .main-nav .nav-left .menu-header .search-bar input[type=submit] {
      width: 60px;
      height: 60px;
      background: #fc0 url(../images/search.png) no-repeat center center;
      display: block;
      border: none !important;
      padding: 0px;
      box-sizing: border-box;
      text-indent: -999px;
      overflow: hidden; }
  .main-nav-wrapper .main-nav .nav-left .log-menu {
    display: none; }
  @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-left .log-menu {
          display: flex;
          display: -webkit-flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 0 25px; } }
  .main-nav-wrapper .main-nav .nav-left .log-menu li {
    width: 48%;
    background: #c00; }
    .main-nav-wrapper .main-nav .nav-left .log-menu li a {
      font-family: 'Montserrat', sans-serif;
      font-size: 22px;
      font-weight: 700;
      line-height: 50px;
      text-transform: uppercase;
      color: #fff;
      text-align: center;
      display: block; }
    .main-nav-wrapper .main-nav .nav-left .log-menu li a:hover {
      color: #fc0; }
    .main-nav-wrapper .main-nav .nav-left .log-menu li + li {
      background: #fc0; }
    .main-nav-wrapper .main-nav .nav-left .log-menu li + li a {
      color: #000; }
  .main-nav-wrapper .main-nav .nav-left .nav-menu {
    overflow-y: auto; }
  @media (max-width: 1199.98px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu {
          width: 97%; } }
  @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu {
          height: auto !important; } }
  @media (min-width: 1400px) and (max-width: 1920px) {
          .main-nav-wrapper .main-nav .nav-left .nav-menu > li {
            width: 232px;
            margin-left: 72px; } }
    @media (min-width: 1200px) and (max-width: 1399px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu > li {
          padding-bottom: 0px;
          padding-top: 30px;
          margin-left: 72px; } }
    @media (max-width: 1199.98px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu > li {
          padding-bottom: 0px;
          padding-top: 30px;
          margin-left: 73px;
          width: 280px; } }
    @media (max-width: 991.98px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu > li {
          padding-bottom: 0px;
          padding-top: 30px; } }
    @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-left .nav-menu > li {
          padding-top: 0px; } }
    .main-nav-wrapper .main-nav .nav-left .nav-menu > li:nth-of-type(2n) {
      margin-left: 64px; }
    @media (min-width: 1400px) and (max-width: 1920px) {
          .main-nav-wrapper .main-nav .nav-left .nav-menu > li:nth-of-type(2n) {
            margin-left: 30px; } }
    @media (min-width: 1200px) and (max-width: 1399px) {
          .main-nav-wrapper .main-nav .nav-left .nav-menu > li:nth-of-type(2n) {
            margin-left: 76px; } }
    @media (max-width: 1199.98px) {
          .main-nav-wrapper .main-nav .nav-left .nav-menu > li:nth-of-type(2n) {
            margin-left: 73px; } }
    @media (max-width: 767.98px) {
          .main-nav-wrapper .main-nav .nav-left .nav-menu > li:nth-of-type(2n) {
            margin-left: 0px; } }
  .main-nav-wrapper .main-nav .nav-left .nav-menu .menu-image-title {
    padding-left: 0 !important;
    font-size: 14px; }
    .main-nav-wrapper .main-nav .nav-left .nav-menu .menu-image-title strong {
      font-weight: normal !important;
      text-transform: capitalize; }
  .main-nav-wrapper .main-nav .nav-left .nav-menu img {
    display: none !important; }
  .main-nav-wrapper .main-nav .nav-right {
    padding: 50px 40px 80px;
    width: calc(100% - 775px);
    background: #323232;
    box-sizing: border-box;
    position: relative; }
  @media (min-width: 1400px) and (max-width: 1920px) {
      .main-nav-wrapper .main-nav .nav-right {
        width: calc(100% - 640px);
        padding: 50px 30px 70px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
      .main-nav-wrapper .main-nav .nav-right {
        width: calc(100% - 450px);
        padding: 50px 30px 70px; } }
  @media (max-width: 1199.98px) {
      .main-nav-wrapper .main-nav .nav-right {
        width: calc(100% - 390px);
        padding: 50px 30px 70px; } }
  @media (max-width: 991.98px) {
      .main-nav-wrapper .main-nav .nav-right {
        width: 100%;
        padding: 50px 20px 100px;
        margin-top: 30px; } }
  @media (max-width: 767.98px) {
      .main-nav-wrapper .main-nav .nav-right {
        /*padding: 0;
         position: absolute;
         left: 0px;
         bottom: 0px;*/
        padding: 0;
        margin-top: 60px; } }
  .main-nav-wrapper .main-nav .nav-right .featured-secion {
    width: 100%;
    background: #424242;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    /*@media (min-width:1921px){
     height: 800px;
     padding-bottom: 0px;
     }
     @media (min-width:1400px) and (max-width: 1920px){
     height:700px;
     padding-bottom: 0px;
     }
     @media (min-width:1200px) and (max-width: 1399px){
     height: 550px;
     padding-bottom: 0px;
     }
     @include media-breakpoint-down(lg){
     height: 400px;
     padding-bottom: 0px;
     }
     @include media-breakpoint-down(sm){
     height: 300px;
     }*/ }
  .main-nav-wrapper .main-nav .nav-right .featured-secion .menu-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 175px;
    top: -33px;
    z-index: 999; }
    .main-nav-wrapper .main-nav .nav-right .featured-secion .menu-logo img {
      display: block;
      width: 100%;
      height: auto; }
  .main-nav-wrapper .main-nav .nav-right .featured-secion .btn-cta {
    width: 450px;
    line-height: 50px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    display: block;
    background: rgba(250, 0, 0, 0.8);
    padding: 25px 50px;
    z-index: 999;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: 8%; }
  .main-nav-wrapper .main-nav .nav-right .featured-secion .menu-img-2 {
    height: inherit;
    overflow: hidden;
    width: 100%; }
    .main-nav-wrapper .main-nav .nav-right .featured-secion .menu-img-2 img {
      position: relative;
      width: 100%;
      /*@media (min-width:1921px){
       top: -250px;
       }
       @media (min-width:1400px) and (max-width: 1920px){
       top: 0px;
       }
       @media (min-width:1200px) and (max-width: 1399px){
       top: -100px;
       }
       @include media-breakpoint-down(lg){
       top: -50px;
       }
       @include media-breakpoint-down(sm){
       top: -100px;
       }*/ }
  .main-nav-wrapper .main-nav .nav-right .menu-img {
    margin-top: 20px;
    max-height: 320px;
    overflow: hidden; }
  @media (min-width: 1921px) {
        .main-nav-wrapper .main-nav .nav-right .menu-img {
          max-height: none; } }
  @media (min-width: 1400px) and (max-width: 1920px) {
        .main-nav-wrapper .main-nav .nav-right .menu-img {
          max-height: 240px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
        .main-nav-wrapper .main-nav .nav-right .menu-img {
          max-height: 240px; } }
  .main-nav-wrapper .main-nav .nav-right .menu-img img {
    display: block;
    width: 100%;
    height: auto; }
  @media (max-width: 767.98px) {
      .main-nav-wrapper .main-nav .nav-right .yellow-bar a {
        line-height: 40px;
        font-size: 18px; } }
  .main-nav-wrapper .main-nav .nav-right .menu-footer {
    width: 100%;
    background: #161616;
    text-align: right;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px 20px;
    box-sizing: border-box; }
  @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-right .menu-footer {
          position: relative;
          padding: 24px 17px 24px 0;
          background: #272727; }
          .main-nav-wrapper .main-nav .nav-right .menu-footer:before {
            width: 85px;
            height: 100%;
            content: '';
            display: block;
            background: #c00 url(../images/logo.png) no-repeat center center / 60px auto;
            position: absolute;
            left: 0px;
            top: 0px; } }
  .main-nav-wrapper .main-nav .nav-right .menu-footer ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-end; }
    .main-nav-wrapper .main-nav .nav-right .menu-footer ul li {
      font-size: 20px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff; }
    .main-nav-wrapper .main-nav .nav-right .menu-footer ul li a {
      color: #fff;
      width: 24px;
      line-height: 24px;
      text-align: center;
      display: block; }
    .main-nav-wrapper .main-nav .nav-right .menu-footer ul li a img {
      max-height: 18px; }
    .main-nav-wrapper .main-nav .nav-right .menu-footer ul li:first-child {
      padding-right: 6px; }
    .main-nav-wrapper .main-nav .nav-right .menu-footer ul li + li {
      margin-left: 8px; }
  .main-nav-wrapper .main-nav .nav-right .nav-links {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 28px; }
  @media (min-width: 1400px) and (max-width: 1920px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links {
          margin-top: 20px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links {
          margin-top: 20px; } }
  @media (max-width: 1199.98px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links {
          margin-top: 20px; } }
  @media (max-width: 767.98px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links {
          display: none; } }
  .main-nav-wrapper .main-nav .nav-right .nav-links a {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(33% - 23px);
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: center; }
    @media (min-width: 1400px) and (max-width: 1920px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links a {
          height: 55px; } }
    @media (min-width: 1200px) and (max-width: 1399px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links a {
          height: 55px; } }
    @media (max-width: 1199.98px) {
        .main-nav-wrapper .main-nav .nav-right .nav-links a {
          height: 55px; } }
    .main-nav-wrapper .main-nav .nav-right .nav-links a img {
      margin-right: 17px; }
    @media (min-width: 1400px) and (max-width: 1920px) {
          .main-nav-wrapper .main-nav .nav-right .nav-links a img {
            max-height: 35px; } }
    @media (min-width: 1200px) and (max-width: 1399px) {
          .main-nav-wrapper .main-nav .nav-right .nav-links a img {
            max-height: 35px; } }
    @media (max-width: 1199.98px) {
          .main-nav-wrapper .main-nav .nav-right .nav-links a img {
            margin-right: 10px;
            width: auto;
            max-height: 35px; } }

.main-navigation > ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media (max-width: 767.98px) {
    .main-navigation > ul {
      padding: 0 25px; } }
  .main-navigation > ul > li {
    width: 290px;
    margin-left: 76px;
    padding-bottom: 10px;
    padding-top: 30px;
    position: relative; }
  @media (max-width: 767.98px) {
      .main-navigation > ul > li {
        margin-left: 0;
        padding: 0;
        margin-top: 15px;
        width: 100%;
        box-sizing: border-box; } }
  .main-navigation > ul > li > a {
    border: 1px solid #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    line-height: 39px;
    padding-left: 13px; }
  @media (max-width: 1199.98px) {
        .main-navigation > ul > li > a {
          line-height: 50px; } }
  @media (max-width: 767.98px) {
        .main-navigation > ul > li > a {
          position: relative;
          line-height: 48px;
          font-size: 22px; }
          .main-navigation > ul > li > a.active i:after {
            content: "";
            height: 2px;
            width: 15px;
            background: #fff;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%); }
          .main-navigation > ul > li > a i {
            display: block;
            position: absolute;
            right: 0px;
            top: 0px;
            height: 100%;
            width: 48px;
            text-align: center;
            line-height: 48px;
            border-left: 1px solid #fff; }
            .main-navigation > ul > li > a i:after {
              content: '+';
              font-size: 24px;
              font-family: 'Roboto', sans-serif;
              font-weight: 400; } }
  .main-navigation > ul > li > a span {
    color: #fc0; }
  .main-navigation > ul > li .toggle-menu {
    display: none; }
  @media (max-width: 767.98px) {
        .main-navigation > ul > li .toggle-menu {
          position: absolute;
          right: 0px;
          top: 0px;
          height: 50px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 20px;
          color: #fff;
          border-left: 1px solid #fff;
          width: 45px;
          font-family: 'Roboto', sans-serif;
          font-weight: 400;
          z-index: 99; } }
  .main-navigation > ul > li > ul {
    margin-top: 5px; }
  @media (max-width: 767.98px) {
        .main-navigation > ul > li > ul {
          display: none; } }
  .main-navigation > ul > li > ul li {
    padding-left: 13px;
    padding-top: 6px; }
    .main-navigation > ul > li > ul li a {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 15px;
      color: #fff; }
    .main-navigation > ul > li > ul li a span {
      font-size: 15px !important; }
    .main-navigation > ul > li > ul li a strong {
      font-weight: 400; }
    .main-navigation > ul > li > ul li.all-menu {
      display: none; }
    .main-navigation > ul > li > ul li.menu-item-has-children > a {
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      color: #fc0; }
    .main-navigation > ul > li > ul li.menu-item-has-children span {
      font-size: inherit; }
    .main-navigation > ul > li > ul li.bottom-link {
      display: none; }
    .main-navigation > ul > li > ul li.bottom-link.menu-popup {
      display: block; }
    .main-navigation > ul > li > ul li.bottom-link a {
      color: #000;
      font-size: 25px;
      font-weight: 700;
      background: #fc0;
      line-height: 40px;
      padding: 0 10px;
      margin-top: 10px;
      display: inline-block;
      text-transform: capitalize; }
    .main-navigation > ul > li > ul li li {
      padding-top: 2px;
      padding-bottom: 4px; }
    .main-navigation > ul > li > ul li li .vertical-txt {
      display: none; }
    .main-navigation > ul > li > ul li li a {
      font-size: 15px;
      font-weight: 400;
      padding-bottom: 10px;
      text-transform: capitalize;
      color: #fff; }
    .main-navigation > ul > li > ul li li a span {
      font-size: 15px !important; }
  .main-navigation > ul > li:nth-of-type(2n) {
    margin-left: 64px; }
  @media (max-width: 767.98px) {
        .main-navigation > ul > li:nth-of-type(2n) {
          margin-left: 0px; } }

.menu-image-title-after.menu-image-title {
  padding-left: 0 !important; }

@media (max-width: 767.98px) {
  .vertical-txt {
    display: none !important; } }

.menu-bg {
  display: none; }

body.menu-overlay .menu-bg {
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9; }

span.notice {
  color: red;
  padding: 5px 60px 22px 0px;
  display: block; }

.footer {
  width: 100%;
  /*border-top: 8px solid #006699;*/
  margin-top: 40px; }
  .page-id-161 .footer {
    margin-top: 0; }
  .footer__top {
    background: url("../images/footer-bg.jpg") no-repeat center center;
    background-size: cover;
    padding: 55px 0 30px; }
  @media (max-width: 991.98px) {
    .footer__top {
      padding-bottom: 0px; } }
  @media (max-width: 767.98px) {
    .footer__top {
      padding: 45px 0 10px;
      display: none; } }
  .footer__top ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500; }
  .footer__top ul li.sub_heading {
    margin-top: 10px; }
  .footer__top ul li.sub_heading > a {
    font-size: 22px;
    font-weight: 700; }
  .footer__top ul li.footer-bladefinder a {
    border: 1px solid #fff;
    display: inline-block;
    margin: 24px 0 15px 0;
    padding: 22px 30px;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; }
  .footer__top .container > ul > li {
    width: 39%;
    float: left;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif; }
    @media (max-width: 991.98px) {
        .footer__top .container > ul > li {
          width: 50%; } }
    @media (max-width: 767.98px) {
        .footer__top .container > ul > li {
          width: 100%;
          margin-bottom: 30px; } }
    .footer__top .container > ul > li:nth-of-type(4), .footer__top .container > ul > li:nth-of-type(2) {
      margin-bottom: 40; }
    @media (max-width: 767.98px) {
          .footer__top .container > ul > li:nth-of-type(4), .footer__top .container > ul > li:nth-of-type(2) {
            margin-bottom: 30px; } }
    .footer__top .container > ul > li:nth-of-type(3), .footer__top .container > ul > li:nth-of-type(5) {
      width: 22%; }
    @media (max-width: 991.98px) {
          .footer__top .container > ul > li:nth-of-type(3), .footer__top .container > ul > li:nth-of-type(5) {
            width: 50%; } }
    @media (max-width: 767.98px) {
          .footer__top .container > ul > li:nth-of-type(3), .footer__top .container > ul > li:nth-of-type(5) {
            width: 100%; } }
    .footer__top .container > ul > li > a {
      font-size: 22px;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      font-weight: 800;
      margin-bottom: 7px;
      display: inline-block; }
    @media (max-width: 1199.98px) {
          .footer__top .container > ul > li > a {
            font-size: 26px; } }
    .footer__top .container > ul > li > ul.sub-menu {
      margin-left: 18px; }
    .footer__top .container > ul > li > ul.sub-menu > li.menu-item-has-children {
      margin-top: 18px; }
    .footer__top .container > ul > li > ul.sub-menu > li.menu-item-has-children > a {
      font-size: 22px;
      font-weight: 700; }
    .footer__top .container > ul > li > ul.sub-menu ul.sub-menu {
      margin-left: 18px; }
  .footer__bottom {
    width: 100%;
    background-image: linear-gradient(180deg, #fece00 0%, #fece00 46%, #ffd81a 79%, #ffc21a 100%);
    padding: 30px 0; }
  .footer__bottom .container {
    display: flex; }
  @media (max-width: 767.98px) {
      .footer__bottom .container {
        flex-wrap: wrap; } }
  .footer__left {
    width: 25%; }
  @media (max-width: 767.98px) {
    .footer__left {
      width: 236px;
      order: 1;
      display: none; } }
  @media (max-width: 575.98px) {
    .footer__left {
      width: 165px; } }
  .footer__left a {
    background-color: #015e98;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    display: block;
    width: 236px;
    text-align: center;
    line-height: 74px; }
  @media (max-width: 1199.98px) {
      .footer__left a {
        line-height: 65px;
        font-size: 26px; } }
  @media (max-width: 991.98px) {
      .footer__left a {
        width: 100%;
        line-height: 50px;
        font-size: 22px; } }
  @media (max-width: 575.98px) {
      .footer__left a {
        font-size: 20px; } }
  .footer__left a:hover {
    text-decoration: none; }
  .footer__middle {
    text-align: center;
    width: 50%; }
  @media (max-width: 767.98px) {
    .footer__middle {
      width: 100%;
      order: 3;
      padding-top: 20px; } }
  @media (max-width: 767.98px) {
    .footer__middle {
      padding-top: 30px; } }
  .footer__middle--logo {
    margin: 0 0 15px 0; }
  @media (max-width: 767.98px) {
      .footer__middle--logo {
        margin-bottom: 25px; } }
  .footer__middle--logo img {
    width: 300px; }
  @media (max-width: 991.98px) {
        .footer__middle--logo img {
          width: 270px; } }
  @media (max-width: 767.98px) {
        .footer__middle--logo img {
          width: 300px; } }
  .footer__middle--bottom {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #fff; }
  .footer__middle--bottom .copyright {
    display: block;
    margin-bottom: 6px; }
  .footer__middle--bottom .nav {
    line-height: 20px;
    width: 100%;
    justify-content: center; }
  .footer__middle--bottom .nav a {
    color: #fff;
    padding: 0 8px; }
  .footer__right {
    width: 25%;
    margin-top: 20px;
    display: flex;
    justify-content: flex-end; }
  @media (max-width: 1199.98px) {
    .footer__right {
      width: 22%; } }
  @media (max-width: 991.98px) {
    .footer__right {
      width: 19%; } }
  @media (max-width: 767.98px) {
    .footer__right {
      width: 180px;
      order: 1;
      display: none; } }
  @media (max-width: 575.98px) {
    .footer__right {
      width: 150px;
      margin-top: 13px; } }
  .footer__right ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 320px; }
  .footer__right ul li {
    display: inline-block; }
  .footer__right ul li a img {
    display: block; }
    @media (max-width: 991.98px) {
          .footer__right ul li a img {
            max-height: 25px;
            max-width: 25px; } }

.scroll-top {
  background: url("../images/scroll-top.svg") no-repeat center center;
  width: 60px;
  height: 60px;
  display: block;
  position: fixed;
  bottom: 150px;
  cursor: pointer;
  text-indent: -999px;
  overflow: hidden;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  right: 50px;
  border-radius: 4px;
  border: 1px solid #fece00;
  background-size: 60px 60px; }
  @media (max-width: 1199.98px) {
  .scroll-top {
    background-size: 100% auto;
    width: 50px;
    height: 55px;
    right: 40px; } }
  @media (max-width: 767.98px) {
  .scroll-top {
    width: 40px;
    height: 40px;
    right: 20px;
    border-radius: 5px;
    border: 1px solid #fece00; } }
  .scroll-top.show {
    opacity: 1;
    visibility: visible; }

#hero_product_banner {
  width: 100%;
  background: #292929 url("../images/hero_product_banner.png") no-repeat 0 10%;
  padding: 130px 0 50px;
  position: relative;
  color: #fff;
  min-height: 780px; }
  @media only screen and (max-width: 1400px) {
  #hero_product_banner {
    min-height: 700px; } }
  @media (max-width: 767.98px) {
  #hero_product_banner {
    padding-top: 80px;
    padding-bottom: 40px; } }
  #hero_product_banner #hero-inner {
    position: relative;
    padding: 0 40px; }
  @media only screen and (max-width: 1800px) {
    #hero_product_banner #hero-inner {
      padding-right: 110px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #hero_product_banner #hero-inner {
      padding: 50px 40px 0; } }
  @media (max-width: 767.98px) {
    #hero_product_banner #hero-inner {
      padding: 35px 15px 0; } }
  #hero_product_banner .btn {
    margin: 10px 0 0;
    border: 1px solid #fff;
    width: 224px;
    line-height: 61px;
    color: #fece00;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    border-radius: 0; }
  @media (max-width: 991.98px) {
    #hero_product_banner .btn {
      width: 200px; } }
  #hero_product_banner .btn.find_my_blade_more_profile, #hero_product_banner .btn.find_my_blade_single {
    font-size: 16px;
    color: #fff; }
  @media (max-width: 767.98px) {
    #hero_product_banner .btn {
      width: 100%;
      line-height: 49px; } }
  #hero_product_banner .products-text {
    opacity: 0.04;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 200px;
    font-weight: 700;
    line-height: 160px;
    min-height: 335px;
    text-transform: uppercase;
    margin-top: 0px; }
  @media only screen and (max-width: 1800px) {
    #hero_product_banner .products-text {
      font-size: 175px;
      line-height: 150px;
      min-height: 235px;
      margin-top: 10px; } }
  @media only screen and (max-width: 1600px) {
    #hero_product_banner .products-text {
      font-size: 150px;
      line-height: 120px;
      min-height: 225px;
      margin-top: 30px; } }
  @media only screen and (max-width: 1400px) {
    #hero_product_banner .products-text {
      font-size: 110px;
      line-height: 90px;
      min-height: 100px;
      margin-top: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #hero_product_banner .products-text {
      display: none; } }
  @media (max-width: 767.98px) {
    #hero_product_banner .products-text {
      display: none; } }
  #hero_product_banner .hero-wrap {
    display: flex;
    justify-content: space-between; }
  @media (max-width: 1199.98px) {
    #hero_product_banner .hero-wrap {
      flex-wrap: wrap; } }
  #hero_product_banner .hero_product_left {
    width: 60%; }
  @media (min-width: 1199.98px) {
    #hero_product_banner .hero_product_left {
      width: 500px;
      margin-top: 10px;
      margin-top: 10px;
      width: 39%; } }
  @media (max-width: 767.98px) {
    #hero_product_banner .hero_product_left {
      width: 60%; } }
  #hero_product_banner .hero_product_left .heading-top {
    color: #292929;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    height: 37px;
    line-height: 37px;
    position: relative;
    margin-bottom: 20px; }
  @media (max-width: 767.98px) {
      #hero_product_banner .hero_product_left .heading-top {
        height: auto;
        line-height: 26px;
        padding: 6px 0 5px 15px;
        font-size: 21px;
        white-space: nowrap; } }
  #hero_product_banner .hero_product_left .heading-top:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -100%;
    display: block; }
  #hero_product_banner .hero_product_left .heading-top .back-url {
    position: absolute;
    left: -35px;
    top: 8px; }
  @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_left .heading-top .back-url {
          left: -10px; } }
  #hero_product_banner .hero_product_left .heading-top .back-url:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 16px 12px 0;
    border-color: transparent #5e5e5e transparent transparent;
    position: absolute; }
  #hero_product_banner .hero_product_left h1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 44px;
    font-weight: 100;
    line-height: 48px;
    margin-bottom: 30px; }
  @media only screen and (max-width: 1400px) {
      #hero_product_banner .hero_product_left h1 {
        font-size: 40px;
        line-height: 40px; } }
  @media (max-width: 767.98px) {
      #hero_product_banner .hero_product_left h1 {
        font-size: 27px;
        line-height: 28px; } }
  #hero_product_banner .hero_product_left h1 span {
    font-weight: 600; }
  #hero_product_banner .hero_product_left ins {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-left: 10px; }
  @media (max-width: 767.98px) {
      #hero_product_banner .hero_product_left ins {
        top: 0;
        margin-left: 0;
        display: block; } }
  #hero_product_banner .hero_product_left .part-sku-number li {
    padding-right: 20px; }
  #hero_product_banner .hero_product_left ul li {
    display: inline;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 30px; }
  @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_left ul li {
          display: block;
          margin-right: 0; } }
  #hero_product_banner .hero_product_left ul li:last-child {
    margin-right: 0; }
  #hero_product_banner .hero_product_left .review-rating {
    margin: 30px 0 50px 0;
    color: #fff;
    display: flex; }
  @media (max-width: 767.98px) {
      #hero_product_banner .hero_product_left .review-rating {
        flex-direction: column;
        margin-bottom: 30px; } }
  #hero_product_banner .hero_product_left .review-rating .star-rating {
    margin-right: 50px; }
  @media only screen and (max-width: 1400px) {
        #hero_product_banner .hero_product_left .review-rating .star-rating {
          margin-right: 20px; } }
  @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_left .review-rating .star-rating {
          margin-right: 0;
          width: 96px;
          background-size: auto 14px; }
          #hero_product_banner .hero_product_left .review-rating .star-rating:after {
            background-size: auto 14px; } }
  #hero_product_banner .hero_product_left .review-rating a {
    color: #fece00;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    text-transform: uppercase; }
  @media only screen and (max-width: 1400px) {
        #hero_product_banner .hero_product_left .review-rating a {
          font-size: 16px; } }
  @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_left .review-rating a {
          margin-top: 4px;
          display: inline-block;
          font-size: 12px; } }
  #hero_product_banner .hero_image {
    width: 35%;
    top: 2%; }
  @media (min-width: 1402.98px) {
    #hero_product_banner .hero_image {
      height: 630px;
      top: 2% !important; } }
  @media (max-width: 1401.98px) {
    #hero_product_banner .hero_image {
      height: 560px; } }
  @media (min-width: 1199.98px) {
    #hero_product_banner .hero_image {
      top: 3%;
      position: absolute;
      transform: translateX(-50%);
      left: 50%;
      width: 25%;
      padding-bottom: 5px; }
      #hero_product_banner .hero_image .slick-track {
        height: 650px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #hero_product_banner .hero_image {
      height: 370px; } }
  @media (max-width: 767.98px) {
    #hero_product_banner .hero_image {
      position: absolute;
      right: 0;
      width: 30%;
      height: auto; } }
  @media (max-width: 575.98px) {
    #hero_product_banner .hero_image {
      width: 50%; } }
  #hero_product_banner .hero_image img {
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    display: block; }
  #hero_product_banner .hero_image.totalcount1 .slick-dots {
    display: none; }
  #hero_product_banner .hero_image .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    bottom: 5px;
    left: 0; }
  @media (max-width: 767.98px) {
      #hero_product_banner .hero_image .slick-dots {
        display: none !important; } }
  #hero_product_banner .hero_image .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #fff;
    margin: 0 5px; }
  #hero_product_banner .hero_image .slick-dots li.slick-active {
    background: #fece00; }
  #hero_product_banner .hero_image .slick-dots li button {
    display: none; }
  #hero_product_banner .hero_product_right {
    width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #hero_product_banner .hero_product_right {
      width: 60%; } }
  @media (min-width: 1199.98px) {
    #hero_product_banner .hero_product_right {
      max-width: 516px;
      margin-top: 10px;
      width: 32%; } }
  @media (max-width: 767.98px) {
    #hero_product_banner .hero_product_right {
      margin-top: 30px; } }
  #hero_product_banner .hero_product_right .content-inner {
    position: relative; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content {
    /*border: 5px solid red;*/
    padding-bottom: 25px; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content .description_wrap {
    position: relative; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content .short_content.full_load_start {
    position: absolute;
    width: 100%; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content .full-content {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px; }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .full-content .toggle-txt {
      display: none; }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .full-content.show .toggle-txt {
      display: inline; }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .full-content.show .dot-dot {
      display: none; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content h2 {
    color: #ffd11a;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_right .content-inner.product_single_content h2 {
          font-size: 18px; } }
  #hero_product_banner .hero_product_right .content-inner.product_single_content strong {
    font-size: 20px; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff; }
  #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap {
    text-align: right;
    margin: 15px 0 15px 0; }
    @media (max-width: 767.98px) {
        #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap {
          margin-bottom: 0px;
          margin-top: 25px; } }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more {
      color: #fff;
      font-size: 12px;
      font-weight: 400;
      line-height: 25px;
      position: relative;
      text-align: right;
      margin-bottom: 50px;
      padding-right: 27px; }
    @media (max-width: 767.98px) {
          #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more {
            line-height: 43px;
            border: 1px solid #fff;
            width: 237px;
            display: block;
            margin: 0 auto;
            color: #fff;
            font-family: Roboto;
            font-size: 22px;
            font-weight: 400;
            display: block;
            text-align: center;
            padding-right: 0;
            text-transform: uppercase; }
            #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more:before {
              content: 'Read '; } }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more:after {
      content: "+";
      width: 20px;
      height: 19px;
      border: 1px solid #fff;
      display: block;
      position: absolute;
      top: -2px;
      right: 0px;
      text-align: center;
      line-height: 19px; }
    @media (max-width: 767.98px) {
            #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more:after {
              display: none; } }
    #hero_product_banner .hero_product_right .content-inner.product_single_content .btn-more-wrap .btn_less_more.less:after {
      content: "-"; }
  #hero_product_banner .hero_product_right .content-inner .xarrow {
    position: absolute;
    top: 86px;
    right: -100px;
    display: flex;
    justify-content: space-between; }
  @media only screen and (max-width: 1400px) {
        #hero_product_banner .hero_product_right .content-inner .xarrow {
          transform: scale(0.6); } }
  @media (max-width: 991.98px) {
        #hero_product_banner .hero_product_right .content-inner .xarrow {
          right: 0px;
          opacity: 0;
          visibility: hidden; } }
  #hero_product_banner .hero_product_right .content-inner .xarrow:after {
    content: '';
    width: 8px;
    background: #fff;
    position: absolute;
    left: calc(50% - 4px);
    top: 0px;
    height: 100%; }
  #hero_product_banner .hero_product_right .content-inner .xarrow span, #hero_product_banner .hero_product_right .content-inner .xarrow a {
    display: block;
    height: 47px;
    width: 36px;
    background-image: url("../images/next-prev.png");
    background-repeat: no-repeat;
    text-indent: -999px;
    overflow: hidden; }
  #hero_product_banner .hero_product_right .content-inner .xarrow [rel='prev'] {
    background-position: left top;
    margin-right: 8px; }
  #hero_product_banner .hero_product_right .content-inner .xarrow [rel='next'] {
    background-position: right top;
    margin-left: 8px; }
  #hero_product_banner .hero_product_right .content-inner .xarrow span {
    opacity: 0.4; }
  #hero_product_banner:not(.wb-topbanner) {
    background: linear-gradient(0, rgba(1, 100, 162, 1) 31%, rgba(0, 148, 246, 1) 100%) !important; }
  #hero_product_banner:not(.wb-topbanner) .rating-header-info ins {
    color: #fece00; }
  #hero_product_banner:not(.wb-topbanner) .bottom-link a {
    max-width: 100%; }
  #hero_product_banner:not(.wb-topbanner) .bottom-link a span {
    white-space: nowrap; }

@media (max-width: 767.98px) {
    .bottom-link {
      margin-bottom: 40px; } }
  .bottom-link ul {
    display: flex; }
  @media (max-width: 767.98px) {
    .bottom-link ul {
      flex-direction: column; } }
  .bottom-link ul li {
    margin-right: 15px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .bottom-link ul li {
        width: 100%; } }
  @media (max-width: 767.98px) {
      .bottom-link ul li {
        margin-right: 0; } }
  .bottom-link ul li button, .bottom-link ul li a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.5s ease;
    padding: 8px 15px;
    background: none;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.4);
    text-align: center;
    max-width: inherit; }
  .bottom-link ul li button.inlinePopup, .bottom-link ul li a.inlinePopup {
    color: #ffd11a;
    font-weight: 700; }
  @media (max-width: 767.98px) {
        .bottom-link ul li button, .bottom-link ul li a {
          border: none;
          padding: 0;
          transform: scale(1) !important;
          display: inline-block;
          border: 1px solid #fff;
          width: 100%;
          line-height: 49px;
          margin-top: 10px;
          text-align: center;
          max-width: 100%; } }
  .bottom-link ul li button span, .bottom-link ul li a span {
    transition: all 0.5s ease;
    transform: scale(1);
    display: block; }
  .bottom-link ul li button:hover, .bottom-link ul li a:hover {
    border-color: #ffd11a; }
    .bottom-link ul li button:hover span, .bottom-link ul li a:hover span {
      transform: scale(0.85);
      color: #ffd11a; }
  @media only screen and (max-width: 1600px) {
        .bottom-link ul li button, .bottom-link ul li a {
          font-size: 14px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .bottom-link ul li button, .bottom-link ul li a {
          max-width: none;
          padding: 20px; } }
  .bottom-link ul li:last-child {
    margin-right: 0; }
/* Pages */
.hero__slider {
  position: relative; }
  .hero__slider .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 50px;
    right: 50px; }
  .hero__slider .slick-dots > li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-block;
    width: 183px;
    height: 9px;
    margin-right: 10px; }
  .hero__slider .slick-dots > li button {
    width: 183px;
    height: 9px;
    border: none;
    font-size: 0;
    line-height: 0;
    outline: none;
    background: #fff; }
  .hero__slider .slick-dots > li.slick-active button {
    background: #fece00; }
  .hero__slider .item {
    position: relative; }
  .hero__slider .item#slick-slide164 .slide-image {
    background-position: left top; }
  .hero__slider .item .hero__content {
    width: 747px;
    margin: 0 auto;
    background: rgba(255, 209, 26, 0.76);
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 20px;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%); }
  .hero__slider .item .hero__content .hero__inner {
    padding: 15px 0;
    text-align: center;
    position: relative;
    background-position: top 0 left 0, top 0 right 0, bottom 0 right 0, bottom 0 left 0;
    background-size: 78px;
    background-repeat: no-repeat;
    background-image: url("../images/hero-bg-top-left.png"), url("../images/hero-bg-top-right.png"), url("../images/hero-bg-bottom-right.png"), url("../images/hero-bg-bottom-left.png"); }
    .hero__slider .item .hero__content .hero__inner h1 {
      font-family: 'Montserrat', sans-serif;
      font-size: 55px;
      font-weight: 700;
      line-height: 55px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 23px; }
    .hero__slider .item .hero__content .hero__inner h1 span {
      display: block;
      color: #015e98; }
    .hero__slider .item .hero__content .hero__inner h2 {
      font-family: 'Montserrat', sans-serif;
      font-size: 40px;
      font-weight: 700;
      line-height: 40px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 20px; }
    .hero__slider .item .hero__content .hero__inner h2 span {
      display: block;
      color: #015e98; }
    .hero__slider .item .hero__content .hero__inner .btn {
      margin: 0 auto;
      border: 3px solid #fff;
      font-size: 20px;
      text-transform: lowercase;
      color: #fff;
      line-height: 38px;
      max-width: 203px; }

@media (min-width: 576px) {
    .cta-box {
      padding: 10px 0 20px; } }
  .cta-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0; }
  @media (max-width: 767.98px) {
    .cta-box ul {
      padding: 5px 0; } }
  .cta-box ul li {
    width: 25%; }
  @media (max-width: 1199.98px) {
      .cta-box ul li {
        width: 50%; } }
  .cta-box ul li a {
    border: 10px solid #fff;
    display: block;
    position: relative; }
  @media (max-width: 767.98px) {
        .cta-box ul li a {
          border-width: 5px; } }
  .cta-box ul li a img {
    display: block;
    width: 100%;
    height: auto; }
  .cta-box ul li a:before {
    transition: all 0.5s ease;
    background-image: linear-gradient(180deg, #292929 0%, rgba(0, 0, 0, 0.9) 54%, rgba(84, 84, 84, 0) 100%);
    opacity: 0.9;
    content: '';
    display: block;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    transition: all 1s ease;
    visibility: visible; }
  .cta-box ul li a:hover:before {
    visibility: hidden;
    opacity: 0; }
  .cta-box ul li a .overlay {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    text-shadow: 2px 2px 6px #000;
    font-family: Montserrat;
    font-weight: 600;
    padding: 15px 10px 0;
    line-height: 28px;
    /* Text style for "Our newest" */
    color: #fff;
    font-size: 28px;
    text-transform: uppercase; }
    @media (max-width: 1199.98px) {
        .cta-box ul li a .overlay {
          transform: translateY(-50%);
          top: 50%;
          padding-top: 0; } }
    @media (max-width: 991.98px) {
        .cta-box ul li a .overlay {
          font-size: 24px;
          line-height: 26px; } }
    @media (max-width: 767.98px) {
        .cta-box ul li a .overlay {
          font-size: 17px;
          line-height: 20px; } }
    .cta-box ul li a .overlay span {
      color: #fece00;
      display: block; }
    @media only screen and (max-width: 1700px) {
          .cta-box ul li a .overlay span {
            font-size: 32px !important; } }
    @media only screen and (max-width: 1400px) {
          .cta-box ul li a .overlay span {
            font-size: 26px !important; } }
    @media (max-width: 767.98px) {
          .cta-box ul li a .overlay span {
            font-size: 17px !important; } }
/* our products section */
#our-products {
  background-color: #7d7d7d;
  padding: 34px 30px 25px 88px;
  position: relative; }
  @media (max-width: 1199.98px) {
  #our-products {
    padding: 30px; } }
  @media (max-width: 991.98px) {
  #our-products {
    padding: 0;
    background: none; } }
  #our-products:before {
    background: url("../images/plus-minus.jpg") no-repeat top center; }
  #our-products .current-cat {
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 62, 101, 1) 25%, rgba(0, 62, 101, 1) 75%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    display: block; }
  #our-products .btn {
    background-color: #ffd11a;
    position: absolute;
    border: none;
    height: 100%;
    border-radius: 0;
    width: 90px;
    text-indent: -99999px;
    overflow: hidden; }
  @media (max-width: 1199.98px) {
    #our-products .btn {
      width: 33px; } }
  @media (max-width: 991.98px) {
    #our-products .btn {
      display: none !important; } }
  #our-products .btn:before {
    content: "";
    border-style: solid;
    border-width: 56px 65px 56px 0;
    border-color: transparent #fff transparent transparent;
    width: 65px;
    height: 112px;
    display: block;
    position: absolute;
    right: -2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media (max-width: 1199.98px) {
      #our-products .btn:before {
        border-width: 30px 30px 30px 0;
        width: 65px;
        height: 55px; } }
  #our-products .btn:focus {
    box-shadow: none; }
  #our-products .btn.prevtab {
    top: 0;
    left: 0; }
  #our-products .btn.nexttab {
    top: 0;
    right: 0; }
  #our-products .btn.nexttab:before {
    border-width: 56px 0 65px 56px;
    right: inherit;
    left: -2px;
    border-color: transparent transparent transparent #fff; }
  @media (max-width: 1199.98px) {
        #our-products .btn.nexttab:before {
          border-width: 30px 0 30px 30px; } }
  #our-products .banner-link {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0px;
    left: 0px;
    font-family: Montserrat;
    font-size: 66px;
    line-height: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    background: url("../images/Wiper-Blades.jpg") no-repeat center center;
    background-size: cover;
    align-items: center;
    justify-content: center;
    z-index: 9;
    transition: all 0.5s ease;
    opacity: 1;
    visibility: visible;
    padding-left: 33px; }
  #our-products .banner-link:before {
    position: absolute;
    left: 15px;
    top: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    content: '';
    border: 2px solid #fece00;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease; }
  #our-products .banner-link:hover:before {
    opacity: 1;
    visibility: visible; }
  @media only screen and (max-width: 1599px) {
    #our-products .banner-link {
      font-size: 58px;
      line-height: 62px; } }
  @media only screen and (max-width: 1399px) {
    #our-products .banner-link {
      font-size: 48px;
      line-height: 52px; } }
  @media (max-width: 1199.98px) {
    #our-products .banner-link {
      font-size: 40px;
      line-height: 48px; } }
  @media (max-width: 991.98px) {
    #our-products .banner-link {
      width: 100%;
      position: relative;
      height: 250px;
      padding: 0 !important; } }
  @media (max-width: 767.98px) {
    #our-products .banner-link {
      height: 125px;
      font-size: 27px;
      line-height: 29px; } }
  #our-products .banner-link span {
    text-align: center;
    display: block; }
  #our-products .banner-link strong {
    color: #fece00;
    font-weight: 700;
    display: block; }
  #our-products .banner-link.appearances {
    left: 50%;
    padding-right: 33px;
    padding-left: 0px;
    background-image: url("../images/APPEARANCES.jpg"); }
  @media (max-width: 991.98px) {
      #our-products .banner-link.appearances {
        left: 0px;
        margin-top: 20px; } }
  @media (max-width: 767.98px) {
      #our-products .banner-link.appearances {
        margin-top: 5px; } }
  #our-products #tab2 {
    display: none; }
  #our-products[data-current-tab=tab1] .nav {
    justify-content: flex-start;
    padding-right: 0;
    padding-left: 20px; }
  #our-products[data-current-tab=tab1] .tab-wrap {
    visibility: visible;
    opacity: 1; }
  #our-products[data-current-tab=tab1] .tab-wrap#tab2 {
    display: none; }
  #our-products[data-current-tab=tab1] .tab-wrap#tab1 {
    display: block; }
  #our-products[data-current-tab=tab1] .tab-content {
    border-left: 0; }
  #our-products[data-current-tab=tab1] .pane-wrap {
    padding-left: 35px;
    padding-right: 35px; }
  @media (min-width: 992px) {
    #our-products[data-current-tab=tab1] .banner-link.wiper-blades {
      left: -30%;
      opacity: 0;
      visibility: hidden; }
      #our-products[data-current-tab=tab1] .banner-link.appearances {
        display: flex;
        z-index: 1;
        left: 61%;
        width: 39%; } }
  #our-products[data-current-tab=tab1] .prevtab {
    display: block; }
  #our-products[data-current-tab=tab1].nexttab {
    display: none; }
  #our-products[data-current-tab=tab2] {
    padding: 34px 88px 25px 30px; }
  @media (max-width: 1199.98px) {
    #our-products[data-current-tab=tab2] {
      padding: 30px; } }
  @media (max-width: 991.98px) {
    #our-products[data-current-tab=tab2] {
      padding: 0; } }
  #our-products[data-current-tab=tab2] .tab-wrap {
    visibility: visible;
    opacity: 1; }
  #our-products[data-current-tab=tab2] .tab-wrap#tab1 {
    display: none; }
  #our-products[data-current-tab=tab2] .tab-wrap#tab2 {
    display: block; }
  #our-products[data-current-tab=tab2] .tab-content {
    border-right: 0; }
  #our-products[data-current-tab=tab2] .tab-content > .active {
    justify-content: flex-end; }
  #our-products[data-current-tab=tab2] .pane-wrap {
    padding-left: 35px;
    padding-right: 35px; }
  @media (min-width: 992px) {
    #our-products[data-current-tab=tab2] .banner-link {
      cursor: default; }
      #our-products[data-current-tab=tab2] .banner-link.appearances {
        left: 80%;
        opacity: 0;
        visibility: hidden; }
      #our-products[data-current-tab=tab2] .banner-link.wiper-blades {
        display: flex;
        z-index: 1;
        left: 0;
        width: 39%; } }
  #our-products[data-current-tab=tab2] .prevtab {
    display: none; }
  #our-products[data-current-tab=tab2].nexttab {
    display: block; }
  #our-products .tab-wrap {
    position: relative;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    transition-delay: 0.25s; }
  @media (max-width: 991.98px) {
    #our-products .tab-wrap {
      display: none; } }
  #our-products .nav {
    border: 3px solid #fece00;
    background-color: #292929;
    padding-right: 20px;
    justify-content: flex-end; }
  @media (max-width: 1199.98px) {
    #our-products .nav {
      font-size: 20px;
      padding-left: 20px; } }
  @media (max-width: 991.98px) {
    #our-products .nav {
      border: none;
      background-color: #3d3d3d;
      overflow: auto;
      padding-left: 30px;
      padding-right: 30px;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      flex-wrap: nowrap;
      overflow: auto;
      justify-content: inherit; } }
  @media (max-width: 767.98px) {
    #our-products .nav {
      padding-left: 20px;
      padding-right: 20px;
      flex-wrap: nowrap; } }
  #our-products .nav .nav-item .nav-link {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    padding: 1.3rem 2rem; }
  @media (max-width: 1199.98px) {
        #our-products .nav .nav-item .nav-link {
          font-size: 20px;
          padding: 1.3rem 1rem 1.3rem 2rem;
          font-weight: 700; } }
  @media (max-width: 991.98px) {
        #our-products .nav .nav-item .nav-link {
          white-space: nowrap;
          font-size: 28px;
          padding: 15px 40px;
          font-weight: 900; } }
  @media (max-width: 767.98px) {
        #our-products .nav .nav-item .nav-link {
          font-size: 20px; } }
  #our-products .nav .nav-item .nav-link:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url("../images/plus-minus.jpg") no-repeat top center;
    position: absolute;
    top: 31px;
    left: 12px; }
    @media (max-width: 991.98px) {
        #our-products .nav .nav-item .nav-link:before {
          display: none; } }
  #our-products .nav .nav-item .nav-link.active {
    color: #fece00; }
    #our-products .nav .nav-item .nav-link.active:before {
      background: url("../images/plus-minus.jpg") no-repeat bottom center; }
  #our-products .tab-content {
    border: 3px solid #fece00;
    border-top: none;
    min-height: 430px; }
  #our-products .tab-content > .active {
    display: flex; }
  @media (max-width: 991.98px) {
    #our-products .tab-content {
      border: none;
      background-color: #3d3d3d; } }
  #our-products .pane-wrap {
    width: 60%; }
  @media (max-width: 991.98px) {
    #our-products .pane-wrap {
      padding: 20px 50px !important;
      width: 100%; } }
  #our-products .item {
    padding: 8px 30px 15px; }
  #our-products .item a figure {
    margin: 0;
    padding: 20px;
    text-align: center;
    max-height: 310px;
    overflow: hidden;
    border-bottom: 2px solid #ffd11a; }
  #our-products .item a figure img {
    display: block;
    margin: 0 auto; }
  #our-products .item a .prod-title {
    color: #f6f6f6;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: normal;
    padding: 10px 0 0 0; }
  @media (max-width: 991.98px) {
        #our-products .item a .prod-title {
          padding-top: 20px; } }
  #our-products .item a .prod-title span {
    color: #fece00; }
  #our-products .slick-track {
    margin: 0; }
  #our-products .slick-arrow {
    position: absolute;
    bottom: 18px;
    width: 26px;
    height: 43px;
    border-style: solid;
    background: transparent;
    text-indent: -9999px;
    overflow: hidden; }
  @media (max-width: 991.98px) {
    #our-products .slick-arrow {
      width: 35px;
      height: 67px;
      bottom: inherit;
      top: 40%; } }
  #our-products .slick-arrow.slick-prev {
    left: -35px;
    border-width: 21.5px 26px 21.5px 0;
    border-color: transparent #fff transparent transparent; }
  @media (max-width: 991.98px) {
      #our-products .slick-arrow.slick-prev {
        border: none;
        background: url("../images/left-arrow.svg") no-repeat 0 0; } }
  #our-products .slick-arrow.slick-next {
    right: -35px;
    border-width: 21.5px 0 21.5px 26px;
    border-color: transparent transparent transparent #fff; }
  @media (max-width: 991.98px) {
      #our-products .slick-arrow.slick-next {
        border: none;
        background: url("../images/right-arrow.svg") no-repeat 0 0; } }
  #our-products .slick-arrow:focus {
    outline: none; }
/* the-stories */
#the-stories {
  padding: 80px 0; }
  @media (max-width: 767.98px) {
  #the-stories {
    padding: 20px 0; } }
  #the-stories .container {
    max-width: 1760px; }
  #the-stories header {
    text-align: center; }
  #the-stories header h2 {
    color: #3d3d3d;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 60px; }
  @media only screen and (max-width: 1400px) {
      #the-stories header h2 {
        font-size: 60px; } }
  @media (max-width: 1199.98px) {
      #the-stories header h2 {
        margin-bottom: 20px; } }
  @media (max-width: 767.98px) {
      #the-stories header h2 {
        font-size: 45px;
        margin-bottom: 5px; } }
  @media (max-width: 1199.98px) {
    #the-stories .story-item {
      margin-top: 30px; } }
  @media (max-width: 991.98px) {
    #the-stories .story-item {
      margin-top: 8px; } }
  #the-stories article {
    position: relative; }
  #the-stories article a {
    display: block;
    position: relative; }
  #the-stories article a img {
    width: 100%;
    height: auto; }
  #the-stories article a .post-content {
    max-width: 400px;
    width: 90%;
    background-color: rgba(255, 255, 255, 0.89);
    position: absolute;
    top: 60px;
    padding: 20px 20px 10px 50px; }
  @media only screen and (max-width: 1400px) {
        #the-stories article a .post-content {
          padding-left: 30px;
          top: 40px; } }
  @media (max-width: 767.98px) {
        #the-stories article a .post-content {
          width: 80%; } }
  #the-stories article a .post-content .section-title {
    color: #015e98;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase; }
  #the-stories article a .post-content h3 {
    color: #3d3d3d;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px; }
    @media only screen and (max-width: 1400px) {
        #the-stories article a .post-content h3 {
          line-height: 26px; } }
    @media (max-width: 767.98px) {
        #the-stories article a .post-content h3 {
          font-size: 16px;
          line-height: 24px; } }
/* promo-video */
#promo-video {
  background-color: #015e98; }
  #promo-video .container-fluid, #promo-video .container-sm, #promo-video .container-md, #promo-video .container-lg, #promo-video .container-xl {
    padding: 0; }
  #promo-video .youtube-player > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  #promo-video article {
    width: 100%; }
  #promo-video article > img {
    margin-bottom: 15px; }
  @media only screen and (max-width: 1600px) {
      #promo-video article > img {
        width: 100px;
        height: auto;
        display: block; } }
  @media (max-width: 1199.98px) {
      #promo-video article > img {
        display: none; } }
  #promo-video article h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600; }
  @media (max-width: 1199.98px) {
      #promo-video article h2 {
        text-align: center;
        width: 100%;
        padding: 40px 20px;
        margin-bottom: 0px; } }
  @media (max-width: 767.98px) {
      #promo-video article h2 {
        font-size: 26px;
        padding: 20px 20px; } }
  #promo-video article h2 strong {
    font-weight: 700;
    display: block; }
/* explore-rain-x */
#explore-rain-x {
  padding: 80px 0;
  background-color: #fece00; }
  @media (max-width: 991.98px) {
  #explore-rain-x {
    padding: 60px 0 30px; } }
  #explore-rain-x header {
    text-align: center; }
  #explore-rain-x header h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 60px; }
  @media only screen and (max-width: 1400px) {
      #explore-rain-x header h2 {
        font-size: 56px; } }
  @media (max-width: 767.98px) {
      #explore-rain-x header h2 {
        margin-bottom: 30px;
        line-height: 52px; } }
  #explore-rain-x footer {
    text-align: center;
    margin-top: 70px; }
  @media (max-width: 991.98px) {
    #explore-rain-x footer {
      margin-top: 30px; } }
  #explore-rain-x footer a {
    color: #acacac;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    padding: 14px 65px; }
  @media (max-width: 991.98px) {
      #explore-rain-x footer a {
        font-size: 22px;
        padding: 11px 40px; } }
  @media (max-width: 767.98px) {
      #explore-rain-x footer a {
        font-size: 18px;
        padding: 10px 35px; } }
  #explore-rain-x #sb_instagram #sbi_load, #explore-rain-x #sb_instagram .sb_instagram_header {
    display: none !important; }
  #explore-rain-x #sb_instagram .slick-slide {
    height: auto; }
  #explore-rain-x #sb_instagram .slick-list {
    max-width: 1580px;
    width: 100%;
    margin: 0 auto; }
  @media (max-width: 991.98px) {
      #explore-rain-x #sb_instagram .slick-list {
        width: calc(100% - 120px); } }
  @media (max-width: 767.98px) {
      #explore-rain-x #sb_instagram .slick-list {
        width: 350px;
        overflow: visible; } }
  #explore-rain-x #sb_instagram #sbi_images .sbi_item {
    padding-right: 27px !important;
    padding-left: 27px !important; }
  @media (max-width: 1199.98px) {
        #explore-rain-x #sb_instagram #sbi_images .sbi_item {
          padding-right: 15px !important;
          padding-left: 15px !important; } }
  @media (max-width: 767.98px) {
        #explore-rain-x #sb_instagram #sbi_images .sbi_item {
          padding-right: 0 !important;
          padding-left: 0 !important;
          margin-left: -10px !important;
          margin-right: -10px !important;
          opacity: 0.65; }
          #explore-rain-x #sb_instagram #sbi_images .sbi_item.slick-active {
            opacity: 1;
            position: relative;
            z-index: 9; } }
  #explore-rain-x #sb_instagram .sbi_photo {
    max-height: 450px;
    border: 10px solid #fff !important; }
  @media (max-width: 991.98px) {
      #explore-rain-x #sb_instagram .sbi_photo {
        max-height: 350px; } }

.page-template-front-page .find-our-product {
  margin-top: 0; }
  .page-template-front-page .find-our-product h2 {
    border: none; }
/* slider */
.main-slider {
  position: relative;
  width: 100%;
  height: 850px;
  min-height: 300px;
  margin: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
  margin-top: 0px; }
  .main-slider.slick-initialized {
    opacity: 1;
    visibility: visible; }
  @media only screen and (max-width: 1300px) {
  .main-slider {
    height: 590px; } }
  @media (max-width: 991.98px) {
  .main-slider {
    height: 500px; } }
  @media (max-width: 767.98px) {
  .main-slider {
    height: 350px; } }
  @media (max-width: 575.98px) {
  .main-slider {
    height: 400px; }
    .main-slider .has-mobile-img .slide-image {
      background-image: none !important; } }
  .main-slider .slick-list, .main-slider .slick-track {
    height: 100%; }
  .main-slider .item {
    width: 100%;
    overflow: hidden; }
  .main-slider .item#slick-slide164 .slide-image {
    background-position: left top; }
  .main-slider .slick-slide {
    position: relative;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*    &::before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     background-color: #000;
     opacity: .3;
     z-index: 1;
     }*/ }
  .main-slider .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%); }
  .main-slider .slick-slide iframe {
    position: relative;
    pointer-events: none; }
  .main-slider .slick-slide figure {
    position: relative;
    height: 100%;
    margin: 0; }
  .main-slider .slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.8s ease; }
  .main-slider .slick-slide .slide-image.show {
    opacity: 1; }
  .main-slider .slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden; }
  @media (max-width: 575.98px) {
      .main-slider .slick-slide .has-mobile-img .image-entity {
        opacity: 1;
        visibility: visible;
        max-width: inherit;
        height: 400px;
        width: auto;
        position: relative;
        transform: translateX(-50%);
        left: 50%; } }
  .main-slider .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%; }
  .main-slider .slick-slide .slide-media {
    animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1); }
  .main-slider .slick-slide.slick-active {
    z-index: 1; }
  .main-slider .slick-slide.slick-active .slide-media {
    animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1); }
  .main-slider .slick-slide.slick-active .caption {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s; }
  .main-slider .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 50px;
    right: 50px;
    width: calc(100% - 100px);
    display: flex !important;
    justify-content: flex-end; }
  @media only screen and (max-width: 1300px) {
    .main-slider .slick-dots {
      bottom: 30px; } }
  @media (max-width: 767.98px) {
    .main-slider .slick-dots {
      right: 25px;
      width: calc(100% - 50px);
      bottom: 20px; } }
  .main-slider .slick-dots > li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    max-width: 20px;
    width: 100%;
    flex-basis: 0;
    flex-grow: 1;
    margin-right: 15px; }
  .main-slider .slick-dots > li button {
    width: 100%;
    height: 9px;
    border: none;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
    background: #f0f0f0; }
  @media (max-width: 767.98px) {
        .main-slider .slick-dots > li button {
          height: 11px; } }
  .main-slider .slick-dots > li.slick-active button {
    background: #fece00; }
  .main-slider .hero__content_none {
    display: none; }
  .main-slider .hero__content {
    margin: 0 auto;
    background: rgba(255, 209, 26, 0.76);
    z-index: 999;
    padding: 20px;
    width: auto;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%); }
  @media (max-width: 991.98px) {
    .main-slider .hero__content {
      top: 60%;
      width: 80%;
      padding: 10px; } }
  @media (max-width: 767.98px) {
    .main-slider .hero__content {
      top: 60%;
      padding: 0;
      width: calc(100% - 50px); } }
  @media (min-width: 992px) and (max-width: 1649px) {
    .main-slider .hero__content {
      min-width: 850px; } }
  .main-slider .hero__content.bg-yellow {
    background-color: rgba(255, 209, 26, 0.76) !important; }
  @media (max-width: 767.98px) {
        .main-slider .hero__content.bg-yellow .hero__inner {
          background-image: url("../images/hero-bg-top-left.png"), url("../images/hero-bg-top-right.png"), url("../images/hero-bg-bottom-right.png"), url("../images/hero-bg-bottom-left.png"); } }
  @media (max-width: 767.98px) {
          .main-slider .hero__content.bg-yellow .hero__inner .btn {
            border: 2px solid #fff; } }
  .main-slider .hero__content.bg-none {
    background-color: rgba(0, 0, 0, 0) !important; }
  @media (min-width: 320px) and (max-width: 767px) {
      .main-slider .hero__content.bg-none.hero-left {
        transform: translate(-80%, -50%); }
      .main-slider .hero__content.bg-none.hero-right {
        transform: translate(-20%, -80%); } }
  @media (min-width: 768px) and (max-width: 999px) {
      .main-slider .hero__content.bg-none.hero-left {
        transform: translate(-75%, -50%); }
      .main-slider .hero__content.bg-none.hero-right {
        transform: translate(-25%, -80%); } }
  @media (min-width: 1000px) and (max-width: 1199px) {
      .main-slider .hero__content.bg-none.hero-left {
        transform: translate(-70%, -50%); }
      .main-slider .hero__content.bg-none.hero-right {
        transform: translate(-30%, -50%); } }
  @media (min-width: 1200px) and (max-width: 1399px) {
      .main-slider .hero__content.bg-none.hero-left {
        transform: translate(-60%, -50%); }
      .main-slider .hero__content.bg-none.hero-right {
        transform: translate(-30%, -50%); } }
  @media (min-width: 1400px) and (max-width: 1649px) {
      .main-slider .hero__content.bg-none.hero-left {
        transform: translate(-80%, -50%); }
      .main-slider .hero__content.bg-none.hero-right {
        transform: translate(-30%, -50%); } }
  .main-slider .hero__content.bg-none .hero__inner {
    background-image: none; }
  .main-slider .hero__content.bg-none .hero__inner .btn {
    border: 3px solid #fece00;
    text-decoration: none; }
  .main-slider .hero__content.bg-black {
    background-color: rgba(0, 0, 0, 0.76) !important; }
  .main-slider .hero__content.bg-blue {
    background-color: rgba(1, 94, 152, 0.76) !important; }
  @media (min-width: 320px) and (max-width: 767px) {
      .main-slider .hero__content.bg-blue.hero-left {
        transform: translate(-80%, -50%); }
      .main-slider .hero__content.bg-blue.hero-right {
        transform: translate(-20%, -50%); } }
  @media (min-width: 768px) and (max-width: 999px) {
      .main-slider .hero__content.bg-blue.hero-left {
        transform: translate(-75%, -50%); }
      .main-slider .hero__content.bg-blue.hero-right {
        transform: translate(-25%, -50%); } }
  @media (min-width: 1000px) and (max-width: 1199px) {
      .main-slider .hero__content.bg-blue.hero-left {
        transform: translate(-70%, -50%); }
      .main-slider .hero__content.bg-blue.hero-right {
        transform: translate(-30%, -50%); } }
  @media (min-width: 1200px) and (max-width: 1399px) {
      .main-slider .hero__content.bg-blue.hero-left {
        transform: translate(-60%, -50%); }
      .main-slider .hero__content.bg-blue.hero-right {
        transform: translate(-2%, -50%); } }
  @media (min-width: 1400px) and (max-width: 1649px) {
      .main-slider .hero__content.bg-blue.hero-left {
        transform: translate(-80%, -50%); }
      .main-slider .hero__content.bg-blue.hero-right {
        transform: translate(-2%, -50%); } }
  .main-slider .hero__content.bg-blue .hero__inner, .main-slider .hero__content.bg-black .hero__inner {
    background-image: url("../images/hero-bg-top-left-orange.png"), url("../images/hero-bg-top-right-orange.png"), url("../images/hero-bg-bottom-right-orange.png"), url("../images/hero-bg-bottom-left-orange.png"); }
  .main-slider .hero__content.bg-blue .hero__inner .btn, .main-slider .hero__content.bg-black .hero__inner .btn {
    border: 3px solid #fece00;
    text-decoration: none; }
  @media (min-width: 992px) {
    .main-slider .hero__content.hero-down {
      transform: translate(-50%, -40%); } }
  @media (min-width: 1400px) and (max-width: 1649px) {
    .main-slider .hero__content.hero-left {
      transform: translate(-80%, -50%); }

    .main-slider .hero__content.hero-right {
      transform: translate(-20%, -50%); } }
  @media (min-width: 1650px) {
    .main-slider .hero__content.hero-left {
      transform: translate(-100%, -50%); }

    .main-slider .hero__content.hero-right {
      transform: translate(0%, -50%); } }
  .main-slider .hero__content.no-button .hero__inner {
    padding: 40px 0;
    margin-bottom: 0; }
  .main-slider .hero__content.no-button .hero__inner h1 {
    margin-bottom: 0; }
  .main-slider .hero__content .hero__inner {
    padding: 45px 78px;
    text-align: center;
    position: relative;
    background-position: top 0 left 0, top 0 right 0, bottom 0 right 0, bottom 0 left 0;
    background-size: 78px;
    background-repeat: no-repeat;
    background-image: url("../images/hero-bg-top-left.png"), url("../images/hero-bg-top-right.png"), url("../images/hero-bg-bottom-right.png"), url("../images/hero-bg-bottom-left.png"); }
  @media (max-width: 767.98px) {
      .main-slider .hero__content .hero__inner {
        padding: 30px 10px 20px;
        background-image: url("../images/hero-bg-top-left-orange.png"), url("../images/hero-bg-top-right-orange.png"), url("../images/hero-bg-bottom-right-orange.png"), url("../images/hero-bg-bottom-left-orange.png"); } }
  .main-slider .hero__content .hero__inner p {
    margin-bottom: 0; }
  .main-slider .hero__content .hero__inner h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px; }
  @media (max-width: 991.98px) {
        .main-slider .hero__content .hero__inner h2 {
          font-size: 30px;
          line-height: 30px; } }
  @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner h2 {
          font-size: 20px;
          line-height: 20px; } }
  .main-slider .hero__content .hero__inner h2 span {
    /*display: block;*/
    color: #015e98; }
    @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner h2 span {
          color: #fece00; } }
    .main-slider .hero__content .hero__inner h2 span.color-text-blue {
      color: #015e98; }
    .main-slider .hero__content .hero__inner h2 span.color-text-yellow {
      color: #ffd11a; }
  .main-slider .hero__content .hero__inner h2 sup {
    vertical-align: middle;
    font-size: 50%;
    font-weight: 400; }
  .main-slider .hero__content .hero__inner .h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-transform: none;
    color: #fff;
    margin-bottom: 20px;
    display: block; }
  @media (max-width: 991.98px) {
        .main-slider .hero__content .hero__inner .h3 {
          font-size: 15px;
          line-height: 15px; } }
  @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner .h3 {
          font-size: 13px;
          line-height: 13px; } }
  .main-slider .hero__content .hero__inner .h3 span {
    /*display: block;*/
    color: #015e98; }
    @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner .h3 span {
          color: #fece00; } }
    .main-slider .hero__content .hero__inner .h3 span.color-text-blue {
      color: #015e98; }
    .main-slider .hero__content .hero__inner .h3 span.color-text-yellow {
      color: #ffd11a; }
  .main-slider .hero__content .hero__inner .h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 23px;
    letter-spacing: 0px; }
  @media (max-width: 1199.98px) {
        .main-slider .hero__content .hero__inner .h1 {
          font-size: 50px;
          line-height: 50px; } }
  @media (max-width: 991.98px) {
        .main-slider .hero__content .hero__inner .h1 {
          font-size: 40px;
          line-height: 40px; } }
  @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner .h1 {
          font-size: 20px;
          line-height: 20px; } }
  .main-slider .hero__content .hero__inner .h1 span {
    /*display: block;*/
    color: #015e98; }
    @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner .h1 span {
          color: #fece00; } }
    .main-slider .hero__content .hero__inner .h1 span.color-text-blue {
      color: #015e98; }
    .main-slider .hero__content .hero__inner .h1 span.color-text-yellow {
      color: #ffd11a; }

  .main-slider .hero__content .hero__inner .h1 sup {
    vertical-align: middle;
    font-size: 50%;
    font-weight: 400; }
  .main-slider .hero__content .hero__inner .btn {
    margin: 0 auto;
    border: 3px solid #fff;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 38px;
    max-width: 203px; }
  @media (max-width: 767.98px) {
        .main-slider .hero__content .hero__inner .btn {
          border: 2px solid #fece00;
          background-color: rgba(0, 0, 0, 0.63);
          color: #fff;
          font-family: 'Montserrat', sans-serif;
          font-size: 15px;
          font-weight: 600;
          padding: 0 20px;
          line-height: 30px;
          max-width: inherit;
          border-radius: 0; } }
  @media (min-width: 576px) {
        .main-slider .hero__content .hero__inner .btn {
          font: normal normal 600 20px/24px Montserrat;
          width: 210px;
          height: 62px;
          padding: 16px 0;
          text-decoration: none; } }
  .main-slider .txt-box-sm {
    min-width: 400px; }
  @media (min-width: 320px) and (max-width: 768px) {
    .main-slider .txt-box-sm {
      min-width: 200px;
      width: fit-content; } }
  .main-slider .txt-box-md {
    min-width: 600px; }
  @media (min-width: 320px) and (max-width: 768px) {
    .main-slider .txt-box-md {
      min-width: 200px;
      width: fit-content; } }
  .main-slider .caption {
    position: absolute;
    top: 44%;
    left: 5%;
    text-align: center;
    padding: 20px;
    border: 3px solid;
    color: #fff;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.02em;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease;
    transform: translateY(100px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .main-slider .container {
    background-color: #f2f2f2;
    color: #444;
    line-height: 1.6;
    padding: 40px 0; }
  .main-slider .container .content {
    width: 90%;
    max-width: 980px;
    margin: 0 auto; }
  .main-slider .container p {
    margin-bottom: 40px; }

@keyframes slideIn {
    from {
      filter: blur(15px); }
    to {
      filter: blur(0); } }

@keyframes slideOut {
    from {
      filter: blur(0); }
    to {
      filter: blur(15px); } }

#btn-slider-video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  width: 100px;
  height: 100px;
  margin-left: -60px;
  margin-top: -50px;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  background: url("../images/pause.png") no-repeat center;
  transition: all 0.5s ease; }
  #btn-slider-video-play.play {
    background-image: url("../images/play.png");
    visibility: visible;
    opacity: 1; }

.mute-video {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  width: 100px;
  height: 100px;
  margin-left: 60px;
  margin-top: -50px;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  background: url("../images/muted.png") no-repeat center;
  transition: all 0.5s ease; }
  .mute-video.unmute-video {
    background-image: url("../images/unmute.png"); }

.item.video.slick-slide:hover .mute-video, .item.video.slick-slide:hover #btn-slider-video-play {
  visibility: visible;
  opacity: 1; }

.banner-section {
  background: #015e98;
  padding: 140px 0 40px;
  margin-bottom: 55px;
  position: relative; }
  @media (max-width: 991.98px) {
  .banner-section {
    padding-top: 130px; } }
  @media (max-width: 767.98px) {
  .banner-section {
    padding-top: 105px;
    padding-bottom: 50px; } }
  .banner-section:after {
    content: '';
    width: 66px;
    height: 25px;
    background: url("../images/down-arrow.png") no-repeat 0 0;
    position: absolute;
    left: calc(50% - 33px);
    top: calc(100% + 7px); }
  .banner-section .h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 0px;
    margin-top: 40px; }
  @media (max-width: 767.98px) {
    .banner-section .h3 {
      font-size: 34px;
      width: 100%; } }
  .banner-section ul {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 30px auto 0;
    border-left: 3px solid #fff; }
  @media only screen and (max-width: 1400px) {
    .banner-section ul {
      border-left-width: 2px;
      width: 100%; } }
  @media (max-width: 767.98px) {
    .banner-section ul {
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-top: 25px;
      width: 100%;
      border-top: 2px solid #fff; } }
  .banner-section ul li {
    border: 4px solid #fff;
    border-left: none;
    background-color: rgba(94, 94, 94, 0.25);
    flex-grow: 1;
    width: 310px; }
  @media only screen and (max-width: 1400px) {
      .banner-section ul li {
        border-width: 2px; } }
  @media (max-width: 767.98px) {
      .banner-section ul li {
        max-width: 100%;
        width: 100%;
        border-top: none; } }
  .banner-section ul li a {
    display: flex;
    line-height: 26px;
    color: #fff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 8px 5px;
    height: 100%;
    justify-content: center;
    align-items: center; }
  @media (max-width: 991.98px) {
        .banner-section ul li a {
          font-weight: 500;
          text-transform: capitalize;
          font-size: 16px; } }
  @media (max-width: 767.98px) {
        .banner-section ul li a {
          color: #ffd11a;
          padding: 15px;
          text-align: left;
          font-size: 15px;
          line-height: normal;
          text-transform: uppercase; }
          .banner-section ul li a:after {
            content: " Wiper Blade";
            color: #fff; } }
  .banner-section ul li a.current-item {
    background: #ffd11a;
    color: #000; }
  .banner-section .banner-wrap {
    width: 100%; }
  @media (max-width: 767.98px) {
    .banner-section .banner-wrap {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end; } }
  .banner-section figure {
    margin-top: 30px; }
  @media (max-width: 767.98px) {
    .banner-section figure {
      width: 120px; } }
  @media (max-width: 767.98px) {
      .banner-section figure .desktop {
        display: none; } }
  .banner-section figure .mobile {
    display: none; }
  @media (max-width: 767.98px) {
      .banner-section figure .mobile {
        display: block; } }
  .banner-section figure img {
    display: block; }
  .banner-section .banner-section-content {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  @media (max-width: 767.98px) {
    .banner-section .banner-section-content {
      width: calc(100% - 120px);
      display: block; } }
  .banner-section .banner-section-content h1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    width: 600px;
    text-align: right;
    padding-right: 55px; }
  @media (max-width: 1199.98px) {
      .banner-section .banner-section-content h1 {
        width: 380px; } }
  @media (max-width: 991.98px) {
      .banner-section .banner-section-content h1 {
        width: 100%;
        text-align: center; } }
  @media (max-width: 767.98px) {
      .banner-section .banner-section-content h1 {
        font-size: 28px;
        text-align: right;
        padding-right: 0px; } }
  .banner-section .banner-section-content p {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    width: calc(100% - 650px);
    padding-left: 46px;
    border-left: 1px solid #fff;
    margin-bottom: 0px; }
  @media (max-width: 1199.98px) {
      .banner-section .banner-section-content p {
        width: calc(100% - 380px); } }
  @media (max-width: 991.98px) {
      .banner-section .banner-section-content p {
        width: 100%;
        border-left: none;
        border-top: 1px solid #fff;
        padding-left: 0;
        padding-top: 25px;
        margin-top: 25px;
        text-align: center; } }
  @media (max-width: 767.98px) {
      .banner-section .banner-section-content p {
        font-size: 16px;
        text-align: right;
        margin-top: 0;
        border-top: 0;
        padding-top: 20px; }
        .banner-section .banner-section-content p:before {
          width: 124px;
          height: 2px;
          background: #fff;
          content: '';
          display: flex;
          margin-left: auto;
          margin-bottom: 25px; } }

.blade-specifications {
  background: #656565;
  padding: 77px 0; }
  @media (max-width: 991.98px) {
  .blade-specifications {
    padding: 35px 0; } }
  .blade-specifications .container {
    max-width: 1450px !important; }
  .blade-specifications ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
  .blade-specifications ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 650px;
    width: 48%; }
  @media (max-width: 991.98px) {
      .blade-specifications ul li {
        width: 100%;
        padding: 20px 0;
        max-width: inherit; } }
  @media (max-width: 575.98px) {
      .blade-specifications ul li {
        flex-direction: column; } }
  .blade-specifications ul li figure {
    width: 207px;
    height: 207px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 100%; }
  @media (max-width: 575.98px) {
        .blade-specifications ul li figure {
          width: 180px;
          height: 180px; } }
  .blade-specifications ul li figure img {
    max-width: 100%;
    height: auto; }
  .blade-specifications ul li .specification {
    width: calc(100% - 207px);
    padding-left: 60px; }
  @media only screen and (max-width: 1400px) {
        .blade-specifications ul li .specification {
          padding-left: 20px; } }
  @media (max-width: 575.98px) {
        .blade-specifications ul li .specification {
          width: 100%;
          padding-left: 0;
          padding-top: 20px;
          text-align: center; } }
  .blade-specifications ul li .specification .h3 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 47px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 1400px) {
        .blade-specifications ul li .specification .h3 {
          font-size: 35px;
          line-height: 38px; } }
  .blade-specifications ul li .specification p {
    font-family: Roboto;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px; }
    .blade-specifications ul li .specification p strong {
      font-weight: 700;
      text-transform: uppercase; }
    .blade-specifications ul li .specification p:empty {
      display: none; }

.portfolio-listing {
  padding-top: 170px; }
  @media (max-width: 767.98px) {
  .portfolio-listing {
    padding-top: 100px; } }
  .portfolio-listing h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 80px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center; }
  @media only screen and (max-width: 1400px) {
    .portfolio-listing h2 {
      font-size: 60px; } }
  @media (max-width: 767.98px) {
    .portfolio-listing h2 {
      font-size: 45px; } }
  .portfolio-listing ul {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap; }
  .portfolio-listing ul li {
    margin-top: 35px;
    border: 1px solid #acacac;
    margin-left: 15px;
    padding: 40px 20px 0 0;
    position: relative;
    width: calc(33.33% - 10px);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    min-height: 300px;
    /* @include media-breakpoint-down(lg){
     &:nth-of-type(4n+1){
     margin-left: 15px;
     }
     &:nth-of-type(3n+1){
     margin-left: 0;
     }
     }*/ }
  @media (max-width: 991.98px) {
      .portfolio-listing ul li {
        width: calc(50% - 8px); } }
  @media (max-width: 767.98px) {
      .portfolio-listing ul li {
        margin-left: 0;
        width: 100%;
        margin-top: 15px; } }
  .portfolio-listing ul li .list-view-image {
    display: none; }
  .portfolio-listing ul li .grid-view-image {
    display: block;
    max-height: inherit; }
  .portfolio-listing ul li a {
    display: block;
    text-decoration: none; }
  .portfolio-listing ul li img {
    display: block;
    margin: 0 auto; }
  .portfolio-listing ul li .pro-cat {
    position: absolute;
    left: 0;
    top: 0;
    background: #003e65;
    background: linear-gradient(90deg, rgba(0, 62, 101, 1) 46%, rgba(255, 255, 255, 1) 100%);
    width: 80%;
    color: #fff;
    display: block;
    line-height: 30px;
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
  @media (max-width: 767.98px) {
        .portfolio-listing ul li .pro-cat {
          width: 100%; } }
  .portfolio-listing ul li .pro-cat.silicone {
    background: #383838;
    background: linear-gradient(90deg, rgba(56, 56, 56, 1) 46%, rgba(255, 255, 255, 1) 100%);
    color: #fff; }
  .portfolio-listing ul li figure {
    max-height: 460px;
    overflow: hidden;
    margin-bottom: 0;
    width: 60%;
    display: flex;
    padding-left: 30px;
    padding-top: 20px;
    align-items: flex-start;
    /*@media only screen and (max-width: 1400px) {
     width: 50%;
     }*/ }
  @media (min-width: 768px) and (max-width: 1400px) {
        .portfolio-listing ul li figure {
          width: 52%;
          padding-left: 15px;
          padding-right: 8px; } }
  @media (max-width: 767.98px) {
        .portfolio-listing ul li figure {
          padding-left: 20px; } }
  @media (max-width: 575.98px) {
        .portfolio-listing ul li figure {
          width: 50%;
          padding-right: 7px; } }
  .portfolio-listing ul li figure img {
    margin: 0;
    /*@media only screen and (max-width: 1400px) {
     max-height: 700px;
     }
     @include media-breakpoint-down(lg){
     max-height: 410px;
     }*/ }
  .portfolio-listing ul li .div-buttons {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    right: 20px;
    bottom: 30px; }
  .portfolio-listing ul li .div-buttons button, .portfolio-listing ul li .div-buttons a {
    border: 1px solid #e3e3e3;
    width: 200px;
    text-align: center;
    background: none;
    border-radius: 0;
    line-height: 40px;
    text-transform: uppercase;
    display: block;
    padding: 0;
    color: #5e5e5e;
    font-size: 15px;
    margin-top: 0;
    font-weight: 500; }
    @media (min-width: 768px) and (max-width: 1400px) {
        .portfolio-listing ul li .div-buttons button, .portfolio-listing ul li .div-buttons a {
          width: 130px; } }
    @media (max-width: 575.98px) {
        .portfolio-listing ul li .div-buttons button, .portfolio-listing ul li .div-buttons a {
          width: 150px; } }
    .portfolio-listing ul li .div-buttons button.btn, .portfolio-listing ul li .div-buttons a.btn {
      color: #5e5e5e;
      background: #fece00;
      border-color: #fece00;
      font-weight: 900;
      margin-top: 10px; }
  .portfolio-listing ul li h3 {
    display: block;
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    width: 50%;
    right: 20px;
    text-align: right;
    bottom: 270px; }
  @media (max-width: 1199.98px) {
        .portfolio-listing ul li h3 {
          bottom: 150px; } }
  @media (min-width: 768px) and (max-width: 1400px) {
        .portfolio-listing ul li h3 {
          font-size: 21px;
          width: 46%; } }
  @media (max-width: 767.98px) {
        .portfolio-listing ul li h3 {
          font-size: 21px; } }
  .portfolio-listing ul li:nth-of-type(3n+1) {
    margin-left: 0; }
  @media (max-width: 991.98px) {
      .portfolio-listing ul li:nth-of-type(3n+1), .portfolio-listing ul li:nth-of-type(4n+1) {
        margin-left: 15px; }
        .portfolio-listing ul li:nth-of-type(2n+1) {
          margin-left: 0; } }
  @media (max-width: 991.98px) {
      .portfolio-listing ul li:nth-of-type(3n+1), .portfolio-listing ul li:nth-of-type(4n+1) {
        margin-left: 15px; }
        .portfolio-listing ul li:nth-of-type(2n+1) {
          margin-left: 0; } }
  @media (max-width: 767.98px) {
      .portfolio-listing ul li:nth-of-type(3n+1), .portfolio-listing ul li:nth-of-type(4n+1) {
        margin-left: 0px; } }
  .portfolio-listing ul.list-view {
    max-width: 1000px;
    margin: 0 auto; }
  .portfolio-listing ul.list-view li {
    width: 100% !important;
    margin-left: 0 !important;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    min-height: inherit; }
  @media (max-width: 767.98px) {
        .portfolio-listing ul.list-view li {
          padding-right: 15px;
          padding-left: 15px; } }
  .portfolio-listing ul.list-view li figure {
    width: 100%; }
  .portfolio-listing ul.list-view li .pro-cat {
    width: 80%;
    padding-left: 30px; }
    @media (max-width: 767.98px) {
        .portfolio-listing ul.list-view li .pro-cat {
          width: 100%; } }
  .portfolio-listing ul.list-view li h3 {
    position: inherit;
    bottom: inherit;
    right: inherit;
    width: 100%;
    font-size: 35px;
    font-weight: 400;
    text-align: left;
    margin-top: 40px; }
    @media (max-width: 767.98px) {
        .portfolio-listing ul.list-view li h3 {
          margin-top: 40px; } }
  .portfolio-listing ul.list-view li figure {
    margin: 30px 0 0;
    width: auto;
    max-width: 100%; }
  .portfolio-listing ul.list-view li .list-view-image {
    display: block; }
  .portfolio-listing ul.list-view li .grid-view-image {
    display: none; }
  .portfolio-listing ul.list-view li .div-buttons {
    display: flex;
    position: inherit;
    right: 0;
    bottom: inherit;
    margin-bottom: 20px;
    margin-top: 30px; }
    @media (max-width: 575.98px) {
        .portfolio-listing ul.list-view li .div-buttons {
          flex-direction: column; } }
    .portfolio-listing ul.list-view li .div-buttons button, .portfolio-listing ul.list-view li .div-buttons .btn {
      margin-top: 0;
      margin-left: 15px; }
    @media (max-width: 575.98px) {
          .portfolio-listing ul.list-view li .div-buttons button, .portfolio-listing ul.list-view li .div-buttons .btn {
            margin-top: 15px;
            margin-left: 0; } }

.find-our-product {
  margin-top: 52px; }
  .find-our-product h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding-top: 80px;
    border-top: 1px solid #acacac; }
  @media only screen and (max-width: 1400px) {
    .find-our-product h2 {
      font-size: 60px; } }
  @media (max-width: 767.98px) {
    .find-our-product h2 {
      font-size: 45px;
      padding-top: 50px;
      border: none; } }
  .find-our-product .find-our-product-slider {
    margin-top: 50px; }
  .find-our-product .find-our-product-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: center; }
  .find-our-product .find-our-product-slider .slick-track .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center; }
  .find-our-product .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px; }
  .find-our-product .slick-dots li {
    width: 18px;
    height: 18px;
    border: 1px solid #707070;
    background-color: #fff;
    border-radius: 100%;
    margin: 0 5px; }
  @media (max-width: 767.98px) {
      .find-our-product .slick-dots li {
        width: 11px;
        height: 11px;
        margin: 0 3px; } }
  .find-our-product .slick-dots li button {
    display: none; }
  .find-our-product .slick-dots li.slick-active {
    background-color: #3d3d3d; }

.filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px; }
  @media (max-width: 767.98px) {
  .filter {
    display: none; } }
  .filter span {
    width: 46px;
    height: 44px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    cursor: pointer; }
  @media (max-width: 991.98px) {
    .filter span {
      width: 36px;
      height: 34px; } }
  .filter span svg {
    display: block;
    max-width: 100%; }
  .filter span.grid-view {
    background-image: url("../images/grid-view.svg");
    margin-left: 15px; }
  .filter span.active .st1 {
    fill: #fece00; }

.features-section {
  background-color: #3d3d3d;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  border-top: 1px solid #707070;
  padding: 80px 0 60px;
  text-align: center;
  min-height: 500px; }
  @media (max-width: 1199.98px) {
  .features-section {
    padding-top: 60px; } }
  @media (max-width: 767.98px) {
  .features-section {
    padding: 40px 15px; } }
  .features-section h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center; }
  @media only screen and (max-width: 1400px) {
    .features-section h2 {
      font-size: 60px; } }
  @media (max-width: 1199.98px) {
    .features-section h2 {
      font-size: 50px; } }
  @media (max-width: 991.98px) {
    .features-section h2 {
      font-size: 40px; } }
  .features-section h3 {
    color: #fece00;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    min-height: 60px;
    text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .features-section h3 {
      font-size: 30px;
      font-weight: 400;
      min-height: inherit; } }
  .features-section p {
    color: #f6f6f6;
    font-family: Roboto;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 20px !important;
    margin-bottom: 0px; }
  .features-section p span {
    display: none; }
  .features-section p.show-full-content span {
    display: inline-block; }
  .features-section p .read_more_text {
    display: block;
    padding: 16px;
    max-width: 176px;
    margin: auto;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif; }
  .features-section p .read_more_text:hover {
    color: #fece00; }
  .features-section figure {
    width: 250px;
    height: 250px;
    margin: 0 auto 35px;
    display: flex;
    justify-content: center;
    align-items: center; }
  @media (max-width: 767.98px) {
    .features-section figure {
      height: auto;
      display: block; } }
  .features-section figure img {
    max-width: 100%;
    border: 0px solid #fff; }
  .features-section .features-slider {
    margin-top: 40px; }
  @media (max-width: 767.98px) {
    .features-section .features-slider .item + .item {
      margin-top: 40px; } }
  .features-section .features-slider .slick-slide {
    padding: 0 25px;
    height: auto; }
  @media (max-width: 1199.98px) {
      .features-section .features-slider .slick-slide {
        padding: 0 20px; } }
  @media (max-width: 767.98px) {
      .features-section .features-slider .slick-slide {
        padding: 0; } }

.single-product .find-our-product {
  margin-top: 70px; }
  @media (max-width: 767.98px) {
    .single-product .find-our-product {
      margin-top: 55px; } }
  .single-product .find-our-product h2 {
    border: none;
    padding-top: 0px; }
  .single-product .find-our-product .slick-dots li:only-child {
    display: none; }

.review-section {
  padding-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
  min-height: 450px;
  border-top: 1px solid #7b7b7b; }
  @media (max-width: 1199.98px) {
  .review-section {
    padding-top: 60px; } }
  @media (max-width: 991.98px) {
  .review-section {
    padding-left: 0;
    padding-right: 0; } }
  @media (max-width: 767.98px) {
  .review-section {
    padding-top: 50px;
    min-height: 300px;
    background-image: linear-gradient(180deg, #e6e6e6 0%, #fff 10%, #fff 100%); } }
  .review-section .container {
    max-width: 1450px !important; }
  .review-section h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center; }
  @media only screen and (max-width: 1400px) {
    .review-section h2 {
      font-size: 60px; } }
  @media (max-width: 991.98px) {
    .review-section h2 {
      font-size: 40px; } }
  .review-section .rating-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
  .review-section .rating-header .no-rating {
    text-align: center;
    margin-top: 30px; }
  .review-section .rating-header .no-rating a {
    font-weight: 700; }
  .review-section .rating-header .rating-header-info {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  @media (max-width: 991.98px) {
      .review-section .rating-header .rating-header-info {
        flex-wrap: wrap;
        justify-content: center; } }
  @media (max-width: 767.98px) {
      .review-section .rating-header .rating-header-info {
        margin-top: 5px; } }
  .review-section .rating-header .rating-header-info p {
    color: #3d3d3d;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 0; }
  @media (max-width: 991.98px) {
        .review-section .rating-header .rating-header-info p {
          padding: 15px 0;
          flex-direction: column; } }
  @media (max-width: 767.98px) {
        .review-section .rating-header .rating-header-info p {
          font-size: 15px;
          width: 100%;
          flex-direction: column;
          position: relative;
          padding-bottom: 0px;
          padding-top: 50px;
          margin-bottom: 45px; } }
  .review-section .rating-header .rating-header-info p .star-rating {
    margin-left: 20px;
    margin-right: 10px; }
    @media (max-width: 767.98px) {
        .review-section .rating-header .rating-header-info p .star-rating {
          margin: 10px 0 0;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: 0px; } }
  .review-section .rating-header .rating-header-info a.submit_review {
    width: 293px;
    line-height: 80px;
    display: block;
    text-align: center;
    border: 1px solid #5e5e5e;
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none; }
  @media (max-width: 1199.98px) {
        .review-section .rating-header .rating-header-info a.submit_review {
          width: 270px;
          line-height: 75px;
          font-size: 25px; } }
  @media (max-width: 991.98px) {
        .review-section .rating-header .rating-header-info a.submit_review {
          margin: 0 auto;
          width: 250px;
          line-height: 68px; } }
  .review-section .rating-slider {
    width: 100%;
    position: relative;
    margin-top: 100px;
    margin-bottom: 150px; }
  @media (max-width: 1199.98px) {
    .review-section .rating-slider {
      margin-top: 60px; } }
  @media (max-width: 991.98px) {
    .review-section .rating-slider {
      margin: 50px 0 0;
      width: 100%; } }
  @media (max-width: 767.98px) {
    .review-section .rating-slider {
      padding: 0; } }
  .review-section .rating-slider h4 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize; }
  .review-section .rating-slider .rating-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px; }
  .review-section .rating-slider .slick-slide {
    padding: 0 50px;
    height: auto; }
  @media (max-width: 991.98px) {
      .review-section .rating-slider .slick-slide {
        padding: 0 20px; } }
  @media (max-width: 767.98px) {
      .review-section .rating-slider .slick-slide {
        padding: 0 15px; } }
  .review-section .rating-slider p {
    color: #5e5e5e;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; }
  .review-section .rating-slider p span {
    display: none; }
  .review-section .rating-slider p a {
    display: inline-block;
    color: #5e5e5e;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    margin-left: 10px;
    text-decoration: underline; }
  .review-section .rating-slider p a:hover {
    color: #ffd11a; }
  .review-section .rating-slider p a:after {
    content: "Read More"; }
  .review-section .rating-slider p.show-full-content span {
    display: inline-block; }
  .review-section .rating-slider p.show-full-content a:after {
    content: "Read Less"; }
  .review-section .rating-slider .slick-arrow {
    width: 46px;
    height: 50px;
    background: url("../images/left.svg") no-repeat 0 0;
    border-radius: 0px;
    text-indent: -999px;
    overflow: hidden;
    outline: none;
    position: absolute;
    top: calc(50% - 25px);
    left: -70px;
    border: none; }
  @media (max-width: 991.98px) {
      .review-section .rating-slider .slick-arrow {
        display: none; } }
  .review-section .rating-slider .slick-arrow.slick-next {
    left: inherit;
    right: -70px;
    background-image: url("../images/next.svg"); }

.star-rating {
  background: url("../images/star.svg") no-repeat 0 0;
  width: 160px;
  height: 23px;
  display: inline-block;
  position: relative; }
  .star-rating:after {
    background: url("../images/star-active.svg") no-repeat 0 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px; }
  .star-rating.small {
    width: 75px;
    height: 11px;
    background-size: auto 11px; }
  .star-rating.small:after {
    background-size: auto 11px; }
  .star-rating.star-1:after {
    width: 20%; }
  .star-rating.star-2:after {
    width: 40%; }
  .star-rating.star-3:after {
    width: 60%; }
  .star-rating.star-4:after {
    width: 80%; }
  .star-rating.star-5:after {
    width: 100%; }

.related-products {
  margin-top: 0px;
  /*background-image: linear-gradient(180deg, #f6f6f6 0%, #f9f9f9 63%, #ffffff 66%, #e0e0e0 80%, #acacac 100%);*/
  background-image: linear-gradient(180deg, #f6f6f6 0%, #f9f9f9 63%, #fff 70%, #c6c6c6 88%, #fff 95%);
  padding-top: 70px;
  min-height: 790px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #fff; }
  @media (max-width: 1199.98px) {
  .related-products {
    margin-top: 60px;
    min-height: 600px; } }
  @media (max-width: 767.98px) {
  .related-products {
    margin-top: 60px;
    padding-top: 25px;
    min-height: inherit;
    padding-bottom: 45px; } }
  .related-products .container {
    max-width: 1420px !important; }
  .related-products h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center; }
  @media only screen and (max-width: 1400px) {
    .related-products h2 {
      font-size: 60px; } }
  @media (max-width: 1199.98px) {
    .related-products h2 {
      font-size: 50px; } }
  @media (max-width: 991.98px) {
    .related-products h2 {
      font-size: 40px; } }
  .related-products .related-products-slider {
    margin-top: 100px;
    position: relative; }
  @media (max-width: 1199.98px) {
    .related-products .related-products-slider {
      margin-top: 50px; } }
  @media (max-width: 767.98px) {
    .related-products .related-products-slider {
      max-width: 240px;
      margin-left: auto;
      margin-right: auto; } }
  .related-products .related-products-slider .slick-slide {
    height: auto; }
  .related-products .related-products-slider .slick-slide a {
    display: flex;
    position: relative;
    padding: 20px 15px;
    align-items: flex-end; }
  .related-products .related-products-slider .slick-slide a img {
    max-height: 320px;
    display: block;
    margin: 0 auto; }
    @media (max-width: 767.98px) {
        .related-products .related-products-slider .slick-slide a img {
          max-height: inherit; } }
  .related-products .related-products-slider .slick-slide a:hover:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 20px solid #fece00; }
    @media (max-width: 1199.98px) {
          .related-products .related-products-slider .slick-slide a:hover:after {
            border-width: 12px; } }
    @media (max-width: 767.98px) {
          .related-products .related-products-slider .slick-slide a:hover:after {
            display: none; } }
  @media (max-width: 767.98px) {
      .related-products .related-products-slider .slick-list {
        position: relative; }
        .related-products .related-products-slider .slick-list:before {
          border: 20px solid #fece00;
          content: '';
          display: block;
          width: 100%;
          height: 90%;
          position: absolute;
          left: 0px;
          top: 0px; } }
  .related-products .related-products-slider .slick-arrow {
    width: 46px;
    height: 50px;
    background: url("../images/left.svg") no-repeat 0 0;
    border-radius: 0px;
    text-indent: -999px;
    overflow: hidden;
    outline: none;
    position: absolute;
    top: calc(50% - 25px);
    left: -60px;
    border: none; }
  @media only screen and (max-width: 1600px) {
      .related-products .related-products-slider .slick-arrow {
        left: -20px; } }
  @media (max-width: 767.98px) {
      .related-products .related-products-slider .slick-arrow {
        left: -55px; } }
  .related-products .related-products-slider .slick-arrow.slick-next {
    left: inherit;
    right: -60px;
    background-image: url("../images/next.svg"); }
  @media only screen and (max-width: 1600px) {
        .related-products .related-products-slider .slick-arrow.slick-next {
          right: -20px; } }
  @media (max-width: 767.98px) {
        .related-products .related-products-slider .slick-arrow.slick-next {
          right: -55px; } }

.gallery-section {
  padding: 130px 0 110px;
  background-color: #015e98;
  background-image: linear-gradient(180deg, #004570 0%, rgba(1, 115, 189, 0) 100%); }
  @media (max-width: 991.98px) {
  .gallery-section {
    padding: 70px 0 50px; } }
  .gallery-section .gallery-slider {
    max-width: 850px;
    margin: 0 auto;
    width: 100%; }
  @media (max-width: 991.98px) {
    .gallery-section .gallery-slider {
      width: calc(100% - 90px); } }
  .gallery-section .gallery-slider .btn {
    border-color: #fff;
    color: #fff;
    display: block;
    max-width: 200px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
    margin: 40px auto 0;
    visibility: hidden;
    transition: all 0.5s ease;
    opacity: 0; }
  .gallery-section .gallery-slider .slick-arrow {
    position: absolute;
    top: 32%;
    width: 35px;
    height: 67px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    z-index: 9;
    background: url("../images/left-arrow.svg") no-repeat 0 0; }
  .gallery-section .gallery-slider .slick-arrow.slick-prev {
    left: -130px; }
  @media (max-width: 1199.98px) {
        .gallery-section .gallery-slider .slick-arrow.slick-prev {
          left: -30px; } }
  .gallery-section .gallery-slider .slick-arrow.slick-next {
    right: -130px;
    background-image: url("../images/right-arrow.svg"); }
  @media (max-width: 1199.98px) {
        .gallery-section .gallery-slider .slick-arrow.slick-next {
          right: -30px; } }
  .gallery-section .gallery-slider .slick-arrow:focus {
    outline: none; }
  .gallery-section .gallery-slider .slick-list {
    overflow: visible; }
  .gallery-section .gallery-slider .slick-slide {
    height: auto; }
  .gallery-section .gallery-slider .item figure {
    height: 255px;
    display: flex;
    align-items: center;
    width: 100%;
    opacity: 0.5;
    margin-bottom: 38px;
    transition: all 0.5s ease;
    transform: scale(0.9); }
  @media (max-width: 991.98px) {
        .gallery-section .gallery-slider .item figure {
          height: auto;
          margin-bottom: 45px; } }
  .gallery-section .gallery-slider .item figure img {
    border: 2px solid #fff; }
  .gallery-section .gallery-slider .item p {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    visibility: hidden;
    transition: all 0.5s ease;
    opacity: 0;
    margin-bottom: 10px; }
  .gallery-section .gallery-slider .item p strong {
    text-align: center;
    color: #ffd11a;
    text-transform: uppercase;
    font-size: 25px; }
  .gallery-section .gallery-slider .item p a:link {
    color: #fff; }
  .gallery-section .gallery-slider .item p a:active {
    color: #fece00; }
  .gallery-section .gallery-slider .item h2 {
    color: #fece00;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
    visibility: hidden;
    transition: all 0.5s ease;
    opacity: 0;
    text-align: center;
    margin-bottom: 8px; }
  .gallery-section .gallery-slider .item img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    width: auto; }
  .gallery-section .gallery-slider .item.slick-active figure {
    position: relative;
    z-index: 2;
    opacity: 1;
    transform: scale(1.12); }
  .gallery-section .gallery-slider .item.slick-active h2, .gallery-section .gallery-slider .item.slick-active p, .gallery-section .gallery-slider .item.slick-active .btn {
    visibility: visible;
    opacity: 1; }

.archive, .single-product {
  /*
   .csWidgetModal{
   background: rgba(0,0,0,.8);
   }
   .cs-t4 {
   .cs_buy_buttons,
   .cs-separator{
   display: none;
   }
   .cs_content-buyonline-retailer-list{
   max-height: inherit;
   }
   .cs_content-buyonline-retailer-list-item-logo{
   width: auto;
   max-height: 50px;
   float: none;
   margin: 0 auto;
   }
   .csBtn-close{
   color: #000000;
   font-family: Montserrat;
   font-size: 40px;
   font-weight: 700;
   @include media-breakpoint-down(sm){
   line-height: normal;
   top: -8px;
   }
   }
   .csWidgetModal-content{
   border-radius: 0!important;
   }
   .csWidget{
   display: flex;
   border: none;
   border-radius: 0!important;
   @include media-breakpoint-down(sm){
   flex-wrap: wrap; 
   }
   .csHeader{
   max-width: 50%;
   width: 100%;
   display: flex;
   flex-direction: column;
   padding: 0 30px;
   @include media-breakpoint-down(sm){
   max-width: 100%;  
   padding: 0 15px;
   }
   .cs_header-product-image{
   width: auto;
   max-width: 150px;
   display: block;
   margin: 0 auto;
   max-height: 500px;
   float: none;
   @include media-breakpoint-down(sm){
   max-height: 270px;
   }
   }
   .cs_header-content{
   order: 1;
   width: 100%;
   margin-top: 10px;
   float: none;
   .cs_header-title{
   color: #000000;
   font-size: 30px;
   font-weight: 400;
   font-style: normal;
   letter-spacing: normal;
   line-height: 30px;
   text-align: left;
   padding: 0;
   }
   .sku{
   color: #000000;
   font-family: Montserrat;
   font-size: 14px;
   font-weight: 400;
   font-style: normal;
   letter-spacing: normal;
   line-height: normal;
   text-align: left;
   text-transform: uppercase;
   display: block;
   margin-top: 10px;
   }
   }
   .cs_header-product-image-container{
   order: 2;
   width: 100%;
   margin-top: 30px;
   margin-right: 0px;
   @include media-breakpoint-down(sm){
   margin-top: 0;
   margin-bottom: 20px;
   }
   }
   }
   .cs_modal-body{
   max-width: 50%;
   width: 100%;
   border-left: 1px solid rgba(92,92,92,0.4);
   padding: 0 40px;
   background-image: linear-gradient(270deg, #ffffff 0%, #ffffff 97%, #ebebeb 100%);
   @include media-breakpoint-down(sm){
   max-width: 100%;   
   padding: 0 15px;
   }
   .cs_content-buyonline{
   width: 100%;
   }
   .cs_content-buyonline-title{
   color: #008bcc;
   background: none;
   font-family: Montserrat;
   font-size: 44px;
   font-weight: 900;
   font-style: normal;
   letter-spacing: normal;
   line-height: 50px;
   text-align: left;
   padding-left: 0;
   padding-right: 0px;
   text-transform: uppercase;
   }
   .cs_content-buyonline-retailer_list-item_price{
   display: none;
   }
   .cs_content-buyonline-retailer-item{
   border: none;
   border-top: 1px solid #ebebeb;
   margin: 0px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   height: 60px;
   > *{
   width: 33.33%;
   }
   &:first-child{
   border-top: none;
   }
   }
   }
   }
   .csFooter,
   .cs_content-buylocally{
   display: none !important;
   }
   a.cs_buynow-button{
   width: 132px;
   background-color: #ff0000;
   border-radius: 0;
   color: #ffffff;
   font-family: Montserrat;
   font-size: 14px;
   font-weight: 500;
   font-style: normal;
   letter-spacing: normal;
   line-height: 32px;
   text-align: center;
   padding: 0;
   text-transform: uppercase;
   }
   }
   */ }

.section-info-dir {
  margin-top: -1px; }
  @media (max-width: 767.98px) {
  .section-info-dir {
    margin-top: 0px; } }
  .section-info-dir .container {
    max-width: 1200px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative; }
  .section-info-dir .container:before {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    background: #707070;
    content: ''; }
  @media (max-width: 991.98px) {
      .section-info-dir .container:before {
        display: none; } }
  .section-info-dir .container:after {
    width: 1px;
    height: 85px;
    position: absolute;
    left: 50%;
    top: 0px;
    background: #fff;
    content: ''; }
  @media (max-width: 991.98px) {
      .section-info-dir .container:after {
        display: none; } }
  .section-info-dir h3 {
    line-height: 85px;
    background: #4d4d4d;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin: 0px 0 50px;
    display: block;
    position: relative;
    padding-left: 50px;
    width: 100%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .section-info-dir h3 {
      padding-left: 30px; } }
  @media (max-width: 1199.98px) {
    .section-info-dir h3 {
      padding-left: 25px; } }
  @media (max-width: 991.98px) {
    .section-info-dir h3 {
      padding-left: 20px; }
      .section-info-dir h3:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        left: 100%;
        background: #4d4d4d;
        top: 0px;
        height: 100%; } }
  @media (max-width: 767.98px) {
    .section-info-dir h3 {
      padding-left: 0px;
      line-height: 70px !important;
      margin: 0px 0 30px; } }
  .section-info-dir h3:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: -100%;
    background: #4d4d4d;
    top: 0px;
    height: 100%; }
  .section-info-dir p {
    max-width: 557px;
    color: #000;
    font-weight: 400;
    line-height: 24px !important;
    font-size: 14px !important; }
  @media (max-width: 991.98px) {
    .section-info-dir p {
      max-width: none; } }
  @media (max-width: 767.98px) {
    .section-info-dir p {
      max-width: none; } }
  .section-info-dir h6 {
    font-size: 18px; }
  .section-info-dir footer {
    background: #f3f3f3;
    padding: 45px 50px 55px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: auto; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .section-info-dir footer {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 1199.98px) {
    .section-info-dir footer {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 991.98px) {
    .section-info-dir footer {
      padding: 25px 15px 25px;
      margin-top: 60px; }
      .section-info-dir footer:after {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 100%;
        top: 0px;
        background: #f3f3f3;
        content: ''; } }
  @media (max-width: 767.98px) {
    .section-info-dir footer {
      padding-left: 0px;
      padding-right: 0px;
      margin-top: 40px; } }
  .section-info-dir footer:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0px;
    background: #f3f3f3;
    content: ''; }
  .section-info-dir footer h6 {
    background: url(../images/Warning-icon.png) no-repeat left center;
    padding-left: 42px;
    color: #f00;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0px; }
  .section-info-dir footer strong {
    color: red;
    font-size: 25px; }
  .section-info-dir .col-6 {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0; }
  @media (max-width: 991.98px) {
    .section-info-dir .col-6 {
      width: 100%; } }
  @media (max-width: 767.98px) {
    .section-info-dir .col-6 {
      width: 100%;
      display: contents; } }
  .section-info-dir .col-6 article {
    display: block;
    width: 100%; }
  .section-info-dir .col-6 ul {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-left: 20px;
    list-style: disc; }
  .section-info-dir .col-6 ul.direction-listing > li {
    list-style: none; }
  .section-info-dir .col-6 ul > li {
    line-height: 24px;
    list-style: disc; }
  .section-info-dir .col-6 ul > li span {
    display: block;
    font-size: 25px;
    font-weight: 500;
    border-bottom: 1px solid #000;
    margin-top: 35px !important;
    margin-bottom: 10px !important;
    list-style: none !important; }
  .section-info-dir .col-6 ul > li + li {
    margin-top: 13px; }
  .section-info-dir .col-6 ul > li table {
    text-align: center;
    margin: 20px 0; }
    .section-info-dir .col-6 ul > li table tr td {
      border: 1px solid #ccc;
      text-align: center;
      color: #000; }
  .section-info-dir .col-6 ul > li p {
    margin-bottom: 10px; }
  .section-info-dir .col-6 ul > li ol {
    margin-left: 17px; }
    .section-info-dir .col-6 ul > li ol li {
      list-style: decimal;
      color: #000;
      line-height: 24px; }
    .section-info-dir .col-6 ul > li ol li + li {
      margin-top: 5px; }
  .section-info-dir .col-6 ul > li ul {
    margin-left: 17px; }
    .section-info-dir .col-6 ul > li ul li {
      list-style: disc;
      color: #000;
      line-height: 24px; }
    .section-info-dir .col-6 ul > li ul li + li {
      margin-top: 5px; }
  .section-info-dir .col-6:nth-of-type(2) {
    position: relative;
    padding-bottom: 10px; }
  @media (max-width: 991.98px) {
      .section-info-dir .col-6:nth-of-type(2) {
        margin-top: 50px;
        padding-bottom: 10px; } }
  @media (max-width: 767.98px) {
      .section-info-dir .col-6:nth-of-type(2) {
        padding-bottom: 10px; } }
  .section-info-dir .col-6:nth-of-type(2) .content-box {
    padding-right: 0; }
  .section-info-dir .col-6:nth-of-type(2) h3:before {
    left: 100%; }
    @media (max-width: 991.98px) {
        .section-info-dir .col-6:nth-of-type(2) h3:before {
          left: -100%; } }
  .section-info-dir .col-6 .content-box {
    padding-left: 45px;
    padding-right: 30px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 25px; }
  @media (min-width: 1200px) and (max-width: 1399px) {
      .section-info-dir .col-6 .content-box {
        padding-left: 30px; } }
  @media (max-width: 1199.98px) {
      .section-info-dir .col-6 .content-box {
        padding-left: 25px;
        padding-right: 25px; } }
  @media (max-width: 991.98px) {
      .section-info-dir .col-6 .content-box {
        padding-left: 20px;
        padding-right: 10px; } }
  @media (max-width: 767.98px) {
      .section-info-dir .col-6 .content-box {
        padding-left: 0px;
        padding-right: 0px; } }
  .section-info-dir table {
    width: 100%;
    table-layout: auto; }
  @media (max-width: 767.98px) {
    .section-info-dir table tr + tr + tr {
      display: block;
      border-top: 4px solid #ccc; } }
  .section-info-dir table td, .section-info-dir table th {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-bottom: 4px solid #ccc;
    padding: 5px 10px;
    color: #000;
    vertical-align: middle; }
  @media (max-width: 1199.98px) {
      .section-info-dir table td, .section-info-dir table th {
        padding: 5px 10px; } }
  .section-info-dir table th {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap; }
  @media (max-width: 767.98px) {
      .section-info-dir table th {
        display: none; } }
  .section-info-dir table td {
    border-bottom-width: 1px; }
  .section-info-dir table td span {
    display: inline-block;
    margin: 0 9px; }
  .section-info-dir table td span:first-child {
    display: none; }
  @media (max-width: 767.98px) {
      .section-info-dir table td {
        display: block;
        padding: 12px 5px 12px 100px;
        position: relative; }
        .section-info-dir table td:empty {
          display: none; }
        .section-info-dir table td:before {
          position: absolute;
          left: 15px;
          top: 12px;
          content: 'Size';
          display: block;
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 700;
          font-size: 18px; }
        .section-info-dir table td:nth-of-type(2):before {
          content: 'US Item #'; }
        .section-info-dir table td:nth-of-type(3):before {
          content: 'CAN Item #'; }
        .section-info-dir table td:nth-of-type(4):before {
          content: 'SDS Doc'; } }
  .section-info-dir table td a {
    color: #000;
    background: url(../images/us.jpg) no-repeat left top;
    padding-left: 32px; }
  .section-info-dir table td a.can {
    background-image: url(../images/canada.jpg); }
  .section-info-dir table strong {
    font-weight: 600; }
  .section-info-dir .links {
    position: absolute;
    bottom: 20px;
    right: 40px; }
  @media (max-width: 767.98px) {
    .section-info-dir .links {
      position: relative;
      bottom: inherit;
      right: inherit;
      margin-top: 30px;
      width: 100%;
      justify-content: flex-end; } }
  .section-info-dir .links > a, .section-info-dir .links > span {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 22px;
    cursor: pointer;
    background: url(../images/links.png) no-repeat left top; }
  .section-info-dir .links > a.pdf, .section-info-dir .links > span.pdf {
    background-position: -55px 0;
    width: 22px; }
  .section-info-dir .links > a.print, .section-info-dir .links > span.print {
    background-position: -103px 0;
    width: 28px; }
  .section-info-dir .links > a.mail, .section-info-dir .links > span.mail {
    position: relative; }
  .section-info-dir .links > a:first-child, .section-info-dir .links > span:first-child {
    margin-left: 0px; }
  .section-info-dir .links .sharethis-inline-share-buttons {
    position: absolute;
    top: -4px;
    display: none;
    margin-top: 0px !important;
    width: 160px;
    right: 102%; }
  .section-info-dir + .section-rating {
    border-top: 1px solid #707070; }

.reviewSource {
  display: flex; }
  .reviewSource .vendor-name {
    display: inline;
    padding-right: 14px;
    position: relative;
    padding-left: 5px; }
  .reviewSource .vendor-name:after {
    content: '';
    position: absolute;
    right: 7px;
    top: 4px;
    height: 16px;
    width: 1px;
    background: #5e5e5e; }
  .reviewSource .vendor-logo {
    background-size: auto 18px;
    background-position: center left;
    background-repeat: no-repeat;
    width: 100px;
    margin-left: 5px; }
  .reviewSource.amazon .vendor-logo {
    background-image: url(../images/amazon.png); }
  .reviewSource.autozone .vendor-logo {
    background-image: url(../images/autozone.png);
    width: 135px;
    background-position: center right; }
  .reviewSource.walmart .vendor-logo {
    background-image: url(../images/walmart.png); }
  .reviewSource.advance_auto_parts .vendor-logo {
    background-image: url(../images/aap.png); }

.new-tag {
  line-height: 66px;
  font-size: 44px;
  font-style: italic;
  background: #fe0000;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 800;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff; }
  .subcat-product-slider .new-tag {
    line-height: 40px;
    font-size: 28px;
    position: absolute;
    left: 15px;
    top: 10px; }
  @media (max-width: 767.98px) {
  .new-tag {
    line-height: 45px;
    font-size: 30px; } }
  .new-tag:after {
    content: '';
    display: block;
    position: absolute;
    right: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-right: 35px solid transparent;
    border-top: 66px solid #fe0000; }
  @media (max-width: 767.98px) {
    .new-tag:after {
      right: -25px;
      border-right-width: 25px;
      border-top-width: 45px; } }
  .subcat-product-slider .new-tag:after {
    right: -20px;
    border-right-width: 20px;
    border-top-width: 40px; }
  .new-tag:before {
    content: '';
    display: block;
    background: #fe0000;
    position: absolute;
    left: -590px;
    top: 0;
    width: 590px;
    height: 100%; }
  .subcat-product-slider .new-tag:before {
    display: none; }

.gallery-popup-content h2 {
  font-size: 22px; }

.wrap {
  width: 100%; }

.inner-container {
  width: 1300px;
  margin: 0 auto; }

.innerwrap {
  width: 1200px;
  margin: 0 auto; }

.clear {
  clear: both;
  display: block; }

.container p {
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 30px; }

.alignright {
  float: right !important; }

.alignleft {
  float: left !important; }

.text_center {
  text-align: center; }

.newsletter_section {
  margin-top: 60px; }
  .page-id-161 .newsletter_section {
    margin-top: 0; }

.social_feeds {
  float: right; }
  .social_feeds li {
    float: left;
    margin-left: 16px; }
  .social_feeds li a {
    background: url(../images/social.png) no-repeat 0 0;
    display: block;
    width: 54px;
    height: 54px;
    text-indent: -999px;
    overflow: hidden; }
  .social_feeds li.tw a {
    background-position: -70px 0; }
  .social_feeds li.in a {
    background-position: -140px 0; }
  .social_feeds li.yt a {
    background-position: -210px 0; }

.newsletter_section {
  padding: 40px 0 0;
  border-top: 1px solid #069; }
  .newsletter_section .gform_wrapper {
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    float: left;
    width: 710px; }
  .newsletter_section .gform_wrapper div.validation_error {
    display: none !important; }
  .newsletter_section .gform_wrapper .gform_body {
    float: left;
    margin-left: 10px;
    width: 500px; }
  .newsletter_section .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0; }
  .newsletter_section .gform_wrapper div.ginput_container {
    margin-top: 0 !important; }
  .newsletter_section .gform_wrapper .gform_footer {
    float: left;
    padding: 0;
    margin: 0;
    clear: none;
    width: 180px;
    margin-left: 20px !important; }
  .newsletter_section label {
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 54px;
    padding-right: 5px;
    margin-bottom: 0px;
    display: block; }
  .newsletter_section input:not([type=submit]) {
    background: #ccc;
    margin-bottom: 0px;
    line-height: 54px;
    height: 54px;
    font-size: 18px !important;
    padding: 0 18px 0 40px !important;
    color: #999;
    border: none;
    text-transform: uppercase;
    box-sizing: border-box;
    font-weight: 500;
    margin: 0 !important; }
  .newsletter_section input[type=submit] {
    width: auto;
    margin: 0px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    padding: 0 29px;
    line-height: 56px;
    height: 54px;
    background-color: #ffd71d;
    color: #333;
    font-size: 22px !important;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    outline: none; }

.repeater_section article {
  width: 650px;
  padding: 40px 20px 60px;
  box-sizing: border-box;
  float: right;
  position: relative;
  height: 100%; }
  .repeater_section article .has_first_name span {
    width: calc(50% - 11px) !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    float: left; }
  .repeater_section article .has_first_name span + span {
    float: right; }
  .repeater_section article label {
    color: #585858;
    font-size: 12px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    float: left;
    margin-bottom: 0px; }
  .repeater_section article .gform_wrapper span label {
    display: none !important; }
  .repeater_section article .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    background: #ccc;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 25px 20px;
    text-transform: uppercase;
    border-radius: 0; }
  .repeater_section article .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px; }
  .repeater_section h3 {
    color: #015e98;
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 300; }
  .repeater_section p {
    color: #585858;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    max-width: 550px; }
  .repeater_section a.learn_more {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    bottom: 0px;
    left: 0px;
    background-color: #015e98;
    position: absolute;
    padding-left: 50px;
    line-height: 45px;
    padding-right: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400; }
  .repeater_section a.learn_more:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 45px solid #015e98;
    border-right: 38px solid transparent;
    position: absolute;
    top: 0px;
    right: -38px; }
  .repeater_section img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%; }
  @media only screen and (min-width: 1301px) {
    .repeater_section img {
      height: auto;
      width: auto; }
      .archive .repeater_section img {
        margin: 0 auto; } }
  @media only screen and (min-width: 1900px) {
    .repeater_section img {
      width: 100%; } }
  .repeater_section .row {
    margin: 0px;
    display: flex; }
  .repeater_section .row:nth-of-type(2n) .col-6:first-child {
    float: right;
    order: 2; }
  .repeater_section .row:nth-of-type(2n) .col-6 article {
    float: left; }
  .repeater_section .row .col-6 {
    flex-grow: 1; }
  .repeater_section form {
    margin-top: 30px; }
  .repeater_section .gform_wrapper {
    margin: 0px; }
  .repeater_section .gform_wrapper .gform_body {
    width: 100%; }
  .repeater_section .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-right: 0px !important; }
  .repeater_section .gform_wrapper .gform_footer input[type="submit"] {
    background: url(../images/submit-bg.png) no-repeat 0 0;
    display: block;
    width: 186px;
    height: 45px;
    line-height: 45px;
    padding-left: 62px !important;
    font-size: 18px !important;
    margin-bottom: 0px;
    text-align: left;
    margin-right: 0px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400; }
  .repeater_section .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
    width: 29px !important;
    height: 28px;
    display: block !important;
    background: #ccc;
    border: none;
    margin-bottom: 0px; }
  .repeater_section input {
    background: #959595;
    border-radius: 0px;
    line-height: 31px;
    height: 50px;
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    padding-left: 17px !important;
    border: none;
    width: 100%;
    margin-bottom: 13px;
    margin-top: 0px !important;
    box-sizing: border-box; }
  .repeater_section .gform_footer {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin-top: 0px !important;
    padding: 0px !important; }

#contactUs .gform_wrapper {
  margin: 0px; }
  #contactUs .gform_wrapper .gform_body {
    width: 100%; }
  #contactUs .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-right: 0px !important; }
  #contactUs .gform_wrapper select, #contactUs .gform_wrapper input[type="text"] {
    background: #ccc;
    border-radius: 0px;
    height: 54px;
    line-height: 54px;
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    padding-left: 17px !important;
    border: none;
    width: 100%;
    margin-bottom: 13px;
    margin-top: 0px !important;
    box-sizing: border-box; }
  #contactUs .gform_wrapper input[type="email"] {
    background: #ccc;
    border-radius: 0px;
    line-height: 31px;
    height: 31px;
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    padding-left: 17px !important;
    border: none;
    width: 100%;
    margin-bottom: 13px;
    margin-top: 0px !important;
    box-sizing: border-box; }
  #contactUs .gform_wrapper input[type="submit"] {
    padding: 0 29px;
    line-height: 56px;
    height: 54px;
    border-radius: 10px;
    background-color: #ffd71d;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    border: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none; }
  #contactUs .gform_wrapper textarea {
    background: #ccc;
    border-radius: 0px;
    line-height: 31px;
    height: 31px;
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    padding-left: 17px !important;
    border: none;
    width: 100%;
    margin-bottom: 13px;
    margin-top: 0px !important;
    box-sizing: border-box; }

.gform_drop_area .gform_drop_instructions {
  float: left;
  margin-bottom: 0px !important;
  line-height: 27px; }
  .gform_drop_area .gform_button_select_files {
    background: #fff;
    float: left;
    width: auto !important;
    color: #666;
    line-height: 27px;
    margin-left: 10px;
    padding: 0 20px;
    text-transform: uppercase;
    margin-bottom: 0px; }
  .gform_drop_area:after {
    clear: both;
    display: block;
    content: ''; }

.find_products {
  background: #f3f3f3;
  padding: 35px 0;
  text-align: center; }
  .find_products h3 {
    color: #585858;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 0px 0 50px; }
  .find_products .innerwrap > a {
    background: #069;
    border-radius: 10px;
    margin-top: 35px;
    text-align: center;
    display: inline-block;
    font-size: 25px;
    color: #fff;
    line-height: 54px;
    font-weight: 400;
    padding: 0 35px; }
  .find_products ul li {
    display: inline-block;
    text-align: center;
    height: 80px; }
  .find_products ul li img {
    display: block;
    transform: translateY(-50%);
    position: relative;
    top: 50%; }
  .find_products ul li + li {
    margin-left: 55px; }
  .find_products .owl-carousel .owl-item .item {
    height: 80px; }
  .find_products .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    margin: 0 auto;
    max-width: 100%;
    height: auto; }

a {
  outline: none;
  color: #000; }

.category_listing {
  margin-bottom: 12px;
  margin-top: 40px; }
  .category_listing h2 {
    color: #666;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-weight: normal;
    text-align: center; }
  .category_listing h3 {
    color: #015e98;
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 400; }
  .category_listing .buy_now_disabled {
    cursor: default;
    background: #e8e8e8 !important;
    opacity: 0.4; }
  .category_listing .col-3 {
    width: 25%;
    padding: 0 3px;
    box-sizing: border-box;
    float: left;
    background: #f00; }
  .category_listing .col-3 ul {
    margin-bottom: 0 !important; }
  .category_listing .col-3 ul:not(.list-view) {
    display: flex;
    flex-direction: column; }
  .category_listing .col-3 ul:not(.list-view) li.inactive {
    order: 2; }
  .category_listing .col-3 ul li {
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 4px;
    padding-bottom: 10px; }
  .category_listing .col-3 ul li figure {
    height: 340px; }
  .category_listing .col-3 ul li .product_size_labels {
    display: flex;
    margin-top: 8px;
    width: calc(100% - 20px);
    margin: 8px auto 0;
    flex-direction: row; }
    @media (min-width: 768px) and (max-width: 1199.98px) {
        .category_listing .col-3 ul li .product_size_labels {
          flex-direction: column; } }
    .category_listing .col-3 ul li .product_size_labels li {
      background: #fff;
      color: #5e5e5e;
      line-height: 18px;
      margin-bottom: 0;
      padding-bottom: 0;
      text-align: center;
      font-size: 13px;
      flex-grow: 1;
      padding: 9px 3px; }
    @media (min-width: 768px) and (max-width: 1199.98px) {
          .category_listing .col-3 ul li .product_size_labels li {
            padding: 4px 3px; } }
    .category_listing .col-3 ul li .product_size_labels li ~ li {
      margin-left: 3px; }
    @media (min-width: 768px) and (max-width: 1199.98px) {
            .category_listing .col-3 ul li .product_size_labels li ~ li {
              margin-left: 0;
              margin-top: 8px; } }
  .category_listing .col-3 ul li .h6 {
    color: #666;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    min-height: 48px;
    margin-left: 10px;
    margin-right: 10px;
    display: block; }
  .category_listing .col-3 + .col-3 {
    background: #0080c4; }
  .category_listing .col-3 + .col-3 + .col-3 {
    background: #999; }
    .category_listing .col-3 + .col-3 + .col-3 + .col-3 {
      background: #fece00; }
  .category_listing .innerwrap {
    position: relative; }
  .category_listing .filter {
    position: absolute;
    right: 0px;
    top: 0px; }
  .category_listing header {
    height: 223px;
    text-align: center;
    box-sizing: border-box; }
  .category_listing header a {
    display: block;
    padding-top: 35px;
    box-sizing: border-box;
    width: 100%;
    height: 100%; }
  .category_listing header h3 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700; }
  .category_listing header figure {
    height: 80px; }
  .category_listing header .h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    display: block; }
  .category_listing figure img {
    max-width: 100%;
    position: relative;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    display: block;
    max-height: 300px; }
  .category_listing figure img.list-view-image {
    display: none; }
  .category_listing figure img.grid-view-image {
    display: inline-block; }
  .category_listing footer {
    height: 135px;
    text-align: center;
    padding-top: 25px;
    box-sizing: border-box; }
  .category_listing footer a {
    border-radius: 5px;
    background-color: #015e98;
    width: 175px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    line-height: 38px; }
  .category_listing.list-view .col-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .category_listing.list-view .col-3.inactive-col {
    display: none; }
  .category_listing.list-view .col-3 header {
    width: 320px; }
  @media (max-width: 1023px) {
        .category_listing.list-view .col-3 header {
          width: 220px;
          padding: 0 10px; } }
  @media (max-width: 767.98px) {
        .category_listing.list-view .col-3 header {
          width: 100%; } }
  .category_listing.list-view .col-3 ul {
    width: calc(100% - 320px); }
  @media (max-width: 1023px) {
        .category_listing.list-view .col-3 ul {
          width: calc(100% - 220px); } }
  @media (max-width: 767.98px) {
        .category_listing.list-view .col-3 ul {
          width: 100%; } }
  .category_listing.list-view .col-3 ul li {
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 1199.98px) {
        .category_listing.list-view .col-3 ul li {
          padding-right: 15px;
          padding-left: 15px; } }
    .category_listing.list-view .col-3 ul li .product_size_labels {
      width: auto;
      margin: 10px 0 0; }
    @media (min-width: 768px) and (max-width: 1199.98px) {
          .category_listing.list-view .col-3 ul li .product_size_labels {
            flex-direction: row; } }
    @media (max-width: 575.98px) {
          .category_listing.list-view .col-3 ul li .product_size_labels {
            width: 100%; } }
    .category_listing.list-view .col-3 ul li .product_size_labels li {
      padding: 6px 14px;
      font-size: 15px;
      justify-content: center; }
    @media (max-width: 575.98px) {
            .category_listing.list-view .col-3 ul li .product_size_labels li {
              padding: 6px 5px; } }
    .category_listing.list-view .col-3 ul li .product_size_labels li ~ li {
      margin-left: 15px; }
      @media (min-width: 768px) and (max-width: 1199.98px) {
            .category_listing.list-view .col-3 ul li .product_size_labels li ~ li {
              margin-top: 0; } }
      @media (max-width: 575.98px) {
            .category_listing.list-view .col-3 ul li .product_size_labels li ~ li {
              margin-left: 8px; } }
    .category_listing.list-view .col-3 ul li figure {
      height: auto;
      text-align: right;
      padding: 40px 0 0;
      margin-bottom: 0;
      order: 2; }
    .category_listing.list-view .col-3 ul li figure img {
      position: static;
      transform: none;
      left: inherit;
      top: inherit; }
    .category_listing.list-view .col-3 ul li figure img.list-view-image {
      display: inline-block; }
    .category_listing.list-view .col-3 ul li figure img.grid-view-image {
      display: none; }
    .category_listing.list-view .col-3 ul li > a {
      display: flex !important;
      justify-content: flex-end;
      flex-direction: column;
      width: 100%;
      margin-bottom: 30px; }
    .category_listing.list-view .col-3 ul li .li_overlay {
      left: -31px;
      top: -1px;
      width: calc(100% + 62px);
      height: calc(100% + 10px); }
    @media (max-width: 1199.98px) {
          .category_listing.list-view .col-3 ul li .li_overlay {
            left: -16px;
            width: calc(100% + 32px); } }
    .category_listing.list-view .col-3 ul li .h6 {
      text-align: left;
      min-height: inherit;
      margin-top: 30px;
      display: block;
      color: #5e5e5e;
      font-family: 'Montserrat', sans-serif;
      font-size: 24px;
      font-weight: 500; }
    .category_listing.list-view .col-3 ul li .div-buttons {
      display: flex;
      margin-top: 10px;
      justify-content: flex-end;
      position: relative; }
    @media (max-width: 575.98px) {
          .category_listing.list-view .col-3 ul li .div-buttons {
            width: 100%; } }
    .category_listing.list-view .col-3 ul li .div-buttons .popup-outer {
      margin-left: 0px; }
    .category_listing.list-view .col-3 ul li .div-buttons .blade-finder-loading {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
    .category_listing.list-view .col-3 ul li .div-buttons > button, .category_listing.list-view .col-3 ul li .div-buttons > a {
      border: 1px solid #e3e3e3;
      width: 160px;
      text-align: center;
      background: none;
      border-radius: 0;
      line-height: 30px;
      text-transform: uppercase;
      display: block;
      padding: 0;
      color: #5e5e5e;
      font-size: 15px;
      margin-top: 0;
      font-weight: 500; }
    .category_listing.list-view .col-3 ul li .div-buttons > button + *, .category_listing.list-view .col-3 ul li .div-buttons > a + * {
      margin-left: 15px;
      margin-top: 0;
      color: #5e5e5e;
      border-radius: 0 !important; }
      @media (max-width: 575.98px) {
            .category_listing.list-view .col-3 ul li .div-buttons > button + *, .category_listing.list-view .col-3 ul li .div-buttons > a + * {
              margin-left: 0; } }
    .category_listing.list-view .col-3 ul li .div-buttons > button.btn, .category_listing.list-view .col-3 ul li .div-buttons > a.btn {
      color: #5e5e5e;
      background: #fece00;
      border-color: #fece00;
      font-weight: 900; }
    .category_listing.list-view .col-3 ul li .div-buttons > button.searchbuynowbtn, .category_listing.list-view .col-3 ul li .div-buttons > a.searchbuynowbtn {
      margin-left: 15px; }
    .category_listing.list-view .col-3 ul li.inactive {
      display: none; }
  .category_listing.list-view .col-3 + .col-3 {
    margin-top: 30px; }

body.page-template-blade-size-finder .category_listing .innerwrap > h2 {
  font-size: 45px; }
  @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .innerwrap > h2 {
          font-size: 32px; } }
  body.page-template-blade-size-finder .category_listing .innerwrap > h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 38px;
    margin-top: -40px; }
  @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .innerwrap > h3 {
          font-size: 20px;
          margin-bottom: 20px;
          margin-top: -10px; } }
  body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view {
    color: #000;
    padding: 10px; }
  @media (max-width: 767.98px) {
      body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view {
        display: flex !important;
        padding: 0px; } }
  body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li {
    font-size: 14px;
    padding: 6px 8px 6px 105px;
    border-color: #707070;
    margin-bottom: 8px;
    display: block;
    position: relative;
    word-break: break-word; }
  @media (max-width: 1199.98px) {
        body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li {
          padding-left: 100px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
        body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li {
          padding-left: 6px;
          padding-right: 6px;
          font-size: 13px; } }
  @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li {
          padding: 15px 15px 15px 145px; }
          body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li.mobile-table {
            padding: 0; }
          body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li .mobile-head, body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li .mobile-body {
            background: #ccc;
            padding: 15px 10px 15px 130px; }
          body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li .mobile-body {
            border-top: 1px solid #707070;
            background: none; } }
  body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li strong {
    position: absolute;
    left: 15px;
    display: inline-block; }
    @media (min-width: 768px) and (max-width: 1023px) {
        body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li strong {
          min-width: 79px;
          position: relative;
          left: 0px; } }
    @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li strong {
          left: 20px; } }
  body.page-template-blade-size-finder .category_listing .product_size_labels_grid_view li:nth-last-of-type(1) {
    margin-bottom: 0px; }
  body.page-template-blade-size-finder .category_listing .your_vechicle {
    background: #dfdfdf; }
  body.page-template-blade-size-finder .category_listing .your_vechicle label {
    font-size: 16px;
    padding-left: 20px; }
  @media (max-width: 1023px) {
        body.page-template-blade-size-finder .category_listing .your_vechicle label {
          line-height: 23px;
          padding-left: 0px; }
          body.page-template-blade-size-finder .category_listing .your_vechicle label strong {
            display: block; } }
  @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .your_vechicle label {
          font-size: 14px; } }
  body.page-template-blade-size-finder .category_listing .your_vechicle .installation-btn-wrap a {
    font-size: 14px;
    width: 146px;
    font-weight: 500;
    height: 46px;
    line-height: 46px; }
    body.page-template-blade-size-finder .category_listing .your_vechicle .installation-btn-wrap a.save_vehicle:before {
      font-size: 14px;
      top: 0;
      margin-right: 4px; }
  body.page-template-blade-size-finder .category_listing .col-3 header {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  @media (max-width: 767.98px) {
        body.page-template-blade-size-finder .category_listing .col-3 header {
          margin-top: 0px !important; } }
  body.page-template-blade-size-finder .category_listing .col-3 header h3 {
    font-weight: 900;
    font-family: 'Montserrat', sans-serif; }
  body.page-template-blade-size-finder .category_listing .col-3 header h6 {
    font-family: 'Montserrat', sans-serif; }
  body.page-template-blade-size-finder .category_listing .col-3 li .h6 {
    color: #000;
    font-weight: 600; }
  body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons .cswidget, body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons > a {
    color: #000;
    border: 1px solid #5e5e5e;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 5px;
    line-height: 22px; }
    body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons .cswidget.searchbuynowbtn, body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons > a.searchbuynowbtn, body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons .cswidget:nth-of-type(1), body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons > a:nth-of-type(1) {
      font-size: 22px !important;
      border: #fece00;
      color: #000 !important; }
    body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons .cswidget.where_to_buy, body.page-template-blade-size-finder .category_listing .col-3 li .div-buttons > a.where_to_buy {
      background: #fff;
      display: none !important; }
  body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 header {
    margin-top: 0px !important;
    height: 165px; }
    body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 header a {
      padding-top: 15px; }
    body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 header h3 {
      font-size: 30px; }
    body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 header figure {
      height: 50px;
      padding: 0 25px; }
    body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 header .h6 {
      font-size: 16px; }
  body.page-template-blade-size-finder .category_listing:not(.list-view) .col-3 h6 {
    font-size: 16px;
    font-weight: 500; }
  body.page-template-blade-size-finder .category_listing.list-view .col-3 {
    align-items: flex-start; }
  @media (max-width: 767.98px) {
          body.page-template-blade-size-finder .category_listing.list-view .col-3 header {
            height: 190px; } }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 header a {
      padding-top: 50px; }
    @media (max-width: 767.98px) {
          body.page-template-blade-size-finder .category_listing.list-view .col-3 header a {
            padding-top: 20px; } }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 header h3 {
      font-size: 40px; }
    @media (min-width: 768px) and (max-width: 1023px) {
          body.page-template-blade-size-finder .category_listing.list-view .col-3 header h3 {
            font-size: 36px; } }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 header .h6 {
      font-size: 20px; }
    @media (max-width: 767.98px) {
          body.page-template-blade-size-finder .category_listing.list-view .col-3 header figure {
            height: 56px;
            margin-bottom: 10px; } }
  body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size {
    width: 100%; }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels {
      flex-wrap: wrap;
      border: 1px solid #d1d1d1;
      flex-direction: column; }
      @media (max-width: 767.98px) {
            body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels {
              display: none !important; } }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li {
        border: none;
        border-bottom: 1px solid #eee;
        margin-left: 0px;
        justify-content: flex-start;
        text-align: left;
        flex-wrap: nowrap; }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li strong, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li span {
        min-width: 160px;
        padding: 0 20px;
        box-sizing: border-box;
        color: #000; }
      @media (max-width: 1300px) {
                body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li strong, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li span {
                  padding: 0 10px;
                  min-width: 125px; } }
      @media (max-width: 1023px) {
                body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li strong, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li span {
                  min-width: 100px;
                  padding: 0 5px;
                  font-size: 14px; } }
      @media (max-width: 767.98px) {
                body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li strong, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li span {
                  padding: 0 8px;
                  font-size: 15px; } }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(1) {
        width: 125px;
        min-width: inherit; }
      @media (max-width: 1300px) {
                  body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(1) {
                    width: 110px; } }
      @media (max-width: 1023px) {
                  body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(1) {
                    width: 90px; } }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(2) {
        text-align: center;
        width: 300px;
        min-width: inherit; }
      @media (max-width: 1300px) {
                  body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(2) {
                    padding: 0 10px;
                    width: 230px; } }
      @media (max-width: 1023px) {
                  body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li *:nth-of-type(2) {
                    width: 152px; } }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li:nth-of-type(1) {
        background: #eee; }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .product_blade_size .product_size_labels li:nth-last-of-type(1) {
        border-bottom: none; }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons {
      width: 100%;
      justify-content: left;
      margin-top: 20px; }
    @media (max-width: 767.98px) {
            body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons {
              flex-wrap: wrap;
              margin-top: 0px; } }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons .cswidget, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons a:not(.btn_close) {
      padding: 9px;
      max-width: 230px;
      width: 100%;
      margin-left: 10px;
      margin-right: 0;
      line-height: 22px;
      font-size: 15px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767.98px) {
            body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons .cswidget, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons a:not(.btn_close) {
              max-width: 100%;
              margin-top: 15px;
              margin-left: 0px; } }
      body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons .cswidget.searchbuynowbtn, body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons a:not(.btn_close).searchbuynowbtn {
        margin-left: 0px; }
    body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons .btn-remove-wiper-blade {
      max-width: 280px !important; }
      @media (max-width: 767.98px) {
            body.page-template-blade-size-finder .category_listing.list-view .col-3 ul li .div-buttons .btn-remove-wiper-blade {
              width: 100% !important; } }

.banner_slider > img {
  min-width: 100%;
  width: auto;
  max-height: 140px;
  height: auto;
  max-width: inherit;
  display: block;
  border-bottom: 2px solid #fff; }

.page-template-blade-size-finder .category_listing .col-3 ul li > a {
  position: relative;
  display: block; }

.li_overlay {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 100%;
  height: calc(100%);
  background: rgba(0, 102, 153, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.li_overlay strong {
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: block;
  padding: 0 10px; }

.li_overlay .learn-more {
  border: 1px solid #e3e3e3;
  width: 160px;
  text-align: center;
  background: none;
  border-radius: 0;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  padding: 0;
  color: #fff;
  font-size: 15px;
  margin: 15px auto 0;
  font-weight: 500; }

.category_listing:not(.list-view) .col-3 .div-buttons {
  min-height: 118px;
  position: relative; }

.category_listing:not(.list-view) .col-3 .div-buttons .blade-finder-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.category_listing:not(.list-view) .col-3 .div-buttons button, .category_listing:not(.list-view) .col-3 .div-buttons a, .page-template-blade-size-finder .category_listing .col-3 .div-buttons > a {
  width: calc(100% - 20px);
  background: #069;
  margin: 8px auto 0;
  text-align: center;
  display: block;
  font-size: 18px;
  color: #fece00;
  line-height: 54px;
  font-weight: 500;
  padding: 0;
  border: 1px solid #e3e3e3; }

.category_listing:not(.list-view) .col-3 .div-buttons .btn {
  text-transform: uppercase;
  background: #fece00;
  color: #5e5e5e;
  font-weight: 900; }

.category_listing:not(.list-view) .col-3 .div-buttons a {
  margin-top: 8px;
  background: #fff;
  color: #5e5e5e;
  line-height: 38px; }

.page-template-blade-size-finder .category_listing .col-3 ul li a:hover .li_overlay {
  opacity: 1;
  visibility: visible; }

.page-template-blade-size-finder .category_listing .innerwrap > h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px; }

.page-template-blade-size-finder .your_vechicle {
  background: #ded7d2;
  padding: 13px 10px;
  margin-bottom: 10px;
  position: relative; }

.page-template-blade-size-finder .your_vechicle .filter {
  padding-top: 0;
  top: -57px; }

.page-template-blade-size-finder .category_listing {
  margin-top: 50px; }

.your_vechicle .save_vehicle {
  background: #6b615c;
  margin-right: 10px; }

.your_vechicle .save_vehicle:before {
  content: '+ ';
  font-size: 26px;
  display: inline-block;
  line-height: normal;
  margin-right: 5px;
  position: relative;
  top: 2px; }

.saved_results {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: 13px;
  background: #f0ecea;
  box-sizing: border-box;
  padding: 13px 0 15px; }

.saved_results li {
  display: flex; }

.saved_results li *:nth-of-type(1) {
  width: 170px;
  min-width: 170px; }

.saved_results li *:nth-of-type(2) {
  width: 300px;
  min-width: 300px; }

.saved_results strong {
  text-transform: uppercase; }

.saved_results strong, .saved_results span {
  min-width: 160px;
  padding: 0 20px;
  font-size: 15px;
  box-sizing: border-box; }

.intro_section {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 60px; }

.intro_section h2 {
  color: #666;
  font-size: 50px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: normal; }

.intro_section p {
  color: #666;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400; }

.repeater_section.sub_category {
  background: #f3f3f3; }

.repeater_section.sub_category article {
  float: left; }

.repeater_section.sub_category .row:nth-of-type(2n) .col-6 article {
  float: right; }

.repeater_section.sub_category p {
  font-size: 16px; }

.repeater_section.sub_category p strong {
  text-transform: uppercase; }

ul.sub_category_list {
  margin-bottom: 20px; }

ul.sub_category_list li {
  border: 1px solid #d8d8d8;
  background: #fff;
  padding-bottom: 20px;
  width: calc(33.33% - 43px);
  box-sizing: border-box;
  float: left;
  margin-left: 64px;
  margin-top: 18px;
  margin-bottom: 12px; }

@media only screen and (min-width: 768px) {
  ul.sub_category_list li:nth-of-type(3n+1) {
    clear: both;
    margin-left: 0px; } }

ul.sub_category_list li figure {
  height: 440px; }

ul.sub_category_list li h6 {
  color: #666;
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 400;
  text-align: center; }

.related_products {
  width: 100%;
  margin-top: 14px;
  padding-top: 30px;
  padding-bottom: 50px;
  background: #f3f3f3; }

.related_products h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 50px; }

.related_products .owl-carousel .owl-stage {
  margin: auto; }

.related_products .item img {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
  margin: 0 auto;
  max-height: 220px; }

.related_products .owl-nav > div {
  background: url(../images/arrow.jpg) no-repeat;
  width: 29px;
  height: 50px; }

.related_products .owl-nav > div.owl-next {
  background-position: right top; }

.review_section {
  background: #fff;
  padding-top: 30px; }

.review_section article {
  width: calc(33.33% - 25px) !important;
  float: left;
  margin-left: 37px;
  margin-top: 42px; }

.review_section article:nth-of-type(3n+1) {
  margin-left: 0px;
  clear: both; }

.rating_carousel > article + article + article + article {
  display: none; }

.review_section article .rating {
  margin-bottom: 6px; }

.review_section h2 {
  color: #333;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 35px; }

.review_section h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px; }

.review_section p {
  color: #333;
  font-size: 14px;
  font-weight: 18px;
  margin-bottom: 30px;
  margin-top: 15px; }

.review_section p span {
  display: none; }

.review_section article > span {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  display: block;
  text-align: right;
  font-style: italic;
  float: left; }

.review_section article > span.review_date {
  float: right;
  font-size: 12px; }

.review_section article a {
  color: #169bd5;
  display: inline-block;
  margin-left: 10px; }

.review_section header {
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 35px;
  text-align: center; }

.review_section footer {
  border-top: 1px solid #d7d7d7;
  width: 100%;
  padding: 20px 0 25px;
  text-align: right;
  margin-top: 40px; }

.review_section header a {
  border-radius: 3px;
  background: #169bd5;
  padding: 0 25px;
  margin-left: 50px;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 500; }

.review_section footer a {
  background: #868686;
  border-radius: 3px;
  padding: 0 37px;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 700; }

.review_section footer.border_none {
  border-top: none; }

.rating_carousel .slick-arrow {
  background: url(../images/arrow.png) no-repeat;
  width: 29px;
  height: 50px;
  position: absolute;
  left: -51px;
  top: 50%;
  margin-top: -25px;
  line-height: normal;
  padding: 0px;
  border-radius: none;
  text-indent: -999px;
  overflow: hidden; }

.rating_carousel .slick-next {
  background-position: right top;
  left: inherit;
  right: -51px; }

.rating_carousel .slick-arrow.slick-disabled {
  opacity: 0.1; }

.product_gallery {
  width: 490px;
  float: right;
  margin-top: 40px;
  margin-bottom: 25px; }

.product_gallery h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 50px; }

.product_slider-nav {
  position: relative;
  width: 100%; }

.product_slider-nav .item {
  cursor: pointer;
  border: 1px solid #e5e5e5;
  height: 103px;
  width: 100%;
  box-sizing: border-box; }

.product_slider-nav .item img {
  display: block;
  transform: translate(-50%, -50%);
  position: relative;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 80%;
  width: auto; }

.product_slider-nav .slick-arrow {
  background: url(../images/arrow-grey.png) no-repeat;
  width: 28px;
  height: 41px;
  border: none;
  text-indent: -999px;
  overflow: hidden;
  padding: 0;
  display: block !important;
  position: absolute;
  transform: translateY(-50%);
  left: 0px;
  top: 50%; }

.product_slider-nav .slick-next.slick-arrow {
  background-position: right top;
  left: inherit;
  right: 0px; }

.product_slider-nav .slick-list {
  padding: 0px !important;
  width: 393px;
  margin: 0 auto; }

.product_slider-for {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  margin-bottom: 18px; }

.product_slider-for .item {
  height: 590px;
  position: relative; }

.product_slider-for img {
  display: block;
  transform: translate(-50%, -50%);
  position: relative;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%; }

a.btn_zoom {
  background: url(../images/zoom.png) no-repeat 0 0;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 15px;
  bottom: 10px;
  text-indent: -999px;
  overflow: hidden; }
/*a.btn_close{background: url(#{$imgpath}/close-button-white.png) no-repeat 0 0; width: 32px; height: 32px; position: absolute; right: -40px; top: 0px; text-indent: -999px; overflow: hidden;}*/
.zoom_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999; }

.zoom_popup .zoom_inner {
  width: auto;
  border: 1px solid #e5e5e5;
  background: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 2; }

.zoom_popup .zoom_inner img {
  display: block;
  max-height: 840px;
  max-width: 100%;
  margin: 0 auto; }

.mfp-content {
  max-width: 600px;
  background: #fff;
  padding: 40px; }

.popup-modal-dismiss {
  font-family: 'Montserrat', sans-serif;
  text-decoration: none !important;
  font-size: 30px;
  width: 36px;
  height: 37px;
  line-height: 37px;
  font-weight: 700;
  color: #292929 !important;
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0; }

.benefit_section {
  width: 650px;
  float: left;
  margin-top: 30px;
  margin-bottom: 25px; }

.benefit_section h2 {
  color: #015e98;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px; }

.benefit_section ul {
  margin-left: 17px; }

.benefit_section ul li {
  font-size: 18px;
  line-height: normal;
  color: #000;
  list-style: disc; }

.benefit_section ul li strong {
  font-weight: 700;
  text-transform: uppercase; }

.benefit_section ul li + li {
  margin-top: 20px; }

.benefit_section footer {
  width: 100%;
  padding: 25px 0 0;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  border-top: 1px solid #ccc;
  margin-top: 75px; }

.benefit_section footer a:not(.submit_review) {
  text-decoration: underline; }

.benefit_section footer a.submit_review {
  border-radius: 3px;
  background: #015e98;
  padding: 0 30px;
  position: absolute;
  bottom: 0px;
  right: 50px;
  line-height: 38px;
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 700; }

.responsive-tabs {
  margin: 50px 0; }

.product_key_benefits + .innerwrap .responsive-tabs {
  margin-top: -104px; }

.responsive-tabs__heading {
  display: none; }

.responsive-tabs__list:after {
  content: "";
  display: block;
  clear: both; }

.responsive-tabs__list {
  width: 100%;
  text-align: center; }

.responsive-tabs__list li {
  background: #f5f5f5;
  text-align: center;
  display: inline-block;
  width: 20%;
  font-size: 18px;
  color: #585858;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 102px;
  cursor: pointer;
  border: 1px solid #ccc;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.responsive-tabs__list li.responsive-tabs__list__item--active {
  background: #015e98;
  color: #fff; }

.responsive-tabs__panel {
  width: 100%;
  min-height: 445px; }

.tab_product_description {
  padding-top: 35px; }

.tab_product_description h2 {
  color: #015e98;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 15px; }

.tab_product_description h2 span {
  display: block;
  color: #999;
  font-size: 18px;
  font-style: italic;
  font-weight: 400; }

.tab_product_description figure {
  width: 785px;
  float: left;
  position: relative; }

.tab_product_description figure img {
  display: block;
  margin: 0px auto; }

.tab_product_description .overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.8);
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffd71d;
  font-size: 18px; }

.tab_product_description .overlay strong {
  font-weight: 700;
  text-transform: uppercase; }

.description {
  width: 360px;
  float: right;
  color: #585858;
  font-size: 15px;
  line-height: 24px; }

.description iframe {
  width: 100%;
  display: block; }

.description h4 {
  color: #015e98;
  font-size: 20px;
  margin-bottom: 10px; }

.description p {
  color: #585858;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 25px; }

.description ul, .description ol {
  margin-left: 15px;
  margin-bottom: 15px; }

.description br, .description ul > br, .description ol > br {
  display: none; }

.description li {
  color: #585858;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 0;
  list-style: disc; }

.description p:empty {
  display: none; }

.description img {
  margin-bottom: 0px; }

.docs_table table {
  width: 100%;
  margin-bottom: 80px; }

.responsive-tabs table {
  width: 100%; }

.docs_table table th, .responsive-tabs table th {
  background: #ffd81f;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  padding: 18px 20px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 2px solid #fff; }

.docs_table table td, .responsive-tabs table td {
  background: #eae9e9;
  font-weight: 400;
  padding: 12px 20px;
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left; }

.docs_table table td, .responsive-tabs table th:nth-of-type(5), .responsive-tabs table th:nth-of-type(6), .responsive-tabs table td:nth-of-type(5), .responsive-tabs table td:nth-of-type(6) {
  text-align: center; }

.responsive-tabs table td:nth-of-type(1) {
  font-weight: 700; }

.docs_table table td .download, .responsive-tabs table td .download {
  background: url(../images/download.png) no-repeat 0 0;
  line-height: 24px;
  padding-left: 40px; }

.docs_table table tr:nth-of-type(2n) td, .responsive-tabs table tr:nth-of-type(2n) td {
  background: #fff; }

.docs_table table td {
  text-align: left; }

.docs_table table td span {
  background-image: url(../images/us.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  display: inline-block;
  padding-left: 30px; }

.docs_table table tbody td.can span {
  background-image: url(../images/canada.jpg); }

.docs_table table td .download {
  background-image: url(../images/download.png), url(../images/us.jpg);
  background-repeat: no-repeat;
  background-position: 0 center, right center;
  display: inline-block;
  padding-right: 35px; }

.docs_table table td .download.can {
  background-image: url(../images/download.png), url(../images/canada.jpg); }

.tech-docs {
  padding-top: 40px; }

.docs_table h3, .tech-docs h3 {
  color: #000;
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 15px; }

.tech-docs h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center; }

.tech-docs h4 {
  font-size: 16px; }

.seeing-is-believing {
  padding-top: 40px; }

.seeing-is-believing h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center; }

.slider-for {
  width: 838px;
  float: left; }

.slider-for .item {
  height: 545px;
  background: rgba(249, 249, 249, 0.8); }

.slider-nav img, .slider-for img {
  display: block;
  transform: translate(-50%, -50%);
  position: relative;
  left: 50%;
  top: 50%;
  max-width: 100%; }

.slider-nav {
  width: 320px;
  float: right; }

.slider-nav .item {
  height: 209px;
  width: 100%;
  padding: 11px 0px; }

.slider-nav .slick-arrow {
  background: url(../images/arrow-vertical.png) no-repeat;
  width: 50px;
  height: 29px;
  margin: 0 auto;
  border: none;
  text-indent: -999px;
  overflow: hidden;
  display: block !important; }

.slider-nav .slick-next.slick-arrow {
  background-position: left bottom;
  margin: 0 auto; }

.slider-nav .slick-list {
  padding: 11px 0px !important; }

.find-your-blade {
  padding-top: 40px; }

.find-your-blade h2 {
  color: #585858;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 25px;
  text-align: center; }

.find-your-blade h3 {
  color: #c00;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center; }

.find-your-blade h4 {
  color: #000;
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 15px; }

.find-your-blade .your_vechicle {
  background: #eae9e9;
  padding: 16px 20px; }

.your_vechicle label {
  color: #000;
  font-size: 20px;
  margin-right: 15px;
  font-weight: 400;
  float: left;
  line-height: 50px;
  margin-bottom: 0; }

.your_vechicle label strong {
  font-weight: 700; }

.your_vechicle label .no-fit-blade {
  color: red; }

.your_vechicle a {
  color: #fff;
  font-size: 16px;
  background-color: #015e98;
  width: 140px;
  height: 50px;
  /*float: right;*/
  line-height: 50px;
  text-align: center;
  display: inline-block; }

.installation-btn-wrap {
  float: right; }

.find-your-blade table {
  max-width: 600px; }

.find-your-blade figure {
  width: 327px;
  float: left;
  margin-top: 35px;
  padding-right: 20px;
  box-sizing: border-box; }

.find-your-blade figure img {
  max-width: 100%;
  display: block;
  float: right; }

.find-your-blade article {
  width: 775px;
  float: right;
  margin-top: 70px; }

.find-your-blade article .find-your-blade-btn {
  max-width: 600px; }

.find-your-blade article .find-your-blade-btn a {
  background: #069;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  margin-top: 17px;
  text-align: center;
  width: 100%;
  float: left;
  max-width: 272px; }

.find-your-blade article .find-your-blade-btn a + a {
  float: right;
  background: #ccc; }

.installation {
  padding-top: 0; }

.installation h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 5px;
  text-align: center; }

.installation h3 {
  color: #585858;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center; }

.left_section {
  width: 780px;
  float: left; }

.left_section label {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  padding-left: 15px; }

.left_section label span {
  display: block;
  font-size: 16px; }

.left_section ul {
  background: #ffd81f;
  width: 100%;
  display: flex;
  float: left;
  margin-top: 10px; }

.left_section ul li {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  flex-grow: 1;
  line-height: 36px; }

.right_section {
  width: 405px;
  float: right; }

.right_section h6 {
  background: #ccc;
  padding: 12px 50px;
  text-align: center;
  font-size: 18px;
  line-height: normal;
  color: #000; }

.right_section ul {
  max-height: 510px;
  overflow-y: scroll; }

.right_section ul li {
  background: #ededed;
  padding: 10px 0 10px 12px; }

.right_section ul li:after {
  content: "";
  display: block;
  clear: both; }

.right_section ul li a {
  display: block;
  width: 100%; }

.right_section ul li figure {
  width: 151px;
  float: left; }

.right_section ul li figure img {
  max-width: 100%;
  display: block; }

.right_section ul li:nth-of-type(2n) {
  background: #dcdcdc; }

.right_section ul li span {
  display: block;
  width: calc(100% - 165px);
  float: right;
  padding-right: 10px;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px; }
/*.popup_overlay{position: fixed; width: 100%; left: 0px; top: 0px; z-index: 1; height: 100%;}*/
/*.inline_popup_wrap,
 #find_section,
 #reviews_form{width: 100%; position: fixed; left: 0px; top: 0px; height: 100%; background: rgba(0,0,0,.8); z-index: 999; display: none;}*/
#reviews_form form:after {
  content: '';
  display: block;
  clear: both; }

.inner_popup_wrap, #reviews_form form {
  width: 520px;
  background: #015e98;
  padding: 20px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  position: relative;
  z-index: 2;
  left: 50%;
  top: 50%; }

.inner_popup_wrap {
  background: #fff;
  line-height: 24px;
  font-size: 14px;
  padding-right: 15px; }

.inner_popup_wrap > div {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  padding-right: 10px;
  box-sizing: border-box; }

#reviews_form form input:not([type=submit]) {
  border: 2px solid #fff;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  padding-left: 20px; }

#reviews_form form .selector {
  width: 100% !important;
  border: 2px solid #fff;
  margin-left: 0px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  background: #fff; }

#reviews_form form #input-rating {
  position: relative; }

#reviews_form form .input-rating {
  width: calc(100% - 4px);
  background: #fff;
  padding-left: 20px;
  height: 54px;
  box-sizing: border-box;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 9; }

#reviews_form form .input-rating:after {
  content: '';
  display: block;
  clear: both; }

#reviews_form form .input-rating span {
  color: #a7a7a7;
  cursor: pointer;
  font-size: 22px;
  display: block;
  float: left;
  line-height: 54px;
  width: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#reviews_form form .input-rating span.hover, #reviews_form form .input-rating span:hover, #reviews_form form .input-rating span.active {
  color: #ffb21d; }

#reviews_form form .selector span {
  font-weight: 400;
  color: #999; }

#reviews_form form textarea {
  border: 2px solid #fff;
  background: #fff;
  padding-left: 20px;
  padding-top: 12px; }

#reviews_form form input[type=submit] {
  margin-top: 15px;
  float: right; }

#reviews_form form textarea.error, #reviews_form form .selector.error, #reviews_form form input.error {
  border-color: red; }

#reviews_form form h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center; }

#reviews_form form h3 span {
  text-transform: uppercase; }
/*#find_section .innerwrap{background: #015e98; padding: 20px 20px 15px; margin: 0px; transform: translate(-50%, -50%); position: relative; z-index: 2; left: 50%; top: 50%;}*/
img.gform_ajax_spinner {
  width: 30px !important;
  height: auto;
  position: absolute;
  top: 0px;
  left: -20px; }

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none; }

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: none;
  border-bottom: none;
  border-top: none;
  box-sizing: border-box;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0; }

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  max-width: 100%;
  padding-right: 0;
  padding-top: 0; }

span.rating {
  background: url(../images/star-bg.jpg) no-repeat 0 0;
  width: 65px;
  height: 11px;
  display: inline-block;
  position: relative; }

span.rating:after {
  background: url(../images/star.jpg) no-repeat 0 0;
  height: 11px;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px; }

span.rating.star-1:after {
  width: 13px; }

span.rating.star-2:after {
  width: 26px; }

span.rating.star-3:after {
  width: 39px; }

span.rating.star-4:after {
  width: 52px; }

span.rating.star-5:after {
  width: 65px; }

body.page-template-blade-size-finder .banner_slider, body.tax-product_category .banner_slider {
  height: 150px;
  min-height: inherit;
  overflow: hidden; }

body.page-template-blade-size-finder .banner_slider {
  height: 140px; }

body.tax-product_category .banner_slider .owl-carousel {
  max-height: 475px; }

.wiper_blade_category {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -62px;
  min-height: 90px;
  padding-bottom: 30px;
  z-index: 9; }

.wiper_blade_category > ul {
  position: relative;
  display: inline-block; }

.wiper_blade_category > ul > li {
  display: inline-block;
  text-align: center;
  /*width: 199px;*/
  width: 195px;
  margin: 0 -1px; }

.wiper_blade_category > ul > li a {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 61px;
  background-color: rgba(255, 255, 255, 0.902);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.wiper_blade_category > ul > li > a:hover, .wiper_blade_category > ul > li.active > a {
  background-color: rgba(1, 94, 152, 0.902);
  color: #fff; }

.wiper_blade_category > ul ul {
  display: none;
  text-align: center;
  position: absolute;
  /*table-layout: fixed;*/
  width: 100%;
  left: 0px;
  /*bottom: -34px;*/
  clear: both; }

.wiper_blade_category > ul > li li {
  display: table-cell;
  background: #015e98;
  vertical-align: middle;
  border-left: 1px solid #fff;
  width: 1%; }

.wiper_blade_category > ul > li li:first-child {
  border-left: none; }

.wiper_blade_category > ul > li li a {
  color: #fff;
  font-size: 15px;
  width: 100%;
  box-sizing: border-box;
  background: none;
  line-height: normal;
  padding: 7px 10px;
  display: block; }

.wiper_blade_category > ul > li li + li a {
  margin-left: 1px;
  width: calc(100% - 1px); }

.wiper_blade_category > ul > li li:hover, .wiper_blade_category > ul > li li.active {
  background-color: #ffdd2d; }

.wiper_blade_category > ul > li li:hover > a, .wiper_blade_category > ul > li li.active > a {
  color: #000; }

.my_garage_delete_loader, .blade-finder-form_loading {
  /*display: block; height: 100%; left: 0; position: absolute; text-align: center; top: 0; width: 100%; z-index: 99;*/
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: rgba(1, 94, 152, 0.9); }

.blade-finder-form_loading img {
  display: none;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }

.page-template-blade-size-finder .category_listing .col-3 ul li.inactive a + a {
  background: #ccc; }

.category_listing li.inactive:before {
  background: rgba(255, 255, 255, 0.8);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

.category_listing li.inactive {
  position: relative; }

.category_listing li.inactive figure img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.repeater_section.apperance_sub_category .product_read_more {
  color: #015e98;
  position: relative;
  padding-left: 16px;
  font-size: 18px;
  margin-top: 20px;
  display: inline-block; }

.repeater_section.apperance_sub_category .product_read_more:after {
  left: 0px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(1, 94, 152, 0);
  border-left-color: #015e98;
  border-width: 10px;
  margin-top: -10px; }

.repeater_section.apperance_sub_category article {
  float: left; }

.repeater_section.apperance_sub_category .row {
  overflow: hidden;
  margin-top: 20px;
  background: #f3f3f3;
  min-height: 375px; }

.repeater_section.apperance_sub_category .row:nth-of-type(2n) .col-6 article {
  float: right; }

.repeater_section.apperance_sub_category p {
  font-size: 16px; }

.repeater_section.apperance_sub_category p strong {
  text-transform: uppercase; }

.repeater_section.apperance_sub_category .row .col-6 {
  position: relative; }

.repeater_section.apperance_sub_category .row .col-6:nth-child(2) {
  background-color: #e4e4e4; }

.repeater_section.apperance_sub_category .row .col-6:nth-of-type(2):before {
  background: url(../images/triangle-left.svg) no-repeat 0 0;
  content: "";
  position: absolute;
  left: -109px;
  top: 50%;
  transform: translateY(-50%);
  width: 109px;
  height: 750px;
  z-index: 1; }

.repeater_section.apperance_sub_category .row:nth-of-type(even) .col-6:nth-of-type(2):before {
  left: inherit;
  right: -109px;
  background: url(../images/triangle-right.svg) no-repeat 0 0; }

.repeater_section.apperance_sub_category .row a.learn_more:after {
  border-bottom-color: #f9f9f9; }

.repeater_section.apperance_sub_category a.learn_more {
  background: #f9f9f9;
  color: #585858;
  font-weight: 600; }

.repeater_section.apperance_sub_category .row:nth-of-type(odd) a.learn_more {
  right: 0;
  left: inherit;
  padding-left: 25px;
  padding-right: 40px; }

.repeater_section.apperance_sub_category .row:nth-of-type(odd) a.learn_more:after {
  border-left: 38px solid transparent;
  left: -38px; }

.intro_section.apperance_sub_category {
  margin-bottom: 30px;
  margin-top: 30px;
  text-transform: uppercase; }

div.page > h2 {
  font-size: 50px;
  color: #585858;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  margin-top: 40px; }
/*.faq_listing{margin-top: 90px;}*/
.faq_listing article {
  border: 1px solid #e9e4e0;
  margin-bottom: 10px; }

body.page .entry .faq_listing article h2 {
  padding: 15px 35px;
  background: #f4f3f1;
  display: block;
  font-size: 24px;
  color: #585858;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  margin-bottom: 0; }

.faq_listing article h2:before {
  background: url(../images/faq-arrow.png) no-repeat left bottom;
  content: '';
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  right: 35px;
  display: block;
  width: 42px;
  height: 42px; }

.faq_listing article .faq_ans {
  background: #f8f7f5;
  padding: 30px 35px 10px;
  border-top: 1px solid #e9e4e0;
  display: none; }

.faq_listing article ul li {
  padding-bottom: 25px;
  position: relative;
  padding-left: 20px;
  color: #585858;
  font-size: 15px;
  font-weight: 400; }

.faq_listing article ul li:before {
  width: 6px;
  height: 6px;
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  background: #6a6a6a; }

body.page .entry .faq_listing article ul li h3 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 13px; }

.faq_listing article ul li p {
  color: #585858;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px; }

.faq_listing article.active h2:before {
  background-position: 0 0; }

.faq_listing article ul li ul {
  margin-top: 15px; }

.faq_listing article ul li ul li {
  padding-bottom: 10px; }

.faq_listing article ul li li:before {
  top: 8px; }

.repeater_section article .field_half {
  float: left;
  width: calc(50% - 11px); }

.repeater_section article .field_half + .field_half {
  float: right; }

.sc_email_signup {
  background: #eae9e9;
  margin-top: -85px; }

.sc_email_signup article {
  float: left; }

.sc_email_signup button {
  background: #015e98;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  width: 187px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding: 0px;
  margin-top: 15px;
  border-radius: 5px;
  border: none; }

.sds_wrap {
  background: #015e98;
  padding: 30px 0;
  margin: 50px 0; }

.sds_wrap article {
  width: 430px;
  float: left; }

.sds_wrap article h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -12px;
  line-height: 40px; }

.sds_wrap article p {
  font-size: 15px;
  color: #fff;
  line-height: 24px;
  font-weight: 400; }

.sds_option {
  float: right;
  margin-top: 50px; }

.sds_option select {
  margin-right: 15px;
  line-height: 56px;
  height: 54px;
  float: left;
  padding: 0 20px;
  font-size: 18px;
  color: #999; }

.sds_option .selector {
  max-width: 275px;
  padding-left: 30px;
  margin-bottom: 15px; }

.sds_option .selector span {
  font-weight: 500; }

.sds_option input {
  float: left; }

.sds_option .sds_field > span {
  float: left;
  font-size: 24px;
  color: #fff;
  margin-left: 20px;
  line-height: 56px;
  display: block; }

.sds_option input[type=text] {
  width: 480px;
  margin-right: 15px;
  padding-left: 30px;
  line-height: 54px;
  height: 54px;
  background-color: #fff;
  font-size: 18px;
  padding: 0 20px;
  color: #999;
  border: none;
  text-transform: uppercase;
  box-sizing: border-box;
  font-weight: 500; }

.sds_option input[type=submit] {
  padding: 0 29px;
  line-height: 56px;
  height: 54px;
  border-radius: 10px;
  background-color: #ffd71d;
  color: #333;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  text-align: center; }

.sds_option input[type=text] + input[type=submit] {
  min-width: 210px; }

.installation_instruction {
  padding: 40px 0; }

.no_right_sidebar {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center; }

#rl_seachForm {
  width: 400px;
  padding: 0 20px;
  box-sizing: border-box;
  float: left;
  background: #f0f0f0; }

#rl_seachForm h4 {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  margin-bottom: 35px;
  margin-top: 40px;
  text-transform: uppercase; }

#rl_seachForm .rl_filter label {
  width: 100%;
  box-sizing: border-box;
  padding-left: 45px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 18px; }

#rl_seachForm .rl_filter label img {
  width: 30px;
  height: auto;
  float: left; }

#rl_seachForm .rl_filter label span {
  display: block;
  width: calc(100% - 45px);
  float: left;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding-left: 15px;
  padding-top: 3px; }

#rl_seachForm input[type=checkbox] {
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  opacity: 0; }

#rl_seachForm .rl_filter label:before {
  border-style: solid;
  border-width: 1px;
  border-color: #c5c5c5;
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 2px;
  width: 23px;
  height: 23px;
  content: ''; }

#rl_seachForm input[type=checkbox]:checked + label:before {
  background: #fff url(../images/checkbox-check.png) no-repeat center center; }

#retail-locator-results {
  width: 775px;
  float: right;
  background: #f0f0f0; }

#retail-locator-search button {
  font-size: 18px;
  text-transform: capitalize;
  background: #015e98;
  font-weight: 500;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin-left: 90px;
  margin-top: 5px;
  border-radius: 5px; }

#retail-locator-search label {
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  color: #000;
  width: 90px;
  float: left; }

#retail-locator-search select, #retail-locator-search input[type=text] {
  background: #ccc;
  border-radius: 0px;
  line-height: 31px;
  height: 31px;
  font-size: 15px !important;
  color: #fff;
  font-weight: 700;
  padding-left: 15px !important;
  border: none;
  width: calc(100% - 90px);
  float: left;
  margin-bottom: 0px;
  margin-top: 0px !important;
  box-sizing: border-box; }

#retail-locator-search select {
  width: calc(100% - 90px) !important; }

#rl_seachForm #retail-locator-search h4 {
  margin-top: 25px; }

.retail_loc_field {
  width: 100%;
  margin-bottom: 10px; }

.retail_loc_field:after {
  clear: both;
  display: block;
  content: ""; }

#retail-locator-results h3 {
  background: #ffd81f;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding: 19px 30px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

#retail-locator-search .selector {
  background: #ccc;
  padding-left: 15px !important;
  width: calc(100% - 90px) !important; }

#retail-locator-search .selector span {
  line-height: 31px;
  height: 31px;
  font-size: 15px !important;
  color: #fff; }

#retail-locator-search .selector select {
  height: 31px;
  width: 100% !important; }

.mfp-bg {
  background: rgba(0, 0, 0, 0.95);
  opacity: 1; }

.sloc_left {
  width: 300px;
  float: left; }

.rlr_meta {
  float: right;
  width: 270px; }

.rlr_links {
  background-color: #015e98;
  width: 159px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  float: right; }

.rlr_links a {
  height: 31px;
  line-height: 31px;
  display: block;
  color: #fff; }

.rlr_distance {
  background: url(../images/location.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 8px;
  font-size: 16px;
  color: #000;
  float: left;
  line-height: 31px; }

.rlr_icons {
  margin-bottom: 24px;
  margin-top: 10px; }

.rlr_icons img {
  width: 30px;
  height: auto;
  float: left; }

.rlr_icons img + img {
  margin-left: 13px; }

.rlr_name {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 7px; }

.sloc_left {
  font-size: 16px;
  line-height: 24px; }

.rlr_wrap {
  padding: 20px 30px;
  width: 100%;
  box-sizing: border-box; }

.rlr_wrap:nth-of-type(even) {
  background: #dcdcdc; }

#retail-locator-results .table-wrap {
  max-height: 987px;
  overflow-y: scroll; }

.instructions_item_wrap {
  margin: 0px 0 70px;
  display: flex;
  flex-wrap: wrap; }

.instructions_item {
  width: calc(25% - 15px);
  box-sizing: border-box;
  float: left;
  border: 1px solid #ccc;
  margin-left: 20px;
  margin-bottom: 30px;
  text-align: center; }

.imapper-content-text {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  text-align: center;
  display: inline; }

@media only screen and (min-width: 1024px) {
  .instructions_item:nth-of-type(4n+1) {
    clear: both;
    margin-left: 0px; } }

.instructions_item figure {
  height: 340px; }

.instructions_item figure img {
  max-height: 90%;
  display: block;
  transform: translateY(-50%);
  top: 50%;
  position: relative;
  margin: 0 auto; }

.instructions_item a {
  display: block; }

.instructions_item span {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #666;
  padding: 15px 0; }

h3.sub_title, h4.sub_title {
  color: #0056b3;
  font-size: 25px;
  font-weight: 300;
  margin-top: 20px;
  text-align: center; }

body.page .entry {
  padding: 50px 0; }

body.page .entry p {
  color: #585858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px; }

body.page .entry h2, body.page .entry h3 {
  color: #015e98;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 7px; }

body.page .entry h3 {
  font-size: 28px; }

.slider_video .owl-carousel .owl-dots, .protfolio_section .owl-carousel .owl-dots {
  margin-top: 25px; }

.owl-carousel .owl-dots {
  text-align: center; }

.owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.owl-carousel .owl-dots .owl-dot span {
  backface-visibility: visible;
  background: #dcdcdc;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 0 7px;
  transition: opacity 0.2s ease 0s;
  width: 10px; }

.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
  background: #999; }

.gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message {
  padding: 50px 0 0;
  color: #015e98;
  font-size: 30px;
  font-weight: 500; }

.blog-container {
  padding-top: 50px;
  padding-bottom: 50px; }

.blog-content {
  box-sizing: border-box;
  float: left;
  padding: 0;
  width: 850px; }

.blog-container > h2 {
  color: #585858;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 30px; }

.blog-content [class*="post-"] {
  margin-bottom: 40px; }

.blog-content [class*="post-"] h2 {
  color: #015e98;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.blog-content [class*="post-"] h3 {
  background-color: #dee3e9;
  padding: 10px 0 10px 20px;
  color: #015e98; }

.blog-content a {
  color: #015e98;
  font-weight: 600; }

.blog-content .meta {
  color: #999;
  font-size: 12px;
  margin-bottom: 35px; }

.blog-content [class*="post-"] p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px; }

.blog-content [class*="post-"] img {
  max-width: 100%;
  height: auto; }

.blog-content ul {
  margin-bottom: 20px; }

.blog-content ul li {
  list-style: outside;
  list-style-position: inherit;
  padding: 4px;
  margin-left: 20px; }
/* =Wiper / Weather Facts
 ----------------------------------------------- */
ul.weather-facts {
  list-style: none;
  margin: 10px 0 10px 30px; }

ul.weather-facts li {
  display: block;
  padding: 10px 0 10px 80px;
  margin: 10px auto 25px auto;
  min-height: 60px; }

ul.weather-facts li {
  background-position: top left; }

.icon_traffic-light {
  background: transparent url(../images/icon_traffic-light.png) no-repeat center center; }

.icon_alert {
  background: transparent url(../images/icon_alert.png) no-repeat center center; }

.icon_month-calendar {
  background: transparent url(../images/icon_month-calendar.png) no-repeat center center; }

.icon_car {
  background: transparent url(../images/icon_car.png) no-repeat center center; }

.icon_stop-watch {
  background: transparent url(../images/icon_stop-watch.png) no-repeat center center; }

.icon_drop {
  background: transparent url(../images/icon_drop.png) no-repeat center center; }

.icon_snow {
  background: transparent url(../images/icon_snow.png) no-repeat center center; }

.icon_cloud-down {
  background: transparent url(../images/icon_cloud-down.png) no-repeat center center; }

.icon_record {
  background: transparent url(../images/icon_record.png) no-repeat center center; }

ul.footnotes {
  list-style: none;
  font-size: 11px;
  margin: 20px 0 0 50px; }

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 10px; }

img.alignnone {
  display: inline;
  margin: 0 0 10px; }

img.alignleft {
  display: inline;
  margin: 0 20px 10px 0; }

img.alignright {
  display: inline;
  margin: 0 0 10px 20px; }

.blog-sidebar {
  float: right;
  width: 277px; }

.blog-sidebar .widget {
  margin-bottom: 40px; }

.blog-sidebar h3 {
  background-color: #efefef;
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
  padding: 12px 10px; }

.blog-sidebar ul li a {
  border-bottom: 1px solid #ccc;
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 18px 20px 18px 6px;
  text-transform: uppercase; }

.blog-sidebar ul li a:hover {
  color: #015e98; }

.no-post-found {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 26px;
  color: #015e98;
  padding: 50px 0; }

.search div.page > h2 {
  margin-bottom: 30px; }

.blog-container .navigation a, .search .navigation a {
  background: #015e98;
  border-radius: 5px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  float: left;
  max-width: 150px;
  padding: 8px 0;
  width: 100%; }

.blog-container .navigation a + a, .search .navigation a + a {
  float: right; }

.search .navigation {
  margin-bottom: 40px; }

.search .blog-content {
  width: 100%;
  float: none; }

.youtube-player {
  left: 50%;
  overflow: hidden;
  position: relative;
  transform: translateX(-50%);
  width: 100%; }

.slider_video .youtube-player {
  height: 416px; }

.owl-carousel .owl-video-play-icon, .youtube-player .play {
  background: url("../images/bnt-play.png") no-repeat;
  cursor: pointer;
  height: 85px;
  left: 50%;
  margin-left: -61px;
  margin-top: -43px;
  position: absolute;
  top: 50%;
  width: 121px;
  transition: all 0.4s ease 0s; }

.slider_video .youtube-player .play {
  display: none; }

.slider_video .owl-item.active .youtube-player .play {
  display: block; }

.youtube-player iframe {
  background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100; }

.youtube-player img {
  cursor: pointer;
  display: block;
  margin: auto;
  max-width: 100%;
  transition: all 0.4s ease 0s;
  width: 100%;
  left: auto;
  top: auto;
  transform: none; }
/*.slider_video .youtube-player img { margin: -80px auto auto; }*/
.slider-for .item .youtube-player {
  height: 545px; }

.slider-for .item .youtube-player img {
  margin: -40px auto auto; }

.left_section .video_box, .video_box .youtube-player, .installation_instruction .video_box {
  height: 439px; }

.video_box .youtube-player img {
  margin: -60px auto auto; }

.installation_instruction .video_box iframe, .left_section .video_box iframe {
  width: 100%;
  height: 100%;
  display: block; }

#contactUs {
  display: flex; }

#contactUs h4 {
  color: #015e98;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 10px; }

.contactUs-col-1 {
  width: 45%;
  float: left; }

.contactUs-col-2 {
  width: 55%;
  float: right; }

#contactUs .gform_wrapper .gfield_label {
  display: none; }

#contactUs .gform_wrapper input[type="text"], #contactUs .gform_wrapper input[type="email"], #contactUs .gform_wrapper textarea {
  font-size: 18px;
  height: 54px;
  line-height: 54px; }

#contactUs .gform_wrapper .selector {
  padding-left: 17px;
  background: #ccc;
  color: #fff;
  font-size: 15px;
  border-radius: 0px;
  margin-bottom: 21px; }

#contactUs .gform_wrapper textarea {
  height: 150px; }

#contactUs ::-webkit-input-placeholder {
  color: #fff; }

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

#contactUs ::placeholder {
  color: #fff; }

.helpCenter {
  border: 1px solid #ccc;
  padding: 0 0 50px 0;
  text-align: center; }

.helpCenter .title {
  padding: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px !important;
  background-color: #fece00; }

.helpCenter .title h2 {
  font-size: 70px !important;
  color: #fff !important; }

.helpCenter .title h3 {
  font-size: 18px !important; }

.helpCenter h4 {
  margin-bottom: 20px; }

.helpCenter a {
  border: 1px solid #333;
  width: fit-content;
  margin: 0 auto;
  padding: 20px 50px;
  line-height: 4;
  text-decoration: none !important;
  background-color: #0056b3;
  color: #fff; }

.helpCenter a:hover {
  background-color: #fece00;
  color: #000; }

body.page-template-page-full-width .wrap .banner_slider + .innerwrap {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

.repeater_section.page-tips-information {
  background: #f3f3f3; }

.repeater_section.page-tips-information .col-6 {
  padding: 0px; }

.repeater_section.page-tips-information article {
  float: left;
  display: flex;
  align-items: center; }

body.page .entry .repeater_section.page-tips-information article h3 {
  font-size: 45px;
  color: #015e98; }

.repeater_section.page-tips-information article ul {
  margin-left: 10px; }
  .repeater_section.page-tips-information article ul li {
    color: #000;
    font-size: 16px;
    position: relative;
    padding-left: 16px; }
  .repeater_section.page-tips-information article ul li:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fece00;
    content: '';
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 6px; }
  .repeater_section.page-tips-information article ul li a {
    color: #000;
    font-size: 16px; }

.repeater_section.page-tips-information .row:nth-of-type(2n) .col-6 article {
  float: right; }

body.page .entry ul, body.page .entry ol {
  margin-bottom: 15px; }

body.page .entry ul li, body.page .entry ol li {
  color: #585858;
  font-size: 15px;
  line-height: 24px; }

.promos_ul {
  margin-bottom: 20px;
  margin-top: 20px; }

.promos_ul h6 {
  font-size: 14px;
  width: 100px;
  margin-top: 5px;
  font-weight: 500;
  float: left;
  display: none; }

.promos_ul {
  float: right;
  width: 260px;
  position: relative; }

ul.promos-tabs {
  margin: 0;
  padding: 0px;
  list-style: none;
  height: 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 245px;
  right: 0px;
  top: 0px;
  position: absolute;
  overflow: hidden;
  z-index: 9999; }

ul.promos-tabs:hover {
  height: 68px; }

ul.promos-tabs li {
  background: #999;
  color: #fff;
  display: block;
  padding: 5px 10px 5px 32px;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  position: absolute;
  top: 34px;
  left: 0px;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase; }

ul.promos-tabs li.current {
  background: #015e99;
  top: 0px; }

ul.promos-tabs li.current:after {
  position: absolute;
  left: 12px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 9px;
  margin-top: -9px; }

#promotion-wrap .tab-content {
  display: none; }

#promotion-wrap .tab-content.current {
  display: inherit; }

#promotion-wrap .tab-content {
  background: transparent; }

#promotion-wrap .tab-content h2 {
  margin: 0px 0 20px;
  font-size: 30px;
  color: #015e98;
  font-weight: 500; }

#promotion-wrap .tab-content .promotion-box {
  padding-bottom: 60px; }

#promotion-wrap .tab-content .promotion-box img {
  max-width: 100%;
  height: auto;
  border: 1px solid #015e98; }

#promotion-wrap .tab-content .no-promotions {
  padding-bottom: 50px; }

#promotion-wrap .tab-content .no-promotions p {
  font-size: 15px; }

.whatsnew {
  position: relative;
  margin-top: 50px; }

.whatsnew .overlay_loader {
  width: 100%;
  height: 90%;
  margin: 45px 0 0;
  background: rgba(255, 255, 255, 0.8) url(../images/ajax-loader.gif) no-repeat 50% 50%;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 5;
  display: none; }

.whatsnew nav a {
  display: inline-block;
  border: 1px solid #f2f2f2;
  color: #000;
  font-size: 14px;
  padding: 15px 2.5% 10px;
  background-color: #f2f2f2; }

.whatsnew nav a:hover, .whatsnew nav a.active {
  background-color: #015e98;
  color: #fff; }

.whatsnew .lmain_post:after {
  content: "";
  clear: both;
  display: block; }

.whatsnew .lmain_post {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e9e9e9;
  margin: 0px 0px 60px;
  position: relative; }

.whatsnew .lmain_post figure {
  float: left;
  margin-right: 20px;
  width: 233px; }

.whatsnew .lmain_post figure img {
  display: block;
  max-width: 100%;
  height: auto; }

.category-news-events .entry figure {
  width: 100% !important;
  margin: 25px 0; }

.whatsnew .lmain_post .post_data > div {
  float: left;
  width: calc(100% - 255px); }

.whatsnew .post_data h3 {
  font-size: 30px; }

.whatsnew .post_data h3 a {
  color: #000; }

.whatsnew .post_data p {
  padding: 10px 0;
  color: #000; }

.whatsnew .post_data #ctag {
  color: #479dd2;
  padding: 0 0 8px 0; }

.whatsnew .post_data #ctag a {
  color: #479dd2; }

.whatsnew .postmeta {
  font-size: 0.75rem;
  color: #a2a2a2;
  margin-bottom: 20px;
  margin-top: 10px;
  display: none; }

.whatsnew .postmeta span {
  margin-right: 8px;
  line-height: normal; }

.whatsnew .social-share {
  margin-bottom: 10px;
  float: left; }

.whatsnew .social-share a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #355499;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%; }

.whatsnew .social-share a.tw_share {
  background-color: #75cdde; }

.whatsnew .lmain_post .prev_post, .whatsnew .lmain_post .next_post, .whatsnew .lmain_post .prev_post_cat, .whatsnew .lmain_post .next_post_cat {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #4888c0;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 50%; }

.whatsnew .lmain_post a.prev_post:hover, .whatsnew .lmain_post a.next_post:hover, .whatsnew .lmain_post a.prev_post_cat:hover, .whatsnew .lmain_post a.next_post_cat:hover {
  background-color: #7ba5cc; }

.whatsnew .read_more_post {
  float: right; }

.whatsnew .read_more_post a {
  color: #949494; }

.whatsnew .lmain_post .prev_post, .whatsnew .lmain_post .prev_post_cat {
  left: -46px; }

.whatsnew .lmain_post .next_post, .whatsnew .lmain_post .next_post_cat {
  right: -46px; }

.page-template-page-templatestemplate-whats-new-php .wall-outer .dcsns-toolbar .filter li a {
  background-color: #355499 !important;
  color: #fff !important; }

.dcwss.dc-wall .stream li .section-thumb img {
  max-width: 100%;
  height: auto; }

.product_single_top {
  background: #ccc;
  background: url(../images/category-bg.jpg) no-repeat 0 0;
  background-size: cover;
  margin-top: 140px;
  padding-top: 60px;
  position: relative;
  background-attachment: fixed; }

.product_single_top:before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background: url(../images/product-single-top-bg.png) no-repeat 0 0;
  z-index: 9;
  height: 100%;
  background-size: cover; }

.product_single_top .innerwrap {
  position: relative;
  z-index: 9; }
/*.product_single_content{width: 550px; float: left; margin-top: 30px; margin-bottom: 25px;}
 .product_single_content h2 { color: #000; font-size: 30px; font-weight: 700; margin-bottom: 50px; text-transform: uppercase;}
 .product_single_content h2 span { display: block; color: #333; font-size: 18px; font-style: italic; font-weight: 400;}
 .product_single_content .description{width: 100%; position: relative; float: none;}
 .product_single_content .description:after{position: absolute; display: none; left: 0px; bottom: 0px; height: 15px; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%); content: ''; width: 100%;}
 .product_single_content .description:after{content: ""; display: block; clear: both;}
 .product_single_content .description p { color: #000;}
 .product_single_content .description li { color: #000; font-size: 15px;}
 .product_single_content .description img{max-width: 100%; height: auto;}*/
.product_single_top .product_gallery {
  width: 600px; }

.product_single_top .product_slider-for {
  width: 445px;
  float: left;
  background: rgba(255, 255, 255, 0.2);
  border: none; }

.product_single_top .product_slider-for .item {
  height: 535px; }

.product_single_top .product_slider-nav .item:not(.slick-slide), .product_single_top .product_slider-for .item:not(.slick-slide) {
  display: none; }

.product_single_top .product_slider-nav {
  width: 115px;
  float: right; }

.product_single_top .product_slider-nav .slick-list {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 20px; }

.product_single_top .product_slider-nav .slick-arrow {
  position: inherit;
  transform: none;
  left: inherit;
  top: inherit;
  right: inherit !important;
  margin: 0 auto;
  background: url(../images/vertical-arrow-grey.png) no-repeat 0 0;
  width: 41px;
  height: 28px; }

.product_single_top .product_slider-nav .slick-next.slick-arrow {
  background-position: left bottom; }

.product_single_top .product_slider-nav .item {
  border-color: rgba(255, 255, 255, 0.3);
  background: #fff;
  height: 138px;
  margin-top: 13px; }

.product_single_top .product_slider-nav .item img {
  max-height: 100%; }

.part_number {
  width: 100%;
  margin-top: 60px; }

.part_number:after {
  clear: both;
  content: "";
  display: block; }

.part_number li {
  background: #fff;
  padding: 0 5px;
  width: calc(50% - 3px);
  box-sizing: border-box;
  line-height: 45px;
  color: #026495;
  font-size: 14px;
  float: left;
  font-weight: 600;
  text-align: center; }

.part_number li + li {
  background: rgba(255, 255, 255, 0.5); }

.part_number li + li {
  color: #666;
  margin-left: 6px;
  font-weight: 500; }

.product_key_benefits {
  background: url(../images/Key-Benefits-Bg.png) no-repeat 0 0;
  background-size: cover;
  padding: 50px 0 160px; }

.product_key_benefits h2 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 35px;
  font-weight: 500; }

.product_key_benefits h3 {
  color: #ffcc28;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-left: 15px; }

.product_key_benefits p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-left: 15px; }

.product_key_benefits figure {
  margin-bottom: 35px;
  width: 100%;
  height: 220px; }

.product_key_benefits .owl-nav {
  top: -42px;
  right: 0px;
  left: inherit;
  width: 90px;
  transform: none; }

.product_key_benefits .owl-nav div {
  background-size: auto 30px;
  height: 30px; }

.responsive-tabs .comparison {
  padding-top: 40px; }

.responsive-tabs .comparison_table {
  table-layout: fixed; }

.responsive-tabs .comparison_table td {
  white-space: normal; }

.responsive-tabs .comparison_table tr td {
  border-bottom: 1px solid #ddd;
  padding: 12px 15px;
  background: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  vertical-align: middle; }

.responsive-tabs .comparison_table tr td h4 {
  margin-top: 15px;
  font-size: 15px;
  text-transform: uppercase; }

.responsive-tabs .comparison_table tr td a {
  font-weight: 700;
  color: #0066c0; }

.responsive-tabs .comparison_table tr:not(:first-child) td:first-child {
  background: #f7f7f7;
  border-right: 1px solid #ddd;
  font-weight: 400;
  color: #888;
  min-width: 170px;
  max-width: 170px; }

span.yes {
  background: url(../images/check-icon.png) no-repeat 0 0;
  width: 30px;
  height: 33px;
  display: inline-block; }

.mapped_image h2, .comparison h2 {
  color: #585858;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center; }
/*.btn_less_more{background: #ffdf28; padding: 0 14px; line-height: 37px; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 600; display: inline-block; margin-top: 30px; float: right;}*/
body.single-product .product_single_top {
  margin-top: 119px; }

#switch {
  height: 0px;
  width: 0px;
  overflow: hidden; }

.mapped_image:empty {
  display: none; }

.mapped_image {
  width: 100%;
  background: #fff;
  padding-top: 30px; }

.mapped_image h2 {
  margin-bottom: 0; }

.expanded {
  display: none; }

.responsive-tabs .find_section:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  right: -100%;
  top: 0px;
  height: 100%;
  background: #015e98; }

.responsive-tabs .find_section:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0px;
  height: 100%;
  background: #015e98; }

.find_your_blade_tab {
  min-height: inherit;
  padding-top: 50px; }

.no_reviews {
  font-size: 14px;
  text-align: center;
  padding: 40px 0; }

.no_reviews a {
  color: #169bd5; }

.apperance_instrucltions.description img {
  max-width: 100%;
  height: auto; }

.apperance_instrucltions.description {
  float: none;
  width: 100%; }

.apperance_instrucltions.description iframe {
  max-width: 600px;
  height: 350px;
  margin: 0 auto; }

.description_wrap {
  position: relative; }

.short_content.full_load_start {
  position: absolute;
  width: 100%; }

.full_content {
  display: none; }

.available_at {
  width: 100%; }

.available_at h6 {
  color: #000;
  font-size: 16px; }

.available_at ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.available_at ul li {
  width: calc(50% - 10px);
  margin-left: 20px;
  margin-top: 10px; }

.available_at ul li img {
  max-width: 100%;
  height: auto; }

.available_at ul li:nth-of-type(2n+1) {
  clear: both;
  margin-left: 0px; }

.available_at + .part_number {
  margin-top: 30px; }

.slider_video video {
  max-height: 416px; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  min-height: 416px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity 0.4s ease; }

.cs-t4 .csWidget {
  border-radius: 0 !important;
  margin: 0 auto;
  border: 0 !important; }
  .cs-t4 .csWidget .cs_header-brandlogo {
    display: none; }
  .cs-t4 .csWidget .cs_header-product-image {
    max-height: 300px;
    width: auto; }
  @media (min-width: 768px) {
      .cs-t4 .csWidget .cs_header-product-image {
        margin: 0 auto;
        float: none; } }
  @media (min-width: 768px) {
    .cs-t4 .csWidget .cs_header-product-image-container {
      float: left;
      width: 210px;
      margin-bottom: 20px;
      margin-top: 20px; }
      .cs-t4 .csWidget .cs_header-product-selector {
        float: left; } }
  .cs-t4 .csWidget .csWidgetModal-content {
    overflow: hidden; }
  .cs-t4 .csWidget .cs_content-buyonline-retailer-item {
    border: none;
    border-top: 1px solid #ebebeb;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding: 0 5px; }
  .cs-t4 .csWidget .cs_content-buyonline-retailer-item > * {
    width: 33.33%; }
  .cs-t4 .csWidget .cs_content-buyonline-retailer-item:first-child {
    border-top: none; }
  .cs-t4 .csWidget .cs_content-buyonline-retailer-list-item-logo {
    width: auto;
    max-height: 50px;
    float: none;
    margin: 0 auto; }
  .cs-t4 .csWidget .cs-phoneNo a, .cs-t4 .csWidget .cs_trk_viewonline, .cs-t4 .csWidget .cs_trk_directions {
    color: #015e98 !important; }
  .cs-t4 .csWidget .cs_header-title {
    color: #015e98;
    font-size: 24px; }
  .cs-t4 .csWidget .cs_content-buylocally-title, .cs-t4 .csWidget .cs_content-buyonline-title {
    background: #015e98; }
  .cs-t4 .csWidget a.cs_buynow-button {
    width: 90px;
    background-color: #fece00;
    border-radius: 0;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 32px;
    text-align: center;
    padding: 0;
    text-transform: uppercase; }

.page-template-blade-size-finder .installation-btn-wrap {
  float: right;
  margin: 0; }

.blog-container h2 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 54px;
  font-weight: 600; }

.post-entry {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  justify-content: space-between;
  border-bottom: 1px solid #d5d5d5; }
  .post-entry figure {
    width: 330px;
    margin-bottom: 0; }
  .post-entry figure img {
    margin-bottom: 0 !important; }
  .post-entry .post-entry-content {
    width: calc(100% - 355px);
    margin-bottom: 0 !important; }
  .post-entry .post-entry-content header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding-right: 140px;
    width: 100%; }
  .post-entry .post-entry-content h2 {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px; }
  .post-entry .post-entry-content .meta {
    color: #4d4d4d;
    font-size: 10pt;
    font-weight: 400;
    position: absolute;
    right: 0px;
    top: 9px;
    margin-bottom: 0; }

.bottom-section {
  background-color: #f3f3f3;
  border: 1px solid #c6c6c6;
  padding: 50px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%; }
  .bottom-section figure {
    width: 50%;
    text-align: center; }
  @media (max-width: 767.98px) {
    .bottom-section figure {
      width: 100%; } }
  .bottom-section .bottom-section-content {
    width: 50%;
    text-align: center; }
  @media (max-width: 767.98px) {
    .bottom-section .bottom-section-content {
      width: 100%; } }
  .bottom-section .bottom-section-content h4 {
    margin-bottom: 20px;
    color: #7a7a7a; }
  .bottom-section .bottom-section-content a {
    color: #020101;
    background-color: #ffd71d;
    font-size: 15px;
    padding: 12px 24px;
    text-align: center;
    border-radius: 3px;
    display: inline-block; }

.page-template-page-ca-right-to-know-act-template .sds_wrap .innerwrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  .page-template-page-ca-right-to-know-act-template .sds_wrap .innerwrap p {
    margin-bottom: 0; }
  .page-template-page-ca-right-to-know-act-template .sds_wrap .sds_option, .page-template-page-ca-right-to-know-act-template .sds_wrap article {
    float: none;
    margin-top: 0; }

@media only screen and (min-width: 1900px) {
  .repeater_section img {
    width: initial !important; } }

@media only screen and (min-width: 1301px) {
  .repeater_section.page-tips-information .row .col-6 {
    overflow: hidden; } }

@media only screen and (min-width: 768px) {
  .footer_menu_section .innerwrap > ul > li ul.sub-menu {
    display: block !important;
    height: auto !important;
    width: 100% !important; }

  .push-nav, .header_top .nav-toggle, .header_top .header-search, .wiper_blade_category #cat-select {
    display: none; }

  .protfolio_section ul {
    display: block !important; }

  .wiper_blade_category > ul {
    display: inline-block !important; }

  .responsive-tabs__panel--closed-accordion-only {
    display: block !important; } }

@media only screen and (max-width: 1400px) {
  .banner_slider > img {
    max-height: 140px; }

  .left_section .your_vechicle label {
    float: none;
    display: block; }

  .installation-btn-wrap {
    float: none;
    margin-top: 15px; }

  .no_right_sidebar .left_section .your_vechicle label {
    float: left;
    width: auto; }

  .no_right_sidebar .installation-btn-wrap {
    float: right;
    margin-top: 0px; } }

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /*.find_section label { font-size: 20px; }*/
    .banner_slider > img {
      max-height: 140px; }
    body.home .repeater_section form {
      margin-top: 18px; }
    .find_products ul li + li {
      margin-left: 11px; }
    .newsletter_section input[type="submit"] {
      padding: 0 15px; }
    .blog-content {
      width: 690px; }
    .blog-sidebar {
      width: 237px; }
    .blog-sidebar h3 {
      font-size: 18px; }
    .blog-sidebar ul li a {
      font-size: 15px;
      padding: 14px 20px 15px 6px; }
    .responsive-tabs__list li {
      line-height: 72px; }
    .tab_product_description figure, .benefit_section {
      width: 585px; }
    .product_gallery {
      width: 360px; }
    .product_slider-for .item {
      height: 400px; }
    .product_slider-nav .slick-list {
      width: 264px; }
    .slider-for .item {
      height: 484px; }
    .slider-for .item .youtube-player {
      height: 484px; }
    .slider-for .item .youtube-player img {
      margin: 0 auto auto; }
    .slider-for .item iframe {
      height: 484px;
      width: 100%; }
    .find-your-blade article {
      width: 638px; }
    .product_key_benefits + .innerwrap .responsive-tabs {
      margin-top: -74px; } }

@media only screen and (max-width: 1300px) {
  /*.whatsnew .lmain_post .prev_post, 
   .whatsnew .lmain_post .prev_post_cat { left: 0; }
   .whatsnew .lmain_post .next_post,
   .whatsnew .lmain_post .next_post_cat { right: 0; }*/
    .inner-container, .owl-nav, .innerwrap {
      width: 980px; }
    .repeater_section .row .col-6 {
      overflow: hidden; }
    .repeater_section .row .col-6 img {
      width: auto;
      max-width: none;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
    .repeater_section .row .col-6 article {
      width: 100%;
      float: none; }
    .inner_txt {
      top: auto;
      transform: none; }
    .newsletter_section .gform_wrapper .gform_body {
      width: 330px;
      padding-left: 10px; }
    .newsletter_section .gform_wrapper .gform_footer {
      margin-left: 10px !important;
      width: 150px; }
    .newsletter_section .gform_wrapper {
      width: 510px; }
    .footer_right {
      padding: 0 15px; }
    #rl_seachForm {
      width: 350px; }
    #retail-locator-results {
      width: 610px; }
    #retail-locator-results h3 {
      padding: 19px 20px; }
    .rlr_wrap {
      padding: 20px; }
    .banner_slider > img {
      min-height: 0;
      max-height: 140px;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
    .sds_wrap article {
      width: 300px; }
    .sds_option input[type="text"] {
      width: 440px;
      padding-left: 15px; }
    #blade-finder-form_popup a.btn_close {
      top: -40px;
      right: 10px; }
    .left_section {
      width: 615px; }
    .left_section label {
      padding-left: 0px; }
    .video_box .youtube-player, .installation_instruction .video_box, .left_section .video_box {
      height: 401px; }
    .video_box .youtube-player img {
      margin: -30px auto auto; }
    .right_section {
      width: 350px; }
    .right_section ul li figure {
      width: 131px; }
    .right_section ul li span {
      width: calc(100% - 145px); }
    .right_section ul {
      max-height: 399px; }
    body.single-instructions div.page > h2 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 400; }
    .no_right_sidebar .left_section {
      width: 713px; }
    .no_right_sidebar .left_section .video_box {
      height: 401px; }
    .no_right_sidebar .left_section label, .no_right_sidebar .left_section label span {
      font-size: 16px; }
    .no_right_sidebar .your_vechicle a {
      border-radius: 0px; }
    .repeater_section.apperance_sub_category .product_read_more {
      margin-bottom: 20px; }
    .slider-for {
      width: 645px; }
    .docs_table table th, .responsive-tabs table th, .docs_table table td, .responsive-tabs table td {
      padding: 18px 10px;
      font-size: 15px; }
    .responsive-tabs table th:nth-of-type(5), .responsive-tabs table th:nth-of-type(6), .responsive-tabs table td:nth-of-type(5), .responsive-tabs table td:nth-of-type(6) {
      text-align: left; }
    .responsive-tabs table td:nth-of-type(3), .docs_table table td:nth-of-type(3) {
      white-space: normal; }
    .product_single_top .product_gallery {
      width: 520px; }
    .product_single_top .product_slider-for {
      width: 395px; }
    .product_key_benefits figure {
      height: auto; }
    .rating_carousel {
      margin: 0 auto;
      width: calc(100% - 80px);
      box-sizing: border-box; }
    .rating_carousel .slick-arrow {
      left: -40px; }
    .rating_carousel .slick-next {
      right: -40px;
      left: inherit; } }

@media only screen and (max-width: 1100px) {
  .whatsnew {
    padding: 0 35px; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*.banner_slider { min-height: 212px; }*/
  /*.slider-for .item,
   .slider-for .item .youtube-player { height: 364px; }*/
    .slider_video .youtube-player img {
      margin: -30px auto auto; }
    .banner_slider > img {
      max-height: 130px; }
    #rl_seachForm {
      width: 250px;
      padding: 0 15px; }
    #retail-locator-search label {
      width: 100%;
      float: none; }
    #retail-locator-search .selector, #retail-locator-search input[type="text"] {
      width: 100% !important; }
    #retail-locator-results {
      width: 465px; }
    #retail-locator-search button {
      width: 100%;
      margin-left: 0; }
    body.home .repeater_section article {
      padding: 20px 50px 50px; }
    body.home .repeater_section p {
      line-height: 22px; }
    body.home .repeater_section form {
      margin-top: 15px; }
    body.home .repeater_section article .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
      padding: 12px 20px; }
    body.home .repeater_section .gform_wrapper div.validation_error {
      display: none; }
    .sloc_left, .rlr_meta {
      width: 210px; }
    .rlr_distance {
      margin-left: 0; }
    .rlr_links {
      width: 100%; }
    .rlr_icons img + img {
      margin-left: 6px; }
    #retail-locator-results .table-wrap {
      max-height: 1215px; }
    .blog-content {
      width: 515px; }
    .blog-sidebar {
      width: 210px; }
    .blog-sidebar h3 {
      font-size: 18px; }
    .blog-sidebar ul li a {
      font-size: 15px;
      padding: 14px 20px 15px 6px; }
    .instructions_item:nth-of-type(3n+1) {
      clear: both;
      margin-left: 0px; }
    .left_section {
      width: 464px; }
    .video_box .youtube-player, .installation_instruction .video_box, .left_section .video_box {
      height: 100%; }
    .video_box .youtube-player img {
      margin: -14px auto auto; }
    .right_section {
      width: 250px; }
    .right_section h6 {
      padding: 12px 10px; }
    .right_section ul {
      max-height: 318px; }
    .right_section ul li {
      padding: 10px; }
    .right_section ul li figure {
      width: 100%;
      float: none; }
    .right_section ul li figure img {
      margin: 0 auto; }
    .right_section ul li span {
      width: 100%;
      padding-right: 0;
      text-align: center; }
    .category_listing header h6 {
      font-size: 20px; }
    .category_listing .col-3 ul li h6 {
      font-size: 16px; }
    .installation_instruction .youtube-player .play, .youtube-player .play {
      background-size: cover;
      height: 50px;
      margin-left: -36px;
      margin-top: -25px;
      width: 72px; }
    .slider-for .item .youtube-player img {
      margin: 0 auto; }
    .slider-for .item iframe {
      height: 545px;
      width: 100%; }
    .wiper_blade_category > ul {
      display: block;
      width: 100%; }
    .wiper_blade_category > ul > li {
      display: table-cell;
      width: 1%;
      margin: 0; }
    .wiper_blade_category > ul > li a {
      margin-left: 1px; }
    .wiper_blade_category > ul > li li a {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
    .responsive-tabs__list li {
      line-height: 62px;
      font-size: 15px; }
    .tab_product_description figure {
      width: 415px; }
    .tab_product_description .overlay {
      padding: 15px; }
    .description {
      width: 300px; }
    .benefit_section, .product_gallery {
      width: 100%;
      float: none; }
    .find-your-blade article {
      width: 415px; }
    .find-your-blade figure {
      width: 300px; }
    .find-your-blade article .find-your-blade-btn a {
      max-width: 200px; }
    .product_key_benefits + .innerwrap .responsive-tabs {
      margin-top: -64px; }
    .rating_carousel > article + article + article {
      display: none; }
    .category_listing.list-view .col-3 ul li .div-buttons > button, .category_listing.list-view .col-3 ul li .div-buttons > a {
      width: 150px; } }

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body.page-template-blade-size-finder .banner_slider {
    height: 119px; } }

@media only screen and (max-width: 1023px) {
  /* Inner Pages */
  /*.installation_instruction .your_vechicle a { float: right; }*/
    .inner-container, .owl-nav, .innerwrap {
      width: 730px; }
    .header_top {
      height: 120px; }
    header.header h1 {
      width: 280px; }
    header.header.fixmenu h1 {
      width: 210px; }
    header.header.fixmenu .tagline {
      margin: 0 0 0 80px; }
    .ddsmoothmenu > ul > li > a {
      font-size: 20px;
      padding: 0 17px; }
    .ddsmoothmenu > ul > li.menu-item-has-children > a {
      padding-left: 25px; }
    .protfolio_section figure img {
      max-width: 90%; }
    .protfolio_section ul li h3 {
      font-size: 16px; }
    .award_section .inner-container {
      padding-left: 0px;
      padding-right: 0; }
    .award_section p {
      max-width: 400px; }
    .slider_video .owl-carousel {
      width: 500px; }
    .newsletter_section label {
      float: none;
      text-align: center;
      padding-right: 5px; }
    .newsletter_section input:not([type="submit"]) {
      width: calc(100% - 219px);
      margin-left: 0; }
    .social_feeds {
      float: none;
      clear: both;
      max-width: 296px;
      margin: 30px auto 0; }
    .social_feeds:before, .social_feeds:after {
      clear: both;
      display: block;
      content: ""; }
    .footer_left, .footer_right {
      float: none;
      text-align: center; }
    .footer_left {
      padding-bottom: 20px; }
    .footer_left h1 {
      margin: 0px auto 0;
      padding-top: 30px; }
    .footer_right {
      padding: 0;
      margin: 0;
      background: #fff; }
    .footer_right:before, .footer_right:after {
      border: none;
      background: inherit;
      left: -100%;
      height: 100%;
      width: 100%; }
    .footer_right:after {
      left: auto;
      right: -100%; }
    .footer_right ul {
      margin: 0;
      text-align: center; }
    .footer_right ul li {
      display: block;
      float: none;
      color: #000; }
    .footer_right ul li + li {
      display: inline-block; }
    body.page .entry {
      padding: 40px 0; }
    .instructions_item {
      width: calc(33.3333% - 15px); }
    .instructions_item figure, .category_listing .col-3 ul li figure {
      height: 260px; }
    .instructions_item span, ul.sub_category_list li h6 {
      padding: 5px 10px; }
    ul.sub_category_list li {
      width: calc(33.33% - 15px);
      margin-left: 20px; }
    ul.sub_category_list li figure {
      height: 260px; }
    .category_listing figure img {
      max-height: 260px; }
    .page-template-blade-size-finder .your_vechicle {
      text-align: center; }
    .your_vechicle label {
      float: none;
      width: 100%; }
    .your_vechicle a {
      float: none;
      display: inline-block; }
    .your_vechicle a + br, .your_vechicle a + br + br {
      display: none; }
    .saved_results {
      text-align: left; }
    .li_overlay strong {
      font-size: 18px; }
    .saved_results span + span {
      padding-left: 20px; }
    .sc_email_signup {
      margin-top: -50px; }
    .docs_table table th, .responsive-tabs table th, .docs_table table td, .responsive-tabs table td {
      font-size: 14px;
      padding: 18px 5px; }
    .slider-for {
      width: 485px; }
    .slider-nav {
      width: 230px; }
    .sds_wrap article, .sds_option {
      width: 100%;
      float: none; }
    .sds_wrap article {
      margin-bottom: 20px; }
    .sds_option .selector {
      padding-left: 15px; }
    .comparison_table td {
      display: block;
      width: 100%;
      text-align: left !important;
      padding: 8px 10px !important;
      border: none !important;
      font-size: 14px !important; }
    .comparison_table td:before {
      content: attr(data-label) !important;
      position: inherit !important;
      padding-left: 0px !important;
      left: inherit !important;
      width: 190px;
      float: left;
      padding-right: 15px;
      text-align: left;
      box-sizing: border-box;
      font-weight: 700; }
    .comparison_table td p {
      width: calc(100% - 190px);
      float: left; }
    .comparison_table td:after {
      content: '';
      display: block;
      clear: both; }
    .comparison_table tr:first-child {
      display: none; }
    .responsive-tabs .comparison_table tr:not(:first-child) td:first-child {
      max-width: 100%; }
    span.yes {
      margin-top: 8px; }
    .product_single_content {
      width: 100%;
      margin-top: 0px; }
    .product_single_top .product_gallery {
      width: 90%; }
    .product_single_top .product_slider-for {
      width: 445px; }
    .comparison_table h4, .comparison_table figure {
      width: calc(100% - 190px);
      margin-left: 190px; }
    .comparison_table h4 {
      margin-top: 10px;
      margin-bottom: 5px; }
    .comparison_table h4 a {
      font-size: 20px; }
    .comparison_table figure img {
      width: auto;
      height: 150px; }
    .review_section article {
      width: calc(50% - 11px) !important;
      margin-left: 22px; }
    .newsletter_section .gform_wrapper {
      width: 100%;
      float: none; }
    .newsletter_section .gform_wrapper:after, .newsletter_section .gform_wrapper:before {
      display: block;
      content: '';
      clear: both; }
    .newsletter_section .gform_wrapper .gform_body {
      width: calc(100% - 200px);
      padding-left: 0;
      margin-left: 0; }
    .newsletter_section .gform_wrapper .gform_footer {
      margin-left: 20px !important;
      width: 180px; }
    .page-template-blade-size-finder .installation-btn-wrap {
      float: none;
      margin: 15px 0 0; }
    .page-template-blade-size-finder .your_vechicle .installation-btn-wrap a {
      width: 145px;
      font-size: 16px; }
    .post-entry {
      padding-right: 25px; }
    .post-entry figure {
      width: 100%; }
    .post-entry .post-entry-content {
      width: 100%;
      margin-top: 10px; }
    .saved_results li *:nth-of-type(2) {
      width: 255px;
      min-width: 255px; } }

@media only screen and (max-width: 767px) {
  /*.repeater_section .row .col-6 .share-with-us-content { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.4); padding: 100px 15px 0; box-sizing: border-box; }
   .repeater_section .row .col-6 .share-with-us-content p { color: #fff; }*/
  /**/
  /*.responsive-tabs__heading:after { content:""; display: block; position: absolute; right: 20px;
   top: 40%; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #666; }*/
  /*	.zoom_popup .zoom_inner img { margin: 0; max-width: 100%; }*/
  /*.find_section.hide_search_mobile {display: none;}*/
    .inner-container, .owl-nav, .innerwrap {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box; }
    .innerwrap .owl-nav {
      padding-left: 0px;
      padding-right: 0px; }
    .my_vehicle_wrap {
      min-width: 400px; }
    .owl-nav > div {
      width: 21px;
      height: 31px;
      background-size: cover; }
    .owl-nav > div.owl-next {
      background-size: cover; }
    .newsletter_section {
      margin-top: 0; }
      .page-id-4 .newsletter_section {
        margin-top: 40px; }
    .ddsmoothmenu > ul > .menu-item-has-children > a span:before {
      font-size: 22px;
      top: 12px; }
    .ddsmoothmenu > ul > li.level2menu .menu_wrap {
      width: 100%; }
    .ddsmoothmenu .menu_wrap {
      position: inherit;
      min-height: inherit !important;
      height: auto !important;
      top: auto !important;
      left: auto !important;
      background: transparent;
      border-top: none;
      width: 100%;
      border: none; }
    .ddsmoothmenu .menu_wrap:before, .ddsmoothmenu .menu_wrap:after {
      display: none; }
    .ddsmoothmenu ul li ul {
      width: 100%;
      padding-top: 0;
      padding-left: 42px;
      padding-right: 10px;
      box-sizing: border-box; }
    .ddsmoothmenu ul li ul li a {
      padding-left: 0;
      line-height: normal; }
    .ddsmoothmenu ul li ul li ul {
      width: 100%;
      position: inherit;
      left: auto;
      min-height: inherit; }
    .ddsmoothmenu ul li ul li ul li {
      width: 100%; }
    .ddsmoothmenu ul li ul ul {
      padding-left: 0px;
      padding-right: 0px;
      background: none !important; }
    .push-nav .main_menu .inner-container.ddsmoothmenu > ul > li > a {
      padding-left: 40px; }
    .banner_slider {
      margin-top: 0; }
    .protfolio_section h2 {
      font-size: 54px; }
    .protfolio_section h2 span {
      display: block;
      font-size: 22px; }
    .protfolio_section ul {
      max-width: 400px;
      margin: 0 auto; }
    .protfolio_section ul li {
      width: 100%;
      float: none; }
    .protfolio_section .owl-carousel .owl-item img {
      max-width: 100%;
      width: auto; }
    .protfolio_section .owl-nav {
      padding-left: 0;
      padding-right: 0; }
    .protfolio_section .owl-nav > div {
      background: url("../images/slider-pre-b.png") no-repeat;
      background-size: cover;
      margin-left: -31px; }
    .protfolio_section .owl-nav > div.owl-next {
      background: url("../images/slider-next-b.png") no-repeat;
      background-size: cover;
      margin-left: 0;
      margin-right: -31px; }
    .slider_video .owl-carousel {
      width: 100%; }
    .slider_video .youtube-player {
      height: 188px; }
    .slider_video .item img {
      min-height: 188px; }
    .slider_video .youtube-player img {
      margin: -45px auto auto; }
    .youtube-player .play {
      width: 72px;
      height: 50px;
      background-size: cover;
      margin-left: -36px;
      margin-top: -25px; }
    .award_section .inner-container {
      height: auto;
      padding: 60px 0 100px 50px; }
    .award_section .inner-container p {
      margin-bottom: 0;
      max-width: 270px; }
    .repeater_section .row {
      flex-direction: column; }
    .repeater_section .row .col-6 {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%;
      position: relative; }
    .home .repeater_section .row:nth-of-type(1) .col-6 + .col-6 {
      display: none; }
    .repeater_section article {
      padding-bottom: 100px; }
    .newsletter_section {
      text-align: center; }
    .newsletter_section label {
      padding-right: 0; }
    .newsletter_section input:not([type="submit"]) {
      width: 100%; }
    .newsletter_section input[type="submit"] {
      margin: 30px 0 0; }
    .whatsnew .lmain_post .post_data > figure, .whatsnew .lmain_post .post_data > div {
      width: 100%;
      margin-right: 0px;
      float: none; }
    body.single-instructions .installation_instruction {
      padding-top: 20px;
      padding-bottom: 10px; }
    .find_products ul li + li {
      margin-left: 20px; }
    .footer_menu_section .innerwrap > ul > li {
      float: none;
      width: 100%;
      border-top: 1px solid #fff;
      margin-bottom: 0;
      display: block;
      padding: 30px 20px;
      box-sizing: border-box; }
    .footer_menu_section .innerwrap > ul > li:first-child {
      border-top: none; }
    .footer_menu_section .innerwrap > ul > li > a {
      display: block;
      position: relative;
      outline: no; }
    .footer_menu_section .innerwrap > ul > li.menu-item-has-children > a:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 26px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f107";
      position: absolute;
      right: 0; }
    .footer_menu_section .innerwrap > ul > li > ul.sub-menu {
      padding-top: 15px;
      display: none; }
    .footer_menu_section .innerwrap > ul > li > ul.sub-menu li ul.sub-menu {
      display: block !important;
      width: 100% !important;
      height: auto !important; }
    .footer_right {
      background-color: #fff; }
    .footer_left h1 {
      margin: 0px auto 20px; }
    .footer_left p span {
      display: block;
      margin-top: 15px; }
    .faq_listing {
      margin-top: 0; }
    body.page .entry .faq_listing article h2 {
      padding: 15px 60px 15px 25px; }
    .faq_listing article h2:before {
      right: 15px; }
    body.page-id-161 .repeater_section .row:nth-of-type(1) .col-6 {
      display: none; }
    body.page-id-161 .repeater_section .row:nth-of-type(1) .col-6 + .col-6 {
      display: block; }
    body.page-id-161 .repeater_section article {
      padding: 40px 15px 50px; }
    #rl_seachForm, #retail-locator-results {
      width: 100%;
      float: none; }
    #retail-locator-results h3 {
      white-space: normal; }
    #rl_seachForm {
      padding: 20px; }
    #retail-locator-results {
      margin-top: 20px; }
    .rlr_wrap {
      padding: 20px 15px; }
    .rlr_meta {
      width: 159px; }
    .sloc_left {
      width: 200px; }
    .rlr_icons img {
      margin-bottom: 10px; }
    .rlr_icons img + img {
      margin-left: 4px; }
    .rlr_distance {
      margin-left: 0px; }
    .banner_slider > img {
      min-height: 80px;
      max-height: 100px; }
    .blog-content, .blog-sidebar {
      width: 100%;
      float: none; }
    .video_box .youtube-player, .installation_instruction .video_box {
      height: 271px; }
    .left_section, .right_section {
      width: 100%;
      float: none; }
    .video_box .youtube-player {
      height: 271px; }
    .video_box .youtube-player img {
      margin: -33px auto; }
    .video_box .youtube-player, .installation_instruction .video_box, .left_section .video_box {
      height: 100%; }
    .right_section {
      margin-top: 20px; }
    .no_right_sidebar .left_section .your_vechicle label {
      float: none;
      width: 100%; }
    .no_right_sidebar .installation-btn-wrap {
      float: none;
      margin-top: 10px; }
    .no_right_sidebar .left_section .video_box {
      height: 300px; }
    .instructions_item, ul.sub_category_list li {
      width: calc(50% - 15px); }
    .instructions_item:nth-of-type(2n+1), ul.sub_category_list li:nth-of-type(2n+1) {
      clear: both;
      margin-left: 0px; }
    .repeater_section.sub_category .row .col-6, .repeater_section.sub_category .row:nth-of-type(2n) .col-6:first-child, .repeater_section.apperance_sub_category .row .col-6, .repeater_section.apperance_sub_category .row:nth-of-type(2n) .col-6:first-child {
      float: none; }
    .repeater_section.sub_category .row:nth-of-type(2n) .col-6:first-child, .repeater_section.apperance_sub_category .row:nth-of-type(2n) .col-6:first-child, .repeater_section.page-tips-information .row:nth-of-type(2n) .col-6:first-child {
      order: 0; }
    .repeater_section.sub_category article, .repeater_section.apperance_sub_category article, .repeater_section.page-tips-information article {
      padding: 25px 25px 50px;
      float: none;
      max-width: none; }
    .repeater_section p {
      max-width: none; }
    .repeater_section.sub_category article .inner_txt, .repeater_section.apperance_sub_category article .inner_txt {
      top: auto;
      transform: none; }
    .repeater_section.sub_category .row .col-6 img, .repeater_section.apperance_sub_category .row .col-6 img {
      max-width: 100%;
      height: auto; }
    body:not(.home) .repeater_section h3 {
      text-align: center; }
    .repeater_section.apperance_sub_category .product_read_more {
      margin-bottom: 0; }
    .repeater_section.apperance_sub_category .row {
      margin-top: 0; }
    .blade-size-finder-container, .single-pro-content-slider {
      display: flex;
      flex-wrap: wrap; }
    .category_listing .col-3 {
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      float: none; }
    .li_overlay strong {
      width: 100%;
      box-sizing: border-box; }
    .single-pro-content-slider #product_gallery {
      order: -1; }
    .wiper_blade_category {
      position: relative; }
    .wiper_blade_category span {
      display: block;
      color: #fff;
      background: rgba(1, 94, 152, 0.5);
      text-align: left;
      padding: 10px 20px;
      font-weight: 700;
      font-size: 16px;
      position: relative;
      cursor: pointer; }
    .wiper_blade_category span:after {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      top: 40%;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #fff; }
    .wiper_blade_category {
      min-height: inherit; }
    .wiper_blade_category > ul {
      display: none;
      position: absolute;
      width: 100%;
      background: rgba(255, 255, 255, 0.9);
      left: 0;
      top: 40px; }
    .wiper_blade_category > ul > li {
      display: block;
      margin: 0;
      text-align: left;
      width: 100%; }
    .wiper_blade_category > ul > li a {
      font-size: 16px;
      line-height: 26px;
      padding: 7px 20px; }
    .wiper_blade_category > ul ul {
      display: block !important;
      bottom: auto;
      position: inherit;
      text-align: left; }
    .wiper_blade_category > ul > li li {
      width: 100%; }
    .wiper_blade_category > ul > li li {
      display: block;
      border: none; }
    .wiper_blade_category > ul > li li a {
      padding: 7px 30px; }
    .responsive-tabs__list {
      display: none; }
    .responsive-tabs__heading {
      display: block;
      cursor: pointer; }
    .responsive-tabs__panel--closed-accordion-only {
      display: none; }
    .responsive-tabs__heading {
      padding: 10px;
      background: #f5f5f5 url(../images/gray-arrow.png) no-repeat 97% 13px;
      position: relative;
      border-bottom: 1px solid #b2b2b2;
      font-size: 16px; }
    .responsive-tabs__heading:after, .responsive-tabs__heading:before {
      content: "";
      width: 100%;
      height: 100%;
      background: inherit;
      background-image: none;
      position: absolute;
      border-bottom: 1px solid #b2b2b2;
      left: -100%;
      top: 0; }
    .responsive-tabs__heading:after {
      left: auto;
      right: -100%; }
    .responsive-tabs__heading--active {
      background: #015e98 url(../images/white-arrow.png) no-repeat 97% 13px;
      color: #fff; }
    .responsive-tabs__panel {
      min-height: inherit; }
    .benefit_section, .product_gallery, .tab_product_description figure, .description, .slider-for, .slider-nav, .contactUs-col-1, .contactUs-col-2, .find-your-blade figure, .find-your-blade article {
      width: 100%;
      float: none;
      margin-bottom: 50px; }
    #contactUs {
      flex-direction: column-reverse; }
    .find-your-blade figure img {
      float: none;
      margin: 0 auto; }
    .find-your-blade article {
      margin-top: 35px; }
    .find-your-blade article .find-your-blade-btn {
      max-width: 272px;
      margin: 0 auto 35px; }
    .find-your-blade article .find-your-blade-btn a, .find-your-blade article .find-your-blade-btn a + a {
      float: none; }
    .tab_product_description figure, .contactUs-col-1 {
      margin-bottom: 20px; }
    .benefit_section footer a.submit_review, .review_section header a {
      position: inherit;
      right: auto;
      display: block;
      width: 100%;
      max-width: 174px;
      margin: 25px auto 0;
      box-sizing: border-box;
      text-align: center; }
    #reviews_form form, .zoom_popup .zoom_inner {
      width: calc(100% - 30px); }
    #reviews_form form a.btn_close, .zoom_popup .zoom_inner a.btn_close {
      top: -40px;
      right: 10px; }
    .review_section article {
      float: none;
      margin-left: 0;
      width: 100%; }
    #reviews_form form {
      padding: 10px 20px; }
    #reviews_form form h3 {
      margin-bottom: 10px; }
    #reviews_form form input:not([type="submit"]) {
      font-size: 15px;
      line-height: 34px;
      height: 34px;
      margin: 0 0 6px;
      padding-left: 10px; }
    #reviews_form form .selector {
      margin: 0 0 6px;
      padding-left: 10px; }
    #reviews_form form .selector span {
      font-size: 15px;
      line-height: 34px;
      height: 34px; }
    #reviews_form form .selector select option {
      font-size: 15px; }
    #reviews_form form textarea {
      height: 40px;
      padding: 0 0 0 10px;
      line-height: 34px;
      font-size: 15px; }
    #reviews_form form input[type="submit"] {
      float: none;
      font-size: 20px;
      margin-top: 6px;
      width: 100%;
      height: 44px;
      line-height: 44px; }
    .sds_option .sds_field > span {
      clear: both;
      float: none;
      margin-left: 0; }
    .sds_option .selector, .sds_option input[type="text"] {
      max-width: none;
      width: 100%;
      margin-right: 0; }
    .sds_option input[type="text"] {
      margin-bottom: 15px; }
    .docs_table table thead, .responsive-tabs table thead {
      display: none; }
    .docs_table table td, .responsive-tabs table td {
      display: block;
      width: calc(100% - 0);
      white-space: normal;
      position: relative;
      padding-left: 150px; }
    .docs_table table td:before, .responsive-tabs table td:before {
      width: 150px;
      display: block;
      position: absolute;
      left: 0;
      font-weight: 700;
      padding-left: 10px; }
    .docs_table table td:nth-of-type(1):before, .responsive-tabs table td:nth-of-type(1):before {
      content: "US Part Number :"; }
    .docs_table table td:nth-of-type(2):before, .responsive-tabs table td:nth-of-type(2):before {
      content: "CAN Part Number :"; }
    .docs_table table td:nth-of-type(3):before, .responsive-tabs table td:nth-of-type(3):before {
      content: "Product Name :"; }
    .docs_table table td:nth-of-type(4):before, .responsive-tabs table td:nth-of-type(4):before {
      content: "Size :"; }
    .docs_table table td:nth-of-type(5):before, .responsive-tabs table td:nth-of-type(5):before {
      content: "Safety Data Sheet (SDS) :"; }
    .docs_table table td:nth-of-type(6):before, .responsive-tabs table td:nth-of-type(6):before {
      content: "Technical Data Sheet (TDS) :"; }
    .category_listing li.inactive {
      display: none; }
    .product_slider-for .item {
      height: 300px; }
    .slider-for .item, .slider-for .item .youtube-player {
      height: 298px; }
    .product_single_top .product_slider-nav .slick-list, .seeing-is-believing .slider-nav .slick-list {
      width: 393px;
      margin: 0 auto; }
    .product_single_top .product_slider-nav .slick-list {
      margin-bottom: 30px; }
    .product_single_top .product_slider-nav .slick-arrow, .seeing-is-believing .slick-arrow {
      background: url(../images/arrow-grey.png) no-repeat;
      width: 28px;
      height: 41px;
      border: none;
      text-indent: -999px;
      overflow: hidden;
      padding: 0;
      display: block !important;
      position: absolute;
      transform: translateY(-50%);
      left: 0px;
      top: 50%; }
    .product_single_top .product_slider-nav .slick-next.slick-arrow, .seeing-is-believing .slick-next.slick-arrow {
      background-position: right top;
      left: inherit;
      right: 0px !important; }
    .repeater_section.page-tips-information .row img {
      height: auto;
      max-width: 100%; }
    .product_key_benefits {
      padding: 40px 0; }
    .responsive-tabs {
      margin: 40px 0 !important; }
    body.single-product .product_single_top {
      margin-top: 0; }
    .comparison_table h4, .comparison_table figure {
      width: calc(100% - 150px);
      margin-left: 150px; }
    .product_single_top .product_gallery {
      width: 100%; }
    .product_single_top .product_slider-nav {
      width: 100%; }
    .product_single_top .product_slider-nav .item {
      border-color: transparent;
      background: transparent; }
    .product_single_top .product_slider-nav, .product_single_content {
      float: none; }
    .product_single_top .product_slider-for {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .pin-style {
      width: 30px; }
    .imapper-pin-wrapper .imapper-content {
      padding-top: 0px;
      width: 100% !important; }
    .imapper-close-button {
      right: 5px !important;
      top: 5px !important;
      height: 20px; }
    .imapper-pin-wrapper, .imapper-content-wrapper, .imapper-content-text {
      width: 100% !important;
      box-sizing: border-box; }
    .imapper-content-wrapper {
      height: 100px !important;
      overflow: hidden; }
    .review_section article {
      width: 100% !important;
      margin-left: 0px;
      margin-top: 25px; }
    .category_listing h2 {
      font-size: 32px;
      margin-bottom: 20px; }
    div.page > h2 {
      font-size: 40px;
      margin-top: 35px; }
    .category_listing .col-3.mobile_hide_col {
      display: none; }
    .inner_popup_wrap, #reviews_form form {
      width: 95%; }
    #reviews_form form a.btn_close, .inner_popup_wrap a.btn_close {
      right: 0;
      top: -45px; }
    .saved_results li:nth-of-type(1) {
      display: none; }
    .saved_results li {
      display: block; }
    .saved_results li + li {
      margin-top: 15px; }
    .saved_results li strong {
      font-size: 16px; }
    .saved_results li span {
      display: block;
      position: relative;
      padding-left: 150px;
      font-size: 16px; }
    .saved_results li span:before {
      display: block;
      font-weight: 700;
      left: 0;
      padding-left: 10px;
      position: absolute;
      width: 150px; }
    .saved_results li span:nth-of-type(1):before {
      content: "Blade Location :"; }
    .saved_results li span:nth-of-type(2):before {
      content: "Length(in.) :"; }
    .saved_results li span:nth-of-type(3):before {
      content: "Arm Type [?]: "; }
    .newsletter_section .gform_wrapper {
      width: 100%; }
    .newsletter_section .gform_wrapper .gform_body {
      width: 100%;
      padding-left: 0;
      margin-left: 0;
      float: none; }
    .newsletter_section .gform_wrapper .gform_footer {
      margin: 30px auto 0 !important;
      float: none; }
    .post-entry {
      padding-right: 0; }
    .saved_results li *:nth-of-type(1), .saved_results li *:nth-of-type(2) {
      width: auto; }
    body.page-template-blade-size-finder .banner_slider {
      height: 103px; }
    .no_right_sidebar .left_section label {
      font-size: 15px; }
    .no_right_sidebar .left_section label span {
      display: none; }
    .no_right_sidebar.installation_instruction {
      padding: 40px 15px 25px; } }

@media only screen and (max-width: 479px) {
  .my_vehicle_wrap {
    min-width: 260px; }

  .my_vehicle_wrap li a.browse {
    clear: both;
    float: right;
    margin: 10px 0 0; }

  .banner_slider .owl-carousel .owl-item img {
    height: 167px;
    width: auto;
    position: relative;
    left: 70%;
    transform: translateX(-70%); }

  .protfolio_section ul {
    max-width: 235px;
    margin: 0 auto; }

  .award_section .container p {
    max-width: 200px; }

  .repeater_section article {
    padding-right: 25px; }

  .repeater_section .row:nth-of-type(2n) .col-6 article {
    padding: 40px 30px 80px; }

  .find_products ul li {
    display: block; }

  .find_products ul li + li {
    margin-left: 0; }

  .find_products ul li img {
    margin: 0 auto; }

  #retail-locator-search button {
    width: 100%;
    margin-left: 0; }

  .rlr_wrap {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex-grow: 1; }

  .rlr_meta, .sloc_left {
    width: 100%;
    float: none; }

  .rlr_meta {
    margin-top: 10px;
    order: 2; }

  .rlr_meta:before, .rlr_meta:after {
    display: block;
    content: "";
    clear: both; }

  .instructions_item, ul.sub_category_list li {
    width: calc(100% - 0px);
    float: none;
    margin-left: 0; }

  .your_vechicle label {
    line-height: 40px;
    font-size: 26px;
    line-height: 36px; }

  .your_vechicle label strong {
    display: block; }

  .no_right_sidebar .your_vechicle label strong {
    display: inline-block; }

  .no_right_sidebar .your_vechicle label {
    font-size: 15px; }

  .newsletter_section input[type="submit"] {
    width: 100%; }

  .product_slider-nav .slick-list {
    width: 200px; }

  .video_box .youtube-player, .installation_instruction .video_box, .left_section .video_box {
    height: 178px; }

  .slider-for .item, .slider-for .item .youtube-player {
    height: 178px; }

  .seeing-is-believing .slider-nav .slick-list {
    width: 200px;
    margin: 0 auto; }

  .slider-for .item iframe {
    width: 100%;
    height: 100%; }

  .part_number li {
    width: 100%; }

  .part_number li + li {
    margin-left: 0;
    margin-top: 10px; }

  .part_number {
    margin-top: 30px; }

  .product_single_top .product_slider-nav .slick-list, .product_single_top .product_slider-for {
    width: 100%; }

  .product_single_top .product_slider-for .item {
    height: 465px; }

  .product_single_content h2 {
    margin-bottom: 20px; }

  .whatsnew {
    margin-top: 20px;
    padding: 0; }

  .whatsnew .lmain_post .prev_post, .whatsnew .lmain_post .next_post {
    display: none; }

  .category_listing.list-view .col-3 ul li .div-buttons {
    justify-content: flex-start;
    flex-wrap: wrap; }
    .category_listing.list-view .col-3 ul li .div-buttons button, .category_listing.list-view .col-3 ul li .div-buttons a {
      width: 100%;
      margin-top: 10px; }
      .category_listing.list-view .col-3 ul li .div-buttons button + *, .category_listing.list-view .col-3 ul li .div-buttons a + * {
        margin-top: 10px; } }
/* water repellency template*/
.page-template-water-repellency #wrapper-header .header-bottom {
  margin-bottom: -1px; }

.water-repellency-banner .page video {
  max-width: 1112px; }

.water-repellency-banner .page {
  text-align: center; }

.water-repellency-banner .h2 {
  color: white; }

.water-repellency-banner.banner-section:after {
  width: 50px;
  height: 36px;
  background: url("../images/arrow-down-color.png") no-repeat 0 0; }

.water-repellency span.content {
  line-height: 34px;
  padding: 30px 0px;
  text-align: center;
  display: inline-block;
  font-family: 'Montserrat', sans-serif; }

.water-repellency .models-compair {
  padding: 0px 80px;
  margin: 80px 0px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-wrap: wrap; }

.left-align, .right-align {
  width: 50%; }

.water-repellency .models-compair span {
  margin-bottom: 30px;
  text-align: center;
  display: inline-block;
  padding: 0px 33px;
  width: 100%;
  max-width: 398px;
  font-weight: 600;
  min-height: 88px; }

.water-repellency .models-compair .col-6:nth-child(even) .col-item {
  text-align: right; }

.point-align .logo {
  max-width: 198px;
  margin: 0 auto; }

.find-blade {
  background-color: rgba(0, 62, 101, 0.87);
  width: 268px;
  text-align: center;
  color: white !important;
  padding: 17px 18px;
  font-size: 18px;
  margin-top: 50px;
  display: inline-block;
  font-weight: 700;
  line-height: normal; }

.find-blade:hover {
  background: #ffe417; }

.mid-col {
  width: 100%;
  max-width: 590px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 157px; }

.point-wrap .point-item {
  border: 1px solid #000;
  position: relative;
  margin: 0 auto;
  margin-top: 40px; }

.point-wrap .point-item.top {
  max-width: 420px;
  top: 22px;
  left: 5px; }

.point-wrap .point-item.middle {
  top: 124px;
  max-width: 556px; }

.point-wrap .point-item.bottom {
  top: 290px;
  max-width: 466px; }

.point-wrap .point-item:before, .point-wrap .point-item:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("../images/add-icon.svg");
  background-position: center;
  left: -55px;
  top: 50%;
  margin-top: -12px; }

.point-wrap .point-item .inner-border {
  position: relative;
  padding: 14px 10px;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  background: white;
  text-transform: uppercase; }

.point-wrap .point-item .inner-border:before, .point-wrap .point-item .inner-border:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: white;
  border-width: 0px 0px 1px 1px;
  border-color: #000;
  border-style: solid;
  left: -9px;
  transform: rotate(45deg);
  top: 50%;
  margin-top: -8px; }

.point-wrap .point-item:after {
  left: auto;
  right: -55px; }

.point-item .inner-border:after {
  left: auto !important;
  right: -9px;
  transform: rotate(-135deg) !important; }

.mid-col .point-align {
  text-align: center; }

.right-align .col-item {
  text-align: right; }

.page-template-water-repellency sub, .page-template-water-repellency sup {
  font-size: 45% !important; }

.water-repellency .models-compair .left-align {
  border-right: 1px solid #0072b9; }

.point-align .btn-links {
  background-color: white;
  width: fit-content;
  margin: 0 auto;
  padding: 24px 0px; }

@media (min-width: 768px) {
  .water-repellency-banner .h2 {
    font-size: 60px;
    margin-bottom: 30px; }

  .water-repellency span.content {
    font-size: 22px;
    line-height: 56px;
    text-align: center;
    padding: 40px 0px 20px; } }

@media (max-width: 1300px) {
  .left-align .img-item {
    padding-right: 39%; }

  .right-align .img-item {
    padding-left: 39%; }

  .find-blade {
    margin-top: 40px; }

  .mid-col {
    top: 107px; }

  .water-repellency .models-compair {
    padding: 0px 60px;
    margin: 80px 0px; }

  .point-wrap .point-item.top {
    max-width: 394px;
    top: 4px;
    left: 5px; }

  .point-wrap .point-item.middle {
    max-width: 492px;
    top: 42px; }

  .point-wrap .point-item.bottom {
    top: 144px;
    max-width: 427px; }

  .point-wrap .point-item:before {
    left: -49px; }

  .point-wrap .point-item:after {
    right: -49px; } }

@media (max-width: 1022px) {
  .water-repellency .models-compair {
    padding: 0px 10px;
    margin: 40px 0px; }

  .mid-col {
    top: 120px; }

  .point-align .logo {
    max-width: 160px; }

  .find-blade {
    width: 210px;
    padding: 13px 18px;
    font-size: 15px; }

  .point-wrap .point-item.top {
    max-width: 311px;
    top: -32px; }

  .point-wrap .point-item.middle {
    max-width: 401px;
    top: -31px; }

  .point-wrap .point-item.bottom {
    top: 36px;
    max-width: 356px; }

  .point-wrap .point-item.bottom:after {
    right: -43px; }

  .point-wrap .point-item.bottom:before {
    left: -40px; }

  .water-repellency .models-compair span {
    font-size: 20px; } }

@media (max-width: 768px) {
  .water-repellency-banner.banner-section:after {
    width: 30px;
    height: 25px;
    background-size: contain;
    left: calc(50% - 15px); }

  .water-repellency .models-compair span {
    font-size: 16px;
    padding: 0px 20px;
    margin-bottom: 10px; }

  .water-repellency span.content {
    padding: 13px 0px; }

  .mid-col {
    top: 100px; }

  .point-wrap .point-item {
    margin-top: 0px; }

  .point-wrap .point-item.top {
    top: 7px; }

  .point-wrap .point-item.middle {
    top: 4px;
    max-width: 386px; }

  .point-wrap .point-item.bottom {
    top: 122px;
    max-width: 333px; }

  .bottom-link {
    margin-bottom: 0px; }

  .water-repellency .models-compair {
    max-width: 510px;
    margin: 30px auto; }

  .point-align .logo {
    max-width: 130px; }

  .mid-col {
    top: 80px; }

  .find-blade {
    width: 164px;
    padding: 8px 4px;
    font-size: 12px; }

  .find-blade {
    margin-top: 20px; }

  .point-wrap .point-item .inner-border {
    font-size: 12px;
    padding: 10px; }

  .point-wrap .point-item.top {
    top: 7px;
    max-width: 197px; }

  .point-wrap .point-item.middle {
    top: 37px;
    max-width: 265px; }

  .point-wrap .point-item.bottom {
    top: 93px;
    max-width: 228px; }

  .point-wrap .point-item.middle:after, .point-wrap .point-item.bottom:after {
    right: -33px; }

  .point-wrap .point-item.middle:before {
    left: -33px; }

  .point-wrap .point-item.bottom:before {
    left: -31px; }

  .page-template-water-repellency .banner-section {
    margin-bottom: 30px;
    padding-bottom: 24px; }

  .water-repellency .models-compair span {
    font-size: 14px;
    padding: 0px 10px;
    margin-bottom: 0px; }

  .point-wrap .point-item:before, .point-wrap .point-item:after {
    width: 16px;
    height: 16px;
    background-size: contain;
    margin-top: -9px; }

  .point-wrap .point-item:before {
    left: -39px; }

  .point-wrap .point-item:after {
    right: -39px; }

  .water-repellency-banner .h2 {
    font-size: 31px; }

  .point-align .btn-links {
    padding: 16px 0px; } }

@media (max-width: 540px) {
  .water-repellency .models-compair {
    max-width: 390px; }

  .point-align .logo {
    max-width: 118px; }

  .find-blade {
    width: 140px;
    padding: 7px 1px;
    font-size: 10px; }

  .mid-col {
    top: 66px; }

  .point-wrap .point-item .inner-border {
    font-size: 9px;
    padding: 4px; }

  .point-wrap .point-item.top {
    top: 7px;
    max-width: 166px; }

  .point-wrap .point-item.middle {
    top: 40px;
    max-width: 218px; }

  .point-wrap .point-item.bottom {
    top: 94px;
    max-width: 187px; }

  .point-wrap .point-item .inner-border:before, .point-wrap .point-item .inner-border:after {
    width: 12px;
    left: -7px;
    margin-top: -6px;
    height: 12px; }

  .point-item .inner-border:after {
    right: -7px; }

  .point-wrap .point-item:before {
    left: -29px; }

  .point-wrap .point-item:after {
    right: -29px; }

  .point-wrap .point-item:before, .point-wrap .point-item:after {
    width: 12px;
    height: 12px;
    margin-top: -6px; }

  .point-wrap .point-item.bottom:before {
    left: -24px; }

  .point-wrap .point-item.bottom:after {
    right: -29px; }

  .point-wrap .point-item.middle:before {
    left: -23px; }

  .point-wrap .point-item.middle:after {
    right: -24px; }

  .point-align .btn-links {
    padding: 15px 0px 12px; }

  .water-repellency .models-compair {
    padding: 0; } }

@media (max-width: 420px) {
  .water-repellency .models-compair {
    max-width: 344px; }

  .mid-col {
    top: 96px; }

  .water-repellency .models-compair span {
    margin-bottom: 20px; }

  .find-blade {
    margin-top: 10px; }

  .point-wrap .point-item.top {
    top: 5px;
    max-width: 139px;
    left: 3px; }

  .point-wrap .point-item.middle {
    top: 23px;
    max-width: 192px; }

  .point-wrap .point-item.bottom {
    top: 69px;
    max-width: 162px; }

  .point-align .btn-links {
    padding: 15px 0px 8px; }

  .point-wrap .point-item .inner-border {
    font-size: 8px; } }

body.search .search-page-banner {
  background-size: cover;
  padding-bottom: 50px; }
  body.search .search-page-banner .container {
    max-width: 930px;
    padding-top: 170px; }
  @media (max-width: 767.98px) {
    body.search .search-page-banner .container {
      padding-top: 140px; } }
  body.search .search-page-banner .search-bar {
    margin-top: 53px; }
  body.search .search-page-banner .search-bar input {
    line-height: 70px;
    height: 70px; }
  @media (max-width: 767.98px) {
      body.search .search-page-banner .search-bar input {
        line-height: 50px;
        height: 50px; } }
  body.search .search-page-banner h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 70px;
    line-height: 75px;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.1) 4px 4px;
    text-align: center;
    margin: 0px; }
  @media only screen and (max-width: 1400px) {
    body.search .search-page-banner h2 {
      font-size: 60px;
      line-height: 65px; } }
  @media (max-width: 767.98px) {
    body.search .search-page-banner h2 {
      font-size: 45px;
      line-height: 45px; } }
  body.search .search-page-banner h2 span {
    color: #fc0;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
    line-height: normal; }
  @media (max-width: 767.98px) {
      body.search .search-page-banner h2 span {
        font-size: 18px;
        margin-top: 15px; } }

.search-result {
  counter-reset: my-sec-counter;
  margin: -50px 0 100px; }
  @media (max-width: 991.98px) {
  .search-result {
    margin-bottom: 60px; } }
  @media (max-width: 767.98px) {
  .search-result {
    margin-bottom: 50px;
    margin-top: 40px; } }
  .search-result .container {
    max-width: 1360px; }
  .search-result .search-title {
    font-size: 30px;
    padding: 150px 0 0;
    color: #000;
    text-align: center;
    margin: 0; }
  @media (max-width: 991.98px) {
    .search-result .search-title {
      margin-top: 0px; } }
  @media (max-width: 767.98px) {
    .search-result .search-title {
      color: #000; } }
  .search-result .search-list {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    margin-bottom: 45px; }
  @media (max-width: 767.98px) {
    .search-result .search-list {
      flex-wrap: wrap;
      margin-bottom: 25px; } }
  .search-result .search-list:nth-of-type(1) {
    margin-top: 100px; }
  @media (max-width: 767.98px) {
      .search-result .search-list:nth-of-type(1) {
        margin-top: 20px; } }
  .search-result .search-list:before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    font-size: 30px;
    color: #000;
    background-color: #fece00;
    line-height: 56px;
    max-width: 56px;
    width: 100%;
    height: 56px;
    text-align: center;
    position: relative;
    top: 0px;
    display: block;
    margin-right: 56px; }
  @media (max-width: 991.98px) {
      .search-result .search-list:before {
        margin-right: 25px;
        line-height: 40px;
        max-width: 40px;
        font-size: 22px;
        height: 40px; } }
  @media (max-width: 767.98px) {
      .search-result .search-list:before {
        display: none; } }
  .search-result .search-list .search-image {
    width: 240px;
    margin-right: 15px; }
  @media (max-width: 767.98px) {
      .search-result .search-list .search-image {
        width: 100%;
        margin-right: 0px;
        margin-top: 20px; }
        .search-result .search-list .search-image img {
          width: 100%; } }
  .search-result .search-list .search-content {
    width: 100%; }
  @media (max-width: 767.98px) {
      .search-result .search-list .search-content {
        width: 100%;
        margin-top: 20px; } }
  .search-result .search-list .search-content p {
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 0; }
  .search-result .search-list .search-content h2 {
    margin: 0px;
    line-height: 30px; }
  .search-result .search-list .search-content h2 a {
    color: #000;
    font-size: 22px; }
  .search-result .search-list .search-content .time {
    color: #939393;
    font-size: 14px; }
  .search-result .search-list .search-content .time i {
    padding-right: 5px; }

.no-result {
  text-align: center; }
  .no-result h2 {
    color: #015e98;
    margin-bottom: 15px !important;
    text-transform: none !important;
    font-size: 46px !important; }

.subcat-banner {
  position: relative;
  background: linear-gradient(0, rgba(1, 100, 162, 1) 31%, rgba(0, 148, 246, 1) 100%) !important; }
  .subcat-banner:after {
    content: '';
    width: 66px;
    height: 25px;
    background: url(../images/white-down-arrow.png) no-repeat 0 0;
    position: absolute;
    left: calc(50% - 33px);
    top: 100%; }
  .subcat-banner .row .col-md-6 figure {
    text-align: center; }
  @media (max-width: 991.98px) {
        .subcat-banner .row .col-md-6 figure {
          margin-top: 40px; } }
  .subcat-banner .row .col-md-6 figure img {
    max-height: 680px;
    width: 100%;
    object-fit: contain; }
    @media (max-width: 991.98px) {
        .subcat-banner .row .col-md-6 figure img {
          max-height: 480px; } }
  .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner {
    position: relative;
    padding-bottom: 16px;
    padding-left: 30px; }
    @media (max-width: 1199.98px) {
        .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner {
          padding-left: 0px; } }
    .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner:after {
      content: '';
      position: absolute;
      left: -30px;
      top: 0px;
      height: 100%;
      width: 2px;
      background: #fff; }
    @media (max-width: 767.98px) {
          .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner:after {
            display: none; } }
    .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner h2 {
      font-size: 34px;
      font-weight: 600;
      line-height: 44px;
      max-width: 520px;
      margin-bottom: 25px; }
    @media (max-width: 991.98px) {
          .subcat-banner .row .col-md-6:nth-of-type(2) .content-inner h2 {
            font-size: 28px;
            line-height: 37px;
            margin-bottom: 17px; } }
  .subcat-banner .row .col-md-6:nth-of-type(2) span {
    color: #ffd11a;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    display: block; }
    @media (max-width: 991.98px) {
        .subcat-banner .row .col-md-6:nth-of-type(2) span {
          margin-bottom: 10px;
          font-size: 30px; } }
  .subcat-banner .row .col-md-6:nth-of-type(2) p {
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 30px; }
    @media (max-width: 991.98px) {
        .subcat-banner .row .col-md-6:nth-of-type(2) p {
          font-size: 16px;
          line-height: 25px; } }

.subcat-specifications {
  background: url(../images/grey-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  .subcat-specifications figure img {
    background: #fff;
    vertical-align: middle; }

.subcat-product-slider {
  padding: 5px 0 42px;
  text-align: center; }
  @media (max-width: 991.98px) {
  .subcat-product-slider {
    padding-bottom: 0px; } }
  .subcat-product-slider h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 400; }
  @media (max-width: 991.98px) {
    .subcat-product-slider h2 {
      font-size: 45px; } }
  .subcat-product-slider .subcat-product-slider-inner {
    margin-top: 100px; }
  @media (max-width: 991.98px) {
    .subcat-product-slider .subcat-product-slider-inner {
      margin-top: 60px; } }
  .subcat-product-slider .subcat-product-slider-inner > div {
    margin-bottom: 35px; }
  @media (max-width: 767.98px) {
      .subcat-product-slider .subcat-product-slider-inner > div:nth-last-of-type(1) {
        margin-bottom: 0px; } }
  .subcat-product-slider .inner-apperence-post {
    border: 1px solid #ddd;
    padding: 20px;
    height: 100%; }
  .subcat-product-slider .inner-apperence-post figure {
    margin-bottom: 0px; }
  .subcat-product-slider .inner-apperence-post figure img {
    max-height: 480px;
    width: 100%;
    object-fit: contain;
    object-position: bottom; }
  @media (max-width: 767.98px) {
        .subcat-product-slider .inner-apperence-post figure img {
          max-height: 320px; } }
  .subcat-product-slider .inner-apperence-post h2 {
    color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600; }
  .subcat-product-slider .inner-apperence-post h2 a {
    color: inherit;
    font-size: 20px;
    font-weight: 600; }

.child-product-ul {
  margin-bottom: 15px; }
  .child-product-ul li {
    padding: 4px 0; }
  .child-product-ul li .product_read_more {
    margin: 0 !important; }
  .child-product-ul li .product_read_more:after {
    border-width: 8px !important; }

.page-template-template-story .banner_slider.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
  position: relative; }
  @media (max-width: 767.98px) {
    .page-template-template-story .banner_slider.parallax {
      height: 300px;
      background-attachment: inherit;
      padding-top: 85%;
      background-size: 100% auto;
      background-position: top center; } }
  .page-template-template-story .banner_slider.parallax + .innerwrap {
    position: relative; }
  .page-template-template-story .banner_slider > img {
    max-height: 700px; }
  .page-template-template-story .banner_slider .overlay-text {
    background-color: #006faa;
    opacity: 0.9;
    padding: 50px 200px 50px 50px;
    color: #ffe01a;
    font-size: 28px;
    font-weight: 600;
    line-height: 44px;
    max-width: 900px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 45px;
    transform: translateY(-50%); }
  @media (max-width: 1199.98px) {
    .page-template-template-story .banner_slider .overlay-text {
      padding: 30px 20px 30px 30px; } }
  @media (max-width: 767.98px) {
    .page-template-template-story .banner_slider .overlay-text {
      position: relative;
      top: 0;
      transform: none;
      padding: 25px 20px;
      margin-top: 0;
      font-size: 26px;
      line-height: 38px;
      opacity: 1; } }

.page-id-7658 .banner_slider.parallax {
  height: 770px; }
  @media (max-width: 1199.98px) {
  .page-id-7658 .banner_slider.parallax {
    height: 600px; } }
  @media (max-width: 767.98px) {
  .page-id-7658 .banner_slider.parallax {
    height: auto; } }

.history-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: -30px; }
  @media (max-width: 767.98px) {
  .history-links {
    margin-top: 40px; } }
  .history-links.bottom {
    margin: 100px 0; }
  .history-links li {
    margin: 0 5px; }
  @media (max-width: 1199.98px) {
    .history-links li {
      margin: 0 10px; } }
  @media (max-width: 767.98px) {
    .history-links li {
      width: 100%;
      margin-top: 10px; } }
  .history-links li a {
    padding: 0 45px;
    border: 2px solid #006faa;
    background-color: #fff;
    color: #000;
    font-family: Roboto;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    display: inline-block;
    text-align: center; }
  @media (max-width: 1199.98px) {
      .history-links li a {
        padding: 0 20px;
        font-size: 14px; } }
  @media (max-width: 767.98px) {
      .history-links li a {
        display: block;
        font-size: 16px; } }
  .history-links li a.active, .history-links li a:hover {
    background-color: #006faa;
    color: #fff; }

.timeline-wrap {
  padding-top: 75px; }
  @media (max-width: 767.98px) {
  .timeline-wrap {
    padding-top: 60px; } }
  .timeline-wrap h1 {
    color: #006faa;
    font-size: 70px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    margin-bottom: 65px; }
  @media (max-width: 1199.98px) {
    .timeline-wrap h1 {
      font-size: 56px; } }
  @media (max-width: 767.98px) {
    .timeline-wrap h1 {
      font-size: 46px;
      margin-bottom: 20px; } }

.timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%; }
  .timeline:after {
    content: '';
    display: block;
    width: 8px;
    position: absolute;
    left: calc(50% - 4px);
    background-color: #ffe01a;
    height: 100%;
    top: 0; }
  @media (max-width: 767.98px) {
    .timeline:after {
      display: none; } }
  .timeline:before {
    content: '';
    display: block;
    width: 150px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    background-color: #ffe01a;
    height: 3px;
    top: 0; }
  @media (max-width: 767.98px) {
    .timeline:before {
      display: none; } }
  .timeline .year {
    background-color: #ffe01a;
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
    padding: 0 10px;
    display: inline-block;
    transition: all 0.5s ease;
    z-index: 9;
    position: absolute;
    border-radius: 70px 0 0 70px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    min-width: 130px;
    margin-left: -16px; }
  @media (max-width: 1199.98px) {
    .timeline .year {
      font-size: 30px;
      line-height: 50px;
      min-width: 105px; } }
  @media (max-width: 767.98px) {
    .timeline .year {
      right: inherit !important;
      left: inherit !important;
      margin: 0 auto !important;
      position: relative;
      padding: 0 30px !important;
      transform: none;
      top: inherit;
      border-radius: 70px !important; }
      .timeline .year:after {
        content: '';
        display: block;
        height: 3px;
        background-color: #ffe01a;
        width: 1000px;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        position: absolute;
        z-index: -1; } }
  .timeline .year:before {
    content: '';
    position: absolute;
    left: calc(100% - 1px);
    height: 100%;
    background: url(../images/arrow-right.svg) no-repeat center left;
    background-size: auto 100%;
    width: 40px;
    text-align: right; }
  @media (max-width: 767.98px) {
      .timeline .year:before {
        display: none; } }
  .timeline .year.highlight {
    min-width: 170px;
    font-size: 50px;
    line-height: 70px; }
  @media (max-width: 1199.98px) {
      .timeline .year.highlight {
        font-size: 34px;
        line-height: 54px;
        min-width: 120px; } }
  .timeline li {
    text-align: right;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 80px 0; }
  @media (max-width: 1199.98px) {
    .timeline li {
      padding: 55px 0; } }
  @media (max-width: 767.98px) {
    .timeline li {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      padding: 40px 0; } }
  .timeline li .story-img {
    width: 50%;
    padding-right: 150px;
    margin-bottom: 0; }
  @media (max-width: 1199.98px) {
      .timeline li .story-img {
        padding-right: 110px; } }
  @media (max-width: 767.98px) {
      .timeline li .story-img {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px; }
        .timeline li .story-img img {
          max-width: 400px;
          height: auto;
          display: block;
          margin: 30px auto 0; } }
  .timeline li .story-content {
    width: 50%;
    padding-left: 150px;
    text-align: center; }
  @media (max-width: 1199.98px) {
      .timeline li .story-content {
        padding-left: 110px; } }
  @media (max-width: 767.98px) {
      .timeline li .story-content {
        width: 100%;
        padding-left: 0; } }
  .timeline li .story-content p {
    margin-bottom: 0;
    font-size: 16px; }
  .timeline li .story-content p .button {
    margin: 10px 0;
    text-decoration: none; }
  .timeline li .story-content p + p {
    margin-top: 1rem; }
  .timeline li:nth-of-type(even) {
    background-color: #f4f4f4; }
  .timeline li:nth-of-type(even):after, .timeline li:nth-of-type(even):before {
    background-color: #f4f4f4;
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: -100%; }
  .timeline li:nth-of-type(even):after {
    left: 100%; }
  .timeline li:nth-of-type(even) .story-img {
    padding-right: 0;
    padding-left: 150px; }
  @media (max-width: 1199.98px) {
        .timeline li:nth-of-type(even) .story-img {
          padding-left: 110px; } }
  @media (max-width: 767.98px) {
        .timeline li:nth-of-type(even) .story-img {
          padding-left: 0; } }
  .timeline li:nth-of-type(even) .year {
    border-radius: 0 70px 70px 0;
    text-align: left;
    margin-left: 16px; }
  .timeline li:nth-of-type(even) .year:before {
    left: -39px;
    transform: rotate(180deg); }
  .timeline li:nth-of-type(even) .story-content {
    padding-left: 0;
    padding-right: 150px; }
  @media (min-width: 576px) {
        .timeline li:nth-of-type(even) .story-content {
          order: -1; } }
  @media (max-width: 1199.98px) {
        .timeline li:nth-of-type(even) .story-content {
          padding-right: 110px; } }
  @media (max-width: 767.98px) {
        .timeline li:nth-of-type(even) .story-content {
          padding-right: 0; } }
  .timeline li .button {
    padding: 12px 25px !important;
    border: 2px solid #006faa;
    background-color: #fff;
    color: #000;
    font-family: Roboto;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    display: inline-block;
    margin-top: 30px; }
  @media (max-width: 1199.98px) {
      .timeline li .button {
        padding: 0 20px; } }

.anniversary-logo {
  display: block;
  margin: 0 auto; }

.about-inventor {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
  .about-inventor .col-md-8 {
    padding-left: 50px; } }
  .about-inventor .h1 {
    color: #006faa;
    font-size: 70px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 30px; }
  @media (max-width: 1199.98px) {
    .about-inventor .h1 {
      font-size: 56px; } }
  @media (max-width: 767.98px) {
    .about-inventor .h1 {
      font-size: 46px; } }
  .about-inventor h2 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px; }
  .about-inventor h2 span {
    color: #000;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400; }
  .about-inventor h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase; }

.page-id-7692 .banner_slider.parallax, .page-id-7730 .banner_slider.parallax {
  background-attachment: inherit;
  height: 370px;
  margin-top: 139px; }
  @media (max-width: 1199.98px) {
  .page-id-7692 .banner_slider.parallax, .page-id-7730 .banner_slider.parallax {
    margin-top: 130px; } }
  @media (max-width: 767.98px) {
  .page-id-7692 .banner_slider.parallax, .page-id-7730 .banner_slider.parallax {
    margin-top: 104px; } }

.page-template-NAPA-landing-page .napa_landing {
  background-image: url("../images/napa_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 119px 0 0; }
  .page-template-NAPA-landing-page .napa-header {
    max-width: 1323px;
    width: 100%;
    margin: 0 auto; }
  @media (max-width: 1499.98px) {
    .page-template-NAPA-landing-page .napa-header {
      max-width: 837px; } }
  @media (max-width: 991.98px) {
    .page-template-NAPA-landing-page .napa-header {
      max-width: 728px; } }
  @media (max-width: 767.98px) {
    .page-template-NAPA-landing-page .napa-header {
      display: none; } }
  .page-template-NAPA-landing-page .napa-form-bg {
    max-width: 1420px;
    height: 1187px;
    width: 100%;
    margin: 0 auto;
    background: url("../images/napa-form-bg.png") no-repeat;
    padding: 34px 0 0; }
  @media (max-width: 1499.98px) {
    .page-template-NAPA-landing-page .napa-form-bg {
      max-width: 879px;
      height: 921px;
      background: url("../images/napa-form-bg-tablet.png") no-repeat; } }
  @media (max-width: 991.98px) {
    .page-template-NAPA-landing-page .napa-form-bg {
      max-width: 700px;
      height: 733px;
      background-size: cover;
      padding: 20px 0 0; } }
  @media (max-width: 767.98px) {
    .page-template-NAPA-landing-page .napa-form-bg {
      background: url("../images/napa-form-bg-mobile.png") no-repeat;
      max-width: 481px;
      height: 1395px;
      padding: 0; } }
  @media (max-width: 575.98px) {
    .page-template-NAPA-landing-page .napa-form-bg {
      max-width: 375px;
      height: 1094px;
      background-size: cover; } }
  .page-template-NAPA-landing-page .napa-form-bg h2 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 67px;
    color: #004b98; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h2 {
        font-size: 43px; } }
  @media (max-width: 991.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h2 {
        font-size: 36px; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h2 {
        display: none; } }
  .page-template-NAPA-landing-page .napa-form-bg h3 {
    color: #004b98;
    text-align: center;
    font-size: 58px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h3 {
        font-size: 37px; } }
  @media (max-width: 991.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h3 {
        font-size: 28px; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-form-bg h3 {
        display: none; } }
  .page-template-NAPA-landing-page .napa-form-bg .banner-win {
    margin-left: -43px;
    margin-right: -43px; }
  @media (max-width: 991.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .banner-win {
        margin-left: -20px;
        margin-right: -20px; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .banner-win {
        display: none; } }
  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper {
    max-width: 1156px;
    margin: 0 auto;
    position: relative;
    z-index: 99; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper {
        max-width: 732px; } }
  @media (max-width: 991.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper {
        max-width: 600px; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper {
        max-width: 400px;
        padding: 438px 0 0; } }
  @media (max-width: 575.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper {
        max-width: 320px;
        padding: 344px 0 0; } }
  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_heading, .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_validation_errors {
    display: none; }
  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield {
    margin: 0;
    position: relative; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container {
      margin: 0; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container select {
      margin: 0 0 14px;
      height: 64px;
      line-height: 64px;
      font-size: 24px;
      padding: 0 0 0 34px;
      border: 1px solid #a3b6d7;
      font-family: 'Montserrat', sans-serif;
      color: #333; }
      @media (max-width: 1499.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container select {
              margin: 0 0 9px;
              height: 41px;
              line-height: 41px;
              font-size: 15px;
              padding: 0 0 0 20px; } }
      @media (max-width: 767.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container select {
              height: 64px;
              line-height: 64px; } }
      @media (max-width: 575.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container select {
              height: 44px;
              line-height: 44px; } }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address {
      margin-bottom: 0px !important; }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address select {
        margin: 0 0 14px;
        background: transparent;
        font-family: 'Montserrat', sans-serif;
        color: #333; }
      @media (max-width: 1499.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address select {
                margin: 0 0 9px; } }
      @media (max-width: 767.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address select {
                background: #fff; } }
      @media (max-width: 767.98px) {
                .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .address_line_1 input, .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .address_line_2 input {
                  height: 125px !important; } }
      @media (max-width: 575.98px) {
                .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .address_line_1 input, .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .address_line_2 input {
                  height: 75px !important; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_state {
        width: 24.3%;
        margin-right: 8px; }
      @media (max-width: 1499.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_state {
                width: 23.9%; } }
      @media (max-width: 991.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_state {
                width: 23.4%; } }
      @media (max-width: 767.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_state {
                width: 48.8%;
                display: inline-block; } }
      @media (max-width: 575.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_state {
                width: 48.5%; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_zip {
        width: 24.2%;
        margin-right: 0 !important;
        padding-right: 0 !important; }
      @media (max-width: 1499.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_zip {
                width: 23.8%; } }
      @media (max-width: 767.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_zip {
                width: 48.8%;
                display: inline-block; } }
      @media (max-width: 575.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_complex.ginput_container_address .ginput_address_zip {
                width: 48.5%; } }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox {
      position: relative; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox input {
      position: absolute;
      width: 1px;
      height: 1px;
      clip: rect(1px, 1px, 1px, 1px);
      border: 0 !important;
      overflow: hidden; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label {
      font-size: 18px;
      color: #333;
      font-family: 'Montserrat', sans-serif;
      position: relative;
      height: 64px;
      padding: 0 0 0 90px;
      line-height: 64px;
      max-width: 100%;
      width: 100%;
      font-weight: normal !important; }
      @media (max-width: 991.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label {
              line-height: normal; } }
      @media (max-width: 767.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label {
              padding: 10px 0 0 70px; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label a {
        color: #333;
        text-decoration: underline; }
      @media (max-width: 575.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label {
              height: 54px; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 64px;
        width: 64px;
        border: 1px solid #a3b6d7; }
      @media (max-width: 767.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label::before {
                background-color: #fff; } }
      @media (max-width: 575.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label::before {
                height: 54px;
                width: 54px; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label::after {
        content: "";
        position: absolute;
        display: none;
        left: 22px;
        top: 7px;
        width: 20px;
        height: 40px;
        border: solid white;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg); }
      @media (max-width: 575.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label::after {
                width: 12px;
                height: 30px; } }
      @media (max-width: 767.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox label {
              line-height: normal;
              font-size: 14px; } }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox input:checked + label::before {
      background-color: #004b98; }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield .ginput_container_checkbox input:checked + label::after {
        display: block; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error {
      margin: 0 !important; }
    @media (max-width: 991.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error {
              margin: 0 0 17px !important; } }
    @media (max-width: 575.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error {
              margin: 0 0 10px !important; } }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container {
      margin: 0 !important; }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container select {
        border-color: #f00; }
      @media (max-width: 1499.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container select {
                margin: 0 0 20px; } }
      @media (max-width: 991.98px) {
              .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container select {
                margin: 0 0 9px; } }
      @media (max-width: 575.98px) {
                .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container.ginput_complex.ginput_container_address {
                  margin-bottom: 38px !important; } }
      @media (max-width: 991.98px) {
                  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container.ginput_complex.ginput_container_address + .validation_message.gfield_description {
                    bottom: -20px; } }
      @media (max-width: 575.98px) {
                  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container.ginput_complex.ginput_container_address + .validation_message.gfield_description {
                    bottom: -32px; } }
      .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .ginput_container.ginput_container_checkbox + .validation_message.gfield_description {
        bottom: -18px; }
    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .validation_message.gfield_description {
      position: absolute;
      bottom: -1px;
      line-height: normal; }
      @media (max-width: 991.98px) {
            .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error .validation_message.gfield_description {
              bottom: -9px; } }

    .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper ul li.gfield.gfield_error + .gfield_error {
      margin-top: 0 !important; }
  @media (max-width: 991.98px) {
        .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_footer {
          margin: 0; } }
  .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_footer input.button {
    margin: 0 auto;
    background-color: #ffd500;
    border: none;
    border-radius: 30px !important;
    width: 497px;
    height: 118px;
    font-size: 71px;
    text-transform: uppercase;
    color: #003786;
    text-align: center;
    font-style: italic;
    font-weight: 900;
    display: block; }
    @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_footer input.button {
          width: 316px;
          height: 75px;
          font-size: 45px; } }
    @media (max-width: 991.98px) {
        .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_footer input.button {
          width: 260px;
          height: 60px;
          font-size: 30px; } }
    @media (max-width: 767.98px) {
        .page-template-NAPA-landing-page .napa-form-bg .gform_wrapper .gform_footer input.button {
          width: 316px;
          height: 89px;
          font-size: 54px;
          line-height: 54px !important; } }
  .page-template-NAPA-landing-page .napa-form-bg .gform_confirmation_wrapper {
    text-align: center;
    padding: 30px 50px;
    font-size: 22px;
    font-weight: 700; }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_confirmation_wrapper {
        padding: 500px 50px 0; } }
  @media (max-width: 575.98px) {
      .page-template-NAPA-landing-page .napa-form-bg .gform_confirmation_wrapper {
        padding: 400px 50px 0; } }
  .page-template-NAPA-landing-page .napa_footer {
    background: #000;
    padding: 30px 20px;
    color: #fff; }
  .page-template-NAPA-landing-page .napa-footer-top {
    margin: 0;
    position: relative;
    height: 442px;
    display: flex;
    align-items: flex-end; }
  @media (max-width: 1499.98px) {
    .page-template-NAPA-landing-page .napa-footer-top {
      height: 600px; } }
  @media (max-width: 991.98px) {
    .page-template-NAPA-landing-page .napa-footer-top {
      height: 480px; } }
  @media (max-width: 767.98px) {
    .page-template-NAPA-landing-page .napa-footer-top {
      height: auto;
      align-items: flex-start;
      flex-wrap: wrap; } }
  .page-template-NAPA-landing-page .napa-footer-top img {
    position: absolute;
    top: -328px; }
  .page-template-NAPA-landing-page .napa-footer-top img.snow-img-tablet {
    display: none; }
  @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer-top img.snow-img-tablet {
          display: block;
          left: 50%;
          transform: translateX(-50%);
          top: -255px; } }
  @media (max-width: 991.98px) {
        .page-template-NAPA-landing-page .napa-footer-top img.snow-img-tablet {
          top: -200px;
          max-width: 768px; } }
  @media (max-width: 767.98px) {
        .page-template-NAPA-landing-page .napa-footer-top img.snow-img-tablet {
          display: none !important;
          max-width: 100%; } }
  @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer-top img.snow-img-desktop {
          display: none; } }
  .page-template-NAPA-landing-page .napa-footer-top img.snow-img-mobile {
    display: none; }
  @media (max-width: 767.98px) {
        .page-template-NAPA-landing-page .napa-footer-top img.snow-img-mobile {
          display: block;
          width: 100%;
          position: inherit;
          top: auto;
          order: 2; } }
  .page-template-NAPA-landing-page .napa-footer-top span {
    display: block;
    font-size: 25px;
    font-weight: 500;
    margin: 0 0 20px; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-footer-top span {
        margin: 0 0 5px; } }
  .page-template-NAPA-landing-page .napa-footer-top p {
    font-size: 12px;
    margin: 0;
    max-width: 931px;
    padding: 0 35px 23px 35px;
    position: relative; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-footer-top p {
        max-width: 100%; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-footer-top p {
        order: 1; } }
  @media (max-width: 767.98px) {
    .page-template-NAPA-landing-page footer {
      background-color: #000; } }
  .page-template-NAPA-landing-page .napa-footer_bottom {
    padding: 0 40px;
    height: 150px;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Montserrat', sans-serif; }
  @media (max-width: 1499.98px) {
    .page-template-NAPA-landing-page .napa-footer_bottom {
      height: auto;
      padding: 28px 40px; } }
  @media (max-width: 991.98px) {
    .page-template-NAPA-landing-page .napa-footer_bottom {
      padding: 28px 20px; } }
  @media (max-width: 767.98px) {
    .page-template-NAPA-landing-page .napa-footer_bottom {
      flex-wrap: wrap;
      text-align: center; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l {
        width: 100%;
        order: 2;
        padding: 25px 0; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l a {
    height: 86px;
    line-height: 86px;
    border: 1px solid #fff;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 1.74px;
    color: #fff;
    display: inline-block;
    padding: 0 34px; }
  @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l a {
          height: 66px;
          line-height: 66px; } }
  @media (max-width: 575.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l a {
          font-size: 18px; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l p {
    display: none; }
  @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l p {
          font-size: 12px;
          padding-left: 34px;
          margin: 16px 0 0;
          display: block; } }
  @media (max-width: 767.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_l p {
          display: none; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m {
        width: 100%;
        order: 1; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m img {
    margin-right: 50px; }
  @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m img {
          margin-right: 20px; } }
  @media (max-width: 991.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m img {
          width: 220px;
          margin-right: 10px; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m .napa-page-napa-logo img {
    margin-left: 50px;
    margin-right: 0; }
    @media (max-width: 1499.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m .napa-page-napa-logo img {
          margin-left: 20px; } }
    @media (max-width: 991.98px) {
        .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_m .napa-page-napa-logo img {
          width: 80px;
          margin-left: 10px; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_r {
    font-size: 12px; }
  @media (max-width: 1499.98px) {
      .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_r {
        display: none; } }
  @media (max-width: 767.98px) {
      .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_r {
        width: 100%;
        display: block;
        order: 3; } }
  .page-template-NAPA-landing-page .napa-footer_bottom .footer_bottom_r p {
    margin: 0; }
  .page-template-NAPA-landing-page .mfp-bg {
    height: 100% !important;
    position: fixed !important; }
  .page-template-NAPA-landing-page .mfp-content {
    max-width: 900px; }
  .page-template-NAPA-landing-page .mfp-content .white-popup-block {
    overflow-y: scroll;
    height: 700px;
    padding-right: 25px; }
  .page-template-NAPA-landing-page .mfp-content #popup-napa-evs ol li {
    list-style: auto;
    padding-bottom: 15px; }
/*# sourceMappingURL= */