@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:1024px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1024px)/";
  width: 1024px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:1024px) and (max-width:1261px)/";
  width: 1024px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1261px)/";
  width: 1261px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1261px) and (max-width:1681px)/";
  width: 1261px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

body {
  background: white;
  color: black;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 14px; }
  @media (min-width: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #068ac7;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #068ac7; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 0.78571rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1rem 0 0.92857rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 600;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 600;
  margin-bottom: 0.35714rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cccccc;
  color: black;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  color: #999999;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 600;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e5e5e5; }

.table-tfoot {
  border: 1px solid #e5e5e5; }

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #cccccc;
  color: #666666;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #00adee;
  border-color: #00adee;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #2a5d89;
    border-color: #2a5d89;
    color: white; }
  .button--primary:active {
    background-color: #2a5d89;
    border: 1px solid #2a5d89;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #757575; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #666666;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 551px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.4286rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.4286rem;
  left: 0.21427rem;
  position: absolute;
  top: 0.21427rem;
  transition: all 100ms ease-out;
  width: 1.4286rem; }
  .switch--checked .switch-toggle::before {
    left: 2.49999rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.92857;
  position: absolute;
  right: 0.42857rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.42857rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.85714rem;
  width: 1.85714rem; }
  .switch-label--icon.icon svg {
    height: 1.85714rem;
    width: 1.85714rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.57143rem;
  width: 1.57143rem;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.21429rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #cc4749; }

.form-field--error .form-input-indicator > svg {
  fill: #cc4749; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: white;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: white; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #068ac7;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #068ac7; }
  .breadcrumb.current {
    color: #27292e;
    cursor: default; }
    .breadcrumb.current a {
      color: #27292e;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #27292e; }
    .breadcrumb.unavailable a {
      color: #27292e; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #27292e;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #757575;
    content: "";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: black;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #27292e;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #27292e;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757575;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: black; }

.tab.is-active .tab-title {
  color: black;
  font-weight: 600; }

@media (min-width: 551px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 551px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 551px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 15px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #068ac7;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #757575;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #068ac7; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #068ac7;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.85714rem;
    display: block;
    font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 600;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 551px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #757575; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #999999;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.92857rem;
    width: 1.42857rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -10px; }
  @media (min-width: 1261px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 1261px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.slick-slide img {
  display: block;
  width: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

.nanobar {
  display: none;
  width: 100%;
  height: 0.35714rem;
  z-index: 9999;
  top: 0;
  pointer-events: none;
  user-select: none; }
  .nanobar .bar {
    width: 0;
    height: 100%;
    transition: height .1s;
    background-color: #999999; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row;
    padding: 0; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 0.6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: static;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    padding: 0;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      display: flex;
      align-items: center;
      font-size: 1.8em;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
          font-size: .25em; } }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    flex-basis: auto !important;
    width: auto;
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 1.6em;
      height: 3em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.8em;
        left: -.5em;
        transform: rotate(-45deg);
        transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        transform-origin: 0 1.5em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-toast-animate-success-line-tip .75s; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-toast-animate-success-line-long .75s; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: swal2-toast-show 0.5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: swal2-toast-hide 0.1s forwards; }

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.4); }
  .swal2-container.swal2-backdrop-hide {
    background: transparent !important; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom > :first-child,
  .swal2-container.swal2-bottom-start > :first-child,
  .swal2-container.swal2-bottom-left > :first-child,
  .swal2-container.swal2-bottom-end > :first-child,
  .swal2-container.swal2-bottom-right > :first-child {
    margin-top: auto; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container.swal2-no-transition {
    transition: none !important; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em; }

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word; }

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0; }
  .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4; }
  .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
  .swal2-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent !important;
    cursor: default;
    user-select: none; }
  .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px; }
  .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: 3px solid #999999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff; }

.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500; }
  .swal2-styled:not([disabled]) {
    cursor: pointer; }
  .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #aaa;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-styled::-moz-focus-inner {
    border: 0; }

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em; }

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em; }

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2); }

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto; }

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer; }
  .swal2-close:hover {
    transform: none;
    background: transparent;
    color: #f27474; }
  .swal2-close::-moz-focus-inner {
    border: 0; }

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word; }

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto; }

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em; }
  .swal2-input.swal2-inputerror,
  .swal2-file.swal2-inputerror,
  .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
  .swal2-input:focus,
  .swal2-file:focus,
  .swal2-textarea:focus {
    border: 1px solid #b4dbed;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5; }
  .swal2-input::placeholder,
  .swal2-file::placeholder,
  .swal2-textarea::placeholder {
    color: #cccccc; }

.swal2-range {
  margin: 1em auto;
  background: #fff; }
  .swal2-range input {
    width: 80%; }
  .swal2-range output {
    width: 20%;
    color: inherit;
    font-weight: 600;
    text-align: center; }
  .swal2-range input,
  .swal2-range output {
    height: 2.625em;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em; }
  .swal2-input[type='number'] {
    max-width: 10em; }

.swal2-file {
  background: inherit;
  font-size: 1.125em; }

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em; }

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em; }

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit; }
  .swal2-radio label,
  .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.125em; }
  .swal2-radio input,
  .swal2-checkbox input {
    margin: 0 .4em; }

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300; }
  .swal2-validation-message::before {
    content: '!';
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    margin: 0 .625em;
    border-radius: 50%;
    background-color: #f27474;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none; }
  .swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474;
    color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-error.swal2-icon-show {
      animation: swal2-animate-error-icon .5s; }
      .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
        animation: swal2-animate-error-x-mark .5s; }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86;
    color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        transform: rotate(-45deg);
        transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        transform: rotate(-45deg);
        transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      z-index: 2;
      top: -.25em;
      left: -.25em;
      box-sizing: content-box;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      z-index: 1;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      z-index: 2;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .8125em;
        width: 1.5625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-animate-success-line-tip .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-animate-success-line-long .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
      animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600; }
  .swal2-progress-steps li {
    display: inline-block;
    position: relative; }
  .swal2-progress-steps .swal2-progress-step {
    z-index: 20;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center; }
    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
      background: #3085d6; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
        background: #add8e6;
        color: #fff; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: #add8e6; }
  .swal2-progress-steps .swal2-progress-step-line {
    z-index: 10;
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  animation: swal2-show 0.3s; }

.swal2-hide {
  animation: swal2-hide 0.15s forwards; }

.swal2-noanimation {
  transition: none; }

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

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg); }
  33% {
    transform: translateY(0) rotateZ(-2deg); }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg); }
  100% {
    transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

@keyframes swal2-show {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important; }
  body.swal2-no-backdrop .swal2-container > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
    right: 0;
    bottom: 0; }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: static !important; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: black;
    font-size: 2.14286rem; }
  .swal2-modal .swal2-content {
    color: black;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #666666; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #666666; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    border-color: #cccccc;
    color: #666666;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #333333; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #00adee;
    border-color: #00adee;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #2a5d89;
    border-color: #2a5d89;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #2a5d89;
    border-color: #2a5d89;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #cccccc;
    color: #666666; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

html,
body {
  height: auto; }

body {
  padding-top: 46px; }
  @media (min-width: 1024px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.78571rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin-top: 0.5rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease;
  text-decoration: none; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0; }

.definitionList-value {
  margin: 0; }

hr {
  margin: 0.71429rem 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.35714rem; }

.form-label--inlineSmall small {
  color: #757575;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  background-color: white;
  border: 1px solid #a9afb6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  position: absolute; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
    .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #a9afb6 transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .dropdown-menu.is-open:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 551px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    #wishlist-dropdown.is-open {
      padding-right: 0px; } }
  @media (min-width: 1261px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.modal {
  margin: 0 auto;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  overflow: scroll; }
  @media (min-width: 1024px) {
    .modal {
      overflow: hidden; } }

#modal {
  margin: 0 !important;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%);
  z-index: 99999999; }

@media (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 1024px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #000;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 1024px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }

.modal-close--white {
  color: #FFF !important; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: black;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #00adee;
      border-color: #00adee;
      color: white; }
    .modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
      background-color: #2a5d89;
      border-color: #2a5d89;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: #2a5d89;
      border-color: #2a5d89;
      color: white; }

body .modal-background {
  background: rgba(51, 51, 51, 0.5); }

.page-breadcrumbs {
  padding-top: 0.71429rem;
  padding-bottom: 0.5rem;
  background: #f8f9fa; }
  .page-breadcrumbs .container {
    max-width: 89rem; }
  @media (min-width: 1024px) {
    .page-breadcrumbs {
      background: #f8f9fa; } }

.breadcrumbs {
  display: block;
  font-size: 0;
  text-align: left;
  margin-bottom: 0; }
  .breadcrumbs a:hover {
    text-decoration: underline; }

.breadcrumb {
  display: inline-block;
  float: none;
  font-size: 1rem; }
  .breadcrumb::before {
    display: inline-block;
    vertical-align: middle;
    top: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQwLjgyMyAyNDAuODIzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNDAuODIzIDI0MC44MjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBpZD0iQ2hldnJvbl9SaWdodF8xXyIgZD0iTTE4My4xODksMTExLjgxNkw3NC44OTIsMy41NTVjLTQuNzUyLTQuNzQtMTIuNDUxLTQuNzQtMTcuMjE1LDBjLTQuNzUyLDQuNzQtNC43NTIsMTIuNDM5LDAsMTcuMTc5ICAgbDk5LjcwNyw5OS42NzFsLTk5LjY5NSw5OS42NzFjLTQuNzUyLDQuNzQtNC43NTIsMTIuNDM5LDAsMTcuMTkxYzQuNzUyLDQuNzQsMTIuNDYzLDQuNzQsMTcuMjE1LDBsMTA4LjI5Ny0xMDguMjYxICAgQzE4Ny44ODEsMTI0LjMxNSwxODcuODgxLDExNi40OTUsMTgzLjE4OSwxMTEuODE2eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojNUE1QTVBIiBkYXRhLW9sZF9jb2xvcj0iIzVhNWE1YSI+PC9wYXRoPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=) 50% 50% no-repeat;
    background-size: 7px 7px;
    width: 7px;
    height: 7px; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: text;
    color: #66737e; }
  .breadcrumb:first-child::before {
    display: none; }

a.breadcrumb-label {
  text-decoration: underline;
  font-weight: 500; }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: black; }
  .pagination-item.pagination-item--current {
    border-color: #e5e5e5;
    border-radius: 4px;
    margin: 0 0.35714rem 0 0.78571rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #068ac7; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #068ac7; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #068ac7; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.42857rem;
  margin-top: -0.14286rem;
  width: 1.42857rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem;
    position: relative;
    transform: rotate(180deg); }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #757575;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1rem;
  transition: all 0.15s ease;
  margin-bottom: 0;
  padding: 0.64286rem 1rem;
  cursor: pointer;
  border-radius: 0 !important; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 1024px) {
      .button + .button {
        margin-left: 0.78571rem; } }
  .button.button--secondary {
    border-color: #5379a6;
    background-color: #5379a6;
    color: white; }
    .button.button--secondary:hover, .button.button--secondary:focus {
      border-color: #3b5575;
      background-color: #3b5575;
      color: white; }
    .button.button--secondary.active {
      border-color: #3b5575;
      background-color: #3b5575;
      color: white; }
  .button.button--tertiary {
    font-weight: 600;
    border-color: #d9dce0;
    background-color: #d9dce0;
    color: #154284; }
    .button.button--tertiary:hover, .button.button--tertiary:focus {
      border-color: #5479a6;
      background-color: white;
      color: #154284; }
    .button.button--tertiary.active {
      border-color: #5479a6;
      background-color: white;
      color: #154284; }
  .button.button--main {
    font-weight: 600;
    border-color: #068ac7;
    background-color: #068ac7;
    color: white; }
    .button.button--main:hover, .button.button--main:focus {
      background-color: #2a5d89;
      color: white; }
    .button.button--main.active {
      border-color: #2a5d89;
      background-color: #2a5d89;
      color: white; }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #757575; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 1024px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 1024px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 1024px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 1024px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

@media (min-width: 1024px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 1024px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 1024px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 1024px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-title {
      margin-bottom: 0.78571rem;
      margin-top: 0;
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #757575;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: black; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  color: #333333; }

.alertBox-icon .icon {
  height: 1.78571rem;
  width: 1.78571rem; }

.alertBox--info {
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

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

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.form-field--success .form-input[type="text"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.28571rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.28571rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.21429rem; }

.form-actions {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1261px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.21429rem 0.35714rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }

.form-option {
  border: 1px solid #cccccc;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #999999; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 551px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable:before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

input[type='text']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
  border: 1px solid #4e77a3;
  color: black;
  outline: none; }

.card-figure {
  margin-top: 0;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-img-container {
  max-width: 500px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 1024px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 0;
  width: 100%;
  max-height: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #333333;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 551px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #757575; }
    .card--alternate:hover .card-body {
      background-color: #757575; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 600; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox:after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: #068ac7; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: left; }
  .navBar--sub .navBar-heading,
  .navBar--sub .navBar-action {
    font-size: 16px;
    color: black;
    padding: 0.71429rem 0px 0.71429rem 1.42857rem; }
  .navBar--sub .navBar-heading {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none; }
    .navBar--sub .navBar-item.is-active .navBar-action {
      font-weight: 600;
      text-decoration: underline; }
    .navBar--sub .navBar-item:last-child.is-active,
    .navBar--sub .navBar-item:last-child .navBar-action {
      border-bottom: 1px solid #cccccc; }
  .navBar--sub .navBar-action:hover {
    color: black; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757575;
  font-size: 13px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #068ac7;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 600;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 1.85714rem;
  width: 100%;
  z-index: 5;
  display: none; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1024px) {
    .navUser {
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50;
      display: block;
      margin: 0 auto;
      background-color: #d9dce0;
      height: 33px; } }
  .navUser .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }

.navUser-section {
  float: none;
  display: flex;
  align-items: center; }
  @media (min-width: 1024px) {
    .navUser-section {
      position: relative; } }

.navUser-action {
  display: flex;
  align-items: center;
  color: black;
  text-decoration: none;
  font-size: 13px;
  padding: 0.5rem 1.28571rem; }
  .navUser-action:hover {
    color: black;
    text-decoration: underline; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #27292e;
    fill-rule: evenodd;
    transition: all 0.15s ease;
    margin-right: 0.5rem; }

.navUser-action--currencySelector + .dropdown-menu:before {
  left: auto !important;
  right: 0.78571rem; }

.navUser-action--currencySelector + .dropdown-menu:after {
  left: auto !important;
  right: 0.92857rem; }

.navUser-action-storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action-storeCredit + .dropdown-menu:before {
    left: 10rem !important; }
  .navUser-action-storeCredit + .dropdown-menu:after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 1024px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

.navUser-action-shippingMessage {
  height: 0.78571rem;
  padding: 0;
  margin: 0.5rem 0;
  padding-right: 0.78571rem;
  margin-right: 0.78571rem;
  border-right: 1px solid #000; }
  .navUser-action-shippingMessage svg {
    width: 1.5rem;
    height: 1rem; }

.navUser-item-cart {
  display: block;
  position: relative; }
  .navUser-item-cart .navUser-action {
    position: relative; }
  .navUser-item-cart svg {
    width: 2.07143rem;
    height: 1.85714rem; }
  .navUser-item-cart .dropdown-menu {
    max-width: 22.85714rem; }
    @media (min-width: 1024px) {
      .navUser-item-cart .dropdown-menu.is-open {
        top: 0 !important;
        left: -124px !important; } }
    .navUser-item-cart .dropdown-menu.is-open:before {
      right: 0.42857rem; }
      @media (min-width: 1024px) {
        .navUser-item-cart .dropdown-menu.is-open:before {
          right: 0.78571rem; } }
    .navUser-item-cart .dropdown-menu.is-open:after {
      right: 0.57143rem; }
      @media (min-width: 1024px) {
        .navUser-item-cart .dropdown-menu.is-open:after {
          right: 0.92857rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 551px) {
    .navUser-item-cartLabel {
      display: flex; } }

.navUser-item-compare {
  display: none; }
  .navUser-item-compare.show {
    display: block; }

.navUser-item-account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item-account svg {
  width: 1.85714rem;
  height: 1.85714rem; }

.navUser-item-welcomeCustomer {
  margin-right: 0.78571rem !important; }
  .navUser-item-welcomeCustomer span {
    display: flex;
    align-items: center;
    color: black;
    text-decoration: none;
    font-size: 13px;
    padding: 0.5rem 0.5rem; }
  .navUser-item-welcomeCustomer svg {
    width: 1.42857rem;
    height: 1.28571rem;
    fill: #27292e;
    fill-rule: evenodd;
    margin-right: 0.5rem; }

.navUser-item-chooseCountryStore .navUser-action:hover {
  text-decoration: none; }

.navUser-item-chooseCountryStore .country {
  color: #000;
  font-size: 13px; }
  .navUser-item-chooseCountryStore .country.active {
    font-weight: 600;
    text-decoration: underline; }
  .navUser-item-chooseCountryStore .country:first-child {
    margin-right: .75rem; }

#cart-preview-dropdown {
  min-width: 19.28571rem;
  z-index: 50;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.1);
  margin-top: 3rem;
  margin-left: 1.28571rem; }
  #cart-preview-dropdown::before, #cart-preview-dropdown::after {
    left: 0;
    right: 0;
    margin: auto; }

.countPill {
  display: inline-block;
  position: relative;
  background-color: #078ac7;
  border-radius: 50%;
  color: white;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
  height: 1.28571rem;
  text-align: center;
  width: 1.28571rem;
  margin-top: 0.28571rem;
  margin-right: 0.28571rem;
  border: 1px solid white;
  z-index: 50; }
  @media (min-width: 1024px) {
    .countPill {
      position: absolute;
      top: 0.57143rem;
      right: 0.78571rem;
      margin-right: 0;
      margin-left: 1.21429rem;
      margin-top: -0.5rem; } }

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757575;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: black; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: #757575;
      transition: all 0.15s ease; }

.google_plusone_iframe_widget {
  width: inherit !important; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }

.socialLinks--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media (min-width: 1024px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel.slick-initialized {
    max-height: 71.42857rem;
    opacity: 1;
    margin-bottom: 0; }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 1024px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  @media (min-width: 1024px) {
    .heroCarousel-slide .heroCarousel-image {
      object-fit: cover;
      max-height: 42.85714rem;
      width: 100%; } }
  @media (min-width: 1024px) {
    .heroCarousel-slide .heroCarousel-image-wrapper {
      max-height: 42.85714rem; } }
  .heroCarousel-slide.compat-object-fit {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (min-width: 1261px) {
      .heroCarousel-slide.compat-object-fit.stretch {
        background-size: 100% 100%; } }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      opacity: 0; }

.heroCarousel-content {
  background-color: white;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      margin: 0 auto;
      padding: 2.25rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 50rem; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 1024px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 1024px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 1024px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media (min-width: 1024px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 1024px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 551px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 600; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  width: 1px;
  min-width: 100%;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

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

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #757575;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative;
  pointer-events: none; }
  .productView-image[data-zoom-image="video"] {
    pointer-events: all; }
  @media (min-width: 1024px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 1024px) {
    .productView-image {
      cursor: pointer; } }

.productView-img-container {
  position: relative;
  margin: auto;
  max-width: 500px;
  width: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: 100%; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails .slick-list {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 50px;
    max-width: 50px;
    width: 100%; }

.productView-thumbnail {
  text-align: center; }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  display: inline-block;
  height: 67px;
  max-width: 75px;
  padding: 2px;
  position: relative;
  text-align: center;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

@media (min-width: 1024px) {
  .productView .productView-details:last-child {
    margin-bottom: 2rem; } }

.productView-title {
  font-size: 20px;
  margin: -0.78571rem 0 0.35714rem; }
  @media (min-width: 1024px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1261px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #757575;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: black; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 1024px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #757575; }
    .productView-reviewLink > a:hover {
      color: black; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 551px) {
    .productView-info > :first-child {
      margin-top: 1.5rem; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; } }

.productView-info-value {
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options > p {
    font-size: 16px;
    margin: 1.5rem 0;
    padding: 1rem;
    background: #f1f2f5;
    font-weight: 600;
    color: #5b6973;
    text-align: center; }

.productOptions-list {
  border: 1px solid #cccccc;
  list-style: none;
  margin: 0; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #cccccc; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.28571rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.productView .form-field[data-product-attribute='product-list'] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left; }
  .productView .form-field[data-product-attribute='product-list'] .form-label {
    color: #000;
    margin-left: 0; }
  .productView .form-field[data-product-attribute='product-list'] .form-label--alternate {
    margin-top: 0.78571rem;
    font-size: 14px;
    font-weight: 600; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price--discounted {
  color: #999;
  display: block;
  font-size: 14px; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #e5e5e5;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e5e5e5; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 1024px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 1024px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 1024px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #757575;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: black; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 1024px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: 600;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 1024px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 1024px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 1024px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: 600; }

.banners {
  background-color: #757575;
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #757575;
    position: relative;
    top: -1px; }

.cart-modern .page {
  background: #EEEFF1; }

.cart {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .cart {
      height: 100%; } }

.cart-list {
  padding: 1.5rem !important;
  background: #fff; }
  @media (min-width: 551px) {
    .cart-list {
      padding: 0 1.07143rem; } }
  @media (min-width: 1024px) {
    .cart-list {
      height: 100%; } }

.cart-item-position {
  padding-bottom: 1.78571rem;
  border-bottom: 1px solid #D8D8D8; }

.cart-item-wrap {
  display: flex;
  align-items: flex-start;
  margin-bottom: -0.71429rem;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item-wrap {
      max-width: 26.42857rem; } }

.cart-item {
  position: relative;
  padding: 1.42857rem 0 1.07143rem; }
  @media (min-width: 551px) {
    .cart-item {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
      padding: 2rem 0 0; } }

.cart-item-top {
  display: none;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0.64286rem 0 0.35714rem;
  border-bottom: 1px solid #D8D8D8; }
  @media (min-width: 551px) {
    .cart-item-top {
      display: flex; } }

.cart-item-head {
  text-align: center;
  color: #878787;
  text-transform: uppercase;
  font-weight: 600; }

.cart-item-head-name {
  width: 26.42857rem;
  text-align: left; }

.cart-item-head-quantity {
  width: 8.92857rem; }

.cart-item-head-price {
  width: 7.14286rem; }

.cart-item-head-remove {
  width: 0.92857rem; }

.cart-item-sum {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 3.21429rem;
  padding: 0.35714rem 0.35714rem 1.5rem 0.35714rem;
  border-bottom: none; }
  @media (min-width: 551px) {
    .cart-item-sum {
      justify-content: flex-end; } }
  .cart-item-sum .cart-item-price {
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    text-align: right; }

.cart-item-block .definitionList {
  margin-bottom: 0.35714rem; }

.cart-item-figure {
  width: 4.28571rem;
  min-width: 4.28571rem;
  min-height: 4.28571rem;
  position: absolute;
  top: 100%; }
  @media (min-width: 551px) {
    .cart-item-figure {
      position: relative;
      top: 0;
      width: 5rem;
      min-width: 5rem;
      min-height: 5rem; } }

.cart-item-image {
  max-width: 100%;
  max-height: 100%; }

.cart-item-quantity {
  text-align: center;
  margin-bottom: 0.71429rem;
  display: inline-block;
  margin-top: 1.5rem;
  margin-left: calc(50% - 40px); }
  @media (min-width: 551px) {
    .cart-item-quantity {
      width: 8.92857rem;
      margin-bottom: 0;
      margin-left: 0;
      margin-top: 0; } }
  .cart-item-quantity .form-increment {
    width: 5.71429rem;
    padding: 0.28571rem 0.5rem;
    border: 1px solid #D8D8D8;
    border-radius: 0; }
    @media (min-width: 551px) {
      .cart-item-quantity .form-increment {
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      .cart-item-quantity .form-increment {
        width: 6.42857rem; } }
    .cart-item-quantity .form-increment .button {
      margin-top: 2px;
      padding: 0;
      border: none;
      cursor: pointer; }
      .cart-item-quantity .form-increment .button:hover svg {
        fill: #000; }
    .cart-item-quantity .form-increment input {
      color: #000; }
    .cart-item-quantity .form-increment svg {
      max-width: 0.92857rem;
      max-height: 0.92857rem; }
  .cart-item-quantity .form-input--incrementTotal {
    width: 1.78571rem; }
    @media (min-width: 1024px) {
      .cart-item-quantity .form-input--incrementTotal {
        width: 2.5rem; } }

.cart-item-title {
  padding-left: 0.71429rem;
  padding-right: 1.57143rem;
  color: #28343F;
  width: 100%;
  padding-bottom: 0; }
  @media (min-width: 551px) {
    .cart-item-title {
      flex-basis: calc(100% - 70px);
      flex-basis: auto;
      padding-left: 1.07143rem;
      padding-bottom: 1.42857rem;
      padding-right: 0; } }

.cart-guarantees {
  text-align: center;
  margin-top: 1.07143rem; }
  @media (min-width: 551px) {
    .cart-guarantees {
      width: 55%;
      margin-top: -2.42857rem;
      text-align: left; } }

.cart-guarantees-list {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 1.42857rem;
  list-style-type: none; }

.cart-guarantees-option {
  font-weight: 600;
  color: #40659B; }
  @media (min-width: 551px) {
    .cart-guarantees-option {
      font-size: 16px; } }

.cart-guarantees-icon {
  margin-right: 10px;
  vertical-align: middle;
  width: 0.71429rem;
  height: 0.5rem;
  fill: #40659B; }

.cart-item-label {
  display: none; }

.cart-item-brand {
  margin-bottom: 0.21429rem; }

.cart .cart-item-name {
  margin: 0;
  padding-bottom: 0.71429rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3; }
  .cart .cart-item-name a {
    color: #000; }
    .cart .cart-item-name a:hover {
      text-decoration: underline; }
  @media (min-width: 551px) {
    .cart .cart-item-name {
      padding-right: 0.35714rem;
      padding-bottom: 0;
      font-size: 18px; } }

.cart .cart-item-free-gift {
  font-weight: 600;
  color: #2dbf6a;
  margin: 0.5rem 0; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: black; }

.cart-item-article {
  font-size: 1rem;
  color: #000; }

.cart-item-availability {
  display: none;
  padding-left: 0;
  font-size: 1rem;
  color: #717D87; }
  @media (min-width: 551px) {
    .cart-item-availability {
      padding-left: 6.07143rem; } }

.cart-item-availability-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 1.14286rem;
  height: 1.14286rem;
  border: 1px solid #18B95B;
  border-radius: 50%; }
  .cart-item-availability-icon svg {
    fill: #18B95B;
    max-width: 0.57143rem;
    max-height: 0.42857rem; }

.cart-item-availability-in-stock {
  text-transform: uppercase;
  font-weight: 600;
  color: #18B95B; }

.cart-item-discount-ineligible strong {
  color: #990642; }

.cart-item-price {
  display: block;
  padding-top: 0.57143rem;
  margin-top: 1.5rem;
  float: right;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  word-break: break-all; }
  @media (min-width: 551px) {
    .cart-item-price {
      float: none;
      margin-top: 0;
      width: 7.14286rem;
      padding-left: 0;
      text-align: center; } }
  @media (min-width: 1024px) {
    .cart-item-price {
      font-size: 17px; } }
  .cart-item-price .cart-per-item {
    margin-top: -0.57143rem; }
    .cart-item-price .cart-per-item .cart-item-value {
      color: #717D87;
      font-size: 1rem;
      font-weight: normal;
      position: relative;
      top: -0.21429rem; }

.cart-item-remove {
  position: absolute;
  top: 0.71429rem;
  right: 0; }
  @media (min-width: 551px) {
    .cart-item-remove {
      position: static;
      padding-top: 0.28571rem; } }

.cart-remove {
  width: auto;
  height: auto;
  background: none;
  line-height: 0.9; }
  .cart-remove svg {
    width: 0.92857rem;
    height: 0.92857rem; }

.cart-item-total {
  text-align: right; }
  .cart-item-total .cart-item-label {
    display: inline-block;
    padding-right: 0.92857rem;
    font-size: 18px;
    color: #333; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 1024px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 1024px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.35714rem top 0.5rem;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0.5rem 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #757575;
  width: 58.33333%; }
  @media (min-width: 1024px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }
  .cart-total-label:only-child {
    width: 100%; }

.cart-total-value {
  width: 41.66667%;
  text-align: right; }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 1024px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  position: relative;
  padding-top: 0.21429rem;
  padding-bottom: 0.21429rem;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-size: 16px; }
  @media (min-width: 551px) {
    .cart-total-grandTotal {
      font-size: 20px; } }
  @media (min-width: 1024px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.cart-total-estimate {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding-top: 0.71429rem;
  padding-left: 0.78571rem;
  padding-right: 0.78571rem;
  padding-bottom: 0.71429rem; }

.cart-total-estimate-title {
  margin-bottom: 0.42857rem;
  font-size: 17px;
  font-weight: 600;
  color: #878787;
  text-transform: uppercase; }

.cart-total-estimate-data {
  display: flex;
  margin-bottom: 0.57143rem; }

.cart-total-estimate-error {
  color: #990642;
  display: flex;
  margin-bottom: 0.21429rem;
  margin-top: 0.21429rem; }

.cart-total-estimate-info {
  background-color: #e8ebef;
  padding: 0.5rem;
  margin-top: 0.28571rem;
  margin-bottom: 0.28571rem;
  font-size: 16px;
  justify-content: space-between; }
  .cart-total-estimate-info a {
    font-size: 15px; }

.cart-total-estimate-select {
  width: 100%;
  max-width: 138px;
  margin-right: 0.5rem;
  border: 1px solid #D8D8D8; }

.cart-total-estimate-input {
  width: 100%;
  max-width: 97px;
  margin-right: 0.5rem;
  border: 1px solid #D8D8D8; }
  .cart-total-estimate-input.error {
    border-color: #990642; }

.cart-total-estimate-select,
.cart-total-estimate-input {
  padding: 0.35714rem; }

.cart-total-estimate-note {
  font-weight: 500; }

.cart-total-estimate-button .button {
  width: 2.42857rem;
  height: 2.42857rem;
  padding-top: 0.71429rem;
  padding-bottom: 0.71429rem;
  padding-left: 0.14286rem;
  padding-right: 0;
  border-radius: 0;
  background: #068AC7; }
  .cart-total-estimate-button .button:disabled {
    background: #A9AFB6;
    border-color: #A9AFB6; }

.cart-total-estimate-button svg {
  max-width: 0.57143rem;
  max-height: 0.92857rem;
  fill: #fff; }

.cart-total-accordion-border {
  margin-bottom: 0.42857rem;
  padding: 0.71429rem 0 0;
  border-top: 1px solid #66737E;
  border-bottom: 1px solid #66737E; }
  .cart-total-accordion-border .cart-total-accordion-row {
    margin-bottom: 0; }
  .cart-total-accordion-border .cart-total-accordion-content {
    padding: 0 0 1.07143rem; }

.cart-total-accordion-row {
  margin-bottom: 0.35714rem; }
  .cart-total-accordion-row:after {
    content: "";
    display: block;
    clear: both; }
  .cart-total-accordion-row.cart-total-accordion-row-flex {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .cart-total-accordion-row.cart-total-accordion-row-flex:after {
      display: none; }

.cart-total-accordion-drop {
  color: #154284; }
  .cart-total-accordion-drop:before {
    content: "";
    display: inline-block;
    vertical-align: 1px;
    width: 0px;
    height: 0px;
    margin-right: 0.35714rem;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #154284 transparent transparent transparent; }

.cart-total-accordion-info {
  font-size: 1rem;
  color: #329FD1; }
  .cart-total-accordion-info.cart-total-accordion-info-nobreak {
    white-space: nowrap; }
  .cart-total-accordion-info .button {
    padding: 0.57143rem 1.64286rem;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0;
    color: #fff;
    background: #068AC7;
    text-transform: uppercase; }
    .cart-total-accordion-info .button:disabled {
      background: #D9DCE0;
      border-color: #D9DCE0; }
  .cart-total-accordion-info svg {
    max-width: 1.07143rem;
    max-height: 0.85714rem;
    fill: #329FD1; }

.cart-total-accordion-input {
  width: 100%;
  margin-right: 0.71429rem;
  padding: 0.42857rem 0.57143rem;
  font-size: 1rem;
  border: 1px solid #D8D8D8; }

.cart-total-accordion-input-wrap {
  position: relative;
  width: 100%;
  margin-right: 0.71429rem; }
  .cart-total-accordion-input-wrap .cart-total-accordion-input {
    margin-right: 0;
    padding-right: 1.07143rem; }

.cart-total-accordion-cancel {
  position: absolute;
  top: 50%;
  right: 0.71429rem;
  margin-top: -0.35714rem;
  line-height: 0.7; }
  .cart-total-accordion-cancel svg {
    width: 0.71429rem;
    height: 0.71429rem;
    fill: #a9afb6; }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .shipping-estimate-hide:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: black; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2.28571rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.71429rem; }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.cart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  display: inline-flex;
  align-items: center;
  line-height: 19px;
  border-top: 1px solid #CCC;
  width: 100%; }

.previewCart-quantityText {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  padding-top: 1rem;
  padding-bottom: 0.78571rem; }

.previewCartItem-image {
  text-align: center;
  position: relative;
  width: 8.57143rem;
  height: 7.14286rem;
  flex-grow: 0;
  flex-shrink: 0; }
  .previewCartItem-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.previewCartItem-content {
  padding-left: 1rem;
  padding-top: 0.78571rem;
  padding-bottom: 0.78571rem; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #333; }
    .previewCartItem-name > a:focus, .previewCartItem-name > a:hover {
      text-decoration: underline; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: black;
  display: inline-block;
  font-size: 13px; }

.previewCartItem-sku {
  display: none; }

.previewCartItem-price {
  margin-top: 0.5rem;
  color: #666;
  font-size: 14px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  display: block;
  border-top: 1px solid #CCC;
  padding: 1.5rem 0; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .previewCartAction .button {
    margin: 0;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 0;
    color: #FFF;
    background: #078ac7; }
    .previewCartAction .button:hover, .previewCartAction .button:focus {
      background: #2a5d89;
      color: #FFF; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left;
  padding: 0; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding: 0; }

.previewCartAction-viewCart {
  padding-right: 0.78571rem; }
  .previewCartAction-viewCart .button {
    border: 1px solid #078ac7;
    background: #FFF;
    color: #078ac7; }
    .previewCartAction-viewCart .button:hover, .previewCartAction-viewCart .button:focus {
      color: #FFF; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-checkout {
  padding-left: 0.78571rem; }

.previewCart-emptyBody {
  margin-top: 3rem;
  text-align: center; }

.previewCart-emptyBodyHeading {
  font-size: 16px;
  font-weight: 600; }

.previewCart-contactUs {
  padding-top: 1.5rem;
  border-top: 1px solid #CCC;
  margin-top: 1.5rem; }

.previewCart-totals {
  margin-top: 0.78571rem;
  border-top: 1px solid #CCC;
  padding-top: 0.78571rem;
  font-size: 16px; }
  .previewCart-totals > div {
    display: flex;
    margin-bottom: 0.5rem; }
  .previewCart-totals .value {
    margin-left: auto; }

.previewCart-fullCart {
  font-size: 15px;
  margin: 1.5rem 0;
  font-weight: 600; }
  .previewCart-fullCart a {
    text-decoration: underline; }

.cart-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.85714rem; }
  @media (min-width: 1024px) {
    .cart-wrapper {
      flex-wrap: nowrap; } }

.cart-section-totals {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 21.42857rem;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .cart-section-totals {
      width: 33%;
      max-width: 27.14286rem;
      margin-left: auto;
      margin-right: 0; }
      .cart-section-totals > div[data-cart-totals] {
        width: 100%;
        display: block; }
      .cart-section-totals .norton-seal {
        display: block; } }

[data-cart-content] {
  position: relative;
  width: 100%; }
  @media (min-width: 1024px) {
    [data-cart-content] {
      width: 67%;
      margin-bottom: 0;
      padding-right: 0.71429rem;
      padding-bottom: 10.07143rem; } }

[data-cart-totals] {
  padding: .75rem 1.5rem;
  background: #fff; }
  [data-cart-totals] .cart-totals {
    width: 100%;
    float: none;
    margin-bottom: 0;
    padding: 1.07143rem 0 0;
    font-size: 15px;
    border-top: 1px solid #66737E; }
  [data-cart-totals] .cart-totals-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 1.14286rem;
    font-weight: 600;
    color: #405466; }
  [data-cart-totals] .cart-total {
    border-top: none;
    text-align: left; }
  [data-cart-totals] .cart-total-label, [data-cart-totals] .cart-total-value {
    padding: 0 0 0.71429rem; }
  [data-cart-totals] .cart-total-label {
    font-size: 15px;
    font-weight: 500;
    color: #333; }
    [data-cart-totals] .cart-total-label.shipping-estimate-show {
      width: 70%; }
    @media (min-width: 1024px) {
      [data-cart-totals] .cart-total-label {
        padding-top: 0; } }
  [data-cart-totals] .cart-total-label-subtotal {
    font-size: 18px; }
  [data-cart-totals] .cart-total-label-grandtotal {
    margin-top: -1px;
    font-size: 18px; }
    [data-cart-totals] .cart-total-label-grandtotal span {
      font-size: 16px; }
  [data-cart-totals] .cart-total-label-clickable {
    cursor: pointer;
    text-decoration: none; }
    [data-cart-totals] .cart-total-label-clickable.is-open .cart-total-accordion-drop:before {
      border-width: 0 5px 7px 5px;
      border-color: transparent transparent #154284 transparent; }
  [data-cart-totals] .cart-total-value {
    font-size: 15px; }
    [data-cart-totals] .cart-total-value.shipping-estimate-value {
      width: 30%; }
  [data-cart-totals] .cart-total-value-md-size {
    font-size: 17px; }
  [data-cart-totals] .cart-total-value-promo {
    font-weight: 500;
    color: #18B95B; }
  [data-cart-totals] .cart-actions {
    margin-bottom: 1.42857rem; }
    [data-cart-totals] .cart-actions .button {
      display: block;
      float: none;
      padding: 1.07143rem 0.71429rem;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      background: #068ac7;
      color: #fff;
      border: none;
      border-radius: 0;
      transition: all .2s; }
      [data-cart-totals] .cart-actions .button:hover, [data-cart-totals] .cart-actions .button:focus {
        background: #2a5d89; }

.affirm-note {
  margin-top: 0.71429rem;
  margin-bottom: 1.42857rem;
  text-align: center;
  line-height: 1.2; }
  @media (min-width: 1024px) {
    .affirm-note {
      margin-top: 0;
      margin-bottom: 0.71429rem;
      text-align: right; } }

.affirm-note-img {
  max-height: 1.21429rem;
  vertical-align: baseline; }

.affirm-modal-trigger {
  color: #224C8B; }

.cart-checkout-options-title {
  margin-bottom: 0.71429rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #375167; }
  .cart-checkout-options-title span {
    position: relative;
    padding: 0 0.71429rem; }
    .cart-checkout-options-title span:before, .cart-checkout-options-title span:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 1.42857rem;
      height: 1px;
      background: #375167; }
      @media (min-width: 551px) {
        .cart-checkout-options-title span:before, .cart-checkout-options-title span:after {
          width: 2.85714rem; } }
    .cart-checkout-options-title span:before {
      left: 100%; }
    .cart-checkout-options-title span:after {
      right: 100%; }

.cart-checkout-options-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 0;
  list-style-type: none; }

.cart-checkout-options-el {
  flex: 1;
  padding: 0 0.35714rem; }

.cart-checkout-options-system {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 30px; }

.cart-checkout-options-system-paypal {
  border: 1px solid #068AC7;
  background-image: url("../img/logos/paypal.svg");
  background-size: 67px;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.cart-checkout-options-system-amazon {
  background: #FDAE22;
  display: none; }
  .cart-checkout-options-system-amazon img {
    margin-top: 4px; }

.cart-checkout-options-system-apple {
  border: 1px solid #000;
  display: none; }
  .cart-checkout-options-system-apple img {
    max-width: 50%; }

.cart-checkout-options-alternate .heading {
  text-align: center;
  margin-bottom: .75rem;
  font-size: 16px;
  color: #474747; }

.cart-checkout-options-alternate img {
  display: block;
  margin: 0 auto 1.5rem auto;
  max-width: 300px; }
  @media (min-width: 1024px) {
    .cart-checkout-options-alternate img {
      max-width: 100%; } }

.cart-help {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 1.21429rem 0.71429rem;
  background: #fff;
  color: #2A5D89;
  box-shadow: 0 1px 1px 0 rgba(60, 64, 67, 0.08), 0 1px 3px 1px rgba(60, 64, 67, 0.08);
  display: none; }
  .cart-help p {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .cart-help {
      display: flex;
      position: absolute;
      left: 0;
      right: 0.71429rem; } }

.cart-help-bl:first-child {
  display: flex;
  flex-basis: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.71429rem;
  padding-right: 1.14286rem;
  padding-bottom: 0.71429rem;
  border-bottom: 2px solid #D4D7DA; }
  @media (min-width: 551px) {
    .cart-help-bl:first-child {
      flex-basis: auto;
      margin-bottom: 0;
      padding-bottom: 0;
      border-right: 2px solid #D4D7DA;
      border-bottom: none; } }

.cart-help-bl:last-child {
  padding-left: 1.14286rem; }

.cart-help-phone {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.15;
  color: #2A5D89; }

.cart-help-text {
  max-width: 12.14286rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2; }

.cart-help-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.57143rem;
  height: 2.57143rem;
  margin-right: 1.78571rem;
  border: 2px solid #2A5D89;
  border-radius: 50%; }
  .cart-help-icon svg {
    max-width: 1.14286rem;
    max-height: 1.28571rem;
    fill: #2A5D89; }

.cart-error {
  position: relative;
  margin-bottom: 0.42857rem;
  font-size: 16px;
  background: #FEF7E9;
  box-shadow: 0px 0px 5px #ccc;
  border-left: 8px solid #990642;
  padding-top: 0.57143rem;
  padding-bottom: 0.57143rem;
  padding-left: 0.85714rem;
  padding-right: 2.14286rem; }

.cart-error-text-red {
  font-weight: 500;
  color: #990642; }

.cart-error-message-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: 0.28571rem;
  margin-right: 0.57143rem;
  border: 2px solid #990642;
  border-radius: 50%;
  width: 1.42857rem;
  height: 1.42857rem; }
  .cart-error-message-icon svg {
    max-width: 0.57143rem;
    max-height: 0.07143rem;
    fill: #990642; }

.cart-error-close {
  position: absolute;
  top: 1rem;
  right: 0.85714rem;
  fill: #A9AFB6;
  line-height: 0.8; }
  .cart-error-close svg {
    max-width: 1rem;
    max-height: 1rem; }

.cart-success {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.42857rem;
  font-size: 16px;
  background: #FEF7E9;
  box-shadow: 0px 0px 5px #ccc;
  border-left: 8px solid #18B95B;
  padding-top: 0.57143rem;
  padding-bottom: 0.57143rem;
  padding-left: 0.85714rem;
  padding-right: 2.14286rem; }

.cart-success-text-green {
  font-weight: 500; }

.cart-success-message-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: 0.28571rem;
  margin-right: 0.57143rem;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #18B95B;
  border-radius: 50%;
  width: 1.71429rem;
  height: 1.71429rem; }
  .cart-success-message-icon svg {
    max-width: 0.85714rem;
    max-height: 0.85714rem;
    fill: #18B95B; }

.cart-success-close {
  position: absolute;
  top: 1rem;
  right: 0.85714rem;
  fill: #A9AFB6;
  line-height: 0.8; }
  .cart-success-close svg {
    max-width: 1rem;
    max-height: 1rem; }

.cart-title {
  margin: 2.14286rem 0 1.42857rem;
  text-align: left;
  font-size: 28px; }

.empty-cart {
  background: #fff; }

.empty-cart-image {
  margin: 1.07143rem;
  margin-top: 0; }
  @media (min-width: 551px) {
    .empty-cart-image {
      margin-right: 2.14286rem; } }

.empty-cart-text {
  padding-top: 3.57143rem;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  padding-bottom: 1.42857rem;
  text-align: center;
  font-size: 16px;
  font-weight: 500; }
  .empty-cart-text p {
    margin-bottom: 0; }

.empty-cart-title {
  margin-top: 0.64286rem;
  margin-bottom: 0.35714rem;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2; }
  @media (min-width: 551px) {
    .empty-cart-title {
      margin-bottom: 0;
      font-size: 24px;
      line-height: 1.375; } }

.empty-cart-icon {
  max-width: 4.64286rem;
  max-height: 3.78571rem;
  fill: #5479A6; }

.empty-cart-categories {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  padding-bottom: 2.85714rem; }
  @media (min-width: 1024px) {
    .empty-cart-categories {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.empty-cart-hr {
  margin: 0;
  border-color: #a9afb6; }

.empty-cart-products {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  padding-bottom: 0.71429rem; }
  @media (min-width: 1024px) {
    .empty-cart-products {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem; } }
  @media (min-width: 1261px) {
    .empty-cart-products {
      padding-left: 0;
      padding-right: 0; } }

.cart-modern .footer-contact-wrapper {
  padding: 0.71429rem 0 3.92857rem;
  text-align: center;
  font-size: 15px;
  background: #F2F2F2;
  color: #333;
  border-top: 1px solid #ccc; }
  .cart-modern .footer-contact-wrapper p {
    margin-bottom: 0; }
  .cart-modern .footer-contact-wrapper a:hover {
    color: #606060; }

.cart-modern .footer-contact-title {
  margin-top: 0;
  font-size: 24px;
  color: #000; }

.cart-help-tablet {
  display: none; }
  .cart-help-tablet .norton-seal {
    display: none; }
  @media (min-width: 551px) {
    .cart-help-tablet {
      display: inline-block;
      width: 48.5%;
      margin-right: 2%;
      vertical-align: top; }
      .cart-help-tablet .cart-help-cells {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        padding: 1.21429rem 1.5rem;
        background: white;
        color: #2a5d89;
        border: 1px solid #cccccc;
        box-shadow: 0px 0px 5px #cccccc; }
        .cart-help-tablet .cart-help-cells .left-side {
          flex: none;
          display: inline-block;
          width: 3.57143rem; }
          .cart-help-tablet .cart-help-cells .left-side .call-icon {
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat;
            display: block;
            width: 2.5rem;
            height: 2.5rem;
            margin-right: 1.07143rem; }
        .cart-help-tablet .cart-help-cells .right-side {
          flex: none;
          display: inline-block;
          width: calc(100% - 55px); }
      .cart-help-tablet .cart-guarantees {
        margin-top: 1.42857rem;
        width: 100%; }
      .cart-help-tablet .norton-seal {
        display: block; } }
  @media (min-width: 1024px) {
    .cart-help-tablet {
      display: none; }
      .cart-help-tablet .norton-seal {
        display: none; } }

.cart-help-mobile {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  background: white;
  color: #2a5d89;
  border: 1px solid #cccccc;
  box-shadow: 0px 0px 5px #cccccc;
  padding: 1.07143rem;
  margin-bottom: 2.14286rem;
  margin-top: -1.5rem; }
  .cart-help-mobile .left-side {
    flex: none;
    display: inline-block;
    width: 4.14286rem;
    margin-right: 1.07143rem; }
    .cart-help-mobile .left-side a svg {
      fill: white;
      width: 2rem;
      height: 2rem; }
  .cart-help-mobile .right-side {
    width: calc(100% - 75px);
    color: #2a5d89; }
    .cart-help-mobile .right-side .cart-help-text {
      width: 100%;
      max-width: 100%;
      margin: 0; }
      .cart-help-mobile .right-side .cart-help-text span {
        font-size: 1rem;
        font-weight: 400; }
  @media (min-width: 551px) {
    .cart-help-mobile {
      display: none; } }

.cart-list .cart-guarantees {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-list .cart-guarantees {
      display: none; } }
  @media (min-width: 1024px) {
    .cart-list .cart-guarantees {
      display: block; } }

#modal.fastCartModal {
  width: 90% !important;
  height: 90vh !important;
  max-height: 90% !important;
  right: 0 !important;
  left: 5%;
  top: 5% !important;
  transform: none !important;
  overflow: scroll;
  max-width: 90% !important;
  z-index: 9999999999; }
  @media (min-width: 551px) {
    #modal.fastCartModal {
      width: 450px !important;
      height: 100vh !important;
      max-height: 100% !important;
      right: 0 !important;
      left: revert;
      top: 0px !important;
      transform: none !important;
      overflow: scroll;
      max-width: 100% !important; } }
  #modal.fastCartModal .modal-content {
    overflow: hidden;
    padding: 1.5rem; }
  #modal.fastCartModal .modal-close {
    color: #CCC; }

.cart-modern .categoryGuarantees {
  margin-top: .5rem; }
  .cart-modern .categoryGuarantees .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 1000px) {
    .cart-modern .categoryGuarantees {
      margin-top: .5rem; } }

.cart-modern .categoryGuarantee {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  color: #000; }
  .cart-modern .categoryGuarantee:hover, .cart-modern .categoryGuarantee:focus {
    text-decoration: underline; }
  .cart-modern .categoryGuarantee .image {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cart-modern .categoryGuarantee img {
    flex-shrink: 0;
    flex-grow: 0; }
  .cart-modern .categoryGuarantee .text {
    max-width: 150px;
    line-height: 1.3; }
  @media (min-width: 675px) {
    .cart-modern .categoryGuarantee {
      width: 25%; } }
  @media (min-width: 1000px) {
    .cart-modern .categoryGuarantee {
      flex-direction: row;
      text-align: left; }
      .cart-modern .categoryGuarantee .image {
        margin-right: 1.5rem; } }

.cart-modern .categoryGuarantee--support img {
  width: 45px; }

.cart-modern .categoryGuarantee--shipping img {
  width: 53px; }

.cart-modern .categoryGuarantee--returns img {
  width: 48px; }

.cart-modern .categoryGuarantee--warranty img {
  width: 33px; }

.cart-modern #aboveTheFoldUSPs {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  width: 100%; }
  @media (min-width: 1024px) {
    .cart-modern #aboveTheFoldUSPs {
      background: #edf1f5;
      height: 126px;
      justify-content: center; } }
  .cart-modern #aboveTheFoldUSPs .rotator {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 551px) {
      .cart-modern #aboveTheFoldUSPs .rotator {
        flex-wrap: nowrap; } }
    .cart-modern #aboveTheFoldUSPs .rotator .USP {
      align-items: center;
      display: flex;
      flex-direction: column;
      flex-shrink: 0;
      justify-content: flex-start;
      width: -moz-fit-content;
      width: 100%;
      text-align: center;
      margin-bottom: 1.5rem; }
      @media (min-width: 551px) {
        .cart-modern #aboveTheFoldUSPs .rotator .USP {
          width: 33.33%; } }
      @media (min-width: 1024px) {
        .cart-modern #aboveTheFoldUSPs .rotator .USP {
          margin-bottom: 0; } }
      .cart-modern #aboveTheFoldUSPs .rotator .USP .image {
        align-items: center;
        display: flex;
        height: 27px;
        justify-content: flex-start;
        max-width: 45px;
        margin-bottom: .75rem; }
        .cart-modern #aboveTheFoldUSPs .rotator .USP .image img {
          height: auto;
          width: 100%; }
      .cart-modern #aboveTheFoldUSPs .rotator .USP .text {
        color: #000;
        font-family: Hind Vadodara,sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: 18px;
        margin-left: 16px; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.address {
  display: block;
  width: 100%; }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 551px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 15px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #068ac7; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  text-decoration: none; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 1024px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    cursor: pointer; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  padding-left: 1.21429rem;
  padding-right: 1.21429rem; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: 600;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.customersPurchased {
  padding: 1.5rem;
  background-color: #EEEEEE; }

.customersPurchased-header {
  margin-bottom: 0.78571rem;
  font-size: 22px;
  text-align: center;
  color: #000; }
  @media (min-width: 1024px) {
    .customersPurchased-header {
      text-align: left;
      padding-left: 1.5rem; } }

.customersPurchased-product {
  padding: 0 2rem; }
  @media (min-width: 1024px) {
    .customersPurchased-product {
      padding: 0 1.5rem; } }

.customersPurchased-productInner {
  background-color: #FFF;
  padding: 1.5rem; }

.customersPurchased-productImage {
  min-height: 160px; }
  .customersPurchased-productImage img {
    display: block;
    margin: 0 auto;
    max-width: 150px; }

.customersPurchased-productTitle {
  display: block;
  margin: 1.5rem 0 0.78571rem 0;
  color: #000 !important;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-decoration: none; }

.customersPurchased-productPrice {
  color: #000;
  font-size: 20px;
  text-align: right; }

.customersPurchased-productAddToCart {
  display: block;
  margin-top: 0.35714rem;
  padding: 0.35714rem;
  border-radius: 3px;
  background-color: #008ACA;
  font-size: 12px;
  font-weight: 600;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase; }
  .customersPurchased-productAddToCart:hover {
    color: #FFF;
    background-color: #077CA3; }
  .customersPurchased-productAddToCart:active, .customersPurchased-productAddToCart:focus {
    color: #FFF !important; }
  .customersPurchased-productAddToCart.addedToCart {
    background-color: #1CB95B; }
    @media (min-width: 1024px) {
      .customersPurchased-productAddToCart.addedToCart {
        position: relative; }
        .customersPurchased-productAddToCart.addedToCart:before {
          position: absolute;
          display: block;
          content: "";
          width: 20px;
          height: 20px;
          background-image: url(../img/yes-icon.svg);
          background-repeat: no-repeat;
          background-size: 100%;
          top: 4px;
          left: 30px; } }

.customersPurchased-carousel .slick-prev, .customersPurchased-carousel .slick-next {
  top: 40%;
  z-index: 100; }

.customersPurchased-carousel .slick-next {
  right: -15px; }

.customersPurchased-carousel .slick-dots {
  bottom: -40px; }
  @media (min-width: 1024px) {
    .customersPurchased-carousel .slick-dots {
      display: none; } }

.modal-previewAddToCart {
  padding: 0; }

.previewAddToCart {
  font-size: 1rem;
  color: black;
  border-bottom: 2px solid #d9dce0; }
  @media (min-width: 1024px) {
    .previewAddToCart {
      display: flex;
      flex-flow: row;
      align-items: top; } }
  .previewAddToCart a {
    color: black; }
  .previewAddToCart .required::before {
    content: "*";
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    color: #990642; }
  .previewAddToCart .previewAddToCart-item,
  .previewAddToCart .previewAddToCart-summary {
    padding: 1.5rem 1rem;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .previewAddToCart .previewAddToCart-item,
      .previewAddToCart .previewAddToCart-summary {
        width: 50%;
        padding: 2.5rem 2rem 2.28571rem; } }
    .previewAddToCart .previewAddToCart-item-header,
    .previewAddToCart .previewAddToCart-summary-header {
      font-size: 22px;
      margin-bottom: 1.5rem; }
  .previewAddToCart .previewAddToCart-item-header::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 25px;
    background-image: url("../img/icons/yes-icon.svg");
    margin-top: -0.35714rem;
    margin-right: 0.78571rem; }
  .previewAddToCart .previewAddToCart-item-content {
    display: flex;
    flex-flow: row wrap; }
    .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-image {
      width: 45%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-image img {
        max-width: 140px;
        max-height: 140px;
        width: 100%;
        height: auto; }
    .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-main {
      width: 55%; }
      .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-main .previewAddToCart-item-title {
        margin-bottom: 1.21429rem;
        font-size: 18px;
        font-weight: 600; }
        .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-main .previewAddToCart-item-title + .previewAddToCart-dishInstall-item {
          margin-top: -1.21429rem;
          margin-bottom: 1.21429rem;
          font-weight: 600;
          color: #990642; }
      .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-main .previewAddToCart-item-details > div {
        margin-bottom: 0.21429rem; }
    .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-availability {
      font-size: 1rem;
      width: 100%;
      margin-top: 1.5rem;
      color: #66737e;
      display: none; }
      .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-availability svg {
        fill: #18B95B;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.35714rem;
        width: 18px;
        height: 18px; }
      .previewAddToCart .previewAddToCart-item-content .previewAddToCart-item-availability strong {
        color: #18B95B;
        font-weight: 600; }
  .previewAddToCart .previewAddToCart-summary {
    background: #f0f1f3; }
    .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-details > div {
      display: flex;
      flex-flow: row wrap;
      align-items: baseline;
      justify-content: space-between;
      margin-bottom: 0.35714rem; }
    .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-total {
      border-top: 1px solid #a9afb6;
      margin-top: 1rem;
      padding-top: 1.21429rem;
      font-weight: 600;
      text-transform: uppercase; }
    .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-text {
      font-size: 1rem;
      color: #66737e;
      margin-top: 1rem; }
    .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons {
      display: flex;
      flex-flow: row wrap;
      justify-content: center; }
      @media (min-width: 390px) {
        .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons {
          justify-content: space-between; } }
      .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons .button {
        font-size: 1rem;
        font-weight: 600;
        width: 168px;
        line-height: 19px;
        max-width: 100%;
        text-align: center;
        text-transform: uppercase;
        margin-top: 1.21429rem;
        border: 1px solid; }
        .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons .button.button--viewCart {
          border-color: #5479a6;
          background-color: white;
          color: #2a5d89;
          font-weight: 600; }
          .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons .button.button--viewCart:hover {
            color: black;
            border-color: black; }
        .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons .button.button--checkoutNow {
          background-color: #068ac7;
          color: white;
          border-color: #068ac7; }
          .previewAddToCart .previewAddToCart-summary .previewAddToCart-summary-buttons .button.button--checkoutNow:hover {
            background-color: #2a5d89;
            border-color: #2a5d89; }

.previewAddToCart-productBenefits {
  padding: 1rem;
  font-size: 15px; }
  @media (min-width: 1024px) {
    .previewAddToCart-productBenefits {
      display: flex;
      flex-flow: row;
      align-items: center;
      justify-content: center;
      padding: 2.5rem 2rem 2rem; } }
  .previewAddToCart-productBenefits > div {
    display: flex;
    flex-flow: row;
    align-items: center;
    color: #154284;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .previewAddToCart-productBenefits > div {
        padding-left: 1.21429rem;
        border-right: 1px solid #2a5d89;
        justify-content: center; } }
    .previewAddToCart-productBenefits > div:first-child {
      padding-left: 0;
      justify-content: flex-start; }
    .previewAddToCart-productBenefits > div:last-child {
      border-right: 0;
      justify-content: flex-start; }
    .previewAddToCart-productBenefits > div img {
      display: none; }
      @media (min-width: 1024px) {
        .previewAddToCart-productBenefits > div img {
          display: initial;
          margin-right: 0.78571rem; } }
    .previewAddToCart-productBenefits > div svg {
      fill: #154284;
      width: 10px;
      height: 10px;
      display: initial;
      margin-right: 0.78571rem; }
      @media (min-width: 1024px) {
        .previewAddToCart-productBenefits > div svg {
          display: none; } }
  @media (min-width: 1024px) {
    .previewAddToCart-productBenefits .previewAddToCart-productBenefit-moneyBack {
      width: 38%; } }
  .previewAddToCart-productBenefits .previewAddToCart-productBenefit-moneyBack img {
    max-width: 42px; }
  @media (min-width: 1024px) {
    .previewAddToCart-productBenefits .previewAddToCart-productBenefit-shipping {
      width: 41%; } }
  .previewAddToCart-productBenefits .previewAddToCart-productBenefit-shipping img {
    max-width: 40px; }
  @media (min-width: 1024px) {
    .previewAddToCart-productBenefits .previewAddToCart-productBenefit-support {
      width: 21%; } }
  .previewAddToCart-productBenefits .previewAddToCart-productBenefit-support img {
    max-width: 28px; }

.suggestiveCart {
  padding: 1rem 3.71429rem; }
  .suggestiveCart > h4 {
    font-size: 22px;
    margin-left: -1.5rem;
    margin-bottom: 1.5rem; }
  .suggestiveCart .productGrid .product {
    padding-left: 0.35714rem;
    padding-right: 0.35714rem; }
  .suggestiveCart .productGrid .slick-next,
  .suggestiveCart .productGrid .slick-prev {
    width: 2.28571rem;
    height: 2.28571rem;
    padding: 0;
    background: transparent;
    border: 0;
    margin-top: 0; }
    .suggestiveCart .productGrid .slick-next::before,
    .suggestiveCart .productGrid .slick-prev::before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 1.57143rem;
      height: 1.57143rem; }
    .suggestiveCart .productGrid .slick-next::before, .suggestiveCart .productGrid .slick-next.slick-disabled:hover::before,
    .suggestiveCart .productGrid .slick-prev::before,
    .suggestiveCart .productGrid .slick-prev.slick-disabled:hover::before {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNMzQ1LjQ0MSwyNDguMjkyTDE1MS4xNTQsNDQyLjU3M2MtMTIuMzU5LDEyLjM2NS0zMi4zOTcsMTIuMzY1LTQ0Ljc1LDBjLTEyLjM1NC0xMi4zNTQtMTIuMzU0LTMyLjM5MSwwLTQ0Ljc0NCAgIEwyNzguMzE4LDIyNS45MkwxMDYuNDA5LDU0LjAxN2MtMTIuMzU0LTEyLjM1OS0xMi4zNTQtMzIuMzk0LDAtNDQuNzQ4YzEyLjM1NC0xMi4zNTksMzIuMzkxLTEyLjM1OSw0NC43NSwwbDE5NC4yODcsMTk0LjI4NCAgIGM2LjE3Nyw2LjE4LDkuMjYyLDE0LjI3MSw5LjI2MiwyMi4zNjZDMzU0LjcwOCwyMzQuMDE4LDM1MS42MTcsMjQyLjExNSwzNDUuNDQxLDI0OC4yOTJ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNEOURDRTAiIGRhdGEtb2xkX2NvbG9yPSIjZDlkY2UwIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==); }
    .suggestiveCart .productGrid .slick-next:hover::before,
    .suggestiveCart .productGrid .slick-prev:hover::before {
      opacity: 1;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNMzQ1LjQ0MSwyNDguMjkyTDE1MS4xNTQsNDQyLjU3M2MtMTIuMzU5LDEyLjM2NS0zMi4zOTcsMTIuMzY1LTQ0Ljc1LDBjLTEyLjM1NC0xMi4zNTQtMTIuMzU0LTMyLjM5MSwwLTQ0Ljc0NCAgIEwyNzguMzE4LDIyNS45MkwxMDYuNDA5LDU0LjAxN2MtMTIuMzU0LTEyLjM1OS0xMi4zNTQtMzIuMzk0LDAtNDQuNzQ4YzEyLjM1NC0xMi4zNTksMzIuMzkxLTEyLjM1OSw0NC43NSwwbDE5NC4yODcsMTk0LjI4NCAgIGM2LjE3Nyw2LjE4LDkuMjYyLDE0LjI3MSw5LjI2MiwyMi4zNjZDMzU0LjcwOCwyMzQuMDE4LDM1MS42MTcsMjQyLjExNSwzNDUuNDQxLDI0OC4yOTJ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMwNzhBQzciIGRhdGEtb2xkX2NvbG9yPSIjMDc4YWM3Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==); }
  .suggestiveCart .productGrid .slick-prev {
    left: -2.5rem; }
    .suggestiveCart .productGrid .slick-prev::before {
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1); }
  .suggestiveCart .productGrid .slick-next {
    right: -2.5rem; }
  .suggestiveCart .card {
    background: white;
    border: 1px solid #d9dce0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    padding: 1rem;
    margin-bottom: 0; }
    @media (min-width: 400px) {
      .suggestiveCart .card {
        display: flex;
        flex-flow: row;
        align-items: flex-start; } }
    .suggestiveCart .card .card-figure {
      margin-bottom: 1rem; }
      @media (min-width: 400px) {
        .suggestiveCart .card .card-figure {
          width: 30%; } }
      @media (min-width: 481px) {
        .suggestiveCart .card .card-figure {
          width: 22%; } }
      @media (min-width: 700px) {
        .suggestiveCart .card .card-figure {
          width: 30%; } }
      @media (min-width: 900px) {
        .suggestiveCart .card .card-figure {
          width: 22%; } }
      .suggestiveCart .card .card-figure .card-img-container {
        max-width: 70px; }
    .suggestiveCart .card .card-body {
      padding: 0;
      text-align: left; }
      @media (min-width: 400px) {
        .suggestiveCart .card .card-body {
          padding-left: 1.5rem;
          width: 70%; } }
      @media (min-width: 481px) {
        .suggestiveCart .card .card-body {
          width: 78%; } }
      @media (min-width: 700px) {
        .suggestiveCart .card .card-body {
          width: 70%; } }
      @media (min-width: 900px) {
        .suggestiveCart .card .card-body {
          width: 78%; } }
      .suggestiveCart .card .card-body .card-title a {
        font-size: 18px;
        font-weight: 600;
        color: black; }
        .suggestiveCart .card .card-body .card-title a:hover {
          text-decoration: underline; }
      .suggestiveCart .card .card-body .card-sku,
      .suggestiveCart .card .card-body .card-text {
        font-size: 16px;
        color: black; }
      .suggestiveCart .card .card-body .card-sku {
        display: inline-block; }
      .suggestiveCart .card .card-body .card-text {
        display: flex;
        align-items: baseline;
        flex-flow: row wrap;
        width: 100%; }
        @media (min-width: 551px) {
          .suggestiveCart .card .card-body .card-text {
            width: calc(100% - 117px); } }
        .suggestiveCart .card .card-body .card-text .card-price-label {
          order: 1; }
        .suggestiveCart .card .card-body .card-text .price-section-current {
          order: 2;
          margin-left: 0.35714rem; }
        .suggestiveCart .card .card-body .card-text .price-section-rrp {
          order: 3;
          margin-left: 0.35714rem;
          font-size: 1rem;
          color: #66737e; }
          .suggestiveCart .card .card-body .card-text .price-section-rrp .special {
            font-size: 12px; }
      .suggestiveCart .card .card-body .button.button--secondary {
        display: flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        border-radius: 0;
        font-size: 13px;
        max-width: 100%;
        height: 32px;
        margin-top: 1rem; }
        @media (min-width: 400px) {
          .suggestiveCart .card .card-body .button.button--secondary {
            width: 115px; } }
        @media (min-width: 551px) {
          .suggestiveCart .card .card-body .button.button--secondary {
            float: right;
            margin-top: -2.28571rem; } }
        @media (min-width: 701px) {
          .suggestiveCart .card .card-body .button.button--secondary {
            float: none;
            margin-top: 1rem; } }
        @media (min-width: 1024px) {
          .suggestiveCart .card .card-body .button.button--secondary {
            float: right;
            margin-top: -2.28571rem; } }
        .suggestiveCart .card .card-body .button.button--secondary svg {
          margin-left: 0.35714rem;
          fill: white;
          width: 20px;
          height: 17px; }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "Hind Vadodara";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 1024px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .header {
    padding-top: 46px; }

.adminBar {
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  float: left;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }

.adminBar-logo {
  background-color: #273a8a;
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between;
  margin-left: 45px;
  padding: 17px 20.5px 14px 20px; }
  .adminBar-content a {
    color: #4b71fc;
    font-weight: 600;
    text-decoration: none; }

.adminBar-private {
  float: right;
  text-align: right; }
  .adminBar-private span {
    white-space: nowrap; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 1024px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 1024px) {
      .quickSearchResults .modal-close {
        display: block;
        color: #FFF; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0;
  text-align: center; }

.navBar--account {
  display: block; }

.account-heading {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 600;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.21429rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none;
    color: #068AC7; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757575;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  font-size: 13px;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .account-orderStatus {
      font-size: 15px;
      float: right;
      text-align: right;
      margin-bottom: 0; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: black; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #757575;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #757575;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 73rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #cccccc; }

.icon--ratingFull svg {
  fill: #757575; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 551px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.paymentMethodName {
  margin-top: 0;
  padding: 0 0.78571rem;
  text-transform: none; }

.paymentMethod {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 551px) {
    .paymentMethod {
      width: 50%; } }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; }
    .paymentMethodForm .paymentMethodForm-column {
      display: flex; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:first-child {
        width: 70%; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:last-child {
        padding-left: 1.5rem;
        width: 30%; }
    .paymentMethodForm .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.panel--paymentMethod {
  font-size: 1rem;
  position: relative; }
  .panel--paymentMethod .panel-body {
    border: 1px solid #e5e5e5;
    border-radius: 0.21429rem;
    min-height: 16.28571rem;
    padding: 0; }
  .panel--paymentMethod .form-actions {
    font-size: 0;
    margin-top: 0;
    text-align: left; }
    .panel--paymentMethod .form-actions .button {
      margin-top: 0; }

.paymentMethod-card,
.paymentMethod-details {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 0; }

.paymentMethod-card {
  align-items: center;
  background: white;
  padding: 0.78571rem; }
  @media (min-width: 1261px) {
    .paymentMethod-card {
      padding: 1.5rem; } }

.paymentMethod-icon {
  margin-right: 0.78571rem;
  width: 2rem; }
  @media (min-width: 1261px) {
    .paymentMethod-icon {
      width: 3rem; } }

.paymentMethod-brand {
  font-size: 13px;
  font-weight: 600; }
  @media (min-width: 1261px) {
    .paymentMethod-brand {
      font-size: 1rem; } }

.paymentMethod-default {
  margin-left: 0.78571rem; }
  .paymentMethod-default.icon {
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .paymentMethod-default.icon {
        height: 1.42857rem;
        width: 1.42857rem; } }

.paymentMethod-expiry {
  font-size: 15px;
  margin-left: auto;
  text-transform: capitalize; }

.paymentMethod-details {
  padding: 1.5rem; }

.paymentMethod-label,
.paymentMethod-description {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.paymentMethod-label {
  flex: 7.14286rem;
  font-weight: 600; }

.paymentMethod-description {
  flex: calc(100% - 100px);
  padding-left: 0.78571rem; }

.paymentMethod-form {
  padding: 0 1.5rem 0.78571rem; }
  @media (min-width: 551px) {
    .paymentMethod-form {
      bottom: 0.78571rem;
      position: absolute;
      width: auto; } }

.panel--newPaymentMethod {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newPaymentMethod:hover .paymentMethod-title {
    color: #068ac7; }
  .panel--newPaymentMethod .panel-body {
    background-color: transparent; }
  .panel--newPaymentMethod .paymentMethod-title {
    margin-bottom: 0;
    text-transform: none;
    transition: all 0.15s ease; }

.paymentMethod-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.paymentMethod-symbol {
  font-size: 50px;
  line-height: 1; }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Hind Vadodara", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 551px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.mobileTopMenu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #192329;
  color: white;
  height: 46px; }
  @media (min-width: 1024px) {
    .mobileTopMenu {
      display: none; } }
  .mobileTopMenu .topNav {
    list-style-type: none;
    padding: 0;
    padding-left: 0.35714rem;
    margin: 0;
    text-align: left;
    height: 46px;
    display: flex;
    flex-direction: row-reverse;
    float: left; }
    .mobileTopMenu .topNav .topNav-item {
      display: inline-block;
      vertical-align: middle; }
      .mobileTopMenu .topNav .topNav-item .topNav-action {
        position: relative;
        display: block;
        width: 4rem;
        height: 3.28571rem; }
      .mobileTopMenu .topNav .topNav-item .topNav-quickSearch.is-open {
        background-color: black; }
      .mobileTopMenu .topNav .topNav-item .topNav-quickSearch svg {
        width: 1.78571rem;
        height: 1.78571rem; }
      .mobileTopMenu .topNav .topNav-item .topNav-account {
        display: none !important; }
        .mobileTopMenu .topNav .topNav-item .topNav-account svg {
          width: 2.14286rem;
          height: 2.14286rem; }
      .mobileTopMenu .topNav .topNav-item .topNav-phone svg {
        width: 1.64286rem;
        height: 1.64286rem; }
      .mobileTopMenu .topNav .topNav-item .topNav-cart svg {
        width: 2.5rem;
        height: 2rem; }

.mobileMenu-toggle {
  height: 3.28571rem;
  width: 3.28571rem;
  display: inline-block;
  font-size: 0;
  right: 0;
  overflow: hidden;
  padding: 0 2rem;
  position: absolute;
  z-index: 50; }
  .mobileMenu-toggle::after {
    background: #49555e;
    height: 37px;
    width: 2px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px; }
  @media (min-width: 1024px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle.is-open {
    background-color: #192329; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon,
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      width: 1.14286rem;
      height: 2.8px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    content: "";
    display: block;
    background: #d9dce0;
    height: 3px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.71429rem;
    border-radius: 1.07143rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.topNav-dropdown-quickSearch.is-open {
  background-color: #192329;
  left: 0 !important;
  outline: none;
  right: 0 !important;
  width: 100% !important;
  z-index: 100;
  position: fixed;
  top: 0 !important;
  bottom: 0;
  text-align: left; }
  .topNav-dropdown-quickSearch.is-open .close-btn {
    position: absolute;
    top: 8px;
    bottom: 0;
    right: 2%;
    text-decoration: none;
    color: #aaaaaa;
    font-size: 14px;
    padding: 0.35714rem 1.5rem; }
    .topNav-dropdown-quickSearch.is-open .close-btn svg {
      width: 0.92857rem;
      height: 0.92857rem;
      stroke: #d9dce0;
      fill: #FFF; }

.topNav-dropdown-quickSearch .dropdown-header {
  position: fixed;
  width: 100%;
  background-color: #375167;
  color: white;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0.85714rem;
  padding-bottom: 0.85714rem;
  font-size: 16px;
  font-weight: 600;
  z-index: 500; }

.topNav-dropdown-quickSearch .form {
  padding-top: 5.5rem;
  padding-left: 1rem;
  padding-right: 1.21429rem; }

.topNav-dropdown-quickSearch .form,
.topNav-dropdown-quickSearch .form-field {
  margin-bottom: 0;
  position: relative; }

.topNav-dropdown-quickSearch .form-fieldset {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 35.71429rem;
  padding-bottom: 0.35714rem; }
  .topNav-dropdown-quickSearch .form-fieldset .form-input {
    border-radius: 0;
    font-size: 15px; }
  .topNav-dropdown-quickSearch .form-fieldset .button svg {
    fill: black; }

#megamenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 46px;
  padding-bottom: 6rem;
  background-color: white;
  z-index: 10;
  overflow: auto; }
  @media (min-width: 1024px) {
    #megamenu {
      display: block !important;
      opacity: 1 !important;
      position: relative;
      background: #192329;
      border-top: 1px solid black;
      border-bottom: 1px solid #666666;
      margin-top: 0;
      padding-bottom: 0;
      bottom: initial;
      overflow: initial; } }
  @media only screen and (max-width: 1024px) {
    #megamenu .container {
      padding: 0; }
    #megamenu .megamenu-list--items li a, #megamenu .megamenu-list--items li > span {
      position: relative; }
      #megamenu .megamenu-list--items li a .menu-dropdown-icon, #megamenu .megamenu-list--items li > span .menu-dropdown-icon {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 1.5rem; }
        #megamenu .megamenu-list--items li a .menu-dropdown-icon.active svg, #megamenu .megamenu-list--items li > span .menu-dropdown-icon.active svg {
          transform: rotate(180deg); }
      #megamenu .megamenu-list--items li a svg, #megamenu .megamenu-list--items li > span svg {
        transform: rotate(0deg);
        width: 1rem;
        height: 1rem;
        transition: all 0.5s ease; }
    #megamenu .is-open {
      display: block !important; } }
  #megamenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  @media (min-width: 1024px) {
    #megamenu > .container > .megamenu-list--items {
      display: flex;
      flex-flow: row;
      align-items: center;
      height: 3rem;
      position: relative; } }
  #megamenu > .container > .megamenu-list--items > li, #megamenu > .container > .megamenu-list--items > span {
    flex: auto; }
    @media (min-width: 1024px) {
      #megamenu > .container > .megamenu-list--items > li, #megamenu > .container > .megamenu-list--items > span {
        margin-left: -1px; } }
    #megamenu > .container > .megamenu-list--items > li.last > .megamenu-panel, #megamenu > .container > .megamenu-list--items > span.last > .megamenu-panel {
      left: initial !important;
      right: 0; }
    #megamenu > .container > .megamenu-list--items > li.last[data-category] > a::after, #megamenu > .container > .megamenu-list--items > span.last[data-category] > a::after {
      content: initial; }
    #megamenu > .container > .megamenu-list--items > li[data-category] > a, #megamenu > .container > .megamenu-list--items > li[data-category] > span, #megamenu > .container > .megamenu-list--items > span[data-category] > a, #megamenu > .container > .megamenu-list--items > span[data-category] > span {
      position: relative; }
      @media (min-width: 1024px) {
        #megamenu > .container > .megamenu-list--items > li[data-category] > a svg, #megamenu > .container > .megamenu-list--items > li[data-category] > span svg, #megamenu > .container > .megamenu-list--items > span[data-category] > a svg, #megamenu > .container > .megamenu-list--items > span[data-category] > span svg {
          width: 0.78571rem;
          height: 0.64286rem;
          margin-left: 0.78571rem;
          fill: white; } }

@media (min-width: 1024px) and (min-width: 1024px) {
  #megamenu > .container > .megamenu-list--items > li[data-category] > a::after, #megamenu > .container > .megamenu-list--items > li[data-category] > span::after, #megamenu > .container > .megamenu-list--items > span[data-category] > a::after, #megamenu > .container > .megamenu-list--items > span[data-category] > span::after {
    content: "";
    background: #a9afb6;
    width: 1px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; } }
      @media (min-width: 1024px) {
        #megamenu > .container > .megamenu-list--items > li[data-category] > a::before, #megamenu > .container > .megamenu-list--items > li[data-category] > span::before, #megamenu > .container > .megamenu-list--items > span[data-category] > a::before, #megamenu > .container > .megamenu-list--items > span[data-category] > span::before {
          left: 0; }
        #megamenu > .container > .megamenu-list--items > li[data-category] > a::after, #megamenu > .container > .megamenu-list--items > li[data-category] > span::after, #megamenu > .container > .megamenu-list--items > span[data-category] > a::after, #megamenu > .container > .megamenu-list--items > span[data-category] > span::after {
          right: 0; } }
    #megamenu > .container > .megamenu-list--items > li.hidden, #megamenu > .container > .megamenu-list--items > span.hidden {
      display: none; }
      #megamenu > .container > .megamenu-list--items > li.hidden:hover svg,
      #megamenu > .container > .megamenu-list--items > li.hidden:hover svg path,
      #megamenu > .container > .megamenu-list--items > li.hidden:hover svg circle, #megamenu > .container > .megamenu-list--items > span.hidden:hover svg,
      #megamenu > .container > .megamenu-list--items > span.hidden:hover svg path,
      #megamenu > .container > .megamenu-list--items > span.hidden:hover svg circle {
        fill: white; }
      #megamenu > .container > .megamenu-list--items > li.hidden.active svg,
      #megamenu > .container > .megamenu-list--items > li.hidden.active svg path,
      #megamenu > .container > .megamenu-list--items > li.hidden.active svg circle, #megamenu > .container > .megamenu-list--items > span.hidden.active svg,
      #megamenu > .container > .megamenu-list--items > span.hidden.active svg path,
      #megamenu > .container > .megamenu-list--items > span.hidden.active svg circle {
        fill: #3090ad; }
    #megamenu > .container > .megamenu-list--items > li > a, #megamenu > .container > .megamenu-list--items > li > span, #megamenu > .container > .megamenu-list--items > span > a, #megamenu > .container > .megamenu-list--items > span > span {
      display: flex;
      align-items: center;
      padding: 1rem 1.71429rem;
      border-bottom: 1px solid #d8d8d8;
      font-size: 15px;
      font-weight: 600;
      text-transform: uppercase;
      color: black; }
      @media (min-width: 1024px) {
        #megamenu > .container > .megamenu-list--items > li > a, #megamenu > .container > .megamenu-list--items > li > span, #megamenu > .container > .megamenu-list--items > span > a, #megamenu > .container > .megamenu-list--items > span > span {
          font-size: 1rem;
          height: 3.14286rem;
          line-height: 3.14286rem;
          color: white;
          padding: 0 1rem;
          text-decoration: none;
          border-bottom: 0; }
          #megamenu > .container > .megamenu-list--items > li > a.top-category, #megamenu > .container > .megamenu-list--items > li > span.top-category, #megamenu > .container > .megamenu-list--items > span > a.top-category, #megamenu > .container > .megamenu-list--items > span > span.top-category {
            justify-content: center; }
          #megamenu > .container > .megamenu-list--items > li > a[data-url], #megamenu > .container > .megamenu-list--items > li > span[data-url], #megamenu > .container > .megamenu-list--items > span > a[data-url], #megamenu > .container > .megamenu-list--items > span > span[data-url] {
            cursor: pointer; } }
    @media (min-width: 1024px) {
      #megamenu > .container > .megamenu-list--items > li > a.active, #megamenu > .container > .megamenu-list--items > li > span.active, #megamenu > .container > .megamenu-list--items > span > a.active, #megamenu > .container > .megamenu-list--items > span > span.active {
        color: white;
        background: #375167;
        border-top: 1px solid #375167;
        position: relative;
        z-index: 1; }
        #megamenu > .container > .megamenu-list--items > li > a.active::before, #megamenu > .container > .megamenu-list--items > li > a.active::after, #megamenu > .container > .megamenu-list--items > li > span.active::before, #megamenu > .container > .megamenu-list--items > li > span.active::after, #megamenu > .container > .megamenu-list--items > span > a.active::before, #megamenu > .container > .megamenu-list--items > span > a.active::after, #megamenu > .container > .megamenu-list--items > span > span.active::before, #megamenu > .container > .megamenu-list--items > span > span.active::after {
          content: none; } }
    @media (min-width: 1024px) {
      #megamenu > .container > .megamenu-list--items > li a:hover svg,
      #megamenu > .container > .megamenu-list--items > li a:hover svg path,
      #megamenu > .container > .megamenu-list--items > li a:hover svg circle, #megamenu > .container > .megamenu-list--items > li span:hover svg,
      #megamenu > .container > .megamenu-list--items > li span:hover svg path,
      #megamenu > .container > .megamenu-list--items > li span:hover svg circle, #megamenu > .container > .megamenu-list--items > span a:hover svg,
      #megamenu > .container > .megamenu-list--items > span a:hover svg path,
      #megamenu > .container > .megamenu-list--items > span a:hover svg circle, #megamenu > .container > .megamenu-list--items > span span:hover svg,
      #megamenu > .container > .megamenu-list--items > span span:hover svg path,
      #megamenu > .container > .megamenu-list--items > span span:hover svg circle {
        fill: #192329; }
      #megamenu > .container > .megamenu-list--items > li:hover, #megamenu > .container > .megamenu-list--items > span:hover {
        z-index: 1; }
        #megamenu > .container > .megamenu-list--items > li:hover > a, #megamenu > .container > .megamenu-list--items > li:hover > span, #megamenu > .container > .megamenu-list--items > span:hover > a, #megamenu > .container > .megamenu-list--items > span:hover > span {
          background-color: white;
          border-top: 1px solid black;
          color: #333333;
          -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2); }
          #megamenu > .container > .megamenu-list--items > li:hover > a svg, #megamenu > .container > .megamenu-list--items > li:hover > span svg, #megamenu > .container > .megamenu-list--items > span:hover > a svg, #megamenu > .container > .megamenu-list--items > span:hover > span svg {
            fill: black; }
          #megamenu > .container > .megamenu-list--items > li:hover > a::before, #megamenu > .container > .megamenu-list--items > li:hover > a::after, #megamenu > .container > .megamenu-list--items > li:hover > span::before, #megamenu > .container > .megamenu-list--items > li:hover > span::after, #megamenu > .container > .megamenu-list--items > span:hover > a::before, #megamenu > .container > .megamenu-list--items > span:hover > a::after, #megamenu > .container > .megamenu-list--items > span:hover > span::before, #megamenu > .container > .megamenu-list--items > span:hover > span::after {
            content: none; }
        #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel, #megamenu > .container > .megamenu-list--items > span:hover .megamenu-panel {
          display: block;
          left: -1px; } }
    #megamenu > .container > .megamenu-list--items > li.home-button a, #megamenu > .container > .megamenu-list--items > li.utility-account a, #megamenu > .container > .megamenu-list--items > li.utility-cart a, #megamenu > .container > .megamenu-list--items > li.utility-search a, #megamenu > .container > .megamenu-list--items > span.home-button a, #megamenu > .container > .megamenu-list--items > span.utility-account a, #megamenu > .container > .megamenu-list--items > span.utility-cart a, #megamenu > .container > .megamenu-list--items > span.utility-search a {
      display: flex;
      align-items: center; }
    #megamenu > .container > .megamenu-list--items > li.home-button:hover a, #megamenu > .container > .megamenu-list--items > li.utility-account:hover a, #megamenu > .container > .megamenu-list--items > li.utility-cart:hover a, #megamenu > .container > .megamenu-list--items > li.utility-search:hover a, #megamenu > .container > .megamenu-list--items > span.home-button:hover a, #megamenu > .container > .megamenu-list--items > span.utility-account:hover a, #megamenu > .container > .megamenu-list--items > span.utility-cart:hover a, #megamenu > .container > .megamenu-list--items > span.utility-search:hover a {
      border-top: 0px;
      background-color: inherit; }
    #megamenu > .container > .megamenu-list--items > li.home-button svg,
    #megamenu > .container > .megamenu-list--items > li.home-button svg path,
    #megamenu > .container > .megamenu-list--items > li.home-button svg circle, #megamenu > .container > .megamenu-list--items > li.utility-account svg,
    #megamenu > .container > .megamenu-list--items > li.utility-account svg path,
    #megamenu > .container > .megamenu-list--items > li.utility-account svg circle, #megamenu > .container > .megamenu-list--items > li.utility-cart svg,
    #megamenu > .container > .megamenu-list--items > li.utility-cart svg path,
    #megamenu > .container > .megamenu-list--items > li.utility-cart svg circle, #megamenu > .container > .megamenu-list--items > li.utility-search svg,
    #megamenu > .container > .megamenu-list--items > li.utility-search svg path,
    #megamenu > .container > .megamenu-list--items > li.utility-search svg circle, #megamenu > .container > .megamenu-list--items > span.home-button svg,
    #megamenu > .container > .megamenu-list--items > span.home-button svg path,
    #megamenu > .container > .megamenu-list--items > span.home-button svg circle, #megamenu > .container > .megamenu-list--items > span.utility-account svg,
    #megamenu > .container > .megamenu-list--items > span.utility-account svg path,
    #megamenu > .container > .megamenu-list--items > span.utility-account svg circle, #megamenu > .container > .megamenu-list--items > span.utility-cart svg,
    #megamenu > .container > .megamenu-list--items > span.utility-cart svg path,
    #megamenu > .container > .megamenu-list--items > span.utility-cart svg circle, #megamenu > .container > .megamenu-list--items > span.utility-search svg,
    #megamenu > .container > .megamenu-list--items > span.utility-search svg path,
    #megamenu > .container > .megamenu-list--items > span.utility-search svg circle {
      fill: #d9dce0; }
    #megamenu > .container > .megamenu-list--items > li.utility-account a, #megamenu > .container > .megamenu-list--items > li.utility-cart a, #megamenu > .container > .megamenu-list--items > span.utility-account a, #megamenu > .container > .megamenu-list--items > span.utility-cart a {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem; }
    #megamenu > .container > .megamenu-list--items > li .icon-arrow-right, #megamenu > .container > .megamenu-list--items > span .icon-arrow-right {
      fill: #068ac7;
      width: 0.57143rem;
      height: 0.57143rem;
      margin-top: -0.21429rem;
      margin-right: 0.78571rem;
      margin-left: 0.5rem; }
  #megamenu .megamenu-panel {
    display: none;
    transform-origin: top center;
    animation: growDown 400ms ease-in-out forwards;
    z-index: 500; }
    @media (min-width: 1024px) {
      #megamenu .megamenu-panel {
        position: absolute;
        top: 3rem;
        left: 0; } }
  @media (min-width: 1024px) {
    #megamenu .megamenu-panel-main {
      position: relative;
      padding: 0.21429rem 0 1rem;
      background-color: #f0f1f3;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      border-bottom: 1px solid #cccccc;
      min-width: 20.42857rem;
      -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3); }
      #megamenu .megamenu-panel-main.active {
        min-width: 38.28571rem; }
        #megamenu .megamenu-panel-main.active .megamenu-categories {
          width: 20.28571rem; }
        #megamenu .megamenu-panel-main.active .megamenu-subcategory-panel {
          width: 17.85714rem; }
      #megamenu .megamenu-panel-main.megamenu-panel-main--large {
        min-width: 22.42857rem; }
      #megamenu .megamenu-panel-main.megamenu-panel-main--larger {
        min-width: 24.28571rem;
        padding-bottom: 4.5rem; }
        #megamenu .megamenu-panel-main.megamenu-panel-main--larger.active {
          min-width: 42.14286rem; }
          #megamenu .megamenu-panel-main.megamenu-panel-main--larger.active .megamenu-categories {
            width: 24.14286rem; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    #megamenu .megamenu-panel-main.row {
      display: flex;
      min-width: 23.21429rem;
      padding-bottom: 1.5rem; }
      #megamenu .megamenu-panel-main.row .megamenu-categories {
        width: 50%; } }
  @media (min-width: 1024px) {
    #megamenu .megamenu-panel-main .megamenu-categories a.has-dropdown .menu-dropdown-icon, #megamenu .megamenu-panel-main .megamenu-categories span.has-dropdown .menu-dropdown-icon {
      display: none; } }
  #megamenu .megamenu-panel-main .megamenu-categories .spacer {
    border-top: 2px solid #D8D8D8; }
    @media (min-width: 1024px) {
      #megamenu .megamenu-panel-main .megamenu-categories .spacer {
        margin-top: 3rem;
        border-top: 0; } }
  #megamenu .megamenu-panel-main .megamenu-categories > li > a, #megamenu .megamenu-panel-main .megamenu-categories > li > span {
    display: block;
    position: relative;
    font-size: 15px;
    padding: 1rem 1.71429rem;
    border-bottom: 1px solid #d8d8d8;
    color: #66737e; }
    @media (min-width: 1024px) {
      #megamenu .megamenu-panel-main .megamenu-categories > li > a, #megamenu .megamenu-panel-main .megamenu-categories > li > span {
        font-size: 1rem;
        padding: 1rem 1rem;
        border-bottom: 0;
        font-weight: 600;
        color: black;
        text-transform: uppercase;
        transition: all 0.2s ease; }
        #megamenu .megamenu-panel-main .megamenu-categories > li > a.normal, #megamenu .megamenu-panel-main .megamenu-categories > li > span.normal {
          text-transform: initial; } }
  @media (min-width: 1024px) {
    #megamenu .megamenu-panel-main .megamenu-categories > li:hover > a, #megamenu .megamenu-panel-main .megamenu-categories > li:hover span {
      background-color: white; }
    #megamenu .megamenu-panel-main .megamenu-categories > li:hover .megamenu-subcategory-panel {
      display: block; }
    #megamenu .megamenu-panel-main .megamenu-categories > li.has-subcategory > span::after {
      content: "";
      position: absolute;
      right: 1.21429rem;
      top: 0;
      bottom: 0;
      margin: auto;
      background: url("../img/icons/arrow-right-black.svg") 0 0 no-repeat;
      background-size: 10px;
      width: 0.71429rem;
      height: 0.71429rem;
      display: none; } }
  @media only screen and (max-width: 1024px) {
    #megamenu .megamenu-panel-main .megamenu-categories li:not(.has-subcategory) a::before, #megamenu .megamenu-panel-main .megamenu-categories li:not(.has-subcategory) span::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 1.5rem;
      margin: auto;
      background: url(../img/icons/arrow-right-blue.svg) 0 0 no-repeat;
      background-size: 100% auto;
      width: 1rem;
      height: 1rem; } }
  #megamenu .megamenu-panel-main .megamenu-subcategory-panel {
    display: none;
    background-color: #f0f1f3; }
    @media only screen and (max-width: 1024px) {
      #megamenu .megamenu-panel-main .megamenu-subcategory-panel {
        transform-origin: top center;
        animation: growDown 400ms ease-in-out forwards; } }
    @media (min-width: 1024px) {
      #megamenu .megamenu-panel-main .megamenu-subcategory-panel {
        position: absolute;
        background-color: white;
        top: 0;
        bottom: 0;
        right: 0;
        padding: 1rem 0 1.5rem; } }
  #megamenu .megamenu-panel-main .megamenu-subcategories li {
    list-style-type: none; }
    #megamenu .megamenu-panel-main .megamenu-subcategories li a, #megamenu .megamenu-panel-main .megamenu-subcategories li span {
      position: relative;
      display: block;
      font-size: 15px;
      padding: 1rem 3rem;
      border-bottom: 1px solid #d8d8d8;
      color: #66737e; }
      @media (min-width: 1024px) {
        #megamenu .megamenu-panel-main .megamenu-subcategories li a, #megamenu .megamenu-panel-main .megamenu-subcategories li span {
          font-size: 1rem;
          color: black;
          padding: 0.5rem 1.5rem;
          border-bottom: 0; }
          #megamenu .megamenu-panel-main .megamenu-subcategories li a:hover, #megamenu .megamenu-panel-main .megamenu-subcategories li span:hover {
            text-decoration: underline; }
          #megamenu .megamenu-panel-main .megamenu-subcategories li a::before, #megamenu .megamenu-panel-main .megamenu-subcategories li span::before {
            content: "";
            display: inline-block;
            vertical-align: baseline;
            background: url("../img/icons/arrow-right-black.svg") 0 0 no-repeat;
            background-size: 9px;
            width: 0.64286rem;
            height: 0.64286rem;
            margin-right: 0.35714rem; } }
  #megamenu .megamenu-panel-main .featured {
    color: #d9dce0;
    color: #990642; }
    #megamenu .megamenu-panel-main .featured-save-up {
      margin-right: 0.21429rem; }
  @media (min-width: 1024px) {
    #megamenu.fixed {
      background: #192329;
      border-bottom: 1px solid #192329;
      border-top: 1px solid #192329;
      position: fixed;
      top: 0;
      z-index: 500; }
      #megamenu.fixed > .container {
        max-width: 79rem; }
      #megamenu.fixed > .container > ul {
        height: 3.21429rem; }
        #megamenu.fixed > .container > ul > li {
          margin-right: 0; }
          #megamenu.fixed > .container > ul > li > a {
            font-size: 1rem;
            line-height: 3.35714rem;
            height: 3.35714rem;
            padding: 0.35714rem 0.85714rem; }
          #megamenu.fixed > .container > ul > li[data-category] > a {
            padding: 0.35714rem 1rem; }
          #megamenu.fixed > .container > ul > li[data-category="brands"] {
            display: none; }
        #megamenu.fixed > .container > ul li.hidden {
          display: inherit; }
          #megamenu.fixed > .container > ul li.hidden > button {
            width: 2.5rem;
            height: 3.28571rem; }
            #megamenu.fixed > .container > ul li.hidden > button svg {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto; }
        #megamenu.fixed > .container > ul li.home-button > a {
          padding: 0.85714rem; }
          #megamenu.fixed > .container > ul li.home-button > a svg {
            width: 2.14286rem;
            height: 1.57143rem; }
        #megamenu.fixed > .container > ul li.utility-search {
          margin-left: 1.21429rem; }
    #megamenu .utility-search {
      display: flex;
      align-items: center;
      margin-left: 0.71429rem; }
      #megamenu .utility-search.active {
        background: #375167; }
        #megamenu .utility-search.active > div {
          display: inherit; }
        #megamenu .utility-search.active .utility-search-open {
          display: none; }
        #megamenu .utility-search.active .utility-search-close {
          display: block; }
      #megamenu .utility-search .icon-menu-fixed-search {
        width: 1.07143rem;
        height: 1.07143rem; }
      #megamenu .utility-search a {
        padding: 0.71429rem; }
      #megamenu .utility-search .utility-search-close {
        display: none;
        fill: white !important;
        width: 1.14286rem;
        height: 1.14286rem;
        font-size: 19px;
        font-weight: 600;
        background: #375167;
        color: white;
        position: relative;
        text-align: center;
        line-height: 1.07143rem; }
      #megamenu .utility-search .utility-search-open:hover,
      #megamenu .utility-search .utility-search-close:hover {
        cursor: pointer; }
      #megamenu .utility-search > div {
        display: none;
        position: absolute;
        background: #375167;
        top: 0;
        padding: 0.48rem 1rem;
        right: 2.5rem;
        z-index: 500; }
      #megamenu .utility-search .form-target form {
        display: flex;
        align-items: center;
        margin-bottom: 0; }
        #megamenu .utility-search .form-target form label {
          display: none; }
        #megamenu .utility-search .form-target form .form-field {
          position: relative;
          margin-bottom: 0; }
        #megamenu .utility-search .form-target form input[name='search_query'] {
          font-size: 15px;
          width: 59.28571rem;
          height: 2.35714rem;
          padding: 0.35714rem;
          border-radius: 3px;
          border: 1px solid #ccc; }
        #megamenu .utility-search .form-target form input::-webkit-input-placeholder {
          color: #8a8a8a; }
        #megamenu .utility-search .form-target form input:-moz-placeholder {
          /* Firefox 18- */
          color: #8a8a8a; }
        #megamenu .utility-search .form-target form input::-moz-placeholder {
          /* Firefox 19+ */
          color: #8a8a8a; }
        #megamenu .utility-search .form-target form input:-ms-input-placeholder {
          color: #8a8a8a; }
        #megamenu .utility-search .form-target form .button-search {
          position: absolute;
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: 90%;
          padding: 0;
          height: 1.64286rem;
          width: 1.64286rem;
          overflow: hidden;
          text-indent: -9999px;
          text-align: left;
          outline: none;
          top: 0.35714rem;
          right: 0.5rem;
          border: 0;
          padding: 0; }
    #megamenu .utility-account .icon-menu-fixed-user {
      width: 1.07143rem;
      height: 1.21429rem; }
    #megamenu .utility-cart .icon-menu-fixed-cart {
      width: 1.35714rem;
      height: 1.07143rem; } }
  #megamenu .megamenu-list--user {
    display: block;
    margin-top: 0.5rem; }
    @media (min-width: 1024px) {
      #megamenu .megamenu-list--user {
        display: none; } }
    #megamenu .megamenu-list--user li a {
      display: block;
      font-size: 15px;
      font-weight: 600;
      color: black;
      padding: 1rem 1.71429rem; }

@keyframes growDown {
  0% {
    transform: scaleY(0); }
  80% {
    transform: scaleY(1.1); }
  100% {
    transform: scaleY(1); } }

.nav-how-it-works-container {
  text-align: center; }

.nav-how-it-works-heading {
  display: block;
  padding-bottom: 10px; }

.nav-how-it-works-image-container {
  display: block;
  margin-bottom: 20px; }

.nav-how-it-works-image {
  width: 100%;
  max-width: 203px;
  height: auto;
  margin-bottom: 20px; }

.nav-how-it-works-button {
  display: inline-block;
  width: 203px;
  height: 40px;
  background-color: #02adee;
  color: white;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  color: white; }

@media (max-width: 1023px) {
  .button.blue-button {
    width: auto !important;
    margin-bottom: 1.5rem; } }

@media (max-width: 1023px) {
  body .nxt-ac-main {
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 35.71429rem !important;
    overflow: auto !important;
    bottom: 1.5rem;
    background: transparent !important;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1.14286rem;
    border: 0;
    border-radius: 0; } }

@media (max-width: 1023px) and (min-width: 535px) {
  body .nxt-ac-main {
    padding: 0;
    margin: 0.5rem auto 1.5rem !important; } }

@media (max-width: 1023px) {
  body .nxt-ac-main > div {
    background-color: white; }
    body .nxt-ac-main > div:last-child {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem; }
    body .nxt-ac-main > div a {
      font-size: 15px !important; }
  body .nxt-ac-main .nxt-ac-header {
    font-size: 1rem;
    text-transform: capitalize;
    background-color: #5479a6; }
  body .nxt-ac-main .nxt-ac-section-container .nxt-ac-item .nxt-item-txt {
    font-size: 15px;
    padding: 0.5rem; }
  body .nxt-ac-main .nxt-ac-products-container .nxt-ac-item {
    padding: 0.5rem 0.78571rem; }
    body .nxt-ac-main .nxt-ac-products-container .nxt-ac-item img {
      margin-left: 0.35714rem;
      margin-right: 1.5rem; }
    body .nxt-ac-main .nxt-ac-products-container .nxt-ac-item .nxt-item-txt {
      line-height: 1.71429rem;
      font-size: 15px;
      padding-right: 1.5rem; } }

.bg-gray {
  background-color: #f2f2f2; }

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

.bg-light {
  background-color: white; }

.red {
  color: #990642; }

.black {
  color: black; }

.hidden {
  display: none; }

.desktop-visible {
  display: none; }
  @media (min-width: 1024px) {
    .desktop-visible {
      display: inherit; } }

svg.icon {
  margin-left: 0.35714rem; }

svg.icon-arrow-right {
  width: 0.57143rem;
  height: 0.57143rem; }

a svg.icon {
  fill: #068ac7; }

a:hover svg.icon {
  fill: #068ac7; }

.mobile-visible {
  display: inherit; }
  @media (min-width: 1024px) {
    .mobile-visible {
      display: none; } }

.buttons .button {
  width: 23.75%;
  border-radius: 0;
  font-size: 16px;
  color: #666666;
  border: none;
  background-color: lightgray;
  transition: none; }
  .buttons .button.active {
    background-color: #5078a1;
    color: white;
    outline: 0; }
    .buttons .button.active::before {
      content: '';
      position: absolute;
      display: block;
      bottom: -0.5rem;
      left: 0;
      right: 0;
      margin: auto;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 12px solid #5078a1;
      z-index: 1; }

.container-main {
  width: 100%;
  max-width: 97.57143rem;
  margin-left: auto;
  margin-right: auto; }

.product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .product-list .product {
    position: relative;
    margin: 2.14286rem 0 0 0;
    padding: 0 0 1.42857rem 0;
    min-height: 20.6em; }
    @media (min-width: 551px) {
      .product-list .product {
        float: left; } }
    @media (min-width: 1024px) {
      .product-list .product {
        width: 31%; } }
    @media (min-width: 1024px) {
      .product-list .product.middle {
        margin-left: 3.5%;
        margin-right: 3.5%; } }
    .product-list .product hr {
      border-color: #192329;
      margin: 0; }
    .product-list .product .product-category {
      margin-bottom: 15px;
      padding: 0.35714rem;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      color: #fff; }
      .product-list .product .product-category.product-category-navy {
        background-color: #375167; }
      .product-list .product .product-category.product-category-blue {
        background-color: #2a5d89; }
      .product-list .product .product-category.product-category-cyan {
        background-color: #2F90AD; }
    .product-list .product .product-label {
      position: absolute;
      height: 3rem;
      width: 3.35714rem;
      background-repeat: no-repeat; }
    .product-list .product .product-label-text {
      position: static;
      width: 100%;
      height: auto;
      padding: 0.35714rem 1.07143rem;
      text-transform: uppercase;
      font-weight: 700;
      color: #fff; }
    .product-list .product .product-label-pick {
      background: #990642; }
    .product-list .product .product-label-upgrade {
      background: #1E223D; }
    .product-list .product .product-label-good-value {
      background: #006699; }
    .product-list .product .product-image {
      display: flex;
      align-items: center;
      height: 14.28571rem; }
      .product-list .product .product-image a {
        display: block;
        margin: 0 auto; }
        .product-list .product .product-image a img {
          width: 14.28571rem;
          display: block;
          margin: 0 auto;
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
    .product-list .product .product-subheading span {
      font-weight: 600; }
    .product-list .product .product-subheading .left,
    .product-list .product .product-subheading .middle {
      width: 27.5%;
      float: left; }
    .product-list .product .product-subheading .right {
      width: 45%;
      float: left;
      text-align: right; }
    .product-list .product .review-section {
      margin-top: 1.14286rem;
      margin-bottom: 0.35714rem; }
    .product-list .product .product-title {
      margin-bottom: 0.35714rem; }
      .product-list .product .product-title a {
        line-height: normal;
        color: #154284;
        font-weight: 400;
        font-size: 15px; }
        .product-list .product .product-title a span {
          color: black; }
        .product-list .product .product-title a:hover {
          color: black;
          text-decoration: underline; }
      .product-list .product .product-title.product-title-emphasized a span {
        font-size: 1rem; }
      .product-list .product .product-title.product-title-emphasized a b {
        text-transform: uppercase;
        font-size: 16px;
        color: #0a4d8e; }
      .product-list .product .product-title.product-title-emphasized a:hover b {
        color: black; }
    .product-list .product .product-details {
      display: flex;
      align-items: center;
      align-content: center;
      margin-bottom: 1.07143rem;
      position: relative; }
      .product-list .product .product-details .product-price {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        color: black;
        font-weight: 400;
        font-size: 24px;
        margin-right: 1.07143rem; }
        .product-list .product .product-details .product-price .cents {
          font-size: 16px;
          position: relative;
          top: -0.42857rem; }
      .product-list .product .product-details .product-price-discount {
        color: #990642;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        top: 4px; }
        .product-list .product .product-details .product-price-discount strong {
          font-size: 18px; }
    .product-list .product .product-actions a {
      float: left;
      width: 10.14286rem;
      height: 2.42857rem;
      margin-right: 0.64286rem;
      background: #5379a6;
      font-size: 1rem;
      font-weight: 600;
      color: white;
      text-transform: uppercase;
      box-sizing: border-box;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0.71429rem 0; }
      .product-list .product .product-actions a:hover {
        background-color: #375167; }
      .product-list .product .product-actions a.cartIcon::after {
        content: '';
        width: 1.57143rem;
        height: 1.35714rem;
        background-image: url("../img/icons/add-to-cart-icon-white.svg");
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-left: 0.57143rem; }
  .product-list .product-label--new-product {
    background-image: url("../img/icons/icon-product-tag-new-product.svg"); }
  .product-list .product-label--just-released {
    background-image: url("https://www.wilsonamplifiers.com/content/images/tag-just-released.png");
    width: 100px !important;
    height: 20px !important;
    background-size: 100%; }
  .product-list .product-label--best-seller {
    background-image: url("../img/icons/icon-product-tag-best-seller.svg"); }
  .product-list .product-label.product-label--refurbished {
    width: 7.14286rem;
    height: 1.5rem;
    background-image: url("../img/icons/icon-product-tag-refurbished.svg"); }

.product.product-no-margin-top {
  margin-top: 0; }

.product-buying-options {
  display: flex;
  margin-top: 1.21429rem;
  margin-bottom: 1.07143rem;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .product-buying-options .button {
    width: 50%;
    margin: 0 0.35714rem;
    padding: 0.71429rem 0.35714rem;
    border-radius: 0; }

.product-bullet-list {
  margin-left: 1.42857rem;
  margin-bottom: 0.71429rem;
  list-style-type: disc;
  font-size: 16px; }

.product-message {
  font-size: 16px;
  font-weight: 600;
  color: #990642; }

.call-out {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: white;
  font-size: 12px;
  padding: 0 0.35714rem;
  text-transform: uppercase;
  height: 1.07143rem; }
  .call-out.call-out--notice {
    background-color: #990642; }
  .call-out.call-out--info {
    background-color: #068ac7; }

.password-custom-text {
  display: block;
  font-size: 13px;
  color: #999999;
  margin-top: 0.35714rem;
  float: left;
  width: 100%;
  clear: both; }

.wa-popover.wa-popover-info svg {
  display: inline-block;
  vertical-align: middle;
  width: 1.28571rem;
  height: 1.28571rem;
  fill: #068ac7;
  fill-rule: evenodd;
  margin-left: 0.21429rem; }

.wa-popover.button:hover {
  text-decoration: none; }

.wa-popover:hover {
  text-decoration: underline; }

.wa-popover-dropdown {
  padding: 1rem;
  text-align: center;
  background-color: white;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #068ac7;
  z-index: 10;
  margin-top: 1.28571rem;
  max-width: 20rem !important;
  margin-left: 2rem; }
  .wa-popover-dropdown:before {
    border: inset 14px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #068ac7 transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0 !important;
    right: 0 !important;
    position: absolute;
    margin: auto; }
  .wa-popover-dropdown:after {
    border: inset 12px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    bottom: 100%;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    position: absolute; }
  .wa-popover-dropdown h2 {
    font-weight: 400;
    color: #154284;
    font-size: 1rem; }
  .wa-popover-dropdown div {
    font-size: 1rem; }

.special {
  display: inline-block;
  vertical-align: super;
  float: none;
  font-size: 1rem; }

.custom-products-carousel {
  position: relative;
  margin-bottom: 4rem; }
  .custom-products-carousel h2 {
    display: flex;
    align-items: center;
    font-size: 21px;
    padding: 0.57143rem 0.71429rem;
    background-color: #d9dce0; }
    .custom-products-carousel h2 span {
      font-size: 1rem;
      margin-left: 0.42857rem; }
  .custom-products-carousel .productCarousel-nav {
    z-index: 20;
    position: absolute;
    width: 60px;
    height: 47px;
    top: 0;
    right: 1rem; }
    .custom-products-carousel .productCarousel-nav .btn-slick-prev,
    .custom-products-carousel .productCarousel-nav .btn-slick-next {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      background-color: white;
      width: 26px;
      height: 26px; }
      .custom-products-carousel .productCarousel-nav .btn-slick-prev:hover,
      .custom-products-carousel .productCarousel-nav .btn-slick-next:hover {
        background-color: #5479a6; }
        .custom-products-carousel .productCarousel-nav .btn-slick-prev:hover svg,
        .custom-products-carousel .productCarousel-nav .btn-slick-next:hover svg {
          fill: white; }
      .custom-products-carousel .productCarousel-nav .btn-slick-prev.slick-disabled,
      .custom-products-carousel .productCarousel-nav .btn-slick-next.slick-disabled {
        opacity: 1; }
        .custom-products-carousel .productCarousel-nav .btn-slick-prev.slick-disabled:hover,
        .custom-products-carousel .productCarousel-nav .btn-slick-next.slick-disabled:hover {
          background-color: white; }
        .custom-products-carousel .productCarousel-nav .btn-slick-prev.slick-disabled svg,
        .custom-products-carousel .productCarousel-nav .btn-slick-next.slick-disabled svg {
          fill: #999999; }
      .custom-products-carousel .productCarousel-nav .btn-slick-prev svg,
      .custom-products-carousel .productCarousel-nav .btn-slick-next svg {
        fill: #333333;
        width: 14px;
        height: 14px; }
    .custom-products-carousel .productCarousel-nav .btn-slick-prev {
      left: 0; }
      .custom-products-carousel .productCarousel-nav .btn-slick-prev svg {
        margin-left: -1px; }
    .custom-products-carousel .productCarousel-nav .btn-slick-next {
      right: 0; }
      .custom-products-carousel .productCarousel-nav .btn-slick-next svg {
        margin-right: -1px; }
  .custom-products-carousel .card .card-figure {
    position: relative;
    overflow: hidden;
    max-height: 140px; }
  .custom-products-carousel .card .card-title {
    max-width: 240px;
    margin: 0 auto; }
    @media (min-width: 481px) {
      .custom-products-carousel .card .card-title {
        max-width: inherit;
        margin: 0; } }
    .custom-products-carousel .card .card-title a {
      font-size: 1rem;
      font-weight: 500;
      color: #154284; }
      .custom-products-carousel .card .card-title a:hover {
        text-decoration: underline; }
  .custom-products-carousel .card .card-text {
    display: flex;
    flex-flow: row;
    align-items: baseline;
    justify-content: center;
    color: black;
    font-size: 20px; }
    @media (min-width: 481px) {
      .custom-products-carousel .card .card-text {
        justify-content: flex-start; } }
    .custom-products-carousel .card .card-text .rrp-price--withoutTax {
      font-size: 13px;
      font-weight: 500;
      margin-right: 1rem; }
      .custom-products-carousel .card .card-text .rrp-price--withoutTax .special {
        font-size: 10px;
        font-weight: 500;
        text-decoration: line-through; }
  .custom-products-carousel .card .card-figcaption-button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    max-width: 142px;
    height: 34px;
    border-radius: 0;
    text-transform: uppercase;
    margin: 1rem auto 0; }
    @media (min-width: 481px) {
      .custom-products-carousel .card .card-figcaption-button {
        margin: 1rem 0 0; } }
    .custom-products-carousel .card .card-figcaption-button svg {
      margin-left: 0.5rem;
      width: 15px;
      height: 15px;
      fill: white; }
  .custom-products-carousel .card .card-img-container img {
    width: 150px;
    height: 150px; }
  .custom-products-carousel .price-section-promotion {
    display: none !important; }

#previewModal, #addToCartModal {
  overflow: auto; }
  @media (max-width: 550px) {
    #previewModal, #addToCartModal {
      top: 1rem !important;
      left: 0;
      right: 0;
      margin: auto; } }

.common-slider-dots {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem 1.14286rem; }
  .common-slider-dots .slick-dots,
  .common-slider-dots .slick-prev,
  .common-slider-dots .slick-next {
    top: inherit;
    bottom: inherit;
    right: inherit;
    left: inherit;
    position: relative; }
  .common-slider-dots .slick-prev,
  .common-slider-dots .slick-next {
    background: url("../icons/chevron-right.svg") 50% 50% no-repeat;
    opacity: .2;
    background-size: 100%;
    width: 8px;
    height: 15px;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin-top: 0;
    transform: none; }
    .common-slider-dots .slick-prev::before,
    .common-slider-dots .slick-next::before {
      content: none; }
  .common-slider-dots .slick-prev {
    transform: rotate(180deg);
    margin-right: 1.5rem; }
  .common-slider-dots .slick-next {
    margin-left: 1.5rem; }
  .common-slider-dots .slick-dots li {
    margin: 0 0.21429rem;
    font-size: 0;
    top: 2px; }
    @media (min-width: 480px) {
      .common-slider-dots .slick-dots li {
        margin: 0 0.35714rem; } }
    .common-slider-dots .slick-dots li button {
      display: initial;
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white; }
      .common-slider-dots .slick-dots li button::before {
        content: none; }
    .common-slider-dots .slick-dots li:hover button {
      border-color: #068ac7;
      background-color: #068ac7; }
    .common-slider-dots .slick-dots li.slick-active button, .common-slider-dots .slick-dots li.slick-active:hover button {
      background-color: white;
      border: 4px solid #068ac7; }
  .common-slider-dots .dots {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center; }
    .common-slider-dots .dots .dot {
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white;
      margin: 0 0.92857rem;
      border-radius: 100%;
      cursor: pointer; }
      .common-slider-dots .dots .dot:first-child {
        margin-left: 0; }
      .common-slider-dots .dots .dot:last-child {
        margin-right: 0; }
      .common-slider-dots .dots .dot:hover {
        border-color: #068ac7;
        background-color: #068ac7; }
      .common-slider-dots .dots .dot.active, .common-slider-dots .dots .dot.active:hover {
        background-color: white;
        border: 4px solid #068ac7; }

.video-playlist {
  position: relative; }
  .video-playlist > p {
    font-size: 18px;
    display: none; }
    @media (min-width: 1024px) {
      .video-playlist > p {
        display: flex; } }
  .video-playlist > h2 > span {
    display: none; }
    @media (min-width: 1024px) {
      .video-playlist > h2 > span {
        display: inline-block; } }
  .video-playlist#video-playlist-guides {
    margin-bottom: 2.85714rem; }
  .video-playlist#video-playlist-guides > p, .video-playlist#video-playlist-guides-weboost > p, .video-playlist#video-playlist-guides-weboost-vehicle > p {
    overflow: hidden;
    align-items: center;
    font-weight: 500;
    display: block; }
    @media (min-width: 1024px) {
      .video-playlist#video-playlist-guides > p, .video-playlist#video-playlist-guides-weboost > p, .video-playlist#video-playlist-guides-weboost-vehicle > p {
        display: flex; } }
  .video-playlist#video-playlist-guides .logo-wilson-pro, .video-playlist#video-playlist-guides .logo-weboost, .video-playlist#video-playlist-guides-weboost .logo-wilson-pro, .video-playlist#video-playlist-guides-weboost .logo-weboost, .video-playlist#video-playlist-guides-weboost-vehicle .logo-wilson-pro, .video-playlist#video-playlist-guides-weboost-vehicle .logo-weboost {
    height: 2.14286rem;
    display: block;
    margin-left: 0;
    margin-top: 1.07143rem; }
    @media (min-width: 1024px) {
      .video-playlist#video-playlist-guides .logo-wilson-pro, .video-playlist#video-playlist-guides .logo-weboost, .video-playlist#video-playlist-guides-weboost .logo-wilson-pro, .video-playlist#video-playlist-guides-weboost .logo-weboost, .video-playlist#video-playlist-guides-weboost-vehicle .logo-wilson-pro, .video-playlist#video-playlist-guides-weboost-vehicle .logo-weboost {
        display: inline-block;
        margin-left: auto;
        margin-top: 0; } }
  @media (min-width: 1024px) {
    .video-playlist#video-playlist-guides-weboost-vehicle > p {
      margin-top: 1.78571rem; } }
  .video-playlist.video-playlist-grid {
    position: relative;
    margin: 2.14286rem 0; }
    @media (min-width: 1024px) {
      .video-playlist.video-playlist-grid {
        margin: 0; } }
    .video-playlist.video-playlist-grid .video-playlist-row {
      overflow: inherit;
      position: relative; }
      @media (min-width: 1024px) {
        .video-playlist.video-playlist-grid .video-playlist-row {
          height: 17.14286rem; } }
    .video-playlist.video-playlist-grid .video-playlist-previous,
    .video-playlist.video-playlist-grid .video-playlist-next {
      position: absolute;
      bottom: 12.14286rem;
      background-image: url(../icons/chevron-right.svg);
      background-position: center;
      background-size: 100%;
      background-repeat: no-repeat;
      width: 1.42857rem;
      height: 2.21429rem;
      cursor: pointer;
      display: none; }
      @media (min-width: 1024px) {
        .video-playlist.video-playlist-grid .video-playlist-previous,
        .video-playlist.video-playlist-grid .video-playlist-next {
          display: block; } }
      .video-playlist.video-playlist-grid .video-playlist-previous.disabled,
      .video-playlist.video-playlist-grid .video-playlist-next.disabled {
        opacity: 0.3; }
    .video-playlist.video-playlist-grid .video-playlist-previous {
      transform: rotate(180deg);
      left: -2%; }
    .video-playlist.video-playlist-grid .video-playlist-next {
      right: -2%; }
    @media (min-width: 1024px) {
      .video-playlist.video-playlist-grid .video-player {
        padding: 0 1.42857rem; } }
  .video-playlist .video-playlist-row {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    @media (min-width: 1024px) {
      .video-playlist .video-playlist-row {
        padding-left: 1.42857rem;
        padding-right: 1.42857rem; } }
    .video-playlist .video-playlist-row.video-playlist-row-hidden {
      display: block; }
      @media (min-width: 1024px) {
        .video-playlist .video-playlist-row.video-playlist-row-hidden {
          display: none; } }
    .video-playlist .video-playlist-row.video-playlist-row-active {
      display: block !important; }
  .video-playlist .video-player {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    .video-playlist .video-player .video-player-close {
      flex: none;
      display: block;
      width: 100%;
      height: 2.5rem;
      text-align: right; }
      .video-playlist .video-player .video-player-close span {
        width: 2.42857rem;
        height: 2.42857rem;
        background: white;
        text-align: center;
        border-radius: 1.42857rem;
        border: 1px solid #cccccc;
        line-height: 2.35714rem;
        font-size: 18px;
        font-weight: 500;
        display: inline-block;
        cursor: pointer; }
    .video-playlist .video-player .video-player-container {
      position: relative;
      height: 0;
      padding-bottom: 56.25%;
      flex: none;
      display: inline-block;
      margin-right: 1.42857rem;
      width: 100%; }
      @media (min-width: 1024px) {
        .video-playlist .video-player .video-player-container {
          width: 40rem;
          height: 22.5rem;
          padding-bottom: 0; } }
      .video-playlist .video-player .video-player-container iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0; }
        @media (min-width: 1024px) {
          .video-playlist .video-player .video-player-container iframe {
            width: 40rem;
            height: 22.5rem; } }
    .video-playlist .video-player .video-player-info {
      width: 100%;
      flex: none;
      display: inline-block; }
      @media (min-width: 1024px) {
        .video-playlist .video-player .video-player-info {
          width: 21.42857rem; } }
      .video-playlist .video-player .video-player-info .video-title {
        font-size: 16px;
        color: #0d6797;
        margin-top: 0; }
      .video-playlist .video-player .video-player-info .video-description {
        margin-top: 0.35714rem; }
  .video-playlist .video {
    flex: none;
    width: 100%;
    overflow: hidden;
    margin-top: 1.78571rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start; }
    .video-playlist .video .video-col1 {
      flex: none;
      width: 21%;
      display: inline-block; }
      .video-playlist .video .video-col1 img {
        width: 100%;
        border: 2px solid #cccccc;
        box-sizing: border-box; }
    .video-playlist .video .video-col2 {
      width: 77%;
      display: inline-block;
      box-sizing: border-box;
      padding-left: 1.42857rem; }
    .video-playlist .video h3.video-title, .video-playlist .video .video-title {
      font-size: 16px;
      font-weight: 500;
      color: #0d6797;
      margin-top: 0; }
      .video-playlist .video h3.video-title .new, .video-playlist .video .video-title .new {
        color: white;
        background-color: #990642;
        padding: 0 0.21429rem;
        margin-right: 0.35714rem;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        float: left;
        margin-top: 2px; }
    .video-playlist .video .video-description {
      margin-top: 0.35714rem; }
  .video-playlist .video-playlist-show-more {
    margin-top: 2.14286rem;
    text-align: center;
    display: none; }
    @media (min-width: 1024px) {
      .video-playlist .video-playlist-show-more {
        display: block; } }
    .video-playlist .video-playlist-show-more span {
      outline: none;
      margin: 0 auto;
      display: inline-block;
      background-color: white;
      border: 1px solid #5379a6;
      border-radius: 0.35714rem;
      color: #5379a6;
      font-weight: 500;
      font-size: 16px;
      padding: 0.21429rem 1.42857rem;
      text-transform: uppercase;
      cursor: pointer; }
  .video-playlist .video-grid {
    width: 100%;
    margin: 0;
    margin-top: 1.42857rem;
    display: inline-block; }
    @media (min-width: 1024px) {
      .video-playlist .video-grid {
        width: 31%;
        height: 15.71429rem; } }
    .video-playlist .video-grid.video-middle {
      margin-top: 1.42857rem; }
      @media (min-width: 1024px) {
        .video-playlist .video-grid.video-middle {
          margin: 0 3%;
          margin-top: 1.42857rem; } }
    .video-playlist .video-grid .video-col1 {
      position: relative; }
      .video-playlist .video-grid .video-col1.video-active::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: black;
        opacity: 0.6;
        background-repeat: no-repeat; }
      .video-playlist .video-grid .video-col1.video-active::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/icon-now-playing.png);
        background-repeat: no-repeat;
        background-size: 175px;
        background-position: 50% 50%; }
    .video-playlist .video-grid .video-col1, .video-playlist .video-grid .video-col2 {
      width: 100%;
      padding: 0; }
    .video-playlist .video-grid .video-col2 {
      display: none; }
      @media (min-width: 1024px) {
        .video-playlist .video-grid .video-col2 {
          display: block; } }
    .video-playlist .video-grid .video-description {
      display: none; }
    .video-playlist .video-grid .video-playlist-show-more {
      display: flex; }
    .video-playlist .video-grid h3.video-title .new, .video-playlist .video-grid .video-title .new {
      color: white;
      background-color: #990642;
      padding: 0 0.21429rem;
      margin-right: 0.35714rem;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      float: left;
      margin-top: 2px; }

.browse-more {
  display: none; }
  .browse-more.browse-more-mobile {
    display: flex; }
  .browse-more.browse-more-uppercase {
    text-transform: uppercase; }
  .browse-more.browse-more-center {
    justify-content: center; }
  @media (min-width: 1024px) {
    .browse-more {
      clear: both;
      display: flex;
      align-items: center;
      margin-top: 0.71429rem; } }
  .browse-more .link {
    margin-top: 0;
    font-weight: 400; }
    .browse-more .link:hover {
      text-decoration: underline; }
    .browse-more .link.right {
      margin-left: auto; }
  .browse-more svg {
    vertical-align: 1px; }
  .browse-more .browse-more-big-text {
    font-size: 16px; }
  .browse-more .browse-more-vertical-divider {
    margin: 0 0.35714rem; }
  .browse-more .browse-more-note {
    margin-right: 0.35714rem; }

.store-usps {
  display: none;
  position: relative;
  top: -1px;
  background-color: #375167; }
  @media (min-width: 1024px) {
    .store-usps {
      display: block; } }
  .store-usps.store-usps-backgroundGray {
    background: #eeeff1; }
  .store-usps.store-usps-nobg {
    background: none; }
  .store-usps .usps {
    display: flex;
    align-items: center;
    padding: 1.07143rem 0; }
  .store-usps .usps-sm-padding {
    padding: 0.64286rem 0; }
  .store-usps .usp {
    position: relative;
    display: flex;
    align-items: center; }
    .store-usps .usp:hover {
      cursor: default; }
      .store-usps .usp:hover .hover {
        display: block;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 0.92857rem; }
      .store-usps .usp:hover .tag span {
        text-decoration: underline; }
    .store-usps .usp:nth-child(1) {
      width: 40%;
      justify-content: flex-start; }
    .store-usps .usp:nth-child(2) {
      width: 38%;
      justify-content: center;
      border-left: 1px solid white;
      border-right: 1px solid white; }
    .store-usps .usp:nth-child(3) {
      width: 22%;
      justify-content: flex-end; }
    .store-usps .usp.usp-flexThird {
      width: 33.33%;
      border: none; }
    .store-usps .usp.usp-content-dark .tag span {
      font-size: 1rem;
      color: #4b637a; }
    .store-usps .usp.usp-content-dark:hover .tag .tag-img-hover {
      opacity: 1;
      visibility: visible; }
    .store-usps .usp.usp-content-dark:hover .tag span {
      color: #192329; }
    .store-usps .usp.usp-blue-border:nth-child(2) {
      border-color: #2a5d89; }
    .store-usps .usp .tag {
      display: flex;
      align-items: center; }
      .store-usps .usp .tag .tag-img {
        position: relative;
        margin-right: 1.07143rem; }
        .store-usps .usp .tag .tag-img img {
          margin-right: 0; }
      .store-usps .usp .tag .tag-img-hover {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden; }
      .store-usps .usp .tag img {
        margin-right: 1.07143rem; }
      .store-usps .usp .tag span {
        color: white;
        font-size: 18px;
        font-weight: 400; }
      .store-usps .usp .tag.tag-blue span {
        color: #2a5d89; }
    .store-usps .usp .hover {
      position: absolute;
      top: 100%;
      margin-top: 0.92857rem;
      z-index: 50;
      background: white;
      box-sizing: border-box;
      padding: 1rem 1.78571rem 1.07143rem 1.78571rem;
      border: 1px solid #c6ced8;
      display: none;
      width: 24.28571rem; }
      .store-usps .usp .hover .arrow:before, .store-usps .usp .hover .arrow:after {
        opacity: 1;
        visibility: visible; }
      .store-usps .usp .hover p {
        margin-bottom: 0.35714rem; }
        .store-usps .usp .hover p:last-child {
          margin-bottom: 0; }
    .store-usps .usp .arrow::before, .store-usps .usp .arrow::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      width: 0;
      height: 0;
      opacity: 0;
      visibility: hidden; }
    .store-usps .usp .arrow::before {
      top: -0.85714rem;
      border-left: 0.85714rem solid transparent;
      border-right: 0.85714rem solid transparent;
      border-bottom: 0.85714rem solid #c6ced8; }
    .store-usps .usp .arrow::after {
      top: -0.71429rem;
      border-left: 0.71429rem solid transparent;
      border-right: 0.71429rem solid transparent;
      border-bottom: 0.71429rem solid white; }

.store-usps-home {
  padding: 1.5rem 0;
  border-top: 1px solid #D8D8D8;
  box-shadow: 0 4px 6px -3px #ddd; }
  .store-usps-home .container {
    display: flex;
    flex-direction: column; }
    @media (min-width: 700px) {
      .store-usps-home .container {
        flex-direction: row;
        justify-content: center; } }
  .store-usps-home .store-logo {
    display: flex;
    align-items: center;
    margin-bottom: 0.35714rem;
    font-size: 14px;
    font-weight: 600;
    color: #66737E;
    text-transform: uppercase; }
    .store-usps-home .store-logo svg {
      height: 31px;
      width: 155px;
      position: relative;
      top: -5px;
      margin-left: 10px; }
    @media (min-width: 700px) {
      .store-usps-home .store-logo {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 1.5rem;
        border-right: 1px solid #D8D8D8; }
        .store-usps-home .store-logo svg {
          left: -5px;
          top: 5px;
          margin-left: 0; } }
    @media (min-width: 1024px) {
      .store-usps-home .store-logo {
        flex-direction: row;
        align-items: center; }
        .store-usps-home .store-logo svg {
          left: 0;
          top: -5px;
          margin-left: 10px; } }
  .store-usps-home .usp {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem; }
    .store-usps-home .usp span {
      font-weight: 600;
      color: #068AC7;
      margin-right: 0.35714rem; }
    .store-usps-home .usp:before {
      content: " ";
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 2 24 19'%3E%3Cpath fill='%23068AC7' d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715 20.285 2z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      height: 11px;
      width: 11px;
      display: block;
      position: relative;
      top: 3px;
      margin-right: 0.78571rem; }
    @media (min-width: 700px) {
      .store-usps-home .usp {
        display: block;
        padding: 0 1.5rem;
        border-right: 1px solid #D8D8D8;
        font-size: 16px; }
        .store-usps-home .usp:nth-child(2) {
          max-width: 205px; }
          .store-usps-home .usp:nth-child(2) span {
            display: block; }
        .store-usps-home .usp:nth-child(3) {
          max-width: 175px; }
        .store-usps-home .usp:nth-child(4) {
          max-width: 175px; }
        .store-usps-home .usp span {
          margin-right: 0; }
        .store-usps-home .usp:before {
          display: none; } }
    @media (min-width: 1024px) {
      .store-usps-home .usp {
        padding: 0 2.64286rem; }
        .store-usps-home .usp:nth-child(2) {
          max-width: 250px; }
          .store-usps-home .usp:nth-child(2) span {
            display: block; }
        .store-usps-home .usp:nth-child(3) {
          max-width: 180px; }
        .store-usps-home .usp:nth-child(4) {
          max-width: 225px; }
          .store-usps-home .usp:nth-child(4) span {
            display: block; }
        .store-usps-home .usp span {
          margin-right: 0; }
        .store-usps-home .usp:before {
          display: none; } }

.custom-section-button .custom-button {
  position: relative;
  display: block;
  border: 1px solid #5379a6;
  padding: 0.85714rem 1.07143rem;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #044d8e;
  background: white;
  border-radius: 0; }
  @media (min-width: 551px) {
    .custom-section-button .custom-button {
      width: 50%; } }
  @media (min-width: 1024px) {
    .custom-section-button .custom-button {
      display: none; } }
  .custom-section-button .custom-button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5rem;
    margin: auto;
    background: url("../img/icons/arrow-right-blue.svg") 0 0 no-repeat;
    background-size: 100% auto;
    width: 0.71429rem;
    height: 0.71429rem; }

.enterprise-services-ctas {
  font-size: 16px; }
  .enterprise-services-ctas.enterprise-services-ctas-space-bottom {
    margin-bottom: 7.14286rem; }
  .enterprise-services-ctas .enterprise-services-ctas-title {
    margin: 2.14286rem 0 1.42857rem; }
  .enterprise-services-ctas .service-cta-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
    @media (min-width: 1024px) {
      .enterprise-services-ctas .service-cta-wrapper {
        flex-wrap: nowrap; } }
  .enterprise-services-ctas .service-cta-wrapper-md-margin {
    margin-left: -1.07143rem;
    margin-right: -1.07143rem; }
    .enterprise-services-ctas .service-cta-wrapper-md-margin .service-cta {
      margin-left: 1.07143rem;
      margin-right: 1.07143rem; }
  .enterprise-services-ctas .service-cta {
    position: relative;
    flex-basis: 100%;
    margin: 0 0 1.5rem;
    border: 1px solid #cccccc;
    background-color: white; }
    @media (min-width: 1024px) {
      .enterprise-services-ctas .service-cta {
        flex-basis: 50%;
        margin: 0 0.5rem; } }
  .enterprise-services-ctas .service-cta-bgGray {
    background: #f2f2f2; }
  .enterprise-services-ctas .service-cta-heading {
    color: white;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 2rem;
    margin: -1px -1px 0; }
  .enterprise-services-ctas .service-cta-subheading {
    padding: 10px 25px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #d9dce0; }
  .enterprise-services-ctas .service-cta-heading-info {
    padding: 1.07143rem 1.42857rem;
    text-transform: none;
    text-align: center;
    font-size: 16px;
    background-color: #385266;
    line-height: 1.5; }
    .enterprise-services-ctas .service-cta-heading-info.service-cta-heading-info-free {
      background-color: #3690ab; }
  .enterprise-services-ctas .service-cta-heading-coverage {
    font-size: 22px;
    font-weight: 500; }
    @media (min-width: 551px) {
      .enterprise-services-ctas .service-cta-heading-coverage {
        font-size: 26px; } }
  .enterprise-services-ctas .service-cta-heading-pricing {
    font-size: 30px; }
    @media (min-width: 551px) {
      .enterprise-services-ctas .service-cta-heading-pricing {
        font-size: 32px; } }
  .enterprise-services-ctas .service-cta-description {
    display: flex;
    padding: 1.5rem 1.35714rem 1rem 2rem; }
    .enterprise-services-ctas .service-cta-description svg {
      flex: 0 0 auto;
      margin-right: 1.42857rem; }
  .enterprise-services-ctas .service-cta-description-padding-bottom {
    padding-bottom: 1.78571rem; }
  .enterprise-services-ctas .service-cta-description-with-list {
    flex-wrap: wrap; }
    @media (min-width: 551px) {
      .enterprise-services-ctas .service-cta-description-with-list {
        flex-wrap: nowrap;
        justify-content: center; } }
    @media (min-width: 1024px) {
      .enterprise-services-ctas .service-cta-description-with-list {
        justify-content: flex-start; } }
    .enterprise-services-ctas .service-cta-description-with-list svg {
      margin-bottom: 1.07143rem;
      margin-right: 2.5rem; }
  @media (min-width: 1024px) {
    .enterprise-services-ctas .service-cta-description-fixed-height {
      height: 11.14286rem; } }
  .enterprise-services-ctas .service-cta-list {
    margin: 0 0 0 1.5rem; }
    .enterprise-services-ctas .service-cta-list li {
      position: relative;
      margin-bottom: 0.35714rem;
      font-size: 1.2rem; }
  .enterprise-services-ctas .service-cta-list-checkmark-blue li:before {
    background-image: url("../img/checkmark-blue.svg"); }
  .enterprise-services-ctas .service-cta-highlight {
    font-weight: 600;
    color: #990642; }
  .enterprise-services-ctas .service-cta-action {
    padding: 2rem 1.35714rem 2rem 2rem; }
    @media (min-width: 481px) {
      .enterprise-services-ctas .service-cta-action {
        display: flex;
        align-items: center; } }
  .enterprise-services-ctas .service-cta-action-center {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
    @media (min-width: 1024px) {
      .enterprise-services-ctas .service-cta-action-center {
        padding-top: 2.85714rem; } }
  .enterprise-services-ctas .service-link {
    display: flex;
    align-items: center;
    margin-left: -15px;
    margin-bottom: 1.5rem !important;
    font-weight: 600; }
    .enterprise-services-ctas .service-link svg {
      width: 10px !important;
      height: 10px !important;
      margin: 0 0 0 0.35714rem !important;
      flex-grow: 0;
      flex-shrink: 0;
      fill: #154284 !important; }
  .enterprise-services-ctas .service-cta-floorplan .service-cta-heading {
    background: #268db9 url("../img/home/design-cta-header.jpg") 0 0 no-repeat;
    background-size: 100%; }
  .enterprise-services-ctas .service-cta-floorplan .service-cta-description svg {
    width: 4.28571rem;
    height: 4.64286rem;
    fill: #268db9; }
  .enterprise-services-ctas .service-cta-installation .service-cta-heading {
    background: #385166 url("../img/home/install-cta-header.jpg") 0 0 no-repeat;
    background-size: 100%; }
  .enterprise-services-ctas .service-cta-installation .service-cta-description svg {
    width: 4.28571rem;
    height: 3.92857rem;
    fill: #385166; }

.business-financing {
  display: none;
  clear: both;
  padding-top: 1.5rem; }
  @media (min-width: 1024px) {
    .business-financing {
      display: block; } }
  .business-financing .details {
    display: flex;
    flex-direction: row;
    padding-top: 1.5rem; }
  .business-financing .detail {
    width: 33.33%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem; }
    .business-financing .detail:nth-child(1) {
      justify-content: flex-start; }
    .business-financing .detail:nth-child(2) {
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc; }
    .business-financing .detail:nth-child(3) {
      justify-content: flex-end; }
    .business-financing .detail svg {
      fill: #5379a6;
      width: 4.28571rem;
      max-height: 5rem;
      margin-right: 1.07143rem; }
  .business-financing .service-cta-action {
    border: 0;
    justify-content: center;
    padding-bottom: 0; }
  .business-financing .service-cta-link {
    margin-left: 1.78571rem; }

.page-tabs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.14286rem; }
  @media (min-width: 551px) {
    .page-tabs {
      flex-wrap: nowrap; } }
  .page-tabs.page-tabs-inner {
    margin-top: 1.42857rem;
    margin-bottom: 2.85714rem; }
    @media (min-width: 1024px) {
      .page-tabs.page-tabs-inner {
        margin-left: -0.57143rem;
        margin-right: -0.57143rem; } }
  @media (min-width: 1024px) {
    .page-tabs.page-tabs-video {
      margin-left: -1.14286rem;
      margin-right: -1.14286rem; } }

.tab-button {
  position: relative;
  display: flex;
  flex-basis: 100%;
  align-items: center;
  justify-content: center;
  margin: 0 0.57143rem;
  padding: 0.57143rem 0.35714rem;
  height: 0;
  min-height: 5.71429rem;
  background: #fff;
  border: 1px solid #ccc;
  color: #044d8e;
  cursor: pointer; }
  @media (min-width: 551px) {
    .tab-button {
      flex-basis: 33.33%;
      min-height: 7.85714rem; } }
  @media (min-width: 1024px) {
    .tab-button {
      min-height: 10.71429rem; } }
  .tab-button::before {
    content: '';
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    width: 1.42857rem;
    height: 1.42857rem;
    background: #375167;
    margin-top: -0.71429rem;
    margin-left: -0.71429rem;
    transform: rotate(45deg); }
  .tab-button:hover, .tab-button.active {
    color: #fff;
    background: #375167; }
    @media (min-width: 551px) {
      .tab-button:hover:before, .tab-button.active:before {
        display: block; } }
    .tab-button:hover .tab-button-img-hover, .tab-button.active .tab-button-img-hover {
      opacity: 1;
      visibility: visible; }
  .tab-button.tab-button-inner {
    min-height: auto;
    height: auto;
    padding: 0.35714rem;
    font-size: 1rem;
    text-align: center;
    color: #666666;
    background: #d3d3d3;
    border-bottom: 2px solid #fff; }
    @media (min-width: 551px) {
      .tab-button.tab-button-inner {
        margin: 0.35714rem;
        border: none; } }
    @media (min-width: 1024px) {
      .tab-button.tab-button-inner {
        margin: 0 0.57143rem;
        padding: 0.78571rem 1.07143rem;
        font-size: 16px; } }
    .tab-button.tab-button-inner:hover, .tab-button.tab-button-inner.active {
      background: #5078a1;
      color: #fff; }
    .tab-button.tab-button-inner:before {
      background: #5078a1;
      width: 0.85714rem;
      height: 0.85714rem;
      margin-top: -0.42857rem;
      margin-left: -0.42857rem; }
  .tab-button.tab-button-video {
    display: block;
    height: auto;
    min-height: auto;
    padding: 0;
    background: none;
    border: none; }
    .tab-button.tab-button-video:before {
      display: none; }
    .tab-button.tab-button-video.active .category-components-playing {
      opacity: 1;
      visibility: visible; }
    @media (min-width: 1024px) {
      .tab-button.tab-button-video {
        margin-left: 1.14286rem;
        margin-right: 1.14286rem; } }
  .tab-button.tab-button-gray-bg {
    background: #92a4b2;
    color: #fff; }
    .tab-button.tab-button-gray-bg:before {
      background: #92a4b2; }
    .tab-button.tab-button-gray-bg:hover, .tab-button.tab-button-gray-bg.active {
      background: #375167; }
      .tab-button.tab-button-gray-bg:hover:before, .tab-button.tab-button-gray-bg.active:before {
        background: #375167; }
  .tab-button.tab-button-autoheight {
    height: auto; }

.tab-button-text {
  max-width: 11.42857rem;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  margin-left: 1.07143rem; }
  @media (min-width: 551px) {
    .tab-button-text {
      margin-left: 0;
      text-align: center; } }
  @media (min-width: 1024px) {
    .tab-button-text {
      margin-left: 1.07143rem;
      text-align: left;
      font-size: 16px; } }

.tab-button-pic {
  position: relative;
  min-width: 4.28571rem;
  width: 4.28571rem; }
  @media (min-width: 551px) {
    .tab-button-pic {
      display: none; } }
  @media (min-width: 1024px) {
    .tab-button-pic {
      display: block;
      min-width: 6.42857rem;
      width: 6.42857rem; } }
  @media (min-width: 1024px) {
    .tab-button-pic.tab-button-pic-sm-width {
      min-width: 5rem;
      width: 5rem; } }

.tab-button-img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden; }

.tab-button-center {
  padding: 0.71429rem 0.35714rem;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1; }
  @media (min-width: 1024px) {
    .tab-button-center {
      font-size: 20px; } }

.tab-button-center-icon {
  margin-bottom: 1rem; }

.tab-content {
  padding-top: 2.14286rem;
  padding-bottom: 2.14286rem;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  background: #fff;
  border: 1px solid #ccc; }
  @media (min-width: 1024px) {
    .tab-content {
      padding: 2.14286rem; } }
  .tab-content.tab-content-inner {
    border: none;
    padding: 0;
    font-size: 15px; }
    .tab-content.tab-content-inner p {
      margin-bottom: 0.35714rem; }
  .tab-content.tab-content-no-bg {
    background: none; }

.tab-content-title {
  margin: 0.71429rem 0 1.42857rem;
  font-size: 26px;
  color: #0c5c88; }

.tab-content-subtitle {
  margin-top: 0.71429rem;
  margin-bottom: 0.42857rem;
  font-size: 24px; }

.tab-content-button-close {
  width: 2.14286rem;
  height: 2.14286rem;
  margin-left: auto;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 25px;
  cursor: pointer; }

.testimonials {
  padding: 2.14286rem 0;
  font-size: 15px;
  background: #f2f2f2; }

.testimonials-title {
  margin: 2.14286rem 0 1.42857rem;
  font-size: 26px; }

.testimonials-inner {
  overflow: hidden; }

.testimonials-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2.85714rem;
  margin-left: -1.07143rem;
  margin-right: -1.07143rem; }
  @media (min-width: 1024px) {
    .testimonials-wrapper {
      justify-content: flex-start;
      flex-wrap: nowrap;
      margin-left: -1.78571rem;
      margin-right: -1.78571rem;
      margin-bottom: 3.57143rem; } }

.testimonials-block {
  flex-basis: 100%;
  max-width: 25rem;
  margin-bottom: 1.42857rem;
  padding: 0 1.07143rem; }
  @media (min-width: 551px) {
    .testimonials-block {
      flex-basis: 50%;
      max-width: initial; } }
  @media (min-width: 1024px) {
    .testimonials-block {
      flex-basis: 33.33%;
      padding: 0 1.78571rem; } }

.testimonials-expert {
  display: flex;
  align-items: flex-start; }

.testimonials-desc {
  padding-left: 1.07143rem; }
  .testimonials-desc p {
    margin-bottom: 0; }

.testimonials-avatar {
  max-width: 5.85714rem; }

.testimonials-name {
  margin-top: 0.71429rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #405466; }

.testimonials-text {
  max-width: 25rem; }
  @media (min-width: 1024px) {
    .testimonials-text {
      max-width: 100%; } }

.booster-benefits {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 1.85714rem;
  font-size: 15px; }
  .booster-benefits.booster-benefits-align-top {
    align-items: stretch; }
  .booster-benefits.booster-benefits-sm-padding-top {
    padding-top: 0.35714rem; }
  .booster-benefits .booster-benefit {
    width: 100%;
    position: relative;
    padding: 0.78571rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 360px) {
      .booster-benefits .booster-benefit {
        width: 50%; } }
    @media (min-width: 1024px) {
      .booster-benefits .booster-benefit {
        margin-bottom: 0;
        padding: 1.42857rem;
        width: 25%; }
        .booster-benefits .booster-benefit:last-child::after {
          content: none; }
        .booster-benefits .booster-benefit::after {
          content: "";
          background: #cccccc;
          position: absolute;
          bottom: 25%;
          right: 0;
          height: 50%;
          width: 1px; } }
    .booster-benefits .booster-benefit:last-child {
      margin-bottom: 0; }
    .booster-benefits .booster-benefit.booster-benefit-sm-padding {
      padding-left: 0.92857rem;
      padding-right: 0.92857rem; }
    .booster-benefits .booster-benefit .benefit-heading {
      text-align: center;
      margin-top: 1.42857rem;
      color: #00254b;
      text-transform: uppercase;
      font-size: 20px; }
      .booster-benefits .booster-benefit .benefit-heading.benefit-heading-lg {
        font-size: 20px;
        font-weight: 600;
        color: #375167; }
        @media (min-width: 551px) {
          .booster-benefits .booster-benefit .benefit-heading.benefit-heading-lg {
            font-size: 24px; } }
    .booster-benefits .booster-benefit .benefit-heading-blue {
      color: #0d6797; }
    .booster-benefits .booster-benefit .benefit-heading-space-bottom {
      margin-bottom: 2.14286rem; }
    .booster-benefits .booster-benefit .benefit-subheading {
      max-width: 14.28571rem;
      margin: auto; }
    .booster-benefits .booster-benefit .benefit-subheading-sm {
      max-width: 12.5rem; }
    .booster-benefits .booster-benefit .benefit-subheading-xs {
      max-width: 10.71429rem; }
    .booster-benefits .booster-benefit .benefit-subheading-full-w {
      max-width: 100%; }
    .booster-benefits .booster-benefit .benefit-subheading-sm-font {
      font-size: 16px;
      line-height: 1.4; }
    .booster-benefits .booster-benefit .benefit-img,
    .booster-benefits .booster-benefit .benefit-icon {
      width: 4.28571rem;
      height: 3.57143rem;
      margin: 0 auto;
      display: flex;
      align-items: flex-end; }
    .booster-benefits .booster-benefit .benefit-img {
      justify-content: center; }
      .booster-benefits .booster-benefit .benefit-img.benefit-img-md-width {
        width: 6.14286rem; }
    .booster-benefits .booster-benefit .benefit-icon.benefit-icon-modified-width {
      width: 5.35714rem; }
      .booster-benefits .booster-benefit .benefit-icon.benefit-icon-modified-width svg {
        max-height: 3.57143rem; }
    .booster-benefits .booster-benefit .benefit-icon svg {
      max-height: 4.28571rem;
      fill: #5379a6; }
    .booster-benefits .booster-benefit:first-child .benefit-icon svg, .booster-benefits .booster-benefit:last-child .benefit-icon svg {
      max-height: 3rem; }

.panel-slider {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.57143rem;
  padding-bottom: 0.57143rem;
  padding-left: 1.07143rem;
  padding-right: 0.71429rem;
  font-size: 16px;
  background-color: #d9dce0;
  color: #28343f; }
  @media (min-width: 551px) {
    .panel-slider {
      flex-wrap: nowrap;
      font-size: 18px; } }
  .panel-slider.panel-slider-text-bold {
    font-weight: 600; }
  .panel-slider.panel-slider-text-navy {
    color: #3B546A; }

.panel-sliders {
  display: flex;
  margin-top: 0.71429rem;
  margin-left: auto; }
  .panel-sliders.panel-sliders-absolute {
    position: absolute;
    justify-content: space-between;
    top: 50%;
    left: -12px;
    right: -12px; }
    .panel-sliders.panel-sliders-absolute .panel-slider-left,
    .panel-sliders.panel-sliders-absolute .panel-slider-right {
      width: 17px;
      z-index: 10; }
  @media (min-width: 551px) {
    .panel-sliders {
      margin-top: 0;
      margin-left: initial; } }

.panel-slider-left,
.panel-slider-right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 27px;
  background-color: #fff;
  cursor: pointer; }
  .panel-slider-left:hover,
  .panel-slider-right:hover {
    background-color: #5379a6; }
    .panel-slider-left:hover svg,
    .panel-slider-right:hover svg {
      fill: #fff; }
  .panel-slider-left.slick-disabled,
  .panel-slider-right.slick-disabled {
    background-color: #e4e7e9;
    cursor: initial; }
    .panel-slider-left.slick-disabled:hover,
    .panel-slider-right.slick-disabled:hover {
      background-color: #e4e7e9; }
      .panel-slider-left.slick-disabled:hover svg,
      .panel-slider-right.slick-disabled:hover svg {
        fill: #525d62; }
  .panel-slider-left svg,
  .panel-slider-right svg {
    width: 9px;
    fill: #525d62; }

.panel-slider-left {
  margin-right: 0.35714rem; }

.industry-panel-wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 551px) {
    .industry-panel-wrapper {
      margin-right: -1.42857rem; } }
  .industry-panel-wrapper .industry-panel {
    width: 100%;
    margin-right: 0; }
    @media (min-width: 551px) {
      .industry-panel-wrapper .industry-panel {
        width: calc(50% - 20px);
        margin-right: 1.42857rem; } }
    @media (min-width: 1024px) {
      .industry-panel-wrapper .industry-panel {
        width: calc(33.33% - 20px); } }

.industry-panel {
  position: relative;
  width: 32%;
  height: 16.57143rem;
  margin-top: 1.42857rem;
  margin-bottom: 2.85714rem;
  border: 1px solid #ccc;
  background-color: #fff;
  background-size: cover; }
  @media (min-width: 551px) {
    .industry-panel {
      margin-right: 0.78571rem; } }
  .industry-panel:hover .industry-panel-inner--under {
    opacity: 1;
    visibility: visible; }
  .industry-panel.industry-panel--other-industries .industry-panel-inner--cover-icon {
    bottom: 8.57143rem;
    background: #f2f2f2; }

.industry-panel-inner--cover {
  position: relative;
  height: 230px; }

.industry-panel-inner--cover-icon,
.industry-panel-inner--under-icon {
  position: absolute;
  z-index: 1;
  width: 4.28571rem;
  height: 4.28571rem;
  padding: 1.07143rem;
  border-radius: 90px;
  background: #fff; }
  .industry-panel-inner--cover-icon svg,
  .industry-panel-inner--under-icon svg {
    max-width: 100%;
    max-height: 100%;
    fill: #515151; }

.industry-panel-inner--cover-icon {
  left: 50%;
  bottom: 3.57143rem;
  margin-left: -2.14286rem; }

.industry-panel-inner--cover-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 1.78571rem 0;
  font-size: 20px;
  background: #fff;
  color: #000; }

.industry-panel-inner--under {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: #42576d;
  color: #fff;
  opacity: 0;
  visibility: hidden; }

.industry-panel-inner--under-wrapper {
  padding: 0 1.07143rem; }
  @media (min-width: 551px) {
    .industry-panel-inner--under-wrapper {
      padding: 0 2.14286rem; } }

.industry-panel-inner--under-icon {
  position: static;
  margin: 0 auto 0.71429rem; }
  @media (min-width: 551px) {
    .industry-panel-inner--under-icon {
      margin-bottom: 1.42857rem; } }

.industry-panel-inner--under-title {
  font-size: 18px; }
  @media (min-width: 551px) {
    .industry-panel-inner--under-title {
      font-size: 20px; } }

.industry-panel-inner--under-desc {
  font-size: 15px;
  line-height: 1.2; }
  .industry-panel-inner--under-desc p {
    margin: 0.35714rem 0; }

@media (min-width: 1024px) {
  .shop-categories-wrapper {
    padding-bottom: 5.71429rem; } }

.shop-categories-wrapper.shop-categories-wrapper-for-home {
  padding-bottom: 1.07143rem; }
  @media (min-width: 1024px) {
    .shop-categories-wrapper.shop-categories-wrapper-for-home {
      padding-bottom: 4.28571rem; } }

.shop-categories {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center; }
  .shop-categories.shop-categories-modified {
    margin-bottom: 2.5rem; }
    @media (min-width: 481px) {
      .shop-categories.shop-categories-modified {
        margin-left: -0.71429rem;
        margin-right: -0.71429rem; } }
    @media (min-width: 1024px) {
      .shop-categories.shop-categories-modified {
        flex-wrap: nowrap; } }

.shop-categories-title {
  margin-top: 2.14286rem;
  margin-bottom: 1.42857rem;
  font-size: 26px; }

.shop-category {
  display: flex;
  align-items: center;
  color: white;
  box-sizing: border-box;
  padding: 1.5rem;
  margin-top: 0.5rem;
  width: 100%; }
  @media (min-width: 400px) {
    .shop-category {
      margin-top: 0.35714rem;
      margin-bottom: 0.71429rem;
      width: 48%; } }
  @media (min-width: 1024px) {
    .shop-category {
      width: 23.5%;
      height: 7.14286rem;
      margin-top: 0;
      margin-bottom: 0; } }
  .shop-category.left {
    order: 1;
    background-color: #3090ad; }
    @media (min-width: 400px) {
      .shop-category.left {
        margin-right: 2%; } }
    .shop-category.left svg {
      width: 2.85714rem; }
      @media (min-width: 551px) {
        .shop-category.left svg {
          width: 4.64286rem; } }
      @media (min-width: 1024px) {
        .shop-category.left svg {
          width: 3.57143rem; } }
    @media (min-width: 551px) {
      .shop-category.left > div {
        max-width: 13.57143rem; } }
    .shop-category.left > div .shop-text {
      max-width: 7.14286rem; }
      @media (min-width: 551px) {
        .shop-category.left > div .shop-text {
          max-width: 14.57143rem; } }
      @media (min-width: 1024px) {
        .shop-category.left > div .shop-text {
          width: 7.14286rem; } }
  .shop-category.left-middle {
    order: 2;
    background-color: #69778d; }
    @media (min-width: 400px) {
      .shop-category.left-middle {
        margin-left: 2%; } }
    @media (min-width: 1024px) {
      .shop-category.left-middle {
        margin-left: 0; } }
    .shop-category.left-middle svg {
      width: 3.14286rem; }
      @media (min-width: 551px) {
        .shop-category.left-middle svg {
          width: 5.71429rem; } }
      @media (min-width: 1024px) {
        .shop-category.left-middle svg {
          width: 3.92857rem; } }
    @media (min-width: 551px) {
      .shop-category.left-middle > div {
        max-width: 12.85714rem; } }
    .shop-category.left-middle > div .shop-text {
      max-width: 7.14286rem; }
      @media (min-width: 551px) {
        .shop-category.left-middle > div .shop-text {
          max-width: 13.57143rem; } }
      @media (min-width: 1024px) {
        .shop-category.left-middle > div .shop-text {
          width: 6.42857rem; } }
  .shop-category.right-middle {
    order: 3;
    background-color: #2a5d89; }
    @media (min-width: 400px) {
      .shop-category.right-middle {
        margin-right: 2%; } }
    @media (min-width: 1024px) {
      .shop-category.right-middle {
        margin-left: 2%;
        margin-right: 0; } }
    .shop-category.right-middle svg {
      width: 2.42857rem; }
      @media (min-width: 551px) {
        .shop-category.right-middle svg {
          width: 2.85714rem; } }
    @media (min-width: 551px) {
      .shop-category.right-middle > div {
        max-width: 12.85714rem; } }
    .shop-category.right-middle > div .shop-text {
      max-width: 4.57143rem; }
      @media (min-width: 551px) {
        .shop-category.right-middle > div .shop-text {
          max-width: 6rem; } }
  .shop-category.right {
    order: 4;
    background-color: #375167; }
    @media (min-width: 400px) {
      .shop-category.right {
        margin-left: 2%; } }
    @media (min-width: 1024px) {
      .shop-category.right {
        margin-right: 0; } }
    .shop-category.right svg {
      width: 2.14286rem; }
      @media (min-width: 551px) {
        .shop-category.right svg {
          width: 2.85714rem; } }
    @media (min-width: 551px) {
      .shop-category.right > div {
        max-width: 12.85714rem; } }
    .shop-category.right > div .shop-text {
      max-width: 5.42857rem; }
      @media (min-width: 551px) {
        .shop-category.right > div .shop-text {
          max-width: 7.35714rem; } }
  .shop-category.shop-category-modified {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 7.14286rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding: 0.71429rem; }
    @media (min-width: 481px) {
      .shop-category.shop-category-modified {
        width: calc(50% - 20px);
        margin: 0 0.71429rem 1.07143rem; } }
    @media (min-width: 1024px) {
      .shop-category.shop-category-modified {
        width: calc(100% - 20px); } }
    .shop-category.shop-category-modified .icon-shop-large-office {
      max-width: 2.85714rem; }
    .shop-category.shop-category-modified .icon-shop-middle-office,
    .shop-category.shop-category-modified .icon-shop-small-office {
      max-width: 3.57143rem; }
    .shop-category.shop-category-modified .icon-shop-m2m {
      max-width: 2.5rem; }
    .shop-category.shop-category-modified .icon-shop-home-large-office {
      max-width: 5.28571rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-home-medium-office {
      max-width: 4.64286rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-home-rooms {
      max-width: 6.07143rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-vehicle {
      max-width: 4.64286rem;
      height: 2.5rem; }
    .shop-category.shop-category-modified .icon-shop-rvs {
      max-width: 3.92857rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-marine-vehicle {
      max-width: 5rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-ems {
      max-width: 3.85714rem;
      height: 2.5rem; }
    .shop-category.shop-category-modified .icon-shop-building-inside {
      max-width: 1.71429rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-building-outside {
      max-width: 2.5rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-vehicle-interior {
      max-width: 1.85714rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .icon-shop-vehicle-exterior {
      max-width: 1.57143rem;
      height: 3.21429rem; }
    .shop-category.shop-category-modified .shop-category-content {
      width: 100%; }
    .shop-category.shop-category-modified .shop-text {
      margin-left: 1.07143rem; }
  .shop-category.shop-category-navy {
    background-color: #375167; }
  .shop-category.shop-category-blue {
    background-color: #2a5d89; }
  .shop-category.shop-category-cyan {
    background-color: #3090ad; }
  .shop-category.shop-category-gray {
    background-color: #69778d; }
  .shop-category.shop-category-special {
    height: auto;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 1024px) {
      .shop-category.shop-category-special {
        padding-top: 2.28571rem;
        padding-bottom: 2.28571rem; } }
    @media (min-width: 1261px) {
      .shop-category.shop-category-special {
        padding-left: 1.78571rem;
        padding-right: 1.78571rem; } }
  .shop-category:hover, .shop-category:focus {
    background-color: #192329;
    color: #fff;
    cursor: pointer; }

.shop-category-content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto; }
  .shop-category-content .shop-text {
    margin-left: 1rem; }
    @media (min-width: 1024px) {
      .shop-category-content .shop-text {
        margin-left: 1rem; } }
  .shop-category-content svg {
    height: 2.85714rem;
    fill: white; }

.shop-category-name,
.shop-category-desc {
  margin-bottom: 0;
  text-transform: uppercase; }

.shop-category-name {
  font-size: 18px; }

.shop-category-desc {
  font-size: 1rem; }

.shop-text {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px; }
  @media (min-width: 1024px) {
    .shop-text {
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 551px) {
    .shop-text {
      font-size: 19px; } }
  @media (min-width: 551px) {
    .shop-text.shop-text--sm {
      font-size: 17px; } }

.useful-resources {
  padding-top: 1.78571rem;
  padding-bottom: 2.85714rem;
  overflow: hidden;
  background: #F2F2F2; }

.useful-resources--bgWhite {
  background-color: #FFF; }

.useful-resources-title {
  margin-bottom: 2.14286rem; }

.useful-resources-wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 551px) {
    .useful-resources-wrapper {
      margin-left: -0.71429rem;
      margin-right: -0.71429rem; } }
  @media (min-width: 1024px) {
    .useful-resources-wrapper {
      flex-wrap: nowrap;
      margin-left: -1.21429rem;
      margin-right: -1.21429rem; } }

@media (min-width: 551px) {
  .useful-resources-panel {
    padding: 0 0.71429rem; } }

@media (min-width: 1024px) {
  .useful-resources-panel {
    padding: 0 1.21429rem; } }

.useful-resources-panel-three-items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  @media (min-width: 1024px) {
    .useful-resources-panel-three-items {
      flex-wrap: nowrap;
      padding: 0 0.71429rem; } }
  .useful-resources-panel-three-items .useful-resource {
    width: 100%;
    margin-bottom: 1.42857rem; }
    @media (min-width: 1024px) {
      .useful-resources-panel-three-items .useful-resource {
        width: 33.33%;
        margin-bottom: 0;
        padding: 0 0.5rem; } }
  .useful-resources-panel-three-items .useful-resource--gray .useful-resource-inner {
    background-color: #EDF1F5;
    border: none; }
  .useful-resources-panel-three-items .useful-resource--gray .useful-resource-subtitle {
    color: #333; }
  .useful-resources-panel-three-items .useful-resource--gray:hover svg {
    fill: #000; }
  .useful-resources-panel-three-items .useful-resource-inner {
    min-height: 100%; }

.useful-resources-panel-main {
  width: 100%;
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .useful-resources-panel-main {
      max-width: 23.85714rem; } }
  .useful-resources-panel-main .useful-resource-inner {
    display: block;
    font-size: 18px; }
    @media (min-width: 1024px) {
      .useful-resources-panel-main .useful-resource-inner {
        height: 0;
        min-height: 21.42857rem; } }
    .useful-resources-panel-main .useful-resource-inner p {
      margin-bottom: 0; }
  .useful-resources-panel-main .useful-resource-subtitle {
    font-size: 21px; }
    .useful-resources-panel-main .useful-resource-subtitle span {
      font-size: 17px; }

.useful-resources-panel-side {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (min-width: 551px) {
    .useful-resources-panel-side {
      margin-left: -0.71429rem;
      margin-right: -0.71429rem; } }
  @media (min-width: 1024px) {
    .useful-resources-panel-side {
      width: calc(100% - 334px);
      margin-left: -1.21429rem;
      margin-right: -1.21429rem; } }
  .useful-resources-panel-side .useful-resource {
    width: 100%;
    margin-bottom: 1.42857rem; }
    @media (min-width: 551px) {
      .useful-resources-panel-side .useful-resource {
        width: 50%;
        padding-left: 0.71429rem;
        padding-right: 0.71429rem; } }
    @media (min-width: 1024px) {
      .useful-resources-panel-side .useful-resource {
        padding-left: 1.21429rem;
        padding-right: 1.21429rem; } }
  .useful-resources-panel-side .useful-resource-inner {
    height: 0;
    min-height: 10rem; }

.useful-resource {
  display: block; }

.useful-resource-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.42857rem;
  color: #0d6797;
  background-color: #fff;
  border: 1px solid #ccc; }
  .useful-resource-inner:hover {
    color: #fff;
    background-color: #375167; }
    .useful-resource-inner:hover h4 {
      color: #fff; }
    .useful-resource-inner:hover svg {
      fill: #fff; }
  .useful-resource-inner svg {
    margin-right: 1.42857rem;
    fill: #5278A9; }

.useful-resource-subtitle {
  text-transform: uppercase;
  font-size: 16px;
  color: #0d6797;
  line-height: 1.375; }

.icon-resource-hiw {
  width: 4.64286rem;
  height: 5.71429rem;
  margin-top: -1rem; }

.icon-resource-download {
  width: 4.42857rem;
  height: 5.35714rem; }

.icon-resource-register {
  width: 3.64286rem;
  height: 4.28571rem; }

.icon-resource-support {
  width: 3.78571rem;
  height: 4.28571rem; }

.icon-resource-guide {
  width: 7.85714rem;
  height: 6.71429rem;
  margin-bottom: 1.42857rem; }

.icon-resource-guide-blue {
  width: 4.64286rem;
  height: 4.5rem; }

.icon-our-blog {
  width: 3.57143rem;
  height: 3.57143rem; }

.call-us-contact {
  text-align: center;
  padding: 2.14286rem 0.71429rem;
  font-size: 17px;
  background: #fff;
  border: 1px solid #ccc; }
  .call-us-contact.call-us-contact-navy {
    background: #375167;
    color: #fff;
    border: none; }
  @media (min-width: 1024px) {
    .call-us-contact.call-us-contact-md-text {
      font-size: 22px; }
      .call-us-contact.call-us-contact-md-text .call-us-contact-number {
        font-size: 24px; } }
  .call-us-contact p {
    margin-bottom: 0; }

.call-us-contact-number {
  font-size: 18px;
  color: #5379a6;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .call-us-contact-number {
      font-size: 22px; } }
  .call-us-contact-number:hover {
    text-decoration: underline; }
  .call-us-contact-number.call-us-contact-number-white {
    color: #fff; }

.call-us-contact-callIcon {
  display: inline-block;
  vertical-align: middle;
  width: 2.5rem;
  height: 2.78571rem;
  margin-right: 1.07143rem;
  background: url("../img/contact-phone-icon.svg") 0 0 no-repeat; }

.radio {
  position: relative;
  font-weight: 500;
  line-height: 1.2; }

.radio-label {
  position: relative;
  display: block;
  padding-left: 24px;
  cursor: pointer; }
  .radio-label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 1.14286rem;
    height: 1.14286rem;
    border: 1px solid #C5C9CE;
    border-radius: 50%;
    background: #fff; }
  .radio-label:after {
    content: "";
    display: none;
    position: absolute;
    top: 6px;
    left: 4px;
    width: 0.57143rem;
    height: 0.57143rem;
    background: #fff;
    border-radius: 50%; }

.radio-input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0; }
  .radio-input:checked ~ .radio-label:before {
    background: #068AC7;
    border-color: #068AC7; }
  .radio-input:checked ~ .radio-label:after {
    display: block; }

.radio-note {
  display: block;
  font-weight: normal;
  font-size: 13px; }

.terms-conditions {
  padding-top: 2.14286rem;
  padding-bottom: 3.57143rem;
  font-size: 16px; }
  .terms-conditions p {
    margin-bottom: 0.35714rem; }

.terms-conditions-title {
  margin-top: 0;
  margin-bottom: 1.57143rem; }

.swal2-modal.remove-item-alert {
  padding: 1.42857rem 1.78571rem 1.78571rem;
  border-radius: 0;
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.3), -5px -5px 15px 0px rgba(0, 0, 0, 0.3); }
  @media (min-width: 551px) {
    .swal2-modal.remove-item-alert {
      padding: 1.42857rem 2.85714rem 2.14286rem; } }
  .swal2-modal.remove-item-alert .swal2-image {
    margin: 1.07143rem auto 0.71429rem;
    max-width: 2.85714rem; }
  .swal2-modal.remove-item-alert .swal2-content {
    font-weight: 500; }
  .swal2-modal.remove-item-alert .swal2-buttonswrapper {
    margin-top: 1.64286rem; }
    .swal2-modal.remove-item-alert .swal2-buttonswrapper:after {
      content: "";
      display: block;
      clear: both; }
    .swal2-modal.remove-item-alert .swal2-buttonswrapper .button {
      display: block;
      margin: 0 auto 15px;
      width: 100%;
      font-size: 16px;
      font-weight: 500; }
  .swal2-modal.remove-item-alert .swal2-confirm {
    color: #990642;
    background-color: transparent; }
    @media (min-width: 551px) {
      .swal2-modal.remove-item-alert .swal2-confirm {
        max-width: 9.28571rem;
        float: left; } }
  .swal2-modal.remove-item-alert .swal2-cancel {
    color: #376790;
    border-color: #376790; }
    @media (min-width: 551px) {
      .swal2-modal.remove-item-alert .swal2-cancel {
        max-width: 9.28571rem;
        float: right; } }

.swal2-modal.incorrect-coupon-alert {
  max-width: 32.14286rem;
  padding-top: 3.57143rem;
  padding-bottom: 2.57143rem;
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  border-radius: 0;
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.3), -5px -5px 15px 0px rgba(0, 0, 0, 0.3); }
  .swal2-modal.incorrect-coupon-alert .swal2-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.42857rem;
    font-size: 17px;
    color: #990642;
    line-height: 1.3; }
    .swal2-modal.incorrect-coupon-alert .swal2-title span {
      text-align: left; }
  .swal2-modal.incorrect-coupon-alert .swal2-image {
    max-width: 2.85714rem;
    margin: 0 1rem 0 0; }
  .swal2-modal.incorrect-coupon-alert .swal2-content {
    font-size: 16px;
    font-weight: 500; }
    .swal2-modal.incorrect-coupon-alert .swal2-content p {
      margin-bottom: 0; }
  .swal2-modal.incorrect-coupon-alert .swal2-confirm {
    background-color: transparent;
    color: #376790;
    border-color: #376790; }
  .swal2-modal.incorrect-coupon-alert .swal2-buttonswrapper {
    margin-top: 2.85714rem; }
    .swal2-modal.incorrect-coupon-alert .swal2-buttonswrapper .button {
      font-weight: 500;
      padding-left: 1.78571rem;
      padding-right: 1.78571rem; }

.swal2-modal.shipping-alert {
  max-width: 32.14286rem;
  padding-top: 2.14286rem;
  padding-bottom: 4.64286rem;
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  border-radius: 0;
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.3), -5px -5px 15px 0px rgba(0, 0, 0, 0.3); }
  .swal2-modal.shipping-alert .swal2-title {
    margin-bottom: 1.42857rem;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3; }
  .swal2-modal.shipping-alert .swal2-image {
    max-width: 2.85714rem;
    margin: 1.07143rem auto 1.78571rem; }
  .swal2-modal.shipping-alert .swal2-content {
    font-size: 16px;
    font-weight: 500; }
    .swal2-modal.shipping-alert .swal2-content p {
      margin-bottom: 0; }
  .swal2-modal.shipping-alert .shipping-alert-tel {
    font-size: 17px;
    color: #154284; }

.link-anchor {
  position: relative;
  width: 0;
  font-size: .8em;
  opacity: 0;
  transition: opacity .2s ease-in-out; }

.anchor-wrapper {
  border: none; }

.anchor-wrapper:hover .link-anchor {
  opacity: 1; }

.rel {
  width: 30%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 20px;
  border-style: dotted;
  border-color: white;
  border-width: medium; }

.popper,
.tooltip {
  position: absolute;
  background: #ffffff;
  color: black;
  width: 250px;
  border: 1px solid #068AC7;
  box-shadow: 0 1px 6px 0 #CCC;
  padding: 10px;
  text-align: center;
  z-index: 10; }

.tooltip-term {
  display: inline-block;
  font-weight: 600;
  color: #154284; }

[data-toggle="tooltip"] .question-mark {
  width: 20px;
  height: 20px; }

.tooltip-inner {
  text-align: left !important; }
  .tooltip-inner h2 {
    color: #154284 !important;
    border: none !important;
    font-size: 1.14286rem !important;
    padding: 0 !important; }
  .tooltip-inner p {
    margin-bottom: 0 !important; }

.style5 .tooltip {
  background: #1E252B;
  color: #FFFFFF;
  max-width: 200px;
  width: auto;
  font-size: .8rem;
  padding: .5em 1em; }

.popper .popper__arrow,
.tooltip .tooltip-arrow,
.tooltip .tooltip-arrow-inner {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px; }

.tooltip .tooltip-arrow,
.popper .popper__arrow {
  border-color: #068AC7; }

.style5 .tooltip .tooltip-arrow {
  border-color: #1E252B; }

.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
  margin-bottom: 5px; }

.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0; }

.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
  margin-top: 0.78571rem; }

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-color: #068AC7; }

.tooltip[x-placement^="bottom"] .tooltip-arrow-inner {
  border-color: #FFF;
  top: -8px !important; }

.tooltip[x-placement^="bottom"] .tooltip-arrow,
.tooltip[x-placement^="bottom"] .tooltip-arrow-inner,
.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 10px 10px 10px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -10px;
  left: calc(50% - 15px) !important;
  margin-top: 0;
  margin-bottom: 0; }

.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
  margin-left: 5px; }

.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0; }

.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
  margin-right: 5px; }

.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0; }

.landingPageHeading {
  margin-top: 0.35714rem;
  margin-bottom: 1.5rem; }
  .landingPageHeading .container {
    display: flex;
    flex-wrap: wrap; }
  @media (min-width: 700px) {
    .landingPageHeading {
      align-items: center; } }
  @media (min-width: 1024px) {
    .landingPageHeading {
      padding: 1.5rem 0; } }

.landingPageHeading-text p {
  font-size: 16px; }

@media (min-width: 700px) {
  .landingPageHeading-text {
    width: 50%; } }

@media (min-width: 1024px) {
  .landingPageHeading-text {
    width: 45%;
    padding-right: 1.5rem; }
    .landingPageHeading-text h1 {
      width: 275px;
      margin-bottom: 2.28571rem;
      font-size: 32px;
      line-height: 44px; } }

.landingPageHeading-image {
  display: flex;
  align-items: center;
  width: 100%; }
  .landingPageHeading-image img {
    width: 100%;
    display: none; }
  @media (min-width: 700px) {
    .landingPageHeading-image {
      width: 50%; }
      .landingPageHeading-image img {
        display: block;
        padding-left: 1.5rem; } }
  @media (min-width: 1024px) {
    .landingPageHeading-image {
      width: 55%; } }

.design-installation-expert-opinion {
  padding: 3rem 0 2.28571rem;
  background-color: #2A5D89; }
  .design-installation-expert-opinion .opinion-cells {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .design-installation-expert-opinion .opinion-cells .left-cell {
      width: 100%;
      text-align: center;
      margin-bottom: 1rem; }
      @media (min-width: 750px) {
        .design-installation-expert-opinion .opinion-cells .left-cell {
          width: 11.14286rem;
          padding-right: 1.85714rem;
          margin-bottom: 0; } }
      .design-installation-expert-opinion .opinion-cells .left-cell .expert-icon {
        display: block;
        width: 5.71429rem;
        height: 5.71429rem;
        border-radius: 100%;
        background: #d9dce0 url("../icons/utility-account-grey.svg") center bottom no-repeat;
        background-size: 58px;
        margin: 0 auto; }
      .design-installation-expert-opinion .opinion-cells .left-cell h3 {
        width: 100%;
        color: white !important;
        font-size: 1.28571rem !important;
        font-weight: 500;
        line-height: 22px;
        text-align: center; }
        @media (min-width: 750px) {
          .design-installation-expert-opinion .opinion-cells .left-cell h3 {
            width: 9.64286rem; } }
    .design-installation-expert-opinion .opinion-cells .right-cell {
      width: 100%;
      position: relative;
      padding-left: 2.28571rem; }
      @media (min-width: 750px) {
        .design-installation-expert-opinion .opinion-cells .right-cell {
          width: calc(100% - 156px); } }
      .design-installation-expert-opinion .opinion-cells .right-cell .quote {
        position: absolute;
        left: 0;
        display: block;
        width: 1.21429rem;
        height: 1.07143rem;
        margin-bottom: 0.92857rem;
        background: url(../img/icons/quote-white.svg) 50% 50% no-repeat;
        background-size: contain; }
      .design-installation-expert-opinion .opinion-cells .right-cell p {
        font-size: 1.28571rem !important;
        line-height: 1.85714rem !important;
        color: white !important;
        margin-bottom: 0 !important; }

.iBwavePricing {
  font-size: 16px; }
  .iBwavePricing .container {
    display: flex;
    flex-wrap: wrap; }
    .iBwavePricing .container h2 {
      width: 100%;
      margin: 1.5rem 0;
      text-align: center; }

.iBwavePricingTier {
  width: 100%;
  margin-bottom: 1.5rem;
  border: 1px solid #CCC;
  box-shadow: 0px 1px 3px 0px #CCC; }
  @media (min-width: 700px) {
    .iBwavePricingTier {
      width: 48.5%; }
      .iBwavePricingTier:nth-child(3), .iBwavePricingTier:nth-child(5) {
        margin-left: 1.5%; }
      .iBwavePricingTier:nth-child(2), .iBwavePricingTier:nth-child(4) {
        margin-right: 1.5%; } }
  @media (min-width: 900px) {
    .iBwavePricingTier {
      width: 32%; }
      .iBwavePricingTier:nth-child(2), .iBwavePricingTier:nth-child(4), .iBwavePricingTier:nth-child(5) {
        margin-left: 0;
        margin-right: 0; }
      .iBwavePricingTier:nth-child(3) {
        margin-left: 2%;
        margin-right: 2%; } }

.iBwavePricingTier-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem;
  color: #FFF;
  font-size: 14px;
  position: relative;
  background-color: #8BA3BC; }
  .iBwavePricingTier-heading:after {
    content: " ";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #8BA3BC;
    position: absolute;
    bottom: -10px; }
  .iBwavePricingTier-heading strong {
    font-size: 16px;
    margin-left: 0.35714rem; }
  @media (min-width: 360px) {
    .iBwavePricingTier-heading {
      font-size: 16px; }
      .iBwavePricingTier-heading strong {
        font-size: 18px; } }
  @media (min-width: 900px) {
    .iBwavePricingTier-heading {
      flex-direction: column; }
      .iBwavePricingTier-heading strong {
        margin-left: 0; } }

.iBwavePricingTier-info {
  padding: 0.78571rem; }

.iBwavePricingTier-infoRow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem 0;
  font-size: 16px; }
  .iBwavePricingTier-infoRow > div {
    width: 110px; }
    .iBwavePricingTier-infoRow > div:nth-child(1) {
      width: 155px;
      text-align: right;
      padding-right: 0.78571rem; }
  .iBwavePricingTier-infoRow strong {
    font-size: 22px; }
  .iBwavePricingTier-infoRow s {
    margin-right: 0.35714rem;
    font-size: 18px;
    font-weight: 600; }
  .iBwavePricingTier-infoRow .red {
    color: #990642; }
  .iBwavePricingTier-infoRow:nth-child(1) {
    border-bottom: 1px solid #8BA3BC; }
  @media (min-width: 1024px) {
    .iBwavePricingTier-infoRow {
      flex-direction: column; }
      .iBwavePricingTier-infoRow div {
        text-align: center; }
      .iBwavePricingTier-infoRow > div:nth-child(1) {
        width: 100%;
        padding-right: 0;
        text-align: center; }
      .iBwavePricingTier-infoRow s {
        margin-right: 0; } }

.iBwavePricingTier-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem; }
  .iBwavePricingTier-contact img {
    width: 42px;
    height: 42px;
    flex-grow: 0;
    flex-shrink: 0; }
  @media (min-width: 900px) and (max-width: 1023px) {
    .iBwavePricingTier-contact {
      position: relative;
      top: 12.5%; } }
  @media (min-width: 1024px) {
    .iBwavePricingTier-contact {
      flex-direction: column; } }

.iBwavePricingTier-contactText {
  margin-left: 0.78571rem;
  width: 150px;
  font-size: 14px; }
  .iBwavePricingTier-contactText a {
    font-size: 22px;
    font-weight: 600;
    color: #990642; }
  @media (min-width: 1024px) {
    .iBwavePricingTier-contactText {
      width: 175px;
      margin-top: 0.78571rem;
      margin-left: 0;
      font-size: 17px;
      text-align: center; } }

.iBwavePricing-description {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem; }
  .iBwavePricing-description > div:nth-child(1) strong {
    display: block;
    margin-bottom: 0.78571rem;
    font-size: 18px; }
  @media (min-width: 900px) {
    .iBwavePricing-description {
      width: 64%;
      margin-left: 4%; } }
  @media (min-width: 1024px) {
    .iBwavePricing-description {
      flex-direction: row;
      width: 100%;
      margin-left: 0; }
      .iBwavePricing-description > div {
        flex-shrink: 0;
        flex-grow: 0; }
      .iBwavePricing-description .iBwavePricing-descriptionText {
        width: 100%; } }

.iBwavePricingTier-offer {
  margin: 1.5rem 0;
  padding: 1.14286rem 1.5rem;
  background-color: #EDF1F5; }
  .iBwavePricingTier-offer > strong:nth-child(1) {
    display: block;
    font-size: 18px;
    color: #990642; }

.iBwaveBenefits {
  padding: 1.5rem 0; }
  .iBwaveBenefits .container h2 {
    text-align: center; }
  .iBwaveBenefits .container h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center; }
  .iBwaveBenefits .container p {
    font-size: 16px; }

.iBwaveBenefitsList {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem; }

.iBwaveBenefitsList-item {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 1.14286rem;
  font-size: 16px; }
  .iBwaveBenefitsList-item > img {
    width: 60px;
    height: 60px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0.78571rem; }
  @media (min-width: 551px) {
    .iBwaveBenefitsList-item {
      width: 48%; }
      .iBwaveBenefitsList-item:nth-child(odd) {
        margin-right: 1%; }
      .iBwaveBenefitsList-item:nth-child(even) {
        margin-left: 1%; } }
  @media (min-width: 1024px) {
    .iBwaveBenefitsList-item {
      width: 32%; }
      .iBwaveBenefitsList-item:nth-child(odd) {
        margin-right: 0; }
      .iBwaveBenefitsList-item:nth-child(even) {
        margin-left: 0; }
      .iBwaveBenefitsList-item:nth-child(2), .iBwaveBenefitsList-item:nth-child(5), .iBwaveBenefitsList-item:nth-child(8) {
        margin-left: 2%;
        margin-right: 2%; } }

.iBwaveBenefitsPanel {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #D9DCE0;
  box-shadow: 0px 1px 3px 0px #CCC;
  margin-bottom: 1.5rem; }
  .iBwaveBenefitsPanel img {
    width: 100%;
    height: 100%; }
    @media (min-width: 700px) {
      .iBwaveBenefitsPanel img {
        width: 300px;
        height: 255px; } }
    @media (min-width: 1024px) {
      .iBwaveBenefitsPanel img {
        width: 200px;
        height: 170px; } }

.iBwaveBenefitsPanel-text {
  padding: 1.14286rem; }
  @media (min-width: 700px) {
    .iBwaveBenefitsPanel-text {
      width: calc(100% - 300px); } }
  @media (min-width: 1024px) {
    .iBwaveBenefitsPanel-text {
      width: calc(100% - 200px);
      padding: 1.14286rem 1.5rem; }
      .iBwaveBenefitsPanel-text p {
        margin-bottom: 0; } }

.iBwaveBenefitsPanel-label {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #52728E; }

.iBwaveBenefitsPanel-heading {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: #000; }

.systemDesignProcess {
  padding: 1.5rem 0; }
  .systemDesignProcess .container > h2 {
    text-align: center; }
  .systemDesignProcess .container > h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center; }
  .systemDesignProcess .container p {
    font-size: 16px; }

.systemDesignProcessTimline-step {
  display: flex;
  padding: 0.78571rem;
  margin-bottom: 1.85714rem;
  border-bottom: 6px solid #C2D0E0;
  box-shadow: 0px 1px 3px 0px #CCC;
  position: relative; }
  .systemDesignProcessTimline-step:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #C2D0E0;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 10px); }
  @media (min-width: 360px) {
    .systemDesignProcessTimline-step {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 700px) {
    .systemDesignProcessTimline-step {
      justify-content: center;
      padding-top: 1.5rem; } }
  .systemDesignProcessTimline-step.systemDesignProcessTimline-step--two .systemDesignProcessTimline-number {
    color: #3090AD; }
  .systemDesignProcessTimline-step.systemDesignProcessTimline-step--three .systemDesignProcessTimline-number {
    color: #068AC7; }
  .systemDesignProcessTimline-step.systemDesignProcessTimline-step--four .systemDesignProcessTimline-number {
    color: #52728E; }
  .systemDesignProcessTimline-step.systemDesignProcessTimline-step--five .systemDesignProcessTimline-number {
    color: #255397; }
  .systemDesignProcessTimline-step.systemDesignProcessTimline-step--five:after {
    display: none; }

.systemDesignProcessTimline-number {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.78571rem;
  font-size: 20px;
  color: #8BA3BC; }
  .systemDesignProcessTimline-number span {
    font-size: 55px;
    position: relative;
    top: -20px; }
  @media (min-width: 700px) {
    .systemDesignProcessTimline-number {
      position: relative;
      width: 80px;
      flex-shrink: 0;
      flex-grow: 0;
      margin-right: 2.28571rem; } }

.systemDesignProcessTimline-text h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.78571rem; }
  @media (min-width: 700px) {
    .systemDesignProcessTimline-text h4 {
      padding: 0;
      margin-top: 2px;
      margin-bottom: 0.35714rem; } }

.systemDesignProcessTimline-text p {
  margin: 0; }

@media (min-width: 700px) {
  .systemDesignProcessTimline-text {
    width: 525px;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (max-width: 700px) {
  .systemDesignProcessTimline-text .systemDesignProcessTimline-text h4 {
    font-size: 14px;
    line-height: 18px; }
  .systemDesignProcessTimline-text .systemDesignProcessTimline-text p {
    font-size: 12px;
    line-height: 16px; } }

.systemDesignProcessDisclaimer h4 {
  color: #52728E;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase; }
  .systemDesignProcessDisclaimer h4 svg {
    display: none; }

.systemDesignProcessDisclaimer p {
  color: #66737E; }

@media (min-width: 1024px) {
  .systemDesignProcessDisclaimer {
    display: flex;
    align-items: flex-start; }
    .systemDesignProcessDisclaimer h4 {
      display: flex;
      align-items: center;
      margin: 0 1.5rem 0 0; }
      .systemDesignProcessDisclaimer h4 svg {
        display: block;
        margin-right: 0.78571rem; } }

.installationServiceStrip {
  display: block;
  padding: 1.5rem 0;
  background-color: #068AC7;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }
  .installationServiceStrip:hover {
    color: #FFF; }
  .installationServiceStrip .container {
    display: flex;
    align-items: center; }
    .installationServiceStrip .container svg {
      width: 35px;
      height: 35px;
      flex-grow: 0;
      flex-shrink: 0;
      align-self: flex-end;
      margin-left: 1.5rem; }
    @media (min-width: 700px) {
      .installationServiceStrip .container {
        justify-content: center; } }

.iBwaveCTA .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .iBwaveCTA .container h2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #CCC; }
    .iBwaveCTA .container h2 img {
      width: 139px;
      height: 47px;
      flex-shrink: 0;
      flex-grow: 0;
      margin-bottom: 0.78571rem; }
    @media (min-width: 700px) {
      .iBwaveCTA .container h2 {
        flex-direction: row;
        justify-content: center;
        align-items: flex-end; }
        .iBwaveCTA .container h2 img {
          margin-bottom: 0;
          margin-right: 0.78571rem;
          position: relative;
          top: -3px; } }

@media (min-width: 700px) {
  .iBwaveCTA-text {
    width: 55%;
    margin-right: 5%; } }

@media (min-width: 1024px) {
  .iBwaveCTA-text {
    width: calc(100% - 361px);
    margin-right: 0;
    padding-right: 4.5rem; } }

.iBwaveCTA-image {
  width: 325px;
  height: 175px;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 1.5rem 0; }
  @media (min-width: 700px) {
    .iBwaveCTA-image {
      width: 40%;
      margin: 0; } }
  @media (min-width: 1024px) {
    .iBwaveCTA-image {
      width: 361px; } }

.iBwaveCTAs {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 0; }
  .iBwaveCTAs .button {
    width: 280px;
    margin-bottom: 0.78571rem;
    font-size: 16px;
    line-height: normal; }
  .iBwaveCTAs .button--tertiary {
    background-color: #EDF1F5;
    color: #990642;
    border: 1px solid #C2D0E0; }
  @media (min-width: 551px) {
    .iBwaveCTAs {
      flex-direction: row;
      justify-content: center; }
      .iBwaveCTAs .button--tertiary {
        margin-right: 0.78571rem; } }
  @media (min-width: 700px) {
    .iBwaveCTAs {
      padding: 1.5rem 0 3rem 0; } }

.topBanner {
  padding: 0.78571rem 0;
  background-color: #000;
  color: #FDAE22; }
  .topBanner .topBanner-text {
    display: flex;
    justify-content: center; }
    @media (min-width: 1024px) {
      .topBanner .topBanner-text {
        justify-content: inherit; } }
  .topBanner .topBanner-left {
    display: none;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .topBanner .topBanner-left {
        display: block; } }
  .topBanner .topBanner-middle {
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #FDAE22; }
    .topBanner .topBanner-middle a {
      color: #FDAE22;
      text-decoration: underline; }
      .topBanner .topBanner-middle a svg {
        width: 12.5px;
        height: 12.5px;
        fill: #FDAE22;
        position: relative;
        top: 2px;
        left: 4px; }
        @media (min-width: 1024px) {
          .topBanner .topBanner-middle a svg {
            display: none; } }
    @media (min-width: 1024px) {
      .topBanner .topBanner-middle {
        margin-left: auto; }
        .topBanner .topBanner-middle a svg {
          display: none; } }
  .topBanner .topBanner-right {
    display: none;
    margin-left: auto; }
    .topBanner .topBanner-right a {
      padding: 0.21429rem 2.5rem;
      background-color: #FDAE22;
      color: #000;
      font-weight: 600;
      text-decoration: none;
      border-radius: 3px; }
    @media (min-width: 1024px) {
      .topBanner .topBanner-right {
        display: block; } }

.blog-modern-advantage {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(to bottom, #0082C5, #004783);
  padding: 0 1.5rem; }
  .blog-modern-advantage > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .blog-modern-advantage .header {
    width: calc(100% - 3rem);
    margin: 0 1.5rem 1.5rem 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    background: none; }
    .blog-modern-advantage .header strong {
      display: block;
      font-size: 26px; }
  .blog-modern-advantage .advantage {
    margin-bottom: 1.5rem; }
    .blog-modern-advantage .advantage div {
      color: #FFF;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .blog-modern-advantage .advantage div strong {
        font-weight: 600; }
    .blog-modern-advantage .advantage:last-child {
      margin-bottom: 3rem; }

.blog-modern-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.5rem;
  background: #FFF;
  border: 1px solid #CCC; }
  .blog-modern-contact > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .blog-modern-contact .header {
    width: calc(100% - 3rem);
    margin: 2.28571rem 1.5rem 1.5rem 1.5rem;
    color: #1E4478;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
    .blog-modern-contact .header strong {
      display: block;
      margin-top: 0.35714rem;
      font-size: 16px; }
  .blog-modern-contact .contact {
    padding: 1.5rem 0; }
    .blog-modern-contact .contact div {
      color: #1E4478;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .blog-modern-contact .contact div strong {
        font-weight: 600; }
    .blog-modern-contact .contact a:hover {
      color: #1E4478; }
    .blog-modern-contact .contact.phone {
      padding: 1.5rem 0.78571rem;
      border-top: 1px solid #CCC;
      border-bottom: 1px solid #CCC; }
      .blog-modern-contact .contact.phone div {
        font-size: 18px;
        font-weight: 600; }
        .blog-modern-contact .contact.phone div strong {
          font-size: 32px; }
    .blog-modern-contact .contact.email div a {
      font-size: 16px;
      font-weight: 600; }
    .blog-modern-contact .contact .button {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.5rem;
      padding: 0.78571rem 0;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      border: 0;
      background-color: #008ACA;
      color: #FFF !important; }
    .blog-modern-contact .contact:last-child {
      margin-bottom: 1.5rem; }

.featureReviews {
  padding-bottom: 1.5rem; }
  .featureReviews .slick-list {
    height: 249.203px;
    margin: auto; }
  .featureReviews .review {
    padding: 1.5rem;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23979797' stroke-width='3' stroke-dasharray='16' stroke-dashoffset='65' stroke-linecap='square'/%3e%3c/svg%3e");
    box-sizing: border-box;
    padding-top: 2em;
    padding-bottom: 2em; }
    @media (min-width: 551px) {
      .featureReviews .review {
        padding: 1.5rem 3rem; } }
    .featureReviews .review .author {
      font-size: 16px;
      margin-bottom: 1.5rem; }
    .featureReviews .review .rating {
      width: 120px;
      margin-top: .75rem;
      margin-bottom: 1.5rem; }
    .featureReviews .review .text {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 1.5rem; }

.featureReviews::after {
  content: "";
  display: table;
  clear: both; }

.featureReviews-heading {
  color: #000000;
  font-size: 25px;
  text-align: center;
  text-transform: capitalize;
  padding: 0 0 1.5rem 0;
  margin: 0 !important; }

.featureReviews-dots {
  margin-top: -0.6rem;
  margin-bottom: 1.2rem;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem 1.14286rem; }
  .featureReviews-dots .slick-dots,
  .featureReviews-dots .slick-prev,
  .featureReviews-dots .slick-next {
    top: inherit;
    bottom: inherit;
    right: inherit;
    left: inherit;
    position: relative; }
  .featureReviews-dots .slick-prev,
  .featureReviews-dots .slick-next {
    background: url("../icons/chevron-right.svg") 50% 50% no-repeat;
    opacity: .2;
    background-size: 100%;
    width: 8px;
    height: 15px;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin-top: 0;
    transform: none; }
    .featureReviews-dots .slick-prev::before,
    .featureReviews-dots .slick-next::before {
      content: none; }
  .featureReviews-dots .slick-prev {
    transform: rotate(180deg);
    margin-right: 1.5rem; }
  .featureReviews-dots .slick-next {
    margin-left: 1.5rem; }
  .featureReviews-dots .slick-dots li {
    margin: 0 0.21429rem;
    font-size: 0;
    top: 2px; }
    @media (min-width: 480px) {
      .featureReviews-dots .slick-dots li {
        margin: 0 0.35714rem; } }
    .featureReviews-dots .slick-dots li button {
      display: initial;
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white; }
      .featureReviews-dots .slick-dots li button::before {
        content: none; }
    .featureReviews-dots .slick-dots li:hover button {
      border-color: #068ac7;
      background-color: #068ac7; }
    .featureReviews-dots .slick-dots li.slick-active button, .featureReviews-dots .slick-dots li.slick-active:hover button {
      background-color: white;
      border: 4px solid #068ac7; }
  .featureReviews-dots .dots {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center; }
    .featureReviews-dots .dots .dot {
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white;
      margin: 0 0.92857rem;
      border-radius: 100%;
      cursor: pointer; }
      .featureReviews-dots .dots .dot:first-child {
        margin-left: 0; }
      .featureReviews-dots .dots .dot:last-child {
        margin-right: 0; }
      .featureReviews-dots .dots .dot:hover {
        border-color: #068ac7;
        background-color: #068ac7; }
      .featureReviews-dots .dots .dot.active, .featureReviews-dots .dots .dot.active:hover {
        background-color: white;
        border: 4px solid #068ac7; }

.storeBenefits {
  background: #EDF1F5; }
  .storeBenefits .container {
    max-width: 89rem; }

.storeBenefits-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.5rem 0;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 450px) {
    .storeBenefits-list {
      max-width: 450px; } }
  @media (min-width: 650px) {
    .storeBenefits-list {
      max-width: 100%;
      align-items: flex-start; } }
  @media (min-width: 1200px) {
    .storeBenefits-list {
      padding: 2rem 0; } }

.storeBenefits-benefit {
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  margin-bottom: .75rem; }
  .storeBenefits-benefit:nth-child(3), .storeBenefits-benefit:nth-child(4) {
    margin-bottom: 0; }
  .storeBenefits-benefit .image {
    width: 47px;
    height: 28px; }
    .storeBenefits-benefit .image svg {
      display: block;
      margin: 0 auto; }
      .storeBenefits-benefit .image svg.usa {
        width: 28px;
        height: 26px; }
        @media (min-width: 800px) {
          .storeBenefits-benefit .image svg.usa {
            width: 46px;
            height: 26px; } }
      .storeBenefits-benefit .image svg.shipping {
        width: 35px;
        height: 27px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.shipping {
            width: 47px;
            height: 27px; } }
      .storeBenefits-benefit .image svg.money {
        width: 25px;
        height: 35px;
        position: relative;
        top: -4px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.money {
            width: 38px;
            height: 35px;
            position: relative;
            top: -4px; } }
      .storeBenefits-benefit .image svg.warranty {
        width: 25px;
        height: 35px;
        position: relative;
        top: -4px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.warranty {
            width: 32px;
            height: 35px;
            position: relative;
            top: -4px; } }
      .storeBenefits-benefit .image svg.five-g {
        width: 22px;
        height: 24px;
        position: relative;
        top: 1px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.five-g {
            width: 37px;
            height: 24px;
            position: relative;
            top: 1px; } }
      .storeBenefits-benefit .image svg.innovation {
        width: 24px;
        height: 35px;
        position: relative;
        top: -4px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.innovation {
            width: 32px;
            height: 35px;
            position: relative;
            top: -4px; } }
      .storeBenefits-benefit .image svg.fcc {
        width: 28px;
        height: 25px;
        position: relative;
        top: 1px;
        left: -2px; }
        @media (min-width: 900px) {
          .storeBenefits-benefit .image svg.fcc {
            width: 56px;
            height: 25px;
            position: relative;
            top: 1px;
            left: -12px; } }
  .storeBenefits-benefit .text {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: left; }
  @media (min-width: 700px) {
    .storeBenefits-benefit {
      width: 25%;
      justify-content: center;
      margin-bottom: 0;
      flex-direction: column; }
      .storeBenefits-benefit .text {
        font-size: 12px;
        line-height: 17px;
        text-align: center;
        margin-top: .5rem; } }
  @media (min-width: 1200px) {
    .storeBenefits-benefit {
      flex-direction: row;
      text-align: left; }
      .storeBenefits-benefit .image {
        margin-bottom: 0;
        margin-right: 1rem; }
      .storeBenefits-benefit .text {
        font-size: 14px;
        line-height: 19px;
        margin-top: 0;
        text-align: left; } }

.refurbishedBenefits {
  display: flex;
  width: 100%;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .refurbishedBenefits {
      flex-direction: row; } }

.refurbishedBenefits--product {
  width: calc(100% + 2rem);
  margin-left: -1rem; }

.refurbishedBenefits--productAccessory {
  margin-bottom: 3rem; }

.refurbishedBenefit {
  padding: 2rem;
  margin-bottom: 1.5rem;
  background: #F2F2F2;
  display: flex;
  align-items: flex-start; }
  .refurbishedBenefit img {
    display: block;
    width: 40px; }
  .refurbishedBenefit .content {
    padding-left: 1.5rem; }
  .refurbishedBenefit .heading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: .5rem;
    font-weight: 600;
    text-transform: uppercase; }
  .refurbishedBenefit .text {
    font-size: 16px; }
  @media (min-width: 1024px) {
    .refurbishedBenefit {
      margin: .75rem; }
      .refurbishedBenefit img {
        width: 50px; }
      .refurbishedBenefit .heading {
        margin-bottom: .75rem; }
      .refurbishedBenefit .text {
        font-size: 16px; } }

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

.hawk input[type='text'],
.hawk input[type='password'],
.hawk input[type='email'],
.hawk input[type='number'],
.hawk input[type='search'],
.hawk input[type='tel'],
.hawk input[type='time'],
.hawk input[type='url'],
.hawk input[type='week'],
.hawk select {
  display: block;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.hawk input[type='text']:focus,
.hawk input[type='password']:focus,
.hawk input[type='email']:focus,
.hawk input[type='number']:focus,
.hawk input[type='search']:focus,
.hawk input[type='tel']:focus,
.hawk input[type='time']:focus,
.hawk input[type='url']:focus,
.hawk input[type='week']:focus,
.hawk select:focus {
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk input[type='text']:focus,
.hawk input[type='password']:focus,
.hawk input[type='email']:focus,
.hawk input[type='number']:focus,
.hawk input[type='search']:focus,
.hawk input[type='tel']:focus,
.hawk input[type='time']:focus,
.hawk input[type='url']:focus,
.hawk input[type='week']:focus,
.hawk select:focus {
  outline: none; }

.hawk input[type='number'],
.hawk input[type='week'],
.hawk input[type='time'] {
  width: auto; }

.hawk textarea {
  display: block;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 100%;
  min-height: 100px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.hawk textarea:focus {
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk textarea:focus {
  outline: none; }

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

.hawk {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 16px; }

.hawk__header {
  margin-bottom: 1em; }

.hawk__body {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px; }

@media only screen and (min-width: 48em) {
  .hawk__body {
    flex-wrap: nowrap; } }

.hawk-btn {
  display: inline-block;
  padding: 7px 1.15rem;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  background-color: #3f4044;
  color: #fff;
  border-radius: 4px;
  outline: none;
  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; }

.hawk-btn:focus {
  outline: none; }

.hawk-btn.focus,
.hawk-btn:focus,
.hawk-btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #333437; }

.hawk-btn.active,
.hawk-btn:active {
  background-image: none;
  outline: 0;
  background-color: #333437; }

.hawk-btn.disabled,
.hawk-btn[disabled],
fieldset[disabled] .hawk-btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65; }

a.hawk-btn.disabled,
fieldset[disabled] a.hawk-btn {
  pointer-events: none; }

.hawk-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.hawk-btn-default.focus,
.hawk-btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.hawk-btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.hawk-btn-default.active,
.hawk-btn-default:active,
.open > .dropdown-toggle.hawk-btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.hawk-btn-default.active.focus,
.hawk-btn-default.active:focus,
.hawk-btn-default.active:hover,
.hawk-btn-default:active.focus,
.hawk-btn-default:active:focus,
.hawk-btn-default:active:hover,
.open > .dropdown-toggle.hawk-btn-default.focus,
.open > .dropdown-toggle.hawk-btn-default:focus,
.open > .dropdown-toggle.hawk-btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.hawk-btn-default.active,
.hawk-btn-default:active,
.open > .dropdown-toggle.hawk-btn-default {
  background-image: none; }

.hawk-btn-default.disabled.focus,
.hawk-btn-default.disabled:focus,
.hawk-btn-default.disabled:hover,
.hawk-btn-default[disabled].focus,
.hawk-btn-default[disabled]:focus,
.hawk-btn-default[disabled]:hover,
fieldset[disabled] .hawk-btn-default.focus,
fieldset[disabled] .hawk-btn-default:focus,
fieldset[disabled] .hawk-btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.hawk-btn-default .badge {
  color: #fff;
  background-color: #333; }

.hawk-btn-primary {
  color: #fff;
  background-color: #3f4044;
  border-color: transparent; }

.hawk-btn-primary.focus,
.hawk-btn-primary:focus {
  color: #fff;
  background-color: #333437;
  border-color: transparent; }

.hawk-btn-primary:hover {
  color: #fff;
  background-color: #333437;
  border-color: transparent; }

.hawk-btn-primary.active,
.hawk-btn-primary:active,
.open > .dropdown-toggle.hawk-btn-primary {
  color: #fff;
  background-color: #333437;
  border-color: transparent; }

.hawk-btn-primary.active.focus,
.hawk-btn-primary.active:focus,
.hawk-btn-primary.active:hover,
.hawk-btn-primary:active.focus,
.hawk-btn-primary:active:focus,
.hawk-btn-primary:active:hover,
.open > .dropdown-toggle.hawk-btn-primary.focus,
.open > .dropdown-toggle.hawk-btn-primary:focus,
.open > .dropdown-toggle.hawk-btn-primary:hover {
  color: #fff;
  background-color: #26272a;
  border-color: transparent; }

.hawk-btn-primary.active,
.hawk-btn-primary:active,
.open > .dropdown-toggle.hawk-btn-primary {
  background-image: none; }

.hawk-btn-primary.disabled.focus,
.hawk-btn-primary.disabled:focus,
.hawk-btn-primary.disabled:hover,
.hawk-btn-primary[disabled].focus,
.hawk-btn-primary[disabled]:focus,
.hawk-btn-primary[disabled]:hover,
fieldset[disabled] .hawk-btn-primary.focus,
fieldset[disabled] .hawk-btn-primary:focus,
fieldset[disabled] .hawk-btn-primary:hover {
  background-color: #333437;
  border-color: transparent; }

.hawk-btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.hawk-btn-primary-outline {
  color: #3f4044;
  background-color: transparent;
  background-image: none;
  border-color: #3f4044; }

.hawk-btn-primary-outline:hover {
  color: #fff;
  background-color: #3f4044;
  border-color: #3f4044; }

.hawk-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.hawk-btn-success.focus,
.hawk-btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.hawk-btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.hawk-btn-success.active,
.hawk-btn-success:active,
.open > .dropdown-toggle.hawk-btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.hawk-btn-success.active.focus,
.hawk-btn-success.active:focus,
.hawk-btn-success.active:hover,
.hawk-btn-success:active.focus,
.hawk-btn-success:active:focus,
.hawk-btn-success:active:hover,
.open > .dropdown-toggle.hawk-btn-success.focus,
.open > .dropdown-toggle.hawk-btn-success:focus,
.open > .dropdown-toggle.hawk-btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.hawk-btn-success.active,
.hawk-btn-success:active,
.open > .dropdown-toggle.hawk-btn-success {
  background-image: none; }

.hawk-btn-success.disabled.focus,
.hawk-btn-success.disabled:focus,
.hawk-btn-success.disabled:hover,
.hawk-btn-success[disabled].focus,
.hawk-btn-success[disabled]:focus,
.hawk-btn-success[disabled]:hover,
fieldset[disabled] .hawk-btn-success.focus,
fieldset[disabled] .hawk-btn-success:focus,
fieldset[disabled] .hawk-btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.hawk-btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.hawk-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.hawk-btn-info.focus,
.hawk-btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.hawk-btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.hawk-btn-info.active,
.hawk-btn-info:active,
.open > .dropdown-toggle.hawk-btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.hawk-btn-info.active.focus,
.hawk-btn-info.active:focus,
.hawk-btn-info.active:hover,
.hawk-btn-info:active.focus,
.hawk-btn-info:active:focus,
.hawk-btn-info:active:hover,
.open > .dropdown-toggle.hawk-btn-info.focus,
.open > .dropdown-toggle.hawk-btn-info:focus,
.open > .dropdown-toggle.hawk-btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.hawk-btn-info.active,
.hawk-btn-info:active,
.open > .dropdown-toggle.hawk-btn-info {
  background-image: none; }

.hawk-btn-info.disabled.focus,
.hawk-btn-info.disabled:focus,
.hawk-btn-info.disabled:hover,
.hawk-btn-info[disabled].focus,
.hawk-btn-info[disabled]:focus,
.hawk-btn-info[disabled]:hover,
fieldset[disabled] .hawk-btn-info.focus,
fieldset[disabled] .hawk-btn-info:focus,
fieldset[disabled] .hawk-btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.hawk-btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.hawk-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.hawk-btn-warning.focus,
.hawk-btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.hawk-btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.hawk-btn-warning.active,
.hawk-btn-warning:active,
.open > .dropdown-toggle.hawk-btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.hawk-btn-warning.active.focus,
.hawk-btn-warning.active:focus,
.hawk-btn-warning.active:hover,
.hawk-btn-warning:active.focus,
.hawk-btn-warning:active:focus,
.hawk-btn-warning:active:hover,
.open > .dropdown-toggle.hawk-btn-warning.focus,
.open > .dropdown-toggle.hawk-btn-warning:focus,
.open > .dropdown-toggle.hawk-btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.hawk-btn-warning.active,
.hawk-btn-warning:active,
.open > .dropdown-toggle.hawk-btn-warning {
  background-image: none; }

.hawk-btn-warning.disabled.focus,
.hawk-btn-warning.disabled:focus,
.hawk-btn-warning.disabled:hover,
.hawk-btn-warning[disabled].focus,
.hawk-btn-warning[disabled]:focus,
.hawk-btn-warning[disabled]:hover,
fieldset[disabled] .hawk-btn-warning.focus,
fieldset[disabled] .hawk-btn-warning:focus,
fieldset[disabled] .hawk-btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.hawk-btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.hawk-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.hawk-btn-danger.focus,
.hawk-btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.hawk-btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.hawk-btn-danger.active,
.hawk-btn-danger:active,
.open > .dropdown-toggle.hawk-btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.hawk-btn-danger.active.focus,
.hawk-btn-danger.active:focus,
.hawk-btn-danger.active:hover,
.hawk-btn-danger:active.focus,
.hawk-btn-danger:active:focus,
.hawk-btn-danger:active:hover,
.open > .dropdown-toggle.hawk-btn-danger.focus,
.open > .dropdown-toggle.hawk-btn-danger:focus,
.open > .dropdown-toggle.hawk-btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.hawk-btn-danger.active,
.hawk-btn-danger:active,
.open > .dropdown-toggle.hawk-btn-danger {
  background-image: none; }

.hawk-btn-danger.disabled.focus,
.hawk-btn-danger.disabled:focus,
.hawk-btn-danger.disabled:hover,
.hawk-btn-danger[disabled].focus,
.hawk-btn-danger[disabled]:focus,
.hawk-btn-danger[disabled]:hover,
fieldset[disabled] .hawk-btn-danger.focus,
fieldset[disabled] .hawk-btn-danger:focus,
fieldset[disabled] .hawk-btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.hawk-btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.body .hawk-btn-link {
  display: inline;
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: inherit; }

.body .hawk-btn-link:hover {
  text-decoration: underline;
  color: #285f8f; }

.body .hawk-btn-link--logout {
  color: #fff; }

.body .hawk-btn-link--logout:hover,
.body .hawk-btn-link--logout:active,
.body .hawk-btn-link--logout:focus {
  color: #fff; }

.hawk-btn-link,
.hawk-btn-link.active,
.hawk-btn-link:active,
.hawk-btn-link[disabled],
fieldset[disabled] .hawk-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.hawk-btn-link,
.hawk-btn-link:active,
.hawk-btn-link:focus,
.hawk-btn-link:hover {
  border-color: transparent; }

.hawk-btn-link:focus,
.hawk-btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.hawk-btn-link[disabled]:focus,
.hawk-btn-link[disabled]:hover,
fieldset[disabled] .hawk-btn-link:focus,
fieldset[disabled] .hawk-btn-link:hover {
  color: #777;
  text-decoration: none; }

.hawk-btn-group-lg > .hawk-btn,
.hawk-btn-lg {
  padding: 1rem 1.8rem;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.hawk-btn-group-sm > .hawk-btn,
.hawk-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.hawk-btn-group-xs > .hawk-btn,
.hawk-btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.hawk-btn-block {
  display: block;
  width: 100%; }

.hawk-btn-block + .hawk-btn-block {
  margin-top: 5px; }

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

.hawk-btn-bottom-margin {
  margin-bottom: 1em; }

.icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

.icon-roc-logo {
  width: 100px;
  height: auto;
  position: relative;
  top: -5px; }

.icon-primary {
  fill: #3f4044;
  color: #3f4044; }

.icon-primary path {
  fill: #3f4044;
  color: #3f4044; }

.icon-disabled {
  pointer-events: none; }

.icon-disabled path {
  fill: #b9bbbd !important; }

.listing-item-status-icon {
  width: 30px; }

@media only screen and (min-width: 75em) {
  .listing-item-status-icon {
    width: 15px; } }

.hawk-dropdown-toggle {
  display: flex;
  align-items: center; }

.hawk-dropdown-toggle::after {
  vertical-align: 0.155em; }

.hawk-dropdown-toggle:not(:disabled):not(.disabled):active:focus,
.hawk-dropdown-toggle:not(:disabled):not(.disabled).active:focus,
.show > .hawk-dropdown-toggle.dropdown-toggle:focus .hawk-hawk-btn-outline-secondary {
  color: #000; }

.hawk-dropdown-toggle__text {
  width: 100%; }

.hawk-dropdown-item:not(:disabled) {
  cursor: pointer; }

.hawk-dropdown--right .dropdown-menu {
  transform: none !important;
  top: 100% !important;
  left: auto !important;
  right: 0 !important; }

.hawk-dropdown--left .dropdown-menu {
  transform: none !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important; }

.hawk-autosuggest-menu {
  position: relative;
  z-index: 110; }

.hawk-autosuggest-menu__list {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
  left: auto;
  top: auto;
  margin-top: -3px;
  display: block;
  overflow-y: auto;
  line-height: 35px;
  border: 1px solid #ccc;
  position: absolute;
  width: 100%;
  z-index: 5;
  background: white;
  box-sizing: border-box;
  cursor: default; }

.hawk-autosuggest-menu__item {
  padding-left: 10px;
  background-color: #fff;
  line-height: 24px;
  font-size: 16px;
  cursor: pointer; }

.hawk-autosuggest-menu__item:hover,
.hawk-autosuggest-menu__item:focus,
.hawk-autosuggest-menu__item--highlighted {
  background-color: #3f4044;
  color: #fff; }

.hawk-sqItemImage-thumb {
  width: 100px;
  height: 100px; }

.hawk-autosuggest-menu__text--deleted {
  color: #d9534f; }

.autosuggest-menu__item:hover .hawk-autosuggest-menu__text--deleted,
.autosuggest-menu__item:focus .hawk-autosuggest-menu__text--deleted {
  color: #fff; }

.hawk-autosuggest-menu__text--archived {
  color: #f0ad4e; }

.hawk-autosuggest-menu__item:hover .hawk-autosuggest-menu__text--archived,
.hawk-autosuggest-menu__item:focus .hawk-autosuggest-menu__text--archived {
  color: #fff; }

.hawk__searchBox .hawk-autosuggest-menu h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list {
  display: flex;
  flex-direction: row;
  padding: 15px;
  flex-wrap: wrap;
  list-style: none; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list {
  flex: 2;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list h3 {
  width: 100%; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list li {
  display: flex;
  flex-direction: column;
  width: calc(33% - 20px);
  padding: 0;
  margin: 10px;
  justify-content: center;
  text-align: center;
  align-items: center;
  align-content: center;
  padding: 10px; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list li:hover {
  background: transparent !important;
  color: #212529; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list li.autosuggest-menu__item--highlighted {
  background: transparent !important;
  color: #212529; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list li.autosuggest-menu__item--highlighted:hover {
  background: transparent !important;
  color: #212529; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list li .p-name {
  font-size: 12px; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-list > .view-matches {
  width: 100%;
  text-align: center;
  color: #007bff;
  cursor: pointer; }

.hawk__searchBox .hawk-autosuggest-menu .hawk-autosuggest-outer-list .hawk-autosuggest-inner-container {
  flex: 1;
  padding-left: 15px; }

.hidden-label {
  display: none; }

.hawk-facet-rail {
  background-color: #ffffff;
  width: 100%; }

@media only screen and (min-width: 1024px) {
  .hawk-facet-rail {
    width: auto;
    min-width: 230px;
    margin-right: 3rem; } }

.hawk-facet-rail .hawk-facet-rail__w-100 {
  width: 100%; }

.hawk-facet-rail__facet-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.hawk-facet-rail__facet-list-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 6px; }

.hawk-facet-rail__facet-list-item.hawkFacet-group {
  flex-direction: column; }

.hawk-facet-rail__facet-list-item.hawkFacet-group .hawkFacet-group__inline {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 6px; }

.hawk-facet-rail__facet-list-item.hawkFacet-group .hawkFacet-group__inline svg {
  margin: 0; }

.hawk-facet-rail__heading {
  color: #fff;
  background-color: #515151;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
  font-weight: bold; }

.hawk-facet-rail__selections {
  border-bottom: 1px solid #d9d9d6;
  margin: 1em 0; }

@media only screen and (min-width: 48em) {
  .hawk-facet-rail__selections {
    margin: 0; } }

.hawk-facet-rail__selections h4 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 1.2em; }

.hawk-facet-rail__facet {
  padding: 10px;
  border-bottom: 1px solid #d9d9d6;
  border-top: 1px solid #fff; }

.hawk-facet-rail__facet-heading {
  cursor: pointer;
  display: flex;
  align-items: center;
  cursor: pointer; }

.hawk-facet-rail__facet-heading h4 {
  margin: 5px 0 5px 0;
  display: inline-block;
  flex-grow: 1;
  padding: 0 5px 0 0;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase; }

.hawk-facet-rail__facet-heading .icon {
  width: 1em;
  height: 1em; }

.hawk-facet-rail__facet-heading .hawk-questionmark {
  width: 25px;
  height: 25px; }

.hawk-facet-rail__facet-heading .custom-tooltip {
  display: inline-block;
  position: relative;
  text-align: left; }

.hawk-facet-rail__facet-heading .custom-tooltip .right {
  min-width: 250px;
  top: 50%;
  left: 100%;
  margin-left: 5px;
  transform: translate(0, -50%);
  padding: 10px 20px;
  color: #000;
  background-color: #fff;
  font-weight: 600;
  font-size: 1em;
  border-radius: 8px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  display: none;
  cursor: auto; }

.hawk-facet-rail__facet-heading .custom-tooltip .right div {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }

.hawk-facet-rail__facet-heading .custom-tooltip .right i {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  width: 12px;
  height: 24px;
  overflow: hidden; }

.hawk-facet-rail__facet-heading .custom-tooltip .right i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 50%;
  transform: translate(50%, -50%) rotate(-45deg);
  background-color: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

.hawk-facet-rail__facet-heading .custom-tooltip:hover .right {
  display: block; }

.hawk-facet-rail__facet-body {
  margin-top: 10px; }

.hawk-facet-rail__facet__quick-lookup {
  margin-bottom: 5px; }

.hawk-facet-rail__facet__quick-lookup input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #d9d9d6;
  padding: 5px; }

.hawk-facet-rail__facet-values {
  background-color: #fff;
  border: 1px solid #d9d9d6;
  padding: 10px; }

.hawk__btn__select-facet {
  width: 200px;
  text-align: left;
  margin-right: 5px;
  font-size: 12px;
  background-color: #007041; }

.hawk-facet-rail__facet-values__search input {
  border: none;
  width: 100%; }

.hawk-facet-rail__facet-values__search-clear {
  height: 35px;
  text-align: right; }

.hawk-facet-rail__facet-values__search-clear span {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer; }

.hawk-facet-rail__facet-values__search-clear span:hover {
  text-decoration: underline; }

.hawk-facet-rail__facet-values__search-clear .link-button {
  background: transparent;
  border: none;
  margin-top: 10px;
  color: #6f6f6f;
  font-size: 0.9em;
  font-weight: 600;
  text-decoration: none; }

.hawk-facet-rail__facet-values__search-clear .link-button:hover {
  text-decoration: underline; }

.hawk-facet-rail__facet-btn {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  line-height: 1.3;
  padding: 0;
  flex-grow: 1;
  text-align: left;
  margin: 0 5px;
  box-shadow: none;
  color: #000;
  font-weight: normal;
  font-size: 0.933em; }

.hawk-facet-rail__facet-btn:focus,
.hawk-facet-rail__facet-btn:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-facet-rail__facet-btn:not(:disabled):not(.disabled):active {
  background-color: transparent; }

@media only screen and (min-width: 62em) {
  .hawk-facet-rail__facet-btn {
    line-height: 1.4; } }

.hawk-facet-rail__facet-btn .hawk-facet-rail__facet-name {
  word-break: break-all; }

.hawk-facet-rail__facet-btn:focus,
.hawk-facet-rail__facet-btn:active {
  box-shadow: none; }

.hawk-facet-rail__facet-btn:focus .hawk-facet-rail__facet-name,
.hawk-facet-rail__facet-btn:active .hawk-facet-rail__facet-name {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-facet-rail__facet-btn:hover {
  color: #f47b20; }

button.hawk-collapseState {
  position: absolute;
  background-color: inherit;
  border: none;
  display: inline-block;
  padding: 0;
  cursor: pointer; }

button.hawk-collapseState:after {
  display: inline-block;
  position: absolute;
  content: '\2212';
  font-size: 10px;
  font-family: 'hawksearch';
  color: #b8b8b8;
  right: 2px;
  top: 4px; }

button.hawk-collapseState.collapsed:after {
  content: '\2b'; }

.hawk-facet-rail__facet-btn-exclude {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer; }

.hawk-facet-rail__facet-btn-exclude:focus,
.hawk-facet-rail__facet-btn-exclude:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-facet-rail__facet-btn-exclude:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk-facet-rail__facet-btn-include {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  color: #3f4044; }

.hawk-facet-rail__facet-btn-include:focus,
.hawk-facet-rail__facet-btn-include:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-facet-rail__facet-btn-include:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk-facet-rail__show-more-btn {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer; }

.hawk-facet-rail__show-more-btn:focus,
.hawk-facet-rail__show-more-btn:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-facet-rail__show-more-btn:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk-facet-rail__facet-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #3f4044;
  border-radius: 4px;
  margin-right: 5px; }

.hawk-facet-rail__facet-checkbox-icon {
  width: 1em;
  height: 1em; }

.hawk-facet-rail_empty {
  height: auto; }

.hawk-preview__results_tabs .nav-tabs {
  border-bottom: 1px solid #dee2e6; }

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

.hawk-preview__results_tabs .nav-item {
  margin: 0.5rem; }

.hawk-preview__results_tabs .nav-link {
  display: block;
  padding: .5rem 1rem; }

.hawk-pagination__left {
  height: 15px;
  cursor: pointer; }

.hawk-pagination__left path {
  fill: #000; }

.hawk-pagination__right {
  height: 15px;
  cursor: pointer; }

.hawk-pagination__right path {
  fill: #000; }

@keyframes shake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: rotateY(-9deg) translateX(-6px); }
  18.5% {
    transform: rotateY(7deg) translateX(5px); }
  31.5% {
    transform: rotateY(5deg) translateX(-3px); }
  43.5% {
    transform: rotateY(3deg) translateX(2px); }
  50% {
    transform: translateX(0); } }

.hawk-items-per-page {
  display: inline-block; }

.hawk-results {
  flex-grow: 1; }

.hawk-results__item {
  margin: 0 0 2em;
  width: 100%; }

@media only screen and (min-width: 48em) {
  .hawk-results__item {
    max-width: 300px;
    width: 50%; } }

@media only screen and (min-width: 62em) {
  .hawk-results__item {
    width: 25%; } }

.hawk-results__item-image {
  padding: 10px; }

.hawk-results__item-image img {
  display: block;
  margin: auto;
  width: 175px;
  max-width: 100%; }

.hawk-results__item-name {
  width: 75%;
  margin: auto;
  margin-top: 10px;
  text-align: center; }

.hawk-results__listing {
  display: flex;
  flex-wrap: wrap; }

.hawk-results__top-tool-row {
  margin-top: 2em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc; }

@media only screen and (min-width: 48em) {
  .hawk-results__top-tool-row {
    margin-top: 0; } }

.hawk-results__bottom-tool-row {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #ccc; }

@media only screen and (min-width: 48em) {
  .hawk-results__bottom-tool-row {
    padding-top: 0; } }

.hawk-preview__banner-container img {
  width: 300px;
  display: block;
  margin: 0 auto; }

.hawk-results__contentItem {
  color: #000;
  display: table;
  width: 100%;
  padding: 1em 0;
  border-top: 1px solid #cccccc; }

.hawk-results__contentItem a {
  color: #000;
  text-decoration: none; }

.hawk-results__contentItem .hawk-results__hawk-contentTitle {
  margin-bottom: 10px; }

.hawk-preview__results_tabs .nav-tabs {
  background: #f7f7f7; }

.hawk-preview__results_tabs ul .nav-item {
  position: relative;
  font-size: 0.938em;
  font-weight: 600;
  text-decoration: none;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  background-color: #e3e0df;
  cursor: pointer; }

.hawk-preview__results_tabs ul .nav-item.active {
  color: white;
  background-color: #f37622; }

.hawk-preview__results_tabs ul .nav-item a {
  border: 0;
  cursor: pointer; }

.hawk-preview__results_tabs ul .nav-item a:hover,
.hawk-preview__results_tabs ul .nav-item a:focus {
  border: 0; }

.hawk-results__top-tool-row {
  border-bottom: none;
  margin-bottom: none; }

.hawk-selections__category-wrapper {
  background-color: #f0f0f0; }

.hawk-preview-tooltip {
  max-width: 210px !important; }

.hawk-preview__trigger-tooltip .arrow::before {
  border-right-color: #6c757d; }

.hawk-preview__trigger-tooltip .bs-tooltip-left .arrow::before {
  border-left-color: #6c757d; }

.hawk-preview__trigger-tooltip .tooltip-inner {
  padding: 1.25rem 1.5rem !important;
  border: 1px solid #6c757d;
  background-color: #fff !important;
  -webkit-box-shadow: 10px 10px 21px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 21px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 21px -11px rgba(0, 0, 0, 0.75); }

.hawk-preview__banner-container .hawk-results__item-image img {
  width: initial; }

.hawk-selections {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  background-color: #fff;
  padding: 0;
  margin: 0; }

.hawk-selections__item-remove {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  display: inline-flex;
  margin-right: 5px; }

.hawk-selections__item-remove:focus,
.hawk-selections__item-remove:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-selections__item-remove:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk-selections__category {
  display: flex;
  align-items: stretch;
  margin: 0 1em 1em 0; }

.hawk-selections__category-wrapper {
  background-color: #ccebcd;
  display: flex;
  align-items: flex-start;
  padding: 5.8px 9px;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.hawk-selections__category-remove {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
  background-color: #d9534f; }

.hawk-selections__category-remove:focus,
.hawk-selections__category-remove:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-selections__category-remove:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk-selections__category-remove:not(:disabled):not(.disabled):active {
  background-color: #d9534f; }

.hawk-selections__category-remove svg {
  width: 2.7em;
  height: 2.7em; }

.hawk-selections__category-name-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 0.5em; }

.hawk-selections__category-name {
  display: block;
  font-weight: 600;
  margin-right: 5px;
  font-size: 14px;
  margin-top: 5px; }

.hawk-selections__item-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }

.hawk-selections__item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 5px; }

.hawk-selections__item-name {
  margin-right: 5px;
  color: #3f4044;
  font-size: 14px; }

.hawk-selections__item-name--negated {
  text-decoration: line-through; }

.hawk-tool-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

@media only screen and (min-width: 62em) {
  .hawk-tool-row {
    flex-wrap: nowrap;
    justify-content: flex-start; } }

.hawk-sorting {
  display: flex;
  align-items: center; }

.hawk-sorting__label {
  white-space: nowrap;
  margin-right: 10px; }

.hawk-tool-row__item {
  margin-right: 15px;
  padding: 0 0 15px; }

@media only screen and (min-width: 48em) {
  .hawk-tool-row__item {
    padding: 15px 0; } }

.hawk-tool-row__item:last-child {
  margin-right: 0; }

.hawk-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

@media only screen and (min-width: 48em) {
  .hawk-pagination {
    justify-content: flex-start; } }

.hawk-pagination__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%; }

@media only screen and (min-width: 36em) {
  .hawk-pagination__controls {
    width: auto;
    margin-bottom: 0;
    margin-right: 15px; } }

.hawk-pagination__item {
  display: inline-block;
  position: relative;
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  cursor: pointer;
  margin: 0 18px; }

.hawk-pagination__item:after {
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.02, 1);
  transition-property: transform, opacity, background-color;
  top: 50%;
  left: 50%;
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  transform: translateY(-50%) translateX(-50%) scale(0);
  width: 40px;
  height: 40px;
  z-index: 1; }

.hawk-pagination__item:hover:after,
.hawk-pagination__item:focus:after {
  transform: translateY(-50%) translateX(-50%) scale(1);
  background-color: rgba(0, 112, 65, 0.2);
  border: none;
  opacity: 1; }

.hawk-pagination__item:focus,
.hawk-pagination__item:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de; }

.hawk-pagination__item:not(:disabled):not(.disabled):active {
  background-color: transparent; }

.hawk .hawk-pagination__item {
  box-shadow: none; }

.hawk .hawk-pagination__input[type='number'] {
  width: 70px; }

.hawk-pagination__total-text {
  white-space: nowrap; }

.DefaultProgressBar__vertical {
  width: 24px;
  height: 100%; }

.DefaultProgressBar_progressBar {
  background-color: #01254b;
  position: absolute; }

.DefaultProgressBar_progressBar__vertical {
  height: 100%;
  width: 24px; }

.DefaultProgressBar_background__vertical {
  height: 100%;
  top: 0px;
  width: 15px; }

.DefaultProgressBar_background__horizontal {
  height: 13px;
  top: 0px; }

.DefaultHandle_handle {
  width: 24px;
  height: 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #d8d8d8;
  background-color: #fcfcfc;
  border-radius: 20%;
  outline: none;
  z-index: 2;
  box-shadow: 0 2px 2px #dbdbdb; }

.DefaultHandle_handle:focus {
  box-shadow: #abc4e8 0 0 1px 1px; }

.DefaultHandle_handle:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #dadfe8; }

.DefaultHandle_handle:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #dadfe8; }

.DefaultHandle_handle__horizontal {
  margin-left: -12px;
  top: -5px; }

.DefaultHandle_handle__horizontal:before {
  top: 7px;
  height: 10px;
  width: 1px;
  left: 10px; }

.DefaultHandle_handle__horizontal:after {
  top: 7px;
  height: 10px;
  width: 1px;
  left: 13px; }

.DefaultHandle_handle__vertical {
  margin-top: -12px;
  left: -10px; }

.DefaultHandle_handle__vertical:before {
  top: 10px; }

.DefaultHandle_handle__vertical:after {
  top: 13px;
  left: 8px;
  height: 1px;
  width: 10px; }

.DefaultHandle_handle__disabled {
  border-color: #dbdbdb; }

.DefaultBackground {
  background-color: #fcfcfc;
  height: 15px;
  width: 100%;
  border: 1px solid #d8d8d8;
  position: relative; }

.DefaultBackground_background__horizontal {
  height: 15px;
  top: -2px;
  left: -2px;
  bottom: 4px;
  width: 100%; }

.DefaultBackground_background__vertical {
  width: 15px;
  top: 0px;
  height: 100%; }

.rheostat {
  position: relative;
  overflow: visible; }

@media (min-width: 1128px) {
  .autoAdjustVerticalPosition {
    top: 12px; } }

.rheostat__vertical {
  height: 100%; }

.handleContainer {
  height: 15px;
  top: -2px;
  left: -2px;
  bottom: 4px;
  width: 100%;
  position: absolute; }

.rheostat_background {
  background-color: #fcfcfc;
  border: 1px solid #d8d8d8;
  position: relative; }

.rheostat_background__horizontal {
  height: 15px;
  top: -2px;
  left: -2px;
  bottom: 4px;
  width: 100%; }

.rheostat_background__vertical {
  width: 15px;
  top: 0px;
  height: 100%; }

.hawk-sliderNumeric {
  margin-bottom: 10px; }

.hawk-sliderNumeric {
  min-height: 36px; }

.hawk-sliderNumeric input.hawk-numericInput {
  width: 80px; }

.hawk-sliderNumeric input.hawk-numericInput.numeric-from {
  float: left; }

.hawk-sliderNumeric input.hawk-numericInput.numeric-to {
  float: right; }

.hawk-facet-rail__facet-values-swatch ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 250px; }

.hawk-facet-rail__facet-values-swatch li {
  float: left;
  padding: 0;
  margin: 1px;
  position: relative; }

.hawk-facet-rail__facet-values-swatch li button.hawk-facet-rail__facet-btn.hawk-styleSwatch {
  display: inline-block;
  height: 36px;
  width: 36px;
  padding: 0;
  margin: 2px;
  text-align: center;
  overflow: hidden;
  text-shadow: 0 1px 0 #fff;
  color: #333;
  font-weight: 600;
  border: 3px solid #fff; }

.hawk-facet-rail__facet-values-swatch li button.hawk-negativeIcon {
  display: none;
  background-color: inherit;
  border: none;
  padding: 0;
  float: right;
  color: #999;
  position: absolute;
  right: 0px;
  top: 2px; }

.hawk-facet-rail__facet-values-swatch li button.hawk-negativeIcon .hawkIcon-blocked {
  min-width: 10px;
  line-height: 1;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.hawk-facet-rail__facet-values-swatch li button.hawk-negativeIcon .hawkIcon-blocked:before {
  content: '\20e0'; }

.hawk-facet-rail__facet-values-swatch li button.hawk-negativeIcon .hawkIcon-blocked:hover {
  color: #444; }

.hawk-facet-rail__facet-values-swatch li.hawkFacet-active button.hawk-facet-rail__facet-btn.hawk-styleSwatch {
  border-color: #e98820; }

.hawk-facet-rail__facet-values-swatch li.hawkFacet-negative button.hawk-negativeIcon,
.hawk-facet-rail__facet-values-swatch li:hover button.hawk-negativeIcon {
  cursor: pointer;
  display: block; }

ul.hawk-facet-rail__facet-list.colors {
  display: flex;
  flex-wrap: wrap; }

.hawk-facet-rail__facet-values-swatch .hawk-selectionInner {
  display: block;
  height: 32px;
  width: 32px;
  border: 2px solid #fff;
  overflow: hidden; }

.hawk-facet-rail__facet-values-swatch .hawk-selectionInner .hawk-swatchColor {
  display: block;
  width: 32px;
  height: 32px; }

.hawk-open-range {
  margin-bottom: 10px; }

.hawk-open-range {
  min-height: 36px; }

.hawk-open-range input.hawk-text-input {
  width: 80px; }

.hawk-open-range input.hawk-text-input.value-start {
  float: left; }

.hawk-open-range input.hawk-text-input.value-end {
  float: right; }

.hawk-modal {
  position: absolute;
  left: 50%;
  top: 35%; }

.hawk-modal__content {
  padding: 10px;
  border: 2px solid dimgray;
  border-radius: 10px 10px;
  background-color: white; }

.hawk-results__item-placeholder {
  display: flex;
  width: 175px;
  height: 175px;
  max-width: 100%;
  background-color: #f7f7f7;
  border-radius: 20px 20px;
  align-items: center; }

.hawk-results__item-name-placeholder {
  height: 20px;
  width: 125px;
  background-color: #e6e6e6;
  border-radius: 20px; }

.hawk-facet-rail__facet-heading-placeholder {
  height: 30px;
  background-color: #d9d9d6;
  border-radius: 20px; }

.hawk-facet-rail__facet-values-placeholder {
  border-radius: 10px; }

.hawk-facet-rail__facet-checkbox-placeholder {
  border-width: 2px;
  border-color: #e6e6e6; }

.hawk-facet-rail__facet-name-placeholder {
  height: 20px;
  background-color: #e6e6e6;
  border-radius: 15px; }

.hawk-placeholder__image {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #007041;
  background: -moz-linear-gradient(left, #007041 10%, rgba(0, 112, 65, 0) 42%);
  background: -webkit-linear-gradient(left, #007041 10%, rgba(0, 112, 65, 0) 42%);
  background: -o-linear-gradient(left, #007041 10%, rgba(0, 112, 65, 0) 42%);
  background: -ms-linear-gradient(left, #007041 10%, rgba(0, 112, 65, 0) 42%);
  background: linear-gradient(to right, #007041 10%, rgba(0, 112, 65, 0) 42%);
  position: relative;
  -webkit-animation: hawk-placeholder__image-frames 2s infinite linear;
  animation: hawk-placeholder__image-frames 2s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.hawk-placeholder__image:before {
  width: 50%;
  height: 50%;
  background: #007041;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: ''; }

.hawk-placeholder__image:after {
  background: #f7f7f7;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@-webkit-keyframes hawk-placeholder__image-frames {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes hawk-placeholder__image-frames {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.recommendations-title {
  text-align: center; }

.recommendations-container {
  display: flex;
  overflow-x: auto; }

.recommendations-item {
  flex-shrink: 0; }

.hawk-recommendations__item-name {
  margin: auto;
  margin-top: 10px;
  margin-left: 15px;
  text-align: center; }

.hawk-recommendations__item {
  margin: 0 0 2em;
  width: 100%; }

@media only screen and (min-width: 48em) {
  .hawk-recommendations__item {
    max-width: 300px; } }

.recommendations-wrapper {
  width: 100%; }

.recommendations-wrapper .filler {
  display: inline-block;
  flex: 1; }

.recommendations-wrapper .recommendations-navigation {
  display: flex; }

.recommendations-wrapper .recommendations-navigation-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50px; }

.recommendations-wrapper .recommendations-wrapper-inner {
  display: flex; }

.recommendations-wrapper .recommendations-container {
  position: relative;
  width: 100%; }

.recommendations-wrapper .slider-button-prev,
.recommendations-wrapper .slider-button-next {
  display: inline-block;
  width: 80px;
  height: 320px;
  vertical-align: top;
  position: relative; }

.recommendations-wrapper .slider-button-prev svg,
.recommendations-wrapper .slider-button-next svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block; }

.recommendations-wrapper .slider-enabled {
  height: 320px;
  display: inline-block; }

.recommendations-wrapper .slider-enabled .recommendations-container-inner {
  position: absolute;
  left: 0;
  width: 9000px; }

.recommendations-wrapper .slider-enabled .recommendations-item {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  margin: 0; }

.recommendations-wrapper .slider-enabled::-webkit-scrollbar {
  display: none; }

.hawk-autocorrect-suggestion h3 {
  color: #f37624; }

.hawk-autocorrect-suggestion li {
  cursor: pointer;
  margin-left: 25px; }

.hawk-autocorrect-suggestion li:hover {
  color: #f37624;
  text-decoration: underline; }

.hawk__compare-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 10px; }

.hawk__compare-container__list {
  display: flex; }

.hawk__compare-container .hawk__compare-tiles {
  width: 30px;
  height: 30px;
  background: white;
  border: 1px solid gray;
  border: 1px solid #b8b8b8;
  margin: 2px; }

.hawk__compare-container .hawk__compare-tiles img {
  width: 30px;
  height: 30px;
  padding: 2px; }

.hawk-facet-rail__facet-values-size ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 250px;
  flex-direction: row;
  justify-content: flex-start; }

.hawk-facet-rail__facet-values-size ul li {
  cursor: pointer;
  display: flex;
  min-width: 70px;
  height: 65px;
  margin: 5px;
  border: 1px solid #d9d9d6;
  align-items: center;
  justify-content: center;
  max-width: 70px; }

.hawk-facet-rail__facet-values-size ul li div {
  text-align: center;
  font-size: 14px; }

.hawk-facet-rail__facet-values-size ul li.selected {
  border: 2px solid #f37624; }

.line-through[data-v-205207c4] {
  text-decoration: line-through; }

.hawk-facet-rail__facet-values-checkbox__scrollable[data-v-205207c4] {
  overflow-y: scroll;
  padding-right: 10px; }

.slider[data-v-25cc7a26] {
  position: relative;
  overflow: visible;
  margin: 0 10px; }

.slider-background[data-v-25cc7a26] {
  height: 15px;
  top: -2px;
  left: -2px;
  bottom: 4px;
  width: 100%;
  background-color: #fcfcfc;
  border: 1px solid #d8d8d8;
  position: relative; }

.slider-wrapper[data-v-25cc7a26] {
  height: 15px;
  top: -2px;
  left: -2px;
  bottom: 4px;
  width: 100%;
  position: absolute; }

.slider-button[data-v-25cc7a26] {
  margin-left: -12px;
  top: -5px;
  width: 24px;
  height: 24px;
  border: 1px solid #d8d8d8;
  background-color: #fcfcfc;
  border-radius: 20%;
  outline: none;
  z-index: 2;
  box-shadow: 0 2px 2px #dbdbdb;
  position: absolute;
  cursor: pointer; }

.slider-button[data-v-25cc7a26]:before {
  top: 7px;
  height: 10px;
  width: 1px;
  left: 10px;
  content: "";
  display: block;
  position: absolute;
  background-color: #dadfe8; }

.slider-button[data-v-25cc7a26]:after {
  top: 7px;
  height: 10px;
  width: 1px;
  left: 13px;
  content: "";
  display: block;
  position: absolute;
  background-color: #dadfe8; }

.slider-progressbar[data-v-25cc7a26] {
  height: 13px;
  top: 0;
  background-color: #3f4044;
  position: absolute; }

.custom-select-wrapper[data-v-4e6ec620] {
  width: 180px; }

.custom-component-select[data-v-49b11702] {
  position: relative;
  width: 100%;
  text-align: left;
  outline: none;
  height: 32px;
  line-height: 32px; }

.custom-component-select .selected[data-v-49b11702] {
  border-radius: 6px;
  border: 1px solid #ccc;
  padding-left: 1em;
  cursor: pointer;
  user-select: none; }

.custom-component-select .selected.open[data-v-49b11702] {
  border: 1px solid #ccc;
  border-radius: 6px 6px 0px 0px; }

.custom-component-select .selected[data-v-49b11702]:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 1em;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: black transparent transparent transparent; }

.custom-component-select .items[data-v-49b11702] {
  border-radius: 0px 0px 6px 6px;
  overflow: hidden;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: absolute;
  background-color: white;
  left: 0;
  right: 0;
  z-index: 1; }

.custom-component-select .items div[data-v-49b11702] {
  padding-left: 1em;
  cursor: pointer;
  user-select: none; }

.custom-component-select .items div[data-v-49b11702]:hover {
  color: white;
  background-color: #007bff; }

.selectHide[data-v-49b11702] {
  display: none; }

.break[data-v-6d4627d7] {
  width: 6px;
  display: inline-block; }

.custom-select-wrapper[data-v-738d2efe] {
  width: 130px; }

.hawk__searchBox__searchInput > input {
  font-weight: 400;
  font-size: 13px;
  color: #444;
  padding: 0 1rem;
  height: 2.57143rem;
  line-height: 2.57143rem;
  font-weight: 400;
  font-size: 13px;
  color: #444;
  border: 1px solid #aeafaf;
  border-radius: 4px;
  width: 100%;
  background-image: url(../icons/quicksearch.svg);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 99%; }

.hawk__searchBox__searchInput {
  margin-bottom: 1rem;
  margin-left: 4%;
  margin-right: 8%; }

span.contentHeading.active::after {
  display: block;
  content: "";
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 2px;
  background: white; }

.header-quickHawksearch .form-quick-search .form-field-intro {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0.78571rem; }

.quickSearchResults .view-all {
  display: block;
  font-size: 16px;
  position: relative;
  padding-right: 18px;
  line-height: 1.2;
  color: black;
  font-weight: 600;
  text-align: right;
  margin: 0px 20px 30px 0px; }

.quickSearchResults .view-all::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23000000' d='M45.34 29.564l-25.785 25.785c-0.869 0.869-2.259 0.869-3.128 0l-5.768-5.768c-0.869-0.869-0.869-2.259 0-3.128l18.452-18.452-18.452-18.452c-0.869-0.869-0.869-2.259 0-3.128l5.768-5.768c0.869-0.869 2.259-0.869 3.128 0l25.785 25.785c0.869 0.869 0.869 2.259 0 3.128z'/%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.quickSearchResults .price--rrp {
  color: #999;
  font-size: 16px; }

.quickSearchResults.desktop .view-all {
  display: block;
  font-size: 16px;
  position: relative;
  padding-right: 18px;
  line-height: 1.2;
  color: #000;
  font-weight: 600;
  margin: 0 20px 30px 0;
  text-align: right; }

.form-quick-search .form-input {
  font-weight: 400;
  font-size: 13px;
  color: #444;
  padding: 0 1rem;
  height: 2.57143rem;
  line-height: 2.57143rem;
  font-weight: 400;
  font-size: 13px;
  color: #444;
  border: 1px solid #aeafaf;
  border-radius: 4px;
  width: 100%;
  background-image: url(../icons/quicksearch.svg);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 99%; }

.quickSearchContent {
  border: 1px solid #ccc;
  background: #fff; }

.header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product p, .header-nav > .container .quickSearchResults ul.productGrid > li.product p, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product p, header > .container .quickSearchResults ul.productGrid > li.product p {
  font-size: 13px;
  margin: 0;
  line-height: 1.5;
  color: #000; }

ul.productList li.searchContentItem {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch; }

ul.productList li.searchContentItem .left-side {
  padding: 1.5rem;
  width: calc(100% - 182px);
  margin: 1.5rem 0 0;
  border-bottom: 1px solid #a9afb6; }

ul.productList li.searchContentItem .left-side strong a {
  font-size: 1.2rem;
  color: #154284;
  transition: color .15s ease;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0.78571rem; }

ul.productList li.searchContentItem .right-side {
  padding: 1.5rem;
  width: 182px;
  margin: 1.5rem 0 0;
  border-bottom: 1px solid #a9afb6; }

ul.productList li.searchContentItem .right-side a {
  transition: color .15s ease;
  width: 100%;
  margin-bottom: 0.78571rem;
  font-size: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.78571rem;
  color: #fff;
  background-color: #068ac7;
  font-weight: 600;
  text-transform: uppercase;
  border: 0 none;
  border-radius: 0; }

#faceted-search-container .hawk-facet-rail__facet-values {
  border: 0 none;
  padding: 0; }

#faceted-search-container .hawk-facet-rail__facet {
  border-bottom: 0 none; }

#faceted-search-container .hawk-facet-rail__facet-checkbox {
  min-width: 16px;
  height: 16px;
  border: 1px solid #666666;
  border-radius: 0;
  margin-top: 3px; }
  #faceted-search-container .hawk-facet-rail__facet-checkbox.hawk-facet-rail__facet-checkbox--checked {
    border-color: #068ac7;
    background: #068ac7;
    color: #fff; }
    #faceted-search-container .hawk-facet-rail__facet-checkbox.hawk-facet-rail__facet-checkbox--checked svg {
      height: 10px;
      margin-left: 0px; }

#faceted-search-container .hawk-facet-rail__facet-btn .hawk-facet-rail__facet-name {
  color: #000;
  font-size: 16px; }

#faceted-search-container .hawk-facet-rail__facet-btn:hover {
  color: #000; }

@media (max-width: 1023px) {
  .topNav-dropdown-quickSearch .form,
  .topNav-dropdown-quickSearch .form-field {
    max-width: 35.71429rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
  .form-quick-search .form-input {
    font-size: 15px;
    border: 1px solid #aeafaf;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 42px;
    border-radius: 0;
    margin-bottom: 5px; }
  .quickSearchResults span.contentHeading.active {
    position: relative; }
    .quickSearchResults span.contentHeading.active::after {
      position: absolute; }
  #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body h4 {
    color: #5078a1;
    font-size: 14px;
    font-weight: 700; } }

@media (max-width: 500px) {
  .topNav-dropdown-quickSearch .form {
    padding-left: 1rem;
    padding-right: 1.21429rem; } }

.hawk-facet-rail__heading {
  height: 55px;
  line-height: 38px; }
  @media (min-width: 1024px) {
    .hawk-facet-rail__heading {
      margin-top: 54px; } }

@media (max-width: 767px) {
  .hawk-facet-rail__heading {
    cursor: pointer; } }

.hawk-modal {
  margin-left: -33px; }

@media (max-width: 550px) {
  #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar {
    height: 57px !important; } }

.header-nav .header-row {
  display: flex; }

@media (max-width: 899px) {
  .blog-post .header-nav {
    border-bottom: 2px solid #e6e4e4 !important; } }

.header-logo {
  font-size: 0;
  padding: 0.5rem 0 0.78571rem; }
  @media (min-width: 1024px) {
    .header-logo {
      padding: 0;
      flex: 1 25%; } }
  .header-logo > a {
    color: #333333;
    display: inline-block;
    padding: 0.78571rem 0;
    position: relative;
    text-decoration: none; }
    .header-logo > a:before, .header-logo > a:after {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 1024px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        padding: 0;
        width: 15.35714rem; } }
    .header-logo > a:hover {
      color: #757575; }
    .header-logo > a:active {
      color: #757575; }
    .header-logo > a:after {
      content: "An Authorized Wilson Electronics Retailer";
      display: block;
      font-size: 10px;
      font-weight: 600;
      line-height: 0.92857rem;
      color: #666666;
      position: relative;
      top: 1px;
      text-align: center;
      letter-spacing: .025rem; }
      @media (min-width: 1024px) {
        .header-logo > a:after {
          line-height: 1.07143rem;
          font-size: 13px; } }
  .header-logo img, .header-logo svg {
    width: 13rem;
    height: 3.5rem; }
    @media (min-width: 360px) {
      .header-logo img, .header-logo svg {
        width: 15.35714rem;
        height: 3.5rem; } }
    @media (min-width: 1024px) {
      .header-logo img, .header-logo svg {
        width: 15.35714rem;
        height: 4rem;
        position: relative;
        right: -3px; } }

.header-logo--left {
  text-align: left; }
  @media (min-width: 1024px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 1024px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-image-container {
  position: relative; }

.header-logo-image-container:after {
  content: '';
  display: block;
  padding-bottom: 1.71429rem; }
  @media (min-width: 1024px) {
    .header-logo-image-container:after {
      padding-bottom: 100px; } }

.header-logo-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 1.71429rem; }
  @media (min-width: 1024px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 1.71429rem; }
  @media (min-width: 1024px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.header-row {
  margin: 0 auto;
  max-width: 73rem;
  width: 100%;
  position: relative;
  clear: both; }
  .header-row:before, .header-row:after {
    content: " ";
    display: table; }
  .header-row:after {
    clear: both; }
  @media (min-width: 1024px) {
    .header-row {
      display: flex;
      align-items: center;
      position: relative;
      padding-top: 0.35714rem;
      padding-bottom: 1.35714rem; } }

.header-quickSearch {
  display: none; }
  @media (min-width: 1024px) {
    .header-quickSearch {
      display: block;
      flex: 1 50%;
      padding-top: 1.85714rem; } }
  .header-quickSearch .form {
    margin-bottom: 0; }
  .header-quickSearch .form-field {
    position: relative;
    margin-bottom: 1rem;
    margin-left: 4%;
    margin-right: 8%; }
  .header-quickSearch .form-input {
    padding: 0 1rem;
    height: 2.57143rem;
    line-height: 2.57143rem;
    font-weight: 400;
    font-size: 13px;
    color: #444;
    border: 1px solid #aeafaf; }

.form-quick-search .form-field {
  position: relative; }

.form-quick-search .form-field-intro {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0.78571rem; }
  @media (min-width: 1024px) {
    .form-quick-search .form-field-intro {
      display: none; } }

.form-quick-search .button-search {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.78571rem;
  margin: auto;
  height: 1.64286rem;
  width: 1.64286rem;
  padding: 0;
  border: 0;
  z-index: 10; }
  .form-quick-search .button-search svg {
    fill: #2a5d89;
    height: 1.64286rem;
    width: 1.64286rem; }

.form-quick-search .form-input {
  font-weight: 400;
  font-size: 13px;
  color: #444444;
  border: 1px solid #aeafaf; }
  .form-quick-search .form-input::-webkit-input-placeholder {
    color: #757575;
    opacity: 0; }
    @media (min-width: 1024px) {
      .form-quick-search .form-input::-webkit-input-placeholder {
        opacity: 1; } }
  .form-quick-search .form-input::-moz-placeholder {
    /* Firefox 18- */
    color: #757575;
    opacity: 0; }
    @media (min-width: 1024px) {
      .form-quick-search .form-input::-moz-placeholder {
        opacity: 1; } }
  .form-quick-search .form-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #757575;
    opacity: 0; }
    @media (min-width: 1024px) {
      .form-quick-search .form-input::-moz-placeholder {
        opacity: 1; } }
  .form-quick-search .form-input:-ms-input-placeholder {
    color: #757575;
    opacity: 0; }
    @media (min-width: 1024px) {
      .form-quick-search .form-input:-ms-input-placeholder {
        opacity: 1; } }
  .form-quick-search .form-input:focus {
    border-color: #154284; }

.header-contact {
  display: none; }
  @media (min-width: 1024px) {
    .header-contact {
      display: block;
      padding-left: 2.85714rem;
      border-left: 1px solid #a9afb6;
      width: 14.28571rem;
      margin-top: 0.5rem; }
      .header-contact .phone-number {
        font-size: 22px;
        font-weight: 600;
        color: #154284; }
      .header-contact .contact-text {
        font-size: 1rem;
        font-weight: 400;
        color: #7a868f;
        margin-bottom: -0.35714rem; }
      .header-contact .cta {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: normal;
        color: #666666; } }

.header-contact-mobile {
  display: block;
  margin: auto 0 auto auto; }
  @media (min-width: 1024px) {
    .header-contact-mobile {
      display: none; } }
  .header-contact-mobile a {
    padding: 8px 20px; }
  .header-contact-mobile svg {
    fill: white;
    width: 2rem;
    height: 2rem; }

.strip-banner {
  background-color: #0b0b14; }
  .strip-banner img {
    display: block;
    width: 100%;
    margin: 0 auto; }
    .strip-banner img.mobile {
      display: block; }
      @media (min-width: 700px) {
        .strip-banner img.mobile {
          display: none !important; } }
    .strip-banner img.desktop {
      display: none;
      max-width: 1090px; }
      @media (min-width: 700px) {
        .strip-banner img.desktop {
          display: block; } }
  @media (min-width: 700px) {
    .strip-banner {
      background-color: #0b0b14; } }

.pardotModalForm {
  overflow: auto; }
  .pardotModalForm .heading {
    background: #1780bc;
    padding: 2rem;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFF; }
    @media (min-width: 500px) {
      .pardotModalForm .heading {
        font-size: 22px; }
        .pardotModalForm .heading br {
          display: none; } }
  .pardotModalForm .body {
    padding: 1.5rem;
    overflow: hidden; }
    @media (min-width: 700px) {
      .pardotModalForm .body {
        padding: .75rem; } }
    .pardotModalForm .body .slidein {
      display: block;
      animation-duration: .3s;
      animation-name: slidein; }

@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%; }
  to {
    margin-left: 0%;
    width: 100%; } }
  .pardotModalForm .subheading {
    width: 100%;
    display: none;
    flex-direction: row;
    width: calc(100% + .75rem);
    margin-left: -.375rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .pardotModalForm .subheading {
        display: flex; } }
    .pardotModalForm .subheading .step {
      width: 33.33%;
      height: 60px;
      background-color: #1780bc;
      position: relative;
      display: flex;
      margin: 0 .375rem;
      padding: .75rem;
      font-size: 16px;
      font-weight: 600;
      color: #FFF;
      justify-content: center;
      align-items: center;
      text-transform: uppercase; }
      .pardotModalForm .subheading .step .number {
        flex-shrink: 0;
        flex-grow: 0;
        border-radius: 50%;
        height: 37px;
        width: 37px;
        background: #FFF;
        display: flex;
        margin-right: 0.78571rem;
        align-items: center;
        justify-content: center;
        color: #1780bc;
        font-size: 22px; }
      .pardotModalForm .subheading .step:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 30px solid white;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent; }
      .pardotModalForm .subheading .step:before {
        content: "";
        position: absolute;
        right: -30px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 30px solid #1780bc;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent; }
      .pardotModalForm .subheading .step:nth-child(1) {
        z-index: 3; }
        .pardotModalForm .subheading .step:nth-child(1):after {
          display: none; }
      .pardotModalForm .subheading .step:nth-child(2) {
        z-index: 2; }
      .pardotModalForm .subheading .step:nth-child(3) {
        z-index: 1; }
        .pardotModalForm .subheading .step:nth-child(3):before {
          display: none; }
      .pardotModalForm .subheading .step.disabled {
        background-color: #bbcada; }
        .pardotModalForm .subheading .step.disabled .number {
          color: #bbcada; }
        .pardotModalForm .subheading .step.disabled:before {
          border-left: 30px solid #bbcada; }
  .pardotModalForm .questions {
    display: flex;
    flex-direction: column; }
    @media (min-width: 700px) {
      .pardotModalForm .questions {
        display: flex;
        flex-direction: column; } }
    .pardotModalForm .questions .form-controls {
      margin-top: auto;
      margin-bottom: 1.5rem;
      padding-top: 1.5rem;
      border-top: 1px solid #CCC;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 700px) {
        .pardotModalForm .questions .form-controls {
          border-top: 0;
          margin-top: 0; } }
      .pardotModalForm .questions .form-controls .next, .pardotModalForm .questions .form-controls .previous {
        width: 150px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0.78571rem;
        color: #FFF;
        background-color: #1780bc;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 4px;
        cursor: pointer; }
      .pardotModalForm .questions .form-controls .next:hover {
        background-color: #084568; }
      .pardotModalForm .questions .form-controls .previous {
        background-color: #FFF;
        border: 1px solid #1780bc;
        color: #1780bc; }
      .pardotModalForm .questions .form-controls .hidden, .pardotModalForm .questions .form-controls.hidden {
        display: none; }
    .pardotModalForm .questions .disclaimer {
      max-width: 700px;
      margin: 2rem auto 0 auto;
      padding-top: 1.5rem;
      border-top: 1px solid #CCC; }
      .pardotModalForm .questions .disclaimer p {
        font-size: 14px; }
  .pardotModalForm .question {
    overflow: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 1.5rem; }
    .pardotModalForm .question .question-heading {
      font-size: 20px;
      font-weight: 600;
      text-align: center;
      margin-top: 0.78571rem;
      margin-bottom: 2rem; }
    .pardotModalForm .question form {
      display: flex;
      flex-direction: column; }
      .pardotModalForm .question form .radio-container {
        display: block;
        position: relative;
        padding-left: 30px;
        margin-bottom: 1.15rem;
        cursor: pointer;
        font-size: 17px;
        line-height: 24px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        @media (min-width: 700px) {
          .pardotModalForm .question form .radio-container {
            font-size: 18px;
            line-height: 22px;
            padding-left: 30px;
            padding-right: 30px; } }
        .pardotModalForm .question form .radio-container .radio {
          position: absolute;
          top: 3px;
          left: 0;
          height: 18px;
          width: 18px;
          background-color: #fff;
          border: 1px solid #a0a0a0;
          border-radius: 50%; }
          .pardotModalForm .question form .radio-container .radio:after {
            content: "";
            position: absolute;
            display: none;
            top: 4px;
            left: 4px;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #1780bc; }
          @media (min-width: 700px) {
            .pardotModalForm .question form .radio-container .radio {
              height: 18px;
              width: 18px; }
              .pardotModalForm .question form .radio-container .radio:after {
                top: 4px;
                left: 4px;
                width: 8px;
                height: 8px; } }
        .pardotModalForm .question form .radio-container input {
          position: absolute;
          opacity: 0;
          cursor: pointer; }
          .pardotModalForm .question form .radio-container input:hover ~ .radio {
            background-color: #fff; }
          .pardotModalForm .question form .radio-container input:checked ~ .radio {
            background-color: #fff; }
          .pardotModalForm .question form .radio-container input:checked ~ .radio:after {
            display: block; }
    .pardotModalForm .question[data-step="1"] .question-container {
      max-width: 265px;
      margin: 0 auto; }
    .pardotModalForm .question[data-step="2"] .question-container .business {
      max-width: 285px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.5rem; }
      @media (min-width: 1024px) {
        .pardotModalForm .question[data-step="2"] .question-container .business {
          flex-direction: row;
          flex-wrap: wrap; } }
    .pardotModalForm .question[data-step="2"] .question-container .vehicle {
      max-width: 200px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.5rem; }
      @media (min-width: 1024px) {
        .pardotModalForm .question[data-step="2"] .question-container .vehicle {
          max-width: 470px;
          flex-direction: row;
          flex-wrap: wrap; }
          .pardotModalForm .question[data-step="2"] .question-container .vehicle .radio-container:nth-child(1),
          .pardotModalForm .question[data-step="2"] .question-container .vehicle .radio-container:nth-child(3) {
            width: 50%; }
          .pardotModalForm .question[data-step="2"] .question-container .vehicle .radio-container:nth-child(2),
          .pardotModalForm .question[data-step="2"] .question-container .vehicle .radio-container:nth-child(4) {
            width: 50%; } }
    .pardotModalForm .question[data-step="3"] .pardot-form iframe {
      height: 390px !important; }
    @media (min-width: 700px) {
      .pardotModalForm .question[data-step="3"] {
        overflow: hidden; }
        .pardotModalForm .question[data-step="3"] .question-heading {
          display: none; }
        .pardotModalForm .question[data-step="3"] .pardot-form {
          padding: 1.5rem 3rem 0 3rem; } }
  .pardotModalForm[data-form="professional-services"] iframe {
    height: 1300px; }
    @media (min-width: 500px) {
      .pardotModalForm[data-form="professional-services"] iframe {
        height: 720px; } }

.pardotModalForm--productInquiry .heading {
  margin-bottom: 3rem; }

.pardotModalForm--productInquiry iframe {
  height: 560px; }
  @media (min-width: 526px) {
    .pardotModalForm--productInquiry iframe {
      height: 400px; } }

.pardotModalForm--wrongInformationForm p {
  padding: 1.5rem;
  font-size: 16px;
  text-align: center;
  max-width: 650px;
  margin: 0 auto; }

.pardotModalForm--wrongInformationForm iframe {
  height: 600px; }

.yotpo .text-m {
  line-height: 19px !important;
  margin-left: 5px !important;
  font-size: 14px;
  font-weight: 600;
  color: #0196d3 !important;
  font-family: 'Hind Vadodara'; }
  .yotpo .text-m:hover {
    color: #0196d3; }

.yotpo .promoted-products-box {
  display: none !important; }

.yotpo.bottomLine {
  height: 20px;
  display: flex;
  align-items: center; }

.yotpo .yotpo-review-score {
  display: flex;
  align-items: center; }

.yotpo .yotpo-review-star {
  height: 17px;
  width: 17px;
  background-size: cover; }

.yotpo .yotpo-review-star--empty {
  background-image: url("https://store-bf3bb.mybigcommerce.com/content/images/review-star-empty-34x34.png"); }

.yotpo .yotpo-review-star--half {
  background-image: url("https://store-bf3bb.mybigcommerce.com/content/images/review-star-half-34x34.png"); }

.yotpo .yotpo-review-star--full {
  background-image: url("https://store-bf3bb.mybigcommerce.com/content/images/review-star-full-34x34.png"); }

.yotpo .yotpo-review-count {
  line-height: 19px !important;
  margin-left: 5px !important;
  font-weight: 600;
  color: #0196d3 !important;
  font-family: 'Hind Vadodara'; }

.navUser .container,
.header-nav .container,
.header-nav .header-row,
#megamenu .container {
  max-width: 89rem; }

.search-heading {
  background-color: #515151; }
  .search-heading .container {
    padding-top: .78571rem;
    padding-bottom: .78571rem;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: none; }
    @media (min-width: 551px) {
      .search-heading .container {
        height: 141px; } }
    .search-heading .container #search-results-heading h1 {
      font-size: 25px;
      color: #fff;
      text-align: center;
      margin: 0.78571rem 0 17px;
      padding: 0; }
    .search-heading .container .account-navigation {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
      margin: 0;
      padding: 0 0 1.57rem 0;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 49px; }
      .search-heading .container .account-navigation > li {
        padding: 0 0.78571rem;
        font-size: 18px;
        display: flex; }
        .search-heading .container .account-navigation > li > a {
          color: #ffffff;
          position: relative;
          padding: 0;
          padding-bottom: .78571rem;
          border: 0 none !important;
          font-size: 18px;
          font-weight: 600; }
          .search-heading .container .account-navigation > li > a.navBar-action-color--active::after {
            display: block;
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 2px;
            background: #ffffff; }
    .search-heading .container .navBar--sub {
      margin-bottom: 0; }

.search-page .listing-facets.u-hiddenVisually {
  overflow: visible !important;
  position: relative !important;
  width: 25% !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important; }
  .search-page .listing-facets.u-hiddenVisually #facetedSearch {
    display: none !important; }

.search-page #search-results-content > ul {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  @media (min-width: 551px) {
    .search-page #search-results-content > ul {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .search-page #search-results-content > ul .left-side {
    padding: 1.5rem;
    width: calc(100% - 182px);
    margin: 1.5rem 0 0;
    border-bottom: 1px solid #a9afb6; }
    .search-page #search-results-content > ul .left-side strong a {
      color: #154284;
      transition: color .15s ease;
      display: inline-block;
      font-size: 1.3rem;
      font-weight: 600;
      margin-bottom: .78571rem; }
      @media (min-width: 1024px) {
        .search-page #search-results-content > ul .left-side strong a {
          font-size: 1.2rem; } }
    .search-page #search-results-content > ul .left-side p {
      font-size: 1rem;
      font-weight: 400;
      margin-bottom: 1.5rem; }
  .search-page #search-results-content > ul .right-side {
    padding: 1.5rem;
    width: 182px;
    margin: 1.5rem 0 0;
    border-bottom: 1px solid #a9afb6; }
    .search-page #search-results-content > ul .right-side a {
      transition: color .15s ease;
      width: 100%;
      margin-bottom: .78571rem;
      font-size: 13px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: .78571rem;
      color: #fff;
      background-color: #5479a6;
      font-weight: 600;
      text-transform: uppercase; }

@media (min-width: 1024px) {
  .search-page .page-sidebar, .search-page .page-sidebar + .page-content {
    padding-left: 0;
    padding-right: 0; } }

.header-nav > .container .quickSearchResults, .header-nav .mobileTopMenu .quickSearchResults, header > .container .quickSearchResults, header .mobileTopMenu .quickSearchResults {
  position: absolute;
  z-index: 111;
  top: 102px;
  width: 100%;
  left: 0; }
  .header-nav > .container .quickSearchResults .page-tabs, .header-nav .mobileTopMenu .quickSearchResults .page-tabs, header > .container .quickSearchResults .page-tabs, header .mobileTopMenu .quickSearchResults .page-tabs {
    flex-wrap: wrap; }
    .header-nav > .container .quickSearchResults .page-tabs .search-tab-heading, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading, header > .container .quickSearchResults .page-tabs .search-tab-heading, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading {
      width: 100%;
      height: 74px;
      text-align: center;
      background: url("//cdn11.bigcommerce.com/s-bf3bb/stencil/bbc7b470-1b0e-0139-3063-0242ac11000c/e/b1dd3f00-cd7f-0138-ce8c-0242ac11000d/img/category-bg-normal.png") #1a2529 center center no-repeat;
      background-size: auto 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }
      .header-nav > .container .quickSearchResults .page-tabs .search-tab-heading .content-heading, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading .content-heading, header > .container .quickSearchResults .page-tabs .search-tab-heading .content-heading, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading .content-heading {
        padding: 0 0 10px 0;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        position: relative;
        margin: 20px;
        cursor: pointer; }
        .header-nav > .container .quickSearchResults .page-tabs .search-tab-heading .content-heading.active::after, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading .content-heading.active::after, header > .container .quickSearchResults .page-tabs .search-tab-heading .content-heading.active::after, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-heading .content-heading.active::after {
          display: block;
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          height: 2px;
          background: #ffffff; }
    .header-nav > .container .quickSearchResults .page-tabs .search-tab-content, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content, header > .container .quickSearchResults .page-tabs .search-tab-content, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content {
      width: 100%; }
      .header-nav > .container .quickSearchResults .page-tabs .search-tab-content .tab-content, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content, header > .container .quickSearchResults .page-tabs .search-tab-content .tab-content, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content {
        padding: 0; }
        .header-nav > .container .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all, header > .container .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all {
          display: block;
          font-size: 16px;
          position: relative;
          padding-right: 18px;
          line-height: 1.2;
          color: #000;
          font-weight: 600;
          margin: 0 20px 30px 0;
          text-align: right; }
          .header-nav > .container .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all::before, .header-nav .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all::before, header > .container .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all::before, header .mobileTopMenu .quickSearchResults .page-tabs .search-tab-content .tab-content .view-all::before {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            background-repeat: no-repeat;
            background-position: center center;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23000000' d='M45.34 29.564l-25.785 25.785c-0.869 0.869-2.259 0.869-3.128 0l-5.768-5.768c-0.869-0.869-0.869-2.259 0-3.128l18.452-18.452-18.452-18.452c-0.869-0.869-0.869-2.259 0-3.128l5.768-5.768c0.869-0.869 2.259-0.869 3.128 0l25.785 25.785c0.869 0.869 0.869 2.259 0 3.128z'/%3E%3C/svg%3E");
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            margin: auto; }
  .header-nav > .container .quickSearchResults ul.productGrid, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid, header > .container .quickSearchResults ul.productGrid, header .mobileTopMenu .quickSearchResults ul.productGrid {
    background: #fff;
    padding: 10px 20px;
    position: relative;
    margin: 0; }
    .header-nav > .container .quickSearchResults ul.productGrid::before, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid::before, header > .container .quickSearchResults ul.productGrid::before, header .mobileTopMenu .quickSearchResults ul.productGrid::before {
      display: block;
      content: "Suggested Results";
      position: relative;
      font-size: 16px;
      margin: 0 0 20px 0;
      color: #000000;
      font-weight: 600;
      line-height: 1.2;
      width: 100%;
      text-align: left; }
    .header-nav > .container .quickSearchResults ul.productGrid > li.product, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product, header > .container .quickSearchResults ul.productGrid > li.product, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 33.33333%;
      padding: 0 10px;
      margin: 0 0 20px 0; }
      .header-nav > .container .quickSearchResults ul.productGrid > li.product:nth-child(n + 10), .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product:nth-child(n + 10), header > .container .quickSearchResults ul.productGrid > li.product:nth-child(n + 10), header .mobileTopMenu .quickSearchResults ul.productGrid > li.product:nth-child(n + 10) {
        display: none; }
      .header-nav > .container .quickSearchResults ul.productGrid > li.product .card, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card, header > .container .quickSearchResults ul.productGrid > li.product .card, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card {
        margin: 0; }
        .header-nav > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate, header > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
          font-size: 13px;
          color: #000000;
          line-height: 1.5; }
          .header-nav > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover, header > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover {
            border-color: transparent;
            cursor: pointer; }
            .header-nav > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body, header > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body {
              background-color: #fff; }
              .header-nav > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-text, .header-nav > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-title > a, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-text, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-title > a, header > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-text, header > .container .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-title > a, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-text, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-title > a {
                color: #000; }
        .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-figure, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure, header > .container .quickSearchResults ul.productGrid > li.product .card .card-figure, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100px;
          -ms-flex: 0 0 100px;
          flex: 0 0 100px;
          height: 100px;
          line-height: 0;
          margin: 0 10px 0 0; }
          @media only screen and (max-width: 1375px) {
            .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-figure, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure, header > .container .quickSearchResults ul.productGrid > li.product .card .card-figure, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure {
              -webkit-box-flex: 0;
              -webkit-flex: 0 0 75px;
              -ms-flex: 0 0 75px;
              flex: 0 0 75px;
              height: 75px; } }
          .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-figure:hover .card-figcaption, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure:hover .card-figcaption, header > .container .quickSearchResults ul.productGrid > li.product .card .card-figure:hover .card-figcaption, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-figure:hover .card-figcaption {
            opacity: 0; }
        .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 0%;
          -ms-flex: 1 1 0%;
          flex: 1 1 0%;
          padding: 0; }
          .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="brandName"], .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="brandName"], header > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="brandName"], header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="brandName"] {
            display: none; }
          .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body h4, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body h4, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body h4, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body h4 {
            margin: 0 0 3px 0; }
            .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body h4 a, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body h4 a, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body h4 a, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body h4 a {
              color: #5078a1;
              font-size: 14px;
              font-weight: 600; }
          .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"], .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"], header > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"], header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] {
            font-size: 16px;
            color: #000000;
            line-height: 1.5;
            margin: 0; }
            .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section {
              display: inline-block; }
              .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section.price-section-rrp, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section.price-section-rrp, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section.price-section-rrp, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section.price-section-rrp {
                color: #999; }
            .header-nav > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .special, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .special, header > .container .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .special, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .special {
              font-size: 12px;
              position: relative;
              top: 4px; }
      .header-nav > .container .quickSearchResults ul.productGrid > li.product p, .header-nav .mobileTopMenu .quickSearchResults ul.productGrid > li.product p, header > .container .quickSearchResults ul.productGrid > li.product p, header .mobileTopMenu .quickSearchResults ul.productGrid > li.product p {
        font-size: 13px;
        margin: 0;
        line-height: 1.5;
        color: #000; }

#quickSearch .quickSearchResults {
  max-width: 35.71429rem;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  margin-top: 1.5rem;
  position: relative;
  top: 0; }
  #quickSearch .quickSearchResults .page-tabs {
    margin: 0; }
  #quickSearch .quickSearchResults ul.productGrid {
    margin: 0;
    padding: 10px 5px;
    position: relative; }
    #quickSearch .quickSearchResults ul.productGrid > li.product {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 100%;
      padding: 0 10px;
      margin: 0 0 20px; }
      @media (min-width: 1024px) {
        #quickSearch .quickSearchResults ul.productGrid > li.product {
          width: 50%;
          margin: 0; } }
      #quickSearch .quickSearchResults ul.productGrid > li.product:nth-child(n + 3) {
        display: none; }
      #quickSearch .quickSearchResults ul.productGrid > li.product .card {
        margin: 0; }
        #quickSearch .quickSearchResults ul.productGrid > li.product .card.card--alternate {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
          font-size: 13px;
          color: #000000;
          line-height: 1.5; }
          #quickSearch .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover {
            border-color: transparent;
            cursor: pointer; }
            #quickSearch .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body {
              background-color: #fff; }
              #quickSearch .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-text, #quickSearch .quickSearchResults ul.productGrid > li.product .card.card--alternate:hover .card-body .card-title > a {
                color: #000; }
        #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-figure {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 75px;
          -ms-flex: 0 0 75px;
          flex: 0 0 75px;
          height: 75px;
          line-height: 0;
          margin: 0 10px 0 0; }
          #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-figure:hover .card-figcaption {
            opacity: 0; }
        #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 0%;
          -ms-flex: 1 1 0%;
          flex: 1 1 0%;
          padding: 0;
          text-align: left; }
          #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="brandName"] {
            display: none; }
          #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body h4 {
            margin: 0 0 3px 0; }
            #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body h4 a {
              color: #5078a1;
              font-size: 14px;
              font-weight: 600; }
          #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] {
            font-size: 16px;
            color: #000000;
            line-height: 1.5;
            margin: 0; }
            #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section {
              display: inline-block; }
              #quickSearch .quickSearchResults ul.productGrid > li.product .card .card-body [data-test-info-type="price"] .price-section.price-section-rrp {
                color: #999; }

#quickSearch > form .form-field {
  position: relative;
  /* &::before {
                  position: relative;
                  color: #fff;
                  display: block;
                  font-size: 15px;
                  font-weight: 500;
                  margin-bottom: .78571rem;
                  content: "What can we help you find?";
              } */ }

button.button-search {
  position: absolute;
  top: 5px;
  right: 5px; }
  button.button-search svg {
    overflow: visible;
    fill: #2a5d89;
    height: 1.64286rem;
    width: 1.64286rem; }

.mobileTopMenu .topNav .topNav-item button.button-search svg {
  fill: #000;
  position: relative; }

.searchContainer .categoryGuarantees {
  margin-top: .5rem; }
  .searchContainer .categoryGuarantees .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 1000px) {
    .searchContainer .categoryGuarantees {
      margin-top: .5rem; } }

.searchContainer .categoryGuarantee {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  color: #000; }
  .searchContainer .categoryGuarantee .image {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .searchContainer .categoryGuarantee img {
    flex-shrink: 0;
    flex-grow: 0; }
  .searchContainer .categoryGuarantee .text {
    max-width: 150px;
    line-height: 1.3; }
  @media (min-width: 675px) {
    .searchContainer .categoryGuarantee {
      width: 25%; } }
  @media (min-width: 1000px) {
    .searchContainer .categoryGuarantee {
      flex-direction: row;
      text-align: left; }
      .searchContainer .categoryGuarantee .image {
        margin-right: 1.5rem; } }

.searchContainer .categoryGuarantee--support img {
  width: 45px; }

.searchContainer .categoryGuarantee--shipping img {
  width: 53px; }

.searchContainer .categoryGuarantee--returns img {
  width: 48px; }

.searchContainer .categoryGuarantee--warranty img {
  width: 33px; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 1024px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 1024px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 66.66667%;
        float: left; } }

.footer {
  font-size: 13px; }
  .footer a {
    font-size: 15px;
    line-height: 1.07143rem;
    color: white;
    text-decoration: none; }
    @media (min-width: 1024px) {
      .footer a {
        font-size: 13px; } }
  .footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer ul.footer-info-list {
      padding: 0.35714rem 0; }
      @media (min-width: 1024px) {
        .footer ul.footer-info-list {
          padding: 0; } }

.footer-primary {
  background-color: #27292e; }
  @media (min-width: 1024px) {
    .footer-primary {
      padding: 1.85714rem 0; } }

.footer-secondary {
  position: relative;
  background-color: black;
  padding: 1.35714rem 0; }
  @media (min-width: 1024px) {
    .footer-secondary {
      padding: 1.21429rem 0; } }
  .footer-secondary .footer-links {
    margin-bottom: 2.28571rem; }
    @media (min-width: 1024px) {
      .footer-secondary .footer-links {
        margin-bottom: 0; } }
    .footer-secondary .footer-links li {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      margin: 0;
      padding-left: 3%;
      padding-right: 3%; }
      @media (min-width: 360px) {
        .footer-secondary .footer-links li {
          padding-left: 1rem;
          padding-right: 1.35714rem; } }
      @media (min-width: 1024px) {
        .footer-secondary .footer-links li {
          padding-left: 0.5rem;
          padding-right: 0.85714rem; } }
      .footer-secondary .footer-links li:first-child {
        padding-left: 0; }
      .footer-secondary .footer-links li::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background-color: #5078a1;
        width: 1px;
        height: 12px; }
      .footer-secondary .footer-links li:last-child {
        padding-right: 0; }
        .footer-secondary .footer-links li:last-child::after {
          display: none; }
      .footer-secondary .footer-links li a {
        display: block;
        color: #5078a1;
        line-height: 16px;
        font-size: 15px;
        font-weight: 600; }
        @media (min-width: 1024px) {
          .footer-secondary .footer-links li a {
            font-weight: 500;
            font-size: 1rem; } }
        .footer-secondary .footer-links li a:hover {
          color: #1489db; }
  @media (min-width: 1024px) {
    .footer-secondary .social-icons {
      position: absolute;
      top: 0.78571rem;
      bottom: 0;
      right: 7.85714rem;
      margin: auto;
      height: 1.78571rem; } }
  @media (min-width: 1024px) {
    .footer-secondary .social-icons ul {
      float: right; } }
  .footer-secondary .social-icons li {
    display: inline-block;
    margin-right: 4%; }
    @media (min-width: 360px) {
      .footer-secondary .social-icons li {
        margin-right: 1.5rem; } }
    @media (min-width: 1024px) {
      .footer-secondary .social-icons li {
        margin-right: 0.78571rem; } }
    .footer-secondary .social-icons li a {
      display: block; }
    .footer-secondary .social-icons li svg {
      width: 1.78571rem;
      height: 1.78571rem; }
      .footer-secondary .social-icons li svg .st0 {
        fill: #a9afb6; }
      .footer-secondary .social-icons li svg:hover .st0 {
        fill: white; }
  .footer-secondary .footer-chooseCountryStore {
    position: absolute;
    bottom: 0;
    right: 1.5rem;
    z-index: 5; }
    @media (min-width: 1024px) {
      .footer-secondary .footer-chooseCountryStore {
        top: 0.5rem;
        right: remCal(20px); } }
    .footer-secondary .footer-chooseCountryStore a {
      height: 2.21429rem; }

.footer-about-us {
  background: #f2f2f2;
  width: 100%;
  padding: 1.5rem 0 0.78571rem; }
  @media (min-width: 1024px) {
    .footer-about-us {
      padding: 1.5rem 0 0; } }
  @media (min-width: 1024px) {
    .footer-about-us > div {
      display: flex;
      align-items: flex-start; } }
  @media (min-width: 1024px) {
    .footer-about-us .footer-about-us__logo {
      flex: 1 auto;
      padding-right: 1.5rem; } }
  .footer-about-us .footer-about-us__logo svg {
    width: 13.57143rem;
    height: 3.14286rem; }
  .footer-about-us .footer-about-us__logo span {
    display: block;
    margin-top: -0.5rem;
    font-size: 11px;
    padding-left: 1.5rem; }
  .footer-about-us .footer-about-us__desc {
    font-size: 1rem;
    margin-top: 0.78571rem; }
    @media (min-width: 1024px) {
      .footer-about-us .footer-about-us__desc {
        flex: 1 auto;
        margin-top: 0;
        padding-left: 1.5rem;
        font-size: 13px; } }
    .footer-about-us .footer-about-us__desc p {
      line-height: 23px; }

.footer-badges {
  background: #FFF;
  padding: 1.5rem 0; }
  .footer-badges .badges {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .footer-badges .badges a {
      margin-left: 1.5rem;
      margin-bottom: 0.78571rem; }
      @media (min-width: 1024px) {
        .footer-badges .badges a {
          margin-left: 1.85714rem; } }
    .footer-badges .badges .bbb img {
      width: 95px;
      height: 35px; }
    .footer-badges .badges .inc500 img {
      width: 48px;
      height: 50px; }
    .footer-badges .badges .ibwave img {
      width: 90px;
      height: 33px; }
    .footer-badges .badges .authorize img {
      width: 65px;
      height: 50px; }
    .footer-badges .badges .paypal img {
      height: 55px;
      width: 55px; }
    .footer-badges .badges .gsa img {
      width: 48px;
      height: 41px; }
    .footer-badges .badges .cedia img {
      width: 70px;
      height: 33px; }
    @media (min-width: 1024px) {
      .footer-badges .badges {
        justify-content: flex-end; } }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  color: white;
  font-size: 13px;
  vertical-align: top;
  margin-left: -0.42857rem;
  margin-right: -0.42857rem; }
  @media (min-width: 1024px) {
    .footer-info-col {
      display: inline-block;
      margin: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  @media (min-width: 1024px) {
    .footer-info-col > div {
      margin-top: 2rem; } }

@media (min-width: 1024px) {
  .footer-info-col--small {
    width: 25%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit; } }

@media (min-width: 1024px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right; } }

.footer-info-heading {
  position: relative;
  color: #5078a1;
  font-size: 15px;
  margin: 0;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #5479a6;
  text-transform: uppercase;
  font-weight: 500; }
  @media (min-width: 1024px) {
    .footer-info-heading {
      font-size: 1rem;
      text-transform: uppercase;
      margin: 0 0 0.5rem 0;
      font-weight: 500;
      padding: 0;
      border: 0; } }
  .footer-info-heading::after {
    content: "";
    position: absolute;
    top: 0;
    font-size: 22px;
    right: 1.5rem;
    bottom: 0;
    margin: auto;
    background: url("../img/icons/plus.svg") 0 0 no-repeat;
    background-size: 100% auto;
    width: 1.14286rem;
    height: 1.14286rem; }
    @media (min-width: 1024px) {
      .footer-info-heading::after {
        content: none; } }
  .footer-info-heading.open {
    border-bottom: 0; }
    .footer-info-heading.open::after {
      background: url("../img/icons/minus.svg") 0 0 no-repeat;
      background-size: 100% auto; }

.footer-info-list {
  display: none;
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #375167;
  border-bottom: 1px solid #5479a6; }
  @media (min-width: 1024px) {
    .footer-info-list {
      display: block !important;
      background-color: inherit;
      border-bottom: 0; } }
  .footer-info-list a {
    display: block;
    font-size: 1rem;
    color: white;
    text-decoration: none;
    padding: 0.78571rem 1.5rem;
    font-weight: 300; }
    @media (min-width: 1024px) {
      .footer-info-list a {
        font-size: 13px;
        font-weight: 400;
        display: initial;
        padding: 0; } }
    .footer-info-list a:hover {
      color: #1489db; }
    .footer-info-list a::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.5rem;
      background: url("../img/icons/arrow-right-white.svg") 0 0 no-repeat;
      background-size: 100% auto;
      width: 0.85714rem;
      height: 0.85714rem; }
      @media (min-width: 1024px) {
        .footer-info-list a::before {
          content: none; } }
  .footer-info-list.footer-info-inlineList li {
    display: inline-block;
    border-right: 1px solid #abafb6; }
    .footer-info-list.footer-info-inlineList li a {
      line-height: 18px;
      padding: 0 0.78571rem; }
    .footer-info-list.footer-info-inlineList li:first-child a {
      padding-left: 0; }
    .footer-info-list.footer-info-inlineList li:last-child {
      border: 0; }
      .footer-info-list.footer-info-inlineList li:last-child a {
        padding-right: 0; }

.footer-form {
  display: block !important;
  padding: 20px 0 30px;
  background-color: #A9AFB6; }
  .footer-form .container {
    background-image: url("https://www.wilsonamplifiers.com/content/assets/images/footer-form-background.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .footer-form .container div {
      color: #FFFFFF;
      font-size: 30px;
      letter-spacing: 1.07px;
      line-height: 33px;
      text-align: center;
      margin: 0;
      font-weight: normal;
      margin-top: 17px; }
      .footer-form .container div strong {
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 30px;
        text-transform: uppercase;
        margin: 15px 0 30px;
        color: #fff; }
    .footer-form .container span {
      color: #FFFFFF;
      font-size: 23.48px;
      letter-spacing: 0.84px;
      line-height: 26px;
      text-align: center;
      padding: 17px;
      display: block;
      margin: 0;
      box-sizing: border-box;
      height: 60px;
      max-width: 100%;
      border: 1.3px solid #FFFFFF;
      background: transparent;
      text-transform: uppercase;
      cursor: pointer; }
      .footer-form .container span:hover, .footer-form .container span:focus {
        border-color: #000;
        background: #000;
        color: #FFF;
        transition: .2s all; }
      @media (min-width: 1024px) {
        .footer-form .container span {
          width: 451px; } }

.footer-formIcon {
  max-width: 85px; }
  @media (min-width: 1024px) {
    .footer-formIcon {
      max-width: 147px; } }

.footer-formCTA {
  text-align: center; }
  .footer-formCTA div {
    margin: 1.5rem 0;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    color: #FFF; }
    .footer-formCTA div strong {
      display: block;
      color: #97DBFF; }
  .footer-formCTA span {
    display: inline-block;
    margin: 1.5rem auto !important;
    background-color: #990642;
    color: #FFF;
    font-size: 18px;
    padding: 0.78571rem 1.5rem; }
  @media (min-width: 1024px) {
    .footer-formCTA {
      text-align: left; }
      .footer-formCTA div {
        font-size: 42px;
        line-height: 48px; }
      .footer-formCTA a {
        margin-top: 0;
        padding: 0.78571rem 3rem;
        font-size: 20px; } }

.modalForm-heading {
  color: #032E47;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  padding: 2.5rem 2.28571rem 0 2.28571rem;
  text-align: center; }
  @media (min-width: 551px) {
    .modalForm-heading {
      font-size: 21px; } }

.modalForm-form {
  overflow: hidden;
  padding: 0 1.5rem; }

.modalForm-call {
  margin-top: 1.5rem;
  padding: 1.5rem;
  clear: both;
  display: flex;
  align-items: center;
  background-color: #1E233B;
  text-decoration: none; }
  .modalForm-call div {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500; }
    @media (min-width: 551px) {
      .modalForm-call div {
        font-size: 22px; } }
    .modalForm-call div > div {
      color: #1484C0;
      font-weight: 400;
      text-decoration: underline; }

.footer-newsletter {
  overflow: hidden;
  text-align: left; }
  .footer-newsletter h5 {
    border: 0;
    padding-bottom: 0.28571rem; }
    .footer-newsletter h5::after {
      content: none; }
    @media (min-width: 1024px) {
      .footer-newsletter h5 {
        padding-bottom: 0; } }
  .footer-newsletter .footer-newsletter-content {
    float: left;
    clear: both;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-bottom: 1px solid #5479a6;
    padding-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .footer-newsletter .footer-newsletter-content {
        padding: 0;
        border: 0; } }
  .footer-newsletter > div > p {
    margin-bottom: 0.5rem; }
    @media (min-width: 1024px) {
      .footer-newsletter > div > p {
        margin-bottom: 0.5rem; } }
  .footer-newsletter .footer-newsletter-form--submitted h3 {
    color: white;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0; }
  .footer-newsletter .footer-newsletter-form--submitted p {
    margin-top: 0; }
  .footer-newsletter .footer-newsletter-form--submitted b {
    font-size: 21px;
    margin: 0 0.35714rem; }

.footer-contactUs h5 {
  display: none; }
  @media (min-width: 1024px) {
    .footer-contactUs h5 {
      display: block; } }

.footer-contactUs p {
  display: flex;
  line-height: 1.28571rem;
  color: #FFF !important;
  font-size: 13px !important;
  align-items: center;
  margin-bottom: 20px; }

.footer-contactUs span {
  line-height: 1.28571rem; }

.footer-contactUs svg {
  fill: #5078a1;
  clip-rule: evenodd;
  fill-rule: evenodd;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.78571rem;
  flex-grow: 0;
  flex-shrink: 0; }

@media (max-width: 1023px) {
  .footer-contactUs {
    padding-top: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .footer-contactUs p {
      width: 100%;
      max-width: 220px;
      font-size: 15px !important; }
    .footer-contactUs .footer-paymentOptions {
      width: 55%; } }

@media (min-width: 575px) and (max-width: 1023px) {
  .footer-contactUs {
    padding: 1.5rem;
    flex-direction: row; }
    .footer-contactUs p {
      padding: 0 1.5rem;
      width: 50%;
      max-width: 100%; } }

.footer-paymentOptions {
  display: block;
  max-width: 200px;
  margin: 1.5rem auto 0 auto; }

.footer-copyright {
  display: none;
  text-align: left;
  color: white;
  font-size: 13px;
  line-height: 1.57143rem;
  margin-left: 0px; }
  @media (min-width: 1024px) {
    .footer-copyright {
      display: block; } }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-mobile-contactUs {
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 15px;
  text-align: center; }
  @media (min-width: 1024px) {
    .footer-mobile-contactUs {
      display: none; } }
  .footer-mobile-contactUs a {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    padding: 0.35714rem 0;
    text-align: center;
    width: 45%;
    height: 3rem;
    max-width: 140px;
    line-height: auto; }
    .footer-mobile-contactUs a svg,
    .footer-mobile-contactUs a span {
      display: inline-block;
      vertical-align: middle; }
    .footer-mobile-contactUs a svg {
      fill: white; }
    .footer-mobile-contactUs a.button-emailContact {
      margin-right: 1.5rem; }
      .footer-mobile-contactUs a.button-emailContact svg {
        margin-right: 0.78571rem;
        width: 2.14286rem;
        height: 2.14286rem; }
    .footer-mobile-contactUs a.button-phoneContact svg {
      margin-right: 0.35714rem;
      width: 2rem;
      height: 2rem; }

.footer-mobile-last {
  display: block;
  padding-top: 1rem;
  padding-bottom: 3rem;
  font-size: 15px; }
  @media (min-width: 1024px) {
    .footer-mobile-last {
      display: none; } }

#footer-selectCountryStore.is-open {
  left: -148px !important;
  width: 15.71429rem !important; }
  @media (min-width: 551px) {
    #footer-selectCountryStore.is-open {
      width: 17.85714rem !important; } }

.footer-contact {
  background-color: #f2f2f2;
  text-align: center;
  padding: 1.5rem 0 3.35714rem; }
  .footer-contact h3 {
    font-size: 24px; }
  .footer-contact p {
    margin-bottom: 0; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 73rem;
  padding: 0 1.21429rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1024px) {
    .container {
      padding: 0 1.5rem; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 1024px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 1024px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 1024px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 1024px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 1024px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

.listItem .yotpo {
  height: 30px;
  width: 100%; }
  @media (min-width: 1024px) {
    .listItem .yotpo .yotpo-review-star {
      height: 19px;
      width: 19px; }
    .listItem .yotpo .yotpo-review-count {
      font-size: 16px;
      position: relative;
      top: 1px; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  @media (min-width: 1261px) {
    .listItem-figure {
      position: relative; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1024px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1024px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 1024px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1261px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1261px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

ul.productList {
  padding: 0;
  margin: 0;
  list-style: none; }
  ul.productList > li.product {
    width: 100%;
    margin: 1.5rem 0;
    padding: 1.5rem 0;
    border-bottom: 1px solid #a9afb6; }
    ul.productList > li.product a {
      text-decoration: none; }
    ul.productList > li.product img {
      display: inline-block;
      height: auto;
      max-width: 100%;
      vertical-align: middle; }
    ul.productList > li.product article.listItem {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 551px) {
        ul.productList > li.product article.listItem {
          -ms-flex-direction: row;
          flex-direction: row; } }
      ul.productList > li.product article.listItem > figure.listItem-figure {
        position: relative;
        width: 100%; }
        @media (min-width: 768px) {
          ul.productList > li.product article.listItem > figure.listItem-figure {
            width: 25%; } }
        ul.productList > li.product article.listItem > figure.listItem-figure > a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: end;
          align-items: flex-end;
          width: 100%;
          min-height: 300px; }
          @media (min-width: 768px) {
            ul.productList > li.product article.listItem > figure.listItem-figure > a {
              min-height: 100%;
              -ms-flex-align: start;
              align-items: flex-start; } }
          ul.productList > li.product article.listItem > figure.listItem-figure > a > img {
            display: block;
            margin: 0 auto;
            max-width: 183px; }
      ul.productList > li.product article.listItem > .listItem-details {
        width: 100%; }
        @media (min-width: 768px) {
          ul.productList > li.product article.listItem > .listItem-details {
            width: 50%;
            padding: 0 1.5rem; } }
        ul.productList > li.product article.listItem > .listItem-details > .product-heading {
          position: absolute;
          top: 0;
          max-height: 115px !important; }
          @media (max-width: 767px) {
            ul.productList > li.product article.listItem > .listItem-details > .product-heading {
              max-height: 55px;
              overflow: hidden; } }
          @media (min-width: 768px) {
            ul.productList > li.product article.listItem > .listItem-details > .product-heading {
              position: relative;
              max-height: inherit !important; } }
          ul.productList > li.product article.listItem > .listItem-details > .product-heading .listItem-title a {
            display: block;
            font-size: 16px;
            line-height: 22px;
            font-weight: 600;
            color: #000;
            margin-bottom: .78571rem; }
            @media (min-width: 1024px) {
              ul.productList > li.product article.listItem > .listItem-details > .product-heading .listItem-title a {
                font-size: 18px;
                line-height: 24px; } }
            ul.productList > li.product article.listItem > .listItem-details > .product-heading .listItem-title a:hover, ul.productList > li.product article.listItem > .listItem-details > .product-heading .listItem-title a:focus {
              text-decoration: underline; }
        ul.productList > li.product article.listItem > .listItem-details > .details-heading {
          margin-bottom: .78571rem;
          font-size: 1rem;
          font-weight: 600;
          text-transform: uppercase; }
        ul.productList > li.product article.listItem > .listItem-details > ul {
          margin-left: 1.2rem;
          margin-top: .5rem;
          margin-bottom: 0;
          list-style: disc; }
          ul.productList > li.product article.listItem > .listItem-details > ul > li {
            font-size: 16px !important; }
            ul.productList > li.product article.listItem > .listItem-details > ul > li::marker {
              unicode-bidi: isolate;
              font-variant-numeric: tabular-nums;
              text-transform: none;
              text-indent: 0px !important;
              text-align: start !important;
              text-align-last: start !important; }
      ul.productList > li.product article.listItem > .listItem-actions {
        width: 100%; }
        @media (min-width: 768px) {
          ul.productList > li.product article.listItem > .listItem-actions {
            width: 25%;
            padding: 0; } }
        ul.productList > li.product article.listItem > .listItem-actions .listItem-price {
          font-size: 22px;
          font-weight: 600;
          margin-right: .78571rem; }
          ul.productList > li.product article.listItem > .listItem-actions .listItem-price .price--rrp {
            margin-right: .5rem;
            text-decoration: line-through;
            color: #999;
            font-size: 1.25rem;
            font-weight: 600; }
          @media (min-width: 767px) {
            ul.productList > li.product article.listItem > .listItem-actions .listItem-price {
              text-align: right; } }
        @media (min-width: 1024px) {
          ul.productList > li.product article.listItem > .listItem-actions .button + .button {
            margin-left: 0; } }
        ul.productList > li.product article.listItem > .listItem-actions a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center;
          padding: .78571rem;
          color: #fff;
          background-color: #068ac7;
          font-weight: 600;
          text-transform: uppercase;
          width: 100%;
          margin-bottom: .78571rem;
          border: 0 none;
          border-radius: 0; }
          @media (min-width: 551px) {
            ul.productList > li.product article.listItem > .listItem-actions a {
              margin-right: 1rem;
              width: calc(50% - 1rem); } }
          @media (min-width: 768px) {
            ul.productList > li.product article.listItem > .listItem-actions a {
              margin-right: 0;
              width: 100%; } }
          @media (min-width: 1024px) {
            ul.productList > li.product article.listItem > .listItem-actions a {
              font-size: 13px; } }
          ul.productList > li.product article.listItem > .listItem-actions a svg {
            fill: #fff;
            height: 20px;
            width: 20px;
            margin-left: .78571rem;
            fill-rule: evenodd; }
          ul.productList > li.product article.listItem > .listItem-actions a:hover {
            opacity: .9; }
        ul.productList > li.product article.listItem > .listItem-actions .button--primary {
          background: #068ac7; }
        ul.productList > li.product article.listItem > .listItem-actions .button--gray {
          background-color: #D3D3D3;
          color: #666; }
        ul.productList > li.product article.listItem > .listItem-actions .price-promotion-savings {
          font-size: 15px;
          font-weight: 600;
          color: #5b6973; }
          ul.productList > li.product article.listItem > .listItem-actions .price-promotion-savings strong {
            display: block;
            font-weight: 600;
            text-transform: uppercase;
            color: #078ac7; }
    ul.productList > li.product[data-product-label] .listItem-figure {
      position: relative; }
      ul.productList > li.product[data-product-label] .listItem-figure:before {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        top: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #000;
        color: #FFF;
        text-align: center;
        font-weight: 600;
        border-radius: 50%;
        line-height: 15px;
        font-size: 16px;
        top: 120px; }
        @media (min-width: 767px) {
          ul.productList > li.product[data-product-label] .listItem-figure:before {
            top: 0; } }
    ul.productList > li.product[data-product-label="5-percent-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "5% OFF"; }
    ul.productList > li.product[data-product-label="5-percent-off-red"] .listItem-figure:before {
      background: #990842;
      content: "5% OFF"; }
    ul.productList > li.product[data-product-label="10-percent-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "10% OFF"; }
    ul.productList > li.product[data-product-label="10-percent-off-red"] .listItem-figure:before {
      background: #990842;
      content: "10% OFF"; }
    ul.productList > li.product[data-product-label="15-percent-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "15% OFF"; }
    ul.productList > li.product[data-product-label="15-percent-off-red"] .listItem-figure:before {
      background: #990842;
      content: "15% OFF"; }
    ul.productList > li.product[data-product-label="20-percent-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "20% OFF"; }
    ul.productList > li.product[data-product-label="20-percent-off-red"] .listItem-figure:before {
      background: #990842;
      content: "20% OFF"; }
    ul.productList > li.product[data-product-label="25-percent-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "25% OFF"; }
    ul.productList > li.product[data-product-label="25-percent-off-red"] .listItem-figure:before {
      background: #990842;
      content: "25% OFF"; }
    ul.productList > li.product[data-product-label="50-dollars-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "$50 OFF"; }
    ul.productList > li.product[data-product-label="50-dollars-off-red"] .listItem-figure:before {
      background: #990842;
      content: "$50 OFF"; }
    ul.productList > li.product[data-product-label="100-dollars-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "$100 OFF"; }
    ul.productList > li.product[data-product-label="100-dollars-off-red"] .listItem-figure:before {
      background: #990842;
      content: "$100 OFF"; }
    ul.productList > li.product[data-product-label="200-dollars-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "$200 OFF"; }
    ul.productList > li.product[data-product-label="200-dollars-off-red"] .listItem-figure:before {
      background: #990842;
      content: "$200 OFF"; }
    ul.productList > li.product[data-product-label="best-offer-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "BEST OFFER";
      font-size: 12px;
      line-height: 13px; }
    ul.productList > li.product[data-product-label="best-offer-red"] .listItem-figure:before {
      background: #990842;
      content: "BEST OFFER";
      font-size: 12px;
      line-height: 13px; }
    ul.productList > li.product[data-product-label="best-seller-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "BEST SELLER";
      font-size: 12px;
      line-height: 11px; }
    ul.productList > li.product[data-product-label="best-seller-red"] .listItem-figure:before {
      background: #990842;
      content: "BEST SELLER";
      font-size: 12px;
      line-height: 11px; }
    ul.productList > li.product[data-product-label="half-off-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "HALF OFF";
      font-size: 14px;
      line-height: 15px; }
    ul.productList > li.product[data-product-label="half-off-red"] .listItem-figure:before {
      background: #990842;
      content: "HALF OFF";
      font-size: 14px;
      line-height: 15px; }
    ul.productList > li.product[data-product-label="low-stock-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "LOW STOCK";
      font-size: 12px;
      line-height: 13px; }
    ul.productList > li.product[data-product-label="low-stock-red"] .listItem-figure:before {
      background: #990842;
      content: "LOW STOCK";
      font-size: 12px;
      line-height: 13px; }
    ul.productList > li.product[data-product-label="new-blue"] .listItem-figure:before {
      background: #0183b1;
      content: "NEW"; }
    ul.productList > li.product[data-product-label="new-red"] .listItem-figure:before {
      background: #990842;
      content: "NEW"; }

#faceted-search-container {
  padding-left: 0 !important;
  padding-right: 0 !important; }

#product-listing-container, #search-results-content {
  padding-top: .78571rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 3rem; }
  @media (max-width: 767px) {
    #product-listing-container .listItem, #search-results-content .listItem {
      margin: 0; } }
  #product-listing-container form.actionBar, #search-results-content form.actionBar {
    margin: 0; }
    #product-listing-container form.actionBar > fieldset.form-fieldset, #search-results-content form.actionBar > fieldset.form-fieldset {
      float: none;
      width: 100%; }
      #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field {
        margin: .78571rem 0;
        padding: .78571rem;
        background-color: #d9dce0;
        border: 0 none;
        display: block;
        width: 100%;
        border-radius: 0;
        height: 55px; }
        @media (min-width: 1024px) {
          #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field {
            padding: 10px 24px; } }
        #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar {
          height: 99px; }
          @media (min-width: 551px) {
            #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar {
              height: 55px; } }
          #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar .sort-box select, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar .sort-box select {
            width: calc(100% - 60px);
            max-width: 100%; }
            @media (min-width: 1024px) {
              #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar .sort-box select, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field.listing-sort-bar .sort-box select {
                width: auto; } }
        #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field label, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field label {
          font-weight: 600;
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
          flex: 0 1 auto;
          margin-right: 0.78571rem;
          color: #000;
          padding: 0;
          font-size: 1rem;
          margin-top: 2px; }
        #product-listing-container form.actionBar > fieldset.form-fieldset > div.form-field select, #search-results-content form.actionBar > fieldset.form-fieldset > div.form-field select {
          position: relative;
          padding: .35714rem 3rem .35714rem .78571rem;
          background-color: #fff;
          border: 1px solid #000;
          color: #000;
          border-radius: 0;
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 0%;
          -ms-flex: 1 1 0%;
          flex: 1 1 0%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          margin: 0 0 0 -3px;
          font-size: 1rem;
          font-weight: 400;
          line-height: 20px;
          height: 33px;
          width: 190px; }
  #product-listing-container .pagination, #search-results-content .pagination {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    min-height: 32px;
    justify-content: space-between; }
    @media (min-width: 1024px) {
      #product-listing-container .pagination, #search-results-content .pagination {
        justify-content: flex-end;
        -ms-flex-order: 1;
        order: 1; } }
    #product-listing-container .pagination ul.pagination-list, #search-results-content .pagination ul.pagination-list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      list-style: none;
      margin: 1px 0 0; }
      #product-listing-container .pagination ul.pagination-list li.pagination-item, #search-results-content .pagination ul.pagination-list li.pagination-item {
        padding: .35714rem .78571rem;
        margin: 0;
        width: auto;
        height: 31px;
        cursor: pointer;
        border: 0 none; }
        #product-listing-container .pagination ul.pagination-list li.pagination-item a, #search-results-content .pagination ul.pagination-list li.pagination-item a {
          font-size: 1rem;
          color: #154284;
          padding: 0;
          line-height: 20px; }
        #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--next, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--next {
          padding-right: 0;
          margin-right: .35714rem; }
          #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--next a, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--next a {
            text-indent: -9999px;
            position: relative; }
            #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--next a i, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--next a i {
              position: absolute;
              top: 3px;
              left: -8px;
              text-indent: 0;
              width: 7px; }
              #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--next a i svg, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--next a i svg {
                fill: #000; }
        #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--previous, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--previous {
          padding-left: 0;
          margin-left: .35714rem; }
          #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--previous a, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--previous a {
            text-indent: -9999px;
            position: relative; }
            #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--previous a i, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--previous a i {
              position: absolute;
              top: 3px;
              right: -8px;
              text-indent: 0;
              width: 7px; }
              #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--previous a i svg, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--previous a i svg {
                fill: #000;
                width: 23px;
                height: 26px;
                margin: -3px 0 0 -8px; }
        #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--current, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--current {
          background-color: #068ac7;
          color: #fff;
          border-color: #068ac7;
          border-radius: 0;
          border: 0 none; }
          #product-listing-container .pagination ul.pagination-list li.pagination-item.pagination-item--current a, #search-results-content .pagination ul.pagination-list li.pagination-item.pagination-item--current a {
            color: #fff; }
  #product-listing-container .productList .product + .product, #search-results-content .productList .product + .product {
    margin-top: 1.5rem; }

#faceted-search-container.listing-facets nav #facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .35714rem 1.5rem;
  background-color: #00254b;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  height: auto;
  margin: 3rem .78571rem .78571rem .78571rem;
  padding: 1.141rem .78571rem;
  position: relative;
  top: 12px; }
  @media (min-width: 1024px) {
    #faceted-search-container.listing-facets nav #facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
      width: auto;
      height: 55px;
      padding: 1.9rem .78571rem;
      font-size: 1.1rem; } }

.pagination-results {
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
  margin-right: .78571rem; }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  position: relative;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 750px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 750px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }

.productView-description .productView-title {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 750px) {
  .productView-description .productView-description {
    clear: both;
    float: none;
    width: 100%; } }

.productViewSaleIcon {
  position: absolute;
  top: 20px;
  z-index: 10;
  width: 90px; }

.productViewTag--justReleased {
  position: absolute;
  top: 20px;
  left: 0.78571rem;
  z-index: 10;
  width: 102px; }

.productView-configurations .heading {
  font-size: 16px;
  font-weight: 600;
  margin: 1.5rem 0 .33rem 0; }

.productView-configurations .product-configurations {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1rem);
  margin-left: -.5rem; }
  @media (max-width: 551px) {
    .productView-configurations .product-configurations {
      width: 100%;
      margin-left: 0; } }

.productView-configurations .configuration {
  border: 1px solid #CCC;
  width: calc(50% - 1rem);
  margin: .5rem;
  padding: 1rem;
  display: flex;
  color: #333;
  min-height: 90px; }
  @media (max-width: 551px) {
    .productView-configurations .configuration {
      width: 100%;
      margin: .5rem 0;
      min-height: 80px; } }
  .productView-configurations .configuration .left .name {
    font-size: 16px;
    font-weight: 600; }
  .productView-configurations .configuration .left .content {
    font-size: 15px; }
  .productView-configurations .configuration .right {
    margin-left: auto; }
    .productView-configurations .configuration .right .price {
      font-size: 18px;
      font-weight: 600; }
      .productView-configurations .configuration .right .price span {
        position: relative;
        top: -4px;
        font-size: 13px; }
  .productView-configurations .configuration.active {
    border: 2px solid #058ac7; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: 800ms ease;
  z-index: 10; }

.product:hover .sale-flag-side {
  background: black;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: black;
  transition: 800ms ease; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

.modern-page.web-page .body {
  background: white; }
  @media (min-width: 1024px) {
    .modern-page.web-page .body {
      background: #FFF; } }

.modern-page.web-page main.page {
  margin: 1.07143rem 0 0; }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page {
      margin-top: 2.14286rem; } }
  .modern-page.web-page main.page h1, .modern-page.web-page main.page h2, .modern-page.web-page main.page h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333333; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page h1, .modern-page.web-page main.page h2, .modern-page.web-page main.page h3 {
        color: #444;
        font-weight: 400; } }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page h1 {
      font-size: 28px; } }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page h2 {
      font-size: 25px; } }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page h3 {
      font-size: 22px; } }
  .modern-page.web-page main.page h1, .modern-page.web-page main.page h2 {
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page h1, .modern-page.web-page main.page h2 {
        text-transform: none; } }
  .modern-page.web-page main.page p, .modern-page.web-page main.page a, .modern-page.web-page main.page li, .modern-page.web-page main.page span {
    font-size: 16px; }

.modern-page.web-page .page-banner-wrapper {
  width: 100%;
  background: #283440; }
  .modern-page.web-page .page-banner-wrapper .page-banner {
    background: #283440;
    height: auto;
    border: 0 none;
    width: 100%;
    background-image: url(../img/page/banners/page-masthead-bg.svg);
    background-size: 70rem;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner {
        width: 70rem;
        height: 10.78571rem;
        background-size: 70rem 10.78571rem; } }
    .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text {
      width: 95%;
      padding: 1.5% 3.25%; }
      .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text h1 {
        color: white;
        margin: 0;
        font-size: 28px;
        line-height: normal;
        font-weight: 500;
        text-transform: uppercase; }
        @media (min-width: 1024px) {
          .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text h1 {
            margin-top: 1.07143rem;
            font-size: 34px;
            text-transform: none; } }
      .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text.one-line h1 {
        margin-top: 2.14286rem; }
      .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text h2 {
        display: block;
        font-size: 20px;
        color: white;
        font-weight: 400;
        line-height: 2rem; }
        @media (min-width: 1024px) {
          .modern-page.web-page .page-banner-wrapper .page-banner .page-banner-text h2 {
            font-size: 24px; } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.corporate-customers-banner {
        background-size: 70rem 10.78571rem;
        background-image: url("../img/page/banners/banner-help-me-decide.svg"); } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.sales-tax-banner {
        background-image: url("../img/page/banners/banner-sale-tax.svg"); } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.triple-guarantee-banner {
        background-image: url("../img/page/banners/banner-triple-guarantee-banner.svg"); } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.fcc-banner {
        background-image: url("../img/page/banners/buyers-guide-assets/banner-buyers-guide.svg"); } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.government-agencies-banner {
        background-image: url("../img/page/banners/banner-help-me-decide.svg"); } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.installers-resellers-banner {
        background-image: url("../img/page/banners/banner-help-me-decide.svg"); } }
    .modern-page.web-page .page-banner-wrapper .page-banner.about-us-banner {
      display: none; }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .page-banner.about-us-banner {
          display: block;
          background-image: url("../img/page/banners/wilsonamplifiers-team-2016.png");
          background-size: 70rem 23.14286rem;
          height: 23.14286rem; } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.register-booster-banner {
        background-image: url("../img/page/banners/banner-help-me-decide.svg"); } }
    .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts .page-banner-text {
      width: 100%;
      padding: 0; }
    .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts h1 {
      font-size: 24px;
      margin-top: 0;
      color: white;
      padding: 0.71429rem 1.07143rem;
      font-weight: normal; }
      @media (min-width: 481px) {
        .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts h1 {
          padding: 2.14286rem 1.07143rem;
          font-weight: 500; } }
      .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts h1 span {
        font-size: 34px;
        display: block;
        line-height: 2.42857rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts {
        background-image: url(../img/page/banners/icon-email-coupon-white.svg), url(../img/page/banners/page-masthead-bg.svg);
        background-size: 15.71429rem 9.64286rem, 102.85714rem 15rem;
        background-position: 46.42857rem 1.57143rem, -5.42857rem -3.92857rem; }
        .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts .page-banner-text h1 {
          font-size: 31px;
          margin-top: 0; }
          .modern-page.web-page .page-banner-wrapper .page-banner.page-banner--coupons-discounts .page-banner-text h1 span {
            font-size: 44px;
            line-height: 2.71429rem; } }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .page-banner.page-banner-video-library {
        background-image: url(../img/page/banners/icon-video-player-2.png), url(../img/page/banners/page-masthead-bg.svg);
        background-size: 11.42857rem 7.14286rem, 84.28571rem 14.28571rem;
        background-position: 51.92857rem 2.85714rem, 7.85714rem -3.21429rem; } }
    .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner {
      background: #283440;
      background-image: url(../img/page/banners/rounded-banner.png);
      background-position: 50% 100%;
      background-repeat: no-repeat;
      background-size: 100% auto; }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner {
          background-image: url(../img/page/banners/find-your-nearest-cell-tower.jpg);
          width: 70rem;
          height: 10.78571rem; } }
      .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner .page-banner-text {
        width: 100%;
        padding: 2.14286rem 1.07143rem; }
        .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner .page-banner-text h1 {
          color: white;
          margin: 0;
          font-size: 28px;
          line-height: normal;
          font-weight: 500;
          text-transform: uppercase; }
          @media (min-width: 1024px) {
            .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner .page-banner-text h1 {
              margin-top: 1.07143rem;
              font-size: 34px;
              text-transform: none; } }
        .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner .page-banner-text h2 {
          display: block;
          font-size: 20px;
          color: white;
          font-weight: 400;
          line-height: 2rem; }
          @media (min-width: 1024px) {
            .modern-page.web-page .page-banner-wrapper .page-banner.find-cell-tower-locations-banner .page-banner-text h2 {
              font-size: 24px; } }
  .modern-page.web-page .page-banner-wrapper .cell-tower-banner {
    background: white;
    height: auto;
    border: 0 none;
    width: 100%;
    margin: 0 auto;
    background-image: url(../img/page/banners/page-masthead-bg.svg);
    background-size: 70rem;
    background-position: center;
    background-repeat: no-repeat; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .cell-tower-banner {
        background-size: 70rem 10.78571rem;
        background-image: url(../img/page/banners/cell-tower-banner.jpg);
        width: 70rem;
        height: 10.78571rem; } }
    .modern-page.web-page .page-banner-wrapper .cell-tower-banner h1 {
      color: white;
      margin: 0;
      font-size: 28px;
      line-height: normal;
      font-weight: 500;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .cell-tower-banner h1 {
          margin-top: 1.07143rem;
          font-size: 34px;
          text-transform: none; } }
    .modern-page.web-page .page-banner-wrapper .cell-tower-banner h2 {
      display: block;
      font-size: 20px;
      color: white;
      font-weight: 400;
      line-height: 2rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .cell-tower-banner h2 {
          font-size: 24px; } }
    .modern-page.web-page .page-banner-wrapper .cell-tower-banner .cell-tower-banner-content {
      width: 95%;
      padding: 2.5%; }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .cell-tower-banner .cell-tower-banner-content h1 {
          font-size: 30px;
          color: white;
          font-weight: normal;
          text-transform: none; } }
      @media (min-width: 1024px) {
        .modern-page.web-page .page-banner-wrapper .cell-tower-banner .cell-tower-banner-content h2 {
          display: block;
          font-size: 24px;
          color: white;
          font-weight: 400;
          text-transform: none; } }
  .modern-page.web-page .page-banner-wrapper .find-cell-tower-locations-banner {
    background-image: url(../img/page/banners/page-masthead-bg.svg);
    background-size: 70rem;
    background-position: center;
    background-repeat: no-repeat; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .find-cell-tower-locations-banner {
        background-size: 70rem 10.78571rem;
        background: url(../img/page/banners/find-your-nearest-cell-tower.jpg) 0 0 no-repeat;
        background-size: 100%; } }
  .modern-page.web-page .page-banner-wrapper .about-us-mobile {
    display: block;
    background: white; }
    .modern-page.web-page .page-banner-wrapper .about-us-mobile img {
      margin-top: 1.07143rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-banner-wrapper .about-us-mobile {
        display: none; } }

.modern-page.web-page .page-content {
  padding: 0;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .modern-page.web-page .page-content {
      padding: 2rem 1.35714rem 2.71429rem 1.35714rem; } }
  .modern-page.web-page .page-content p {
    font-size: 15px; }
  .modern-page.web-page .page-content h2 {
    font-size: 24px;
    font-weight: normal;
    color: #28343f;
    font-family: 'Hind Vadodara';
    margin-top: 1.42857rem; }
  .modern-page.web-page .page-content h1 {
    font-size: 24px;
    font-weight: 600;
    color: #28343f;
    font-family: 'Hind Vadodara';
    margin-top: 0; }
  .modern-page.web-page .page-content h2:nth-child(1) {
    margin-top: 0; }
  .modern-page.web-page .page-content h3 {
    font-family: 'Hind Vadodara';
    font-size: 24px;
    color: #990642;
    font-weight: normal;
    margin-top: 0.71429rem; }
  .modern-page.web-page .page-content h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #405466; }
  .modern-page.web-page .page-content .alt-header-h4 {
    color: #990642;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase; }
    .modern-page.web-page .page-content .alt-header-h4.black {
      color: black; }
  .modern-page.web-page .page-content.sales-tax .call-us {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.sales-tax .call-us {
        display: inline-block; } }
  .modern-page.web-page .page-content.sales-tax .office-address {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.sales-tax .office-address {
        display: inline-block; } }
  .modern-page.web-page .page-content.simple-mobile.sales-tax .overview-container {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.simple-mobile.sales-tax .overview-container {
        display: block; } }
  .modern-page.web-page .page-content.triple-guarantee .call-us {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.triple-guarantee .call-us {
        display: inline-block; } }
  .modern-page.web-page .page-content.triple-guarantee .office-address {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.triple-guarantee .office-address {
        display: inline-block; } }
  .modern-page.web-page .page-content.triple-guarantee .send-email {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.triple-guarantee .send-email {
        display: block; } }
  .modern-page.web-page .page-content.triple-guarantee form {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.triple-guarantee form {
        display: block; } }
  .modern-page.web-page .page-content.about-us .call-us {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.about-us .call-us {
        display: inline-block; } }
  .modern-page.web-page .page-content.about-us .office-address {
    display: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .page-content.about-us .office-address {
        display: inline-block; } }

.modern-page.web-page #contact-customer-support {
  display: none; }
  @media (min-width: 1024px) {
    .modern-page.web-page #contact-customer-support {
      display: block; } }
  .modern-page.web-page #contact-customer-support.mobile-visible-content {
    display: block; }
    .modern-page.web-page #contact-customer-support.mobile-visible-content .call-us {
      display: none; }
      @media (min-width: 1024px) {
        .modern-page.web-page #contact-customer-support.mobile-visible-content .call-us {
          display: inline-block; } }
    .modern-page.web-page #contact-customer-support.mobile-visible-content .office-address {
      display: none; }
      @media (min-width: 1024px) {
        .modern-page.web-page #contact-customer-support.mobile-visible-content .office-address {
          display: inline-block; } }

.modern-page.web-page .privacy-policy .overview-container .overview > div > span, .modern-page.web-page .terms-of-use .overview-container .overview > div > span {
  width: 1.92857rem;
  font-weight: 600;
  float: left;
  margin-top: 0.64286rem;
  font-size: 15px; }
  @media (min-width: 1024px) {
    .modern-page.web-page .privacy-policy .overview-container .overview > div > span, .modern-page.web-page .terms-of-use .overview-container .overview > div > span {
      width: 5%;
      font-weight: normal; } }

.modern-page.web-page .privacy-policy .overview-container .overview > div > p, .modern-page.web-page .terms-of-use .overview-container .overview > div > p {
  width: calc(100% - 30px);
  float: left;
  margin: 0.71429rem 0 1.42857rem; }
  @media (min-width: 1024px) {
    .modern-page.web-page .privacy-policy .overview-container .overview > div > p, .modern-page.web-page .terms-of-use .overview-container .overview > div > p {
      width: 95%; } }

.modern-page.web-page .privacy-policy .overview-container .overview > h2, .modern-page.web-page .terms-of-use .overview-container .overview > h2 {
  margin: 0.71429rem 0 1.42857rem; }

.modern-page.web-page .privacy-policy .overview-container .overview > br, .modern-page.web-page .terms-of-use .overview-container .overview > br {
  clear: both; }

.modern-page.web-page .register-booster .register-carrier-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 3rem; }

.modern-page.web-page .register-booster .register-carrier-list a {
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #CCC;
  height: 80px;
  margin: 2.5%; }
  .modern-page.web-page .register-booster .register-carrier-list a.verizon img {
    width: 95px;
    height: 21px; }
  .modern-page.web-page .register-booster .register-carrier-list a.att img {
    width: 88px;
    height: 35px; }
  .modern-page.web-page .register-booster .register-carrier-list a.sprint img {
    width: 85px;
    height: 35px; }
  .modern-page.web-page .register-booster .register-carrier-list a.t-mobile img {
    width: 100px;
    height: 18px; }
  .modern-page.web-page .register-booster .register-carrier-list a.us-cellular img {
    width: 95px;
    height: 24px; }
  .modern-page.web-page .register-booster .register-carrier-list a.metropcs img {
    width: 95px;
    height: 18px; }
  @media (min-width: 551px) {
    .modern-page.web-page .register-booster .register-carrier-list a {
      width: 31%;
      margin: 1%; }
      .modern-page.web-page .register-booster .register-carrier-list a.verizon img {
        width: 150px;
        height: 28px; }
      .modern-page.web-page .register-booster .register-carrier-list a.att img {
        width: 150px;
        height: 42px; }
      .modern-page.web-page .register-booster .register-carrier-list a.sprint img {
        width: 150px;
        height: 45px; }
      .modern-page.web-page .register-booster .register-carrier-list a.t-mobile img {
        width: 150px;
        height: 24px; }
      .modern-page.web-page .register-booster .register-carrier-list a.us-cellular img {
        width: 150px;
        height: 34px; }
      .modern-page.web-page .register-booster .register-carrier-list a.metropcs img {
        width: 150px;
        height: 34px; } }

.modern-page.web-page .coupons-discounts__form {
  padding: 0.71429rem 1.42857rem 1.78571rem;
  border: 1px solid #cccccc;
  background: white;
  margin-top: 2.14286rem;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .modern-page.web-page .coupons-discounts__form {
      padding: 1.78571rem 4.28571rem 5.71429rem; } }
  .modern-page.web-page .coupons-discounts__form > p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 1.07143rem;
    margin-bottom: 0.71429rem; }
  .modern-page.web-page .coupons-discounts__form ul {
    margin: 0.71429rem 0 0.71429rem 1.42857rem;
    padding: 0; }
  .modern-page.web-page .coupons-discounts__form h3 {
    font-size: 24px;
    color: #990642;
    font-weight: normal;
    margin-top: 0.71429rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page .coupons-discounts__form h3 {
        font-size: 22px;
        font-weight: 400;
        color: #444; } }

.modern-page.web-page .coupons-discounts__form-thankyou {
  background: white;
  margin-top: 2.14286rem;
  padding: 1.42857rem 4.28571rem 3.92857rem;
  border: 1px solid #cccccc;
  overflow: hidden; }

.modern-page.web-page .coupons-discounts__thankyou-left {
  width: 65%;
  float: left;
  box-sizing: border-box;
  padding-right: 5%; }
  .modern-page.web-page .coupons-discounts__thankyou-left h5 {
    font-size: 23px;
    font-weight: 400;
    margin: 0.71429rem 0 2.14286rem; }
  .modern-page.web-page .coupons-discounts__thankyou-left h3 {
    margin-bottom: 0.35714rem; }
  .modern-page.web-page .coupons-discounts__thankyou-left h2 {
    margin-top: 0;
    padding-top: 0;
    font-weight: 600;
    font-size: 48px;
    line-height: normal; }
  .modern-page.web-page .coupons-discounts__thankyou-left p {
    margin-top: 0.71429rem; }

.modern-page.web-page .coupons-discounts__thankyou-right {
  width: 35%;
  float: left; }
  .modern-page.web-page .coupons-discounts__thankyou-right img {
    width: 20.71429rem;
    margin: 2.5rem auto 0;
    display: block; }
  .modern-page.web-page .coupons-discounts__thankyou-right ul {
    margin: 1.42857rem 0 0 3.57143rem;
    font-size: 1rem;
    padding: 0; }

.modern-page.web-page .shop-category__panel--one.active:before, .modern-page.web-page .shop-category__panel--two.active:before, .modern-page.web-page .shop-category__panel--three.active:before {
  background-color: #0a4c74; }

.modern-page.web-page .shop-category {
  overflow: hidden;
  padding: 0 1.42857rem 2.14286rem;
  margin-top: 2.14286rem;
  width: 100%;
  height: auto;
  color: black;
  background: transparent;
  cursor: default; }
  .modern-page.web-page .shop-category:hover, .modern-page.web-page .shop-category:focus {
    background: transparent; }
  .modern-page.web-page .shop-category h2 {
    margin-bottom: 0.71429rem;
    font-size: 28px;
    color: #28343f;
    font-weight: normal;
    text-transform: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page .shop-category h2 {
        color: #444;
        font-size: 25px; } }

.modern-page.web-page .shop-category__panel {
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-right: 0; }
  @media (min-width: 1024px) {
    .modern-page.web-page .shop-category__panel {
      width: 23%;
      margin-right: 2.5%; } }
  .modern-page.web-page .shop-category__panel.shop-category__commercial, .modern-page.web-page .shop-category__panel.shop-category__business {
    padding-bottom: 2.14286rem;
    border-bottom: 1px solid #cccccc; }
    @media (min-width: 1024px) {
      .modern-page.web-page .shop-category__panel.shop-category__commercial, .modern-page.web-page .shop-category__panel.shop-category__business {
        padding-bottom: 0;
        border-bottom: 0 none; } }

.modern-page.web-page .shop-category__panel--rightmost {
  margin-right: 0; }

.modern-page.web-page .shop-category__image {
  width: 75%;
  display: block;
  margin: 1.42857rem auto; }

.modern-page.web-page .shop-category__brand {
  width: 45%;
  display: block;
  position: relative;
  top: -2.14286rem; }

.modern-page.web-page .shop-category__header {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  text-transform: uppercase;
  position: relative;
  top: -18px;
  font-weight: 500; }

.modern-page.web-page .shop-category__button {
  font-size: 1rem;
  font-family: 'Hind Vadodara';
  color: white;
  padding: 0.35714rem 1.42857rem;
  background-color: #5078a1;
  border: none;
  border-radius: 0.21429rem;
  cursor: pointer;
  position: relative;
  margin-top: 0px;
  display: inline-block;
  text-transform: uppercase; }
  .modern-page.web-page .shop-category__button:hover {
    text-decoration: none;
    opacity: .8;
    color: white; }

.modern-page.web-page .cell-tower-cells {
  display: block; }
  .modern-page.web-page .cell-tower-cells .list {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .modern-page.web-page .cell-tower-cells .list h2 {
      font-size: 20px;
      color: #990642;
      text-transform: none;
      margin-bottom: 0; }
  @media (min-width: 1024px) {
    .modern-page.web-page .cell-tower-cells {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-start;
      align-content: flex-start; } }
  @media (min-width: 1024px) {
    .modern-page.web-page .cell-tower-cells .list {
      flex: none;
      display: inline-block;
      width: 28%;
      padding: 1% 1.5% 4%; } }
  .modern-page.web-page .cell-tower-cells .list h2 {
    font-size: 24px;
    color: #990642; }
  .modern-page.web-page .cell-tower-cells .list ul {
    margin: 0;
    padding-top: 0.71429rem;
    padding-left: 2.14286rem; }
    .modern-page.web-page .cell-tower-cells .list ul li {
      padding: 0.14286rem 0;
      font-size: 15px; }
      .modern-page.web-page .cell-tower-cells .list ul li a {
        color: #0a4d8e;
        font-weight: 400;
        text-decoration: none; }
        .modern-page.web-page .cell-tower-cells .list ul li a:hover {
          color: #606060;
          text-decoration: underline; }

.modern-page.web-page .guarantees-banner {
  display: none;
  margin-left: 0;
  padding: 2.5% 0;
  width: 100%;
  clear: both;
  border: 0;
  background: white; }
  @media (min-width: 1024px) {
    .modern-page.web-page .guarantees-banner {
      display: block; } }
  .modern-page.web-page .guarantees-banner .inner {
    width: 70rem;
    margin: 0 auto; }
    .modern-page.web-page .guarantees-banner .inner .guarantee-cells {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start; }
      .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee {
        flex: none;
        width: 23%;
        height: 100%;
        border-right: 1px solid #cccccc;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: flex-start;
        align-content: flex-start; }
        .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee:last-child {
          margin-right: 0;
          border: 0 none; }
        .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee .guarantee-icon {
          width: 20%; }
        .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee .guarantee-text {
          width: 70%; }
          .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee .guarantee-text p {
            font-size: 12px;
            line-height: 1.07143rem;
            padding-top: 0.35714rem;
            margin-top: 0;
            margin-bottom: 0.35714rem;
            min-height: 3.57143rem; }
            .modern-page.web-page .guarantees-banner .inner .guarantee-cells .guarantee .guarantee-text p span {
              font-weight: bolder;
              text-transform: uppercase; }

.modern-page.web-page .nearest-tower-video h2 {
  font-size: 22px;
  font-weight: normal;
  color: #28343f;
  margin-top: 0;
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .modern-page.web-page .nearest-tower-video h2 {
      font-weight: 400;
      color: #444;
      font-size: 30px;
      margin-bottom: 2.14286rem; } }
  .modern-page.web-page .nearest-tower-video h2:nth-child(1) {
    margin-top: 0; }

.modern-page.web-page .nearest-tower-video .nearest-tower-video-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    .modern-page.web-page .nearest-tower-video .nearest-tower-video-cells {
      display: block; } }
  .modern-page.web-page .nearest-tower-video .nearest-tower-video-cells > div {
    flex: none;
    width: 100%;
    padding: 0;
    vertical-align: top;
    box-sizing: border-box; }
    @media (min-width: 1024px) {
      .modern-page.web-page .nearest-tower-video .nearest-tower-video-cells > div {
        display: inline-block;
        width: calc(100% - 505px);
        padding-left: 1.42857rem; } }
  .modern-page.web-page .nearest-tower-video .nearest-tower-video-cells > iframe {
    flex: none;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    width: 35.71429rem;
    height: 19.85714rem; }

.modern-page.web-page main.page .tools-resources {
  margin-top: 2.85714rem; }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page .tools-resources #smartphone-apps {
      display: block; } }
  .modern-page.web-page main.page .tools-resources h2 {
    font-size: 22px;
    font-weight: normal;
    color: #28343f;
    margin-top: 0;
    margin-bottom: 1.42857rem;
    text-transform: none; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources h2 {
        font-size: 30px;
        margin-bottom: 2.14286rem;
        color: #444; } }
    .modern-page.web-page main.page .tools-resources h2:nth-child(1) {
      margin-top: 0; }
  .modern-page.web-page main.page .tools-resources .contact-carrier {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 1.78571rem; }
    .modern-page.web-page main.page .tools-resources .contact-carrier > a {
      flex: none;
      width: 48%;
      margin: 1% 2% 1% 0;
      display: inline-block;
      padding: 0 2.14286rem;
      border: 1px solid #ddd;
      background: white; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .contact-carrier > a {
          width: 23.35%;
          margin: 0 1.07143rem 0 0; } }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .contact-carrier {
        display: block; } }
    .modern-page.web-page main.page .tools-resources .contact-carrier a img {
      width: 100%; }
    .modern-page.web-page main.page .tools-resources .contact-carrier a:last-child {
      margin-right: 0; }
    .modern-page.web-page main.page .tools-resources .contact-carrier a:hover {
      border-color: #222; }
  .modern-page.web-page main.page .tools-resources > h3 {
    font-size: 22px;
    color: #0d6797;
    margin-top: 0.71429rem;
    margin-bottom: 0.71429rem;
    text-transform: none;
    font-weight: normal; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources > h3 {
        margin-top: 2.85714rem;
        margin-bottom: 1.42857rem; } }
  .modern-page.web-page main.page .tools-resources .row-box {
    padding: 1.42857rem 2.14286rem 2.85714rem;
    background: white; }
  .modern-page.web-page main.page .tools-resources .rating {
    color: #990642;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0; }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .row-box {
    padding: 1.42857rem 0 2.85714rem;
    background: white; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .row-box {
        padding: 1.42857rem 2.14286rem 2.85714rem; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .row-box .rating {
      padding: 0; }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .rating {
    color: #990642;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1.42857rem 0 0; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .rating {
        padding: 1.42857rem 2.14286rem 0; } }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-app {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 2.14286rem;
    margin-bottom: 2.14286rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-app {
        border-bottom: 0 none;
        padding: 1.42857rem 2.14286rem 2.85714rem;
        margin-bottom: 0; } }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column {
    display: inline-block;
    vertical-align: top; }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 {
    float: none;
    clear: both;
    width: 100%;
    padding-right: 2.85714rem;
    box-sizing: border-box; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 {
        clear: none;
        width: 64%; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 > img:first-child {
      width: 40%;
      max-width: 8.57143rem;
      margin-right: 1.07143rem;
      margin-bottom: 3.57143rem;
      float: left; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 > img:first-child {
          margin-right: 1.78571rem;
          margin-bottom: 0;
          width: 25%;
          max-width: 100%; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 > img:nth-child(2) {
      width: 40%;
      max-width: 12.85714rem;
      margin-left: -0.42857rem;
      margin-bottom: 0.71429rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 > img:nth-child(2) {
          margin-left: -0.71429rem;
          max-width: 100%;
          margin-bottom: 0; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 .btns {
      margin-top: 1.42857rem;
      margin-bottom: 1.42857rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 .btns {
          margin-top: 1.78571rem;
          margin-bottom: 0; } }
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 .btns a {
        display: inline-block;
        vertical-align: top;
        width: 26%;
        max-width: 8.57143rem;
        margin-right: 0.71429rem; }
        @media (min-width: 1024px) {
          .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column1 .btns a {
            width: 9.28571rem;
            max-width: 100%; } }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 {
    width: 100%; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 {
        width: 34%; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 h4 {
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      color: #405466;
      margin-bottom: 0.71429rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 h4 {
          text-transform: none;
          font-weight: 500;
          font-size: 20px;
          margin-bottom: 0.78571rem;
          color: #444; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 > img {
      display: none; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .column2 > img {
          display: block; } }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-video {
    display: block;
    position: relative;
    padding-bottom: 50%;
    padding-top: 0;
    height: 0;
    text-align: center;
    overflow: hidden; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-video {
        display: none; } }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-video iframe, .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-video object, .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .opensignal-video embed {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      max-width: 35.71429rem;
      max-height: 19.85714rem;
      margin: 0 auto 0 0; }
  .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .akvelon-app {
    margin-top: 1.42857rem;
    padding-top: 2.85714rem;
    padding-bottom: 2.85714rem; }
    .modern-page.web-page main.page .tools-resources .mobile-tabs.page-tabs > .tab-content .akvelon-app .column2 > img {
      width: 90%; }
  .modern-page.web-page main.page .tools-resources #websites h3 {
    font-size: 26px; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #websites h3 {
        font-size: 35px; } }
    .modern-page.web-page main.page .tools-resources #websites h3 img {
      height: 2.28571rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources #websites h3 img {
          height: auto; } }
    .modern-page.web-page main.page .tools-resources #websites h3 a {
      text-indent: -71.35714rem;
      white-space: nowrap;
      overflow: hidden;
      float: right;
      width: 7.14286rem;
      height: 2.85714rem;
      background: url(../img/page/buttons/go-to-site.png) 0 0 no-repeat;
      background-size: 100%; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources #websites h3 a {
          text-indent: 0;
          white-space: nowrap;
          overflow: hidden;
          float: right;
          width: auto;
          height: auto;
          background-image: none;
          font-size: 20px;
          margin-top: 0.92857rem;
          text-decoration: underline;
          color: #0a4d8e; } }
      .modern-page.web-page main.page .tools-resources #websites h3 a:hover {
        color: #606060; }
  .modern-page.web-page main.page .tools-resources #websites .opensignal img {
    margin-left: -0.57143rem; }
  .modern-page.web-page main.page .tools-resources #websites img {
    max-height: 3.28571rem; }
  .modern-page.web-page main.page .tools-resources #websites .antenna-search, .modern-page.web-page main.page .tools-resources #websites .cellreception {
    margin-top: 1.42857rem; }
  .modern-page.web-page main.page .tools-resources #websites .row-box {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 2.14286rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #websites .row-box {
        padding-bottom: 2.85714rem;
        border-bottom: 0 none; } }
    .modern-page.web-page main.page .tools-resources #websites .row-box.rating {
      border-bottom: 0 none;
      padding-bottom: 0; }
  .modern-page.web-page main.page .tools-resources #signal-meter h3 {
    padding-top: 0px;
    margin-bottom: 1.07143rem;
    font-size: 26px;
    color: black; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #signal-meter h3 {
        margin-top: 1.42857rem;
        margin-bottom: 0.78571rem; } }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page .tools-resources #signal-meter .signal-meter > h3 {
      margin: 0;
      padding: 0.71429rem 0; } }
  .modern-page.web-page main.page .tools-resources #signal-meter a {
    display: none;
    width: 8.57143rem;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
    background: #395f8c;
    color: white;
    padding: 0.57143rem 0;
    border-radius: 5px;
    margin-top: 2.85714rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #signal-meter a {
        display: block; } }
  .modern-page.web-page main.page .tools-resources #signal-meter .column2 {
    text-align: center; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #signal-meter .column2 {
        text-align: left; } }
    .modern-page.web-page main.page .tools-resources #signal-meter .column2 a {
      width: 8.57143rem;
      text-align: center;
      text-decoration: none;
      font-size: 1rem;
      background: #395f8c;
      color: white;
      padding: 0.57143rem 0;
      border-radius: 5px;
      margin: 2.85714rem auto 0;
      display: block; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources #signal-meter .column2 a {
          display: none; } }
  .modern-page.web-page main.page .tools-resources #signal-meter h4 {
    margin: 2.14286rem 0 1.42857rem;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #405466; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #signal-meter h4 {
        font-size: 20px;
        color: #444;
        margin: 0.5rem 0 0.78571rem;
        font-weight: 400;
        text-transform: none; } }
  .modern-page.web-page main.page .tools-resources #db-signal-reading h3 {
    padding-top: 0px;
    margin-bottom: 1.07143rem;
    font-size: 26px;
    color: black; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #db-signal-reading h3 {
        margin-top: -2px;
        margin-bottom: 0;
        padding: 0.71429rem 1.07143rem; } }
  @media (min-width: 1024px) {
    .modern-page.web-page main.page .tools-resources #db-signal-reading .row-box > h3 {
      padding: 0.71429rem 0; } }
  .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 {
    font-size: 22px;
    max-width: 90%;
    color: #0d6797;
    margin-bottom: 1.42857rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 {
        max-width: 100%;
        margin: -2px 0 0;
        color: #444; } }
    .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 span.iphone-icon {
      background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/apple-logo-blue.svg);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 1.57143rem;
      height: 1.57143rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 span.iphone-icon {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/apple-logo-grey.svg); } }
    .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 span.android-icon {
      background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/android-logo-blue.svg);
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      width: 1.57143rem;
      height: 1.57143rem; }
      @media (min-width: 1024px) {
        .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3 span.android-icon {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/android-logo-grey.svg); } }
    .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3.active {
      color: #0d6797; }
      .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3.active span.iphone-icon {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/apple-logo-blue.svg); }
      .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab h3.active span.android-icon {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/android-logo-blue.svg); }
  .modern-page.web-page main.page .tools-resources #db-signal-reading .accordion-tabs .tab .tab-content iframe {
    max-width: 100%; }

.modern-page.web-page .video-description {
  height: auto;
  width: 100%;
  padding: 1.07143rem 0 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .modern-page.web-page .video-description {
      width: calc(100% - 565px);
      height: 22.5rem;
      padding: 0 1.42857rem 0 2.5rem; } }
  .modern-page.web-page .video-description > p:nth-child(1) {
    display: none;
    margin-top: -0.35714rem; }
    @media (min-width: 1024px) {
      .modern-page.web-page .video-description > p:nth-child(1) {
        display: block; } }
  .modern-page.web-page .video-description .video-pdf {
    position: relative; }
    @media (min-width: 1024px) {
      .modern-page.web-page .video-description .video-pdf {
        position: absolute;
        bottom: 0; } }
    .modern-page.web-page .video-description .video-pdf > p {
      text-align: left; }
    .modern-page.web-page .video-description .video-pdf .video-pdf-link {
      display: block;
      padding: 0.5rem 0.71429rem 0.5rem 0.5rem;
      background: white;
      border-radius: 6px;
      border: 1px solid #0c4f8c;
      overflow: hidden;
      width: 100%;
      height: auto;
      max-height: 5rem;
      margin: 0 auto 1.07143rem 0; }
      @media (min-width: 1024px) {
        .modern-page.web-page .video-description .video-pdf .video-pdf-link {
          float: left;
          border: 1px solid #cccccc;
          margin: 0;
          width: auto; } }
      .modern-page.web-page .video-description .video-pdf .video-pdf-link > span {
        text-align: left;
        margin-top: 0.71429rem;
        line-height: 1.21429rem;
        font-size: 16px;
        font-weight: 600;
        width: calc(100% - 70px);
        margin-left: 0.92857rem;
        display: block;
        float: left; }
        @media (min-width: 1024px) {
          .modern-page.web-page .video-description .video-pdf .video-pdf-link > span {
            width: auto;
            margin-top: 0.21429rem; } }
  .modern-page.web-page .video-description .icon-pdf {
    width: 2.5rem;
    margin: 0.35714rem 1.07143rem 0.35714rem 0.35714rem;
    fill: #990642;
    float: left;
    display: block; }
    @media (min-width: 1024px) {
      .modern-page.web-page .video-description .icon-pdf {
        margin: 0; } }

.modern-page.web-page .opensignal-video-cover {
  cursor: pointer; }

.modern-page.web-page .opensignal-video {
  width: 97%;
  position: relative; }
  .modern-page.web-page .opensignal-video iframe {
    width: 100%;
    height: 34.42857rem; }
  .modern-page.web-page .opensignal-video #button--video-close {
    position: absolute;
    top: 0;
    right: -2.14286rem;
    cursor: pointer; }

.modern-page.web-page .contact-us-mobile {
  display: block; }
  .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list {
    list-style: none;
    margin: 0; }
    .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li {
      color: #333333;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-content: flex-start;
      align-items: flex-start;
      margin-bottom: 0.71429rem; }
      .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li svg {
        height: 2.14286rem;
        width: 2.14286rem;
        fill: #333333;
        clip-rule: evenodd;
        fill-rule: evenodd; }
      .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li a {
        color: #0a4d8e;
        text-decoration: none; }
        .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li a:hover {
          text-decoration: underline; }
      .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li .left-side {
        display: inline-block;
        width: 4.28571rem;
        text-align: center;
        flex: none; }
      .modern-page.web-page .contact-us-mobile .contact-details .contact-details-list li .right-side {
        width: calc(100% - 65px);
        display: inline-block;
        flex: none; }
  @media (min-width: 1024px) {
    .modern-page.web-page .contact-us-mobile {
      display: none; } }

.modern-page.web-page .footer-mobile {
  display: block; }
  .modern-page.web-page .footer-mobile .footer-call-us {
    background: #f2f2f2;
    padding: 1.07143rem 0; }
    .modern-page.web-page .footer-mobile .footer-call-us a {
      width: 18.57143rem;
      height: 2.85714rem;
      display: flex;
      margin: 0 auto;
      background-color: #0a4d8e;
      border-radius: 4px;
      align-items: center;
      justify-content: center;
      color: white; }
      .modern-page.web-page .footer-mobile .footer-call-us a svg {
        width: 2.14286rem;
        fill: white;
        margin-right: 0.71429rem; }
  @media (min-width: 1024px) {
    .modern-page.web-page .footer-mobile {
      display: none; } }

@media (min-width: 1024px) {
  .modern-page.web-page .account.login {
    padding-bottom: 4.28571rem; } }

.modern-page.web-page .account.login p.account-info {
  font-size: 15px;
  line-height: 1.64286rem;
  margin-bottom: 0.35714rem;
  margin-top: 0;
  padding-top: 1rem; }

.booster-guide {
  font-size: 16px; }
  .booster-guide .to-toc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 4.28571rem;
    height: 5.35714rem;
    background: #0083b1;
    color: white;
    bottom: 17.85714rem;
    right: 0;
    opacity: 0;
    transition: all ease .5s; }
    .booster-guide .to-toc:hover svg {
      fill: white; }
    .booster-guide .to-toc svg {
      fill: white;
      margin-left: 0; }
    .booster-guide .to-toc.active {
      opacity: 1; }
    .booster-guide .to-toc span {
      font-weight: 600; }
  .booster-guide strong {
    font-weight: 600; }
  .booster-guide .heading-section {
    color: white;
    text-align: center; }
    .booster-guide .heading-section.heading-primary {
      background: #283440 url("../img/buyers-guide/buying-guide-heading-background.png") 50% 50% no-repeat;
      background-size: auto 100%; }
      .booster-guide .heading-section.heading-primary h2 {
        margin: 0;
        padding: 3rem 0;
        color: white;
        font-size: 26px; }
        @media (min-width: 1024px) {
          .booster-guide .heading-section.heading-primary h2 {
            font-size: 44px; } }
    .booster-guide .heading-section.heading-secondary {
      background: #283542 url("../img/buyers-guide/buying-guide-heading-section.png") left top no-repeat;
      background-size: auto 100%; }
      .booster-guide .heading-section.heading-secondary svg {
        fill: white; }
      .booster-guide .heading-section.heading-secondary .row {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        padding: 2.5rem 0; }
        @media (min-width: 481px) {
          .booster-guide .heading-section.heading-secondary .row {
            height: 8.57143rem;
            padding: 0; } }
      .booster-guide .heading-section.heading-secondary .column {
        width: 100%;
        text-align: center; }
        @media (min-width: 481px) {
          .booster-guide .heading-section.heading-secondary .column {
            width: auto; } }
        .booster-guide .heading-section.heading-secondary .column.column-1 {
          margin-bottom: 0.5rem; }
          @media (min-width: 481px) {
            .booster-guide .heading-section.heading-secondary .column.column-1 {
              margin-bottom: 0;
              margin-right: 1.5rem; } }
        .booster-guide .heading-section.heading-secondary .column.column-2 {
          text-align: center; }
          @media (min-width: 481px) {
            .booster-guide .heading-section.heading-secondary .column.column-2 {
              text-align: left; } }
        .booster-guide .heading-section.heading-secondary .column span {
          display: block; }
      .booster-guide .heading-section.heading-secondary .big {
        font-size: 26px;
        line-height: 28px; }
      .booster-guide .heading-section.heading-secondary .small {
        font-size: 18px; }
  .booster-guide .sub-heading-section {
    text-align: center;
    background-color: #1b252c;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 0; }
    .booster-guide .sub-heading-section h1 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 18.92857rem;
      color: white;
      margin: 0; }
    .booster-guide .sub-heading-section .big {
      display: block;
      font-size: 28px;
      padding: 0;
      font-weight: normal; }
      @media (min-width: 1024px) {
        .booster-guide .sub-heading-section .big {
          font-size: 44px; } }
    .booster-guide .sub-heading-section .small {
      font-size: 22px;
      font-weight: 700; }
      @media (min-width: 1024px) {
        .booster-guide .sub-heading-section .small {
          font-size: 26px; } }
  .booster-guide .video-container {
    max-width: 33.42857rem; }
    .booster-guide .video-container .video {
      position: relative; }
      .booster-guide .video-container .video::after {
        content: "";
        background-image: url("../img/yt-play-button-gray.png");
        width: 4.28571rem;
        height: 3rem;
        position: absolute;
        background-size: cover;
        top: 100px;
        right: 200px;
        margin: auto; }
      .booster-guide .video-container .video:hover::after {
        background-image: url("../img/yt-play-button.png"); }
      .booster-guide .video-container .video.video-active::after {
        content: none; }
      .booster-guide .video-container .video.video-active iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1; }
  .booster-guide .booster-section {
    padding: 2.14286rem 0 0; }
    .booster-guide .booster-section .section-button {
      display: block;
      font-size: 18px;
      color: #0d6797;
      background: #f0f0f0;
      padding: 0.71429rem 1.78571rem;
      margin-bottom: 0.71429rem; }
  .booster-guide .booster-cells {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    margin-right: -1%; }
    .booster-guide .booster-cells .booster-cell {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      border: 1px solid #cccccc;
      background: white;
      font-size: 1rem;
      color: #0d6797;
      width: 49%;
      height: 14.28571rem;
      margin: 0.71429rem 0;
      margin-right: 1%;
      padding: 0.71429rem;
      cursor: pointer;
      transition: all 0.15s ease;
      position: relative; }
      @media (min-width: 551px) {
        .booster-guide .booster-cells .booster-cell {
          width: 32.33%; } }
      @media (min-width: 1024px) {
        .booster-guide .booster-cells .booster-cell {
          width: 19%; } }
      .booster-guide .booster-cells .booster-cell:last-child {
        margin-right: 0; }
      .booster-guide .booster-cells .booster-cell:hover {
        border: 1px solid #0083b1;
        background: #0083b1;
        color: white; }
        .booster-guide .booster-cells .booster-cell:hover svg {
          fill: white; }
        .booster-guide .booster-cells .booster-cell:hover .learn-more {
          display: block; }
      .booster-guide .booster-cells .booster-cell .heading,
      .booster-guide .booster-cells .booster-cell .subheading {
        display: block; }
      .booster-guide .booster-cells .booster-cell .heading {
        margin-top: 1rem;
        font-weight: 600;
        text-transform: uppercase; }
      .booster-guide .booster-cells .booster-cell .learn-more {
        font-weight: 500;
        text-transform: uppercase;
        display: none;
        position: absolute;
        bottom: 20px;
        width: 100%;
        text-align: center;
        left: 0; }
      .booster-guide .booster-cells .booster-cell .row {
        align-self: center; }
      .booster-guide .booster-cells .booster-cell svg {
        fill: #66737e; }
  .booster-guide .icon-midsize-home {
    width: 4.21429rem;
    height: 2.85714rem; }
  .booster-guide .icon-large-home {
    width: 4.64286rem;
    height: 2.85714rem; }
  .booster-guide .icon-room-home {
    width: 5.35714rem;
    height: 2.85714rem; }
  .booster-guide .icon-car {
    width: 4.28571rem;
    height: 2.85714rem; }
  .booster-guide .icon-rv {
    width: 3.92857rem;
    height: 2.85714rem; }
  .booster-guide .icon-commercial-truck {
    width: 8.07143rem;
    height: 2.85714rem; }
  .booster-guide .icon-boat {
    width: 5.35714rem;
    height: 2.85714rem; }
  .booster-guide .icon-small-business {
    width: 5.35714rem;
    height: 2.85714rem; }
  .booster-guide .icon-enterprise {
    width: 2.85714rem;
    height: 2.85714rem; }
  .booster-guide .icon-venue {
    width: 6rem;
    height: 2.85714rem; }
  .booster-guide .icon-m2m {
    width: 2.85714rem;
    height: 2.85714rem; }
  .booster-guide .icon-public-safety {
    width: 2.14286rem;
    height: 2.85714rem; }
  .booster-guide svg {
    fill-rule: evenodd;
    clip-rule: evenodd; }
  .booster-guide .content-section {
    padding: 2.14286rem 0 1.42857rem; }
  .booster-guide .inner-headings {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap; }
    .booster-guide .inner-headings .subheading {
      background: #66737e;
      color: white;
      font-size: 26px;
      padding: 0.5rem 1.42857rem;
      width: 100%;
      text-align: center; }
      @media (min-width: 1024px) {
        .booster-guide .inner-headings .subheading {
          width: 20.14286rem; } }
    .booster-guide .inner-headings .subtitle {
      flex: 1 auto;
      text-align: center; }
      @media (min-width: 1024px) {
        .booster-guide .inner-headings .subtitle {
          width: 20.14286rem;
          text-align: left; } }
  .booster-guide .subtitle {
    font-size: 26px;
    padding: 0.5rem 1.42857rem;
    background: #f0f0f0;
    margin-top: 0; }
  .booster-guide .product {
    padding: 0 0 2.14286rem;
    margin-bottom: 2.14286rem;
    border-bottom: 1px solid #cccccc;
    position: relative;
    min-height: initial; }
  .booster-guide .product-list .product {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    margin-top: 0.78571rem; }
    .booster-guide .product-list .product .left-section {
      width: 100%;
      margin-top: 2.28571rem; }
      @media (min-width: 481px) {
        .booster-guide .product-list .product .left-section {
          width: 45%;
          margin-right: 5%; } }
      .booster-guide .product-list .product .left-section img {
        max-width: 100%;
        width: 12.57143rem;
        max-height: 12.57143rem; }
    .booster-guide .product-list .product .right-section {
      width: 100%;
      margin-top: 0.78571rem; }
      @media (min-width: 481px) {
        .booster-guide .product-list .product .right-section {
          width: 50%;
          margin-top: 0; } }
    .booster-guide .product-list .product .product-details-subheading {
      color: black;
      font-size: 1rem;
      font-weight: 600; }
      .booster-guide .product-list .product .product-details-subheading .left,
      .booster-guide .product-list .product .product-details-subheading .right {
        padding: 0.35714rem 0; }
      .booster-guide .product-list .product .product-details-subheading .left {
        float: left; }
      .booster-guide .product-list .product .product-details-subheading .right {
        float: right; }
    .booster-guide .product-list .product .product-title a {
      color: #00254b;
      font-weight: 500;
      font-size: 18px;
      text-decoration: none; }
      .booster-guide .product-list .product .product-title a span {
        color: black;
        font-weight: normal; }
    .booster-guide .product-list .product .review-section {
      margin-top: 0;
      margin-bottom: 1.5rem; }
    .booster-guide .product-list .product .product-details {
      margin-top: 1rem;
      margin-bottom: -0.5rem; }
    .booster-guide .product-list .product .product-actions {
      margin-top: 1rem; }
    .booster-guide .product-list .product .product-label {
      text-transform: uppercase;
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 11.42857rem;
      border: 2px solid #5479a6;
      font-size: 1rem;
      text-align: center;
      padding: 0.35714rem 0;
      color: #5479a6;
      font-weight: 500;
      height: auto; }
      @media (min-width: 481px) {
        .booster-guide .product-list .product .product-label {
          left: 1.42857rem; } }
  .booster-guide .bars-and-coverage {
    display: table;
    width: 100%; }
    .booster-guide .bars-and-coverage .heading-line {
      background: #66737e;
      color: white; }
    .booster-guide .bars-and-coverage .line {
      display: table-row; }
      .booster-guide .bars-and-coverage .line:last-child .column {
        border-bottom: 1px solid #cccccc; }
    .booster-guide .bars-and-coverage .column {
      display: table-cell;
      border: 1px solid #cccccc;
      border-bottom: 0;
      padding: 0.71429rem 0.57143rem; }
      .booster-guide .bars-and-coverage .column.column-2 {
        border-left: 0; }
  .booster-guide .item-cells {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding: 2.28571rem 0; }
    .booster-guide .item-cells .item-cell {
      width: 100%; }
      @media (min-width: 1024px) {
        .booster-guide .item-cells .item-cell {
          width: 50%; } }
      .booster-guide .item-cells .item-cell.item-left-cell {
        margin-bottom: 2.28571rem; }
        @media (min-width: 1024px) {
          .booster-guide .item-cells .item-cell.item-left-cell {
            width: 50%;
            padding-right: 3rem;
            margin-bottom: 0; } }
      .booster-guide .item-cells .item-cell.item-right-cell .more-button {
        display: none; }
  .booster-guide .need-to-know-section h2 {
    text-align: center;
    padding-top: 2.5rem;
    padding-bottom: 1.85714rem; }
    .booster-guide .need-to-know-section h2 .box-number {
      width: 5.71429rem;
      font-size: 64px;
      line-height: 4.57143rem;
      margin-bottom: 0.35714rem; }
    .booster-guide .need-to-know-section h2 .small {
      display: block;
      color: #990642; }
  .booster-guide .need-to-know-section .box-number {
    display: inline-block;
    font-size: 38px;
    line-height: 2.71429rem;
    border: 1px solid #d7d7d7;
    color: #0083b1;
    width: 3.57143rem;
    text-align: center;
    padding: 0.35714rem 0;
    margin-bottom: 1rem; }
  .booster-guide .need-to-know-section .need-to-know-cells {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding-bottom: 2.5rem; }
    @media (min-width: 1024px) {
      .booster-guide .need-to-know-section .need-to-know-cells {
        margin-left: -1.5rem;
        margin-right: -1.5rem; } }
    .booster-guide .need-to-know-section .need-to-know-cells .need-to-know-cell {
      width: 100%;
      text-align: center; }
      @media (min-width: 1024px) {
        .booster-guide .need-to-know-section .need-to-know-cells .need-to-know-cell {
          padding-left: 1.5rem;
          padding-right: 1.5rem; } }
      @media (min-width: 1024px) {
        .booster-guide .need-to-know-section .need-to-know-cells .need-to-know-cell {
          width: 33.33%; } }
      .booster-guide .need-to-know-section .need-to-know-cells .need-to-know-cell .column-2 {
        text-align: left; }
  .booster-guide .booster-for-home-section,
  .booster-guide .booster-for-vehicle-section,
  .booster-guide .booster-for-office-section {
    text-align: center; }
    .booster-guide .booster-for-home-section h3,
    .booster-guide .booster-for-vehicle-section h3,
    .booster-guide .booster-for-office-section h3 {
      padding-bottom: 1rem; }
  .booster-guide .guarantee-cells {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
    margin: 1.42857rem 0 2.85714rem; }
    .booster-guide .guarantee-cells .guarantee-cell {
      width: 100%;
      padding: 1% 10%; }
      @media (min-width: 420px) {
        .booster-guide .guarantee-cells .guarantee-cell {
          width: 50%;
          padding: 1% 3%; } }
      @media (min-width: 551px) {
        .booster-guide .guarantee-cells .guarantee-cell {
          width: 33.33%; } }
      .booster-guide .guarantee-cells .guarantee-cell .column-1 {
        margin-bottom: 1rem; }
        .booster-guide .guarantee-cells .guarantee-cell .column-1 img {
          width: 6.42857rem; }
  .booster-guide .comparison-chart {
    margin-bottom: 2.5rem; }
    .booster-guide .comparison-chart .container {
      overflow-x: auto; }
    .booster-guide .comparison-chart .ComparisonTable {
      min-width: 730px;
      font-size: 1rem;
      border-right: 1px solid #cccccc; }
      .booster-guide .comparison-chart .ComparisonTable thead {
        background: #ebeef3; }
      .booster-guide .comparison-chart .ComparisonTable .left-side-cell {
        background: #ebeef3;
        display: none; }
        @media (min-width: 551px) {
          .booster-guide .comparison-chart .ComparisonTable .left-side-cell {
            display: table-cell; } }
        .booster-guide .comparison-chart .ComparisonTable .left-side-cell strong {
          display: inline-block;
          margin-left: 0.71429rem;
          margin-right: 0.71429rem;
          font-weight: 400;
          color: #60768a;
          text-align: left;
          font-size: 1rem; }
      .booster-guide .comparison-chart .ComparisonTable .heading-row td {
        padding: 0.5rem 0.71429rem;
        color: #154284;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        height: 2.57143rem; }
      .booster-guide .comparison-chart .ComparisonTable .bottom-row td {
        border-bottom: 2px solid #154284;
        height: 1.57143rem; }
      .booster-guide .comparison-chart .ComparisonTable .bottom-row.no-border td {
        border: 0; }
      .booster-guide .comparison-chart .ComparisonTable h2 {
        font-size: 28px;
        padding: 1.07143rem 0; }
      .booster-guide .comparison-chart .ComparisonTable .product {
        border: none; }
      .booster-guide .comparison-chart .ComparisonTable .compare_proname {
        color: #154284;
        font-size: 15px;
        line-height: 1.2em; }
        .booster-guide .comparison-chart .ComparisonTable .compare_proname span {
          display: block;
          color: black; }
      .booster-guide .comparison-chart .ComparisonTable .fixed-width-3 {
        padding-left: 0.71429rem;
        padding-right: 0.71429rem; }
      .booster-guide .comparison-chart .ComparisonTable .product-image td {
        padding-top: 2.5rem;
        padding-bottom: 0.71429rem;
        text-align: center; }
      .booster-guide .comparison-chart .ComparisonTable .product-price {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        color: black;
        font-weight: 400;
        font-size: 24px;
        margin-right: 0.71429rem;
        margin-top: 0.35714rem;
        margin-bottom: 0.35714rem; }
        .booster-guide .comparison-chart .ComparisonTable .product-price .cents {
          font-size: 16px;
          position: relative;
          top: -0.5rem; }
      .booster-guide .comparison-chart .ComparisonTable .add-btn {
        display: inline-block;
        text-align: center;
        background: #5479a6;
        padding: 0.35714rem 0.71429rem;
        font-weight: 600;
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        width: 8.57143rem;
        line-height: 1.57143rem;
        margin-bottom: 0.71429rem; }
        .booster-guide .comparison-chart .ComparisonTable .add-btn:hover {
          background: #375167; }
  .booster-guide .guarantee-footer {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
    background: #66737e;
    color: white;
    padding: 1.42857rem; }
    .booster-guide .guarantee-footer > div {
      width: 100%; }
      @media (min-width: 1024px) {
        .booster-guide .guarantee-footer > div {
          width: 50%; } }
    .booster-guide .guarantee-footer .guarantee-footer-buttons a {
      display: block;
      background: white;
      padding: 2.14286rem 0.78571rem;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 600;
      margin: 0.71429rem 0; }
      .booster-guide .guarantee-footer .guarantee-footer-buttons a:hover {
        text-decoration: underline; }
      .booster-guide .guarantee-footer .guarantee-footer-buttons a span {
        color: #990642; }
    .booster-guide .guarantee-footer .guarantee-footer-buttons svg {
      display: block;
      margin: 0 auto 0.85714rem;
      fill: #5479a6;
      width: 2.5rem;
      height: 2.5rem; }
      @media (min-width: 360px) {
        .booster-guide .guarantee-footer .guarantee-footer-buttons svg {
          display: inline-block;
          vertical-align: middle;
          margin: 0;
          margin-right: 1.42857rem; } }
    .booster-guide .guarantee-footer .guarantee-footer-text {
      text-align: left;
      margin-top: 0.35714rem; }
      @media (min-width: 1024px) {
        .booster-guide .guarantee-footer .guarantee-footer-text {
          padding: 0 2.5rem; } }
  .booster-guide .venues-section,
  .booster-guide .public-safety-section {
    text-align: center; }

.business-heading {
  padding-top: 2.85714rem;
  padding-bottom: 3.42857rem;
  background-color: #0a1e25;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: #fff; }

.business-heading-title {
  margin-bottom: 0.35714rem;
  font-size: 28px;
  font-weight: 600;
  color: #fff; }
  @media (min-width: 551px) {
    .business-heading-title {
      font-size: 32px; } }

.business-heading-subtitle {
  margin-bottom: 1.71429rem;
  font-size: 19px; }
  @media (min-width: 551px) {
    .business-heading-subtitle {
      font-size: 22px; } }

.business-heading-button .button {
  font-size: 16px;
  padding: 0.92857rem 2.14286rem; }

.business-financing-details {
  padding-bottom: 1.78571rem;
  font-size: 16px; }

.business-apply {
  padding-top: 2.14286rem;
  padding-bottom: 3.42857rem; }
  .business-apply:after {
    content: "";
    display: block;
    clear: both; }

.business-apply-img {
  margin-top: 1.42857rem;
  margin-right: 3.42857rem;
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .business-apply-img {
      float: left;
      margin-bottom: 0; } }

.business-apply-text {
  overflow: hidden;
  font-size: 16px; }
  .business-apply-text p {
    margin-bottom: 0.35714rem; }

.business-apply-button {
  margin-top: 1.85714rem; }
  .business-apply-button .button {
    font-size: 16px;
    padding: 0.92857rem 2.14286rem; }

.business-installation {
  padding-top: 1.57143rem;
  padding-bottom: 2.5rem; }
  .business-installation .browse-more {
    font-size: 16px; }

.business-installation-block {
  margin-bottom: 1.78571rem; }
  .business-installation-block:after {
    content: "";
    display: block;
    clear: both; }

.business-installation-media {
  margin-bottom: 1.78571rem; }
  @media (min-width: 551px) {
    .business-installation-media {
      float: left;
      width: 50%;
      max-width: 32.14286rem;
      margin-right: 1.78571rem; } }
  @media (min-width: 1024px) {
    .business-installation-media {
      width: auto;
      max-width: 21.42857rem;
      margin-right: 4.28571rem; } }

.business-installation-title {
  margin-bottom: 1.5rem; }

.business-installation-info {
  display: flex;
  overflow: hidden;
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .business-installation-info {
      flex-wrap: nowrap; } }

.business-installation-list {
  flex-basis: 100%;
  margin-left: 0;
  margin-bottom: 0;
  padding-right: 0.71429rem;
  list-style-type: none;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .business-installation-list {
      flex-basis: 50%; } }
  .business-installation-list li {
    position: relative;
    margin-bottom: 1.5rem;
    padding-left: 2.85714rem; }
    .business-installation-list li:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 1.78571rem;
      height: 1.78571rem;
      background: url("../img/checkmark-in-circle.svg") 0 0 no-repeat;
      background-size: contain; }

.sell-products {
  margin-bottom: 3.57143rem; }

.sell-products-title {
  margin-bottom: 1.42857rem;
  text-align: center;
  font-size: 24px; }

.sell-products-wrap {
  position: relative; }
  @media (min-width: 1024px) {
    .sell-products-wrap .panel-sliders {
      display: none; } }

.sell-products-slider {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -0.71429rem;
  margin-right: -0.71429rem;
  padding: 0 0.71429rem; }
  @media (min-width: 1024px) {
    .sell-products-slider {
      padding: 0; } }

.sell-product {
  padding: 0.71429rem 0.71429rem 0; }
  @media (min-width: 1024px) {
    .sell-product {
      width: 33.33%; } }

@media (min-width: 1024px) {
  .sell-product-bestseller {
    padding-top: 0; }
    .sell-product-bestseller .sell-product-inner {
      min-height: 32.85714rem; }
    .sell-product-bestseller .sell-product-pic {
      height: auto; }
    .sell-product-bestseller .sell-product-img {
      max-width: 60%; } }

.sell-product-inner {
  max-width: 32.14286rem;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ccc; }
  @media (min-width: 1024px) {
    .sell-product-inner {
      max-width: 100%;
      margin: auto; } }

.sell-product-head {
  padding: 0.35714rem;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #000; }
  .sell-product-head.sell-product-head-blue {
    background: #4094c4; }
  .sell-product-head.sell-product-head-red {
    background: #9b0041; }
  .sell-product-head .sell-product-head-ico {
    display: inline-block;
    width: auto; }

.sell-product-head-ico {
  height: 1.21429rem;
  margin-right: 0.35714rem;
  vertical-align: -2px; }

.sell-product-link {
  display: block;
  text-align: center;
  margin: 1.78571rem 0; }

.sell-product-pic {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10rem;
  margin-bottom: 1.78571rem; }
  @media (min-width: 1024px) {
    .sell-product-pic {
      height: 11.92857rem; } }

.sell-product-img {
  max-width: 55%;
  max-height: 100%; }

.sell-product-title {
  min-height: 3.92857rem;
  text-align: center;
  padding: 0.35714rem 1.78571rem;
  font-size: 15px;
  font-weight: 600;
  color: #000; }
  .sell-product-title span {
    font-weight: 400; }

.sell-product-price {
  margin-bottom: 2.85714rem;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #24638a; }

.sell-product-price-old {
  margin-right: 0.35714rem;
  text-decoration: line-through;
  font-size: 16px;
  color: #ccc; }

.sell-product-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.07143rem; }

.sell-product-tag {
  margin-left: 0.35714rem;
  margin-right: 0.35714rem;
  margin-bottom: 0.35714rem;
  padding: 0.14286rem 0.71429rem;
  font-size: 13px;
  font-weight: 600;
  background: #f2f2f2;
  border: 1px solid #9c9c9c; }

.best-cell-qa {
  padding-top: 2.14286rem;
  background: #F2F2F2; }

.best-cell-qa-title {
  margin-bottom: 1.5rem; }

.best-cell-qa-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.71429rem;
  margin-right: -0.71429rem; }

.best-cell-qa-block {
  margin-bottom: 1.78571rem;
  padding: 0 0.71429rem; }
  @media (min-width: 551px) {
    .best-cell-qa-block {
      flex-basis: 50%; } }
  @media (min-width: 1024px) {
    .best-cell-qa-block {
      flex-basis: 33%; } }

.best-cell-qa-icon {
  position: relative;
  float: left;
  width: 2.71429rem;
  height: 2.28571rem;
  margin-right: 1.07143rem;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  background-color: #5078a1;
  line-height: 1.17; }
  .best-cell-qa-icon:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 0.57143rem;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 11px 0;
    border-color: transparent #5078a1 transparent transparent; }

.best-cell-qa-subtitle {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2; }

.best-cell-qa-text {
  overflow: hidden;
  line-height: 1.6; }
  .best-cell-qa-text p {
    margin-bottom: 0.35714rem; }

.best-cell-work {
  padding-top: 4.28571rem;
  padding-bottom: 4.28571rem; }

.best-cell-work-title {
  margin-bottom: 2.14286rem; }

@media (min-width: 1024px) {
  .best-cell-work-tab-buttons {
    max-width: 48.35714rem; } }

.best-cell-work-steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  @media (min-width: 1024px) {
    .best-cell-work-steps {
      margin-left: 3.21429rem; } }

.best-cell-work-step {
  flex-basis: 25%;
  min-width: 12.14286rem;
  padding: 0.42857rem 0.71429rem; }
  @media (min-width: 1024px) {
    .best-cell-work-step {
      padding: 0.42857rem; } }

.best-cell-work-step-label {
  display: flex;
  font-size: 1rem;
  line-height: 1.1; }
  @media (min-width: 1024px) {
    .best-cell-work-step-label {
      align-items: center;
      margin-left: 1.42857rem; } }

.best-cell-work-step-title {
  font-size: 15px;
  font-weight: 600;
  color: #0c4f8c; }

.best-cell-work-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin-right: 0.71429rem;
  font-size: 18px;
  color: #31A2DD;
  border: 2px solid #31A2DD;
  border-radius: 3px; }

.best-cell-work-step-img {
  display: block;
  max-width: 8.71429rem;
  margin: 1.07143rem 0; }
  @media (min-width: 1024px) {
    .best-cell-work-step-img {
      width: 60%;
      margin: 1.07143rem auto; } }
  @media (min-width: 1024px) {
    .best-cell-work-step-img.best-cell-work-step-img-sm {
      width: 45%; } }

.page-tabs.desktop-tabs {
  display: none; }
  @media (min-width: 1024px) {
    .page-tabs.desktop-tabs {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start; } }
  .page-tabs.desktop-tabs > div {
    color: #666666;
    padding: 0.57143rem 2.14286rem;
    background-color: #d3d3d3;
    border: none;
    outline: none;
    font-weight: normal;
    cursor: pointer;
    font-size: 16px;
    width: 15.71429rem;
    position: relative;
    text-align: center;
    flex: none;
    margin: 0; }
    .page-tabs.desktop-tabs > div.active {
      background-color: #5078a1;
      color: white;
      border: none;
      outline: none; }
      .page-tabs.desktop-tabs > div.active::before {
        background: #5078a1;
        border: none;
        content: '';
        display: block;
        height: 0.85714rem;
        left: 50%;
        position: absolute;
        top: 2.35714rem;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 0.85714rem;
        z-index: 1; }
    .page-tabs.desktop-tabs > div:hover {
      background: #5078a1;
      color: white; }

.page-tabs.mobile-tabs {
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .page-tabs.mobile-tabs .content-heading {
      display: none; } }
  .page-tabs.mobile-tabs .content-heading[data-tab] {
    background: #cccccc;
    color: #666666;
    position: relative;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    margin: -1.07143rem;
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0.71429rem 1.07143rem;
    font-size: 22px;
    position: relative;
    width: calc(100% + 30px); }
    .page-tabs.mobile-tabs .content-heading[data-tab]::after {
      content: "";
      position: absolute;
      right: 1.07143rem;
      top: 1.42857rem;
      background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/angle-right-dark-grey.svg);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 1.07143rem;
      height: 1.07143rem;
      margin: 0;
      transform: rotate(90deg); }
    .page-tabs.mobile-tabs .content-heading[data-tab].active {
      color: white;
      background: #5078a1; }
      .page-tabs.mobile-tabs .content-heading[data-tab].active::after {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/angle-right-white.svg);
        transform: rotate(270deg); }
  .page-tabs.mobile-tabs .tab-content {
    margin-top: 0;
    border: 0 none;
    display: none; }
    @media (min-width: 1024px) {
      .page-tabs.mobile-tabs .tab-content {
        margin-top: 2.14286rem;
        width: 100%; } }

.page-tabs.accordion-tabs {
  margin-top: 2.14286rem;
  margin-bottom: 2.14286rem;
  flex-wrap: wrap; }
  .page-tabs.accordion-tabs .tab {
    flex: none;
    width: 100%; }
    .page-tabs.accordion-tabs .tab h3 {
      font-size: 22px;
      max-width: 90%;
      color: #0d6797;
      margin-bottom: 1.42857rem;
      border: 0 none;
      padding: 0;
      cursor: pointer;
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media (min-width: 1024px) {
        .page-tabs.accordion-tabs .tab h3 {
          max-width: 100%;
          border-top: 1px solid #DDDDDD;
          border-bottom: 1px solid #DDDDDD;
          margin: -2px 0 0;
          padding: 0.71429rem 1.07143rem;
          color: #333333; } }
      .page-tabs.accordion-tabs .tab h3 span {
        display: inline-block;
        margin-top: 0.35714rem;
        vertical-align: top; }
        .page-tabs.accordion-tabs .tab h3 span.arrow {
          position: absolute;
          right: 1.07143rem;
          top: 1.42857rem;
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/angle-right-grey.svg);
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          width: 1.07143rem;
          height: 1.07143rem;
          margin: 0;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          display: none; }
          @media (min-width: 1024px) {
            .page-tabs.accordion-tabs .tab h3 span.arrow {
              display: block; } }
      .page-tabs.accordion-tabs .tab h3.active {
        color: #0d6797; }
        .page-tabs.accordion-tabs .tab h3.active span.arrow {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/icons/angle-right-blue.svg);
          -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }
    .page-tabs.accordion-tabs .tab .tab-content {
      display: block;
      box-sizing: border-box;
      background: white;
      padding: 0; }
      @media (min-width: 1024px) {
        .page-tabs.accordion-tabs .tab .tab-content {
          display: none;
          padding: 2.14286rem 1.42857rem 2.85714rem;
          background: #F2F2F2; } }

#page-tabs.page-tabs-modern {
  flex-flow: row wrap;
  margin: 1.5rem 0 0; }
  #page-tabs.page-tabs-modern .tab-button,
  #page-tabs.page-tabs-modern .tab-content {
    font-size: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media (min-width: 551px) {
      #page-tabs.page-tabs-modern .tab-button,
      #page-tabs.page-tabs-modern .tab-content {
        padding-left: 3rem;
        padding-right: 3rem; } }
    @media (min-width: 1024px) {
      #page-tabs.page-tabs-modern .tab-button,
      #page-tabs.page-tabs-modern .tab-content {
        padding-left: 6rem;
        padding-right: 6rem; } }
  #page-tabs.page-tabs-modern .tab-button {
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    flex-basis: initial;
    min-height: initial;
    width: 100%;
    border: 0;
    background: transparent !important;
    color: black;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
    margin: 0;
    height: auto;
    padding-top: 1.35714rem;
    padding-bottom: 1.35714rem; }
    @media (min-width: 551px) {
      #page-tabs.page-tabs-modern .tab-button {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
    #page-tabs.page-tabs-modern .tab-button:first-child {
      border-top: 1px solid #D8D8D8; }
    #page-tabs.page-tabs-modern .tab-button::after {
      content: "";
      position: relative;
      background: url(../img/modern/icons/icon-arrow.svg) no-repeat;
      background-size: 18px auto;
      padding: 0 0.78571rem;
      height: 14px;
      transform: rotate(180deg);
      transition: all .5s ease;
      margin-left: 2rem; }
    #page-tabs.page-tabs-modern .tab-button.active {
      border-bottom: 0;
      padding-bottom: 1.85714rem; }
      #page-tabs.page-tabs-modern .tab-button.active::after {
        transform: rotate(0);
        margin-top: 0.35714rem; }
    #page-tabs.page-tabs-modern .tab-button::before {
      display: none !important; }
  #page-tabs.page-tabs-modern .tab-content {
    width: 100%;
    font-size: 20px;
    border: 0;
    border-bottom: 1px solid #D8D8D8;
    padding-top: 0;
    padding-bottom: 1.5rem; }
    #page-tabs.page-tabs-modern .tab-content p {
      font-size: 20px;
      line-height: initial;
      margin-bottom: 1.5rem; }

#side-newsletter-box {
  background: #e5e5e5;
  padding: 0.42857rem;
  border: 1px solid #bfbfbf;
  margin: 0.21429rem 0 0.71429rem; }
  #side-newsletter-box h2 {
    font-size: 13px;
    margin: 0 0 0.21429rem;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #6d6d6d; }
  #side-newsletter-box input {
    width: 10.07143rem;
    font-size: 11px;
    padding: 0 0 0 0.35714rem;
    margin: 0;
    color: #8b8b8b;
    border-radius: 3px 0 0 3px;
    border-right: 0 none !important;
    height: 1.57143rem;
    line-height: 1.57143rem; }
    #side-newsletter-box input[type="submit"] {
      background: #0a4d8e;
      border: 0 none;
      color: white;
      font-size: 13px;
      padding: 0.28571rem;
      cursor: pointer; }
    #side-newsletter-box input.button {
      width: 3.71429rem;
      border: 0;
      margin: -0.21429rem 0 0;
      margin-left: -0.21429rem;
      padding: 0;
      border-radius: 0;
      height: 1.42857rem;
      line-height: 1.42857rem; }

#side-about-box {
  margin-bottom: 0.71429rem; }

.contact-details-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  border-top: 1px solid #cccccc;
  padding-top: 30px; }
  .contact-details-section .call-us {
    flex: none;
    display: inline-block;
    width: 50%;
    padding-right: 2%;
    margin-right: 4%;
    border-right: 1px solid #cccccc;
    vertical-align: top; }
    .contact-details-section .call-us p {
      margin: 0 0 0.35714rem !important; }
    .contact-details-section .call-us .bigger {
      line-height: 2.28571rem !important; }
      .contact-details-section .call-us .bigger span {
        font-size: 22px !important; }
    .contact-details-section .call-us h3 {
      font-size: 24px !important;
      color: #990642 !important;
      font-weight: normal !important;
      margin: 0.71429rem 0 0.35714rem !important; }
  .contact-details-section .office-address {
    flex: none;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-left: 4.5%; }
    .contact-details-section .office-address p {
      margin: 0 0 0.35714rem !important; }
    .contact-details-section .office-address .bigger {
      font-size: 22px !important;
      line-height: 2.28571rem !important; }
    .contact-details-section .office-address h3 {
      font-size: 24px !important;
      color: #990642 !important;
      font-weight: normal !important;
      margin: 0.71429rem 0 0.35714rem !important; }
  .contact-details-section .send-email {
    flex: none;
    display: block;
    width: 100%;
    vertical-align: top; }
    .contact-details-section .send-email p {
      margin: 0 0 0.35714rem !important; }
    .contact-details-section .send-email h3 {
      font-size: 24px !important;
      color: #990642 !important;
      font-weight: normal !important;
      margin: 0.71429rem 0 0.35714rem !important; }

@media (min-width: 1024px) {
  .web-page.default-page .body {
    background: #FFF; } }

.web-page.default-page .body > .container {
  padding: 0; }

.web-page.default-page .body .hidden-mobile {
  display: none; }
  @media (min-width: 1024px) {
    .web-page.default-page .body .hidden-mobile {
      display: block; } }

.web-page.default-page .body main.page.content {
  margin-top: 0; }

.web-page.default-page .body main.page .two-cells {
  display: block; }
  @media (min-width: 1024px) {
    .web-page.default-page .body main.page .two-cells {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-content: flex-start;
      align-items: flex-start; } }
  .web-page.default-page .body main.page .two-cells .page-cell {
    display: block; }
    @media (min-width: 1024px) {
      .web-page.default-page .body main.page .two-cells .page-cell {
        flex: none;
        padding-top: 2.14286rem; } }
    .web-page.default-page .body main.page .two-cells .page-cell.left-cell {
      display: none;
      width: 15.35714rem; }
      @media (min-width: 1024px) {
        .web-page.default-page .body main.page .two-cells .page-cell.left-cell {
          display: inline-block; } }
    .web-page.default-page .body main.page .two-cells .page-cell.right-cell {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.default-page .body main.page .two-cells .page-cell.right-cell {
          display: inline-block;
          width: calc(100% - 270px); } }

.web-page.default-page .body main.page p {
  font-size: 15px;
  color: black;
  margin: 0 0 1.42857rem; }

.web-page.default-page .body main.page ul {
  margin: 0 0 1.42857rem 2.14286rem; }
  .web-page.default-page .body main.page ul li {
    font-size: 15px;
    color: black; }

.web-page.default-page .body main.page strong {
  font-size: 15px;
  font-weight: 600;
  color: #333333; }
  .web-page.default-page .body main.page strong.grey-background {
    color: white;
    background: #808080;
    padding: 0 0.35714rem; }

.web-page.default-page .body main.page span {
  font-size: 15px;
  color: black; }

.web-page.default-page .body main.page div {
  font-size: 15px;
  margin: 0 0 0.35714rem;
  color: black; }

.web-page.default-page .body main.page h2 {
  color: #0a4d8e;
  font-size: 21px;
  line-height: 23px; }

.web-page.default-page .body main.page h3 {
  color: #0E0E0E;
  font-size: 16px;
  margin: 0 0 0.71429rem;
  font-weight: 600; }

.web-page.default-page .body main.page h1.page-heading {
  display: block;
  color: #333333;
  font-size: 16px;
  text-align: left;
  padding: 1.07143rem;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0 0 2.14286rem;
  text-transform: uppercase;
  font-weight: 600; }
  @media (min-width: 1024px) {
    .web-page.default-page .body main.page h1.page-heading {
      display: none; } }

.web-page.default-page .body main.page > .inner {
  padding: 0 1.21429rem; }
  @media (min-width: 1024px) {
    .web-page.default-page .body main.page > .inner {
      padding: 0 1.5rem; } }
  .web-page.default-page .body main.page > .inner #contact-us-page > .page-content {
    padding: 0; }

.web-page.default-page .body main.page .customer-support .contact-details-section, .web-page.default-page .body main.page .triple-guarantee .contact-details-section {
  border-top: 0 none;
  padding-top: 0; }

.web-page.default-page .body .contact-us-mobile {
  margin-top: 1.78571rem; }

.web-page.default-page .body #contact-customer-support .send-email {
  margin-bottom: 2.14286rem; }
  .web-page.default-page .body #contact-customer-support .send-email p {
    margin: 0 0 0.35714rem !important; }
  .web-page.default-page .body #contact-customer-support .send-email h3 {
    font-size: 24px !important;
    color: #990642 !important;
    font-weight: normal !important;
    margin: 0.71429rem 0 0.35714rem !important; }

.web-page.default-page .page-content-section ul.ProductList {
  list-style: none;
  margin: 0 !important;
  margin-bottom: 2.14286rem !important;
  border-left: 1px solid #bfbfbf;
  float: left; }
  .web-page.default-page .page-content-section ul.ProductList li {
    list-style: none;
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0;
    padding: 0 0 1.07143rem;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    text-align: center;
    background: white;
    position: relative;
    border-top: 1px solid #bfbfbf;
    margin: -1px 0; }
    @media (min-width: 481px) {
      .web-page.default-page .page-content-section ul.ProductList li {
        width: 50%; } }
    @media (min-width: 551px) {
      .web-page.default-page .page-content-section ul.ProductList li {
        width: 33.33%; } }
    .web-page.default-page .page-content-section ul.ProductList li .ProductImage {
      height: 140px;
      text-align: center;
      overflow: hidden;
      max-width: 100%;
      display: block;
      vertical-align: middle;
      background-color: white;
      margin: 0 auto;
      padding: 0.71429rem 0; }
      .web-page.default-page .page-content-section ul.ProductList li .ProductImage a {
        text-decoration: none;
        color: #0c4f8c;
        height: 120px;
        width: 100%;
        display: block;
        position: relative; }
        .web-page.default-page .page-content-section ul.ProductList li .ProductImage a img {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: auto;
          height: auto;
          margin: auto;
          max-width: 100%;
          max-height: 100%; }
    .web-page.default-page .page-content-section ul.ProductList li .ProductDetails, .web-page.default-page .page-content-section ul.ProductList li .ProductPriceRating {
      padding: 0 0.71429rem;
      height: 2.28571rem;
      overflow: hidden; }
    .web-page.default-page .page-content-section ul.ProductList li strong {
      line-height: 1.07143rem;
      color: #333333;
      font-size: 13px;
      font-weight: 500; }
      .web-page.default-page .page-content-section ul.ProductList li strong a {
        line-height: 1.07143rem;
        color: #0c4f8c;
        font-size: 15px;
        font-weight: 500;
        display: block; }
    .web-page.default-page .page-content-section ul.ProductList li em {
      color: #0a4d8e;
      font-size: 20px;
      font-weight: 600;
      font-style: normal; }
    .web-page.default-page .page-content-section ul.ProductList li .Rating {
      display: none; }
    .web-page.default-page .page-content-section ul.ProductList li .ProductActionAdd {
      display: block;
      margin: 0.5rem auto 0;
      height: 1.35714rem;
      padding: 0;
      font-weight: 400;
      text-transform: uppercase;
      width: 49.5%;
      text-align: center; }
    .web-page.default-page .page-content-section ul.ProductList li .ProductCompareButton {
      bottom: 0;
      left: auto;
      margin: 0;
      position: absolute;
      right: 0.71429rem;
      text-align: center;
      top: 0.71429rem; }

.custom-request-modal-form {
  width: 100%;
  max-width: 1000px;
  font-size: 16px;
  color: black;
  overflow: auto; }
  @media (max-width: 550px) {
    .custom-request-modal-form {
      top: 0 !important; } }
  @media (max-width: 1023px) {
    .custom-request-modal-form {
      max-width: 100%;
      max-height: 100%; } }
  .custom-request-modal-form.submitted {
    max-width: 780px; }
    @media (max-width: 550px) {
      .custom-request-modal-form.submitted {
        max-height: auto; } }
    .custom-request-modal-form.submitted .modal-close:first-child {
      display: none; }
  .custom-request-modal-form .modal-content {
    position: relative;
    padding: 1rem 1.5rem 3rem; }
    @media (min-width: 750px) {
      .custom-request-modal-form .modal-content {
        padding: 2.5rem 2.28571rem 3.5rem; } }
    .custom-request-modal-form .modal-content h2 {
      font-size: 22px;
      text-align: left;
      padding-bottom: 0.78571rem; }
      @media (min-width: 750px) {
        .custom-request-modal-form .modal-content h2 {
          font-size: 26px;
          text-align: center; } }
    .custom-request-modal-form .modal-content .contact-header h2 {
      text-align: center;
      font-size: 18px;
      line-height: 24px;
      margin-top: 0; }
      .custom-request-modal-form .modal-content .contact-header h2 img {
        display: none; }
      @media (min-width: 400px) {
        .custom-request-modal-form .modal-content .contact-header h2 {
          display: flex;
          align-items: center;
          justify-content: center; } }
      @media (min-width: 1024px) {
        .custom-request-modal-form .modal-content .contact-header h2 {
          font-size: 26px; }
          .custom-request-modal-form .modal-content .contact-header h2 img {
            display: block;
            margin-right: 0.78571rem;
            width: 19px;
            height: 11px;
            position: relative;
            top: 3px; } }
    .custom-request-modal-form .modal-content .contact-header h2.heading-h1 {
      color: #2A5D89;
      text-align: center;
      font-weight: 600;
      line-height: 32px;
      width: inherit;
      margin-top: 1.5rem;
      margin-bottom: 0; }
      .custom-request-modal-form .modal-content .contact-header h2.heading-h1 img {
        display: none; }
      .custom-request-modal-form .modal-content .contact-header h2.heading-h1 a {
        display: block;
        margin-left: 0.5rem;
        color: #2A5D89; }
      @media (min-width: 1024px) {
        .custom-request-modal-form .modal-content .contact-header h2.heading-h1 {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 32px;
          font-weight: 600;
          margin-bottom: 0; }
          .custom-request-modal-form .modal-content .contact-header h2.heading-h1 img {
            display: block;
            width: 64px;
            height: 64px;
            margin-right: 1.5rem; }
          .custom-request-modal-form .modal-content .contact-header h2.heading-h1 a {
            font-size: 40px;
            font-weight: 800;
            margin-left: 0.78571rem; } }
    .custom-request-modal-form .modal-content > div > p {
      text-align: left;
      font-size: 16px; }
      @media (min-width: 750px) {
        .custom-request-modal-form .modal-content > div > p {
          text-align: center; } }
    .custom-request-modal-form .modal-content .form-footer--primary .ibwave-disclaimer {
      max-width: 140px;
      padding-right: 0.78571rem;
      padding-bottom: 1.5rem;
      position: relative;
      top: 1.5rem;
      font-size: 13px; }
      @media (min-width: 551px) {
        .custom-request-modal-form .modal-content .form-footer--primary .ibwave-disclaimer {
          max-width: 280px; } }
      @media (min-width: 1024px) {
        .custom-request-modal-form .modal-content .form-footer--primary .ibwave-disclaimer {
          max-width: 100%;
          font-size: 16px; } }
    .custom-request-modal-form .modal-content .form-header--secondary {
      padding-top: 1rem;
      padding-bottom: 0.5rem; }
      @media (min-width: 750px) {
        .custom-request-modal-form .modal-content .form-header--secondary {
          padding-bottom: 1rem; } }
      .custom-request-modal-form .modal-content .form-header--secondary h2 {
        display: flex;
        align-items: center;
        justify-content: center; }
        .custom-request-modal-form .modal-content .form-header--secondary h2 svg {
          fill: #18B95B;
          width: 25px;
          height: 25px;
          margin-right: 1rem; }
          @media (min-width: 750px) {
            .custom-request-modal-form .modal-content .form-header--secondary h2 svg {
              width: 30px;
              height: 30px; } }
    .custom-request-modal-form .modal-content .form-footer--secondary {
      text-align: center; }
      .custom-request-modal-form .modal-content .form-footer--secondary .need-assistance {
        margin-top: 1.85714rem;
        margin-bottom: 3rem; }
        .custom-request-modal-form .modal-content .form-footer--secondary .need-assistance a {
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 16px;
          font-weight: 600;
          color: #2a5d89;
          margin-top: 1rem; }
          @media (min-width: 1024px) {
            .custom-request-modal-form .modal-content .form-footer--secondary .need-assistance a {
              display: block;
              margin-top: 0.28571rem;
              font-size: 20px; }
              .custom-request-modal-form .modal-content .form-footer--secondary .need-assistance a svg {
                display: none; } }
          .custom-request-modal-form .modal-content .form-footer--secondary .need-assistance a svg {
            fill: #5479a6;
            width: 25px;
            height: 25px;
            margin-right: 0.5rem; }
      .custom-request-modal-form .modal-content .form-footer--secondary .close-form .button {
        display: block;
        position: relative;
        top: 0;
        right: 0;
        margin: 0 auto;
        width: 136px;
        height: 42px;
        font-weight: 500;
        line-height: 24px;
        background-color: #068ac7;
        color: white;
        border-color: #068ac7; }
        .custom-request-modal-form .modal-content .form-footer--secondary .close-form .button:hover, .custom-request-modal-form .modal-content .form-footer--secondary .close-form .button:focus {
          background-color: #2a5d89;
          border-color: #2a5d89; }
  .custom-request-modal-form label {
    display: block;
    font-size: 1rem;
    color: #66737e;
    padding-bottom: 0.35714rem; }
  .custom-request-modal-form ul.inputs-list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .custom-request-modal-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: white url("../img/icons/arrow-dropdown.svg") calc(100% - 10px) 50% no-repeat;
    background-size: 13px 13px; }
  .custom-request-modal-form .call-us-now {
    max-width: 300px;
    margin-top: 2.28571rem; }
    .custom-request-modal-form .call-us-now a {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      color: #2a5d89;
      font-weight: 600; }
      .custom-request-modal-form .call-us-now a .icon-phone-rounded {
        fill: #5479a6;
        border: 1px solid #5479a6;
        border-radius: 100%;
        width: 32px;
        height: 32px;
        padding: 0.5rem;
        margin-right: 0.5rem;
        margin-bottom: -0.35714rem; }
      .custom-request-modal-form .call-us-now a strong {
        font-size: 20px;
        margin-left: 0.28571rem; }
    .custom-request-modal-form .call-us-now .mobile {
      display: initial; }
      @media (min-width: 750px) {
        .custom-request-modal-form .call-us-now .mobile {
          display: none; } }
    .custom-request-modal-form .call-us-now .desktop {
      display: none; }
      @media (min-width: 750px) {
        .custom-request-modal-form .call-us-now .desktop {
          display: initial; } }
  .custom-request-modal-form .service-type {
    background-color: #068ac7;
    padding: 1rem 2rem; }
    @media (min-width: 750px) {
      .custom-request-modal-form .service-type {
        display: flex;
        flex-flow: row wrap;
        align-items: center; } }
    @media (min-width: 1024px) {
      .custom-request-modal-form .service-type {
        padding: 1rem 3.5rem; } }
    .custom-request-modal-form .service-type span {
      display: block;
      font-size: 15px;
      font-weight: 600;
      text-transform: uppercase;
      color: white;
      margin-bottom: 0.35714rem; }
      @media (min-width: 750px) {
        .custom-request-modal-form .service-type span {
          margin-bottom: 0;
          margin-right: 1.5rem; } }
    .custom-request-modal-form .service-type select {
      flex: 1;
      height: 36px;
      outline: none;
      border: 1px solid #2a5d89;
      border-radius: 0;
      padding: 0.21429rem 2.1rem 0.21429rem 0.78571rem;
      background-image: url("../img/icons/arrow-dropdown-secondary.svg");
      background-position: calc(100% - 14px) 50%; }
      .custom-request-modal-form .service-type select:hover, .custom-request-modal-form .service-type select:focus {
        border: 1px solid #2a5d89; }
      @media (min-width: 750px) {
        .custom-request-modal-form .service-type select {
          margin-right: 6rem; } }
    .custom-request-modal-form .service-type .or-callus {
      display: none;
      align-items: center;
      margin-top: 0.35714rem;
      font-weight: 600;
      color: #FFF; }
      @media (min-width: 750px) {
        .custom-request-modal-form .service-type .or-callus {
          display: flex;
          margin-top: 0; } }
      .custom-request-modal-form .service-type .or-callus a {
        display: inline-flex;
        align-items: center;
        margin-left: 0.78571rem;
        font-size: 16px;
        font-weight: 600;
        color: #FFF; }
        @media (min-width: 1024px) {
          .custom-request-modal-form .service-type .or-callus a {
            font-size: 18px; } }
      .custom-request-modal-form .service-type .or-callus svg {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-right: 0.78571rem;
        fill: #FFF;
        border: 2px solid #FFF;
        padding: 5px; }
  @media (min-width: 750px) {
    .custom-request-modal-form#requestFloorPlan-modal .form-columns-1:nth-child(4), .custom-request-modal-form#requestSurveyService-modal .form-columns-1:nth-child(4), .custom-request-modal-form#requestInstallation-modal .form-columns-1:nth-child(4), .custom-request-modal-form#requestConsultation-modal .form-columns-1:nth-child(4) {
      float: left;
      width: 50%; } }
  .custom-request-modal-form#requestFloorPlan-modal .form-columns-2:nth-child(5), .custom-request-modal-form#requestSurveyService-modal .form-columns-2:nth-child(5), .custom-request-modal-form#requestInstallation-modal .form-columns-2:nth-child(5), .custom-request-modal-form#requestConsultation-modal .form-columns-2:nth-child(5) {
    margin-bottom: 0; }
    .custom-request-modal-form#requestFloorPlan-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestSurveyService-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestInstallation-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestConsultation-modal .form-columns-2:nth-child(5)::before {
      content: "Upload Floor Plans:";
      display: block;
      text-transform: uppercase;
      font-size: 1rem;
      color: #66737e;
      padding-bottom: 0.21429rem; }
      @media (min-width: 750px) {
        .custom-request-modal-form#requestFloorPlan-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestSurveyService-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestInstallation-modal .form-columns-2:nth-child(5)::before, .custom-request-modal-form#requestConsultation-modal .form-columns-2:nth-child(5)::before {
          padding-left: 1rem; } }
  .custom-request-modal-form#requestFloorPlan-modal textarea, .custom-request-modal-form#requestSurveyService-modal textarea, .custom-request-modal-form#requestInstallation-modal textarea, .custom-request-modal-form#requestConsultation-modal textarea {
    height: 136px; }
  .custom-request-modal-form#requestFloorPlan-modal .modal-close, .custom-request-modal-form#requestSurveyService-modal .modal-close, .custom-request-modal-form#requestInstallation-modal .modal-close, .custom-request-modal-form#requestConsultation-modal .modal-close {
    top: 0; }
    @media (min-width: 481px) {
      .custom-request-modal-form#requestFloorPlan-modal .modal-close, .custom-request-modal-form#requestSurveyService-modal .modal-close, .custom-request-modal-form#requestInstallation-modal .modal-close, .custom-request-modal-form#requestConsultation-modal .modal-close {
        top: 1.05rem; } }

.custom-request-modal-form--new .or-callus {
  display: none !important; }

@media (min-width: 750px) {
  .custom-request-modal-form--new .service-type select {
    margin-right: 0; } }

@media (min-width: 1024px) {
  .custom-request-modal-form--new .service-type {
    padding-left: 12rem;
    padding-right: 12rem; } }

.custom-request-modal-form--new .modal-content iframe {
  height: 925px !important; }
  @media (min-width: 500px) {
    .custom-request-modal-form--new .modal-content iframe {
      height: 690px !important; } }

.geolocation-heading {
  padding: 3rem 0 1.5rem 0; }
  .geolocation-heading h1, .geolocation-heading h2 {
    text-align: center !important;
    margin: 0 !important; }
  .geolocation-heading h1 {
    font-size: 24px !important;
    line-height: 34px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    @media (min-width: 551px) {
      .geolocation-heading h1 {
        font-size: 32px !important;
        line-height: 40px !important; } }
  .geolocation-heading h2 {
    font-size: 18px !important;
    line-height: 28px !important;
    padding-top: 0.5rem !important; }
    @media (min-width: 551px) {
      .geolocation-heading h2 {
        font-size: 22px !important;
        line-height: 34px !important; } }

.geolocation-marquee .container {
  padding: 0;
  display: flex;
  flex-direction: column; }
  @media (min-width: 750px) {
    .geolocation-marquee .container {
      flex-direction: row; } }

.geolocation-marqueeStore {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem 1.21429rem;
  background: linear-gradient(to bottom, #192329, #0672A9);
  color: #FFF; }
  .geolocation-marqueeStore img {
    margin-bottom: 0.78571rem; }
  .geolocation-marqueeStore div {
    font-size: 18px;
    line-height: 31px; }
  @media (min-width: 1024px) {
    .geolocation-marqueeStore {
      width: calc(100% - 620px);
      padding: 1.5rem 3rem; } }

.geolocation-marqueeLocation img {
  width: 100%; }

@media (min-width: 1024px) {
  .geolocation-marqueeLocation {
    width: 620px; } }

.geolocation-form {
  padding: 1.5rem 1.21429rem;
  background-color: #D8D8D8; }
  .geolocation-form h2 {
    text-align: center; }
  .geolocation-form .container {
    padding: 0; }
  @media (min-width: 1024px) {
    .geolocation-form {
      background-color: #FFF;
      padding: 0; }
      .geolocation-form .container {
        padding: 1.5rem 1.5rem 3rem 1.5rem;
        background-color: #D8D8D8; } }

.geolocation-cta {
  padding: 1.5rem 0;
  background: linear-gradient(to bottom, #182329, #0772A9); }
  .geolocation-cta .container {
    display: flex;
    align-items: center;
    flex-direction: column; }
    .geolocation-cta .container span {
      color: #FFF;
      font-size: 24px;
      line-height: 32px;
      text-align: center;
      margin-bottom: 1.5rem; }
    .geolocation-cta .container a {
      width: 100%;
      padding: 0.5rem;
      background-color: #008ACA;
      color: #FFF;
      border: 0;
      border-radius: 4px;
      font-weight: 600;
      font-size: 16px;
      text-align: center; }
      @media (min-width: 700px) {
        .geolocation-cta .container a {
          display: block;
          max-width: 250px; } }
      .geolocation-cta .container a:hover {
        background-color: #2a5d89; }
    @media (min-width: 1024px) {
      .geolocation-cta .container {
        flex-direction: row;
        justify-content: center;
        padding: 1.5rem 0;
        background: linear-gradient(to bottom, #182329, #0772A9); }
        .geolocation-cta .container span {
          margin-bottom: 0;
          margin-right: 1.5rem; }
        .geolocation-cta .container a {
          max-width: 150px; } }
  @media (min-width: 1024px) {
    .geolocation-cta {
      padding: 0;
      background: #FFF; } }

.geolocation-subheading {
  padding: 1.5rem 0; }
  .geolocation-subheading h2 {
    text-align: center; }
  .geolocation-subheading a {
    color: #068AC7; }

.geolocation-description {
  padding: 1.5rem 0 3rem 0; }
  .geolocation-description h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .geolocation-description p {
    font-size: 16px; }

.geolocation-locations {
  padding: 1.5rem 0 3rem 0; }
  .geolocation-locations h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .geolocation-locations .table-responsive {
    overflow-x: scroll; }
  .geolocation-locations table {
    width: 100%; }
    .geolocation-locations table tr {
      border: 1px solid #CCC; }
    .geolocation-locations table td {
      padding: 0.78571rem;
      border-right: 1px solid #CCC;
      font-size: 13px; }
      .geolocation-locations table td:last-child {
        border-right: 0; }
      @media (min-width: 1024px) {
        .geolocation-locations table td {
          font-size: 16px; } }

h2.inner-heading-h1 {
  font-size: 28px; }

.page--error-404 {
  background: #08a3d7;
  background: radial-gradient(circle, #08a3d7 0%, #096583 50%, #1e223b 100%); }
  .page--error-404 .homepageCategories {
    background-color: #FFF;
    padding: 3rem 0; }

.error-404-body {
  padding-bottom: 3rem; }
  .error-404-body h1 {
    font-size: 30px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    margin-top: 3rem; }
  .error-404-body p {
    font-size: 22px;
    color: #FFF;
    text-align: center; }
  .error-404-body strong {
    font-size: 44px;
    font-weight: 600; }
    .error-404-body strong a {
      color: #FFF !important;
      text-decoration: none; }

h2 {
  margin-top: 3rem;
  font-size: 30px;
  line-height: 36px; }

.page-marquee {
  background: linear-gradient(to right, #192730, #11567E); }
  .page-marquee .container {
    display: flex;
    align-items: flex-start; }
    @media (min-width: 1024px) {
      .page-marquee .container {
        min-height: 272px;
        align-items: center; } }
  .page-marquee h1 {
    margin: 0;
    padding: 1.5rem 0;
    font-size: 34px;
    line-height: 36px;
    color: #FFF; }
    @media (min-width: 1024px) {
      .page-marquee h1 {
        font-size: 40px;
        line-height: 44px; } }
  .page-marquee.page-marque--coupons-discounts {
    background: linear-gradient(to right, #18313d, #1e668f); }
    @media (min-width: 1024px) {
      .page-marquee.page-marque--coupons-discounts {
        background: linear-gradient(to right, #18313d 50%, #1e668f 50%); }
        .page-marquee.page-marque--coupons-discounts .container {
          background-image: url("https://www.wilsonamplifiers.com/content/images/page-marquee-coupons-discounts.jpg");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: 50% 50%; } }
  .page-marquee.page-marque--newsletter-signup {
    background: #192d37;
    background: linear-gradient(to right, #192d37 50%, #164d6b 50%); }
    @media (min-width: 1024px) {
      .page-marquee.page-marque--newsletter-signup {
        height: 272px; }
        .page-marquee.page-marque--newsletter-signup .container {
          background-image: url("https://www.wilsonamplifiers.com/content/images/page-marquee-newsletter-signup.jpg");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: 50% 50%; } }

.page-main {
  display: flex;
  flex-wrap: wrap; }

.page-body {
  margin-bottom: 3rem; }
  .page-body p {
    font-size: 16px; }
  @media (min-width: 1024px) {
    .page-body {
      width: 70%;
      padding-right: 1.5rem; } }

.page-aside {
  display: none; }
  @media (min-width: 1024px) {
    .page-aside {
      display: block;
      width: 30%;
      margin-top: 3rem;
      margin-bottom: 3rem;
      padding-left: 1.5rem; } }

.page-form-container {
  margin-top: 1.5rem;
  padding: 3rem;
  background-color: #EDF1F5; }

.page-advantage {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(to bottom, #0082C5, #004783); }
  .page-advantage > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .page-advantage .header {
    width: calc(100% - 3rem);
    margin: 0 1.5rem 1.5rem 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
    .page-advantage .header strong {
      display: block;
      font-size: 26px; }
  .page-advantage .advantage {
    margin-bottom: 1.5rem; }
    .page-advantage .advantage div {
      color: #FFF;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .page-advantage .advantage div strong {
        font-weight: 600; }
    .page-advantage .advantage:last-child {
      margin-bottom: 3rem; }

.page-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.5rem;
  background: #FFF;
  border: 1px solid #CCC; }
  .page-contact > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .page-contact .header {
    width: calc(100% - 3rem);
    margin: 2.28571rem 1.5rem 1.5rem 1.5rem;
    color: #1E4478;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
    .page-contact .header strong {
      display: block;
      margin-top: 0.35714rem;
      font-size: 16px; }
  .page-contact .contact {
    padding: 1.5rem 0; }
    .page-contact .contact div {
      color: #1E4478;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .page-contact .contact div strong {
        font-weight: 600; }
    .page-contact .contact a:hover {
      color: #1E4478; }
    .page-contact .contact.phone {
      padding: 1.5rem 0.78571rem;
      border-top: 1px solid #CCC;
      border-bottom: 1px solid #CCC; }
      .page-contact .contact.phone div {
        font-size: 18px;
        font-weight: 600; }
        .page-contact .contact.phone div strong {
          font-size: 32px; }
    .page-contact .contact.email div a {
      font-size: 16px;
      font-weight: 600; }
    .page-contact .contact .button {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.5rem;
      padding: 0.78571rem 0;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      border: 0;
      background-color: #008ACA;
      color: #FFF !important; }
    .page-contact .contact:last-child {
      margin-bottom: 1.5rem; }

.page-categories {
  overflow: hidden;
  margin-bottom: 1.5rem; }
  .page-categories .category {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    padding: 1.5rem 0;
    border-radius: 5px;
    background: linear-gradient(to bottom, #0082C5, #004783);
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none; }
    .page-categories .category svg {
      display: none;
      fill: #FFF; }
    @media (min-width: 700px) {
      .page-categories .category {
        flex-direction: column;
        width: calc(33.33% - .6rem);
        float: left;
        margin-bottom: 0; }
        .page-categories .category svg {
          display: block;
          height: 41px;
          margin-bottom: 0.5rem; }
        .page-categories .category:nth-child(2) {
          margin: 0 0.78571rem; } }
  @media (min-width: 1024px) {
    .page-categories {
      width: 100%;
      margin-left: 0; } }

.affirm-cta {
  padding: 3rem 0;
  background-color: #f6f6f6; }
  .affirm-cta .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media (min-width: 551px) {
      .affirm-cta .container {
        flex-direction: row; } }
  .affirm-cta .left div {
    display: flex;
    position: relative;
    width: 225px; }
  .affirm-cta .left .big {
    color: #515151;
    font-size: 80px;
    font-weight: 800;
    line-height: 60px; }
  .affirm-cta .left .medium {
    font-size: 16px;
    line-height: 18px; }
  .affirm-cta .left img {
    position: absolute;
    width: 85px;
    bottom: -5px;
    right: -15px; }
  .affirm-cta .right {
    font-size: 18px;
    margin-top: 1.5rem; }
    @media (min-width: 551px) {
      .affirm-cta .right {
        margin-top: 0;
        padding-left: 3rem; } }

.banner-gsa {
  background-color: #034E8C; }
  .banner-gsa .container {
    max-width: 83rem; }
  .banner-gsa .desktop {
    display: none; }
    @media (min-width: 1024px) {
      .banner-gsa .desktop {
        display: block; } }
  @media (min-width: 1024px) {
    .banner-gsa .mobile {
      display: none; } }

.page-marquee {
  background: #024884;
  margin-bottom: 1.5rem; }
  .page-marquee img {
    display: none; }
  @media (min-width: 1210px) {
    .page-marquee {
      height: 239px; }
      .page-marquee .container {
        max-width: 1200px;
        position: relative; }
        .page-marquee .container img {
          display: block;
          position: absolute;
          top: 0; }
        .page-marquee .container h1 {
          position: absolute;
          z-index: 1;
          top: calc(50% - 60px); } }
  .page-marquee h1 {
    margin: 0;
    color: white;
    font-weight: 600;
    font-size: 33px;
    line-height: 43px;
    padding: 20px 0;
    text-transform: uppercase; }
    @media (min-width: 551px) {
      .page-marquee h1 {
        font-size: 40px;
        line-height: 52px; } }
    .page-marquee h1 span {
      display: block;
      text-transform: none;
      font-weight: 400; }

.page-index .page-content {
  background-color: #FFF; }
  .page-index .page-content .container {
    max-width: 89rem; }
  .page-index .page-content h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 1.5rem; }
    @media (max-width: 320px) {
      .page-index .page-content h2 {
        margin-top: 0; } }
  .page-index .page-content h3 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase; }
  .page-index .page-content .page-rows {
    display: flex;
    flex-wrap: wrap; }
    .page-index .page-content .page-rows .page-column {
      width: 100%; }
      @media (min-width: 900px) {
        .page-index .page-content .page-rows .page-column {
          width: 50%; } }
    .page-index .page-content .page-rows a {
      display: block;
      margin-bottom: .5rem;
      font-size: 18px;
      text-decoration: underline;
      color: #068AC7; }
      .page-index .page-content .page-rows a.last-item {
        margin-bottom: 3rem; }
        @media (min-width: 900px) {
          .page-index .page-content .page-rows a.last-item {
            margin-bottom: 4.5rem; } }

.web-page.faq .body {
  background: white; }
  @media (min-width: 1024px) {
    .web-page.faq .body {
      background: #f2f2f2; } }
  .web-page.faq .body .page-breadcrumbs {
    display: none; }
    @media (min-width: 1024px) {
      .web-page.faq .body .page-breadcrumbs {
        display: block; } }
  .web-page.faq .body .mobile-heading {
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: left;
    padding: 1.07143rem;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .web-page.faq .body .mobile-heading {
        display: none; } }
  .web-page.faq .body main.page {
    margin-top: 10px; }
    @media (min-width: 1024px) {
      .web-page.faq .body main.page {
        margin-top: 0; } }
    .web-page.faq .body main.page h1 {
      display: none;
      font-size: 30px;
      color: #28343f;
      font-weight: 500;
      margin: 0;
      padding: 0; }
      @media (min-width: 1024px) {
        .web-page.faq .body main.page h1 {
          display: block; } }
    .web-page.faq .body main.page .panel-group {
      margin-bottom: 2.14286rem; }
      .web-page.faq .body main.page .panel-group > .panel.panel-default {
        font-size: 15px;
        background: white;
        border: 1px solid #ddd;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        margin-top: 0.35714rem;
        border-radius: 4px; }
        @media (min-width: 1024px) {
          .web-page.faq .body main.page .panel-group > .panel.panel-default {
            border-radius: 0; } }
        .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading {
          padding: 0 1.07143rem;
          background: #f5f5f5; }
          @media (min-width: 1024px) {
            .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading {
              background: white; } }
          .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 {
            margin: 0;
            padding-bottom: 0.42857rem; }
            @media (min-width: 1024px) {
              .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 {
                margin: 0.35714rem 0;
                padding: 0; } }
            .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 .q {
              background: #244191;
              color: white;
              border-radius: 50%;
              font-size: 20px;
              padding: 0;
              width: 1.85714rem;
              height: 1.85714rem;
              display: inline-block;
              text-align: center;
              line-height: 1.57143rem;
              float: none;
              margin-top: 0;
              margin-right: 0.57143rem; }
              @media (min-width: 1024px) {
                .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 .q {
                  background: white;
                  width: auto;
                  height: auto;
                  line-height: normal;
                  color: #0c4f8c;
                  border-radius: 0;
                  font-size: 30px;
                  padding: 0.21429rem 0.5rem; } }
            .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 .question {
              color: #0a4d8e;
              font-size: 16px;
              font-weight: 600; }
              @media (min-width: 1024px) {
                .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-heading h4 .question {
                  font-size: 24px;
                  color: #28343f;
                  font-weight: 500; } }
        .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body {
          background: white;
          margin: 0;
          padding: 1.07143rem 1.07143rem 2.14286rem; }
          @media (min-width: 1024px) {
            .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body {
              padding: 0 1.07143rem 2.14286rem; } }
          .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body p {
            margin: 0;
            font-size: 15px;
            color: black; }
          .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body .a {
            display: inline-block;
            width: 1.42857rem;
            margin-left: 0.42857rem;
            margin-right: 0.57143rem;
            vertical-align: top; }
            @media (min-width: 1024px) {
              .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body .a {
                display: none; } }
            .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body .a p strong {
              font-weight: 600;
              font-size: 15px;
              color: #333333; }
          .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body .answer {
            margin: 0;
            display: inline-block;
            width: calc(100% - 48px);
            vertical-align: top; }
            @media (min-width: 1024px) {
              .web-page.faq .body main.page .panel-group > .panel.panel-default .panel-body .answer {
                margin-left: 3.21429rem;
                display: block; } }
    .web-page.faq .body main.page .how-it-works .page-tabs.mobile-tabs .tab-content {
      margin-top: 0; }
    .web-page.faq .body main.page .how-it-works .page-tabs.mobile-tabs .content-heading[data-tab] {
      margin-left: -3.21429rem;
      margin-right: -1.21429rem;
      width: calc(100% + 62px); }
    .web-page.faq .body main.page .phone-users {
      margin-top: 1.78571rem; }
      .web-page.faq .body main.page .phone-users .page-tabs {
        margin-left: 0;
        margin-right: 0; }
        .web-page.faq .body main.page .phone-users .page-tabs.desktop-tabs {
          justify-content: flex-start; }
          .web-page.faq .body main.page .phone-users .page-tabs.desktop-tabs > div[data-tab] {
            margin-right: 1.42857rem; }
        .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .content-heading[data-tab] {
          margin-left: -3.92857rem;
          margin-right: -1.92857rem;
          width: calc(100% + 87px);
          font-size: 17px; }
          .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .content-heading[data-tab]::after {
            top: 1.07143rem; }
        .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content {
          margin-top: 0;
          padding: 0; }
          .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content {
            display: none;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-content: flex-start;
            align-items: flex-start; }
            .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content iframe {
              flex: none;
              display: inline-block;
              max-width: 100%;
              width: 560px;
              margin-top: 1.42857rem; }
              @media (min-width: 1024px) {
                .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content iframe {
                  margin-top: 0; } }
            .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description {
              flex: none;
              width: 100%;
              margin-top: 1.42857rem;
              margin-bottom: 1.42857rem; }
              @media (min-width: 1024px) {
                .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description {
                  display: inline-block;
                  width: calc(100% - 590px);
                  margin-left: 1.78571rem;
                  height: 22.5rem;
                  position: relative;
                  vertical-align: top;
                  margin-top: 0;
                  margin-bottom: 0; } }
              @media (min-width: 1024px) {
                .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description .video-pdf {
                  position: absolute;
                  bottom: 0; } }
              .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description .video-pdf .video-pdf-link {
                display: block;
                float: left;
                padding: 0.5rem 0.71429rem 0.5rem 0.5rem;
                background: white;
                border-radius: 0.42857rem;
                border: 1px solid #cccccc; }
                .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description .video-pdf .video-pdf-link span {
                  display: block;
                  float: left;
                  text-align: left;
                  margin-top: 0.21429rem;
                  margin-left: 0.92857rem;
                  line-height: 1.21429rem; }
                .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description .video-pdf .video-pdf-link:hover {
                  background: #f2f2f2; }
              .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs .tab-content.phone-users-tab-content .video-description .video-pdf .icon-pdf {
                fill: #990642;
                width: 2.5rem;
                float: left;
                display: block; }
        .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs #iphone-users {
          display: none; }
          @media (min-width: 1024px) {
            .web-page.faq .body main.page .phone-users .page-tabs.mobile-tabs #iphone-users {
              display: flex; } }
    .web-page.faq .body main.page .section-header {
      text-transform: uppercase;
      font-size: 1rem;
      font-weight: 700;
      color: #990642;
      margin-top: 1.07143rem;
      width: 100%;
      display: block; }
    .web-page.faq .body main.page .section-subheader {
      text-transform: uppercase;
      width: 100%;
      font-size: 15px;
      font-weight: 700;
      color: black;
      margin-top: 1.07143rem;
      display: block; }
    .web-page.faq .body main.page .item-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-content: flex-start;
      align-items: flex-start; }
      .web-page.faq .body main.page .item-list .section-each-item {
        flex: none;
        display: inline-block;
        margin-bottom: 0.71429rem;
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.faq .body main.page .item-list .section-each-item {
            width: 30%;
            margin-right: 3%; } }
        .web-page.faq .body main.page .item-list .section-each-item > * {
          display: block; }
        .web-page.faq .body main.page .item-list .section-each-item img {
          border: 1px solid #cccccc;
          margin-top: 0.71429rem; }

.faq-container {
  display: none; }
  .faq-container .container {
    max-width: 89rem; }

.faq-entry {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .faq-entry ul {
    font-size: 18px; }
  .faq-entry p {
    font-size: 18px; }

.faq-entry:last-child {
  border-bottom: none; }

.faq-question {
  font-weight: 600;
  font-size: 20px; }

.how-it-works .page-tabs.desktop-tabs {
  justify-content: center; }
  .how-it-works .page-tabs.desktop-tabs > div[data-tab] {
    margin: 0 0.71429rem; }

.how-it-works .page-tabs #home-buildings {
  display: none; }
  @media (min-width: 1024px) {
    .how-it-works .page-tabs #home-buildings {
      display: block; } }

.how-it-works .page-tabs.mobile-tabs .tab-content {
  margin-top: 0; }

.how-it-works .page-tabs.mobile-tabs .content-heading[data-tab] {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  font-size: 17px; }
  .how-it-works .page-tabs.mobile-tabs .content-heading[data-tab]::after {
    top: 1.07143rem; }

.how-it-works .diagram {
  width: 46.07143rem;
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.how-it-works .columns {
  margin-top: 1.28571rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start; }
  .how-it-works .columns .col {
    flex: none;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin-right: 0;
    padding: 0.42857rem;
    width: 100%;
    height: 15.35714rem; }
    @media (min-width: 551px) {
      .how-it-works .columns .col {
        width: 48%;
        height: 15rem; } }
    @media (min-width: 1024px) {
      .how-it-works .columns .col {
        width: 22%;
        height: 12.57143rem; } }
    .how-it-works .columns .col .text {
      width: 100%;
      height: 3.57143rem;
      margin-left: 1.42857rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-content: flex-start;
      align-items: flex-start; }
      .how-it-works .columns .col .text .square-number {
        flex: none;
        display: inline-block;
        color: #31A2DD;
        border: 2px solid #31A2DD;
        border-radius: 0.21429rem;
        width: 2rem;
        height: 2rem;
        text-align: center;
        padding: 0.21429rem;
        font-size: 18px;
        line-height: 1.28571rem;
        margin-right: 0.71429rem; }
        .how-it-works .columns .col .text .square-number.checkmark img {
          display: block;
          width: 15px;
          margin-left: 2px;
          margin-top: 0.21429rem; }
      .how-it-works .columns .col .text .description {
        flex: none;
        display: inline-block;
        width: calc(100% - 43px);
        line-height: 1.14286rem; }
    .how-it-works .columns .col .image {
      width: initial;
      text-align: center;
      margin-top: initial; }
      .how-it-works .columns .col .image img {
        text-align: center;
        margin-top: 1.42857rem; }
      .how-it-works .columns .col .image.blue-cellphone img {
        width: 7.14286rem; }

.web-page.how-signal-booster-works .body .page-breadcrumbs {
  display: none; }

.web-page.how-signal-booster-works .body .mobile-heading {
  display: block;
  color: #333333;
  font-size: 16px;
  text-align: left;
  padding: 1.07143rem;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600; }
  @media (min-width: 1024px) {
    .web-page.how-signal-booster-works .body .mobile-heading {
      display: none; } }

.web-page.how-signal-booster-works .body h1 {
  display: none; }
  @media (min-width: 1024px) {
    .web-page.how-signal-booster-works .body h1 {
      display: block;
      text-align: center;
      font-size: 30px;
      color: #28343f;
      font-weight: 500;
      margin-bottom: 0; } }

.web-page.how-signal-booster-works .body .how-it-works {
  margin-top: 2.14286rem; }

.web-page.cell-phone-signal-boosters .body {
  border-top: 1px solid #efefef; }
  @media (min-width: 1024px) {
    .web-page.cell-phone-signal-boosters .body {
      background: #f2f2f2;
      border: 0 none; } }
  .web-page.cell-phone-signal-boosters .body .cell-product-heading {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: flex-start;
    align-items: flex-start; }
    .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-image {
      flex: none;
      width: 80%;
      padding: 5% 10%; }
      @media (min-width: 1024px) {
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-image {
          width: 38%;
          display: inline-block;
          vertical-align: top;
          padding: 0;
          padding-top: 1.42857rem; } }
    .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description {
      flex: none;
      padding: 2.5%;
      width: 95%; }
      @media (min-width: 1024px) {
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description {
          width: 42%;
          display: inline-block;
          vertical-align: top;
          padding: 0;
          padding-top: 1.57143rem; } }
      .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description h1 {
        color: #666666;
        margin: 0;
        padding: 0;
        font-size: 22px;
        font-weight: normal; }
        @media (min-width: 1024px) {
          .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description h1 {
            font-size: 30px;
            font-weight: 600; } }
      .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description ul {
        margin: 1.07143rem 0 0.71429rem 1.78571rem;
        padding: 0; }
        @media (min-width: 1024px) {
          .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description ul {
            padding: 0.28571rem 1.14286rem 1.14286rem 1.57143rem;
            margin: 0; } }
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description ul li {
          color: #666666;
          font-size: 16px;
          padding-bottom: 1rem; }
          @media (min-width: 1024px) {
            .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description ul li {
              font-size: 20px;
              padding-bottom: 0.92857rem;
              margin-bottom: 0.28571rem; } }
      .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button {
        position: relative;
        display: inline-block;
        text-align: center;
        color: white;
        background: #5078A1;
        padding: 3% 2%;
        width: 41%;
        font-size: 16px; }
        @media (min-width: 1024px) {
          .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button {
            background: #255191;
            font-size: 18px;
            padding: 0.92857rem 1.85714rem;
            width: auto; } }
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button.building {
          margin-left: 4%; }
          @media (min-width: 1024px) {
            .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button.building {
              margin-left: 0.71429rem; } }
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button:hover, .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-button:focus {
          background: #000;
          color: #FFF;
          transition: .2s all; }
      .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-faq {
        margin-top: 1.42857rem;
        color: #555;
        font-size: 15px; }
        @media (min-width: 1024px) {
          .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-faq {
            font-size: 13px;
            font-weight: 600; } }
        .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-faq a {
          font-weight: 600;
          text-decoration: underline;
          color: #0a4d8e; }
          .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-faq a:hover {
            color: #484848; }
            @media (min-width: 1024px) {
              .web-page.cell-phone-signal-boosters .body .cell-product-heading .cell-product-description .cell-faq a:hover {
                color: #606060; } }
  .web-page.cell-phone-signal-boosters .body .category-solutions {
    padding-top: 0; }
    .web-page.cell-phone-signal-boosters .body .category-solutions > .container {
      padding: 0; }
  .web-page.cell-phone-signal-boosters .body h2 {
    color: #666666;
    font-size: 22px;
    font-weight: normal;
    text-decoration: underline;
    margin-top: 1.57143rem; }
    @media (min-width: 1024px) {
      .web-page.cell-phone-signal-boosters .body h2 {
        margin-left: 4.28571rem;
        margin-top: 2.28571rem; } }
  .web-page.cell-phone-signal-boosters .body .cell-phone-logos {
    position: relative;
    padding-bottom: 26%;
    height: 0;
    width: 980px;
    max-width: 100%;
    margin: 0 auto; }
    .web-page.cell-phone-signal-boosters .body .cell-phone-logos .logos {
      position: absolute;
      content: "";
      background-image: url(../img/cell-phone-signal-boosters/cell-phone-logos.png);
      background-position: center;
      background-size: 100%;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%; }
      .web-page.cell-phone-signal-boosters .body .cell-phone-logos .logos:hover {
        background-image: url(../img/cell-phone-signal-boosters/cell-phone-logos-hover.png); }

.compare-popular-kits .comparison-page-heading {
  background: #00254b;
  height: 9.28571rem; }
  @media (min-width: 481px) {
    .compare-popular-kits .comparison-page-heading {
      height: 7.14286rem; } }
  .compare-popular-kits .comparison-page-heading .inner {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
    @media (min-width: 1024px) {
      .compare-popular-kits .comparison-page-heading .inner {
        background-size: cover;
        background-position: center right;
        background-repeat: no-repeat; } }
    .compare-popular-kits .comparison-page-heading .inner .comparison-left-section {
      flex: none;
      display: inline-block;
      width: 49%; }
      .compare-popular-kits .comparison-page-heading .inner .comparison-left-section .comparison-heading {
        color: white;
        font-size: 18px; }
        .compare-popular-kits .comparison-page-heading .inner .comparison-left-section .comparison-heading span {
          display: none; }
          @media (min-width: 1024px) {
            .compare-popular-kits .comparison-page-heading .inner .comparison-left-section .comparison-heading span {
              display: inline-block; } }
      .compare-popular-kits .comparison-page-heading .inner .comparison-left-section h1 {
        margin: 0.35714rem 0 0;
        padding: 0;
        color: white;
        font-weight: 500; }
        .compare-popular-kits .comparison-page-heading .inner .comparison-left-section h1 span {
          display: none; }
          @media (min-width: 1024px) {
            .compare-popular-kits .comparison-page-heading .inner .comparison-left-section h1 span {
              display: block; } }
        .compare-popular-kits .comparison-page-heading .inner .comparison-left-section h1 .mobile-view {
          display: block;
          font-size: 18px; }
          @media (min-width: 1024px) {
            .compare-popular-kits .comparison-page-heading .inner .comparison-left-section h1 .mobile-view {
              display: none; } }
    .compare-popular-kits .comparison-page-heading .inner .comparison-right-section {
      flex: none;
      display: inline-block;
      width: 49%; }
      .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .comparison-icon {
        text-align: right; }
        .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .comparison-icon img {
          max-width: 100%;
          height: 2.28571rem; }
      .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button {
        text-align: right;
        margin-top: 0.85714rem; }
        .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a {
          color: white;
          border: 1px solid #999999;
          border-radius: 5px;
          padding-top: 0;
          padding-bottom: 1px;
          padding-right: 0.5rem;
          padding-left: 0.71429rem; }
          .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a span {
            display: none; }
            @media (min-width: 1024px) {
              .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a span {
                display: inline-block; } }
            .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a span.mobile-view {
              display: inline-block; }
              @media (min-width: 1024px) {
                .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a span.mobile-view {
                  display: none; } }
          .compare-popular-kits .comparison-page-heading .inner .comparison-right-section .exit-button a span.close {
            display: inline-block;
            padding-left: 0.5rem;
            font-weight: 500;
            font-size: 15px; }

.compare-popular-kits .subheading-section {
  display: none;
  position: fixed;
  top: 3.35714rem;
  background: #efefef;
  border-bottom: 1px solid #b4b4b4;
  height: 2.57143rem;
  width: 100%; }
  .compare-popular-kits .subheading-section.fixed {
    display: none;
    z-index: 2; }
    @media (min-width: 1024px) {
      .compare-popular-kits .subheading-section.fixed {
        display: block; } }
    .compare-popular-kits .subheading-section.fixed .inner {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      align-content: center;
      height: 2.57143rem; }
      .compare-popular-kits .subheading-section.fixed .inner img {
        flex: none;
        display: inline-block;
        max-height: 1.78571rem; }
      .compare-popular-kits .subheading-section.fixed .inner .exit-button {
        flex: none;
        display: inline-block; }
        .compare-popular-kits .subheading-section.fixed .inner .exit-button a {
          background: #d7dbe0;
          border: 1px solid #333333;
          color: #192329;
          border-radius: 5px;
          padding-right: 0.5rem;
          padding-bottom: 1px;
          padding-left: 0.71429rem; }
          .compare-popular-kits .subheading-section.fixed .inner .exit-button a span.close {
            padding-left: 0.5rem;
            font-weight: 500;
            font-size: 15px; }

.compare-popular-kits .chart-container {
  width: 100%;
  margin: 0 auto; }
  .compare-popular-kits .chart-container:nth-child(1) {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: white; }
  .compare-popular-kits .chart-container:nth-child(2) {
    background: transparent;
    font-size: 1rem; }
    @media (min-width: 1024px) {
      .compare-popular-kits .chart-container:nth-child(2).fixed {
        margin-top: 20.21429rem; } }
  .compare-popular-kits .chart-container .row-container1 {
    position: relative;
    background: white;
    color: #333333;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .compare-popular-kits .chart-container .row-container1 .row-item {
      padding-top: 2.5rem;
      flex: none; }
      .compare-popular-kits .chart-container .row-container1 .row-item.item0 {
        height: 16.78571rem; }
  .compare-popular-kits .chart-container .row-container {
    clear: both;
    border-bottom: 0 none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .compare-popular-kits .chart-container .row-container.row-container-bottom {
      border-bottom: 2px solid #0c4f8c;
      height: 1.42857rem;
      display: none; }
      @media (min-width: 1024px) {
        .compare-popular-kits .chart-container .row-container.row-container-bottom {
          display: flex; } }
      .compare-popular-kits .chart-container .row-container.row-container-bottom.show-mobile {
        display: flex; }
      .compare-popular-kits .chart-container .row-container.row-container-bottom .row-item {
        padding: 0; }
    .compare-popular-kits .chart-container .row-container .row-item {
      flex: none; }
    .compare-popular-kits .chart-container .row-container.mobile-view .row-item-header {
      background: #ebeef3;
      width: 100%; }
      .compare-popular-kits .chart-container .row-container.mobile-view .row-item-header h2 {
        text-transform: uppercase; }
  .compare-popular-kits .chart-container .expand-all-button {
    display: none;
    padding: 0.5rem 0 0;
    color: #0c4f8c;
    font-size: 1rem;
    border-bottom: 1px solid #0c4f8c;
    margin-left: 0.71429rem;
    cursor: pointer; }
    @media (min-width: 1024px) {
      .compare-popular-kits .chart-container .expand-all-button {
        display: inline-block; } }
  .compare-popular-kits .chart-container .row-item {
    display: none;
    width: 33.33%;
    background: white;
    padding: 0.35714rem 0.71429rem;
    border-right: 1px solid #eaeaea;
    text-align: left; }
    @media (min-width: 1024px) {
      .compare-popular-kits .chart-container .row-item {
        display: inline-block;
        width: 14.28%; } }
    .compare-popular-kits .chart-container .row-item.show-mobile {
      display: inline-block; }
    .compare-popular-kits .chart-container .row-item.item0 {
      background: #ebeef3;
      text-align: left;
      border: 0 none;
      color: #60768a;
      font-weight: 500; }
    .compare-popular-kits .chart-container .row-item.item6 {
      border-right: 0; }
    .compare-popular-kits .chart-container .row-item img {
      width: auto; }
      @media (min-width: 481px) {
        .compare-popular-kits .chart-container .row-item img {
          height: 5.71429rem; } }
    .compare-popular-kits .chart-container .row-item .product-name {
      color: #154284;
      font-size: 15px;
      font-weight: 500;
      position: relative;
      height: 3.85714rem;
      line-height: 1.2em;
      text-align: left;
      overflow: hidden; }
      .compare-popular-kits .chart-container .row-item .product-name .product-sku {
        color: black;
        display: block;
        font-weight: normal;
        font-size: 1rem;
        position: absolute;
        left: 0;
        bottom: 0;
        background: white;
        width: 100%; }
    .compare-popular-kits .chart-container .row-item .product-price {
      color: black;
      font-size: 18px;
      font-weight: 500;
      height: 2.57143rem;
      line-height: 2.5rem;
      text-align: left; }
    .compare-popular-kits .chart-container .row-item .add-btn {
      background: #5379a6;
      padding: 0.21429rem 0;
      font-weight: 600;
      color: white;
      text-transform: uppercase;
      font-size: 12px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 1.78571rem; }
      .compare-popular-kits .chart-container .row-item .add-btn .item-details.product-add-to-cart {
        background-position: 0 0;
        width: 1.64286rem;
        height: 1.35714rem;
        margin-left: 0.35714rem;
        background: url(../img/icons/add-to-cart-icon-white.svg);
        background-size: 1.57143rem;
        display: inline-block;
        vertical-align: middle; }
    .compare-popular-kits .chart-container .row-item ul {
      margin-bottom: 0; }
  .compare-popular-kits .chart-container .row-container-small .row-item {
    padding-top: 2px;
    padding-bottom: 0.21429rem; }
  .compare-popular-kits .chart-container.chart-container-top {
    font-size: 15px;
    border-bottom: 0; }
    @media (min-width: 1024px) {
      .compare-popular-kits .chart-container.chart-container-top.fixed {
        margin-top: 0;
        z-index: 2;
        height: 10.85714rem;
        padding: 0;
        overflow: hidden;
        top: 5.92857rem;
        position: fixed; }
        .compare-popular-kits .chart-container.chart-container-top.fixed::after {
          content: "";
          height: 0.42857rem;
          width: 100%;
          background-image: url(//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/comparison-fixed-heading-shadow.png?t=1557236820);
          background-repeat: repeat-x;
          position: fixed;
          top: 16.71429rem; }
        .compare-popular-kits .chart-container.chart-container-top.fixed .row-container1 {
          height: 10.85714rem;
          overflow: hidden; }
          .compare-popular-kits .chart-container.chart-container-top.fixed .row-container1 .row-item {
            padding-top: 0.71429rem; } }
  .compare-popular-kits .chart-container .row-item-header {
    display: none; }
    @media (min-width: 1024px) {
      .compare-popular-kits .chart-container .row-item-header {
        display: block;
        width: 100%; } }
    .compare-popular-kits .chart-container .row-item-header h2 {
      padding: 0.5rem 0.71429rem;
      color: #0c4f8c;
      font-weight: 600;
      font-size: 16px;
      cursor: pointer;
      margin: 0; }
    .compare-popular-kits .chart-container .row-item-header.extended-section h2::before {
      content: "-";
      margin-right: 0.35714rem; }
    .compare-popular-kits .chart-container .row-item-header.collapsed-section h2 {
      border-bottom: 2px solid #0c4f8c; }
      .compare-popular-kits .chart-container .row-item-header.collapsed-section h2::before {
        content: "+";
        margin-right: 0.35714rem; }
  .compare-popular-kits .chart-container .row-section-collapsed {
    display: none; }

.compare-popular-kits main.page {
  margin-bottom: 2.85714rem; }

.compare-popular-kits .mobile-view {
  display: block; }
  @media (min-width: 1024px) {
    .compare-popular-kits .mobile-view {
      display: none; } }
  .compare-popular-kits .mobile-view .row-item-header {
    display: block; }
    @media (min-width: 1024px) {
      .compare-popular-kits .mobile-view .row-item-header {
        display: none; } }

.web-page.wilson-electronics .wilson-electronics-content {
  background: #f2f2f2; }
  .web-page.wilson-electronics .wilson-electronics-content .wilson-heading {
    background: white; }
    @media (min-width: 1024px) {
      .web-page.wilson-electronics .wilson-electronics-content .wilson-heading {
        background: #f2f2f2; } }
    .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .mobile-heading {
      display: block;
      color: #333333;
      font-size: 16px;
      text-align: left;
      padding: 1.07143rem;
      border-top: 1px solid #efefef;
      border-bottom: 1px solid #efefef;
      margin: 0;
      text-transform: uppercase;
      background: white;
      font-weight: 600; }
      @media (min-width: 1024px) {
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .mobile-heading {
          display: none; } }
    .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner {
      background: transparent;
      background-image: none; }
      @media (min-width: 1024px) {
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner {
          background-image: url("https://www.wilsonamplifiers.com/content/images/page/wilson-electronics/wilson-electronics-weboost.png");
          background-size: contain;
          background-position: right top;
          background-repeat: no-repeat; } }
      .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content {
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content {
            width: 50%;
            padding-top: 2.42857rem;
            padding-left: 2.14286rem;
            height: 22.5rem; } }
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 {
          margin: 2.14286rem 0;
          font-weight: normal;
          font-size: 30px; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 {
              margin: 0; } }
          .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 > strong {
            display: inline-block; }
            @media (min-width: 1024px) {
              .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 > strong {
                display: block; } }
          .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 a {
            color: #0a4d8e;
            font-weight: 400; }
          .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content h1 span {
            font-weight: 400; }
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .wilson-heading {
          font-size: 22px;
          line-height: 1.78571rem;
          margin: -1.42857rem;
          background: #ab1234;
          padding: 1.07143rem 1.42857rem;
          color: white; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .wilson-heading {
              margin: 0 0 0.35714rem;
              padding: 0;
              background: transparent;
              color: #333333; } }
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .icon-content {
          display: none; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .icon-content {
              display: block;
              font-size: 15px;
              line-height: inherit;
              margin-top: 2.14286rem;
              margin-bottom: 0.35714rem; } }
        .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .icons {
          display: none; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .icons {
              display: block; }
              .web-page.wilson-electronics .wilson-electronics-content .wilson-heading .inner .wilson-content .icons img {
                max-width: 22.85714rem;
                opacity: 0.6; } }
  .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper {
    background: #f2f2f2; }
    @media (min-width: 1024px) {
      .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper {
        background: white; } }
    .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start; }
      .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 {
        flex: none;
        text-align: center;
        width: 100%;
        padding: 2.85714rem 0; }
        @media (min-width: 1024px) {
          .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 {
            width: 50%;
            display: inline-block; } }
        .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1 img, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 img {
          width: 15.71429rem;
          max-width: 100%; }
        .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1 p, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 p {
          font-size: 16px;
          margin-bottom: 2.85714rem; }
        .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1 a, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 a {
          color: white;
          width: 12.85714rem;
          font-size: 16px;
          padding: 0.71429rem;
          margin: 0.71429rem auto;
          display: block; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1 a, .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 a {
              display: inline-block;
              margin: 0 0.71429rem; } }
      .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col1 a {
        background: #ab1234; }
      .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 {
        padding-top: 0; }
        @media (min-width: 1024px) {
          .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 {
            padding-top: 2.85714rem; } }
        .web-page.wilson-electronics .wilson-electronics-content .new-models-wrapper .new-models .col2 a {
          background: #0076c0; }
  .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper {
    background: white; }
    @media (min-width: 1024px) {
      .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper {
        background: #f2f2f2; } }
    .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper h2 {
      padding: 1.07143rem 0;
      color: #333333;
      text-transform: initial;
      font-size: 18px;
      font-weight: normal;
      text-align: center;
      margin: 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper h2 {
          padding: 2.85714rem 0;
          font-size: 26px;
          width: 42.14286rem;
          max-width: 100%;
          color: #222;
          margin: 0 auto; } }
    .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper hr {
      display: none; }
      @media (min-width: 1024px) {
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper hr {
          display: block;
          width: 35.71429rem;
          max-width: 100%;
          margin: 0 auto;
          background-color: #ddd;
          height: 1px;
          border: 0 none; } }
    .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: center;
      text-align: center; }
      .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * {
        flex: none;
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * {
            display: inline-block;
            width: 50%; } }
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .heading-button {
          font-size: 18px;
          text-decoration: none;
          color: #333333;
          background: white;
          font-weight: 600;
          text-align: center;
          margin: 1.78571rem 0;
          display: block; }
          @media (min-width: 1024px) {
            .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .heading-button {
              font-size: 16px;
              padding: 0.71429rem;
              display: inline-block;
              font-weight: 400;
              background: #ab1234;
              color: white;
              width: 13.57143rem;
              height: 3.57143rem;
              line-height: 2.14286rem;
              margin-top: 2.14286rem;
              margin-bottom: 0.71429rem; } }
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .logos {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: center;
          text-align: center;
          margin-top: 1.42857rem; }
          .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .logos > * {
            flex: none;
            display: inline-block;
            width: 50%; }
            .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .logos > * img {
              width: 9.28571rem;
              max-width: 100%; }
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          align-content: flex-start;
          padding-bottom: 1.42857rem; }
          .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products > * {
            flex: none;
            display: inline-block; }
          .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a {
            color: black;
            display: block;
            padding-top: 1.78571rem;
            font-size: 16px;
            width: calc(50% - 50px); }
            @media (min-width: 1024px) {
              .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a {
                font-size: 15px;
                padding: 0;
                width: calc(50% - 25px); } }
            .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a img {
              display: block;
              padding: 10px;
              width: 85%;
              max-width: 14.28571rem;
              margin: 0 auto; }
              @media (min-width: 1024px) {
                .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a img {
                  padding: 0;
                  width: 10rem;
                  max-width: 100%; } }
            .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a span {
              display: inline-block;
              padding-top: 0.71429rem; }
              @media (min-width: 1024px) {
                .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products a span {
                  display: block;
                  padding: 0; } }
          .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products .right-icon {
            width: 3.21429rem; }
            .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products .right-icon svg {
              fill: #ab1234;
              height: 1.71429rem;
              width: 1.07143rem; }
              @media (min-width: 1024px) {
                .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .model-cells > * .products .right-icon svg {
                  width: 1.35714rem;
                  height: 2.14286rem; } }
    .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .wilson-footer {
      margin: 0 auto;
      clear: both;
      text-align: center;
      padding-top: 2.14286rem;
      padding-bottom: 2.85714rem;
      font-weight: 600;
      font-size: 18px;
      width: 100%;
      color: #333333; }
      @media (min-width: 1024px) {
        .web-page.wilson-electronics .wilson-electronics-content .new-products-wrapper .wilson-footer {
          font-weight: normal;
          width: 24.28571rem;
          font-size: 1rem; } }

.web-page.custom-form-request .form-request .form-request-header {
  width: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top right;
  background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/floor-plan-header.png);
  min-height: 8.92857rem;
  position: relative;
  padding: 0;
  margin-top: 0.71429rem; }
  @media (min-width: 1024px) {
    .web-page.custom-form-request .form-request .form-request-header {
      background-size: 100% auto; } }
  .web-page.custom-form-request .form-request .form-request-header h1 {
    width: 27.14286rem;
    max-width: 100%;
    color: white;
    font-size: 28px;
    font-weight: 300;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    left: 1.5rem; }
    @media (min-width: 1024px) {
      .web-page.custom-form-request .form-request .form-request-header h1 {
        font-size: 33px; } }

.web-page.custom-form-request .form-request .mobile-section {
  display: block;
  margin-top: 2.14286rem; }
  @media (min-width: 1024px) {
    .web-page.custom-form-request .form-request .mobile-section {
      display: none; } }
  .web-page.custom-form-request .form-request .mobile-section .form-request-call {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #5379A6;
    padding: 0.71429rem 1.42857rem;
    margin-bottom: 1.42857rem; }
    .web-page.custom-form-request .form-request .mobile-section .form-request-call img {
      width: 2.85714rem;
      margin-right: 0.71429rem; }
    .web-page.custom-form-request .form-request .mobile-section .form-request-call span {
      font-size: 20px;
      color: #4a79aa; }
  .web-page.custom-form-request .form-request .mobile-section p {
    margin-bottom: 0; }

.web-page.custom-form-request .form-request .form-request-intro {
  text-align: left;
  border-bottom: 0;
  padding: 1.07143rem 0.71429rem 1.42857rem;
  font-size: 16px; }
  .web-page.custom-form-request .form-request .form-request-intro .required {
    color: #990642; }
  .web-page.custom-form-request .form-request .form-request-intro .center {
    text-align: center; }
  .web-page.custom-form-request .form-request .form-request-intro hr {
    height: 0.14286rem;
    width: 100%;
    background: #ddd;
    margin: 0;
    padding: 0;
    border: 0 none; }

.web-page.custom-form-request .form-request .page-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }
  .web-page.custom-form-request .form-request .page-cells .page-column {
    flex: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    box-sizing: border-box; }
    .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left {
          width: 70%; } }
      .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form {
        padding: 1.42857rem 0.71429rem 4.28571rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset {
          padding-top: 0.71429rem;
          width: 100%;
          max-width: 100%; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div {
            float: left;
            width: 100%;
            margin: 0;
            position: relative;
            margin-bottom: 1rem; }
            @media (min-width: 1024px) {
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div {
                width: 50%; } }
            .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div.form-heading {
              font-weight: 500;
              padding: 0.5rem 0 1.07143rem;
              margin: 0;
              font-size: 20px;
              line-height: 1.64286rem;
              color: #990642;
              width: 100%; }
            .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > label {
              padding-bottom: 0.57143rem;
              display: block; }
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > label > span {
                color: #657d97; }
            .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input {
              margin-right: 0; }
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input input {
                width: 85%;
                border: 1px solid #999999;
                font-size: 16px;
                padding: 0.35714rem 0.71429rem; }
                .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input input.error {
                  background: transparent;
                  margin: 0;
                  border: 1px solid #990642; }
                .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input input[type="file"] {
                  border: 0 none;
                  padding: 0; }
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input .inputs-list {
                margin: 0.71429rem 0 0;
                list-style-type: none;
                padding: 0; }
                .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input .inputs-list li {
                  margin-right: 1.07143rem;
                  margin-left: 0;
                  display: inline-block; }
                  .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input .inputs-list li label {
                    float: none; }
                    .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input .inputs-list li label input, .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input .inputs-list li label span {
                      display: inline-block;
                      vertical-align: middle;
                      width: auto;
                      margin: 0 0.71429rem 0 0; }
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input select {
                width: 85%;
                border: 1px solid #999999;
                font-size: 1rem;
                padding: 0.5rem 2.35714rem 0.5rem 0.92857rem;
                box-sizing: border-box;
                -webkit-appearance: none;
                -moz-appearance: none;
                position: relative;
                background: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/dropdown-arrow-gray.png) 96% 50% no-repeat;
                background-size: 1rem; }
                .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input select option {
                  color: black; }
              .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset > div > .input textarea {
                width: 92.5%;
                padding: 0.57143rem 0.92857rem;
                font-size: 16px;
                height: 7.14286rem;
                border: 1px solid #999999; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left form fieldset.form-columns-1 > div {
            width: 100%; }
      .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width {
        width: 100%; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-3 > div, .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-2 > div {
          width: 100%; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-3 > div, .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-2 > div {
              width: 32.7%; } }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-3 > div.form-heading, .web-page.custom-form-request .form-request .page-cells .page-column.page-column-left.full-width form fieldset.form-columns-2 > div.form-heading {
            width: 100%; }
    .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right {
      width: 100%;
      padding-top: 5.71429rem;
      margin-bottom: 2.85714rem; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right {
          width: 30%; } }
      .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box {
        position: relative;
        border: 10px solid #F1F2F5;
        text-align: center;
        padding: 4.5rem 1rem 2rem;
        margin-bottom: 2rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box::before {
          content: "";
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/contact-icon.svg);
          background-repeat: no-repeat;
          position: absolute;
          top: 1.5rem;
          left: 0;
          right: 0;
          margin: auto;
          width: 3rem;
          height: 3rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box h3 {
          color: #375167;
          text-transform: uppercase;
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 0.35714rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box p {
          color: #5379A6;
          font-weight: 500;
          margin-bottom: 1rem;
          line-height: 1.64286rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .phone-contact {
          display: block;
          color: #375167;
          font-weight: 500;
          font-size: 26px;
          margin-bottom: 2rem;
          text-decoration: none; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .email-contact {
          display: block;
          color: #0C7AC6;
          text-decoration: underline; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .email-contact::before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/email-icon.svg);
            background-repeat: no-repeat;
            width: 1.85714rem;
            height: 1.14286rem;
            margin-right: 0.71429rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .financing-available {
          position: relative;
          width: calc(100% + 42px);
          margin-left: -1.5rem;
          margin-bottom: -2rem;
          margin-top: 1.5rem;
          padding-bottom: 0.71429rem;
          overflow: hidden;
          background: #f1f2f5;
          text-align: left;
          padding-left: 5.71429rem;
          box-sizing: border-box; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .financing-available::before {
            content: "NEW!";
            display: block;
            width: 4.28571rem;
            height: 2.85714rem;
            position: absolute;
            top: 1.64286rem;
            left: 0;
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/icon-ribbon-red.svg);
            background-repeat: no-repeat;
            background-size: 5.35714rem;
            background-position: -15px 0px;
            color: white;
            font-size: 1rem;
            font-weight: 700;
            padding-left: 0.71429rem; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .financing-available h3 {
            margin: 0; }
          .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .any-questions-box .financing-available p {
            margin: 0; }
      .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .professional-installation {
        background-color: #6796C0;
        padding: 1.5rem 2rem 2rem;
        position: relative; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .professional-installation::before {
          content: "";
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/install-white.svg);
          background-repeat: no-repeat;
          position: absolute;
          top: 2rem;
          right: 2rem;
          margin: auto;
          width: 3rem;
          height: 3rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .professional-installation h3 {
          padding: 0;
          margin: 0;
          font-weight: 600;
          color: white;
          font-size: 18px;
          text-transform: uppercase;
          margin-bottom: 1.5rem;
          padding-right: 4.5rem; }
        .web-page.custom-form-request .form-request .page-cells .page-column.page-column-right .professional-installation a {
          border-radius: 0.35714rem;
          background-color: #BA135B;
          text-transform: capitalize;
          padding: 0.42857rem 2.5rem;
          line-height: 1.64286rem;
          font-size: 16px;
          color: white; }

.web-page.custom-form-request .form-request .page-banner-wrapper {
  display: none;
  background: #283440 url(https://www.wilsonamplifiers.com/content/images/page/installation-request/bg-banner.jpg) 50% 50% no-repeat; }
  @media (min-width: 1024px) {
    .web-page.custom-form-request .form-request .page-banner-wrapper {
      display: block; } }
  .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    height: 6rem; }
    .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div {
      flex: none;
      display: inline-block; }
      .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div.page-banner-left {
        width: 70%; }
        .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div.page-banner-left h2 {
          font-size: 30px;
          font-weight: 500;
          display: block;
          color: white;
          line-height: 2rem;
          padding: 0 0 0 0.71429rem;
          margin: 0; }
      .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div.page-banner-right {
        width: 30%;
        text-align: right; }
        .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div.page-banner-right svg {
          fill: white;
          width: 2.85714rem;
          height: 2.85714rem;
          text-align: right;
          display: inline-block;
          vertical-align: middle; }
        .web-page.custom-form-request .form-request .page-banner-wrapper .page-banner > div.page-banner-right .phone-number-info {
          margin-left: 0.71429rem;
          margin-right: 0.71429rem;
          font-size: 22px;
          font-weight: 600;
          color: white;
          display: inline-block;
          vertical-align: middle; }

@media (min-width: 1024px) {
  .web-page.custom-form-request .form-request .page-breadcrumbs {
    background: #f2f2f2; } }

.web-page.custom-form-request .form-request .page-breadcrumbs .breadcrumbs {
  display: block; }

@media (min-width: 1024px) {
  .web-page.custom-form-request .form-request .page-request-header {
    background: #f2f2f2; } }

.web-page.custom-form-request .form-request .page-request-header .form-request-heading {
  padding: 0 0.71429rem 2.14286rem; }
  .web-page.custom-form-request .form-request .page-request-header .form-request-heading h1 {
    margin: 0;
    padding-top: 0.71429rem;
    font-size: 28px;
    font-weight: 500;
    color: #333333; }
  .web-page.custom-form-request .form-request .page-request-header .form-request-heading p {
    font-size: 16px;
    padding-bottom: 0.35714rem; }
    .web-page.custom-form-request .form-request .page-request-header .form-request-heading p.submit-information {
      text-align: center; }
    .web-page.custom-form-request .form-request .page-request-header .form-request-heading p.send-floor-plan-analysis {
      margin-bottom: 2.85714rem;
      text-align: center; }
      .web-page.custom-form-request .form-request .page-request-header .form-request-heading p.send-floor-plan-analysis .btn {
        background: #5379a6;
        color: white;
        padding: 0.57143rem 1.07143rem;
        font-size: 13px;
        text-transform: uppercase; }
        .web-page.custom-form-request .form-request .page-request-header .form-request-heading p.send-floor-plan-analysis .btn:hover {
          text-decoration: none;
          background-color: #2d5e87; }
  .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-overview {
    background: #d9dce0;
    text-align: center;
    padding: 0.57143rem 0;
    color: #333333;
    margin: 1.42857rem 0;
    font-size: 21px;
    line-height: 1.64286rem; }
  .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    margin: 0 0 1.85714rem; }
    .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan {
      flex: none;
      font-size: 16px;
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0;
      box-sizing: border-box;
      background: white;
      -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.35);
      -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.35);
      box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.35);
      margin: 0.71429rem 0; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan {
          width: 49%;
          margin: 0; } }
      .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-header {
        text-align: center;
        color: white;
        padding: 1.07143rem 1.42857rem; }
        .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-header .coverage {
          font-size: 19px; }
        .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-header .pricing {
          font-size: 40px; }
      .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-content {
        padding: 1.07143rem 1.42857rem; }
        .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-content ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-content ul li {
            display: table;
            margin-bottom: 0.71429rem; }
            .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-content ul li i.check-icon {
              background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4OC44NzggNDg4Ljg3OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg4Ljg3OCA0ODguODc4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cG9seWdvbiBwb2ludHM9IjE0My4yOTQsMzQwLjA1OCA1MC44MzcsMjQ3LjYwMiAwLDI5OC40MzkgMTIyLjAwOSw0MjAuNDQ3IDEyMi4xNDksNDIwLjMwNiAgICAgMTQ0LjQyMyw0NDIuNTggNDg4Ljg3OCw5OC4xMjMgNDM3LjA1NSw0Ni4yOTggICAiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) 0 9px no-repeat;
              background-size: 10px 10px;
              display: table-cell;
              padding-left: 1.5rem; }
            .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan .pricing-plan-container .pricing-plan-content ul li .free-credit-design {
              color: #990642;
              font-weight: 600; }
      .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan.free-plan .pricing-plan-container .pricing-plan-header {
        background: #3690ab; }
      .web-page.custom-form-request .form-request .page-request-header .form-request-heading .pricing-plans .pricing-plan.advanced-plan .pricing-plan-container .pricing-plan-header {
        background: #385266; }

.web-page.custom-form-request .form-request .form-request-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start; }
  .web-page.custom-form-request .form-request .form-request-cells > div {
    flex: none;
    display: inline-block; }
    .web-page.custom-form-request .form-request .form-request-cells > div.form-request-details {
      width: 100%;
      margin-bottom: 2.14286rem; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .form-request .form-request-cells > div.form-request-details {
          width: calc(43% - 50px);
          box-sizing: border-box;
          padding: 0 2.85714rem 0 0.71429rem;
          margin: 2.85714rem 0;
          border-right: 1px solid #cccccc; } }
    .web-page.custom-form-request .form-request .form-request-cells > div.form-request-expect {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .form-request .form-request-cells > div.form-request-expect {
          width: 55%;
          box-sizing: border-box;
          margin: 2.85714rem 0; } }
      .web-page.custom-form-request .form-request .form-request-cells > div.form-request-expect ul {
        list-style: none;
        padding: 0;
        margin: 1.07143rem 0; }
        .web-page.custom-form-request .form-request .form-request-cells > div.form-request-expect ul li {
          clear: both;
          margin-bottom: 2.14286rem;
          font-size: 16px; }
          .web-page.custom-form-request .form-request .form-request-cells > div.form-request-expect ul li .icon-circled-number {
            height: 2.14286rem;
            width: 2.14286rem;
            border: 1px solid #5079a2;
            border-radius: 1.07143rem;
            display: block;
            float: left;
            text-align: center;
            color: #5079a2;
            font-size: 19px;
            font-weight: 500;
            margin-right: 0.71429rem;
            margin-bottom: 1.78571rem; }
    .web-page.custom-form-request .form-request .form-request-cells > div h2 {
      line-height: 1.64286rem;
      font-weight: 500;
      color: #990642;
      padding-bottom: 1.42857rem;
      font-size: 20px; }
    .web-page.custom-form-request .form-request .form-request-cells > div p {
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem;
      font-size: 16px;
      color: #333333; }

.web-page.custom-form-request .form-request .page-request-footer {
  background: #f2f2f2; }
  .web-page.custom-form-request .form-request .page-request-footer .another-installation-request {
    padding: 2.14286rem 0 3.57143rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
    .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div {
      flex: none;
      display: inline-block; }
      .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.content {
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.content {
            width: 65%; } }
        .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.content h3 {
          font-size: 22px;
          font-weight: 500;
          margin-bottom: 0.35714rem;
          color: #0E0E0E; }
        .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.content p {
          display: none;
          line-height: 1.64286rem;
          margin-bottom: 0.35714rem;
          font-size: 16px;
          color: #333333; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.content p {
              display: block; } }
      .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.button {
        width: 100%;
        text-align: center;
        border: 0 none;
        padding: 0;
        margin-top: 1.42857rem; }
        @media (min-width: 1024px) {
          .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.button {
            width: 30%;
            text-align: right;
            margin: 0; } }
        .web-page.custom-form-request .form-request .page-request-footer .another-installation-request > div.button a {
          display: inline-block;
          background: #5079a2;
          color: white;
          width: 12.85714rem;
          text-align: center;
          height: 3.14286rem;
          line-height: 3.14286rem;
          border-radius: 0.28571rem; }

.web-page.custom-form-request #installation-service-request .form-request-header h1 {
  width: calc(100% - 45px); }
  @media (min-width: 1024px) {
    .web-page.custom-form-request #installation-service-request .form-request-header h1 {
      width: 50%; } }

.web-page.custom-form-request .modern-request .page-breadcrumbs {
  background: white; }

.web-page.custom-form-request .modern-request .form-request-header {
  background-image: 0 none;
  background: linear-gradient(90deg, #2A3440 0%, #54718E 50.48%, #2A3440 100%); }
  .web-page.custom-form-request .modern-request .form-request-header h1 {
    width: calc(100% - 45px);
    text-align: center;
    font-weight: 600; }

.web-page.custom-form-request .modern-request .page-cells {
  justify-content: space-between;
  margin-top: 2.14286rem; }
  .web-page.custom-form-request .modern-request .page-cells .page-column {
    vertical-align: top; }
    .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left {
          width: 45%; } }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left p {
        font-size: 16px;
        line-height: 1.64286rem;
        margin: 0 0 1.42857rem; }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left hr {
        width: 100%;
        height: 1px;
        background: #1E4478;
        color: #1E4478;
        margin: 0 0 1.42857rem; }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left strong {
        font-size: 18px;
        line-height: 1.64286rem;
        color: #28343F;
        font-weight: 600; }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell strong {
          text-transform: uppercase; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon {
          flex: none;
          display: inline-block;
          background-size: 100%;
          background-position: center;
          background-repeat: no-repeat; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell p {
          flex: none;
          display: inline-block;
          width: calc(100% - 90px); }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-consultation {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/form.svg);
          width: 3.64286rem;
          height: 4.28571rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-survey {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/survey.svg);
          width: 5rem;
          height: 3.78571rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-proposal {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/floor-plan.svg);
          width: 4.64286rem;
          height: 3.64286rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-schedule {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/schedule.svg);
          width: 4.28571rem;
          height: 4rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-deployment {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/install-service.svg);
          width: 3.21429rem;
          height: 3.28571rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-checks {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/final-check.svg);
          width: 3.92857rem;
          height: 3.92857rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-left .das-installation-cells .das-installation-cell span.icon-follow {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-request/support.svg);
          width: 4.14286rem;
          height: 3.64286rem; }
    .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right {
      padding: 0 1.42857rem 3.57143rem;
      width: 100%;
      background: #F1F2F5; }
      @media (min-width: 1024px) {
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right {
          width: 48%; } }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading {
        background: #5479a6;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        align-content: flex-start;
        width: calc(100% + 40px);
        margin-left: -1.42857rem;
        margin-bottom: 2.85714rem;
        position: relative; }
        @media (min-width: 1024px) {
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading {
            margin-bottom: 0; } }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading div {
          color: #F9F9F9;
          font-size: 24px;
          line-height: 2.57143rem;
          display: inline-block;
          flex: none;
          padding-left: 1.42857rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading span {
          width: 100%;
          top: 2.85714rem;
          left: 1.42857rem;
          position: absolute;
          font-size: 16px;
          line-height: 1.71429rem;
          display: inline-block;
          flex: none;
          padding-right: 1.42857rem; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading span {
              color: #F1F2F5;
              width: auto;
              position: relative;
              top: 0;
              left: 0; } }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right .installation-request-heading span i {
            color: #990642;
            font-size: 16px;
            line-height: 1.71429rem; }
      .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form {
        margin-top: 1.78571rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .form-heading {
          color: #990642;
          font-size: 20px;
          font-weight: 600;
          line-height: 2.14286rem;
          margin-bottom: 1.07143rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form label {
          margin-right: 0.5rem;
          margin-bottom: 0.71429rem;
          display: block; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form label {
              display: inline-block; } }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form label > span {
            color: #5D6E7E;
            font-size: 18px;
            line-height: 1.92857rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input {
          display: inline-block;
          margin: 0 0 1.14286rem;
          width: 100%; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input {
              width: 70%; } }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input select, .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input fieldset.form-columns-1 {
            width: 100%;
            border: 1px solid #B0B1B3;
            height: 2.71429rem;
            background: white;
            font-size: 16px; }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input input[type="text"], .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input input[type="tel"], .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input input[type="email"] {
            height: 2.71429rem;
            width: 100%;
            border: 1px solid #B0B1B3;
            background: white;
            font-size: 16px;
            padding-left: 0.35714rem; }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input ul {
            padding: 0;
            margin: 0;
            list-style: none; }
            .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input ul li {
              display: inline-block; }
              .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input ul li span {
                color: black;
                font-size: 18px;
                line-height: 1.92857rem; }
              .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .input ul li input {
                margin-right: 0.21429rem; }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .form-columns-2 {
          text-align: left; }
          @media (min-width: 1024px) {
            .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form .form-columns-2 {
              text-align: right; } }
        .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form fieldset > div {
          position: relative; }
          .web-page.custom-form-request .modern-request .page-cells .page-column.page-column-right form fieldset > div > .input input.error {
            background: white;
            margin: 0;
            border: 1px solid #990642; }

.case-study-footer {
  display: none;
  border-top: 1px solid #cccccc;
  background: #f2f2f2; }
  @media (min-width: 1024px) {
    .case-study-footer {
      display: block; } }
  .case-study-footer .talk-to-experts-section {
    padding: 2.14286rem 0; }
    .case-study-footer .talk-to-experts-section h2 {
      margin: 0.42857rem 0;
      font-size: 24px;
      font-weight: 500;
      color: #990642; }
    .case-study-footer .talk-to-experts-section p {
      font-size: 16px;
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem; }
    .case-study-footer .talk-to-experts-section .talk-to-experts-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: flex-start;
      align-items: flex-start; }
      .case-study-footer .talk-to-experts-section .talk-to-experts-cells .talk-to-experts {
        flex: none;
        width: 50%;
        padding-right: 1.42857rem;
        margin: 2.85714rem 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start; }
        .case-study-footer .talk-to-experts-section .talk-to-experts-cells .talk-to-experts .icon {
          flex: none;
          width: 5.85714rem;
          height: 5.85714rem;
          margin-bottom: 1rem; }
          .case-study-footer .talk-to-experts-section .talk-to-experts-cells .talk-to-experts .icon img {
            max-width: 100%; }
        .case-study-footer .talk-to-experts-section .talk-to-experts-cells .talk-to-experts .description {
          flex: none;
          width: calc(100% - 100px); }
          .case-study-footer .talk-to-experts-section .talk-to-experts-cells .talk-to-experts .description h4 {
            margin: 0.71429rem 0 0;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            color: #405466; }
  .case-study-footer .contact-option {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
    margin: 2.14286rem 0 0;
    height: 6.78571rem;
    padding: 2.14286rem;
    background: white;
    border: 1px solid #cccccc; }
    .case-study-footer .contact-option svg {
      flex: none; }
    .case-study-footer .contact-option .option-text {
      font-size: 17px;
      flex: none;
      margin-left: 1.07143rem;
      width: 24.28571rem;
      max-width: 100%; }
      .case-study-footer .contact-option .option-text .option-action {
        display: inline;
        font-size: 22px;
        font-weight: 500;
        position: relative;
        color: #5379a6; }

.section-recent-projects {
  position: relative; }
  .section-recent-projects .section-content {
    padding: 2rem 0.71429rem 3rem; }
    .section-recent-projects .section-content h2 {
      font-size: 30px;
      font-weight: 400;
      margin: 0;
      padding-bottom: 1rem; }
    .section-recent-projects .section-content .productCarousel-slide .row {
      font-size: 0;
      margin-left: -1rem;
      margin-right: -1rem; }
      .section-recent-projects .section-content .productCarousel-slide .row .column {
        font-size: 16px;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem; }
        @media (min-width: 1024px) {
          .section-recent-projects .section-content .productCarousel-slide .row .column.column-slide-img {
            width: 40%; } }
        .section-recent-projects .section-content .productCarousel-slide .row .column.column-slide-img img {
          width: auto;
          max-width: 100%; }
        @media (min-width: 1024px) {
          .section-recent-projects .section-content .productCarousel-slide .row .column.column-slide-text {
            width: 60%; } }
        .section-recent-projects .section-content .productCarousel-slide .row .column.column-slide-text h4 {
          font-size: 18px;
          font-weight: 600;
          margin: 0;
          padding-bottom: 1rem; }
        .section-recent-projects .section-content .productCarousel-slide .row .column.column-slide-text p {
          line-height: 1.71429rem;
          margin-bottom: 1.42857rem;
          margin-top: 0; }

.web-page.building-recommendations .body {
  background: #f2f2f2; }
  .web-page.building-recommendations .body .building-recommendations-form .building-form-heading {
    padding-bottom: 1.42857rem; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-heading h1 {
      font-size: 30px;
      color: #28343f;
      font-weight: 500; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-heading p {
      margin: 0.71429rem 0.71429rem 1.42857rem;
      color: black;
      font-size: 15px; }
      .web-page.building-recommendations .body .building-recommendations-form .building-form-heading p a {
        font-size: 15px;
        color: #0c4f8c;
        font-weight: 600; }
  .web-page.building-recommendations .body .building-recommendations-form .building-form {
    padding: 1.42857rem 0;
    background: white; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form iframe {
      width: 100%;
      min-height: 125rem;
      border: 0;
      overflow: visible; }
  .web-page.building-recommendations .body .building-recommendations-form .building-form-content {
    padding: 3.57143rem 0; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-content h2 {
      font-size: 20px;
      color: #222;
      margin-bottom: 2.14286rem; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-content > p {
      max-width: 600px;
      text-align: center;
      margin: 0 auto 5.71429rem;
      font-size: 15px;
      color: black; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-content h3 {
      font-size: 20px;
      color: #222; }
    .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch; }
      .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells .building-form-cell {
        flex: none;
        display: inline-block;
        width: 100%;
        margin: 1.42857rem 0; }
        @media (min-width: 1024px) {
          .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells .building-form-cell {
            width: 31%; }
            .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells .building-form-cell:nth-child(3n+2) {
              margin-left: 3%;
              margin-right: 3%; } }
        .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells .building-form-cell p {
          font-size: 15px;
          color: black; }
        .web-page.building-recommendations .body .building-recommendations-form .building-form-content .building-form-cells .building-form-cell img {
          width: 100%;
          max-width: 17.85714rem; }
  .web-page.building-recommendations .body .building-recommendations-form .center {
    text-align: center; }

.web-page.compare-weboost-home-kits .body {
  background: white;
  padding-bottom: 2.85714rem; }
  @media (min-width: 1024px) {
    .web-page.compare-weboost-home-kits .body {
      background: #f2f2f2; } }
  .web-page.compare-weboost-home-kits .body .page-breadcrumbs {
    background: #f2f2f2;
    border: 1px solid #cccccc;
    display: none; }
    @media (min-width: 1024px) {
      .web-page.compare-weboost-home-kits .body .page-breadcrumbs {
        display: block; } }
  .web-page.compare-weboost-home-kits .body h1 {
    color: #A41E34;
    font-weight: 300;
    font-size: 28px;
    margin: 0; }
  .web-page.compare-weboost-home-kits .body .chart-container {
    font-size: 12px;
    background: white;
    width: 100%;
    margin: 0;
    position: relative; }
    @media (min-width: 1024px) {
      .web-page.compare-weboost-home-kits .body .chart-container {
        background: #f2f2f2;
        font-size: 13px;
        position: unset; }
        .web-page.compare-weboost-home-kits .body .chart-container.fixed-position {
          margin-top: 17.85714rem; } }
    .web-page.compare-weboost-home-kits .body .chart-container .navigation {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start;
      position: absolute;
      bottom: 2.14286rem;
      width: 75%;
      left: 25%; }
      @media (min-width: 1024px) {
        .web-page.compare-weboost-home-kits .body .chart-container .navigation {
          display: none; } }
      .web-page.compare-weboost-home-kits .body .chart-container .navigation span {
        margin-top: 0;
        flex: none;
        display: inline-block;
        width: 0.71429rem;
        height: 0.71429rem;
        margin: 0.21429rem;
        cursor: pointer;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .web-page.compare-weboost-home-kits .body .chart-container .navigation span.previous {
          background-image: url(../icons/arrow-right.svg);
          transform: rotate(180deg);
          float: left; }
        .web-page.compare-weboost-home-kits .body .chart-container .navigation span.next {
          background-image: url(../icons/arrow-right.svg);
          float: right; }
        .web-page.compare-weboost-home-kits .body .chart-container .navigation span.hidden {
          background: transparent; }
    .web-page.compare-weboost-home-kits .body .chart-container.chart-container-top {
      background: white; }
      @media (min-width: 1024px) {
        .web-page.compare-weboost-home-kits .body .chart-container.chart-container-top {
          border-bottom: 1px solid #cccccc; }
          .web-page.compare-weboost-home-kits .body .chart-container.chart-container-top.fixed {
            position: fixed;
            background: white;
            top: 0;
            height: 15rem;
            border-top: 0;
            margin-top: 0;
            z-index: 111; }
            .web-page.compare-weboost-home-kits .body .chart-container.chart-container-top.fixed .row-item-header-top {
              display: none; }
            .web-page.compare-weboost-home-kits .body .chart-container.chart-container-top.fixed .row-container1 {
              margin-top: 3.92857rem; } }
    .web-page.compare-weboost-home-kits .body .chart-container .row-container1 {
      position: relative;
      background: white;
      color: #333333;
      margin-top: 0;
      width: calc(100% + 30px);
      margin-right: -1.07143rem;
      margin-left: -1.07143rem; }
      @media (min-width: 1024px) {
        .web-page.compare-weboost-home-kits .body .chart-container .row-container1 {
          width: 100%;
          margin-right: 0;
          margin-left: 0;
          height: 10.35714rem; } }
      .web-page.compare-weboost-home-kits .body .chart-container .row-container1 .row-item span {
        display: block;
        margin-bottom: 1.42857rem; }
      .web-page.compare-weboost-home-kits .body .chart-container .row-container1 .row-item img {
        width: 90%; }
    .web-page.compare-weboost-home-kits .body .chart-container .row-container {
      clear: both;
      border-bottom: 1px solid #b2b2b2;
      display: table;
      width: calc(100% + 30px);
      margin-right: -1.07143rem;
      margin-left: -1.07143rem; }
      @media (min-width: 1024px) {
        .web-page.compare-weboost-home-kits .body .chart-container .row-container {
          width: 100%;
          margin-right: 0;
          margin-left: 0; } }
      .web-page.compare-weboost-home-kits .body .chart-container .row-container.chart-subheader {
        padding-top: 1.42857rem; }
      .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item-header h2 {
        margin: 0;
        color: #A41E34;
        font-weight: 300;
        padding: 0 1.07143rem 1.07143rem;
        font-size: 20px; }
        @media (min-width: 1024px) {
          .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item-header h2 {
            padding: 1.07143rem 0; } }
      .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item {
        border-right: 1px solid #b2b2b2; }
        @media (min-width: 1024px) {
          .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item {
            border-right: 0 none; } }
        .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item.item0 {
          padding: 0.35714rem;
          text-align: right;
          border-right: 1px solid #b2b2b2; }
        @media (min-width: 1024px) {
          .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item.item1, .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item.item3, .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item.item5, .web-page.compare-weboost-home-kits .body .chart-container .row-container .row-item.item7 {
            background-color: #e2e2e2; } }
    .web-page.compare-weboost-home-kits .body .chart-container .row-item {
      display: table-cell;
      height: 100%;
      width: 25%; }
      @media (min-width: 1024px) {
        .web-page.compare-weboost-home-kits .body .chart-container .row-item {
          width: 14.28%; } }
      .web-page.compare-weboost-home-kits .body .chart-container .row-item.hidden {
        display: none; }
        @media (min-width: 1024px) {
          .web-page.compare-weboost-home-kits .body .chart-container .row-item.hidden {
            display: table-cell; } }
      .web-page.compare-weboost-home-kits .body .chart-container .row-item.center {
        text-align: center; }

.web-page.installation-service .body .section {
  font-family: "Hind Vadodara", Arial;
  color: #28343F;
  font-size: 16px;
  box-sizing: border-box; }
  .web-page.installation-service .body .section * {
    box-sizing: border-box; }
  .web-page.installation-service .body .section .section-content {
    padding: 2rem 0.71429rem 3rem; }
  .web-page.installation-service .body .section .button {
    display: inline-block;
    padding: 0.42857rem 1.28571rem;
    border-radius: 0.35714rem;
    line-height: 1.64286rem; }
  .web-page.installation-service .body .section .button-color-jazzberry {
    background-color: #BA135B;
    color: white; }
  .web-page.installation-service .body .section h2 {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 1rem; }
  .web-page.installation-service .body .section .row {
    font-size: 0;
    margin-left: -1rem;
    margin-right: -1rem; }
  .web-page.installation-service .body .section .column {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 1rem;
    padding-right: 1rem; }
  .web-page.installation-service .body .section .productCarousel-slide .row .column {
    width: 100%; }
    @media (min-width: 1024px) {
      .web-page.installation-service .body .section .productCarousel-slide .row .column.column-slide-img {
        width: 40%; }
      .web-page.installation-service .body .section .productCarousel-slide .row .column.column-slide-text {
        width: 60%; } }
  .web-page.installation-service .body .section p {
    line-height: 1.71429rem;
    margin-bottom: 1.42857rem;
    margin-top: 0; }
  .web-page.installation-service .body .section h3 {
    font-size: 25px;
    font-weight: 400;
    margin: 0; }
  .web-page.installation-service .body .section img {
    width: auto;
    max-width: 100%; }
  .web-page.installation-service .body .section .inner, .web-page.installation-service .body .section .container {
    position: relative; }

.web-page.installation-service .body .section-color-darkblue {
  background-color: #28333f; }

.web-page.installation-service .body .section-color-white {
  background-color: white; }

.web-page.installation-service .body .section-color-gray {
  background-color: #F2F2F2; }

.web-page.installation-service .body .section-color-darkblue2 {
  background-color: #375167; }

.web-page.installation-service .body .section-header {
  background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-service/top-marquee.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center; }
  .web-page.installation-service .body .section-header .section-content {
    min-height: 20rem; }
    .web-page.installation-service .body .section-header .section-content h1 {
      color: white;
      font-size: 33px;
      font-weight: 600;
      margin: 0;
      padding-bottom: 1.28571rem; }
    .web-page.installation-service .body .section-header .section-content p {
      color: white;
      font-size: 22px;
      line-height: 2.28571rem;
      max-width: 29.28571rem;
      width: 100%;
      margin-bottom: 2.28571rem; }
    .web-page.installation-service .body .section-header .section-content a {
      border: 0 none; }

.web-page.installation-service .body .section-installation h3 {
  font-weight: 500;
  color: #5379a6;
  padding-bottom: 0.71429rem; }

.web-page.installation-service .body .section-installation .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }
  .web-page.installation-service .body .section-installation .row .column {
    flex: none;
    width: 100%; }
    @media (min-width: 1024px) {
      .web-page.installation-service .body .section-installation .row .column {
        width: 50%; } }
    @media (min-width: 1024px) {
      .web-page.installation-service .body .section-installation .row .column.column-small {
        width: 36%; } }
    .web-page.installation-service .body .section-installation .row .column.column-small .column-content {
      background-color: #6796C0;
      color: white;
      min-height: 24.28571rem;
      text-align: center;
      padding: 2rem 1.5rem; }
      .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step {
        font-size: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        align-content: center; }
        .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-number {
          position: relative;
          width: 100%;
          font-size: 65px;
          line-height: 3.85714rem;
          flex: none;
          margin-bottom: 2rem; }
          @media (min-width: 1024px) {
            .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-number {
              width: 20%;
              max-width: 3.57143rem;
              min-width: 3.57143rem;
              margin-bottom: 0; } }
          .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-number::after {
            content: "";
            position: absolute;
            top: 0;
            right: 50%;
            margin-right: -1.78571rem;
            width: 0.14286rem;
            height: 4.42857rem;
            background-color: white; }
            @media (min-width: 1024px) {
              .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-number::after {
                right: 0;
                margin: 0; } }
        .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-content {
          width: 80%;
          padding-bottom: 0;
          max-width: 15.28571rem;
          font-weight: 500;
          font-size: 18px;
          flex: none;
          margin: 0 auto; }
          @media (min-width: 1024px) {
            .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-content {
              padding-left: 1rem;
              margin: 0; } }
          .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-content img {
            margin-bottom: 1rem; }
          .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step .step-content p {
            text-align: left; }
        .web-page.installation-service .body .section-installation .row .column.column-small .column-content .step a.button {
          display: block;
          font-size: 16px;
          margin: 2rem auto 0;
          width: 12.5rem;
          border: 0 none; }
    @media (min-width: 1024px) {
      .web-page.installation-service .body .section-installation .row .column.column-large {
        width: 64%; } }
    .web-page.installation-service .body .section-installation .row .column.column-large .step {
      font-size: 0;
      border: 2px solid #A3B9CF;
      background-color: white;
      display: table;
      padding: 7.85714rem 2rem 2.5rem;
      margin-bottom: 1.21429rem;
      position: relative; }
      @media (min-width: 1024px) {
        .web-page.installation-service .body .section-installation .row .column.column-large .step {
          padding: 1.5rem 2rem; } }
      .web-page.installation-service .body .section-installation .row .column.column-large .step .step-number, .web-page.installation-service .body .section-installation .row .column.column-large .step .step-content, .web-page.installation-service .body .section-installation .row .column.column-large .step .step-icon {
        display: table-cell;
        vertical-align: middle;
        font-size: 18px; }
      .web-page.installation-service .body .section-installation .row .column.column-large .step .step-number {
        position: relative;
        width: 3.71429rem;
        font-size: 65px;
        line-height: 3.85714rem;
        color: #6691B7; }
        .web-page.installation-service .body .section-installation .row .column.column-large .step .step-number::after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 0.21429rem;
          height: 4.28571rem;
          background-color: #6691B7;
          margin: auto; }
      .web-page.installation-service .body .section-installation .row .column.column-large .step .step-content {
        padding-left: 1.35714rem;
        font-weight: 600;
        color: #5379A6; }
      .web-page.installation-service .body .section-installation .row .column.column-large .step .step-icon {
        width: 100%;
        top: 1.5rem;
        left: 0;
        right: 0;
        text-align: center;
        margin: auto;
        position: absolute; }
        @media (min-width: 1024px) {
          .web-page.installation-service .body .section-installation .row .column.column-large .step .step-icon {
            width: 7.14286rem;
            position: relative;
            top: 0;
            text-align: right; } }

.web-page.installation-service .body .section-free-consultation-call {
  color: white;
  font-size: 1.57143rem;
  font-weight: 300; }
  .web-page.installation-service .body .section-free-consultation-call img {
    position: relative;
    margin: 0 auto 1.5rem;
    display: block;
    width: 8.85714rem;
    height: 8.85714rem; }
    @media (min-width: 1024px) {
      .web-page.installation-service .body .section-free-consultation-call img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto; } }
  .web-page.installation-service .body .section-free-consultation-call h2 {
    color: white;
    padding-bottom: 0.78571rem; }
  .web-page.installation-service .body .section-free-consultation-call a {
    font-size: 24px;
    font-weight: 600;
    color: white; }

.web-page.installation-service .body .section-faq {
  padding-bottom: 2.5rem; }
  .web-page.installation-service .body .section-faq .faq-row {
    position: relative;
    border-top: 2px solid #CBCCCC; }
    .web-page.installation-service .body .section-faq .faq-row .faq-title {
      color: #2A5C89;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.71429rem;
      padding-left: 3.42857rem;
      padding-top: 0.78571rem;
      padding-bottom: 0.78571rem;
      padding-right: 3rem;
      cursor: pointer;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -o-user-select: none; }
      @media (min-width: 1024px) {
        .web-page.installation-service .body .section-faq .faq-row .faq-title {
          padding-right: 0; } }
      .web-page.installation-service .body .section-faq .faq-row .faq-title::before {
        content: "";
        position: absolute;
        left: 0.78571rem;
        top: 0.78571rem;
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/installation-service/FAQ.svg);
        background-repeat: no-repeat;
        width: 1.78571rem;
        height: 1.78571rem; }
      .web-page.installation-service .body .section-faq .faq-row .faq-title::after {
        content: "+";
        position: absolute;
        top: 0.78571rem;
        right: 0.78571rem;
        font-size: 30px;
        font-weight: 400;
        color: #B0B1B3; }
    .web-page.installation-service .body .section-faq .faq-row .faq-content {
      display: none; }
      .web-page.installation-service .body .section-faq .faq-row .faq-content p {
        margin: 0;
        padding: 1rem 2.85714rem 2rem 3.42857rem; }
    .web-page.installation-service .body .section-faq .faq-row.open {
      background-color: #F1F2F5; }
      .web-page.installation-service .body .section-faq .faq-row.open .faq-title::after {
        content: "_";
        margin-top: -0.92857rem; }
      .web-page.installation-service .body .section-faq .faq-row.open .faq-content {
        display: block; }
    .web-page.installation-service .body .section-faq .faq-row:last-child {
      border-bottom: 2px solid #CBCCCC; }

.healthcare-landing-page {
  padding-top: 0;
  margin-top: 0 !important; }
  .healthcare-landing-page .body > * > .inner {
    box-sizing: border-box;
    width: inherit;
    max-width: 84.28571rem;
    margin: 0 auto;
    padding: 0 0.71429rem; }
  .healthcare-landing-page .body article, .healthcare-landing-page .body aside, .healthcare-landing-page .body details, .healthcare-landing-page .body figcaption, .healthcare-landing-page .body figure, .healthcare-landing-page .body footer, .healthcare-landing-page .body header, .healthcare-landing-page .body hgroup, .healthcare-landing-page .body main, .healthcare-landing-page .body menu, .healthcare-landing-page .body nav, .healthcare-landing-page .body section, .healthcare-landing-page .body summary {
    display: block; }
  .healthcare-landing-page .body audio, .healthcare-landing-page .body canvas, .healthcare-landing-page .body iframe, .healthcare-landing-page .body img, .healthcare-landing-page .body svg, .healthcare-landing-page .body video {
    vertical-align: middle; }
  .healthcare-landing-page .body header {
    background-size: cover;
    width: 100%;
    padding-bottom: 10%;
    box-sizing: border-box; }
    .healthcare-landing-page .body header nav {
      height: 9.28571rem;
      padding: 1.42857rem 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      align-content: center; }
      .healthcare-landing-page .body header nav > * {
        flex: none;
        display: inline-block; }
      .healthcare-landing-page .body header nav .logo {
        width: 17.85714rem;
        display: block; }
      .healthcare-landing-page .body header nav .bg-red {
        background-color: #ab0049;
        color: white; }
      .healthcare-landing-page .body header nav .button {
        transition: padding 0.5s ease;
        margin-left: auto;
        padding: 0.71429rem 2.14286rem;
        text-transform: uppercase;
        cursor: pointer;
        border: 0 none;
        border-radius: 0;
        font-size: 1rem;
        position: fixed;
        right: 0;
        z-index: 1; }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body header nav .button {
            position: relative; } }
        .healthcare-landing-page .body header nav .button .icon-talk {
          width: 1.42857rem;
          margin-left: 0.71429rem; }
        .healthcare-landing-page .body header nav .button:hover {
          padding: 0.71429rem 2.85714rem;
          color: white;
          background-color: #006eb3; }
    .healthcare-landing-page .body header h1 {
      font-size: 3em;
      font-weight: 400;
      width: 80%;
      margin: 6.42857rem auto 0;
      color: white;
      text-align: center; }
    .healthcare-landing-page .body header p {
      font-size: 1.20em;
      font-weight: 400;
      width: 22.85714rem;
      margin: 1.78571rem auto;
      color: white;
      text-align: center; }
    .healthcare-landing-page .body header .button-play {
      width: 3.57143rem;
      height: 3.57143rem;
      margin: 0 auto;
      display: block;
      border-radius: 0;
      border: 0 none;
      position: relative;
      box-sizing: border-box;
      padding: 0;
      text-align: center;
      background-image: url(../icons/youtube.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      opacity: 0.7; }
      .healthcare-landing-page .body header .button-play:hover {
        opacity: 1; }
    .healthcare-landing-page .body header #video {
      position: relative;
      padding-bottom: 56.25%;
      height: 0; }
      .healthcare-landing-page .body header #video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 11; }
      .healthcare-landing-page .body header #video #button-video-close {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        border: 0 none;
        z-index: 111; }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body header #video #button-video-close {
            right: -3.57143rem;
            top: -0.5rem; } }
  .healthcare-landing-page .body .slideshow {
    background: #fafafa;
    padding-bottom: 2.14286rem; }
    @media (min-width: 1024px) {
      .healthcare-landing-page .body .slideshow {
        background: white;
        padding-bottom: 0; } }
    .healthcare-landing-page .body .slideshow .slideshow-slide {
      display: none; }
      .healthcare-landing-page .body .slideshow .slideshow-slide h2 {
        font-size: 2em;
        font-weight: 400;
        margin: 0;
        padding: 2.85714rem 0 1.42857rem;
        display: flex;
        align-items: center; }
        .healthcare-landing-page .body .slideshow .slideshow-slide h2 .icon-checkmark {
          flex: none;
          display: inline-block;
          margin-right: 1.42857rem;
          width: 3.57143rem;
          height: 3.57143rem; }
      .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card {
        display: flex;
        clear: both;
        margin-top: 1.42857rem;
        flex-wrap: wrap; }
        .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote {
          width: 100%;
          flex: none;
          display: inline-block; }
          @media (min-width: 1024px) {
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote {
              width: 65%; } }
        .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-image {
          width: 100%;
          flex: none;
          display: inline-block;
          background-size: cover;
          position: relative;
          padding-bottom: 42%;
          background-size: 100%;
          background-repeat: no-repeat;
          background-position: center; }
          @media (min-width: 1024px) {
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-image {
              width: 35%;
              padding-bottom: 0;
              background-size: cover; } }
          .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-image .button-play-2 {
            width: 16.42857rem;
            padding: 0.71429rem;
            border-radius: 1.42857rem;
            text-align: center;
            color: white;
            background: #333333;
            background-color: rgba(0, 0, 0, 0.5);
            display: none;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            height: 2.85714rem;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: -80%;
            margin: auto; }
            @media (min-width: 1024px) {
              .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-image .button-play-2 {
                display: inline-flex; } }
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-image .button-play-2 .icon-video-camera {
              width: 1.42857rem;
              height: 1.21429rem;
              margin-right: 0.71429rem; }
        .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton {
          color: white;
          padding: 3.57143rem;
          position: relative;
          box-sizing: border-box; }
          @media (min-width: 1024px) {
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton {
              height: 28.57143rem; } }
          .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton > p {
            margin: 0;
            font-weight: 300;
            font-size: 1.8em;
            line-height: 1.5em;
            padding: 0 3.14286rem; }
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton > p:nth-child(1)::before {
              content: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/quote.png);
              transform: scale(0.5);
              position: absolute;
              left: 2.14286rem;
              top: 3.21429rem;
              background-size: 0.71429rem; }
            .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton > p.slideshow-card-quote-author {
              text-align: center;
              font-size: 25px;
              padding: 0; }
              .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton > p.slideshow-card-quote-author b {
                align-items: center;
                font-weight: 500;
                text-transform: uppercase;
                font-size: 35px; }
          .healthcare-landing-page .body .slideshow .slideshow-slide .slideshow-card .slideshow-card-quote-descripton hr {
            width: 12.85714rem;
            border-top: 2px solid white;
            text-align: center;
            margin: 3.57143rem auto 1.42857rem auto; }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-1 {
        display: block; }
        .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-1 .slideshow-card-quote-image {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/david-glenn-mobile.png); }
          @media (min-width: 1024px) {
            .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-1 .slideshow-card-quote-image {
              background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/david-glenn-desktop.png); } }
        .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-1 .slideshow-card-quote-descripton {
          background-color: #2694d1; }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-2 .slideshow-card-quote-image {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/david-bailey-mobile.png); }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-2 .slideshow-card-quote-image {
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/david-bailey-desktop.png); } }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-2 .slideshow-card-quote-descripton {
        background-color: #009ba4; }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-3 .slideshow-card-quote-image {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/tina-price-mobile.png); }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-3 .slideshow-card-quote-image {
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/tina-price-desktop.png); } }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-3 .slideshow-card-quote-descripton {
        background-color: #6f5ca7; }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-4 .slideshow-card-quote-image {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/sean-robinson-mobile.png); }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-4 .slideshow-card-quote-image {
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/sean-robinson-desktop.png); } }
      .healthcare-landing-page .body .slideshow .slideshow-slide.slideshow-4 .slideshow-card-quote-descripton {
        background-color: #346eac; }
    .healthcare-landing-page .body .slideshow .slideshow-controls {
      height: 1.42857rem;
      width: 10.71429rem;
      margin-top: 3.57143rem;
      margin: 3.57143rem auto 4.28571rem auto;
      border-bottom: 2px solid #5079a2;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      @media (min-width: 1024px) {
        .healthcare-landing-page .body .slideshow .slideshow-controls {
          width: 21.42857rem; } }
      .healthcare-landing-page .body .slideshow .slideshow-controls .next-left {
        position: absolute;
        left: -4.28571rem;
        top: 0.5rem;
        width: 1.64286rem;
        height: 1.64286rem;
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/chevron-right.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transform: rotate(180deg);
        cursor: pointer;
        opacity: 0.75; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .next-left:hover {
          opacity: 1; }
      .healthcare-landing-page .body .slideshow .slideshow-controls .next-right {
        position: absolute;
        right: -4.28571rem;
        top: 0.5rem;
        width: 1.64286rem;
        height: 1.64286rem;
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/chevron-right.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        opacity: 0.75; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .next-right:hover {
          opacity: 1; }
      .healthcare-landing-page .body .slideshow .slideshow-controls .dot {
        height: 1.35714rem;
        width: 1.35714rem;
        top: 0.64286rem;
        border-radius: 1.07143rem;
        display: inline-block;
        background-color: white;
        border: 2px solid #5079a2;
        float: left;
        position: absolute;
        cursor: pointer; }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .slideshow .slideshow-controls .dot {
            height: 1.71429rem;
            width: 1.71429rem;
            top: 0.5rem; } }
        .healthcare-landing-page .body .slideshow .slideshow-controls .dot.dot-active {
          background-color: #5079a2; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .dot.dot-1 {
          left: 0; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .dot.dot-2 {
          left: 30%; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .dot.dot-3 {
          right: 30%; }
        .healthcare-landing-page .body .slideshow .slideshow-controls .dot.dot-4 {
          right: 0; }
  .healthcare-landing-page .body .mobile-only.button-play-2 {
    width: 18.14286rem;
    padding: 0.71429rem;
    border-radius: 1.42857rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 3.14286rem;
    left: 0;
    right: 0;
    top: 0;
    bottom: -80%;
    clear: both;
    position: relative;
    color: #5079a2;
    background: white;
    border: 2px solid #5079a2;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 auto;
    display: flex;
    font-size: 12px; }
    @media (min-width: 1024px) {
      .healthcare-landing-page .body .mobile-only.button-play-2 {
        display: none; } }
    .healthcare-landing-page .body .mobile-only.button-play-2 .icon-video-camera {
      width: 1.42857rem;
      height: 1.21429rem;
      margin-right: 0.71429rem; }
  .healthcare-landing-page .body .bg-gray {
    background: #f2f2f2; }
  .healthcare-landing-page .body .contact h2 {
    font-size: 1.875em;
    font-weight: 400;
    margin: 1.42857rem 0; }
  .healthcare-landing-page .body .contact p {
    font-size: 1.375em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 0.35714rem; }
  .healthcare-landing-page .body .contact .contact-container {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 3.57143rem; }
    @media (min-width: 1024px) {
      .healthcare-landing-page .body .contact .contact-container {
        padding-bottom: 0; } }
    .healthcare-landing-page .body .contact .contact-container .contact-option {
      width: 100%;
      text-align: left;
      margin-top: 1.42857rem;
      display: inline-block; }
      @media (min-width: 1024px) {
        .healthcare-landing-page .body .contact .contact-container .contact-option {
          width: 33%;
          text-align: center;
          margin-bottom: 3.57143rem; } }
      .healthcare-landing-page .body .contact .contact-container .contact-option img {
        display: inline-block;
        margin-right: 1.07143rem;
        width: 5.71429rem;
        vertical-align: middle; }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .contact .contact-container .contact-option img {
            display: block;
            margin: 0 auto; } }
      .healthcare-landing-page .body .contact .contact-container .contact-option p {
        text-align: left;
        display: inline-block;
        font-size: 1.25em;
        vertical-align: middle; }
        @media (min-width: 1024px) {
          .healthcare-landing-page .body .contact .contact-container .contact-option p {
            text-align: center;
            display: block; } }
      .healthcare-landing-page .body .contact .contact-container .contact-option a {
        font-size: 1.25em;
        text-decoration: none;
        color: #5079a2; }
      @media (min-width: 1024px) {
        .healthcare-landing-page .body .contact .contact-container .contact-option.contact-option-call .contact-option-inner {
          max-width: 14.28571rem;
          margin-right: auto; } }
      .healthcare-landing-page .body .contact .contact-container .contact-option.contact-option-call a {
        font-size: 1.6em; }
      @media (min-width: 1024px) {
        .healthcare-landing-page .body .contact .contact-container .contact-option.contact-option-web .contact-option-inner {
          max-width: 19.28571rem;
          margin-left: auto; } }
  .healthcare-landing-page #slideout-form {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate3d(100vw, 0, 0);
    -moz-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    -o-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
    visibility: hidden;
    max-width: 42.85714rem;
    height: 100%;
    padding: 3.57143rem;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 9998;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1a222f;
    color: white; }
    .healthcare-landing-page #slideout-form #button-slideout-form-close {
      float: right;
      padding: 0.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border: 0 none;
      border-radius: 0; }
      .healthcare-landing-page #slideout-form #button-slideout-form-close img {
        vertical-align: inherit;
        width: 1.07143rem;
        height: 1.07143rem; }
    .healthcare-landing-page #slideout-form .bg-red {
      background-color: #ab0049;
      color: white; }
    .healthcare-landing-page #slideout-form h2 {
      text-transform: uppercase;
      color: white;
      font-size: 1.3em;
      font-weight: 500;
      margin: 1.42857rem 0; }
    .healthcare-landing-page #slideout-form p {
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem; }
    .healthcare-landing-page #slideout-form .call-us {
      margin-top: 2.14286rem;
      margin-bottom: 2.14286rem; }
      .healthcare-landing-page #slideout-form .call-us p {
        margin: 0;
        display: flex;
        align-items: center; }
        .healthcare-landing-page #slideout-form .call-us p > span {
          margin-left: 1.42857rem; }
        .healthcare-landing-page #slideout-form .call-us p span.font-size-big {
          font-size: 1.875em;
          margin-right: 0.71429rem; }
      .healthcare-landing-page #slideout-form .call-us .call-us-button {
        background-color: white;
        width: 4.28571rem;
        height: 4.28571rem;
        display: flex;
        border-radius: 2.5rem;
        align-items: center;
        justify-content: center;
        float: left; }
        .healthcare-landing-page #slideout-form .call-us .call-us-button .icon-phone {
          width: 1.78571rem; }
    .healthcare-landing-page #slideout-form hr {
      display: block;
      height: 0.07143rem;
      border: 0;
      border-top: 1px solid #cccccc;
      margin: 1em 0;
      padding: 0; }
    .healthcare-landing-page #slideout-form .address {
      margin: 1.78571rem 0;
      display: flex; }
      .healthcare-landing-page #slideout-form .address img {
        margin-right: 0.71429rem;
        position: relative;
        top: 0.35714rem; }
      .healthcare-landing-page #slideout-form .address.address-web img {
        width: 1.42857rem;
        height: 1.42857rem; }
      .healthcare-landing-page #slideout-form .address.address-local img {
        width: 1.07143rem;
        height: 1.78571rem;
        margin-left: 2px; }
  .healthcare-landing-page.slideout-active #slideout-form {
    -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);
    opacity: 1;
    visibility: visible; }
  .healthcare-landing-page .overflow {
    overflow: hidden; }
  .healthcare-landing-page .footer-secondary {
    background-color: #1a222f;
    overflow: hidden;
    height: inherit; }
    .healthcare-landing-page .footer-secondary .footer-copyright {
      font-size: 15px;
      display: block;
      margin-bottom: 1.07143rem; }
      @media (min-width: 1024px) {
        .healthcare-landing-page .footer-secondary .footer-copyright {
          margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .healthcare-landing-page .footer-secondary .social-icons {
        top: 0; } }
    .healthcare-landing-page .footer-secondary .social-icons ul {
      margin: 0; }
  .healthcare-landing-page.hospitals #header {
    background-color: white;
    height: 6.78571rem;
    position: relative;
    z-index: 998;
    margin: 0;
    padding: 0; }
    @media (min-width: 1024px) {
      .healthcare-landing-page.hospitals #header {
        height: 5.71429rem; } }
    .healthcare-landing-page.hospitals #header #logo {
      display: inline-block; }
      .healthcare-landing-page.hospitals #header #logo a {
        position: relative;
        display: block; }
        .healthcare-landing-page.hospitals #header #logo a::after {
          content: "Premium Wilson Electronics Partner";
          display: block;
          font-size: 12px;
          line-height: 0.85714rem;
          color: #666666;
          margin: -1.07143rem 0 0 1.42857rem; }
          @media (min-width: 1024px) {
            .healthcare-landing-page.hospitals #header #logo a::after {
              display: none; } }
    .healthcare-landing-page.hospitals #header .call-us {
      float: right;
      width: auto;
      margin-left: 0;
      margin-top: 2rem;
      text-align: right; }
      .healthcare-landing-page.hospitals #header .call-us > a {
        display: block; }
        @media (min-width: 1024px) {
          .healthcare-landing-page.hospitals #header .call-us > a {
            display: none; } }
  .healthcare-landing-page.hospitals .upper-content {
    background-image: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/healthcare-case-study-layout.png);
    background-size: cover;
    background-repeat: no-repeat; }
    .healthcare-landing-page.hospitals .upper-content .inner-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: stretch;
      align-content: stretch;
      margin: 0 -1.21429rem; }
      @media (min-width: 1024px) {
        .healthcare-landing-page.hospitals .upper-content .inner-cells {
          padding: 2.85714rem 0;
          margin: inherit; } }
      .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content {
        flex: none;
        display: inline-block;
        background: #122838;
        padding: 2.14286rem 1.78571rem;
        width: 100%; }
        @media (min-width: 1024px) {
          .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content {
            width: 60%; } }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content h3 {
          font-size: 30px;
          font-weight: normal;
          margin: -0.71429rem 0 0;
          color: white; }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content p {
          margin: 0.35714rem 0 1.07143rem;
          font-size: 18px;
          color: white; }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content #video {
          position: relative;
          padding-bottom: 56.25%;
          height: 0; }
          .healthcare-landing-page.hospitals .upper-content .inner-cells .left-content #video iframe {
            display: inline;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content {
        flex: none;
        display: inline-block;
        padding: 2.14286rem 1.78571rem;
        background: #d6e3e5;
        width: 100%; }
        @media (min-width: 1024px) {
          .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content {
            width: 38%; } }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content h4 {
          color: #213a4e;
          font-weight: 500;
          margin: 0 0 1.07143rem;
          text-transform: uppercase;
          font-size: 18px; }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content textarea, .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content input[type='text'], .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content input[type='password'], .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content select {
          border: 1px solid #cecece; }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content input[type=password], .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content input[type=text], .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content select, .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content textarea {
          border: 1px solid #cccccc;
          background: white;
          color: black; }
        .healthcare-landing-page.hospitals .upper-content .inner-cells .right-content input[type=submit] {
          background: #0a4d8e;
          border: 0 none;
          color: white;
          font-size: 13px;
          padding: 0.28571rem;
          cursor: pointer; }
  .healthcare-landing-page.hospitals #wrapper .content {
    font-size: 15px; }
    .healthcare-landing-page.hospitals #wrapper .content .block-content h2 {
      padding: 0;
      margin: 2.14286rem 0 1.42857rem;
      font-size: 24px;
      font-weight: normal;
      line-height: normal;
      color: #28343f; }
    .healthcare-landing-page.hospitals #wrapper .content .block-content p {
      color: #28343f;
      margin: 0;
      font-size: 18px;
      text-align: justify; }
    .healthcare-landing-page.hospitals #wrapper .content .content-banner {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch; }
      .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin: 2.85714rem 0 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center; }
        @media (min-width: 1024px) {
          .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section {
            width: 33%;
            text-align: center;
            margin: 2.85714rem 0; } }
        .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section > div {
          flex: none;
          display: inline-block;
          margin: 0 1.07143rem 0 0; }
          @media (min-width: 1024px) {
            .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section > div {
              display: block;
              margin: 0 auto;
              width: 100%; } }
        .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section a {
          font-size: 18px;
          color: #5079a2; }
          .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section a.phone-number {
            font-size: 22px;
            font-weight: 500; }
        .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section .healthcare-icons {
          display: inline-block;
          background: url(https://www.wilsonamplifiers.com/content/images/page/hospitals-healthcare/healthcare-icons.png) no-repeat;
          overflow: hidden;
          text-indent: -9999px;
          text-align: left; }
          .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section .healthcare-icons.healthcare-contact-phone {
            background-position: -0 -75px;
            width: 5.35714rem;
            height: 5.35714rem; }
          .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section .healthcare-icons.healthcare-contact-email {
            background-position: -0 -0;
            width: 5.35714rem;
            height: 5.35714rem; }
          .healthcare-landing-page.hospitals #wrapper .content .content-banner .banner-section .healthcare-icons.healthcare-contact-website {
            background-position: -0 -150px;
            width: 5.35714rem;
            height: 5.35714rem; }
  .healthcare-landing-page.hospitals .footer-secondary {
    background-color: #213a4e; }

.web-page.wilson-amplifiers-video .page-banner-wrapper {
  width: 100%;
  background: #283440; }
  .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library {
    background-size: 53.57143rem;
    background-position: 61% 100%;
    background-repeat: no-repeat;
    padding: 2.14286rem 1.07143rem; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library {
        background-image: url(../img/page/banners/icon-video-player-2.png), url(../img/page/banners/page-masthead-bg.svg);
        background-size: 160px 100px, 1180px 200px;
        background-position: 727px 40px, 110px -45px;
        height: 10.78571rem;
        padding: 0; } }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library .page-banner-text {
        width: 95%;
        padding: 1.5% 3.25%; } }
    .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library .page-banner-text h1 {
      font-size: 28px;
      margin-top: 0;
      margin-bottom: 0.71429rem;
      color: white;
      font-weight: 400; }
      @media (min-width: 1024px) {
        .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library .page-banner-text h1 {
          font-size: 34px;
          margin-top: 1.07143rem;
          font-weight: 500;
          margin-bottom: 0; } }
    .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library .page-banner-text h2 {
      font-size: 16px;
      margin-top: 0;
      margin-bottom: 0.71429rem;
      font-weight: 400;
      color: white; }
      @media (min-width: 1024px) {
        .web-page.wilson-amplifiers-video .page-banner-wrapper .page-banner.video-library .page-banner-text h2 {
          font-size: 24px;
          line-height: 2rem;
          margin: 0.42857rem 0; } }
  .web-page.wilson-amplifiers-video .page-banner-wrapper.hidden {
    display: none; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video .page-banner-wrapper.hidden {
        display: block; } }

.web-page.wilson-amplifiers-video .bg-gray {
  background: #f2f2f2; }

.web-page.wilson-amplifiers-video .bg-white {
  background: white; }

.web-page.wilson-amplifiers-video .page-content-controls {
  width: 100%;
  overflow: hidden;
  height: 4.64286rem;
  display: none; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video .page-content-controls {
      display: block; } }
  .web-page.wilson-amplifiers-video .page-content-controls .inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
    height: 4.64286rem; }
    .web-page.wilson-amplifiers-video .page-content-controls .inner .dropdown-filter {
      width: 50%;
      max-width: 21.42857rem;
      flex: none;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: flex-start;
      align-content: center; }
      .web-page.wilson-amplifiers-video .page-content-controls .inner .dropdown-filter span {
        font-size: 16px;
        font-weight: 500;
        color: #0c4f8c;
        flex: none;
        display: inline-block; }
      .web-page.wilson-amplifiers-video .page-content-controls .inner .dropdown-filter select {
        border: 1px solid #cccccc;
        color: black;
        margin-left: 0.35714rem;
        font-size: 13px;
        padding: 0.57143rem 2.57143rem 0.57143rem 0.71429rem;
        width: 15rem;
        background: white url(../icons/keyboard-arrow-down.svg) 100% 50% no-repeat;
        background-size: 1.71429rem;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        border-radius: 0.21429rem; }
    .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles {
      margin-left: auto;
      position: relative;
      width: 50%;
      flex: none;
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      align-content: center; }
      .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle {
        flex: none;
        height: 2.14286rem;
        width: 2.14286rem;
        border: 1px solid #cccccc;
        border-radius: 0.21429rem;
        background-color: #ddd;
        cursor: pointer;
        background-size: 1.14286rem;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 0.5rem; }
        .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle.display-toggle-grid {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/toggle-grid-gray.svg); }
        .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle.display-toggle-list {
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/toggle-list-gray.svg); }
        .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle.display-toggle-active {
          background-color: white; }
          .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle.display-toggle-active.display-toggle-grid {
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/toggle-grid-blue.svg); }
          .web-page.wilson-amplifiers-video .page-content-controls .inner .display-toggles .display-toggle.display-toggle-active.display-toggle-list {
            background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/toggle-list-blue.svg); }

.web-page.wilson-amplifiers-video main .page-content-playlist:nth-of-type(even) {
  background: white; }

.web-page.wilson-amplifiers-video main .page-content-playlist:nth-of-type(odd) {
  background: #f2f2f2; }

.web-page.wilson-amplifiers-video main .page-content-controls.bg-grey {
  background: #f2f2f2; }

.web-page.wilson-amplifiers-video main .page-content {
  overflow: hidden; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video main .page-content {
      padding: 2rem 1.35714rem 2.71429rem 1.35714rem; } }
  .web-page.wilson-amplifiers-video main .page-content h2 {
    font-size: 24px;
    font-weight: normal;
    color: #28343f;
    margin-top: 1.42857rem; }
    .web-page.wilson-amplifiers-video main .page-content h2:nth-child(1) {
      margin-top: 0; }
  .web-page.wilson-amplifiers-video main .page-content p {
    font-size: 15px; }
  .web-page.wilson-amplifiers-video main .page-content > .container {
    display: none; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video main .page-content > .container {
        display: block; } }
  .web-page.wilson-amplifiers-video main .page-content .mobile-view {
    display: block; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video main .page-content .mobile-view {
        display: none !important; } }
    .web-page.wilson-amplifiers-video main .page-content .mobile-view.hidden {
      display: none; }
  .web-page.wilson-amplifiers-video main .page-content.mobile-view {
    display: block; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video main .page-content.mobile-view {
        display: none; } }
    .web-page.wilson-amplifiers-video main .page-content.mobile-view > .container {
      display: block; }

.web-page.wilson-amplifiers-video .subscribe-to-youtube {
  float: none;
  background: #f2f2f2;
  display: none; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video .subscribe-to-youtube {
      display: block; } }
  .web-page.wilson-amplifiers-video .subscribe-to-youtube.page-content {
    padding: 2rem 1.35714rem 2.71429rem 1.35714rem;
    overflow: hidden; }
    .web-page.wilson-amplifiers-video .subscribe-to-youtube.page-content .inner-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start; }
      .web-page.wilson-amplifiers-video .subscribe-to-youtube.page-content .inner-cells > p {
        flex: none;
        display: inline-block;
        width: 56%; }
      .web-page.wilson-amplifiers-video .subscribe-to-youtube.page-content .inner-cells > a {
        flex: none;
        display: inline-block;
        width: 32%; }
        .web-page.wilson-amplifiers-video .subscribe-to-youtube.page-content .inner-cells > a img {
          width: 100%;
          margin-top: 1.42857rem; }

.web-page.wilson-amplifiers-video .HubSpot-Form--Long {
  clear: both; }

.web-page.wilson-amplifiers-video .section-clear {
  clear: both; }

.web-page.wilson-amplifiers-video .back-to-menu {
  background: #28343f;
  padding: 0.35714rem 0;
  margin: -0.75rem;
  margin-top: 0;
  margin-bottom: 0;
  width: calc(100% + 21px);
  color: white; }
  .web-page.wilson-amplifiers-video .back-to-menu .back-to-menu-cells {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center; }
    .web-page.wilson-amplifiers-video .back-to-menu .back-to-menu-cells span {
      flex: none;
      display: inline-block;
      cursor: pointer; }
      .web-page.wilson-amplifiers-video .back-to-menu .back-to-menu-cells span.back-arrow {
        background-image: url(https://www.wilsonamplifiers.com/content/images/page/video-library/chevron-right-white.svg);
        background-position: center;
        background-size: 0.78571rem;
        background-repeat: no-repeat;
        width: 2.07143rem;
        height: 2.07143rem;
        border: 3px solid white;
        border-radius: 50%;
        transform: rotate(180deg); }
      .web-page.wilson-amplifiers-video .back-to-menu .back-to-menu-cells span.back-to-menu-text {
        font-size: 16px;
        position: relative;
        margin-left: 0.71429rem; }

.web-page.wilson-amplifiers-video .page-breadcrumbs {
  display: block; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video .page-breadcrumbs {
      display: none; } }

.web-page.wilson-amplifiers-video .page-content-main {
  padding: 2.14286rem 0; }
  .web-page.wilson-amplifiers-video .page-content-main h2 {
    font-size: 22px;
    font-weight: normal;
    color: #28343f;
    margin: 0 0 1.42857rem; }
  .web-page.wilson-amplifiers-video .page-content-main .playlist {
    background: white;
    border: 1px solid #cccccc;
    padding: 0.71429rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.42857rem; }
    .web-page.wilson-amplifiers-video .page-content-main .playlist img {
      width: 3.57143rem;
      height: 3.57143rem;
      display: block;
      margin: 0 1.42857rem 0 0.71429rem; }
    .web-page.wilson-amplifiers-video .page-content-main .playlist .playlist-desc h2 {
      font-size: 18px;
      margin-bottom: 0.71429rem; }
    .web-page.wilson-amplifiers-video .page-content-main .playlist .playlist-desc p {
      font-size: 13px; }
  .web-page.wilson-amplifiers-video .page-content-main .subscribe-to-youtube {
    display: block;
    background: white;
    border: 1px solid #cccccc;
    padding: 1.42857rem 30px;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 1.42857rem; }
    .web-page.wilson-amplifiers-video .page-content-main .subscribe-to-youtube span {
      display: block;
      color: #333333; }
    .web-page.wilson-amplifiers-video .page-content-main .subscribe-to-youtube img {
      width: 12.5rem;
      display: block;
      margin: 1.42857rem auto 0.71429rem; }

.dish-heading {
  position: relative;
  background-color: #00254b;
  background: linear-gradient(to right, #022549, #022549);
  color: #fff; }

.dish-heading-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 1024px) {
    .dish-heading-background {
      background-size: 100%; } }

.dish-heading-inner {
  position: relative;
  padding-top: 3.21429rem;
  padding-bottom: 3.21429rem; }
  .dish-heading-inner:after {
    content: '';
    display: block;
    clear: both; }
  @media (min-width: 1024px) {
    .dish-heading-inner {
      padding-top: 4.64286rem;
      padding-bottom: 4.64286rem; } }

.dish-heading-logo {
  position: relative;
  text-align: center; }
  .dish-heading-logo:after {
    content: "";
    display: block;
    margin: 1.42857rem auto;
    width: 10.71429rem;
    height: 1px;
    background: #fff; }
  @media (min-width: 1024px) {
    .dish-heading-logo {
      float: left;
      margin-right: 1.78571rem;
      text-align: left; }
      .dish-heading-logo:after {
        display: none; } }

.dish-heading-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #FF0436;
  line-height: 1.25;
  overflow: hidden; }
  .dish-heading-title span {
    font-size: 28px;
    color: #fff; }
  @media (min-width: 551px) {
    .dish-heading-title span {
      font-size: 40px; } }
  @media (min-width: 1024px) {
    .dish-heading-title {
      text-align: left;
      padding-left: 1.78571rem;
      border-left: 1px solid #fff; } }

.dish-intro {
  padding-top: 2.28571rem;
  padding-bottom: 3.57143rem; }

.dish-intro-inner:after {
  content: '';
  display: block;
  clear: both; }

.dish-intro-image {
  width: 100%;
  max-width: 35.71429rem; }
  @media (min-width: 1024px) {
    .dish-intro-image {
      float: right;
      max-width: 25rem; } }

.dish-intro-text {
  max-width: 57.14286rem;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .dish-intro-text {
      float: left;
      max-width: 31.42857rem; } }

.dish-intro-title {
  font-size: 26px;
  margin-bottom: 0.71429rem; }

.dish-form {
  margin: 2.85714rem 0;
  border: 2px solid #E0DDD9;
  background-color: #F5F4F2; }
  @media (min-width: 551px) {
    .dish-form {
      display: flex; } }
  @media (min-width: 1024px) {
    .dish-form {
      height: 111px; } }

.dish-form-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 12.14286rem;
  margin-bottom: 1.07143rem;
  padding: 1.07143rem 0.71429rem;
  background-color: #E0DDD9; }
  .dish-form-logo:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -1.07143rem;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #E0DDD9 transparent transparent transparent; }
  @media (min-width: 551px) {
    .dish-form-logo {
      width: 27%;
      margin-bottom: 0; }
      .dish-form-logo:after {
        top: 50%;
        left: 100%;
        margin-top: -1.07143rem;
        margin-left: 0;
        border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent #E0DDD9; } }

.dish-form-info, .dish-results {
  padding-top: 1.07143rem;
  padding-bottom: 1.07143rem;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem; }
  @media (min-width: 551px) {
    .dish-form-info, .dish-results {
      width: 73%;
      padding-left: 2.28571rem;
      padding-right: 1.42857rem; } }

.dish-form-heading {
  margin-bottom: 0.35714rem;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #000; }
  .dish-form-heading span {
    color: #990642; }

.dish-form-check {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.dish-form-check-text {
  max-width: 22rem;
  margin-top: 0.92857rem;
  padding-right: 1.14286rem; }

.dish-form-check-el {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .dish-form-check-el input {
    margin-top: 0.92857rem;
    margin-right: 1.14286rem;
    padding: 0.42857rem 0.92857rem;
    font-size: 1rem;
    border: 1px solid #B0B1B3; }

.dish-form-check-button {
  margin-top: 0.92857rem; }
  .dish-form-check-button .button {
    width: 9.28571rem;
    font-size: 16px;
    border-radius: 10px;
    background-color: #5379A6;
    color: #fff; }

.dish-results {
  display: flex;
  flex-wrap: wrap; }
  .dish-results.available .dis-results-contact {
    display: none; }
  .dish-results.unavailable .dis-results-browse {
    display: none; }
  .dish-results .dish-results-heading {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  .dish-results .dish-results-row {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-top: 0.78571rem; }
  .dish-results .dish-results-data {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0.78571rem;
    padding: 0.78571rem;
    background-color: #FFF;
    font-size: 14px;
    font-weight: 600; }
    @media (min-width: 900px) {
      .dish-results .dish-results-data {
        max-width: 300px;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .dish-results .dish-results-data {
        max-width: 400px; } }
  @media (min-width: 900px) {
    .dish-results .dish-results-ctas {
      margin-left: auto; }
      .dish-results .dish-results-ctas .dis-results-contact {
        margin-top: 0;
        margin-left: 0.35714rem; } }
  .dish-results .dish-results-change {
    margin-left: auto;
    font-size: 14px;
    color: #2A5C89;
    text-decoration: underline; }
    .dish-results .dish-results-change svg {
      width: 7px;
      height: 7px;
      margin-left: 0.35714rem;
      fill: #2A5C89; }
  .dish-results .dis-results-browse {
    background-color: #5379A6;
    color: #FFF;
    font-size: 16px;
    border-radius: 10px; }
  .dish-results .dis-results-contact {
    margin-top: 0.35714rem;
    font-size: 16px; }

.dish-installation-title {
  margin-bottom: 0.35714rem;
  font-size: 26px; }

.dish-installation-subtitle {
  margin-bottom: 1.14286rem;
  font-size: 16px; }

.dish-installation-booster-title {
  font-size: 24px;
  color: #0C5C88;
  line-height: 1.5; }

.dish-notes {
  padding-left: 1.07143rem;
  font-size: 13px;
  line-height: 1.3;
  border-left: 2px solid #6796C0; }

.dish-notes-title {
  margin-bottom: 1.07143rem;
  text-transform: uppercase; }

.dish-notes-list {
  margin-bottom: 0; }
  .dish-notes-list li {
    padding-left: 1.07143rem; }

.dish-pricing {
  background: #f2f2f2; }

.dish-pricing-inner {
  padding-top: 1.42857rem;
  padding-bottom: 2.85714rem; }
  .dish-pricing-inner:after {
    content: '';
    display: block;
    clear: both; }

.dish-pricing-text {
  margin-bottom: 2.14286rem;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .dish-pricing-text {
      float: left;
      width: 40%;
      margin-bottom: 0; } }

.dish-pricing-title {
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .dish-pricing-title {
      margin-bottom: 3.21429rem; } }

.dish-pricing-image {
  width: 100%;
  max-width: 57.14286rem; }
  @media (min-width: 1024px) {
    .dish-pricing-image {
      float: right;
      width: 60%;
      max-width: 36.5rem; } }

.dish-pricing-list {
  list-style-type: none;
  margin-left: 0; }

.dish-pricing-option {
  position: relative;
  margin-bottom: 1.42857rem;
  padding-left: 2.14286rem; }
  .dish-pricing-option:before {
    content: "";
    position: absolute;
    width: 0.85714rem;
    height: 0.85714rem;
    top: 0.42857rem;
    left: 0; }
  .dish-pricing-option.dish-pricing-option-navy:before {
    background: #5379A6; }
  .dish-pricing-option.dish-pricing-option-blue:before {
    background: #03A8DC; }
  .dish-pricing-option.dish-pricing-option-orange:before {
    background: #FF920A; }

.dish-products {
  padding-top: 1.28571rem;
  padding-bottom: 3.57143rem; }

.dish-products-title {
  margin-bottom: 1.42857rem; }

.dish-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 16px; }
  .dish-pagination .pagination-list {
    display: flex;
    margin-bottom: 0; }
    .dish-pagination .pagination-list li {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 1.78571rem;
      height: 1.78571rem;
      margin: 0 0.14286rem;
      text-align: center;
      background: #fff;
      color: #808080; }
      .dish-pagination .pagination-list li.active {
        background: #5379a6;
        color: #fff; }
      .dish-pagination .pagination-list li svg {
        width: 0.5rem;
        height: 0.85714rem;
        fill: #4d585e; }

.dish-pagination-product-count {
  margin-right: 0.71429rem;
  font-weight: 600;
  color: #192329;
  line-height: 1.1; }

.dish-steps {
  padding-top: 2.14286rem;
  padding-bottom: 1.42857rem;
  background: #f2f2f2; }

.dish-steps-title {
  margin-bottom: 1.42857rem;
  font-size: 26px; }

.dish-steps-list {
  margin-left: 0;
  list-style-type: none; }

.dish-steps-option {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2.14286rem; }
  @media (min-width: 551px) {
    .dish-steps-option {
      flex-wrap: nowrap; } }

.dish-steps-name {
  flex-basis: 100%;
  min-width: 10.71429rem;
  margin-bottom: 1.42857rem;
  padding-right: 2.5rem;
  color: #2A5C89; }
  .dish-steps-name span {
    text-transform: uppercase;
    font-size: 25px;
    margin-right: 1.07143rem;
    padding-right: 1.07143rem;
    border-right: 1.5px solid #2A5C89;
    line-height: 1.14; }
  @media (min-width: 551px) {
    .dish-steps-name {
      flex-basis: auto; }
      .dish-steps-name span {
        font-size: 28px; } }

.dish-steps-num {
  vertical-align: -2px;
  font-size: 30px;
  line-height: 0.9; }
  @media (min-width: 551px) {
    .dish-steps-num {
      font-size: 36px; } }

.dish-steps-text {
  font-size: 16px;
  color: #000;
  line-height: 1.25; }

.dish-checklist {
  padding-top: 1.28571rem;
  padding-bottom: 1.57143rem; }

.dish-checklist-title {
  margin-bottom: 1.28571rem; }

.dish-checklist-ul {
  list-style-type: none;
  margin-left: 0;
  font-size: 16px; }

.dish-checklist-option {
  display: flex;
  margin-bottom: 1.42857rem; }

.dish-checklist-mark {
  width: 1.71429rem;
  height: 1.71429rem; }

.dish-checklist-text {
  padding-left: 1.42857rem; }

.dish-service {
  padding-top: 2.85714rem;
  padding-bottom: 3.57143rem;
  background: #f2f2f2; }

.dish-service-title {
  margin-bottom: 1.78571rem; }

.dish-service-list {
  font-size: 16px;
  line-height: 1.25; }

.dish-service-option {
  margin-bottom: 1.42857rem;
  padding-left: 0.71429rem; }

.dish-service-term {
  text-transform: uppercase;
  font-weight: 700;
  color: #9C0F48; }

.signal-guide {
  background: white; }
  .signal-guide strong, .signal-guide li {
    font-size: 16px; }
  .signal-guide > .heading-section {
    background: #16232a;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    height: 12.14286rem;
    text-align: center;
    color: white;
    padding: 0; }
    @media (min-width: 1024px) {
      .signal-guide > .heading-section {
        background-size: contain;
        height: 18.92857rem; } }
    .signal-guide > .heading-section h1 {
      margin: 0 auto;
      width: 71.42857rem;
      max-width: 100%;
      color: white; }
      .signal-guide > .heading-section h1 .big {
        font-size: 28px;
        width: 25.71429rem;
        max-width: 100%;
        padding-top: 2.85714rem;
        padding-bottom: 0.85714rem;
        display: block;
        margin: 0 auto;
        font-weight: normal; }
        @media (min-width: 1024px) {
          .signal-guide > .heading-section h1 .big {
            font-size: 44px;
            width: 100%;
            padding-top: 5rem;
            padding-bottom: 0; } }
      .signal-guide > .heading-section h1 .small {
        font-size: 19px;
        display: block;
        margin: 0 auto;
        font-weight: normal; }
        @media (min-width: 1024px) {
          .signal-guide > .heading-section h1 .small {
            font-size: 26px; } }
  .signal-guide > div {
    padding: 2.14286rem 1.42857rem; }
  .signal-guide .heading-section {
    padding-top: 0;
    padding-bottom: 0; }
  .signal-guide .guide-menu {
    padding: 0; }
  .signal-guide h2 {
    font-size: 24px;
    padding: 1.42857rem;
    font-weight: normal;
    text-align: center;
    margin: 0; }
    @media (min-width: 1024px) {
      .signal-guide h2 {
        font-size: 28px;
        padding: 0 0 2.14286rem; } }
  .signal-guide p {
    font-size: 16px;
    margin-top: 0; }
  .signal-guide h3 {
    font-weight: normal;
    font-size: 24px;
    padding: 0;
    margin: 0;
    padding-bottom: 1.07143rem; }
  .signal-guide .provide-solution-section {
    background: #f0f0f0; }
  .signal-guide .signal-guide-menu {
    padding: 0; }
    .signal-guide .signal-guide-menu h2 {
      background: #68727d;
      color: white;
      text-align: center;
      padding: 0.71429rem;
      font-size: 22px; }
    .signal-guide .signal-guide-menu ul {
      list-style: none;
      margin: 0 0 1.42857rem 1.42857rem; }
      .signal-guide .signal-guide-menu ul li {
        margin-top: 0.71429rem; }
      .signal-guide .signal-guide-menu ul span {
        color: #0d6797;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer; }
      .signal-guide .signal-guide-menu ul a {
        color: #0d6797;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        text-decoration: none;
        font-weight: normal; }
    .signal-guide .signal-guide-menu > .container > ul > li {
      margin-top: 2.14286rem; }
      .signal-guide .signal-guide-menu > .container > ul > li > a {
        font-weight: 600; }
  .signal-guide .background-section {
    background: #283440;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center; }
    @media (min-width: 1024px) {
      .signal-guide .background-section {
        background-size: contain; } }
    .signal-guide .background-section h2 {
      margin: 0;
      color: white;
      padding: 1.42857rem;
      font-size: 24px; }
      @media (min-width: 1024px) {
        .signal-guide .background-section h2 {
          font-size: 44px;
          padding: 50px 0; } }
  .signal-guide .sub-heading-section {
    padding: 0; }
    .signal-guide .sub-heading-section p {
      background: #f0f0f0;
      padding: 4.64286rem 1.42857rem; }
  .signal-guide .guide-summary-cells {
    padding-top: 0.71429rem;
    padding-bottom: 0; }
    .signal-guide .guide-summary-cells .guide-cell {
      margin-bottom: 2.85714rem;
      display: flex; }
      @media (min-width: 1024px) {
        .signal-guide .guide-summary-cells .guide-cell {
          align-items: center; } }
      .signal-guide .guide-summary-cells .guide-cell .left-side {
        display: inline-block;
        border: 1px solid #d7d7d7;
        color: #0083b1;
        text-align: center;
        vertical-align: top;
        height: 2.85714rem;
        width: 2.85714rem;
        font-size: 32px;
        line-height: 2.85714rem;
        margin-right: 0.71429rem; }
        @media (min-width: 1024px) {
          .signal-guide .guide-summary-cells .guide-cell .left-side {
            height: 3.92857rem;
            width: 3.92857rem;
            font-size: 38px;
            line-height: 3.71429rem;
            margin-right: 2.14286rem; } }
      .signal-guide .guide-summary-cells .guide-cell .right-side {
        display: inline-block;
        width: calc(100% - 56px);
        vertical-align: top; }
        .signal-guide .guide-summary-cells .guide-cell .right-side p {
          margin-bottom: 0;
          font-size: 16px; }
          @media (min-width: 1024px) {
            .signal-guide .guide-summary-cells .guide-cell .right-side p {
              font-size: 18px; } }
          .signal-guide .guide-summary-cells .guide-cell .right-side p > strong {
            font-size: 16px; }
            @media (min-width: 1024px) {
              .signal-guide .guide-summary-cells .guide-cell .right-side p > strong {
                font-size: 18px; } }
        .signal-guide .guide-summary-cells .guide-cell .right-side ul {
          list-style: none;
          margin: 0 0 0 1.42857rem;
          padding: 0;
          font-size: 16px; }
          .signal-guide .guide-summary-cells .guide-cell .right-side ul li {
            font-size: 16px; }
            @media (min-width: 1024px) {
              .signal-guide .guide-summary-cells .guide-cell .right-side ul li {
                font-size: 18px; } }
            .signal-guide .guide-summary-cells .guide-cell .right-side ul li strong {
              font-size: 16px; }
              @media (min-width: 1024px) {
                .signal-guide .guide-summary-cells .guide-cell .right-side ul li strong {
                  font-size: 18px; } }
  .signal-guide .about-phone-signal-section {
    padding: 0; }
  .signal-guide div.sub-heading {
    padding: 1.21429rem 1.42857rem;
    font-weight: normal;
    background: #f0f0f0;
    font-size: 16px;
    margin-bottom: 1.42857rem; }
    @media (min-width: 1024px) {
      .signal-guide div.sub-heading {
        font-size: 24px;
        margin-bottom: 2.85714rem; } }
    .signal-guide div.sub-heading h3 {
      padding-bottom: 0;
      font-size: 16px; }
      @media (min-width: 1024px) {
        .signal-guide div.sub-heading h3 {
          font-size: 24px; } }
  .signal-guide .subheading {
    font-size: 16px;
    font-weight: 600; }
  .signal-guide .about-phone-signal-section p {
    padding: 0 1.42857rem; }
  .signal-guide .poor-signal-causes-section h2 .bigger {
    display: block;
    height: 4.28571rem;
    width: 4.28571rem;
    border: 1px solid #d7d7d7;
    color: #0083b1;
    font-size: 56px;
    line-height: 4.28571rem;
    margin: 1.42857rem auto 1.07143rem;
    text-align: center;
    vertical-align: top; }
  .signal-guide .poor-signal-causes-section .poor-signal-causes-cells {
    padding: 0 1.42857rem; }
    .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell {
      box-sizing: border-box;
      font-size: 16px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      height: 8.57143rem;
      color: white;
      text-align: center;
      margin-bottom: 0.71429rem;
      padding: 0.71429rem 4.64286rem; }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(1) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-distance-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(2) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-geography-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(3) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-building-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(4) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-electromagnetic-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(5) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-tower-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(6) {
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/main-causes-weather-background.jpg"); }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell strong {
        font-size: 16px;
        display: block;
        padding-top: 1.07143rem;
        margin-bottom: 0; }
        @media (min-width: 1024px) {
          .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell strong {
            font-size: 20px; } }
      .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell:nth-child(1) strong {
        padding-top: 2.64286rem; }
  .signal-guide .poor-signal-causes-section .poor-signal-causes-notice {
    margin: 1% 2.5% 5% 1%;
    padding: 1.78571rem 3.21429rem 0.71429rem 3.21429rem;
    background: #213c51;
    background: linear-gradient(to right, #283542 0%, #244d66 50%, #283847 100%); }
    .signal-guide .poor-signal-causes-section .poor-signal-causes-notice p {
      color: white; }
  .signal-guide .about-phone-signal-section .note {
    background: #eeeff1;
    font-size: 1rem;
    padding: 1.42857rem 1.42857rem 0.35714rem;
    margin-bottom: 1.78571rem; }
    .signal-guide .about-phone-signal-section .note .note-heading {
      margin-bottom: 1.07143rem; }
      .signal-guide .about-phone-signal-section .note .note-heading span {
        font-weight: 600;
        display: inline-block;
        vertical-align: middle; }
    .signal-guide .about-phone-signal-section .note span.attention {
      color: #c5203b;
      margin-left: 1.42857rem;
      margin-right: 0.71429rem;
      font-size: 32px;
      padding: 0.28571rem 1.42857rem;
      border: 1px solid #d7d7d7;
      background: white; }
  .signal-guide .about-phone-signal-section .os-cells {
    padding: 1.42857rem;
    margin-bottom: 2.85714rem; }
    .signal-guide .about-phone-signal-section .os-cells .os-cell {
      border: 1px solid #cccccc;
      padding: 0.35714rem 0; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell > img {
        display: inline-block;
        vertical-align: middle;
        height: 3rem;
        width: auto;
        margin-left: 1.42857rem;
        margin-right: 0.71429rem; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell:nth-child(n+2) {
        border-top: 0; }
        .signal-guide .about-phone-signal-section .os-cells .os-cell:nth-child(n+2) > img {
          margin-left: 1.71429rem;
          margin-right: 1rem; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell > .cell-heading {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 94px);
        font-size: 16px;
        font-weight: 600;
        position: relative;
        padding: 1.42857rem 0; }
        .signal-guide .about-phone-signal-section .os-cells .os-cell > .cell-heading::after {
          position: absolute;
          display: block;
          content: "-";
          font-weight: 600;
          font-size: 28px;
          top: 50%;
          margin-top: -1.57143rem;
          right: 1.42857rem; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell.closed > .cell-heading::after {
        content: "+"; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell.closed .cell-content {
        display: none; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .subheading {
        padding: 1.21429rem 1.42857rem;
        font-size: 16px;
        font-weight: normal;
        background: #f0f0f0;
        margin-bottom: 1.42857rem; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content img {
        width: calc(100% - 40px);
        padding: 0 1.42857rem 40px;
        display: block; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .video img {
        height: auto;
        padding: 0; }
        @media (min-width: 1024px) {
          .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .video img {
            height: 35.35714rem; } }
      .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .video-active img {
        display: none !important; }
      .signal-guide .about-phone-signal-section .os-cells .os-cell:nth-child(3) .cell-content {
        padding-top: 1.42857rem; }
  .signal-guide .about-phone-signal-section .find-cell-tower-cells {
    padding: 1.42857rem 1.42857rem 2.14286rem; }
    .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell {
      display: inline-block;
      width: 49%;
      vertical-align: top;
      padding: 0 1.42857rem; }
      @media (min-width: 1024px) {
        .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell {
          width: calc(49% - 40px); } }
      .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell .cell-heading img {
        height: 3.21429rem; }
      .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell.left-cell {
        display: flex;
        justify-content: center;
        display: inline-block; }
      .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell ul {
        margin-left: 2.85714rem; }
      .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell li {
        color: #0d6797;
        margin-top: 0.71429rem;
        font-size: 16px; }
        .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell li .small {
          color: #212e38;
          font-size: 16px;
          margin-top: 0.71429rem;
          display: block; }
      .signal-guide .about-phone-signal-section .find-cell-tower-cells .cell.right-cell {
        display: flex;
        justify-content: center;
        display: inline-block; }
  .signal-guide .about-phone-signal-section > ul {
    list-style: none;
    margin: 0.71429rem 0 0.71429rem 3.57143rem; }
    .signal-guide .about-phone-signal-section > ul li {
      margin-bottom: 1.07143rem; }
  .signal-guide .about-phone-signal-section > strong {
    padding: 0 1.42857rem 1.42857rem;
    display: block; }
  .signal-guide .about-phone-signal-section .do-boosters-work-cells {
    padding: 0.71429rem 1.42857rem 1.42857rem;
    text-align: center; }
    .signal-guide .about-phone-signal-section .do-boosters-work-cells .do-boosters-work-cell {
      text-align: center;
      width: 32%;
      display: inline-block;
      font-size: 16px;
      font-weight: 600; }
      .signal-guide .about-phone-signal-section .do-boosters-work-cells .do-boosters-work-cell img {
        width: 5.71429rem;
        height: 5.71429rem;
        margin: 0 auto 0.35714rem;
        display: block; }
  .signal-guide .about-phone-signal-section .how-booster-work-cells {
    padding: 0 1.42857rem; }
    .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell {
      font-size: 16px;
      margin-bottom: 2.14286rem; }
      .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell .left-side {
        height: 3rem;
        width: 3rem;
        font-size: 32px;
        line-height: 2.85714rem;
        display: inline-block;
        border: 1px solid #d7d7d7;
        color: #0083b1;
        margin-right: 0.71429rem;
        text-align: center;
        vertical-align: top; }
        @media (min-width: 1024px) {
          .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell .left-side {
            height: 3.92857rem;
            width: 3.92857rem;
            font-size: 38px;
            line-height: 3.71429rem; } }
      .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell .right-side {
        display: inline-block;
        width: calc(100% - 56px);
        vertical-align: top; }
  .signal-guide .about-phone-signal-section .how-booster-work-tabs {
    padding: 0 1.42857rem 1.42857rem;
    margin-bottom: 2.85714rem; }
    .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab {
      border: 1px solid #cccccc;
      padding: 0.35714rem 0; }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab:nth-child(n+2) {
        border-top: 0; }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab .heading {
        display: block;
        vertical-align: middle;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        padding: 1.42857rem; }
        .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab .heading::after {
          position: absolute;
          display: block;
          content: "-";
          font-weight: 600;
          font-size: 28px;
          top: 0.71429rem;
          right: 0.71429rem; }
          @media (min-width: 1024px) {
            .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab .heading::after {
              top: 50%;
              margin-top: -1.57143rem;
              right: 1.42857rem; } }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab.closed .heading::after {
        content: "+"; }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab.closed img, .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab.closed ul {
        display: none; }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab img {
        width: 100%; }
  .signal-guide .about-phone-signal-section .dish-smart-home-section {
    background: #e8e6e4;
    padding: 1.42857rem;
    margin: 0 1.42857rem 1.42857rem; }
    .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading {
      margin-bottom: 0.35714rem; }
      .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .left-side {
        display: inline-block;
        margin: 0 1.07143rem 0 0.71429rem;
        vertical-align: bottom; }
        .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .left-side img {
          display: inline-block;
          vertical-align: bottom;
          height: 2.85714rem;
          margin-right: 0.35714rem; }
        .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .left-side span {
          display: inline-block;
          vertical-align: bottom;
          color: black;
          font-size: 15px;
          text-transform: uppercase; }
          .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .left-side span strong {
            display: block;
            color: #87213e;
            font-size: 16px; }
      .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .right-side {
        display: inline-block;
        vertical-align: bottom;
        font-size: 18px;
        font-weight: 800;
        line-height: 1.42857rem; }
        .signal-guide .about-phone-signal-section .dish-smart-home-section .dish-smart-heading .right-side span {
          display: block;
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase; }
    .signal-guide .about-phone-signal-section .dish-smart-home-section p {
      padding-left: 0;
      padding-right: 0;
      margin-top: 1.42857rem; }
    .signal-guide .about-phone-signal-section .dish-smart-home-section a {
      display: inline-block;
      width: 11.42857rem;
      background: #8e1a42;
      color: white;
      font-size: 16px;
      padding: 0.71429rem;
      text-transform: uppercase;
      text-align: center;
      margin-top: 0.71429rem;
      margin-left: calc(50% - 90px);
      border-radius: 0.28571rem; }
      .signal-guide .about-phone-signal-section .dish-smart-home-section a:hover {
        background: #c40853; }
  .signal-guide .about-phone-signal-section .home-and-vehicle-installation {
    padding: 0 1.42857rem; }
    .signal-guide .about-phone-signal-section .home-and-vehicle-installation ul {
      margin: 0.71429rem 0 1.42857rem 2.85714rem; }
      .signal-guide .about-phone-signal-section .home-and-vehicle-installation ul li {
        margin-top: 0.5rem; }
  .signal-guide .about-phone-signal-section > div.subheading {
    padding: 0 1.42857rem 0.71429rem; }
  .signal-guide .about-phone-signal-section .fcc-logo {
    height: 5.71429rem;
    margin: 0 auto 2.14286rem;
    display: block; }
  .signal-guide .about-phone-signal-section .main-regulation-list ul {
    margin: 0 0 1.42857rem 2.85714rem; }
    .signal-guide .about-phone-signal-section .main-regulation-list ul li {
      margin-top: 0.5rem; }
  .signal-guide .about-phone-signal-section .booster-shutdown-list ul {
    margin: 0 0 1.42857rem 2.85714rem; }
    .signal-guide .about-phone-signal-section .booster-shutdown-list ul li {
      margin-top: 1.42857rem; }
  .signal-guide .about-phone-signal-section .carrier-section {
    padding: 0.71429rem 1.42857rem 1.42857rem;
    text-align: center;
    width: 104%;
    margin-left: -3%;
    margin-bottom: 4.28571rem;
    margin-top: 2.14286rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .signal-guide .about-phone-signal-section .carrier-section .carrier {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #cecfd0;
      height: 7.85714rem;
      box-sizing: border-box; }
      .signal-guide .about-phone-signal-section .carrier-section .carrier:hover {
        border: 2px solid #799cc4; }
      .signal-guide .about-phone-signal-section .carrier-section .carrier img {
        height: 2.85714rem;
        display: block; }
  .signal-guide .about-phone-signal-section .booster-in-canada {
    margin: 0 1.42857rem 2.14286rem;
    margin-top: 1%;
    padding: 1.42857rem;
    border: 1px solid #cecfd0;
    height: 2.85714rem; }
    .signal-guide .about-phone-signal-section .booster-in-canada .left-side {
      display: inline-block;
      width: 6.07143rem;
      vertical-align: middle; }
      .signal-guide .about-phone-signal-section .booster-in-canada .left-side img {
        height: 2.85714rem;
        display: block; }
    .signal-guide .about-phone-signal-section .booster-in-canada .right-side {
      display: inline-block;
      width: calc(100% - 89px);
      font-size: 1rem;
      vertical-align: middle; }
  .signal-guide .about-phone-booster-accessories-section {
    padding: 0; }
    .signal-guide .about-phone-booster-accessories-section .bottom-sub-heading {
      margin-top: -1.42857rem;
      position: relative; }
      .signal-guide .about-phone-booster-accessories-section .bottom-sub-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        width: calc(100% - 40px);
        top: 0;
        height: 1px;
        left: 1.42857rem;
        background: #b9bec2; }
    .signal-guide .about-phone-booster-accessories-section > p {
      padding: 0 1.42857rem; }
    .signal-guide .about-phone-booster-accessories-section > .subheading {
      padding: 0 1.42857rem; }
      .signal-guide .about-phone-booster-accessories-section > .subheading.top-margin {
        margin-top: 1.42857rem; }
    .signal-guide .about-phone-booster-accessories-section > img {
      margin: 1.42857rem auto;
      display: block;
      width: calc(100% - 40px); }
    .signal-guide .about-phone-booster-accessories-section > .image-container {
      border: 1px solid #cccccc;
      margin: 1.42857rem; }
      .signal-guide .about-phone-booster-accessories-section > .image-container img {
        display: block;
        margin: 0 auto;
        padding: 1.42857rem;
        height: 14.28571rem; }
  .signal-guide .carrier-frequency-section {
    padding: 0; }
    .signal-guide .carrier-frequency-section > p, .signal-guide .carrier-frequency-section > .subheading {
      padding: 0 1.42857rem; }
    .signal-guide .carrier-frequency-section > ul {
      padding: 0 1.42857rem;
      margin-left: 2.85714rem; }
    .signal-guide .carrier-frequency-section > img {
      display: block;
      margin: 1.42857rem auto;
      height: 3.57143rem; }
  .signal-guide .other-resources-section {
    padding: 0; }
    .signal-guide .other-resources-section > p, .signal-guide .other-resources-section > .subheading, .signal-guide .other-resources-section > img {
      padding: 0 1.42857rem; }
    .signal-guide .other-resources-section .lower-heading {
      display: block;
      height: 7.28571rem;
      width: 7.85714rem;
      border: 1px solid #d7d7d7;
      color: #0083b1;
      font-size: 56px;
      line-height: 4.28571rem;
      margin: 1.42857rem auto;
      padding: 1.42857rem;
      text-align: center; }
    .signal-guide .other-resources-section .upper-heading {
      margin: 1.42857rem auto;
      text-align: center; }
      .signal-guide .other-resources-section .upper-heading img {
        height: 3.21429rem;
        margin-bottom: 0.5rem; }
  .signal-guide .video-container {
    padding: 1.42857rem; }
  .signal-guide .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
    .signal-guide .video img {
      max-width: 100%;
      width: 100%;
      height: auto;
      cursor: pointer;
      position: relative;
      display: block; }
      @media (min-width: 1024px) {
        .signal-guide .video img {
          height: 17.35714rem; } }
    .signal-guide .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 1; }
  .signal-guide .provide-solution-section h2 {
    font-size: 24px;
    color: #333333;
    width: auto;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .signal-guide .provide-solution-section h2 {
        margin-bottom: 1.78571rem;
        color: #9B0041;
        font-size: 34px;
        line-height: 3rem; } }
  .signal-guide .provide-solution-section p {
    font-size: 16px;
    width: 71.42857rem;
    max-width: 100%;
    margin: 0 auto 1.42857rem; }
    @media (min-width: 1024px) {
      .signal-guide .provide-solution-section p {
        font-size: 20px;
        line-height: 1.71429rem;
        text-align: center; } }
  .signal-guide .signal-guide-menu ul {
    padding: 0; }
  .signal-guide .signal-guide-menu > .container > ul {
    width: 100%;
    display: block;
    vertical-align: top; }
    @media (min-width: 1024px) {
      .signal-guide .signal-guide-menu > .container > ul {
        display: inline-block;
        width: 47%; } }
  .signal-guide .sub-heading-section > p {
    padding: 1.78571rem 1.42857rem; }
    @media (min-width: 1024px) {
      .signal-guide .sub-heading-section > p {
        padding: 4.64286rem 1.42857rem; } }
    .signal-guide .sub-heading-section > p > span.container {
      margin: 0 auto;
      display: block;
      width: 50rem;
      max-width: 100%;
      padding: 0;
      font-size: 16px; }
      @media (min-width: 1024px) {
        .signal-guide .sub-heading-section > p > span.container {
          font-size: 20px;
          text-align: center; } }
  .signal-guide .guide-summary-cells {
    padding: 0.71429rem 1.42857rem 0; }
    @media (min-width: 1024px) {
      .signal-guide .guide-summary-cells {
        padding: 2.85714rem 1.42857rem 2.14286rem; } }
    @media (min-width: 1024px) {
      .signal-guide .guide-summary-cells .guide-cell {
        padding-bottom: 2.85714rem;
        border-bottom: 1px solid #788794; } }
    .signal-guide .guide-summary-cells .guide-cell:last-child {
      border-bottom: 0; }
  .signal-guide .about-phone-signal-section p {
    padding: 0; }
  .signal-guide .poor-signal-causes-section .poor-signal-causes-cells {
    padding: 0; }
    .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell {
      margin-bottom: 1.42857rem;
      width: 98%;
      display: inline-block;
      vertical-align: top;
      margin-right: 1%;
      margin-left: 1%; }
      @media (min-width: 1024px) {
        .signal-guide .poor-signal-causes-section .poor-signal-causes-cells .poor-signal-causes-cell {
          width: 47%; } }
  .signal-guide .about-bars-section {
    padding-bottom: 2.14286rem; }
    .signal-guide .about-bars-section .left-side {
      width: 260px;
      text-align: center;
      padding: 0 2.14286rem 1.42857rem 0;
      vertical-align: top; }
      @media (min-width: 1024px) {
        .signal-guide .about-bars-section .left-side {
          display: inline-block; } }
    .signal-guide .about-bars-section .right-side {
      vertical-align: top;
      text-align: left;
      padding: 0; }
      @media (min-width: 1024px) {
        .signal-guide .about-bars-section .right-side {
          display: inline-block;
          width: calc(100% - 300px); } }
  .signal-guide .signal-strength-cell {
    vertical-align: top; }
    @media (min-width: 1024px) {
      .signal-guide .signal-strength-cell {
        display: inline-block;
        width: 47%;
        margin-right: 1%;
        margin-left: 1%; } }
  .signal-guide .about-phone-signal-section .note {
    padding: 0.71429rem 1.07143rem 1.07143rem; }
    .signal-guide .about-phone-signal-section .note p {
      font-size: 1rem; }
    .signal-guide .about-phone-signal-section .note span.attention {
      font-size: 24px;
      padding: 0 1.07143rem;
      line-height: normal;
      margin-left: 0; }
    .signal-guide .about-phone-signal-section .note .note-heading {
      margin-bottom: 0.5rem; }
  .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .subheading {
    margin-left: 1.42857rem;
    margin-right: 1.42857rem; }
  .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content p {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .os-cell-step {
    vertical-align: top; }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section .os-cells .os-cell .cell-content .os-cell-step {
        width: 47%;
        margin-left: 1%;
        margin-right: 1%;
        display: inline-block; } }
  .signal-guide .about-phone-signal-section > .container > ul {
    margin: 1.42857rem 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .signal-guide .about-phone-signal-section > .container > ul li {
      display: inline-block;
      width: 30%;
      margin: 0 1%;
      vertical-align: top; }
      .signal-guide .about-phone-signal-section > .container > ul li img {
        width: 7.14286rem;
        height: 7.14286rem;
        margin: 0 auto 1.07143rem; }
      .signal-guide .about-phone-signal-section > .container > ul li p {
        padding: 0 1.42857rem; }
    .signal-guide .about-phone-signal-section > .container > ul.booster-benefits li {
      width: 100%;
      margin: 0; }
      @media (min-width: 1024px) {
        .signal-guide .about-phone-signal-section > .container > ul.booster-benefits li {
          width: 30%;
          margin: 0 1%; } }
  .signal-guide .about-phone-signal-section .how-booster-work-cells {
    text-align: center; }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell {
        text-align: center;
        display: inline-block;
        width: 30%;
        margin-left: 1%;
        margin-right: 1%;
        vertical-align: top; } }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell .left-side {
        display: block;
        margin: 1.42857rem auto 1.07143rem; } }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section .how-booster-work-cells .how-booster-work-cell .right-side {
        display: block;
        width: 100%; } }
  .signal-guide .about-phone-signal-section .how-booster-work-tabs {
    padding: 1.42857rem 0; }
    .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab .heading {
      padding-left: 6.42857rem; }
      .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab .heading::before {
        position: absolute;
        top: 1.07143rem;
        left: 1.78571rem;
        display: block;
        content: "";
        width: 3.57143rem;
        height: 2.42857rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/whole-home.svg"); }
    .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab:nth-child(2) .heading::before {
      height: 1.92857rem;
      background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/car.svg");
      top: 1.42857rem; }
    .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab:nth-child(3) .heading::before {
      width: 2.78571rem;
      height: 2.85714rem;
      background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/enterprise.svg");
      top: 0.71429rem;
      left: 2.14286rem; }
    .signal-guide .about-phone-signal-section .how-booster-work-tabs .how-booster-work-tab ul {
      margin-left: 3rem; }
  .signal-guide .about-phone-signal-section > .container > .left-side, .signal-guide .about-phone-signal-section > .container > .right-side {
    margin-bottom: 4.28571rem; }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section > .container > .left-side, .signal-guide .about-phone-signal-section > .container > .right-side {
        width: 47%;
        margin-left: 1%;
        margin-right: 1%;
        display: inline-block;
        vertical-align: top; } }
  .signal-guide .about-phone-signal-section > .container > .left-side .home-and-vehicle-installation {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 1024px) {
    .signal-guide .about-phone-signal-section .fcc-logo {
      margin-left: 0;
      margin-right: 1.78571rem;
      display: inline-block; } }
  @media (min-width: 1024px) {
    .signal-guide .about-phone-signal-section > .container > p.right-side {
      width: calc(100% - 380px);
      display: inline-block;
      padding-left: 2.85714rem;
      border-left: 1px solid #cccccc; } }
  .signal-guide .about-phone-signal-section .carrier-section .carrier {
    padding: 0.71429rem;
    float: none;
    width: 48%;
    margin: 1%;
    vertical-align: top; }
    @media (min-width: 1024px) {
      .signal-guide .about-phone-signal-section .carrier-section .carrier {
        width: 31%; } }
  .signal-guide .about-phone-signal-section .booster-in-canada .right-side {
    display: inline-block;
    width: calc(100% - 117px);
    font-size: 1rem;
    vertical-align: middle;
    margin-top: 0.71429rem;
    text-align: left; }
  .signal-guide .about-phone-signal-section .booster-in-canada .left-side {
    display: inline-block;
    width: 7rem;
    vertical-align: middle;
    margin-right: 1.07143rem; }
    .signal-guide .about-phone-signal-section .booster-in-canada .left-side img {
      height: 4.28571rem;
      display: block;
      margin-top: 0.71429rem; }
  .signal-guide .about-phone-signal-section .carrier-section {
    padding: 0; }
  .signal-guide .sub-heading-bar {
    background: #f0f0f0;
    position: relative; }
    @media (min-width: 1024px) {
      .signal-guide .sub-heading-bar {
        background: transparent; } }
    .signal-guide .sub-heading-bar .left-side-sub-heading {
      display: none; }
      @media (min-width: 1024px) {
        .signal-guide .sub-heading-bar .left-side-sub-heading {
          display: inline-block;
          top: 0;
          left: 0;
          background: #65727E;
          width: 40%;
          height: 3.57143rem;
          z-index: 1;
          float: left; } }
    .signal-guide .sub-heading-bar .right-side-sub-heading {
      display: none; }
      @media (min-width: 1024px) {
        .signal-guide .sub-heading-bar .right-side-sub-heading {
          display: inline-block;
          top: 0;
          right: 0;
          background: #f0f0f0;
          width: 40%;
          height: 3.57143rem;
          z-index: 1;
          float: right; } }
    .signal-guide .sub-heading-bar .container {
      z-index: 1111;
      position: relative;
      padding: 0; }
      @media (min-width: 1024px) {
        .signal-guide .sub-heading-bar .container {
          height: 2.92857rem;
          padding: 0 1.5rem;
          width: 100%;
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: flex-start; } }
    .signal-guide .sub-heading-bar div.sub-heading {
      padding: 1.21429rem 1.42857rem;
      font-size: 16px;
      font-weight: 600;
      background: #f0f0f0;
      margin-bottom: 1.42857rem;
      text-transform: capitalize; }
      @media (min-width: 1024px) {
        .signal-guide .sub-heading-bar div.sub-heading {
          width: 16.42857rem;
          padding: 0.5rem 1.42857rem;
          display: block;
          vertical-align: top;
          float: left;
          background: #65727E;
          color: white;
          text-align: left;
          font-size: 24px;
          font-weight: normal;
          z-index: 1111;
          margin-top: -3.57143rem;
          margin-bottom: 0; } }
      .signal-guide .sub-heading-bar div.sub-heading.bottom-sub-heading {
        margin-top: -1.42857rem;
        position: relative; }
        @media (min-width: 1024px) {
          .signal-guide .sub-heading-bar div.sub-heading.bottom-sub-heading {
            margin-top: -3.57143rem;
            width: calc(100% - 400px);
            background: #f0f0f0;
            color: black; } }
        .signal-guide .sub-heading-bar div.sub-heading.bottom-sub-heading::after {
          position: absolute;
          display: inline-block;
          content: "";
          width: calc(100% - 40px);
          top: 0;
          height: 1px;
          left: 1.42857rem;
          background: #b9bec2; }
          @media (min-width: 1024px) {
            .signal-guide .sub-heading-bar div.sub-heading.bottom-sub-heading::after {
              display: none; } }
  .signal-guide .accessory-cell {
    width: 100%; }
    @media (min-width: 1024px) {
      .signal-guide .accessory-cell {
        display: inline-block;
        width: 48%;
        vertical-align: top; } }
    .signal-guide .accessory-cell.left-cell {
      float: left; }
    .signal-guide .accessory-cell.right-cell {
      float: right; }
    .signal-guide .accessory-cell .image-container {
      height: 18.57143rem;
      vertical-align: middle;
      position: relative;
      border: 1px solid #cccccc;
      padding: 1.42857rem;
      margin: 1.42857rem 0; }
      @media (min-width: 1024px) {
        .signal-guide .accessory-cell .image-container {
          width: calc(100% - 40px); } }
      .signal-guide .accessory-cell .image-container img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        min-height: 3.57143rem;
        max-width: 100%;
        max-height: 90%; }
  .signal-guide .accessory-cell-gray-background {
    background: #66737e;
    padding: 1.42857rem;
    color: white;
    margin-bottom: 4.28571rem; }
  .signal-guide .container p {
    margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .signal-guide .accessory-cell-content > div {
      display: inline-block;
      width: 47%;
      vertical-align: top; }
      .signal-guide .accessory-cell-content > div.accessory-right-cell {
        margin-left: 5%; } }
  .signal-guide .accessory-cell-content .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 18.57143rem;
    width: calc(100% - 40px);
    vertical-align: middle;
    position: relative;
    border: 1px solid #cccccc;
    padding: 1.42857rem;
    margin: 2.14286rem 0; }
    .signal-guide .accessory-cell-content .image-container img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      min-height: 3.57143rem;
      max-width: 100%;
      max-height: 90%;
      width: 50%; }
  .signal-guide .carrier-frequency-cell {
    box-sizing: border-box;
    padding: 1.07143rem 1.78571rem; }
    @media (min-width: 1024px) {
      .signal-guide .carrier-frequency-cell {
        display: inline-block;
        width: 47%;
        vertical-align: top;
        margin: 1%; } }
    .signal-guide .carrier-frequency-cell .carrier-image {
      height: 8.92857rem;
      display: flex;
      justify-content: center;
      align-items: center; }
    .signal-guide .carrier-frequency-cell img {
      display: block; }
    .signal-guide .carrier-frequency-cell .carrier-image-verizon img {
      width: 46%; }
    .signal-guide .carrier-frequency-cell .carrier-image-att img {
      width: 40%; }
    .signal-guide .carrier-frequency-cell .carrier-image-t-mobile img {
      width: 55%; }
    .signal-guide .carrier-frequency-cell .carrier-image-sprint img {
      width: 45%; }
    .signal-guide .carrier-frequency-cell .carrier-image-us-cellular img {
      width: 55%; }
    .signal-guide .carrier-frequency-cell ul {
      margin-left: 0; }
  @media (min-width: 1024px) {
    .signal-guide .generation-cell, .signal-guide .carrier-per-country-cell {
      display: inline-block;
      width: 47%;
      vertical-align: top;
      margin: 1%; } }
  .signal-guide .video:after {
    content: "";
    background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/yt-play-button-gray.png");
    width: 4.28571rem;
    height: 3rem;
    position: absolute;
    background-size: cover;
    top: calc(50% - 21px);
    left: calc(50% - 30px); }
  .signal-guide .video:hover:after {
    background-image: url("https://www.wilsonamplifiers.com/content/images/page/buying-guide/yt-play-button.png");
    cursor: pointer; }
  .signal-guide .video-active:after {
    display: none; }
  .signal-guide .section-clear {
    clear: both; }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide .bg-white {
  background: #f2f2f2; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video.weboost-home-installation-guide .bg-white {
      background: white; } }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-playlist:nth-of-type(even), .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-playlist:nth-of-type(odd) {
  background: #f2f2f2; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-playlist:nth-of-type(even), .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-playlist:nth-of-type(odd) {
      background: white;
      padding-top: 0; } }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content > .container {
  display: block; }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content .video-playlist-grid {
  margin: 0 0 2.14286rem; }
  @media (min-width: 1024px) {
    .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content .video-playlist-grid {
      margin: 2.14286rem 0; } }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-controls {
  display: block; }
  .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-controls .display-toggles {
    display: none; }
    @media (min-width: 1024px) {
      .web-page.wilson-amplifiers-video.weboost-home-installation-guide main .page-content-controls .display-toggles {
        display: flex; } }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide .page-content h2 {
  font-size: 28px; }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide .page-content b.font-size-med {
  font-size: 20px;
  font-weight: 500; }

.web-page.wilson-amplifiers-video.weboost-home-installation-guide .page-content-controls .inner {
  border-top: 1px solid #cccccc; }
  .web-page.wilson-amplifiers-video.weboost-home-installation-guide .page-content-controls .inner .logo-weboost {
    width: 9.28571rem; }

.useful-tips-and-resources {
  padding: 30px 15px; }
  .useful-tips-and-resources h2 {
    margin: 0 0 0.71429rem;
    padding: 0;
    font-size: 24px;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .useful-tips-and-resources h2 {
        margin: 0;
        padding-top: 2.14286rem; } }
  .useful-tips-and-resources .resources-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center; }
    .useful-tips-and-resources .resources-cells .resources-cell {
      flex: none;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch;
      width: 100%;
      color: black;
      text-decoration: none;
      padding: 0.71429rem 0; }
      @media (min-width: 1024px) {
        .useful-tips-and-resources .resources-cells .resources-cell {
          width: 33%;
          padding-top: 3.57143rem;
          padding-bottom: 4.28571rem; } }
      .useful-tips-and-resources .resources-cells .resources-cell > img {
        flex: none;
        display: inline-block; }
      .useful-tips-and-resources .resources-cells .resources-cell > div {
        flex: none;
        display: inline-block;
        padding-left: 0.71429rem; }
        .useful-tips-and-resources .resources-cells .resources-cell > div h3 {
          font-size: 22px;
          font-weight: 400;
          padding: 0;
          margin: 0; }
        .useful-tips-and-resources .resources-cells .resources-cell > div p {
          padding: 0;
          margin: 0;
          font-size: 1rem;
          line-height: 1.28571rem; }

.web-page.signal-meter .page-banner-wrapper {
  background: url(../img/page/banners/bg-banner.jpg) 50% 50% no-repeat; }
  .web-page.signal-meter .page-banner-wrapper .page-banner {
    max-width: 100%;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .web-page.signal-meter .page-banner-wrapper .page-banner {
        width: 70rem; } }
    .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner {
      padding: 1rem 0;
      text-align: center; }
      @media (min-width: 1024px) {
        .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner {
          height: 6rem;
          overflow: hidden;
          padding: 1rem 0 0;
          text-align: left; } }
      .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-left, .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right {
        display: inline-block;
        vertical-align: middle;
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-left, .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right {
            width: 49%; } }
        .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-left .page-banner-text, .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right .page-banner-text {
          width: 95%;
          padding: 1.5% 3.25%; }
          .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-left .page-banner-text h2, .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right .page-banner-text h2 {
            color: white;
            line-height: 2rem;
            font-size: 30px;
            font-weight: 500;
            display: block;
            margin: 0;
            padding: 0.5rem 0 0;
            height: 2.5rem; }
      @media (min-width: 1024px) {
        .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right {
          text-align: right; } }
      .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right .icon-phone, .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right .phone-number-info {
        display: inline-block;
        vertical-align: middle; }
      .web-page.signal-meter .page-banner-wrapper .page-banner.signal-meter-banner .page-banner-right .phone-number-info {
        margin: 0 0.71429rem;
        font-size: 22px;
        font-weight: 600;
        color: white; }

.web-page.signal-meter .signal-meter-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  padding: 1.42857rem 0 2.85714rem; }
  .web-page.signal-meter .signal-meter-cells .signal-meter-cell {
    flex: none;
    display: inline-block; }
    .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell {
          width: 47%; } }
      .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell img {
        width: 90%;
        margin-left: 1.07143rem; }
      .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p {
        font-size: 15px;
        line-height: 1.64286rem;
        margin-bottom: 0.35714rem; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p:nth-child(2) {
          margin-top: -2.14286rem;
          margin-bottom: 0; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p:nth-child(3) {
          margin-top: 0;
          margin-bottom: 0; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p:nth-child(4) {
          margin-top: 0;
          margin-bottom: 0; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p strong {
          font-weight: 600; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.left-cell p a {
          margin-left: 2.85714rem;
          text-decoration: underline; }
    .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell {
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell {
          width: 53%;
          padding-left: 3.57143rem; } }
      .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell p {
        font-size: 15px;
        line-height: 1.64286rem;
        margin-bottom: 0.35714rem; }
        .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell p strong {
          font-weight: 600;
          font-size: 16px; }
      .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell h2 {
        font-size: 32px;
        font-weight: 400;
        margin: 1.42857rem 0;
        padding: 0;
        color: #333333;
        line-height: 1.64286rem; }
      .web-page.signal-meter .signal-meter-cells .signal-meter-cell.right-cell .reserve-now {
        display: block;
        float: left;
        margin-top: 1.85714rem;
        padding: 0.71429rem 2.5rem;
        border-radius: 0.35714rem;
        background-color: #5079a2;
        color: white;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase; }

.web-page.main-categories.filters .category-content {
  margin-top: 1.42857rem; }

.web-page.main-categories.filters .inner-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  position: relative; }
  .web-page.main-categories.filters .inner-cells > * {
    flex: none;
    display: inline-block; }
  .web-page.main-categories.filters .inner-cells .side-filters {
    margin-top: -5rem;
    display: none !important;
    width: 100%; }
    .web-page.main-categories.filters .inner-cells .side-filters.hidden {
      display: none !important; }
    .web-page.main-categories.filters .inner-cells .side-filters.visible {
      display: block !important;
      position: absolute;
      top: 0;
      left: -0.71429rem;
      width: calc(100% + 20px);
      border: 1px solid #2c3f51;
      padding: 0 0.71429rem;
      background: white;
      z-index: 11; }
    @media (min-width: 1024px) {
      .web-page.main-categories.filters .inner-cells .side-filters {
        display: inline-block !important;
        width: 18.21429rem;
        margin-top: 0; }
        .web-page.main-categories.filters .inner-cells .side-filters.hidden {
          display: inline-block !important; }
        .web-page.main-categories.filters .inner-cells .side-filters.visible {
          display: inline-block !important;
          position: relative;
          border: 0 none;
          padding: 0;
          left: 0;
          background: transparent; } }
    .web-page.main-categories.filters .inner-cells .side-filters .product-count {
      font-weight: 600;
      color: #192329;
      font-size: 16px;
      margin: 0.92857rem 0 1.07143rem;
      display: none; }
      @media (min-width: 1024px) {
        .web-page.main-categories.filters .inner-cells .side-filters .product-count {
          display: block; } }
    .web-page.main-categories.filters .inner-cells .side-filters h2 {
      background: #2c3f51;
      color: white;
      padding: 0.71429rem 1.07143rem;
      text-transform: uppercase;
      font-size: 16px;
      margin: 0.42857rem 0;
      font-weight: 500;
      position: relative; }
      .web-page.main-categories.filters .inner-cells .side-filters h2::after {
        content: "X";
        color: white;
        cursor: pointer;
        position: absolute;
        right: 0.71429rem;
        font-weight: normal; }
        @media (min-width: 1024px) {
          .web-page.main-categories.filters .inner-cells .side-filters h2::after {
            display: none; } }
    .web-page.main-categories.filters .inner-cells .side-filters h3.filter-heading {
      font-weight: 600;
      text-transform: uppercase;
      font-size: 15px;
      color: #192329;
      margin-bottom: 0.42857rem; }
    .web-page.main-categories.filters .inner-cells .side-filters .filter-content label {
      display: block;
      font-size: 1rem;
      color: black;
      line-height: 2rem; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label input[type=checkbox] {
        position: absolute;
        left: -1000em; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label input[type=checkbox] + span:before {
        content: "";
        display: inline-block;
        position: relative;
        background: white;
        border: 1px solid #666666;
        width: 1.07143rem;
        height: 1.07143rem;
        margin-right: 0.5rem;
        position: relative;
        vertical-align: middle; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews > a > span {
        display: flex;
        align-items: center; }
        .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews > a > span > span {
          width: 1.07143rem;
          height: 1.07143rem;
          display: inline-block;
          margin-right: 0.35714rem; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews input[type=checkbox] + span:before, .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews span span {
        margin-top: 0.57143rem;
        float: left; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews span span {
        width: 1.14286rem !important;
        height: 1.14286rem !important;
        margin-right: 0.35714rem !important;
        padding: 0.21429rem;
        margin-left: 0; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews .nxt-full-star {
        background-image: url(../img/icons/review-star-100-full.svg) !important; }
      .web-page.main-categories.filters .inner-cells .side-filters .filter-content label.nxt-reviews .nxt-empty-star {
        background-image: url(../img/icons/review-star-0-full.svg) !important; }
  .web-page.main-categories.filters .inner-cells .Content.Wide {
    width: 100%; }
    @media (min-width: 1024px) {
      .web-page.main-categories.filters .inner-cells .Content.Wide {
        width: calc(100% - 275px); } }
    .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination {
      color: gray;
      width: 100%;
      height: 1.64286rem;
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 1;
      text-align: center; }
      @media (min-width: 1024px) {
        .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination {
          text-align: right; } }
      .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination .pagination-product-count {
        vertical-align: top;
        display: inline-block;
        margin-top: 0.21429rem;
        color: #192329;
        font-weight: 600;
        margin-right: 0.71429rem;
        font-size: 16px; }
      .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList {
        margin: -1.28571rem 0 0;
        display: inline-block;
        vertical-align: middle;
        height: 1.5rem; }
        .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList li, .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList li.ActivePage {
          font-size: 16px;
          border-radius: 0;
          width: 1.78571rem;
          height: 1.78571rem;
          margin: 0.35714rem 0.21429rem 0;
          border: 1px solid #cccccc;
          clear: both;
          display: inline-block;
          line-height: 1.42857rem;
          overflow: hidden;
          padding: 0;
          text-align: center; }
        .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList li {
          border: 0 none;
          background: white; }
          .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList li a {
            color: #a6abae;
            line-height: 1.78571rem;
            width: 1.64286rem;
            height: 1.64286rem;
            display: inline-block; }
        .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList li.ActivePage {
          background: #5379a6;
          font-weight: normal;
          line-height: 1.78571rem;
          color: white; }
        .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList ul.PreviousNext {
          display: inline;
          padding: 0;
          margin: 0; }
          .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList ul.PreviousNext li {
            padding: 0;
            background: white;
            border: 1px solid white;
            margin: 0.92857rem 0 0;
            width: 1.64286rem;
            height: 1.64286rem; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList ul.PreviousNext li a span {
              color: #4d585e;
              font-size: 20px;
              width: 1.64286rem;
              height: 1.64286rem;
              display: inline-block; }
              .web-page.main-categories.filters .inner-cells .Content.Wide .CategoryPagination ul.PagingList ul.PreviousNext li a span::before {
                margin: 1px 0 0; }
    .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar {
      border-bottom: 0 none;
      margin: 0.71429rem 0 1.28571rem;
      padding: 0; }
    .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section {
      background: #d9dce0;
      padding: 0.64286rem 0 0.57143rem 1.07143rem;
      height: 3.07143rem; }
      .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .SortBox {
        float: none;
        margin: 0 auto;
        color: black;
        position: relative;
        z-index: 1;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 700;
        text-align: center; }
        @media (min-width: 1024px) {
          .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .SortBox {
            float: left;
            margin: 0 0.71429rem 0 0;
            text-align: left; } }
        .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .SortBox form > div {
          text-transform: none;
          font-weight: 500;
          color: black;
          display: inline-block; }
        .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .SortBox form > select {
          margin-left: 0.71429rem;
          padding: 0 0.71429rem;
          border: 1px solid #666666;
          width: 10.71429rem;
          height: 1.85714rem;
          font-weight: 400;
          background: white; }
          .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .SortBox form > select option {
            color: #444;
            padding: 0;
            font-weight: 400; }
      .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section {
        display: none; }
        @media (min-width: 1024px) {
          .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section {
            float: right;
            display: inline-block; } }
        .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar {
          display: inline-block;
          color: #192329;
          background: transparent;
          vertical-align: middle;
          font-weight: 500;
          padding: 0.78571rem 0.92857rem;
          margin-top: -0.71429rem;
          margin-bottom: -0.57143rem;
          cursor: pointer; }
          .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar.active {
            display: inline-block;
            color: white;
            background: #2c3f51;
            position: relative; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar.active::before, .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar.active::after {
              top: 100%;
              left: 50%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar.active::before {
              border-color: transparent;
              border-top-color: #2c3f51;
              border-width: 0.57143rem;
              margin-left: -0.57143rem; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar.active::after {
              border-color: transparent;
              border-top-color: #2c3f51;
              border-width: 0.5rem;
              margin-left: -0.5rem; }
          .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar .product-list {
            list-style: none;
            margin: 0;
            padding: 0;
            overflow: hidden;
            display: inline-block;
            background: url(../img/page/listing/product-list-view-icons.png) no-repeat;
            overflow: hidden;
            text-indent: -9999px;
            text-align: left;
            vertical-align: middle;
            margin-top: -2px; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar .product-list.product-list-grid-view {
              background-position: -0px 0px;
              width: 1.07143rem;
              height: 0.85714rem; }
              .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar .product-list.product-list-grid-view.selected {
                background-position: -0px -12px;
                width: 1.07143rem;
                height: 0.85714rem; }
            .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar .product-list.product-list-list-view {
              background-position: -0px -24px;
              width: 1rem;
              height: 1.07143rem; }
              .web-page.main-categories.filters .inner-cells .Content.Wide .in-page-bar-section .in-page-bar-right-section .product-list-bar .product-list.product-list-list-view.selected {
                background-position: -0px -39px;
                width: 1rem;
                height: 1.07143rem; }
    .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent {
      margin: 0.71429rem 0 0;
      padding: 0 0 0.71429rem;
      width: 100%;
      position: relative; }
      .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .compare_selection, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .CompareButton {
        display: none; }
      .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .compare_selection {
        bottom: 0;
        height: 1.5rem;
        left: auto;
        margin: 0;
        position: absolute;
        right: 7.28571rem;
        top: -17.35714rem;
        width: 9.71429rem; }
        .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .compare_selection ul {
          margin: 0;
          padding: 0; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .compare_selection ul li {
            background: #d3d3d3;
            border: 1px solid gray;
            float: left;
            list-style: none;
            width: 1.42857rem;
            height: 1.5rem;
            margin: 0 0.42857rem 0 0;
            margin-top: 1px;
            padding: 0; }
      .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .CompareButton {
        text-align: right;
        margin-top: -2.42857rem;
        padding: 0;
        margin-bottom: 0.71429rem;
        position: absolute;
        top: 15rem;
        bottom: 0;
        height: 1.64286rem;
        left: auto;
        right: 0;
        z-index: 1; }
        .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent .CompareButton input[type=submit] {
          background: gray;
          color: white;
          border: 0 none;
          border-radius: 0.21429rem;
          height: 1.57143rem;
          margin-top: 0.21429rem;
          padding: 0 0.5rem;
          font-size: 13px;
          cursor: pointer; }
      .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList {
        float: left;
        border: 0 none;
        margin: 0;
        padding: 0 0.71429rem;
        list-style: none; }
        .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList li {
          list-style: none;
          float: left;
          font-size: 12px;
          padding: 0 0 1.07143rem;
          overflow: hidden;
          text-align: center;
          background: white;
          position: relative; }
        .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li {
          border: 0 none;
          border-bottom: 1px solid #BFBFBF;
          margin: 0;
          margin-top: 1.42857rem;
          width: 98%;
          padding: 1.42857rem;
          padding-left: 1%;
          padding-right: 1%; }
          @media (min-width: 551px) {
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li {
              width: calc(50% - 38px); }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li:nth-child(odd) {
                padding-right: 5.35714rem;
                width: calc(50% + 38px); } }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li a {
            text-decoration: none; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .top-left {
            float: left;
            margin-bottom: -7.14286rem; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .top-right {
            float: right;
            margin-bottom: -7.14286rem;
            margin-right: 1px; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-new-product {
            width: 3.35714rem;
            background: url(../img/page/listing/new-label.svg) no-repeat;
            color: white;
            height: 3rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            background-size: 3.35714rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-coming-soon {
            width: 7.5rem;
            background: url(../img/page/listing/coming-soon-label.png) no-repeat;
            color: white;
            height: 1.71429rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            background-size: 7.5rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-discontinued {
            width: 7.85714rem;
            background: url(../img/page/listing/discontinued-label.svg) no-repeat;
            color: white;
            height: 1.71429rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            background-size: 7.85714rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-3G {
            width: 1.78571rem;
            background: white;
            border-line: 1.42857rem;
            color: #525151;
            padding: 0.71429rem 0.42857rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            border-radius: 1.42857rem;
            border-style: solid;
            border-width: 1px;
            border-style: solid;
            border-color: #525151;
            margin-left: 0;
            margin-top: 0;
            height: 1.42857rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-4G {
            width: 1.78571rem;
            background: #222222;
            color: white;
            padding: 0.71429rem 0.42857rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            border-radius: 1.42857rem;
            margin-left: 0;
            margin-top: 0;
            height: 1.42857rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-best-seller {
            width: 3.35714rem;
            background: url(../img/page/listing/bestseller-label.svg) no-repeat;
            color: white;
            height: 3rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            background-size: 3.35714rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .label-refurbished {
            width: 7.42857rem;
            background: url(../img/page/listing/refurbished-label.svg) no-repeat;
            color: white;
            height: 1.64286rem;
            text-align: center;
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            z-index: 10;
            background-size: 7.42857rem;
            display: block; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductImage {
            text-align: center;
            overflow: hidden;
            width: 100%;
            display: table;
            vertical-align: middle;
            background-color: white;
            margin: 0;
            padding: 0.71429rem 0;
            height: 12.64286rem; }
            @media (min-width: 551px) {
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductImage {
                width: 17.42857rem;
                display: table-cell; } }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductImage img {
              width: 10.71429rem;
              padding: 0.71429rem;
              box-sizing: border-box; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .product-details-subheading hr {
            margin: 0;
            padding: 0;
            background: #192329;
            height: 1px;
            border: 0; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .product-details-subheading span {
            font-size: 13px;
            color: black;
            display: inline-block;
            margin: 0.71429rem;
            margin-top: 1.5px;
            margin-bottom: 1.5px;
            font-weight: 600; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .product-details-subheading span.left {
              float: left; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .product-details-subheading span.right {
              float: right; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductDetails, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductPriceRating {
            text-align: left;
            padding: 0;
            margin-bottom: 0.35714rem;
            overflow: hidden; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductDetails {
            height: 3.21429rem;
            margin-top: 0.35714rem; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductDetails strong {
              line-height: normal;
              color: #154284;
              font-weight: 500;
              font-size: 15px;
              padding-bottom: 0.21429rem; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductDetails strong a {
                line-height: normal;
                color: #154284;
                font-weight: 500;
                font-size: 15px;
                padding-bottom: 0.21429rem; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .extra-details {
            display: none; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li em {
            color: black;
            font-weight: 500;
            font-size: 20px;
            font-style: normal;
            display: block;
            padding-bottom: 0.21429rem; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .more-details {
            display: none; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductActionAdd {
            padding: 0;
            font-weight: 400;
            text-transform: uppercase;
            height: 3rem;
            margin-right: 0.64286rem;
            display: inline-block;
            float: left; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductActionAdd, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton {
            width: 49%; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductActionAdd, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .view-details {
            text-align: center;
            font-size: 12px;
            margin-top: 0.5rem;
            margin-bottom: 0; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductActionAdd a, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .view-details a {
              background: #5379a6;
              padding: 0.5rem 0;
              font-weight: 600;
              color: white;
              text-transform: uppercase;
              font-size: 12px;
              display: block;
              margin: 0 auto;
              width: 100%; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductActionAdd a .item-details.product-add-to-cart, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .view-details a .item-details.product-add-to-cart {
                background-position: 0 0;
                width: 1.64286rem;
                height: 1.35714rem;
                margin-left: 0.35714rem;
                background: url(../img/page/listing/add-to-cart-icon-white.svg);
                background-size: 1.64286rem;
                overflow: hidden;
                text-indent: -9999px;
                text-align: left;
                display: inline-block;
                vertical-align: middle;
                margin-right: 0.35714rem; }
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton {
            display: none;
            bottom: 0;
            left: auto;
            margin: 0;
            right: 0.71429rem;
            top: 0.71429rem;
            position: relative;
            float: right;
            text-align: center;
            font-size: 1rem;
            margin-top: -0.21429rem;
            margin-bottom: 0.71429rem;
            padding: 0.35714rem 0 0.42857rem;
            background: #e3e5e8;
            color: #2c3f51;
            font-weight: normal;
            cursor: pointer;
            border: 1px solid #e3e5e8;
            margin-right: -0.71429rem; }
            @media (min-width: 1024px) {
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton {
                display: inline-block; } }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton input {
              vertical-align: middle;
              margin: 0 0.21429rem;
              margin-bottom: 1px;
              font-size: 11px;
              padding: 1px;
              cursor: pointer;
              position: absolute;
              left: -1000em; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton input[type=checkbox] + span::before {
              content: "";
              display: inline-block;
              background: white;
              border: 1px solid #666666;
              width: 1.07143rem;
              height: 15px;
              margin-right: 0.5rem;
              position: relative;
              vertical-align: middle;
              margin-top: -1px; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton input[type=checkbox].checked + span::before {
              background-color: #5379a6;
              background-image: url(../img/page/listing/icon-checkmark-white.svg);
              background-size: 80%;
              background-repeat: no-repeat;
              background-position: 50% 50%; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList > li .ProductCompareButton.selected {
              background: white;
              border: 1px solid #5379a6; }
        @media (min-width: 1024px) {
          .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li {
            width: 100%;
            padding-right: 0;
            min-height: 7.14286rem;
            height: inherit; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .left-section {
              display: inline-block;
              float: left;
              width: 25%;
              padding-right: 1%; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section {
              display: inline-block;
              float: left;
              width: 50%;
              padding-right: 1%; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .product-details-subheading {
                display: none; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .extra-details {
                display: block;
                text-align: left; }
                .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .extra-details .extra-details-heading {
                  text-transform: uppercase;
                  font-weight: 600;
                  font-size: 1rem; }
                .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .extra-details > ul {
                  margin: 0;
                  padding: 0; }
                  .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .extra-details > ul > li {
                    list-style: none;
                    float: none;
                    width: 100%;
                    margin: 0;
                    padding: 0;
                    overflow: hidden;
                    min-height: 0.71429rem;
                    border: 0 none;
                    text-align: left;
                    background: white;
                    position: relative;
                    font-size: 1rem;
                    height: inherit; }
                    .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .middle-section .extra-details > ul > li span {
                      font-weight: 600;
                      font-size: 1rem; }
            .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .right-section {
              display: inline-block;
              float: right;
              width: 8.21429rem; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .right-section .ProductActionAdd, .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .right-section .ProductCompareButton {
                width: 8.21429rem; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .right-section .more-details {
                display: block;
                position: relative;
                top: -0.71429rem;
                font-size: 1rem;
                font-weight: 500; }
              .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryContent ul.ProductList.list > li .right-section .ProductPriceRating {
                text-align: center; } }
    .web-page.main-categories.filters .inner-cells .Content.Wide #CategoryPagingBottom {
      padding: 0.71429rem 0 0;
      margin: 0 0 1.42857rem;
      clear: both; }
    .web-page.main-categories.filters .inner-cells .Content.Wide .nxt-bottom {
      margin-bottom: 1.42857rem; }

.web-page.main-categories.filters .section-clear {
  clear: both; }

.web-page.main-categories.filters .toggle-filters {
  margin-bottom: 1.07143rem;
  margin-right: 0;
  display: block; }
  @media (min-width: 1024px) {
    .web-page.main-categories.filters .toggle-filters {
      display: none; } }
  .web-page.main-categories.filters .toggle-filters span {
    background: #2c3f51;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    cursor: pointer;
    font-weight: 500;
    width: 100%;
    height: 3.57143rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .web-page.main-categories.filters .toggle-filters span .toggle-filter-icon {
      background: url(../img/page/listing/toggle-filter-icon.png);
      width: 1.71429rem;
      height: 1.14286rem;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.5rem; }

.web-page.main-categories.filters .compare-box-section {
  position: fixed;
  z-index: 100 !important;
  background: #ecedef;
  border: 1px solid #7290b5;
  width: 100%;
  bottom: 0; }
  .web-page.main-categories.filters .compare-box-section .compare-heading {
    color: #2c3f51;
    text-transform: uppercase;
    text-align: center;
    padding: 1.07143rem;
    font-weight: 500;
    position: relative;
    display: none !important; }
  .web-page.main-categories.filters .compare-box-section .compare-content ul {
    margin: 1.07143rem 0;
    padding: 0;
    list-style: none; }
    .web-page.main-categories.filters .compare-box-section .compare-content ul li {
      margin-bottom: 0.71429rem;
      padding: 0;
      background: white;
      width: 21%;
      height: 5.71429rem;
      margin-right: 1%;
      float: left;
      border: 1px solid #cccccc;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      position: relative; }
      .web-page.main-categories.filters .compare-box-section .compare-content ul li img {
        width: 4.28571rem;
        display: inline-block;
        margin-left: 0.71429rem; }
      .web-page.main-categories.filters .compare-box-section .compare-content ul li .product-name {
        width: 50%;
        display: block;
        color: #154284;
        font-weight: 500;
        font-size: 12px;
        line-height: 1.14286rem;
        height: 3.28571rem;
        margin-left: 0.35714rem; }
      .web-page.main-categories.filters .compare-box-section .compare-content ul li .cancel-product {
        display: inline-block;
        vertical-align: top;
        color: #333333;
        padding: 0 0.42857rem;
        font-weight: 500;
        margin-right: 0.71429rem;
        float: right;
        position: absolute;
        top: 0.57143rem;
        right: -0.5rem;
        width: 0.71429rem;
        height: 0.71429rem; }
      .web-page.main-categories.filters .compare-box-section .compare-content ul li.compare-empty {
        background: #c2c5cb; }
  .web-page.main-categories.filters .compare-box-section .compare-footer .compare-link {
    float: right;
    background: #2c3f51;
    color: white;
    padding: 0.5rem 25px;
    border-radius: 0.35714rem;
    text-transform: uppercase;
    cursor: pointer; }
    .web-page.main-categories.filters .compare-box-section .compare-footer .compare-link.disabled {
      background: #e3e5e8;
      color: #8a8a8a; }
  .web-page.main-categories.filters .compare-box-section .compare-footer .compare-clear {
    font-size: 1rem;
    margin-top: 0.71429rem;
    margin-right: 2.14286rem;
    display: block;
    float: right; }

.web-page.main-categories.filters .selected-filters {
  border: 1px solid #c5cad0;
  margin: 1.42857rem 0 0.71429rem;
  padding: 0.71429rem 0 0; }
  .web-page.main-categories.filters .selected-filters .selected-filters-heading {
    display: inline-block;
    float: left;
    margin-left: 0.71429rem;
    color: #5379a6;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px; }
  .web-page.main-categories.filters .selected-filters .selected-filters-clear {
    display: inline-block;
    float: right;
    margin-right: 0.71429rem;
    color: #5379a6;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
    font-size: 15px; }
  .web-page.main-categories.filters .selected-filters .selected-filters-list {
    margin-top: 0.35714rem; }
    .web-page.main-categories.filters .selected-filters .selected-filters-list ul {
      list-style: none;
      text-align: left;
      padding: 0;
      margin-left: 0;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .web-page.main-categories.filters .selected-filters .selected-filters-list ul li {
        float: left;
        padding: 0 0.71429rem;
        margin-bottom: 0.35714rem;
        font-size: 1rem;
        display: flex;
        align-items: center;
        min-width: 3.57143rem;
        flex-wrap: wrap; }
        .web-page.main-categories.filters .selected-filters .selected-filters-list ul li a {
          color: #0a4d8e;
          font-weight: 400;
          text-decoration: none; }
        .web-page.main-categories.filters .selected-filters .selected-filters-list ul li .cancel-filter {
          color: #154284;
          background: #d9dce0;
          border-radius: 50%;
          padding: 0 0.28571rem 0.35714rem 0.28571rem;
          padding-top: 1px;
          font-weight: 500;
          cursor: pointer;
          font-size: 16px;
          line-height: 0.71429rem;
          display: inline-block;
          text-transform: lowercase; }
        .web-page.main-categories.filters .selected-filters .selected-filters-list ul li.nxt-reviews > a > span {
          display: flex;
          align-items: center; }
          .web-page.main-categories.filters .selected-filters .selected-filters-list ul li.nxt-reviews > a > span > span {
            width: 1.14286rem !important;
            height: 1.14286rem !important;
            display: inline-block;
            margin-right: 0.35714rem !important;
            margin-top: 0 !important; }
        .web-page.main-categories.filters .selected-filters .selected-filters-list ul li.nxt-reviews .cancel-filter {
          float: left;
          margin-right: 0.35714rem; }

.system-design-heading {
  padding-top: 3.21429rem;
  padding-bottom: 3.71429rem;
  color: #fff;
  background-color: #00254b;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.system-design-heading-title {
  padding-bottom: 1.42857rem;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1; }
  @media (min-width: 551px) {
    .system-design-heading-title {
      font-size: 33px; } }

.system-design-heading-subtitle {
  max-width: 29.28571rem;
  margin-bottom: 2.5rem;
  font-size: 20px;
  line-height: 1.45; }
  @media (min-width: 551px) {
    .system-design-heading-subtitle {
      font-size: 22px; } }

.system-design-intro-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 3.21429rem 0; }

.system-design-intro-text {
  flex-basis: 100%;
  margin-bottom: 1.42857rem;
  font-size: 16px;
  line-height: 1.5; }
  @media (min-width: 551px) {
    .system-design-intro-text {
      flex-basis: 50%;
      margin-bottom: 0; } }

.system-design-intro-title {
  max-width: 28.57143rem;
  margin-top: 0;
  margin-bottom: 1.14286rem;
  font-size: 30px;
  font-weight: 400; }

.system-design-intro-image {
  flex-basis: 100%;
  text-align: center; }
  @media (min-width: 551px) {
    .system-design-intro-image {
      flex-basis: 50%; } }

.system-design-price {
  padding-top: 2.14286rem;
  padding-bottom: 1.42857rem;
  background: #f2f2f2; }

.system-design-price-title {
  margin-bottom: 1rem;
  font-size: 30px; }

.system-design-consultation {
  padding: 1.78571rem 0;
  background-color: #375167; }

.system-design-consultation-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  @media (min-width: 481px) {
    .system-design-consultation-inner {
      flex-wrap: nowrap; } }

.system-design-consultation-text {
  margin-bottom: 1.42857rem;
  font-size: 18px;
  font-weight: 300;
  color: #fff; }
  @media (min-width: 481px) {
    .system-design-consultation-text {
      margin-bottom: 0;
      font-size: 22px; } }

.system-design-consultation-title {
  font-size: 25px;
  color: #fff; }
  @media (min-width: 481px) {
    .system-design-consultation-title {
      font-size: 30px; } }

.system-design-consultation-link {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid transparent;
  white-space: nowrap; }
  .system-design-consultation-link:hover {
    color: #fff;
    border-color: #fff; }
  @media (min-width: 481px) {
    .system-design-consultation-link {
      font-size: 24px; } }

.system-design-consultation-pic {
  width: 8.85714rem;
  min-width: 8.85714rem;
  margin-left: 1.07143rem; }

.system-design-projects {
  padding-top: 2.14286rem;
  padding-bottom: 2.85714rem; }

.system-design-projects-title {
  margin-bottom: 1.07143rem;
  font-size: 30px; }

.system-design-projects-slider.slick-dotted {
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .system-design-projects-slider.slick-dotted {
      margin-bottom: 2.14286rem; } }

.system-design-projects-nav {
  display: flex;
  align-items: center;
  justify-content: center; }
  .system-design-projects-nav .slick-arrow {
    position: static;
    width: 1.42857rem;
    height: 1.42857rem;
    margin-top: 0.35714rem;
    margin-bottom: 0.35714rem;
    padding: 0;
    transform: none; }
    .system-design-projects-nav .slick-arrow:before {
      content: "";
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent; }
  .system-design-projects-nav .slick-prev {
    margin-right: 0.92857rem; }
    .system-design-projects-nav .slick-prev:before {
      border-right: 14px solid #0C7AC6; }
  .system-design-projects-nav .slick-next {
    margin-left: 0.92857rem; }
    .system-design-projects-nav .slick-next:before {
      border-left: 14px solid #0C7AC6; }
  .system-design-projects-nav .slick-dots {
    position: static; }
    .system-design-projects-nav .slick-dots li {
      width: auto;
      height: auto;
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      .system-design-projects-nav .slick-dots li.slick-active button {
        font-weight: 600;
        color: #0C7AC6;
        background-color: #FFFFFF;
        border-color: #0C7AC6; }
    .system-design-projects-nav .slick-dots button {
      width: 1.92857rem;
      height: 1.78571rem;
      font-size: 18px;
      color: #B0B1B3;
      background-color: #F1F2F5;
      border: 1px solid #B0B1B3;
      border-radius: 5px;
      cursor: pointer; }
      .system-design-projects-nav .slick-dots button:before {
        display: none; }

.system-design-projects-slide {
  display: none; }
  .system-design-projects-slide:first-child {
    display: block; }
  .system-design-projects-slide:after {
    content: "";
    display: block;
    clear: both; }

.system-design-projects-img {
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .system-design-projects-img {
      float: left;
      width: 40%;
      margin-bottom: 0; } }

.system-design-projects-name {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600; }

.system-design-projects-text {
  font-size: 16px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .system-design-projects-text {
      padding-left: 2.28571rem; } }

.dish-heading {
  position: relative;
  background-color: #00254b;
  background: linear-gradient(to right, #022549, #022549);
  color: #fff; }

.dish-heading-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 1024px) {
    .dish-heading-background {
      background-size: 100%; } }

.dish-heading-inner {
  position: relative;
  padding-top: 3.21429rem;
  padding-bottom: 3.21429rem; }
  .dish-heading-inner:after {
    content: '';
    display: block;
    clear: both; }
  @media (min-width: 1024px) {
    .dish-heading-inner {
      padding-top: 4.64286rem;
      padding-bottom: 4.64286rem; } }

.dish-heading-logo {
  position: relative;
  text-align: center; }
  .dish-heading-logo:after {
    content: "";
    display: block;
    margin: 1.42857rem auto;
    width: 10.71429rem;
    height: 1px;
    background: #fff; }
  @media (min-width: 1024px) {
    .dish-heading-logo {
      float: left;
      margin-right: 1.78571rem;
      text-align: left; }
      .dish-heading-logo:after {
        display: none; } }

.dish-heading-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #FF0436;
  line-height: 1.25;
  overflow: hidden; }
  .dish-heading-title span {
    font-size: 28px;
    color: #fff; }
  @media (min-width: 551px) {
    .dish-heading-title span {
      font-size: 40px; } }
  @media (min-width: 1024px) {
    .dish-heading-title {
      text-align: left;
      padding-left: 1.78571rem;
      border-left: 1px solid #fff; } }

.dish-intro {
  padding-top: 2.28571rem;
  padding-bottom: 3.57143rem; }

.dish-intro-inner:after {
  content: '';
  display: block;
  clear: both; }

.dish-intro-image {
  width: 100%;
  max-width: 35.71429rem; }
  @media (min-width: 1024px) {
    .dish-intro-image {
      float: right;
      max-width: 25rem; } }

.dish-intro-text {
  max-width: 57.14286rem;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .dish-intro-text {
      float: left;
      max-width: 31.42857rem; } }

.dish-intro-title {
  font-size: 26px;
  margin-bottom: 0.71429rem; }

.dish-form {
  margin: 2.85714rem 0;
  border: 2px solid #E0DDD9;
  background-color: #F5F4F2; }
  @media (min-width: 551px) {
    .dish-form {
      display: flex; } }
  @media (min-width: 1024px) {
    .dish-form {
      height: 111px; } }

.dish-form-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 12.14286rem;
  margin-bottom: 1.07143rem;
  padding: 1.07143rem 0.71429rem;
  background-color: #E0DDD9; }
  .dish-form-logo:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -1.07143rem;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #E0DDD9 transparent transparent transparent; }
  @media (min-width: 551px) {
    .dish-form-logo {
      width: 27%;
      margin-bottom: 0; }
      .dish-form-logo:after {
        top: 50%;
        left: 100%;
        margin-top: -1.07143rem;
        margin-left: 0;
        border-width: 15px 0 15px 15px;
        border-color: transparent transparent transparent #E0DDD9; } }

.dish-form-info, .dish-results {
  padding-top: 1.07143rem;
  padding-bottom: 1.07143rem;
  padding-left: 1.07143rem;
  padding-right: 1.07143rem; }
  @media (min-width: 551px) {
    .dish-form-info, .dish-results {
      width: 73%;
      padding-left: 2.28571rem;
      padding-right: 1.42857rem; } }

.dish-form-heading {
  margin-bottom: 0.35714rem;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #000; }
  .dish-form-heading span {
    color: #990642; }

.dish-form-check {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.dish-form-check-text {
  max-width: 22rem;
  margin-top: 0.92857rem;
  padding-right: 1.14286rem; }

.dish-form-check-el {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .dish-form-check-el input {
    margin-top: 0.92857rem;
    margin-right: 1.14286rem;
    padding: 0.42857rem 0.92857rem;
    font-size: 1rem;
    border: 1px solid #B0B1B3; }

.dish-form-check-button {
  margin-top: 0.92857rem; }
  .dish-form-check-button .button {
    width: 9.28571rem;
    font-size: 16px;
    border-radius: 10px;
    background-color: #5379A6;
    color: #fff; }

.dish-results {
  display: flex;
  flex-wrap: wrap; }
  .dish-results.available .dis-results-contact {
    display: none; }
  .dish-results.unavailable .dis-results-browse {
    display: none; }
  .dish-results .dish-results-heading {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  .dish-results .dish-results-row {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-top: 0.78571rem; }
  .dish-results .dish-results-data {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0.78571rem;
    padding: 0.78571rem;
    background-color: #FFF;
    font-size: 14px;
    font-weight: 600; }
    @media (min-width: 900px) {
      .dish-results .dish-results-data {
        max-width: 300px;
        margin-bottom: 0; } }
    @media (min-width: 1024px) {
      .dish-results .dish-results-data {
        max-width: 400px; } }
  @media (min-width: 900px) {
    .dish-results .dish-results-ctas {
      margin-left: auto; }
      .dish-results .dish-results-ctas .dis-results-contact {
        margin-top: 0;
        margin-left: 0.35714rem; } }
  .dish-results .dish-results-change {
    margin-left: auto;
    font-size: 14px;
    color: #2A5C89;
    text-decoration: underline; }
    .dish-results .dish-results-change svg {
      width: 7px;
      height: 7px;
      margin-left: 0.35714rem;
      fill: #2A5C89; }
  .dish-results .dis-results-browse {
    background-color: #5379A6;
    color: #FFF;
    font-size: 16px;
    border-radius: 10px; }
  .dish-results .dis-results-contact {
    margin-top: 0.35714rem;
    font-size: 16px; }

.dish-installation-title {
  margin-bottom: 0.35714rem;
  font-size: 26px; }

.dish-installation-subtitle {
  margin-bottom: 1.14286rem;
  font-size: 16px; }

.dish-installation-booster-title {
  font-size: 24px;
  color: #0C5C88;
  line-height: 1.5; }

.dish-notes {
  padding-left: 1.07143rem;
  font-size: 13px;
  line-height: 1.3;
  border-left: 2px solid #6796C0; }

.dish-notes-title {
  margin-bottom: 1.07143rem;
  text-transform: uppercase; }

.dish-notes-list {
  margin-bottom: 0; }
  .dish-notes-list li {
    padding-left: 1.07143rem; }

.dish-pricing {
  background: #f2f2f2; }

.dish-pricing-inner {
  padding-top: 1.42857rem;
  padding-bottom: 2.85714rem; }
  .dish-pricing-inner:after {
    content: '';
    display: block;
    clear: both; }

.dish-pricing-text {
  margin-bottom: 2.14286rem;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .dish-pricing-text {
      float: left;
      width: 40%;
      margin-bottom: 0; } }

.dish-pricing-title {
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .dish-pricing-title {
      margin-bottom: 3.21429rem; } }

.dish-pricing-image {
  width: 100%;
  max-width: 57.14286rem; }
  @media (min-width: 1024px) {
    .dish-pricing-image {
      float: right;
      width: 60%;
      max-width: 36.5rem; } }

.dish-pricing-list {
  list-style-type: none;
  margin-left: 0; }

.dish-pricing-option {
  position: relative;
  margin-bottom: 1.42857rem;
  padding-left: 2.14286rem; }
  .dish-pricing-option:before {
    content: "";
    position: absolute;
    width: 0.85714rem;
    height: 0.85714rem;
    top: 0.42857rem;
    left: 0; }
  .dish-pricing-option.dish-pricing-option-navy:before {
    background: #5379A6; }
  .dish-pricing-option.dish-pricing-option-blue:before {
    background: #03A8DC; }
  .dish-pricing-option.dish-pricing-option-orange:before {
    background: #FF920A; }

.dish-products {
  padding-top: 1.28571rem;
  padding-bottom: 3.57143rem; }

.dish-products-title {
  margin-bottom: 1.42857rem; }

.dish-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 16px; }
  .dish-pagination .pagination-list {
    display: flex;
    margin-bottom: 0; }
    .dish-pagination .pagination-list li {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 1.78571rem;
      height: 1.78571rem;
      margin: 0 0.14286rem;
      text-align: center;
      background: #fff;
      color: #808080; }
      .dish-pagination .pagination-list li.active {
        background: #5379a6;
        color: #fff; }
      .dish-pagination .pagination-list li svg {
        width: 0.5rem;
        height: 0.85714rem;
        fill: #4d585e; }

.dish-pagination-product-count {
  margin-right: 0.71429rem;
  font-weight: 600;
  color: #192329;
  line-height: 1.1; }

.dish-steps {
  padding-top: 2.14286rem;
  padding-bottom: 1.42857rem;
  background: #f2f2f2; }

.dish-steps-title {
  margin-bottom: 1.42857rem;
  font-size: 26px; }

.dish-steps-list {
  margin-left: 0;
  list-style-type: none; }

.dish-steps-option {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2.14286rem; }
  @media (min-width: 551px) {
    .dish-steps-option {
      flex-wrap: nowrap; } }

.dish-steps-name {
  flex-basis: 100%;
  min-width: 10.71429rem;
  margin-bottom: 1.42857rem;
  padding-right: 2.5rem;
  color: #2A5C89; }
  .dish-steps-name span {
    text-transform: uppercase;
    font-size: 25px;
    margin-right: 1.07143rem;
    padding-right: 1.07143rem;
    border-right: 1.5px solid #2A5C89;
    line-height: 1.14; }
  @media (min-width: 551px) {
    .dish-steps-name {
      flex-basis: auto; }
      .dish-steps-name span {
        font-size: 28px; } }

.dish-steps-num {
  vertical-align: -2px;
  font-size: 30px;
  line-height: 0.9; }
  @media (min-width: 551px) {
    .dish-steps-num {
      font-size: 36px; } }

.dish-steps-text {
  font-size: 16px;
  color: #000;
  line-height: 1.25; }

.dish-checklist {
  padding-top: 1.28571rem;
  padding-bottom: 1.57143rem; }

.dish-checklist-title {
  margin-bottom: 1.28571rem; }

.dish-checklist-ul {
  list-style-type: none;
  margin-left: 0;
  font-size: 16px; }

.dish-checklist-option {
  display: flex;
  margin-bottom: 1.42857rem; }

.dish-checklist-mark {
  width: 1.71429rem;
  height: 1.71429rem; }

.dish-checklist-text {
  padding-left: 1.42857rem; }

.dish-service {
  padding-top: 2.85714rem;
  padding-bottom: 3.57143rem;
  background: #f2f2f2; }

.dish-service-title {
  margin-bottom: 1.78571rem; }

.dish-service-list {
  font-size: 16px;
  line-height: 1.25; }

.dish-service-option {
  margin-bottom: 1.42857rem;
  padding-left: 0.71429rem; }

.dish-service-term {
  text-transform: uppercase;
  font-weight: 700;
  color: #9C0F48; }

.web-page.das-installation-service .body {
  background: #f2f2f2; }

.web-page.das-installation-service .page-banner-wrapper {
  width: 100%;
  background: #283440; }
  .web-page.das-installation-service .page-banner-wrapper .page-banner {
    width: 70rem;
    max-width: 100%;
    margin: 0 auto; }
    .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner {
      background-image: url(../img/page/banners/page-masthead-bg.svg);
      background-size: 53.57143rem;
      background-position: 61% 100%;
      background-repeat: no-repeat;
      padding: 2.14286rem 1.07143rem; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner {
          height: 15rem;
          background-image: url(https://www.wilsonamplifiers.com/content/images/page/das-installation-service/icon-building-tool.svg), url(https://www.wilsonamplifiers.com/content/images/page/das-installation-service/page-masthead-bg.svg);
          background-size: 195px 130px, 1440px 210px;
          background-position: 475px 85px, -255px 0px;
          background-repeat: no-repeat; } }
      .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left {
        width: 100%; }
        @media (min-width: 1024px) {
          .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left {
            width: 70%;
            float: left; } }
        .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left .page-banner-text {
          width: 100%;
          box-sizing: border-box;
          padding: 0 1.07143rem; }
          @media (min-width: 1024px) {
            .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left .page-banner-text {
              width: 85%;
              float: left; } }
          .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left .page-banner-text h1 {
            font-size: 40px;
            color: white;
            margin-bottom: 0;
            margin-top: 1.07143rem;
            font-weight: 500; }
          .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-left .page-banner-text h2 {
            font-size: 24px;
            color: white;
            font-weight: 400;
            line-height: 2rem; }
      .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right {
        display: none; }
        @media (min-width: 1024px) {
          .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right {
            width: 19.64286rem;
            height: 5.71429rem;
            margin-top: 2.14286rem;
            background: #19222a;
            float: left;
            box-sizing: border-box;
            display: flex;
            align-content: center; }
            .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right .icon-container {
              width: 5rem;
              float: left; }
              .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right .icon-container svg {
                width: 3.57143rem;
                height: 3.57143rem;
                margin: 0 auto;
                margin-top: 1.07143rem;
                display: block;
                fill: white; }
            .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right .phone-number-info {
              color: white;
              padding: 0.35714rem;
              width: 14.64286rem;
              box-sizing: border-box; }
              .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right .phone-number-info .phone-number {
                font-size: 28px;
                font-weight: 600; }
              .web-page.das-installation-service .page-banner-wrapper .page-banner.installation-service-main-banner .page-banner-right .phone-number-info .contact-times {
                position: relative;
                top: -0.35714rem; } }

.web-page.das-installation-service .page-subbanner-wrapper {
  width: 100%;
  background: white;
  overflow: hidden; }
  .web-page.das-installation-service .page-subbanner-wrapper .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee {
      flex: none;
      display: flex;
      width: 100%;
      margin: 1.42857rem 0;
      padding: 0 1.07143rem;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      align-content: center; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee {
          width: 25%;
          border-right: 2px solid #cccccc; } }
      .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-icon {
        width: 30%;
        display: inline-block;
        flex: none; }
        .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-icon svg {
          display: block;
          margin: 0 auto; }
        .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-icon.page-subbanner-guarantee-icon-turn-key {
          background: #5078a1;
          border-radius: 50%;
          height: 2.5rem;
          width: 2.5rem;
          margin: 0;
          margin-left: calc(15% - 17.5px);
          margin-right: calc(15% - 17.5px); }
          @media (min-width: 1024px) {
            .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-icon.page-subbanner-guarantee-icon-turn-key {
              margin: 0 0.71429rem; } }
          .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-icon.page-subbanner-guarantee-icon-turn-key svg {
            transform: rotate(320deg);
            position: relative;
            top: 0.35714rem; }
      .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-desc {
        width: 70%;
        display: inline-block;
        flex: none;
        font-size: 1rem; }
        .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-desc .page-subbanner-guarantee-header {
          font-weight: 600;
          text-transform: uppercase;
          display: block; }
        .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee .page-subbanner-guarantee-desc .page-subbanner-guarantee-subheader {
          display: block;
          margin-top: -0.35714rem; }
      .web-page.das-installation-service .page-subbanner-wrapper .inner .page-subbanner-guarantee.page-subbanner-guarantee-highest-quality {
        border-right: 0; }

.web-page.das-installation-service #installation-main {
  padding: 2rem 1.35714rem 2.71429rem 1.35714rem;
  overflow: hidden; }
  .web-page.das-installation-service #installation-main h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    color: #28343f;
    margin-top: 1.42857rem; }
    .web-page.das-installation-service #installation-main h2:nth-child(1) {
      margin-top: 0; }
  .web-page.das-installation-service #installation-main p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0.35714rem; }
  .web-page.das-installation-service #installation-main .heading-cells {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    .web-page.das-installation-service #installation-main .heading-cells .left-cell {
      flex: none;
      display: inline-block;
      width: calc(100% - 105px); }
    .web-page.das-installation-service #installation-main .heading-cells .right-cell {
      flex: none;
      display: inline-block;
      width: 5rem;
      margin-left: 2.14286rem; }
  .web-page.das-installation-service #installation-main .installation-service-process {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    .web-page.das-installation-service #installation-main .installation-service-process > * {
      flex: none; }
    .web-page.das-installation-service #installation-main .installation-service-process h2 {
      width: 100%;
      display: block; }
    .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step {
      width: 100%;
      margin-top: 1.07143rem;
      margin-bottom: 1.42857rem;
      height: 15.71429rem;
      box-sizing: border-box;
      border: 1px solid #cccccc;
      background: white;
      position: relative;
      color: #666666; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step {
          width: 23%;
          margin: 1.78571rem;
          margin-right: 1%;
          margin-left: 1%; } }
      .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-icon {
        margin: 1.42857rem 0;
        height: 3.57143rem; }
        .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-icon .svg {
          width: 3.57143rem;
          display: block;
          margin: 0 auto; }
        .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-icon .png {
          width: 4.28571rem;
          margin: 0 auto;
          display: block; }
      .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-number {
        width: 2.5rem;
        height: 2.5rem;
        margin: 0 auto;
        text-align: center;
        background: white;
        border: 1px solid #cccccc;
        border-radius: 50%;
        font-size: 24px;
        font-weight: 500;
        line-height: 2.14286rem;
        position: absolute;
        bottom: -1.21429rem;
        left: calc(50% - 17.5px);
        color: #666666; }
      .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-desc span {
        margin: 0 auto;
        display: block;
        text-align: center;
        padding: 0 2.5rem;
        font-size: 16px;
        font-weight: 500; }
      .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step .installation-service-process-desc a {
        width: 7.85714rem;
        margin: 1.07143rem auto 0;
        display: block;
        background: #23486a;
        color: white;
        padding: 0.35714rem 0.71429rem;
        border-radius: 0.21429rem;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1rem; }
      .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step.installation-service-process-step-1 {
        background-color: #5079a2;
        color: white; }
        .web-page.das-installation-service #installation-main .installation-service-process .installation-service-process-step.installation-service-process-step-1 .installation-service-process-number {
          color: #50738e; }

.web-page.das-installation-service .installer-network .installer-map-cells {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }
  .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-map {
    flex: none;
    width: 100%; }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-map {
        display: inline-block;
        width: 64%; } }
    .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-map img {
      width: 90%;
      margin-bottom: 1.42857rem; }
    .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-map p {
      font-size: 1rem;
      line-height: normal;
      margin-bottom: 0.35714rem; }
  .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc {
    flex: none;
    width: 100%; }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc {
        display: inline-block;
        width: 36%; } }
    .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc p {
      font-size: 16px;
      line-height: normal;
      margin-bottom: 0.35714rem; }
    .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc .cta-button {
      padding: 1.07143rem 1.42857rem;
      font-size: 1rem;
      color: white;
      font-weight: 600;
      border-radius: 3px;
      text-transform: uppercase;
      display: inline-block;
      margin: 1.07143rem 0; }
      .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc .cta-button.cta-button-blue {
        background: #5079a2; }
    .web-page.das-installation-service .installer-network .installer-map-cells .installer-network-desc b {
      font-weight: 600;
      display: block; }

.web-page.das-installation-service .installer-network-wrapper {
  background: white; }

.web-page.das-installation-service .installation-faq-wrapper {
  background: white; }
  .web-page.das-installation-service .installation-faq-wrapper .installation-faq {
    overflow: hidden;
    margin-top: 1.42857rem;
    margin-bottom: 0.71429rem; }
  .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions {
    overflow: hidden;
    margin-top: 1.78571rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
    .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel {
      flex: none;
      display: inline-block;
      margin-bottom: 1.07143rem;
      width: 100%; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel {
          width: 30%; }
          .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel:nth-child(3n+2) {
            margin-right: 4.5%;
            margin-left: 4.5%; } }
      .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel .installation-faq-panel-number {
        font-size: 22px;
        font-weight: 800;
        color: #4e83a2;
        width: 2.14286rem;
        display: block;
        border-bottom: 4px solid #4e83a2; }
      .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel .installation-faq-panel-header {
        font-size: 16px;
        font-weight: 800;
        margin-top: 0.35714rem;
        display: block;
        color: #4e83a2; }
      .web-page.das-installation-service .installation-faq-wrapper .installation-faq-questions .installation-faq-panel p {
        font-size: 15px;
        line-height: normal;
        margin-bottom: 0.35714rem; }

.web-page.das-installation-service .section-content-installation {
  padding: 2rem 1.35714rem 2.71429rem 1.35714rem;
  overflow: hidden; }
  .web-page.das-installation-service .section-content-installation h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    color: #28343f;
    margin-top: 1.42857rem; }
    .web-page.das-installation-service .section-content-installation h2:nth-child(1) {
      margin-top: 0; }

.web-page.das-installation-service .installation-service-request .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }
  .web-page.das-installation-service .installation-service-request .inner .installation-service-request-desc {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    flex: none; }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .installation-service-request .inner .installation-service-request-desc {
        width: 70%; } }
  .web-page.das-installation-service .installation-service-request .inner .installation-service-request-cta {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    flex: none; }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .installation-service-request .inner .installation-service-request-cta {
        width: 30%; } }
    .web-page.das-installation-service .installation-service-request .inner .installation-service-request-cta .cta-button {
      padding: 1.07143rem 1.42857rem;
      font-size: 1rem;
      color: white;
      font-weight: 600;
      border-radius: 0.21429rem;
      text-transform: uppercase;
      display: inline-block;
      margin: 4.64286rem 0 1.07143rem; }
      .web-page.das-installation-service .installation-service-request .inner .installation-service-request-cta .cta-button.cta-button-blue {
        background: #5079a2; }

.web-page.das-installation-service .featured-videos h3 {
  font-size: 30px;
  color: #28343f; }

.web-page.das-installation-service .featured-videos p {
  line-height: 1.64286rem;
  margin-bottom: 0.35714rem;
  font-size: 15px; }

.web-page.das-installation-service .featured-videos .section-content .in-page-videos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch; }
  .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell {
    flex: none;
    width: 100%;
    margin: 0.71429rem 0;
    color: #0d6797;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell {
        width: 30%;
        display: inline-block; } }
    @media (min-width: 1024px) {
      .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell:nth-child(3n+2) {
        margin-left: 4.5%;
        margin-right: 4.5%; } }
    .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell p {
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem;
      font-size: 15px; }
    .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell .video-image {
      width: 21.71429rem;
      height: 12rem;
      margin: 0;
      max-width: 100%;
      background-size: cover;
      position: relative;
      cursor: pointer;
      background-repeat: no-repeat;
      background-position: center; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell .video-image {
          margin: 0 auto; } }
      .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell .video-image:hover::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5) url(https://www.wilsonamplifiers.com/content/images/page/das-installation-service/play-button.png) 50% 50.5% no-repeat;
        background-size: 40px; }
    .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell.active .video-image::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5) url(https://www.wilsonamplifiers.com/content/images/page/das-installation-service/now-playing.png) 50% 50.5% no-repeat;
      background-size: 65%; }
    .web-page.das-installation-service .featured-videos .section-content .in-page-videos .in-page-cell .video-description.hidden {
      display: none; }

.web-page.das-installation-service .featured-videos .section-content .video-container {
  position: relative; }
  .web-page.das-installation-service .featured-videos .section-content .video-container .close-button {
    content: "";
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 0;
    color: #444;
    width: 1.42857rem;
    height: 1.42857rem;
    font-size: 24px;
    background: white;
    padding: 0;
    line-height: 1.14286rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 0;
    display: block;
    z-index: 1;
    font-weight: 600; }
  .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    padding-top: 2.14286rem;
    margin-bottom: 10px; }
    .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .left-side {
      width: 100%;
      flex: none;
      display: inline-block; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .left-side {
          width: 57%;
          margin-right: 3%; } }
      .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .left-side .video-player {
        position: relative;
        height: 0;
        padding-bottom: 56.25%; }
        .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .left-side .video-player iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0; }
    .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .right-side {
      width: 100%;
      margin-top: 1.42857rem;
      flex: none;
      display: inline-block; }
      @media (min-width: 1024px) {
        .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .right-side {
          width: 40%;
          margin: 0; } }
      .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .right-side .video-description h4 {
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        color: #405466; }
      .web-page.das-installation-service .featured-videos .section-content .video-container .video-cell .right-side .video-description p {
        line-height: 1.64286rem;
        margin-bottom: 0.35714rem;
        font-size: 15px; }

.das-install-landing-page {
  padding-top: 0;
  background: white; }
  .das-install-landing-page .body {
    margin-top: 2.92857rem; }
    @media (min-width: 1024px) {
      .das-install-landing-page .body {
        margin-top: 10.21429rem; } }
  .das-install-landing-page h2 {
    font-size: 26px;
    font-weight: 400;
    padding: 2.85714rem 1.42857rem 1.42857rem;
    text-align: center;
    color: #333333;
    margin: 0 0 0.71429rem;
    line-height: 1.64286rem; }
  .das-install-landing-page h3 {
    font-size: 20px;
    font-weight: normal;
    color: #0C4F8C;
    margin: 0 0 0.71429rem;
    padding: 0 0 0.71429rem;
    text-align: center; }
  .das-install-landing-page #header {
    display: none;
    height: 5.78571rem;
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0; }
    @media (min-width: 1024px) {
      .das-install-landing-page #header {
        display: block; } }
    .das-install-landing-page #header .container {
      height: 5.78571rem;
      background: #f2f2f2;
      border: 1px solid #cccccc;
      border-top: 0 none;
      padding-bottom: 0.71429rem;
      padding-top: 0; }
      .das-install-landing-page #header .container #logo {
        height: 5.78571rem;
        width: 17.85714rem;
        float: left; }
        .das-install-landing-page #header .container #logo a svg {
          height: 3.57143rem;
          margin: 1.07143rem 0; }
      .das-install-landing-page #header .container .call-back {
        width: 14.28571rem;
        height: 2.85714rem;
        margin-top: 1.64286rem;
        overflow: hidden;
        float: right;
        background-color: #21507b; }
        .das-install-landing-page #header .container .call-back img {
          width: 3.42857rem;
          padding: 0.35714rem 0.71429rem;
          margin-left: 0.35714rem; }
        .das-install-landing-page #header .container .call-back span {
          font-size: 20px;
          color: white;
          position: relative;
          display: inline-block;
          top: 2px; }
  .das-install-landing-page #page-menu {
    display: none;
    height: 4.35714rem;
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 5.78571rem; }
    @media (min-width: 1024px) {
      .das-install-landing-page #page-menu {
        display: block; } }
    .das-install-landing-page #page-menu .container {
      height: 4.35714rem;
      border-bottom: 1px solid #cccccc;
      background: white; }
      @media (min-width: 1024px) {
        .das-install-landing-page #page-menu .container {
          border: 1px solid #cccccc;
          border-top: 0 none; } }
      .das-install-landing-page #page-menu .container ul {
        width: 100%;
        margin: 0 auto;
        border: none;
        padding: 1.35714rem 0;
        text-align: center; }
        .das-install-landing-page #page-menu .container ul li {
          display: inline-block;
          text-transform: uppercase;
          font-size: 15px;
          padding: 0 0.78571rem; }
          .das-install-landing-page #page-menu .container ul li a {
            color: #333333;
            padding: 0.42857rem 0.71429rem;
            position: relative; }
            .das-install-landing-page #page-menu .container ul li a._mPS2id-h.mPS2id-highlight-last {
              background-color: #2e354c;
              color: white; }
              .das-install-landing-page #page-menu .container ul li a._mPS2id-h.mPS2id-highlight-last::before {
                height: 0.71429rem;
                left: 45%;
                top: 82%;
                width: 1.14286rem;
                border: none;
                content: "";
                display: block;
                position: absolute;
                -moz-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                width: 0.71429rem;
                z-index: 1; }
              .das-install-landing-page #page-menu .container ul li a._mPS2id-h.mPS2id-highlight-last::after {
                height: 0.71429rem;
                left: 45%;
                top: 82%;
                width: 1.14286rem;
                border: none;
                background-color: #2e354c;
                content: "";
                display: block;
                position: absolute;
                -moz-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                width: 0.71429rem;
                z-index: 1; }
  .das-install-landing-page .banner .container {
    border-bottom: 1px solid #cccccc;
    background-size: cover;
    background: #D8DDE3;
    background-image: url(https://www.wilsonamplifiers.com/content/images/page/das-install-landing-page/das-install-landing-page-marquee-1.jpg);
    background-position: center left;
    background-repeat: no-repeat; }
    @media (min-width: 1024px) {
      .das-install-landing-page .banner .container {
        border: 1px solid #cccccc;
        border-top: 0 none;
        background-size: contain; } }
    .das-install-landing-page .banner .container .inner {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      align-content: center; }
      @media (min-width: 1024px) {
        .das-install-landing-page .banner .container .inner {
          height: 17.85714rem; } }
      .das-install-landing-page .banner .container .inner .banner-headline {
        flex: none;
        display: inline-block;
        width: 100%;
        text-align: center; }
        @media (min-width: 1024px) {
          .das-install-landing-page .banner .container .inner .banner-headline {
            width: 50%;
            text-align: left; } }
        .das-install-landing-page .banner .container .inner .banner-headline h1 {
          padding: 5%;
          margin: 0;
          font-size: 30px;
          color: white;
          text-transform: uppercase;
          font-weight: 500; }
          @media (min-width: 1024px) {
            .das-install-landing-page .banner .container .inner .banner-headline h1 {
              padding: 0 0 0 2.14286rem; } }
      .das-install-landing-page .banner .container .inner .banner-subheadline {
        flex: none;
        display: none;
        width: 50%;
        text-align: right; }
        @media (min-width: 1024px) {
          .das-install-landing-page .banner .container .inner .banner-subheadline {
            display: inline-block; } }
        .das-install-landing-page .banner .container .inner .banner-subheadline p {
          line-height: 2.07143rem;
          font-size: 18px;
          text-align: left;
          padding-left: 3.57143rem; }
  .das-install-landing-page .pdf-download .container {
    border-bottom: 1px solid #cccccc;
    background: white; }
    @media (min-width: 1024px) {
      .das-install-landing-page .pdf-download .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .pdf-download .container .pdf-download-form {
      padding: 1.78571rem 0;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      align-content: center; }
      @media (min-width: 1024px) {
        .das-install-landing-page .pdf-download .container .pdf-download-form {
          padding: 0.35714rem 0; } }
      .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-map {
        flex: none;
        display: block;
        width: 100%; }
        @media (min-width: 1024px) {
          .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-map {
            display: inline-block;
            width: 64%; } }
        .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-map p {
          font-size: 15px;
          line-height: 1.64286rem;
          text-transform: inherit;
          text-align: center;
          max-width: 100%; }
          @media (min-width: 1024px) {
            .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-map p {
              margin: 1.42857rem 2.14286rem;
              width: 37.85714rem;
              text-align: left; } }
      .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc {
        flex: none;
        display: block;
        width: 100%;
        text-align: center; }
        @media (min-width: 1024px) {
          .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc {
            display: inline-block;
            width: 36%;
            text-align: left; } }
        .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc p {
          font-size: 15px;
          text-transform: inherit;
          line-height: 1.64286rem;
          font-weight: 600; }
          @media (min-width: 1024px) {
            .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc p {
              margin: 1.42857rem 0 0; } }
        .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc .cta-button {
          padding: 0.78571rem 1.92857rem;
          font-size: 1rem;
          color: white;
          font-weight: 600;
          border-radius: 0.21429rem;
          text-transform: uppercase;
          display: inline-block;
          margin: 0.35714rem 0;
          position: relative; }
          .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc .cta-button.cta-button-blue {
            background: #5079a2; }
          .das-install-landing-page .pdf-download .container .pdf-download-form .installer-network-desc .cta-button .icon-angle-right {
            display: inline-block;
            margin-left: 0.35714rem;
            width: 0.42857rem;
            height: 0.71429rem;
            background-image: url(../icons/chevron-right-white.svg);
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat; }
  .das-install-landing-page .three-solutions .container {
    border-bottom: 1px solid #cccccc;
    background: #f2f2f2; }
    @media (min-width: 1024px) {
      .das-install-landing-page .three-solutions .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .three-solutions .container h2 {
      padding-bottom: 0;
      margin-bottom: 0.35714rem; }
    .das-install-landing-page .three-solutions .container .interruption-solution-container {
      width: 90%;
      margin: 1.07143rem auto;
      padding: 1.78571rem;
      background-color: white;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch; }
      @media (min-width: 1024px) {
        .das-install-landing-page .three-solutions .container .interruption-solution-container {
          height: 11.92857rem; } }
      .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution {
        flex: none;
        display: block;
        width: 100%; }
        @media (min-width: 1024px) {
          .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution {
            display: inline-block;
            width: 65%; } }
        .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: flex-start; }
          .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-number {
            flex: none;
            display: inline-block;
            width: 2.14286rem;
            margin-right: 0.5rem; }
            @media (min-width: 1024px) {
              .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-number {
                width: 7%;
                margin-right: 3%; } }
            .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-number .hashtag {
              width: 100%;
              background-color: #333333;
              color: white;
              font-size: 24px;
              text-align: center;
              display: block; }
            .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-number .number {
              width: 100%;
              display: block;
              background-color: #5078a1;
              color: white;
              padding-top: 0.71429rem;
              padding-bottom: 0.71429rem;
              font-size: 24px;
              text-align: center; }
          .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-description {
            flex: none;
            display: inline-block;
            width: calc(100% - 42px); }
            @media (min-width: 1024px) {
              .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-description {
                width: 90%; } }
            .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-description h4 {
              font-size: 20px;
              font-weight: 500;
              margin: 0; }
            .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-description p {
              margin: 0.35714rem 0 1.42857rem;
              line-height: 1.64286rem;
              font-size: 15px; }
              @media (min-width: 1024px) {
                .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution .interruption .interruption-description p {
                  margin: 0.35714rem 0; } }
      .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution-image {
        flex: none;
        display: block;
        width: 100%;
        text-align: right; }
        @media (min-width: 1024px) {
          .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution-image {
            display: inline-block;
            width: 32%; } }
        .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution-image img {
          width: 100%;
          display: block; }
          @media (min-width: 1024px) {
            .das-install-landing-page .three-solutions .container .interruption-solution-container .interruption-solution-image img {
              width: 95%;
              margin-left: auto; } }
      .das-install-landing-page .three-solutions .container .interruption-solution-container:nth-child(4) {
        flex-wrap: wrap-reverse; }
        .das-install-landing-page .three-solutions .container .interruption-solution-container:nth-child(4) .interruption-solution-image {
          margin-left: 0;
          margin-right: auto; }
  .das-install-landing-page .how-it-works .container {
    border-bottom: 1px solid #cccccc;
    background: white; }
    @media (min-width: 1024px) {
      .das-install-landing-page .how-it-works .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .how-it-works .container .building-diagram {
      margin-top: 1.42857rem; }
      .das-install-landing-page .how-it-works .container .building-diagram .diagram {
        width: 100%; }
  .das-install-landing-page .frequently-asked-questions .container {
    border-bottom: 1px solid #cccccc;
    background: #f2f2f2; }
    @media (min-width: 1024px) {
      .das-install-landing-page .frequently-asked-questions .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .frequently-asked-questions .container .faq-container {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch;
      padding-bottom: 2.14286rem; }
      .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container {
        flex: none;
        display: flex;
        width: 100%;
        margin: 0.71429rem 0;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start; }
        @media (min-width: 1024px) {
          .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container {
            width: 31%; } }
        @media (min-width: 1024px) {
          .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container:nth-child(3n+2) {
            margin-left: 3%;
            margin-right: 3%; } }
        .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question-icon {
          font-size: 25px;
          font-weight: 300;
          display: inline-block;
          color: white;
          text-align: center;
          background-color: #5078a1;
          width: 2.71429rem;
          height: 2.28571rem;
          position: relative;
          flex: none; }
          .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question-icon::before {
            border: none;
            content: "";
            display: block;
            left: 1.14286rem;
            position: absolute;
            top: 1.64286rem;
            -moz-transform: rotate(226deg);
            -webkit-transform: rotate(226deg);
            -o-transform: rotate(226deg);
            transform: rotate(227deg);
            z-index: 1;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-top: 12px solid #5078A1; }
          .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question-icon .letter-q {
            position: relative;
            top: -0.35714rem;
            z-index: 1; }
        .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question {
          flex: none;
          display: inline-block;
          width: calc(100% - 55px);
          margin-left: 1.07143rem; }
          .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question p {
            line-height: 1.64286rem;
            margin-bottom: 0.35714rem;
            font-size: 15px; }
            .das-install-landing-page .frequently-asked-questions .container .faq-container .question-container .question p b {
              font-weight: 600; }
  .das-install-landing-page .installer-network-wrapper .container {
    border-bottom: 1px solid #cccccc;
    background: white; }
    @media (min-width: 1024px) {
      .das-install-landing-page .installer-network-wrapper .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .installer-network-wrapper .container .inner-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      padding-bottom: 2.14286rem; }
      .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-map {
        flex: none;
        display: block;
        width: 100%; }
        @media (min-width: 1024px) {
          .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-map {
            display: inline-block;
            width: 64%; } }
        .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-map img {
          width: 90%;
          margin-bottom: 1.42857rem; }
        .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-map p {
          font-size: 1rem;
          line-height: normal;
          margin-bottom: 0.35714rem; }
      .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc {
        flex: none;
        display: block;
        width: 100%; }
        @media (min-width: 1024px) {
          .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc {
            display: inline-block;
            width: 36%; } }
        .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc p {
          font-size: 16px;
          line-height: normal;
          margin-bottom: 0.35714rem; }
          .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc p b {
            font-weight: 600; }
        .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc .cta-button {
          padding: 1.07143rem 1.42857rem;
          font-size: 1rem;
          color: white;
          font-weight: 600;
          border-radius: 0.21429rem;
          text-transform: uppercase;
          display: inline-block;
          margin: 1.07143rem 0; }
          .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc .cta-button.cta-button-blue {
            background: #5079a2; }
          .das-install-landing-page .installer-network-wrapper .container .inner-cells .installer-network-desc .cta-button .icon-angle-right {
            display: inline-block;
            margin-left: 0.35714rem;
            width: 0.42857rem;
            height: 0.71429rem;
            background-image: url(../icons/chevron-right-white.svg);
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat; }
  .das-install-landing-page .contact-us-form .container {
    border-bottom: 1px solid #cccccc;
    background: #f2f2f2; }
    @media (min-width: 1024px) {
      .das-install-landing-page .contact-us-form .container {
        border: 1px solid #cccccc;
        border-top: 0 none; } }
    .das-install-landing-page .contact-us-form .container p {
      text-align: center;
      width: 42.14286rem;
      max-width: 100%;
      margin: 0 auto;
      font-size: 15px;
      line-height: 1.64286rem; }
    .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells {
      display: none;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch; }
      @media (min-width: 1024px) {
        .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells {
          display: flex; } }
      .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert {
        flex: none;
        display: flex;
        width: 31%;
        margin: 2.85714rem 0;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        text-align: left; }
        .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert:nth-child(3n+2) {
          margin-left: 3%;
          margin-right: 3%; }
        .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-photo {
          flex: none;
          display: inline-block;
          width: 30%; }
          .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-photo img {
            width: 5.42857rem;
            max-width: 100%;
            margin: 0 auto;
            display: block; }
        .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-desc {
          flex: none;
          display: inline-block;
          width: 70%;
          padding-left: 1.07143rem;
          text-align: left; }
          .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-desc h4 {
            font-size: 15px;
            margin: 0.71429rem 0 0;
            font-weight: 600; }
          .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-desc p {
            text-align: left;
            font-size: 15px;
            width: 100%;
            line-height: 1.28571rem;
            margin: 0; }
        .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-quote {
          flex: none;
          display: block;
          width: 100%;
          text-align: left; }
          .das-install-landing-page .contact-us-form .container .talk-to-experts-expert-cells .talk-to-experts-expert .talk-to-experts-expert-quote p {
            font-size: 15px;
            line-height: 1.42857rem;
            text-align: left;
            margin: 0.71429rem 0 0;
            width: 100%; }
  .das-install-landing-page .contact-us-form .send-email-form {
    overflow: hidden;
    margin-top: 1.78571rem;
    margin-bottom: 3.57143rem; }
  .das-install-landing-page #footer {
    clear: none;
    font-size: 12px;
    color: #686868;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .das-install-landing-page #footer {
        height: 30.71429rem; } }
    .das-install-landing-page #footer .container {
      background-image: url(https://www.wilsonamplifiers.com/content/images/page/das-install-landing-page/weboost-landing-page-footer-980x430.png);
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 0; }
      @media (min-width: 1024px) {
        .das-install-landing-page #footer .container {
          background-size: 100%;
          height: 30.71429rem; } }
      .das-install-landing-page #footer .container h2 {
        font-size: 26px;
        font-weight: 400;
        padding: 1.42857rem;
        text-align: center;
        margin-bottom: 0.71429rem;
        line-height: 1.64286rem;
        color: white;
        margin-top: 0;
        padding-top: 2.14286rem; }
      .das-install-landing-page #footer .container .inner-panels {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start; }
        .das-install-landing-page #footer .container .inner-panels .contact-us-panels {
          width: 100%;
          padding: 2.5%;
          display: flex;
          flex: none;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: flex-start; }
          @media (min-width: 1024px) {
            .das-install-landing-page #footer .container .inner-panels .contact-us-panels {
              width: 50%;
              padding: 1.42857rem 2.85714rem; } }
          .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 {
            width: 70px;
            height: 70px;
            display: inline-block;
            flex: none; }
            .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 .icon {
              background-image: url(https://www.wilsonamplifiers.com/content/images/page/das-install-landing-page/footer-icons.svg);
              background-repeat: no-repeat;
              background-size: 16.07143rem;
              height: 4.28571rem;
              width: 4.28571rem;
              display: block; }
              .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 .icon.phone.blue {
                background-position: 0px 2px; }
              .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 .icon.mail.blue {
                background-position: -55px 2px; }
              .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 .icon.email.blue {
                background-position: -110px 2px; }
              .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-1 .icon.website.blue {
                background-position: -165px 2px; }
          .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-2 {
            width: calc(100% - 75px);
            display: inline-block;
            flex: none; }
            .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-2 p {
              margin: 0 0 0.35714rem;
              text-align: left;
              color: white;
              font-size: 16px; }
            .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-2 .header {
              color: #608FBF;
              font-size: 18px;
              margin-top: 0.71429rem;
              margin-bottom: 1.07143rem;
              font-weight: 600; }
              @media (min-width: 1024px) {
                .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-2 .header {
                  color: white; } }
            .das-install-landing-page #footer .container .inner-panels .contact-us-panels .col-2 a {
              color: white;
              font-size: 16px;
              text-decoration: none;
              padding: 0;
              line-height: 1.07143rem;
              word-break: break-word; }
  .das-install-landing-page .footerbelow .footer-copyright {
    text-align: left;
    width: inherit;
    float: none;
    padding-top: 0.35714rem;
    color: black;
    font-size: 15px;
    line-height: 1.57143rem; }
  .das-install-landing-page .badges {
    text-align: center; }
    .das-install-landing-page .badges .container .geotrust, .das-install-landing-page .badges .container img, .das-install-landing-page .badges .container map {
      display: inline-block;
      vertical-align: top; }
    .das-install-landing-page .badges .container > img {
      max-width: 100%;
      margin-top: 1.42857rem;
      margin-bottom: 0.71429rem; }
      @media (min-width: 1024px) {
        .das-install-landing-page .badges .container > img {
          height: 5.28571rem;
          margin-top: 0;
          margin-bottom: 0; } }
    .das-install-landing-page .badges .container .geotrust {
      margin-top: 0.71429rem; }
      .das-install-landing-page .badges .container .geotrust .geotrust-badge {
        display: inline-block; }
        .das-install-landing-page .badges .container .geotrust .geotrust-badge img {
          width: 6.42857rem;
          height: auto;
          padding-top: 0.35714rem; }
  .das-install-landing-page #mobile-header {
    background: #1e1e1e;
    height: 2.92857rem;
    position: fixed;
    width: 100%;
    z-index: 11;
    top: 0;
    left: 0; }
    @media (min-width: 1024px) {
      .das-install-landing-page #mobile-header {
        display: none; } }
    .das-install-landing-page #mobile-header .container .inner {
      height: 2.92857rem;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      align-content: center; }
      .das-install-landing-page #mobile-header .container .inner .toggle-menu {
        flex: none;
        display: inline-block;
        background: url(../img/page/listing/product-list-view-icons.png) no-repeat;
        background-position: -0px -39px;
        width: 1rem;
        height: 1.07143rem; }
      .das-install-landing-page #mobile-header .container .inner .call-us a img {
        width: 2.14286rem;
        height: 2.14286rem; }
      .das-install-landing-page #mobile-header .container .inner .call-us a span {
        font-size: 15px;
        color: white;
        vertical-align: middle;
        margin-left: 0.5rem; }
  .das-install-landing-page #mobile-menu {
    position: fixed;
    z-index: 11;
    top: 2.92857rem;
    left: 0;
    width: 100%;
    background: #fafafa;
    display: block; }
    @media (min-width: 1024px) {
      .das-install-landing-page #mobile-menu {
        display: none; } }
    .das-install-landing-page #mobile-menu.hidden {
      display: none; }
    .das-install-landing-page #mobile-menu ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .das-install-landing-page #mobile-menu ul li {
        display: block;
        padding: 0;
        margin: 0; }
        .das-install-landing-page #mobile-menu ul li a {
          font-size: 16px;
          border-top: 1px solid #2D405E;
          padding: 0.64286rem 1.78571rem;
          text-align: left;
          display: block;
          color: #333333;
          text-decoration: none;
          text-transform: uppercase; }
          .das-install-landing-page #mobile-menu ul li a.mPS2id-highlight-first {
            background-color: #2d405e;
            color: white; }
  .das-install-landing-page .mobile-banner {
    display: block;
    height: 5rem; }
    @media (min-width: 1024px) {
      .das-install-landing-page .mobile-banner {
        display: none; } }
    .das-install-landing-page .mobile-banner #mobile-logo {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      align-content: center;
      height: 5rem; }
      .das-install-landing-page .mobile-banner #mobile-logo a {
        flex: none;
        display: block;
        height: 3.21429rem; }
        .das-install-landing-page .mobile-banner #mobile-logo a svg {
          height: 3.21429rem; }

.web-to-case {
  padding: 0; }
  .web-to-case .web-to-case-header {
    background: #dadee0; }
    .web-to-case .web-to-case-header .banner-benefit-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      align-content: center;
      padding: 1.42857rem 0; }
      .web-to-case .web-to-case-header .banner-benefit-cells .banner-benefit-cell {
        flex: none;
        width: 100%;
        margin: 0.71429rem 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center; }
        @media (min-width: 1024px) {
          .web-to-case .web-to-case-header .banner-benefit-cells .banner-benefit-cell {
            width: 25%;
            margin: 0; } }
        .web-to-case .web-to-case-header .banner-benefit-cells .banner-benefit-cell svg {
          flex: none;
          display: inline-block;
          margin-right: 0.71429rem; }
        .web-to-case .web-to-case-header .banner-benefit-cells .banner-benefit-cell span {
          flex: none;
          display: inline-block;
          font-size: 18px;
          font-weight: 500;
          color: #333333; }
  .web-to-case .web-to-case-content {
    background: #f2f2f2;
    padding: 2.85714rem 0 1.42857rem; }
    .web-to-case .web-to-case-content .web-to-case-title {
      font-size: 20px;
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem; }
    .web-to-case .web-to-case-content .web-to-case-note {
      font-size: 18px;
      line-height: 1.64286rem;
      margin-bottom: 0.35714rem;
      color: red; }
    .web-to-case .web-to-case-content .web-to-case-inner-note {
      font-size: 16px;
      line-height: 1.64286rem;
      margin-top: -0.35714rem;
      margin-bottom: 0.35714rem;
      color: red; }
    .web-to-case .web-to-case-content .red {
      color: red; }
    .web-to-case .web-to-case-content p {
      margin-bottom: 0.35714rem; }
    .web-to-case .web-to-case-content ul {
      margin: 0 0 0.71429rem 2.14286rem; }
      .web-to-case .web-to-case-content ul li {
        margin-bottom: 0.21429rem; }
    .web-to-case .web-to-case-content form .form-cells {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start; }
      .web-to-case .web-to-case-content form .form-cells .form-left {
        flex: none;
        display: inline-block;
        width: 100%; }
        @media (min-width: 1024px) {
          .web-to-case .web-to-case-content form .form-cells .form-left {
            width: 49%;
            margin-right: 1%; } }
      .web-to-case .web-to-case-content form .form-cells .form-right {
        flex: none;
        display: inline-block;
        width: 100%; }
        @media (min-width: 1024px) {
          .web-to-case .web-to-case-content form .form-cells .form-right {
            width: 49%;
            margin-left: 1%; } }
      .web-to-case .web-to-case-content form .form-cells input, .web-to-case .web-to-case-content form .form-cells select, .web-to-case .web-to-case-content form .form-cells textarea {
        width: 100%;
        height: 3.57143rem;
        border-radius: 0;
        box-sizing: border-box;
        padding: 0 0.71429rem;
        margin-bottom: 0.71429rem;
        font-size: 15px;
        border: 1px solid #cccccc;
        background: white;
        color: black; }
      .web-to-case .web-to-case-content form .form-cells textarea {
        height: 9.42857rem; }
        .web-to-case .web-to-case-content form .form-cells textarea.short {
          height: 7.85714rem; }
      .web-to-case .web-to-case-content form .form-cells input[type="submit"] {
        width: 8.57143rem;
        display: block;
        margin-left: auto;
        margin-right: 0;
        font-weight: 500;
        font-size: 17px;
        text-transform: uppercase;
        background: #990642;
        border: 0 none;
        color: white;
        cursor: pointer; }

.category-shopByCarriers .category-heading-left {
  width: 100%; }

@media (max-width: 749px) {
  .category-shopByCarriers .category-heading .category-heading-title {
    font-size: 18px; }
    .category-shopByCarriers .category-heading .category-heading-title b {
      font-size: 28px; } }

.category-shopByCarriers .category-carriers {
  font-size: 16px;
  padding-top: 1.85714rem;
  padding-bottom: 1.85714rem; }
  .category-shopByCarriers .category-carriers .category-carriers-list {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-flow: row wrap;
    padding: 0.35714rem 0 1rem; }
    .category-shopByCarriers .category-carriers .category-carriers-list a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 200px;
      height: 200px;
      background: white;
      padding: 0.78571rem;
      box-sizing: border-box;
      margin: 1% 1%;
      border: 1px solid #C2D0E0;
      box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.12); }
      .category-shopByCarriers .category-carriers .category-carriers-list a:last-child {
        margin-right: 1%; }
      @media (min-width: 750px) {
        .category-shopByCarriers .category-carriers .category-carriers-list a:hover, .category-shopByCarriers .category-carriers .category-carriers-list a:focus {
          border: 2px solid #00ADEE; } }
      .category-shopByCarriers .category-carriers .category-carriers-list a img {
        max-width: 100%;
        max-height: 100%; }
        @media (min-width: 551px) {
          .category-shopByCarriers .category-carriers .category-carriers-list a img {
            max-width: 150px;
            max-height: 50px; } }
        @media (min-width: 1024px) {
          .category-shopByCarriers .category-carriers .category-carriers-list a img {
            max-width: 170px;
            max-height: 65px; } }
      @media (min-width: 1024px) {
        .category-shopByCarriers .category-carriers .category-carriers-list a.boost img {
          max-width: 130px;
          max-height: 65px; } }
      @media (min-width: 1024px) {
        .category-shopByCarriers .category-carriers .category-carriers-list a.tracfone img {
          max-width: 140px;
          max-height: 65px; } }
      @media (min-width: 1024px) {
        .category-shopByCarriers .category-carriers .category-carriers-list a.ting img {
          max-width: 140px;
          max-height: 65px; } }
  .category-shopByCarriers .category-carriers .carriers-note.desktop {
    display: none; }
    @media (min-width: 1024px) {
      .category-shopByCarriers .category-carriers .carriers-note.desktop {
        display: block; } }
  .category-shopByCarriers .category-carriers .carriers-note.mobile {
    display: block;
    text-align: center;
    margin-top: 1rem; }
    @media (min-width: 1024px) {
      .category-shopByCarriers .category-carriers .carriers-note.mobile {
        display: none; } }
    .category-shopByCarriers .category-carriers .carriers-note.mobile a {
      display: block;
      margin: 1rem auto 0;
      width: 220px;
      text-align: center;
      text-transform: uppercase;
      font-size: 1rem;
      background: white;
      padding: 0.35714rem;
      border: 1px solid #154284; }
  .category-shopByCarriers .category-carriers .font-small {
    font-size: 1rem; }

.category-shopByCarriers .category-solutions {
  padding-top: 0;
  background: white; }
  .category-shopByCarriers .category-solutions-heading {
    margin-top: 2.5rem; }

.category-carriers-list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  margin: 1% 1%;
  border: 1px solid #e6e6e6;
  text-align: center; }

.category-carriers-list a img {
  max-width: 100%;
  max-height: 100%; }

.category-carriers-list a div {
  width: 100%;
  padding-top: 10px;
  box-sizing: border-box;
  text-align: center; }

.category-carriers-list .carrier-container {
  display: inline-block;
  width: 200px;
  text-align: center;
  margin: 1%; }

.category-carriers-list .carrier-link {
  display: block;
  width: 200px;
  height: 200px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  text-align: center; }

.category-carriers-list .carrier-link img {
  max-width: 100%;
  max-height: 100%; }

.category-carriers-list .carrier-name {
  padding-top: 10px;
  font-size: 18px;
  margin-bottom: 1.5rem; }

.carrierBanner {
  background-image: radial-gradient(ellipse at center, #DDE1EB, #888888);
  border-bottom: 0 none;
  text-align: center;
  padding: 55px 0; }
  .carrierBanner .carrierBanner-heading {
    padding-left: 1.75rem;
    padding-top: 0;
    font-size: 28px;
    min-height: 0; }
    .carrierBanner .carrierBanner-heading .carrierBanner-title {
      font-weight: 300;
      font-size: 40px;
      color: #000000;
      max-width: 500px;
      margin: 0 auto;
      text-align: center;
      letter-spacing: 8px; }
    .carrierBanner .carrierBanner-heading .carrierBanner-subtitle {
      font-weight: 600;
      font-size: 50px;
      color: #000000;
      max-width: 500px;
      margin: 0px auto 1.5rem;
      text-align: center; }

.web-page.experts .container {
  font-size: 16px; }

.web-page.experts .experts-marquee {
  margin-bottom: 1.5rem;
  background: #10567f;
  position: relative; }
  .web-page.experts .experts-marquee h1 {
    margin: 0;
    padding: 1.5rem 0;
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase; }
    .web-page.experts .experts-marquee h1 span {
      display: block;
      font-weight: 400; }
  .web-page.experts .experts-marquee img {
    display: none; }
  @media (min-width: 1261px) {
    .web-page.experts .experts-marquee {
      background: linear-gradient(to right, #1a2833 50%, #10567f 50%);
      height: 19.42857rem; }
      .web-page.experts .experts-marquee .container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0; }
      .web-page.experts .experts-marquee img {
        display: block;
        margin: 0 auto; }
      .web-page.experts .experts-marquee h1 {
        font-size: 3.14286rem;
        line-height: 4.28571rem;
        margin-top: 2.5rem; } }

.web-page.experts .expert-cells {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch; }
  .web-page.experts .expert-cells .expert-cell {
    flex: none;
    display: inline-block;
    margin: 10px 1.5%;
    width: 22%; }
    @media (max-width: 860px) {
      .web-page.experts .expert-cells .expert-cell {
        width: 30%; } }
    @media (max-width: 650px) {
      .web-page.experts .expert-cells .expert-cell {
        width: 47%; } }
    @media (max-width: 420px) {
      .web-page.experts .expert-cells .expert-cell {
        width: 97%; } }
    .web-page.experts .expert-cells .expert-cell img.expert {
      width: 150px;
      max-width: 100%;
      margin: 0 auto 20px;
      display: block; }
    .web-page.experts .expert-cells .expert-cell span.default-expert {
      display: block;
      width: 149px;
      height: 149px;
      max-width: 100%;
      margin: 0 auto 20px;
      background: #d8d8d8;
      border: 1px solid #a2a2a2;
      border-radius: 50%; }
    .web-page.experts .expert-cells .expert-cell .expert-heading {
      color: #010101;
      font-weight: 700;
      font-size: 18px; }
    .web-page.experts .expert-cells .expert-cell .expert-subheading {
      color: #29729d;
      font-size: 16px;
      line-height: 20px;
      height: 55px;
      margin-bottom: 10px; }
      @media (max-width: 420px) {
        .web-page.experts .expert-cells .expert-cell .expert-subheading {
          height: auto; } }
    .web-page.experts .expert-cells .expert-cell .expert-links {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: baseline;
      align-content: baseline;
      margin-bottom: 20px; }
      .web-page.experts .expert-cells .expert-cell .expert-links a {
        display: inline-block;
        flex: none; }
        .web-page.experts .expert-cells .expert-cell .expert-links a.link img {
          width: auto;
          height: auto; }
        .web-page.experts .expert-cells .expert-cell .expert-links a.link.facebook {
          display: none; }
        .web-page.experts .expert-cells .expert-cell .expert-links a.button {
          display: none;
          background: #0589c7;
          color: #fff;
          text-transform: uppercase;
          border: 0 none;
          border-radius: 0; }
    .web-page.experts .expert-cells .expert-cell .content p {
      font-size: 14px; }

.web-page.experts h2 {
  font-size: 28px; }

.web-page.experts .other-experts {
  margin-bottom: 50px; }
  .web-page.experts .other-experts .expert-cell {
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    align-content: baseline;
    padding: 15px 0; }
    .web-page.experts .other-experts .expert-cell .left-cell {
      display: inline-block;
      flex: none;
      color: #000;
      width: calc(100% - 145px); }
      @media (max-width: 420px) {
        .web-page.experts .other-experts .expert-cell .left-cell {
          width: 100%; } }
    .web-page.experts .other-experts .expert-cell .right-cell {
      display: inline-block;
      flex: none; }
      @media (max-width: 420px) {
        .web-page.experts .other-experts .expert-cell .right-cell {
          width: 100%; } }
      .web-page.experts .other-experts .expert-cell .right-cell a {
        background: #0589c7;
        color: #fff;
        text-transform: uppercase;
        border: 0 none;
        border-radius: 0; }
        @media (max-width: 420px) {
          .web-page.experts .other-experts .expert-cell .right-cell a {
            margin-top: 10px;
            display: inline-block; } }

.expertHeading {
  background: #515151;
  position: relative;
  position: relative;
  height: 0;
  padding-bottom: 70%;
  margin-bottom: 300px; }
  @media (min-width: 400px) {
    .expertHeading {
      padding-bottom: 50%; } }
  @media (min-width: 600px) {
    .expertHeading {
      height: 300px;
      padding-bottom: 0; } }

.expertHeadingInner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
  top: 25px; }
  .expertHeadingInner h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    margin: 1.5rem 0 .5rem 0; }
  .expertHeadingInner h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: .5rem; }
  .expertHeadingInner .linkedin {
    width: 28px;
    height: 28px; }

.expertBio p {
  font-size: 16px; }

.expertArticles h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  margin: 3rem 0 3rem 0;
  text-align: center; }

.expertArticles-list {
  display: flex;
  flex-wrap: wrap; }

.expertArticle {
  width: 100%;
  border: 1px solid #068AC7;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column; }
  @media (min-width: 600px) {
    .expertArticle {
      width: calc(50% - 3rem);
      margin-left: 1.5rem;
      margin-right: 1.5rem;
      margin-bottom: 3rem; } }

.expertArticle-image img {
  width: 100%; }

.expertArticle-title {
  font-weight: 600;
  font-size: 21px;
  line-height: 32px;
  padding: 1.5rem 1.5rem .75rem 1.5rem; }
  .expertArticle-title a {
    color: #000; }

.expertArticle-date {
  padding: 0 1.5rem .75rem 1.5rem;
  font-size: 16px; }

.expertArticle-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
  color: #068AC7;
  padding: 0 1.5rem 1.5rem; }

.expertArticles-seeMore {
  color: #FFF;
  background: #008ACA;
  max-width: 250px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding: 10px;
  text-align: center;
  margin-top: .75rem;
  margin-bottom: 3rem;
  cursor: pointer;
  transition: all .2s; }
  .expertArticles-seeMore:focus, .expertArticles-seeMore:hover {
    background: #515151; }

#faceted-search-container .facetedSearch-refineFilters .selected-filters {
  padding-top: .78571rem; }
  #faceted-search-container .facetedSearch-refineFilters .selected-filters .selected-filters-heading {
    margin: 0 .78571rem .78571rem;
    padding-top: .78571rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000; }
  #faceted-search-container .facetedSearch-refineFilters .selected-filters ul {
    margin: 0 .78571rem; }
    #faceted-search-container .facetedSearch-refineFilters .selected-filters ul li {
      width: 100%;
      float: none;
      margin: 0;
      font-size: 16px;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      margin: 0 0 .35714rem 0; }
      #faceted-search-container .facetedSearch-refineFilters .selected-filters ul li a {
        background: #fff;
        padding: 0;
        position: relative;
        padding-left: 26px;
        color: #000;
        font-size: 16px; }
        #faceted-search-container .facetedSearch-refineFilters .selected-filters ul li a svg {
          display: none; }
        #faceted-search-container .facetedSearch-refineFilters .selected-filters ul li a::before {
          content: "";
          display: block;
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23ffffff' d='M56 45.064c0 1.178-0.471 2.357-1.32 3.205l-6.411 6.411c-0.849 0.849-2.027 1.32-3.205 1.32s-2.357-0.471-3.205-1.32l-13.859-13.859-13.859 13.859c-0.849 0.849-2.027 1.32-3.205 1.32s-2.357-0.471-3.205-1.32l-6.411-6.411c-0.849-0.849-1.32-2.027-1.32-3.205s0.471-2.357 1.32-3.205l13.859-13.859-13.859-13.859c-0.849-0.849-1.32-2.027-1.32-3.205s0.471-2.357 1.32-3.205l6.411-6.411c0.849-0.849 2.027-1.32 3.205-1.32s2.357 0.471 3.205 1.32l13.859 13.859 13.859-13.859c0.849-0.849 2.027-1.32 3.205-1.32s2.357 0.471 3.205 1.32l6.411 6.411c0.849 0.849 1.32 2.027 1.32 3.205s-0.471 2.357-1.32 3.205l-13.859 13.859 13.859 13.859c0.849 0.849 1.32 2.027 1.32 3.205z'/%3E%3C/svg%3E");
          position: absolute;
          top: 4px;
          left: 0;
          width: 16px;
          height: 16px;
          background-size: 8px auto;
          background-color: #5479a6;
          border: 1px solid #5479a6; }
        #faceted-search-container .facetedSearch-refineFilters .selected-filters ul li a strong {
          text-transform: capitalize; }

#faceted-search-container .facetedSearch-refineFilters > a {
  background: #fff;
  padding: 0;
  position: relative;
  padding-left: 26px;
  color: #000;
  font-size: 16px;
  margin: 0 .78571rem .78571rem; }
  #faceted-search-container .facetedSearch-refineFilters > a svg {
    display: none; }
  #faceted-search-container .facetedSearch-refineFilters > a::before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23ffffff' d='M56 45.064c0 1.178-0.471 2.357-1.32 3.205l-6.411 6.411c-0.849 0.849-2.027 1.32-3.205 1.32s-2.357-0.471-3.205-1.32l-13.859-13.859-13.859 13.859c-0.849 0.849-2.027 1.32-3.205 1.32s-2.357-0.471-3.205-1.32l-6.411-6.411c-0.849-0.849-1.32-2.027-1.32-3.205s0.471-2.357 1.32-3.205l13.859-13.859-13.859-13.859c-0.849-0.849-1.32-2.027-1.32-3.205s0.471-2.357 1.32-3.205l6.411-6.411c0.849-0.849 2.027-1.32 3.205-1.32s2.357 0.471 3.205 1.32l13.859 13.859 13.859-13.859c0.849-0.849 2.027-1.32 3.205-1.32s2.357 0.471 3.205 1.32l6.411 6.411c0.849 0.849 1.32 2.027 1.32 3.205s-0.471 2.357-1.32 3.205l-13.859 13.859 13.859 13.859c0.849 0.849 1.32 2.027 1.32 3.205z'/%3E%3C/svg%3E");
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: 8px auto;
    background-color: #5479a6;
    border: 1px solid #5479a6; }

#faceted-search-container #facetedSearch .accordion-block {
  margin: 0 0 1.5rem; }
  @media (max-width: 1023px) {
    #faceted-search-container #facetedSearch .accordion-block {
      padding-right: 10px;
      background: #f2f2f2;
      margin-bottom: 0; } }
  #faceted-search-container #facetedSearch .accordion-block h5.accordion-title {
    margin: 0 .78571rem .78571rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 0 22px 0 0; }
    @media (max-width: 1023px) {
      #faceted-search-container #facetedSearch .accordion-block h5.accordion-title {
        background: #f2f2f2;
        border-left: 20px solid #f2f2f2;
        border-right: 20px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        padding-top: 13.33333px;
        padding-bottom: 13.33333px;
        margin: 0; } }
  #faceted-search-container #facetedSearch .accordion-block .accordion-content {
    margin: 0 .78571rem; }
    @media (max-width: 1023px) {
      #faceted-search-container #facetedSearch .accordion-block .accordion-content {
        background: #fff;
        margin: 0; } }
  #faceted-search-container #facetedSearch .accordion-block .facetedSearch-clearLink {
    display: none; }
  #faceted-search-container #facetedSearch .accordion-block .navList-action {
    color: #000;
    font-size: 16px; }
    #faceted-search-container #facetedSearch .accordion-block .navList-action > span {
      font-size: 12px; }
      #faceted-search-container #facetedSearch .accordion-block .navList-action > span.navList-action-close {
        display: none; }
    #faceted-search-container #facetedSearch .accordion-block .navList-action.is-selected:hover .navList-action-close {
      opacity: 0;
      visibility: hidden; }
    #faceted-search-container #facetedSearch .accordion-block .navList-action.navList-action--checkbox {
      position: relative; }
      #faceted-search-container #facetedSearch .accordion-block .navList-action.navList-action--checkbox::before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 15px;
        left: 0;
        background-color: #ffffff;
        border: 1px solid #666666;
        border-radius: 0; }
      #faceted-search-container #facetedSearch .accordion-block .navList-action.navList-action--checkbox.is-selected::before {
        background-color: #5479a6;
        border: 1px solid #5479a6;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23ffffff' d='M56 14.921c0 0.903-0.361 1.806-1.012 2.457l-31.071 31.071c-0.65 0.65-1.554 1.012-2.457 1.012s-1.806-0.361-2.457-1.012l-17.992-17.992c-0.65-0.65-1.012-1.554-1.012-2.457s0.361-1.806 1.012-2.457l4.914-4.914c0.65-0.65 1.554-1.012 2.457-1.012s1.806 0.361 2.457 1.012l10.622 10.658 23.701-23.737c0.65-0.65 1.554-1.012 2.457-1.012s1.806 0.361 2.457 1.012l4.914 4.914c0.65 0.65 1.012 1.554 1.012 2.457z'/%3E%3C/svg%3E");
        background-size: 10px auto; }
      #faceted-search-container #facetedSearch .accordion-block .navList-action.navList-action--checkbox.is-selected::after {
        opacity: 0;
        visibility: hidden; }
  #faceted-search-container #facetedSearch .accordion-block .accordion-navigation {
    position: relative; }
    #faceted-search-container #facetedSearch .accordion-block .accordion-navigation::before {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      top: 4px;
      right: .78571rem;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23000000' d='M56 16.329c0 0.449-0.224 0.954-0.561 1.291l-26.148 26.148c-0.337 0.337-0.842 0.561-1.291 0.561s-0.954-0.224-1.291-0.561l-26.148-26.148c-0.337-0.337-0.561-0.842-0.561-1.291s0.224-0.954 0.561-1.291l2.806-2.806c0.337-0.337 0.786-0.561 1.291-0.561 0.449 0 0.954 0.224 1.291 0.561l22.052 22.052 22.052-22.052c0.337-0.337 0.842-0.561 1.291-0.561s0.954 0.224 1.291 0.561l2.806 2.806c0.337 0.337 0.561 0.842 0.561 1.291z'/%3E%3C/svg%3E"); }
      @media (max-width: 1023px) {
        #faceted-search-container #facetedSearch .accordion-block .accordion-navigation::before {
          top: 20px; } }
    #faceted-search-container #facetedSearch .accordion-block .accordion-navigation.is-open::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23000000' d='M56 39.671c0 0.449-0.224 0.954-0.561 1.291l-2.806 2.806c-0.337 0.337-0.786 0.561-1.291 0.561-0.449 0-0.954-0.224-1.291-0.561l-22.052-22.052-22.052 22.052c-0.337 0.337-0.842 0.561-1.291 0.561s-0.954-0.224-1.291-0.561l-2.806-2.806c-0.337-0.337-0.561-0.842-0.561-1.291s0.224-0.954 0.561-1.291l26.148-26.148c0.337-0.337 0.842-0.561 1.291-0.561s0.954 0.224 1.291 0.561l26.148 26.148c0.337 0.337 0.561 0.842 0.561 1.291z'/%3E%3C/svg%3E"); }
    #faceted-search-container #facetedSearch .accordion-block .accordion-navigation .accordion-indicator {
      display: none !important; }

@media (max-width: 1023px) {
  #facetedSearch-navList {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    transition: left 0.5s;
    height: 100%;
    z-index: 999999;
    width: 90%;
    max-width: 300px;
    padding: 0px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    transition: all 200ms;
    margin: 0; }
    #facetedSearch-navList.show {
      overflow-y: hidden !important;
      left: 0; }
    #facetedSearch-navList > .accordion {
      display: block;
      margin: 0;
      padding: 0;
      border: 0;
      max-height: 100%;
      overflow-y: auto;
      overflow-x: hidden; } }

a[role="button"].facetedSearch-toggle.toggleLink {
  display: none; }

.listing-sort-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center; }
  .listing-sort-bar .sort-box {
    flex: none;
    width: 100%;
    display: inline-block; }
    @media (min-width: 551px) {
      .listing-sort-bar .sort-box {
        width: calc(100% - 205px); } }
    @media (min-width: 1024px) {
      .listing-sort-bar .sort-box {
        width: 100%; } }
    .listing-sort-bar .sort-box select {
      width: calc(100% - 60px); }
      @media (min-width: 1024px) {
        .listing-sort-bar .sort-box select {
          width: auto; } }
  .listing-sort-bar .mobile-facets-toggle {
    flex: none;
    width: 100%;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 1.5rem;
    background-color: #00254b;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: static;
    vertical-align: middle;
    margin: 10px 0 0; }
    @media (min-width: 551px) {
      .listing-sort-bar .mobile-facets-toggle {
        width: 195px;
        margin: -3px 0 0 5px; } }
    @media (min-width: 1024px) {
      .listing-sort-bar .mobile-facets-toggle {
        display: none; } }
    .listing-sort-bar .mobile-facets-toggle::before {
      content: "";
      display: inline-block;
      height: 20px;
      width: 20px;
      margin-right: 1.5rem;
      background-image: url(../img/plus-white.svg);
      background-size: 50%;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      border: 1px solid #fff;
      border-radius: 50%;
      vertical-align: middle;
      margin-top: -5px; }

.mobile-facets-heading {
  position: relative;
  height: 60px;
  background: url("//cdn11.bigcommerce.com/s-bf3bb/stencil/bbc7b470-1b0e-0139-3063-0242ac11000c/e/b1dd3f00-cd7f-0138-ce8c-0242ac11000d/img/category-bg-normal.png") #165676 center center no-repeat;
  background-size: auto 100%;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  line-height: 60px;
  padding: 0 4.5rem 0 1.5rem;
  font-size: 20px;
  font-weight: 600; }
  .mobile-facets-heading .close {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='%23ffffff' d='M56 5.638l-22.362 22.362 22.362 22.362-5.638 5.638-22.362-22.362-22.362 22.362-5.638-5.638 22.362-22.362-22.362-22.362 5.638-5.638 22.362 22.362 22.362-22.362z'/%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    bottom: 0;
    right: 24px;
    margin: auto;
    cursor: pointer; }
  @media (min-width: 1024px) {
    .mobile-facets-heading {
      display: none; } }

.design-installation-contact-service {
  background-color: #EDF1F5;
  padding: 1.5rem 0; }
  .design-installation-contact-service .contact-why h2 {
    text-align: center; }
  .design-installation-contact-service .contact-why p {
    font-size: 16px;
    text-align: center; }
  .design-installation-contact-service .contact-why .learn-more {
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    text-decoration: underline; }
    .design-installation-contact-service .contact-why .learn-more svg {
      fill: #1B4586;
      height: 10px;
      width: 10px;
      margin-left: 0.21429rem;
      position: relative;
      top: 1px; }
  .design-installation-contact-service .contact-why .image-text {
    display: flex;
    align-items: flex-end; }
    .design-installation-contact-service .contact-why .image-text img {
      display: none; }
    .design-installation-contact-service .contact-why .image-text p {
      text-align: left; }
    @media (min-width: 1024px) {
      .design-installation-contact-service .contact-why .image-text {
        padding: 0.78571rem 0 2.28571rem 0;
        border-bottom: 1px solid #66737E;
        margin-bottom: 2.28571rem; }
        .design-installation-contact-service .contact-why .image-text img {
          display: block;
          margin-right: 1.5rem; }
        .design-installation-contact-service .contact-why .image-text p {
          margin-bottom: 0; } }
  .design-installation-contact-service .contact-cells {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center; }
    .design-installation-contact-service .contact-cells .left-cell.desktop {
      display: none;
      padding: 0.78571rem 2.5rem 0.78571rem 0;
      margin-right: 2.5rem;
      border-right: 1px solid #66737E; }
      @media (min-width: 1024px) {
        .design-installation-contact-service .contact-cells .left-cell.desktop {
          display: flex;
          flex-flow: row wrap;
          align-items: center; } }
      .design-installation-contact-service .contact-cells .left-cell.desktop .phone-icon {
        margin-top: 0.21429rem;
        margin-right: 1rem;
        font-size: 20px; }
        .design-installation-contact-service .contact-cells .left-cell.desktop .phone-icon img {
          width: 3.07143rem;
          height: 3.07143rem; }
      .design-installation-contact-service .contact-cells .left-cell.desktop .details {
        font-size: 18px;
        font-weight: 600;
        color: #375167;
        line-height: 22px; }
        .design-installation-contact-service .contact-cells .left-cell.desktop .details span {
          display: block;
          font-size: 20px; }
    .design-installation-contact-service .contact-cells .left-cell.mobile {
      margin-right: 0.78571rem; }
      @media (min-width: 1024px) {
        .design-installation-contact-service .contact-cells .left-cell.mobile {
          display: none; } }
      @media (min-width: 400px) {
        .design-installation-contact-service .contact-cells .left-cell.mobile {
          margin-right: 1.5rem; } }
      .design-installation-contact-service .contact-cells .left-cell.mobile .button--contactPhone {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 7.85714rem;
        height: 3.14286rem;
        font-size: 15px; }
        @media (min-width: 400px) {
          .design-installation-contact-service .contact-cells .left-cell.mobile .button--contactPhone {
            width: 9.07143rem; } }
        .design-installation-contact-service .contact-cells .left-cell.mobile .button--contactPhone svg {
          width: 1.78571rem;
          height: 1.78571rem;
          fill: white;
          margin-right: 0.35714rem; }
    .design-installation-contact-service .contact-cells .right-cell .button {
      font-size: 18px;
      font-weight: 400;
      max-width: 100%;
      min-height: 3.14286rem;
      line-height: 24px; }
      @media (min-width: 400px) {
        .design-installation-contact-service .contact-cells .right-cell .button {
          width: 22.85714rem; } }

.category-products {
  margin-bottom: 4.28571rem; }
  .category-products.category-products--sm-margin-bottom {
    margin-bottom: 2.14286rem; }
  .category-products.category-products--no-margin-bottom {
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .category-products .product-list {
      margin: 0 -1.75%;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .category-products .product-list {
      margin: 0; } }
  @media (min-width: 551px) {
    .category-products .product-list.product-list-no-negative-margin {
      margin: 0; } }
  .category-products .product {
    width: 100%;
    margin-bottom: 1.42857rem; }
    @media (min-width: 551px) {
      .category-products .product {
        width: 50%;
        padding: 0 1.75%; } }
    @media (min-width: 1024px) {
      .category-products .product {
        width: 31%;
        padding: 0 0 1.42857rem 0; } }
    .category-products .product.product-slide {
      margin-left: 0;
      margin-right: 0;
      padding: 0; }
      @media (min-width: 551px) {
        .category-products .product.product-slide {
          margin-left: 0.71429rem;
          margin-right: 0.71429rem; } }
      @media (min-width: 1024px) {
        .category-products .product.product-slide {
          margin-left: 1.21429rem;
          margin-right: 1.21429rem; } }
      .category-products .product.product-slide:first-child {
        display: block; }
  .category-products .product-buttonWrap {
    margin: 1.07143rem 0 0.71429rem; }
  .category-products hr {
    margin: 1.42857rem 0 0.71429rem; }

.category-products-title {
  margin: 2.14286rem 0 1.42857rem;
  font-size: 26px;
  color: #0E0E0E; }
  .category-products-title.category-products-title-center {
    margin-bottom: 2.85714rem;
    text-align: center; }

@media (min-width: 1024px) {
  .category-benefits {
    padding-bottom: 3.92857rem; } }

.category-benefits.category-benefits--sm-pad {
  padding-bottom: 0.42857rem; }

.category-benefits-title {
  margin-top: 2.14286rem;
  margin-bottom: 1.42857rem;
  font-size: 26px; }
  .category-benefits-title.category-benefits-title--lg {
    margin-bottom: 0.71429rem;
    font-size: 28px; }
    @media (min-width: 551px) {
      .category-benefits-title.category-benefits-title--lg {
        font-size: 30px; } }

.category-benefits-subtitle {
  margin-top: 0.71429rem;
  font-size: 24px;
  color: #0c5c88; }

.category-benefits-info {
  margin-bottom: 0.35714rem;
  font-size: 15px; }

.category-marquee {
  background-color: #113e56; }

.category-marqueeBackground {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 900px) {
    .category-marqueeBackground {
      background-image: none !important; } }

.category-marqueeText {
  padding: 1.5rem 0 2.28571rem 0; }
  .category-marqueeText h1, .category-marqueeText h2, .category-marqueeText p, .category-marqueeText li {
    margin: 0;
    color: #FFF; }
  .category-marqueeText h1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem; }
  .category-marqueeText p {
    font-size: 16px; }
  @media (min-width: 900px) {
    .category-marqueeText {
      max-width: 550px; }
      .category-marqueeText h1 {
        font-size: 44px;
        line-height: 50px; } }
  @media (min-width: 1024px) {
    .category-marqueeText {
      padding: 3rem 0; } }

header.header {
  margin-top: 9px; }
  @media (min-width: 1024px) {
    header.header {
      margin-top: 0; } }
  @media (min-width: 1024px) {
    header.header .header-logo > a {
      width: 298px; } }
  @media (min-width: 1024px) {
    header.header .header-logo > a img, header.header .header-logo > a svg {
      right: 0; } }
  header.header > nav.navUser {
    background: #fff;
    height: 29px; }
    header.header > nav.navUser .navUser-item-chooseCountryStore .navUser-action {
      padding: 0; }
      header.header > nav.navUser .navUser-item-chooseCountryStore .navUser-action .country {
        color: #2A5D89;
        background: #fff;
        font-size: 12.83px;
        font-weight: 600;
        letter-spacing: 0.58px;
        line-height: 29px;
        padding: 0 11px;
        margin-left: 5px;
        margin-right: 0; }
        header.header > nav.navUser .navUser-item-chooseCountryStore .navUser-action .country.active {
          background: #068AC7;
          color: #fff;
          text-decoration: none; }
  header.header .header-nav {
    box-shadow: none;
    border: 0 none; }
    @media (max-width: 889px) {
      header.header .header-nav {
        border-bottom: 1px solid #CCC; } }
  header.header .header-row {
    max-width: 100%; }
    @media (min-width: 1024px) {
      header.header .header-row {
        padding: 8px 0 29px;
        display: flex;
        align-content: flex-end;
        align-items: flex-end; } }
    header.header .header-row .header-logo {
      padding: 16px 0; }
      @media (max-width: 400px) {
        header.header .header-row .header-logo {
          width: calc(100% - 50px); } }
      @media (max-width: 340px) {
        header.header .header-row .header-logo {
          width: calc(100% - 40px); } }
      @media (min-width: 1024px) {
        header.header .header-row .header-logo {
          width: calc(50% - 100px);
          flex: initial;
          padding: 0; } }
      header.header .header-row .header-logo > a {
        padding: 0; }
        header.header .header-row .header-logo > a img, header.header .header-row .header-logo > a svg {
          width: 210px;
          height: 35px; }
          @media (min-width: 1024px) {
            header.header .header-row .header-logo > a img, header.header .header-row .header-logo > a svg {
              height: 50px;
              width: 298px; } }
    @media (min-width: 1024px) {
      header.header .header-row .header-quickSearch {
        width: 353.29px;
        height: 38px;
        flex: initial;
        padding: 0; } }
    @media (min-width: 1261px) {
      header.header .header-row .header-quickSearch {
        width: 600px; } }
    @media (min-width: 1024px) {
      header.header .header-row .header-quickSearch .form-quick-search .form-field {
        margin: 0; } }
    header.header .header-row .header-quickSearch .form-quick-search .form-field .form-input {
      height: 38px;
      border: 1px solid #A9AFB6;
      border-radius: 6px;
      background-color: #FFFFFF;
      color: #66737E;
      font-size: 14px;
      padding-right: 38px;
      background-size: 20px 20px;
      background-position: 95%; }
    @media (min-width: 1024px) {
      header.header .header-row .header-contact {
        width: calc(50% - 100px);
        flex: initial;
        border: 0 none;
        padding: 0;
        height: 38px;
        display: flex;
        justify-content: flex-end;
        align-content: center;
        align-items: center; } }
    @media (min-width: 1024px) {
      header.header .header-row .header-contact .navUser-section {
        margin: 0; } }
    header.header .header-row .header-contact .navUser-section .countPill {
      background: #078ac7;
      color: #FFFFFF;
      font-size: 12.83px;
      font-weight: 500;
      letter-spacing: 0.58px;
      line-height: 16px;
      padding: 0;
      height: 18px;
      width: 18px;
      text-align: center;
      margin-right: -9px;
      margin-top: -12px; }
    @media (min-width: 1024px) {
      header.header .header-row .header-contact .phone-number {
        color: #43515D;
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 1.18px;
        line-height: 24px; } }
  @media (min-width: 1024px) and (max-width: 1075px) {
    header.header .header-row .header-contact .phone-number {
      margin: 0; } }
    @media (min-width: 1180px) {
      header.header .header-row .header-contact .phone-number {
        font-size: 26px; } }
    header.header .header-row .header-contact .navUser-action {
      padding: 0 0 0 16px;
      border-left: 2px solid #999;
      margin-left: 16px; }
      header.header .header-row .header-contact .navUser-action.navUser-action-account {
        border: 0 none; }
  @media (min-width: 1024px) {
    header.header #megamenu {
      height: 46px;
      background: #F4F4F4;
      border: 0 none; }
      header.header #megamenu .megamenu-panel-main.active .megamenu-subcategory-panel, header.header #megamenu .megamenu-panel-main.active .megamenu-categories {
        width: 100%; }
      header.header #megamenu .megamenu-panel-main .megamenu-subcategories li a::before, header.header #megamenu .megamenu-panel-main .megamenu-subcategories li span::before {
        display: none; }
      header.header #megamenu .megamenu-categories > li:hover > a, header.header #megamenu .megamenu-categories > li:hover > span {
        background: transparent; }
      header.header #megamenu > .container {
        height: 46px; }
        header.header #megamenu > .container > .megamenu-list--items {
          height: 46px;
          justify-content: space-evenly; }
          header.header #megamenu > .container > .megamenu-list--items > li {
            height: 46px;
            flex: none; }
            header.header #megamenu > .container > .megamenu-list--items > li > span, header.header #megamenu > .container > .megamenu-list--items > li > a {
              color: #000000;
              font-size: 12px;
              letter-spacing: 1px;
              line-height: 22px;
              text-align: center;
              font-weight: normal;
              border-bottom: 8px solid transparent;
              padding: 2px 32px;
              height: 46px; }
              header.header #megamenu > .container > .megamenu-list--items > li > span::after, header.header #megamenu > .container > .megamenu-list--items > li > a::after {
                display: none; }
              header.header #megamenu > .container > .megamenu-list--items > li > span.active, header.header #megamenu > .container > .megamenu-list--items > li > a.active {
                background: transparent;
                border: 0 none; }
            header.header #megamenu > .container > .megamenu-list--items > li:hover > span, header.header #megamenu > .container > .megamenu-list--items > li:hover > a {
              border: 0 none;
              border-bottom: 8px solid #068AC7;
              background: transparent;
              box-shadow: none; }
            header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel {
              width: 100%;
              top: 46px; }
              header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main {
                border: 0 none;
                box-shadow: none; }
                header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories {
                  padding-top: 35px;
                  padding-bottom: 55px;
                  display: flex;
                  align-content: stretch;
                  align-items: stretch;
                  justify-content: center; }
                  header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category {
                    display: inline-block;
                    border-left: 1px solid #fff;
                    padding: 0 30px;
                    min-width: 135px; }
                    header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category:first-child {
                      border: 0 none; }
                    header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > a, header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > span {
                      color: #000000;
                      font-size: 16px;
                      font-weight: 600;
                      letter-spacing: 0.57px;
                      line-height: 17px;
                      padding: 0; }
                    header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category .megamenu-subcategory-panel {
                      position: relative;
                      background-color: transparent;
                      top: 0;
                      bottom: 0;
                      right: 0;
                      padding: 0;
                      display: block;
                      margin-top: 20px; }
                      header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category .megamenu-subcategory-panel a, header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category .megamenu-subcategory-panel span {
                        color: #000000;
                        font-size: 14px;
                        font-weight: 300;
                        letter-spacing: 0.5px;
                        line-height: 20px;
                        margin-bottom: 1.25rem;
                        padding: 0; }
                        header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category .megamenu-subcategory-panel a:hover, header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category .megamenu-subcategory-panel span:hover {
                          color: #068AC7;
                          text-decoration: none; }
                    header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > ul.megamenu-subcategories > li > a, header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > ul.megamenu-subcategories > li > span {
                      color: #000000;
                      font-size: 14px;
                      font-weight: 300;
                      letter-spacing: 0.5px;
                      line-height: 36px;
                      padding: 0; }
                      header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > ul.megamenu-subcategories > li > a:hover, header.header #megamenu > .container > .megamenu-list--items > li:hover .megamenu-panel .megamenu-panel-main .megamenu-categories .megamenu-category > ul.megamenu-subcategories > li > span:hover {
                        color: #068AC7;
                        text-decoration: none; } }
  @media (min-width: 1180px) {
    header.header #megamenu > .container > .megamenu-list--items > li > a,
    header.header #megamenu > .container > .megamenu-list--items > li > span {
      font-size: 14px;
      padding: 2px 20px; } }
  @media (max-width: 1024px) {
    header.header #megamenu {
      margin-top: 56px;
      background: #F4F4F4; }
      header.header #megamenu > .container > .megamenu-list--items > li {
        border-top: 2px solid #D8D8D8;
        width: 100%; }
        header.header #megamenu > .container > .megamenu-list--items > li > span {
          border: 0 none;
          text-align: left;
          color: #000000;
          font-size: 16px;
          letter-spacing: 1.14px;
          line-height: 49px;
          width: 100%;
          display: block;
          padding: 0 0 0 1.5rem; }
      header.header #megamenu .megamenu-panel-main .megamenu-categories > li {
        border-top: 2px solid #D8D8D8; }
        header.header #megamenu .megamenu-panel-main .megamenu-categories > li > a, header.header #megamenu .megamenu-panel-main .megamenu-categories > li > span {
          color: #000000;
          font-size: 16px;
          letter-spacing: 1.14px;
          line-height: 49px;
          padding: 0 22px 0 49px;
          border: 0 none;
          position: relative; }
          header.header #megamenu .megamenu-panel-main .megamenu-categories > li > a::before, header.header #megamenu .megamenu-panel-main .megamenu-categories > li > span::before {
            content: "";
            display: block;
            position: absolute;
            top: 15px;
            left: 22px;
            width: 11px;
            height: 19px;
            background-image: url(../img/icons/arrow-right-black.svg);
            background-size: 100%;
            background-position: center;
            background-repeat: no-repeat; }
          header.header #megamenu .megamenu-panel-main .megamenu-categories > li > a.active::before, header.header #megamenu .megamenu-panel-main .megamenu-categories > li > span.active::before {
            transform: rotate(90deg); } }
  @media (max-width: 1024px) and (max-width: 768px) {
    header.header #megamenu .megamenu-panel-main .megamenu-categories > li > a::before, header.header #megamenu .megamenu-panel-main .megamenu-categories > li > span::before {
      top: 12px;
      left: 22px;
      width: 11px;
      height: 19px;
      background-image: url(../img/icons/arrow-right-black.svg);
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat; } }
  @media (max-width: 1024px) {
      header.header #megamenu .megamenu-panel-main .megamenu-subcategories li a, header.header #megamenu .megamenu-panel-main .megamenu-subcategories li span {
        color: #000000;
        font-size: 16px;
        letter-spacing: 1.14px;
        line-height: 49px;
        padding: 0 22px 0 74px;
        border-top: 2px solid #D8D8D8;
        border-bottom: 0 none;
        background: #F4F4F4; }
        header.header #megamenu .megamenu-panel-main .megamenu-subcategories li a::before, header.header #megamenu .megamenu-panel-main .megamenu-subcategories li span::before {
          display: none; } }
  header.header .mobileTopMenu {
    background-color: #F4F4F4;
    height: 56px;
    padding: 0 1.21429rem; }
    header.header .mobileTopMenu .mobileMenu-toggle {
      height: 56px;
      width: 56px; }
      header.header .mobileTopMenu .mobileMenu-toggle::after {
        display: none; }
      header.header .mobileTopMenu .mobileMenu-toggle .mobileMenu-toggleIcon, header.header .mobileTopMenu .mobileMenu-toggle .mobileMenu-toggleIcon::before, header.header .mobileTopMenu .mobileMenu-toggle .mobileMenu-toggleIcon::after {
        background: #515151;
        height: 4px;
        width: 34px;
        border-radius: 0; }
      header.header .mobileTopMenu .mobileMenu-toggle.is-open {
        background-color: #F4F4F4; }
        header.header .mobileTopMenu .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
          background-color: transparent;
          transition-delay: 100ms; }
    header.header .mobileTopMenu .topNav {
      padding: 0;
      height: 56px; }
      header.header .mobileTopMenu .topNav .topNav-item .topNav-account {
        display: block !important; }
      header.header .mobileTopMenu .topNav .topNav-item .topNav-action {
        width: auto;
        height: 29px;
        padding-right: 16px;
        margin-top: 14px;
        margin-right: 16px;
        border-right: 2px solid #D8D8D8; }
        header.header .mobileTopMenu .topNav .topNav-item .topNav-action.topNav-cart {
          position: relative; }
          header.header .mobileTopMenu .topNav .topNav-item .topNav-action.topNav-cart .countPill {
            background: #078ac7;
            position: absolute;
            margin: 0;
            top: -4px;
            right: 10px;
            font-size: 12.83px;
            font-weight: 500;
            letter-spacing: 0.58px;
            line-height: 15px;
            height: 18px;
            width: 18px; }
        header.header .mobileTopMenu .topNav .topNav-item .topNav-action.topNav-quickSearch {
          border: 0 none; }
  header.header .mobile-phone {
    display: block;
    margin-left: auto; }
    @media (min-width: 1024px) {
      header.header .mobile-phone {
        display: none; } }
    header.header .mobile-phone a {
      display: inline-block;
      margin-top: 15px; }
      header.header .mobile-phone a span {
        display: none; }
      header.header .mobile-phone a img {
        height: 45px;
        width: 45px; }
      @media (min-width: 451px) {
        header.header .mobile-phone a {
          display: flex;
          flex-direction: row;
          align-items: center; }
          header.header .mobile-phone a span {
            display: block;
            margin-right: .75rem;
            font-size: 18px;
            font-weight: 600;
            flex-shrink: 0;
            flex-grow: 0; }
          header.header .mobile-phone a img {
            flex-shrink: 0;
            flex-grow: 0;
            height: 41px;
            width: 41px; } }
      @media (min-width: 551px) {
        header.header .mobile-phone a span {
          font-size: 22px; }
        header.header .mobile-phone a img {
          height: 45px;
          width: 45px; } }
      @media (min-width: 1024px) {
        header.header .mobile-phone a {
          display: block;
          margin-top: 29px; }
          header.header .mobile-phone a img {
            height: 60px;
            width: 60px; } }

.nav-how-it-works-container {
  text-align: center; }

.nav-how-it-works-heading {
  display: block;
  padding-bottom: 10px; }

.nav-how-it-works-image-container {
  display: block;
  margin-bottom: 20px; }

.nav-how-it-works-image {
  width: 100%;
  max-width: 203px;
  height: auto;
  margin-bottom: 20px; }

.nav-how-it-works-button {
  display: inline-block;
  width: 203px;
  height: 40px;
  background-color: #02adee;
  color: white;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  color: white; }

.blue-button:hover {
  background-color: #2a5d89 !important; }

@media (min-width: 1024px) {
  footer.footer .container {
    padding: 0 1.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 89rem; } }

@media (min-width: 1024px) {
  footer.footer .footer-primary {
    padding: 50px 0 40px; } }

footer.footer .footer-primary section.footer-info .footer-mobile-logo {
  display: block;
  padding: 37px 0 34px;
  text-align: center; }
  footer.footer .footer-primary section.footer-info .footer-mobile-logo img {
    margin: 0 auto;
    display: block; }
  @media (min-width: 1024px) {
    footer.footer .footer-primary section.footer-info .footer-mobile-logo {
      display: none; } }

footer.footer .footer-primary section.footer-info .footer-menu {
  width: 100%;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1024px) {
    footer.footer .footer-primary section.footer-info .footer-menu {
      width: calc(100% - 395px); } }
  footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul {
    margin: 0;
    border-top: 1px solid #fff; }
    @media (min-width: 1024px) {
      footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul {
        border: 0 none; } }
    footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li > a {
      color: #FFFFFF;
      font-size: 16px;
      letter-spacing: 1.14px;
      line-height: 52px;
      text-transform: uppercase;
      border-bottom: 1px solid #fff;
      display: block;
      width: 100%;
      padding: 0 40px;
      position: relative; }
      footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li > a::after {
        content: "";
        display: block;
        position: absolute;
        top: 19px;
        right: 40px;
        width: 8px;
        height: 14px;
        background-image: url(../icons/arrow-right-white.svg);
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat; }
      @media (min-width: 1024px) {
        footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li > a {
          font-size: 14px;
          font-weight: 600;
          letter-spacing: 1px;
          line-height: 22px;
          width: 155px;
          padding: 0 0 8px;
          margin-bottom: 15px; }
          footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li > a::after {
            display: none; } }
    footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li ul {
      display: none;
      border: 0 none;
      margin: 0; }
      @media (min-width: 1024px) {
        footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li ul {
          margin: 0 0 50px;
          display: block; } }
      footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li ul li a {
        line-height: 52px;
        padding: 0 55px;
        color: #FFFFFF;
        font-size: 14px;
        letter-spacing: 1px; }
        @media (min-width: 1024px) {
          footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li ul li a {
            line-height: 30px;
            padding: 0; } }
    footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li.open > a::after {
      transform: rotate(90deg); }
    footer.footer .footer-primary section.footer-info .footer-menu article.footer-info-col > ul > li.open > ul {
      display: block; }

footer.footer .footer-primary section.footer-info .footer-contact-info {
  width: 100%;
  padding: 47px 16px;
  vertical-align: top;
  display: inline-block; }
  @media (min-width: 1024px) {
    footer.footer .footer-primary section.footer-info .footer-contact-info {
      width: 358px;
      padding: 0 0 0 35px;
      border-left: 1px solid #fff; } }
  footer.footer .footer-primary section.footer-info .footer-contact-info .footer-desktop-logo {
    display: none; }
    @media (min-width: 1024px) {
      footer.footer .footer-primary section.footer-info .footer-contact-info .footer-desktop-logo {
        display: block;
        margin-bottom: 37px; } }
  footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details {
    display: flex;
    margin-bottom: 40px;
    width: 100%; }
    footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details .contact-icon {
      width: 45px;
      display: inline-block; }
      @media (max-width: 400px) {
        footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details .contact-icon {
          display: none; } }
    footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details .contact-cell {
      width: calc(100% - 45px);
      color: #FFFFFF;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 22px; }
      @media (min-width: 1024px) {
        footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details .contact-cell {
          font-size: 16px;
          letter-spacing: 1px; }
          footer.footer .footer-primary section.footer-info .footer-contact-info .contact-details .contact-cell a {
            font-size: 16px; } }
  footer.footer .footer-primary section.footer-info .footer-contact-info .social-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-bottom: 42px;
    width: 100%; }
    @media (min-width: 1024px) {
      footer.footer .footer-primary section.footer-info .footer-contact-info .social-icons {
        flex-direction: row;
        padding: 38px 20px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff; } }
  footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells {
    display: flex;
    align-items: stretch;
    align-content: stretch;
    border-bottom: 1px solid #fff;
    margin-bottom: 25px; }
    @media (min-width: 1024px) {
      footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells {
        display: block;
        border: 0 none; } }
    footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells .contact-details-cell {
      width: calc(100% - 65px);
      display: inline-block; }
      @media (min-width: 1024px) {
        footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells .contact-details-cell {
          width: 100%;
          border: 0 none; } }
    footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells .social-icons {
      padding-left: 25px;
      width: 65px;
      border-left: 1px solid #fff;
      display: flex; }
      @media (min-width: 1024px) {
        footer.footer .footer-primary section.footer-info .footer-contact-info .footer-inner-cells .social-icons {
          width: 100%;
          border-left: 0 none; } }
  footer.footer .footer-primary section.footer-info .footer-contact-info .content span {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 21px; }
    @media (min-width: 1024px) {
      footer.footer .footer-primary section.footer-info .footer-contact-info .content span {
        line-height: 24px; } }

footer.footer .footer-badges {
  background: #EDF1F5; }
  footer.footer .footer-badges .badges {
    justify-content: space-between; }

footer.footer .footer-secondary {
  background: #fff;
  padding: 30px 0; }
  footer.footer .footer-secondary .footer-secondary-cells {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: wrap; }
    footer.footer .footer-secondary .footer-secondary-cells .footer-copyright {
      color: #000000;
      font-size: 16px;
      letter-spacing: 0.57px;
      line-height: 24px;
      display: block;
      text-align: center;
      width: 100%;
      order: 2; }
      @media (min-width: 1024px) {
        footer.footer .footer-secondary .footer-secondary-cells .footer-copyright {
          line-height: 17px;
          display: inline-block;
          text-align: left;
          width: auto;
          order: 1; } }
    footer.footer .footer-secondary .footer-secondary-cells .footer-links {
      display: block;
      width: 100%;
      text-align: center;
      order: 1;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        footer.footer .footer-secondary .footer-secondary-cells .footer-links {
          margin-bottom: 0;
          display: inline-block;
          text-align: right;
          width: auto;
          order: 2; } }
      footer.footer .footer-secondary .footer-secondary-cells .footer-links ul li a {
        color: #000000;
        font-size: 16px;
        letter-spacing: 0.57px;
        line-height: 24px; }
        @media (min-width: 1024px) {
          footer.footer .footer-secondary .footer-secondary-cells .footer-links ul li a {
            line-height: 17px; } }
        footer.footer .footer-secondary .footer-secondary-cells .footer-links ul li a::after {
          background: #000; }

.marquee-carousel {
  position: relative; }
  @media (min-width: 1024px) {
    .marquee-carousel {
      max-width: 96rem;
      margin: 0 auto !important; } }
  .marquee-carousel.slick-dotted.slick-slider {
    margin: 0; }
  .marquee-carousel img.desktop-view {
    display: none; }
    @media (min-width: 800px) {
      .marquee-carousel img.desktop-view {
        display: block; } }
  .marquee-carousel img.mobile-view {
    display: block; }
    @media (min-width: 800px) {
      .marquee-carousel img.mobile-view {
        display: none; } }
  .marquee-carousel .slick-next, .marquee-carousel .slick-prev {
    display: none !important; }
  .marquee-carousel .slick-dots {
    position: absolute;
    bottom: 1.5rem; }
    .marquee-carousel .slick-dots li {
      height: 22px;
      width: 22px;
      padding: 0;
      margin: 0 7px; }
      .marquee-carousel .slick-dots li button {
        height: 8px;
        width: 8px;
        border: 11.5px solid #F2F2F2; }
        .marquee-carousel .slick-dots li button::before {
          height: 8px;
          width: 8px;
          background-color: #F2F2F2;
          top: -4px;
          left: -4px; }
      .marquee-carousel .slick-dots li.slick-active button::before {
        background-color: #777777; }

.marquee-carousel-slide--weboost {
  background: #bec2bb; }
  @media (min-width: 800px) {
    .marquee-carousel-slide--weboost {
      background: #bec2bb; } }
  .marquee-carousel-slide--weboost .inner {
    padding: 6vw 0;
    display: flex;
    flex-wrap: wrap;
    height: 132vw; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost .inner {
        height: 42vw; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost .inner {
        padding: 3rem 0;
        height: 400px; } }
  .marquee-carousel-slide--weboost .left, .marquee-carousel-slide--weboost .right {
    width: 100%; }
  .marquee-carousel-slide--weboost .left {
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem; }
    .marquee-carousel-slide--weboost .left .headers {
      font-family: "Barlow Condensed", sans-serif;
      order: 1;
      font-size: 4.5vw;
      font-weight: 600;
      color: #000;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1vw;
      margin-bottom: 2.5vw; }
      .marquee-carousel-slide--weboost .left .headers span {
        display: inline-block;
        width: .33vw;
        height: 3.5vw;
        margin: 0 4vw;
        background: #000;
        position: relative;
        top: 1px; }
    .marquee-carousel-slide--weboost .left .logo {
      order: 2;
      width: 91%;
      margin: 0 auto;
      display: block; }
    .marquee-carousel-slide--weboost .left .text {
      order: 3;
      font-family: "Barlow Condensed", sans-serif;
      text-transform: uppercase;
      margin-top: 3vw;
      padding: 0 3vw;
      font-size: 4.5vw;
      line-height: 5vw;
      font-weight: 600; }
      .marquee-carousel-slide--weboost .left .text span {
        color: #CD0000;
        display: block; }
    .marquee-carousel-slide--weboost .left .cta {
      order: 4;
      display: none; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost .left {
        width: 50%; }
        .marquee-carousel-slide--weboost .left .headers {
          font-size: 2vw;
          letter-spacing: .75vw; }
          .marquee-carousel-slide--weboost .left .headers span {
            height: 1.75vw;
            margin: 0 2vw; }
        .marquee-carousel-slide--weboost .left .logo {
          width: 100%; }
        .marquee-carousel-slide--weboost .left .text {
          padding: 0;
          font-size: 2.65vw;
          line-height: 3vw; }
        .marquee-carousel-slide--weboost .left .cta {
          display: block;
          border: 1px solid #000;
          color: #000;
          margin-top: 3vw;
          text-transform: uppercase;
          font-size: 2vw;
          padding: 1vw;
          text-align: center;
          transition: all .2s; }
          .marquee-carousel-slide--weboost .left .cta:hover, .marquee-carousel-slide--weboost .left .cta:focus {
            background: #000;
            color: #FFF; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost .left {
        justify-content: center; }
        .marquee-carousel-slide--weboost .left .headers {
          font-size: 21px;
          letter-spacing: 5.25px;
          margin-bottom: 1.5rem; }
          .marquee-carousel-slide--weboost .left .headers span {
            width: 3px;
            height: 20px;
            margin: 0 36px; }
        .marquee-carousel-slide--weboost .left .logo {
          width: 75%; }
        .marquee-carousel-slide--weboost .left .text {
          margin-top: 1.5rem;
          font-size: 29px;
          line-height: 34px;
          padding-left: 6rem; }
        .marquee-carousel-slide--weboost .left .cta {
          width: 75%;
          margin: 1.5rem auto 0 auto;
          font-size: 18px;
          padding: 12px; } }
  .marquee-carousel-slide--weboost .right {
    margin-bottom: 3vw; }
    .marquee-carousel-slide--weboost .right img {
      display: block;
      padding: 5vw 3vw; }
    .marquee-carousel-slide--weboost .right .cta {
      display: block;
      border: 1px solid #000;
      color: #000;
      margin: 0 3vw;
      text-transform: uppercase;
      font-size: 4.5vw;
      padding: 1vw;
      text-align: center;
      transition: all .2s; }
      .marquee-carousel-slide--weboost .right .cta:hover, .marquee-carousel-slide--weboost .right .cta:focus {
        background: #000;
        color: #FFF; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost .right {
        width: 50%; }
        .marquee-carousel-slide--weboost .right .cta {
          display: none; }
        .marquee-carousel-slide--weboost .right img {
          padding: 0 3vw; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost .right {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .marquee-carousel-slide--weboost .right img {
          height: 285px;
          max-width: 100%;
          width: auto; } }

.marquee-carousel-slide--wilsonpro {
  background: #ccd0db; }
  @media (min-width: 800px) {
    .marquee-carousel-slide--wilsonpro {
      background: #ccd0db; } }
  .marquee-carousel-slide--wilsonpro .inner {
    padding: 6vw 0;
    display: flex;
    flex-wrap: wrap;
    height: 132vw; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--wilsonpro .inner {
        height: 42vw; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--wilsonpro .inner {
        padding: 3rem 0;
        height: 400px; } }
  .marquee-carousel-slide--wilsonpro .left, .marquee-carousel-slide--wilsonpro .right {
    width: 100%; }
  .marquee-carousel-slide--wilsonpro .left {
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem; }
    .marquee-carousel-slide--wilsonpro .left .headers {
      font-family: "Barlow Condensed", sans-serif;
      order: 1;
      font-size: 4.5vw;
      font-weight: 600;
      color: #FFF;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1vw;
      margin-bottom: 2.5vw; }
      .marquee-carousel-slide--wilsonpro .left .headers span {
        display: inline-block;
        width: .33vw;
        height: 3.5vw;
        margin: 0 4vw;
        background: #FFF;
        position: relative;
        top: 1px; }
    .marquee-carousel-slide--wilsonpro .left .logo {
      order: 2;
      width: 91%;
      margin: 0 auto;
      display: block; }
    .marquee-carousel-slide--wilsonpro .left .text {
      order: 3;
      font-family: "Barlow Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      margin-top: 3vw;
      padding: 0 3vw;
      font-size: 6vw;
      line-height: 5vw;
      font-weight: 600;
      color: #FFF; }
      .marquee-carousel-slide--wilsonpro .left .text span {
        color: #CD0000;
        display: block; }
    .marquee-carousel-slide--wilsonpro .left .cta {
      order: 4;
      display: none; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--wilsonpro .left {
        width: 50%; }
        .marquee-carousel-slide--wilsonpro .left .headers {
          font-size: 2.25vw;
          letter-spacing: .75vw; }
          .marquee-carousel-slide--wilsonpro .left .headers span {
            height: 1.75vw;
            margin: 0 2vw; }
        .marquee-carousel-slide--wilsonpro .left .logo {
          width: 100%; }
        .marquee-carousel-slide--wilsonpro .left .text {
          padding: 0;
          font-size: 2.65vw;
          line-height: 3vw; }
        .marquee-carousel-slide--wilsonpro .left .cta {
          display: block;
          border: 1px solid #000;
          color: #000;
          margin-top: 3vw;
          text-transform: uppercase;
          font-size: 2vw;
          padding: 1vw;
          text-align: center;
          transition: all .2s; }
          .marquee-carousel-slide--wilsonpro .left .cta:hover, .marquee-carousel-slide--wilsonpro .left .cta:focus {
            background: #000;
            color: #FFF; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--wilsonpro .left {
        justify-content: center; }
        .marquee-carousel-slide--wilsonpro .left .headers {
          font-size: 24px;
          letter-spacing: 5.25px;
          margin-bottom: 1.5rem; }
          .marquee-carousel-slide--wilsonpro .left .headers span {
            width: 3px;
            height: 20px; }
        .marquee-carousel-slide--wilsonpro .left .logo {
          width: 75%; }
        .marquee-carousel-slide--wilsonpro .left .text {
          margin-top: 1.5rem;
          font-size: 36px;
          line-height: 34px; }
        .marquee-carousel-slide--wilsonpro .left .cta {
          width: 75%;
          margin: 37px auto 0 auto;
          font-size: 18px;
          padding: 12px; } }
  .marquee-carousel-slide--wilsonpro .right {
    margin-bottom: 3vw; }
    .marquee-carousel-slide--wilsonpro .right img {
      display: block;
      padding: 5vw 3vw; }
    .marquee-carousel-slide--wilsonpro .right .cta {
      display: block;
      border: 1px solid #000;
      color: #000;
      margin: 0 3vw;
      text-transform: uppercase;
      font-size: 4.5vw;
      padding: 1vw;
      text-align: center;
      transition: all .2s; }
      .marquee-carousel-slide--wilsonpro .right .cta:hover, .marquee-carousel-slide--wilsonpro .right .cta:focus {
        background: #000;
        color: #FFF; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--wilsonpro .right {
        width: 50%; }
        .marquee-carousel-slide--wilsonpro .right .cta {
          display: none; }
        .marquee-carousel-slide--wilsonpro .right img {
          padding: 0 3vw; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--wilsonpro .right {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .marquee-carousel-slide--wilsonpro .right img {
          height: 310px;
          max-width: 100%;
          width: auto; } }

.marquee-carousel-slide--weboost-office {
  background: #2D2D2D; }
  @media (min-width: 800px) {
    .marquee-carousel-slide--weboost-office {
      background: #2D2D2D; } }
  .marquee-carousel-slide--weboost-office .inner {
    padding: 6vw 0;
    display: flex;
    flex-wrap: wrap;
    height: 132vw; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost-office .inner {
        height: 42vw;
        padding: 3rem 0; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost-office .inner {
        padding: 3rem 0;
        height: 400px; } }
  .marquee-carousel-slide--weboost-office .left, .marquee-carousel-slide--weboost-office .right {
    width: 100%; }
  .marquee-carousel-slide--weboost-office .left {
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem; }
    .marquee-carousel-slide--weboost-office .left .header {
      display: flex;
      flex-direction: column; }
      .marquee-carousel-slide--weboost-office .left .header .logo {
        width: 50vw;
        margin: 0 auto;
        display: block; }
      .marquee-carousel-slide--weboost-office .left .header span {
        color: #00ADEE;
        font-size: 4vw;
        text-align: center;
        margin-top: .5rem; }
    .marquee-carousel-slide--weboost-office .left .text {
      margin-top: 2vw;
      color: #FFF;
      text-align: center;
      font-weight: 800;
      font-size: 10vw;
      line-height: 10vw;
      text-transform: uppercase; }
      .marquee-carousel-slide--weboost-office .left .text span {
        display: block;
        font-weight: 600;
        font-size: 8vw;
        text-transform: capitalize; }
    .marquee-carousel-slide--weboost-office .left .links {
      margin-top: 2vw;
      text-align: center;
      font-size: 4.5vw;
      color: #00ADEE; }
      .marquee-carousel-slide--weboost-office .left .links a {
        color: #00ADEE; }
    .marquee-carousel-slide--weboost-office .left .cta {
      order: 4;
      display: none; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost-office .left {
        width: 50%; }
        .marquee-carousel-slide--weboost-office .left .header {
          flex-direction: row;
          align-items: baseline; }
          .marquee-carousel-slide--weboost-office .left .header .logo {
            width: 25vw;
            margin: 0; }
          .marquee-carousel-slide--weboost-office .left .header span {
            color: #00ADEE;
            font-size: 2.75vw;
            text-align: left;
            margin-top: 0;
            margin-left: 1vw; }
        .marquee-carousel-slide--weboost-office .left .text {
          text-align: left;
          font-size: 6vw;
          line-height: 6vw;
          margin-top: 0; }
          .marquee-carousel-slide--weboost-office .left .text span {
            font-size: 4.85vw; }
        .marquee-carousel-slide--weboost-office .left .links {
          font-size: 2.25vw;
          text-align: left; }
        .marquee-carousel-slide--weboost-office .left .cta {
          display: block;
          border: 1px solid #00ADEE;
          background: #00ADEE;
          color: #000;
          margin-top: 3vw;
          text-transform: uppercase;
          font-size: 2vw;
          font-weight: 600;
          padding: 1vw;
          text-align: center;
          transition: all .2s; }
          .marquee-carousel-slide--weboost-office .left .cta:hover, .marquee-carousel-slide--weboost-office .left .cta:focus {
            background: #2a5d89;
            border: 1px solid #2a5d89; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost-office .left {
        justify-content: center; }
        .marquee-carousel-slide--weboost-office .left .header {
          padding-left: 6rem; }
          .marquee-carousel-slide--weboost-office .left .header .logo {
            width: 260px; }
          .marquee-carousel-slide--weboost-office .left .header span {
            font-size: 26px; }
        .marquee-carousel-slide--weboost-office .left .text {
          font-size: 66px;
          line-height: 66px;
          line-height: 55px;
          padding-left: 6rem;
          margin-top: .75rem; }
          .marquee-carousel-slide--weboost-office .left .text span {
            font-size: 54px; }
        .marquee-carousel-slide--weboost-office .left .links {
          margin-top: .33rem;
          padding-left: 6rem;
          font-size: 25px; }
        .marquee-carousel-slide--weboost-office .left .cta {
          width: 75%;
          margin: 1.5rem auto 0 auto;
          font-size: 18px;
          padding: 12px; } }
  .marquee-carousel-slide--weboost-office .right {
    margin-bottom: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .marquee-carousel-slide--weboost-office .right img {
      display: block;
      width: 50vw; }
    .marquee-carousel-slide--weboost-office .right .cta {
      display: block;
      border: 1px solid #00ADEE;
      background: #00ADEE;
      color: #000;
      margin: 5vw 3vw 2vw 3vw;
      text-transform: uppercase;
      font-size: 4.5vw;
      font-weight: 600;
      padding: 1vw 5vw;
      text-align: center;
      transition: all .2s; }
      .marquee-carousel-slide--weboost-office .right .cta:hover, .marquee-carousel-slide--weboost-office .right .cta:focus {
        background: #2a5d89;
        border: 1px solid #2a5d89; }
    @media (min-width: 800px) {
      .marquee-carousel-slide--weboost-office .right {
        width: 50%; }
        .marquee-carousel-slide--weboost-office .right .cta {
          display: none; }
        .marquee-carousel-slide--weboost-office .right img {
          padding: 0 3vw;
          position: absolute;
          top: -3vw;
          right: -5vw;
          width: 55vw; } }
    @media (min-width: 1345px) {
      .marquee-carousel-slide--weboost-office .right {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .marquee-carousel-slide--weboost-office .right img {
          height: auto;
          width: 580px;
          top: auto;
          right: auto; } }

.signal-boosters-by-application {
  background: #fff; }
  .signal-boosters-by-application .container {
    max-width: 89rem;
    padding: 0 1.5rem; }
    .signal-boosters-by-application .container h1, .signal-boosters-by-application .container h2 {
      color: #000000;
      font-size: 22px;
      line-height: 26px;
      text-align: center;
      padding: 40px 0;
      margin: 0; }
      @media (min-width: 800px) {
        .signal-boosters-by-application .container h1, .signal-boosters-by-application .container h2 {
          font-size: 30px;
          line-height: 33px; } }
    .signal-boosters-by-application .container .application-cells {
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      align-content: stretch;
      flex-wrap: wrap;
      margin-bottom: 1.5rem; }
      .signal-boosters-by-application .container .application-cells .application-cell {
        width: calc(50% - .75rem);
        display: inline-block;
        flex: none;
        margin-bottom: 1.5rem; }
        @media (min-width: 950px) {
          .signal-boosters-by-application .container .application-cells .application-cell {
            width: calc(25% - 17px); } }
        .signal-boosters-by-application .container .application-cells .application-cell .image:hover img, .signal-boosters-by-application .container .application-cells .application-cell .image:focus img {
          filter: brightness(90%); }
        .signal-boosters-by-application .container .application-cells .application-cell .content {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center; }
          .signal-boosters-by-application .container .application-cells .application-cell .content img {
            width: 100%;
            filter: brightness(70%); }
          .signal-boosters-by-application .container .application-cells .application-cell .content .title {
            position: absolute;
            max-width: 100px;
            color: #FFFFFF;
            font-size: 18px;
            font-weight: 700;
            letter-spacing: 0;
            line-height: 22px;
            text-align: center;
            width: 100%;
            text-align: center;
            text-transform: uppercase; }
            @media (min-width: 450px) {
              .signal-boosters-by-application .container .application-cells .application-cell .content .title {
                font-size: 24px;
                line-height: 28px;
                max-width: 150px; } }
            @media (min-width: 700px) {
              .signal-boosters-by-application .container .application-cells .application-cell .content .title {
                font-size: 32px;
                line-height: 32px;
                max-width: 230px; } }
            @media (min-width: 950px) {
              .signal-boosters-by-application .container .application-cells .application-cell .content .title {
                font-size: 24px;
                line-height: 28px;
                max-width: 150px; } }
            @media (min-width: 1261px) {
              .signal-boosters-by-application .container .application-cells .application-cell .content .title {
                font-size: 34px;
                line-height: 36px;
                max-width: 240px; } }
        .signal-boosters-by-application .container .application-cells .application-cell .link {
          margin-top: 16px;
          margin-bottom: 1.5rem;
          color: #000000;
          font-size: 18px;
          letter-spacing: 0;
          line-height: 20px;
          height: 46px;
          padding: 13px;
          border: 1px solid #000;
          width: 100%;
          display: block;
          text-align: center;
          text-transform: uppercase; }
          .signal-boosters-by-application .container .application-cells .application-cell .link:hover, .signal-boosters-by-application .container .application-cells .application-cell .link:focus {
            background: #000;
            color: #FFF;
            transition: .2s all; }

.enterprise-services {
  overflow: hidden;
  background: #515151; }
  .enterprise-services .container {
    max-width: 89rem; }
  .enterprise-services .enterprise-services-cells {
    display: flex;
    flex-direction: column; }
    @media (min-width: 800px) {
      .enterprise-services .enterprise-services-cells {
        flex-direction: row; } }
    .enterprise-services .enterprise-services-cells .enterprise-services-help-button {
      display: block;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1rem;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      margin: 1.5rem auto 3rem auto;
      padding: 1rem 1rem;
      cursor: pointer;
      max-width: 453px;
      width: 100%;
      border-radius: 0 !important;
      background-color: #00ADEE;
      color: white;
      text-align: center; }
      .enterprise-services .enterprise-services-cells .enterprise-services-help-button:hover, .enterprise-services .enterprise-services-cells .enterprise-services-help-button:focus {
        background: #2a5d89; }
      @media (min-width: 800px) {
        .enterprise-services .enterprise-services-cells .enterprise-services-help-button {
          margin: .75rem 0 .75rem 0; } }
    .enterprise-services .enterprise-services-cells .left-cell {
      display: inline-block;
      flex: none;
      width: 100%;
      padding: 0 15px; }
      @media (min-width: 1024px) {
        .enterprise-services .enterprise-services-cells .left-cell {
          padding: 0;
          width: calc(100% - 504px);
          max-width: calc(86rem - 395px); } }
      .enterprise-services .enterprise-services-cells .left-cell .heading {
        padding: 43px 0 0;
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
        width: 360px;
        max-width: 100%;
        flex-wrap: wrap; }
        .enterprise-services .enterprise-services-cells .left-cell .heading span {
          color: #FFFFFF;
          font-size: 16px;
          font-weight: 500;
          letter-spacing: 6.5px;
          line-height: 38px;
          display: inline-block;
          flex: none; }
          .enterprise-services .enterprise-services-cells .left-cell .heading span.delimiter {
            background: #fff;
            width: 1px;
            height: 26px; }
            @media (max-width: 450px) {
              .enterprise-services .enterprise-services-cells .left-cell .heading span.delimiter {
                background: transparent; } }
        @media (max-width: 800px) {
          .enterprise-services .enterprise-services-cells .left-cell .heading {
            display: none; } }
        @media (min-width: 1024px) {
          .enterprise-services .enterprise-services-cells .left-cell .heading {
            width: 472px; }
            .enterprise-services .enterprise-services-cells .left-cell .heading span {
              font-size: 24px; } }
      .enterprise-services .enterprise-services-cells .left-cell img {
        display: block;
        width: 175px;
        margin: 3rem auto 1.5rem auto; }
        @media (min-width: 800px) {
          .enterprise-services .enterprise-services-cells .left-cell img {
            margin: 0 0 1rem 0; } }
        @media (min-width: 1024px) {
          .enterprise-services .enterprise-services-cells .left-cell img {
            width: 200px; } }
      .enterprise-services .enterprise-services-cells .left-cell .subheading {
        color: #FFFFFF;
        font-size: 34px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 37px;
        margin-bottom: 15px;
        text-align: center; }
        @media (min-width: 800px) {
          .enterprise-services .enterprise-services-cells .left-cell .subheading {
            text-align: left; } }
        @media (min-width: 1024px) {
          .enterprise-services .enterprise-services-cells .left-cell .subheading {
            font-size: 48px;
            line-height: 56px;
            max-width: 520px; } }
      .enterprise-services .enterprise-services-cells .left-cell .get-quote {
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 29px;
        color: #fff;
        margin-bottom: 1.5rem;
        text-align: center; }
        .enterprise-services .enterprise-services-cells .left-cell .get-quote a {
          color: #FFF;
          font-size: 26px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 29px;
          display: block; }
        @media (min-width: 800px) {
          .enterprise-services .enterprise-services-cells .left-cell .get-quote {
            text-align: left; } }
        @media (min-width: 1024px) {
          .enterprise-services .enterprise-services-cells .left-cell .get-quote {
            font-size: 20px;
            margin-bottom: 2rem; }
            .enterprise-services .enterprise-services-cells .left-cell .get-quote a {
              display: inline;
              font-size: 20px;
              text-decoration: underline; } }
      .enterprise-services .enterprise-services-cells .left-cell span.cell-button {
        color: #000000;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        padding: 13px;
        height: 46px;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        border: 1px solid #000000;
        display: block;
        text-transform: uppercase;
        box-sizing: border-box;
        margin-bottom: 1.5rem;
        cursor: pointer; }
        .enterprise-services .enterprise-services-cells .left-cell span.cell-button:hover, .enterprise-services .enterprise-services-cells .left-cell span.cell-button:focus {
          background: #000;
          color: #FFF;
          transition: .2s all; }
        @media (min-width: 800px) {
          .enterprise-services .enterprise-services-cells .left-cell span.cell-button {
            display: inline-block;
            margin-bottom: 3rem; } }
      @media (min-width: 800px) {
        .enterprise-services .enterprise-services-cells .left-cell {
          width: 55%;
          display: flex;
          flex-direction: column;
          justify-content: center;
          padding: 4.5rem 0; } }
    .enterprise-services .enterprise-services-cells .right-cell {
      display: inline-block;
      flex: none;
      width: 100%;
      overflow: hidden; }
      .enterprise-services .enterprise-services-cells .right-cell img {
        position: relative;
        bottom: -1.5rem;
        width: 80%;
        max-width: 500px;
        display: block;
        margin: 0 auto; }
        @media (min-width: 800px) {
          .enterprise-services .enterprise-services-cells .right-cell img {
            bottom: 0;
            width: 125%;
            max-width: 140%;
            top: 70px;
            right: -50px; } }
        @media (min-width: 1024px) {
          .enterprise-services .enterprise-services-cells .right-cell img {
            right: -25px;
            top: 25px; } }
      @media (min-width: 800px) {
        .enterprise-services .enterprise-services-cells .right-cell {
          overflow: visible;
          width: 45%; } }

.our-clients {
  padding: 34px 0 22px; }
  @media (min-width: 1024px) {
    .our-clients {
      padding: 62px 0 80px; } }
  .our-clients .container {
    max-width: 87rem; }
  .our-clients h2.heading {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    margin: 0 auto 50px !important;
    padding: 0 !important; }
    @media (min-width: 1024px) {
      .our-clients h2.heading {
        margin: 0 auto 3rem !important; } }
  .our-clients .row {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    flex-wrap: wrap; }
    .our-clients .row div {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 551px) {
        .our-clients .row div {
          width: 33.33%; } }
      @media (min-width: 1024px) {
        .our-clients .row div {
          width: 16.66%; } }
    .our-clients .row img {
      margin-bottom: 30px; }
      @media (min-width: 1024px) {
        .our-clients .row img {
          margin-bottom: 0; } }

.how-it-works {
  padding: 60px 0; }
  .how-it-works .container {
    max-width: 87rem;
    align-items: center; }
  .how-it-works h2.heading {
    color: #000000;
    font-size: 30px;
    letter-spacing: 1.07px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    margin: 0 0 70px; }
  .how-it-works img.desktop-view {
    display: none; }
    @media (min-width: 1024px) {
      .how-it-works img.desktop-view {
        display: block;
        margin: 0 auto; } }
  .how-it-works img.mobile-view {
    display: block;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .how-it-works img.mobile-view {
        display: none; } }

.homepage-helped-businesses, .homepage .body .homepage-helped-businesses {
  background: #F4F4F4;
  overflow: hidden; }
  .homepage-helped-businesses h2, .homepage .body .homepage-helped-businesses h2 {
    color: #000000;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    text-transform: none;
    padding: 3rem 0 3rem 0;
    margin: 0; }
  .homepage-helped-businesses .business-cells, .homepage .body .homepage-helped-businesses .business-cells {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 3rem;
    margin-bottom: 4.5rem; }
    .homepage-helped-businesses .business-cells .business-cell, .homepage .body .homepage-helped-businesses .business-cells .business-cell {
      display: flex;
      justify-content: center;
      align-items: center; }
      .homepage-helped-businesses .business-cells .business-cell img, .homepage .body .homepage-helped-businesses .business-cells .business-cell img {
        display: block;
        height: 2.9rem;
        background-position: center center;
        background-repeat: no-repeat;
        margin: 0; }
        .homepage-helped-businesses .business-cells .business-cell img.att, .homepage .body .homepage-helped-businesses .business-cells .business-cell img.att {
          width: 105px;
          height: 43px; }
        .homepage-helped-businesses .business-cells .business-cell img.tmobile, .homepage .body .homepage-helped-businesses .business-cells .business-cell img.tmobile {
          width: 117px;
          height: 27px; }
        .homepage-helped-businesses .business-cells .business-cell img.verizon, .homepage .body .homepage-helped-businesses .business-cells .business-cell img.verizon {
          width: 117px;
          height: 26px; }
        .homepage-helped-businesses .business-cells .business-cell img.uscellular, .homepage .body .homepage-helped-businesses .business-cells .business-cell img.uscellular {
          width: 148px;
          height: 28px; }
        .homepage-helped-businesses .business-cells .business-cell img.dish, .homepage .body .homepage-helped-businesses .business-cells .business-cell img.dish {
          width: 74px;
          height: 33px; }

.categoryMain-recommended-bundles.for-home {
  padding: 0; }
  .categoryMain-recommended-bundles.for-home .slick-next, .categoryMain-recommended-bundles.for-home .slick-prev {
    display: none !important; }
  .categoryMain-recommended-bundles.for-home .container {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 89rem; }
  .categoryMain-recommended-bundles.for-home h3.categoryMain-title {
    color: #000000;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 33px;
    text-align: center;
    max-width: 100%;
    padding: 0;
    margin: 21px auto 63px; }
  .categoryMain-recommended-bundles.for-home img.heading-image {
    height: 26px;
    width: 157px;
    margin: 71px auto 0;
    display: block; }
  .categoryMain-recommended-bundles.for-home .page-tabs-titles .page-tab-title .content {
    display: flex;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    padding: 15px;
    color: #000;
    border: 1px solid #979797;
    border-radius: 0;
    transition: all .2s; }
  .categoryMain-recommended-bundles.for-home .page-tabs-titles .page-tab-title.active .content {
    background: linear-gradient(0deg, #068ac7 0%, #068ac7 100%);
    color: #FFFFFF;
    border: 1px solid #068ac7; }
    .categoryMain-recommended-bundles.for-home .page-tabs-titles .page-tab-title.active .content::before {
      display: none; }
  .categoryMain-recommended-bundles.for-home .page-tabs-titles .page-tab-title:hover .content, .categoryMain-recommended-bundles.for-home .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title.active .content {
    background: linear-gradient(0deg, #068ac7 0%, #068ac7 100%);
    color: #FFFFFF;
    border: 1px solid #068ac7; }
  .categoryMain-recommended-bundles.for-home .product-list-primary {
    padding-bottom: 1.5rem;
    justify-content: flex-start; }
    .categoryMain-recommended-bundles.for-home .product-list-primary .product {
      padding: 0;
      display: flex;
      align-items: stretch;
      align-content: stretch;
      justify-content: center;
      flex-direction: column;
      margin: 1px; }
      @media (min-width: 800px) {
        .categoryMain-recommended-bundles.for-home .product-list-primary .product {
          flex-direction: row; } }
      .categoryMain-recommended-bundles.for-home .product-list-primary .product.slick-active .product-image {
        border: 1px solid #979797;
        margin-bottom: 0;
        border-bottom: 0; }
        @media (min-width: 800px) {
          .categoryMain-recommended-bundles.for-home .product-list-primary .product.slick-active .product-image {
            border-bottom: 1px solid #979797;
            border-right: 0; } }
      .categoryMain-recommended-bundles.for-home .product-list-primary .product.slick-active .product-content {
        border: 1px solid #979797; }
      .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content {
        display: inline-block;
        flex: none;
        height: auto;
        width: 100%;
        border: 0 none;
        min-height: 50px;
        padding: 1.5rem; }
        .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-name {
          text-align: left;
          margin: 0 0 1.5rem 0;
          min-height: 10px; }
          .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-name a {
            color: #000000;
            font-size: 16px;
            font-weight: 600;
            line-height: 20px; }
            @media (min-width: 551px) {
              .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-name a {
                font-size: 24px;
                line-height: 34px; } }
        .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-description {
          color: #000000;
          font-size: 16px;
          line-height: 20px;
          min-height: 10px;
          margin-bottom: 20px; }
          @media (min-width: 1024px) {
            .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-description {
              font-size: 20px;
              line-height: 28px; } }
        .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-learn-more a {
          color: #000000;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0;
          text-align: center;
          box-sizing: border-box;
          text-transform: uppercase;
          height: 40px;
          border: 1px solid #979797;
          padding: 8px;
          display: block;
          background: #fff;
          border-radius: 0; }
          .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-learn-more a:hover, .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-learn-more a:focus {
            background: #f4f4f4; }
          @media (min-width: 1024px) {
            .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content .product-learn-more a {
              width: 300px; } }
        @media (min-width: 800px) {
          .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-content {
            width: calc(100% - 345px); } }
      .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-image {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex: none;
        width: 100%; }
        .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-image img {
          display: block;
          padding: 7px 19px;
          width: 100%;
          max-width: 200px;
          height: auto;
          max-height: 100%; }
        @media (min-width: 800px) {
          .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-image {
            width: 335px;
            border-bottom: 1px solid #979797; }
            .categoryMain-recommended-bundles.for-home .product-list-primary .product .product-image img {
              max-width: 300px; } }
  .categoryMain-recommended-bundles.for-home .slick-dots {
    position: relative;
    margin-bottom: 1.5rem; }
    .categoryMain-recommended-bundles.for-home .slick-dots li {
      height: 22px;
      width: 22px;
      padding: 0;
      margin: 0 7px; }
      .categoryMain-recommended-bundles.for-home .slick-dots li button {
        height: 8px;
        width: 8px;
        border: 11.5px solid #d9dce0; }
        .categoryMain-recommended-bundles.for-home .slick-dots li button::before {
          height: 8px;
          width: 8px;
          background-color: #d9dce0;
          top: -4px;
          left: -4px; }
      .categoryMain-recommended-bundles.for-home .slick-dots li.slick-active button {
        border: 11.5px solid #068ac7; }
        .categoryMain-recommended-bundles.for-home .slick-dots li.slick-active button::before {
          background-color: #fff; }

.categoryMain-products.for-home .container {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 89rem; }

.categoryMain-products.for-home .page-tabs-titles {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .categoryMain-products.for-home .page-tabs-titles .page-tab-title {
    width: 50%;
    padding: 0 0.35714rem;
    margin-bottom: .75rem;
    cursor: pointer; }
    .categoryMain-products.for-home .page-tabs-titles .page-tab-title .content {
      display: block;
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0.71px;
      line-height: 29px;
      text-align: center;
      padding: 13px;
      color: #000;
      height: 60px;
      border: 1px solid #979797;
      border-radius: 0;
      transition: all .2s; }
    .categoryMain-products.for-home .page-tabs-titles .page-tab-title.active .content {
      background: linear-gradient(0deg, #068ac7 0%, #068ac7 100%);
      color: #FFFFFF;
      border: 1px solid #068ac7; }
      .categoryMain-products.for-home .page-tabs-titles .page-tab-title.active .content::before {
        display: none; }
    @media (min-width: 551px) {
      .categoryMain-products.for-home .page-tabs-titles .page-tab-title {
        width: 50%; } }
    @media (min-width: 1024px) {
      .categoryMain-products.for-home .page-tabs-titles .page-tab-title {
        width: 25%; } }
  .categoryMain-products.for-home .page-tabs-titles .page-tab-title:hover .content, .categoryMain-products.for-home .page-tabs-titles .page-tab-title.active .content {
    background: linear-gradient(0deg, #068ac7 0%, #068ac7 100%);
    color: #FFFFFF;
    border: 1px solid #068ac7; }

.categoryMain-products.for-home .page-tabs .tab-content .product-list-compare {
  margin: 0;
  justify-content: center;
  align-items: stretch;
  align-content: stretch; }
  .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product {
    width: 380px !important;
    max-width: 100%;
    border: 1px solid #C2D0E0;
    background-color: #FFFFFF;
    margin: 0 15px 3rem;
    padding: 0 0 135px;
    position: relative; }
    @media (min-width: 1024px) {
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product {
        max-width: calc(33.33% - 30px); } }
    .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-buttons {
      position: absolute;
      bottom: 15px;
      left: 21px;
      width: calc(100% - 42px); }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-buttons .product-learn-more .button.button--primary {
        background: transparent;
        color: #068AC7;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 17px;
        text-align: center;
        padding: 0;
        border: 0 none; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase .button.button--primary {
        height: 40px;
        border: 0;
        background: #078ac7;
        color: #FFF;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px;
        text-align: center;
        display: block;
        text-transform: uppercase;
        border-radius: 0;
        transition: all .2s; }
        .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase .button.button--primary:focus, .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase .button.button--primary:hover {
          background: #2a5d89; }
    .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content {
      border: 0 none;
      padding: 0 21px 0;
      margin: 0; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-heading {
        padding-top: 30px; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-label {
        display: none; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-features {
        display: none; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-areas-title {
        display: none; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-image {
        height: 243px;
        margin: 0 0 .75rem 0; }
        .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-image img {
          width: auto;
          height: 243px;
          max-width: 100%;
          max-height: 100%; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list {
        margin: 30px 0 0; }
        .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li {
          color: #000000;
          font-size: 16px;
          letter-spacing: 0;
          line-height: 26px; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-description {
        color: #000000;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 32px; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-price {
        color: #000000;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        margin: 20px 0 0; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-name a {
        height: 61px;
        color: #000000;
        font-size: 22px;
        letter-spacing: 0;
        line-height: 28px;
        text-align: center;
        font-weight: normal; }
      .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-sku {
        color: #068AC7;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        margin: 20px 0; }

.categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product {
  padding: 0 0 90px; }
  .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content {
    padding: 0; }
    .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-heading {
      padding: 0; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-heading .product-label {
        display: block;
        position: relative;
        background: #068AC7;
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        border-radius: 0;
        padding: 8px;
        width: 101%; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-heading h4.product-name {
        margin-top: 20px;
        color: #000000;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center;
        min-height: 68px; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-heading .product-image {
        padding-left: 15px;
        padding-right: 15px; }
        .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-heading .product-image img {
          height: auto;
          max-height: 243px;
          margin-bottom: 41px; }
    .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas {
      display: none; }
      @media (min-width: 551px) {
        .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas {
          display: block; } }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-title {
        display: block;
        color: #000000;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        background: #fff;
        text-transform: none; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list {
        display: flex;
        margin: 25px 0 0;
        padding: 0 40px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: stretch;
        align-items: stretch;
        min-height: 212px; }
        .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li {
          display: inline-block;
          width: calc(50% - 1px);
          color: #000000;
          font-size: 20px;
          letter-spacing: 0;
          line-height: 25px;
          text-align: center;
          padding: 15px; }
          .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li::before {
            display: none; }
          .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li:nth-child(1) {
            border-bottom: 1px solid #D8D8D8;
            border-right: 1px solid #D8D8D8; }
          .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li:nth-child(2) {
            border-bottom: 1px solid #D8D8D8;
            border-left: 1px solid #D8D8D8; }
          .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li:nth-child(3) {
            border-top: 1px solid #D8D8D8;
            border-right: 1px solid #D8D8D8; }
          .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list li:nth-child(4) {
            border-top: 1px solid #D8D8D8;
            border-left: 1px solid #D8D8D8; }
    .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-price {
      display: block;
      width: 100%; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-price span {
        color: #000;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto; }
        .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-price span.contact {
          font-size: 24px; }
      .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-content .product-price a {
        color: #0A8CC8;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto; }
  .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-buttons .product-learn-more, .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase {
    padding: 0 21px; }
    .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-buttons .product-learn-more a.button.button--primary, .categoryMain-products.for-home.commercial .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase a.button.button--primary {
      color: #0A8CC8;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 20px;
      text-align: center;
      height: 40px;
      padding: 7px;
      width: 100%;
      border: 1px solid #979797;
      border-radius: 0;
      text-transform: uppercase;
      margin-top: 10px;
      cursor: pointer; }

@media (min-width: 1024px) {
  .categoryMain-products.for-vehicle .page-tabs-titles .page-tab-title {
    width: 20%; } }

.whyChooseWilsonamplifiers {
  padding: 1.5rem 0 3rem 0; }
  @media (min-width: 1024px) {
    .whyChooseWilsonamplifiers {
      padding-bottom: 4.5rem; } }
  .whyChooseWilsonamplifiers .container {
    overflow: hidden;
    max-width: 89rem; }
  .whyChooseWilsonamplifiers h2 {
    font-size: 28px;
    margin-top: 1.5rem;
    margin-bottom: 3rem !important;
    text-align: center;
    font-weight: 400; }
  .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 551px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1024px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
        grid-template-columns: repeat(3, 1fr); } }
  .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem {
    background-color: #fff;
    padding: 3rem 1.5rem;
    text-align: left;
    border-bottom: 2px solid #D8D8D8; }
    @media (max-width: 550px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:last-child {
        border-bottom: 0; } }
    @media (min-width: 551px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem {
        border-right: 2px solid #D8D8D8; }
        .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(2n) {
          border-right: 0; } }
    @media (min-width: 1024px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(2n) {
        border-right: 2px solid #D8D8D8; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(3n) {
        border-right: 0; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(n+4) {
        border-bottom: 0; } }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .image {
      height: 65px; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .image img {
        max-width: 100%;
        margin-bottom: 20px; }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem h3 {
      font-size: 20px !important;
      line-height: 28px !important;
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
      padding: 0 !important;
      color: #000000 !important;
      font-weight: 600;
      text-transform: uppercase; }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .text {
      font-size: 18px; }

.solutions {
  padding: 34px 0 22px; }
  .solutions .container {
    max-width: 87rem; }
  .solutions h2.heading {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin: 0 auto 50px;
    padding: 0; }
  .solutions .row {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    flex-wrap: wrap; }
    .solutions .row div {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 551px) {
        .solutions .row div {
          width: 33.33%; } }
      @media (min-width: 1024px) {
        .solutions .row div {
          width: 16.66%; } }
    .solutions .row img {
      margin-bottom: 30px; }
      @media (min-width: 1024px) {
        .solutions .row img {
          margin-bottom: 0; } }

.call-component {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  background-color: #1781af;
  position: relative; }

.phone-icon {
  font-size: 100px;
  color: #777; }

.call-text {
  font-size: 34px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
  font-weight: 600;
  margin-left: 40px; }

.request-service {
  font-size: 20px;
  margin-left: 150px;
  font-weight: 500; }

.request-service-btn {
  border: 2px solid #f5f5f5;
  padding: 1px 120px;
  color: #f5f5f5;
  cursor: pointer;
  transition: 0.3s; }

.request-service-btn:hover {
  background-color: #0f6d91;
  color: #f5f5f5; }

.call-component::before {
  content: '';
  position: absolute;
  height: 40%;
  width: 2px;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translateY(-50%); }

@media (max-width: 768px) {
  .call-component {
    flex-direction: column;
    align-items: center;
    padding: 10px;
    justify-content: center;
    height: 100%; }
  .phone-icon {
    font-size: 70px;
    margin-right: 0; }
  .call-text {
    align-items: center;
    margin-left: 0; }
  .request-service {
    margin-left: 0;
    text-align: center;
    margin-top: 20px; }
  .call-component::before {
    display: none; } }

.financing-wrapper {
  background-color: #f5f5f5;
  width: 100%; }

.financing-component {
  display: flex;
  align-items: center;
  padding: 10px 30px;
  background-color: #f5f5f5;
  position: relative; }

.financing-percentage {
  font-size: 100px;
  color: #A9AFB6;
  flex: 0.5; }

.financing-title {
  font-size: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #66737E;
  margin-left: 20px;
  font-weight: 600;
  text-wrap: nowrap;
  flex: 1.5; }

.financing-logo img {
  max-height: 60px;
  margin-top: 10px;
  background: transparent; }

.financing-info {
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  text-wrap: nowrap;
  flex: 1;
  margin-left: 3.5rem !important; }

.financing-component::before {
  content: '';
  position: absolute;
  height: 40%;
  width: 2px;
  background-color: blue;
  left: 50%;
  top: 50%;
  transform: translateY(-50%); }

@media (max-width: 1068px) {
  .financing-component {
    flex-direction: column;
    align-items: center;
    padding: 10px;
    justify-content: center;
    height: 100%;
    padding: 1.5rem 0; }
  .financing-percentage {
    font-size: 70px;
    margin-right: 0; }
  .financing-title {
    align-items: center;
    margin-left: 0; }
  .financing-info {
    margin-left: 0 !important;
    text-align: center;
    text-wrap: wrap; }
  .financing-component::before {
    display: none; } }

.weboost-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  position: relative; }

.weboost-logo {
  max-height: 100px;
  margin-bottom: 20px; }

.banner-text {
  text-align: center; }

.the-weboost-text {
  color: #000000;
  font-size: 28px;
  font-weight: 600; }

.mobile-app-text {
  color: #CD0000;
  font-size: 28px;
  font-weight: 600;
  text-wrap: nowrap; }

.weboost-text-image {
  display: block;
  margin-top: 1.5rem; }

.weBoost-app-section .container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
  padding: 0 15px; }
  .weBoost-app-section .container .section-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: lighter;
    padding-bottom: 1.5rem; }
  .weBoost-app-section .container .content {
    display: flex;
    justify-content: space-between; }
    .weBoost-app-section .container .content .left-content,
    .weBoost-app-section .container .content .right-content {
      flex: 1;
      padding: 0 10px; }
    .weBoost-app-section .container .content .left-content {
      display: flex;
      align-items: start; }
      .weBoost-app-section .container .content .left-content .logo {
        margin-right: 20px;
        width: auto;
        max-width: 100px; }
      .weBoost-app-section .container .content .left-content .text-and-list-container {
        flex: 1;
        display: flex;
        flex-direction: column; }
    .weBoost-app-section .container .content .right-content {
      border-left: 1px solid #ccc;
      padding-left: 20px; }
    .weBoost-app-section .container .content .list {
      list-style-type: none;
      padding: 0; }
      .weBoost-app-section .container .content .list li {
        display: flex;
        align-items: center;
        margin-bottom: 24px; }
        .weBoost-app-section .container .content .list li img {
          margin-right: 10px;
          width: auto;
          max-width: 30px; }
    .weBoost-app-section .container .content .download-text {
      text-align: center;
      font-weight: 600;
      font-size: 20px;
      max-width: 100%;
      margin: 0 auto 10px auto; }
    .weBoost-app-section .container .content .qr-code {
      border: 2px solid red;
      text-align: center;
      padding: 1px;
      max-width: 160px;
      margin: auto; }
      .weBoost-app-section .container .content .qr-code img {
        width: 100%; }

@media (max-width: 768px) {
  .left-content {
    justify-content: center;
    align-items: center;
    text-align: center; }
  .left-content .logo {
    display: none; }
  .text-and-list-container {
    align-items: center; } }

@media (max-width: 768px) {
  .weBoost-app-section .container .content {
    flex-direction: column;
    align-items: stretch; }
    .weBoost-app-section .container .content .left-content,
    .weBoost-app-section .container .content .right-content {
      padding: 10px;
      width: 100%; }
    .weBoost-app-section .container .content .right-content {
      border-left: none;
      padding-left: 0; } }

@media (max-width: 300px) {
  .weBoost-app-section .container .content .left-content {
    flex-direction: column;
    align-items: center; } }

.app-feature-container {
  padding: 30px 0; }

.features {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }

.feature-item {
  flex: 1;
  text-align: center;
  margin: 0 10px; }

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

@media (max-width: 768px) {
  .features {
    flex-direction: column; }
  .feature-item {
    margin-bottom: 20px; } }

.download-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 20px; }

.download-btn {
  display: block;
  width: 140px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s; }
  .download-btn:hover {
    transform: translateY(-3px); }

.appstore-btn {
  background-image: url("https://store-rfhxlp.mybigcommerce.com/content/img/appstore.png"); }

.googleplay-btn {
  background-image: url("https://store-rfhxlp.mybigcommerce.com/content/img/googleplay.png");
  margin-top: 4px; }

.list-item-description {
  font-size: 14px;
  margin-bottom: 0px; }

@media (min-width: 600px) {
  .feature-wrapper {
    max-width: 200px; }
  .download-btn {
    width: 160px;
    height: 50px; } }

@media (min-width: 1024px) {
  .feature-wrapper {
    max-width: 250px; }
  .download-btn {
    width: 196px;
    height: 61px; } }

.weBoost-guide-section {
  padding: 40px 0;
  text-align: center;
  font-family: Arial, sans-serif;
  background-color: #EDF1F5; }

.weBoost-guide-section h2 {
  font-size: 39px;
  margin-bottom: 20px;
  color: #333; }

.weBoost-guide-section button {
  padding: 10px 20px;
  min-width: 320px;
  border: 1px solid #068AC7;
  background-color: #EDF1F5;
  cursor: pointer;
  font-size: 16px;
  color: #000000; }

.weBoost-guide-section p {
  font-size: 25px;
  margin-top: 20px;
  color: #666; }

.weBoost-guide-section a {
  color: #068AC7;
  text-decoration: underline; }

@media (max-width: 768px) {
  .weBoost-guide-section button {
    padding: 8px 16px;
    min-width: 280px;
    font-size: 14px; } }

@media (max-width: 480px) {
  .weBoost-guide-section h2 {
    font-size: 32px; }
  .weBoost-guide-section p {
    font-size: 20px; }
  .weBoost-guide-section button {
    padding: 6px 12px;
    min-width: 240px;
    font-size: 12px; } }

.contact-info-app p {
  word-wrap: break-word;
  font-weight: 600; }

.contact-info-app a {
  word-break: break-all; }

@media (max-width: 480px) {
  .contact-info-app p {
    font-size: 14px; } }

.whyChooseWilsonamplifiers {
  padding: 1.5rem 0 3rem 0; }
  @media (min-width: 1024px) {
    .whyChooseWilsonamplifiers {
      padding-bottom: 4.5rem; } }
  .whyChooseWilsonamplifiers .container {
    overflow: hidden;
    max-width: 89rem; }
  .whyChooseWilsonamplifiers h2 {
    font-size: 28px;
    margin-top: 1.5rem;
    margin-bottom: 3rem !important;
    text-align: center;
    font-weight: 400; }
  .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 551px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1024px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-list {
        grid-template-columns: repeat(3, 1fr); } }
  .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem {
    background-color: #fff;
    padding: 3rem 1.5rem;
    text-align: left;
    border-bottom: 2px solid #D8D8D8; }
    @media (max-width: 550px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:last-child {
        border-bottom: 0; } }
    @media (min-width: 551px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem {
        border-right: 2px solid #D8D8D8; }
        .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(2n) {
          border-right: 0; } }
    @media (min-width: 1024px) {
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(2n) {
        border-right: 2px solid #D8D8D8; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(3n) {
        border-right: 0; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem:nth-child(n+4) {
        border-bottom: 0; } }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .image {
      height: 65px; }
      .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .image img {
        max-width: 100%;
        margin-bottom: 20px; }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem h3 {
      font-size: 20px !important;
      line-height: 28px !important;
      margin-top: 1.5rem !important;
      margin-bottom: 1.5rem !important;
      padding: 0 !important;
      color: #000000 !important;
      font-weight: 600;
      text-transform: uppercase; }
    .whyChooseWilsonamplifiers .whyChooseWilsonamplifiers-listItem .text {
      font-size: 18px; }

.enterprise-solutions-page .enterprise-solutions-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  background: radial-gradient(circle, #DCE1EB, #BDC4CB, #9EA5AF); }
  .enterprise-solutions-page .enterprise-solutions-banner h1 {
    margin: 20px 0 20px 5%;
    font-size: 36px;
    font-weight: 600; }
  .enterprise-solutions-page .enterprise-solutions-banner button {
    padding: 8px 85px;
    border: none;
    background-color: #FFFFFF;
    color: #0063A6;
    cursor: pointer;
    font-size: 18px;
    align-self: center;
    margin-left: 5%; }
  .enterprise-solutions-page .enterprise-solutions-banner .enterprise-solutions-image {
    position: relative;
    width: 410px;
    height: 278px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 7%; }
    .enterprise-solutions-page .enterprise-solutions-banner .enterprise-solutions-image img {
      height: 106.8%;
      max-width: 100%; }

@media only screen and (max-width: 1025px) and (min-width: 823px) {
  .enterprise-solutions-page .enterprise-solutions-banner .overlay-arm {
    top: 21.4%;
    left: 40.2%;
    width: 63.8%; } }

@media only screen and (max-width: 823px) {
  .enterprise-solutions-page .enterprise-solutions-banner {
    flex-direction: column;
    align-items: center;
    padding: 20px 25px; }
    .enterprise-solutions-page .enterprise-solutions-banner h1 {
      margin: 20px 0 20px 5%;
      font-size: 36px;
      font-weight: 600; }
    .enterprise-solutions-page .enterprise-solutions-banner button {
      padding: 8px 50px;
      font-size: 0.9rem;
      width: 100%;
      text-align: center;
      margin: 10px 0; }
    .enterprise-solutions-page .enterprise-solutions-banner .enterprise-solutions-image,
    .enterprise-solutions-page .enterprise-solutions-banner .overlay-arm {
      display: none; } }

.enterprise-solutions-page .installation-process-landing-page * {
  box-sizing: border-box; }

.enterprise-solutions-page .installation-process-landing-page .container {
  margin: 0 auto;
  max-width: 91.7143rem;
  padding: 0 1.5rem;
  width: 100%; }

@media (min-width: 1261px) {
  .enterprise-solutions-page .installation-process-landing-page .container {
    padding: 0 6rem; } }

.enterprise-solutions-page .installation-process-landing-page .marquee {
  background-color: #DDE1EB;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.enterprise-solutions-page .installation-process-landing-page a:hover {
  cursor: pointer;
  color: #757575;
  outline: 0; }

.enterprise-solutions-page .installation-process-landing-page .marquee h1 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 33px;
  margin: 0; }

@media (min-width: 801px) {
  .enterprise-solutions-page .installation-process-landing-page .marquee h1 {
    font-size: 58px;
    line-height: 64px; } }

.enterprise-solutions-page .installation-process-landing-page .marquee a {
  border-radius: 4.7px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%; }
  .enterprise-solutions-page .installation-process-landing-page .marquee a:hover {
    background-color: rgba(255, 255, 255, 0.1); }

@media (min-width: 801px) {
  .enterprise-solutions-page .installation-process-landing-page .marquee a {
    border-radius: 6px;
    line-height: 22px;
    padding: 21px;
    width: 396px; } }

.enterprise-solutions-page .installation-process-landing-page .marquee.page-marquee {
  position: relative;
  background-color: #1E223B;
  background-size: cover;
  background-position: 90%; }
  .enterprise-solutions-page .installation-process-landing-page .marquee.page-marquee::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, #1e223b 0%, rgba(30, 34, 59, 0) 20%, rgba(30, 34, 59, 0) 80%, #1e223b 100%);
    pointer-events: none; }

.enterprise-solutions-page section {
  display: block; }

.enterprise-solutions-page .row {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.enterprise-solutions-page .row .column,
.enterprise-solutions-page img {
  display: inline-block; }

.enterprise-solutions-page img {
  border-style: initial;
  border-width: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

.enterprise-solutions-page .causes-weak-signal {
  padding: 48px 0 33px; }

.enterprise-solutions-page .causes-weak-signal span {
  color: #000;
  display: block;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 18px;
  text-align: center; }

.enterprise-solutions-page .row .column {
  flex: 0 0 auto; }

.enterprise-solutions-page .causes-weak-signal .subheading {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px; }

@media (min-width: 801px) {
  .enterprise-solutions-page .causes-weak-signal .subheading {
    font-size: 24px;
    line-height: 32px; } }

.enterprise-solutions-page .causes-weak-signal h2.heading {
  padding-top: 0;
  text-wrap: wrap;
  text-align: center; }

@media (min-width: 801px) {
  .enterprise-solutions-page .causes-weak-signal h2.heading {
    font-size: 30px;
    line-height: 42px; } }

.enterprise-solutions-page .causes-weak-signal .row.four-columns {
  justify-content: space-between; }

.enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell {
  position: relative;
  text-align: center;
  width: 100%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell {
    width: 24.95%; }
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell:first-child,
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell:last-child {
    width: 14.29%; } }

.enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell img {
  margin-bottom: 19px;
  max-height: 169px; }

.enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell::after {
  background-image: url(https://store-h98026m042.mybigcommerce.com/content/images/enterprise-solutions/icon-arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  height: 12px;
  left: 103%;
  margin-left: 1px;
  position: absolute;
  top: 80px;
  width: 60px; }

@media (max-width: 1100px) {
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell::after {
    top: 70px; } }

@media (max-width: 950px) {
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell::after {
    left: 100%;
    top: 55px; } }

@media (max-width: 860px) {
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell::after {
    height: 10px;
    margin-left: 2px;
    width: 50px; } }

@media (max-width: 800px) {
  .enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell::after {
    display: block;
    height: 109px;
    left: auto;
    margin-bottom: 15px;
    margin-left: calc(50% - 54.5px);
    position: relative;
    top: 100%;
    transform: rotate(90deg);
    width: 109px; } }

.enterprise-solutions-page .causes-weak-signal .row.four-columns .weak-signal-cell:last-child::after {
  display: none; }

.enterprise-solutions-page div,
.enterprise-solutions-page p {
  padding: 0; }

.enterprise-solutions-page .enterprise-process {
  background-color: #EDF1F5;
  padding: 51px 0 33px; }

.enterprise-solutions-page .enterprise-process h2.heading {
  color: #000000;
  font-size: 38px;
  font-weight: 500;
  line-height: 42px;
  padding-bottom: 35px;
  text-align: center; }

.enterprise-solutions-page .enterprise-process .row.four-columns {
  justify-content: space-between; }

.enterprise-solutions-page .enterprise-process .row.four-columns .column.enterprise-process-cell {
  width: calc(50% - 20px); }

@media (min-width: 801px) {
  .enterprise-solutions-page .enterprise-process .row.four-columns .column.enterprise-process-cell {
    width: calc(23% - 20px); } }

.enterprise-solutions-page .enterprise-process .row.four-columns .column.enterprise-process-cell span {
  background-color: #068AC7;
  color: #fff;
  display: block;
  font-size: 24px;
  text-align: center; }

.enterprise-solutions-page .enterprise-process .row.four-columns .column.enterprise-process-cell p {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 35px;
  text-align: center; }

.enterprise-solutions-page .enterprise-process .row.four-columns .column.enterprise-process-cell .subheading {
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  margin: 22px auto 15px;
  width: 200px;
  text-align: center;
  font-weight: 600; }

.enterprise-solutions-page .how-it-looks {
  padding: 0 0 65px; }

@media (min-width: 801px) {
  .enterprise-solutions-page .how-it-looks {
    padding: 0 0 85px; } }

.enterprise-solutions-page img.desktop-view {
  display: none; }

@media (min-width: 801px) {
  .enterprise-solutions-page img.desktop-view {
    display: block; }
  .enterprise-solutions-page img.mobile-view {
    display: none; } }

.enterprise-solutions-page .how-it-looks h2.heading {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 1.5rem;
  padding: 1.5rem; }

@media (min-width: 801px) {
  .enterprise-solutions-page .how-it-looks h2.heading {
    font-size: 38px;
    line-height: 42px;
    padding: 1.5rem; } }

.enterprise-solutions-page .why-bt-install-pros {
  padding: 0 0 60px;
  background-color: #EDF1F5; }

@media (min-width: 801px) {
  .enterprise-solutions-page .why-bt-install-pros {
    padding: 0 0 85px; } }

.enterprise-solutions-page .why-bt-install-pros ul li {
  color: #000;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 25px; }

.enterprise-solutions-page .subheading.subheading-with-border {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 30px; }

.enterprise-solutions-page .why-bt-install-pros h2.heading {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  padding-bottom: 46px;
  text-align: center;
  margin-top: 1.5rem; }

@media (min-width: 801px) {
  .enterprise-solutions-page .why-bt-install-pros h2.heading {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 49px;
    padding-top: 1.5rem;
    text-align: center; } }

.enterprise-solutions-page .column {
  display: inline-block;
  flex: 0 0 auto;
  width: 100%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .column {
    width: 50%; } }

.enterprise-solutions-page .row.two-columns .column {
  width: 100%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .row.two-columns .column {
    width: 50%; } }

.enterprise-solutions-page .why-bt-install-pros .row.two-columns .column.right-cell {
  padding: 0 8%;
  text-align: center; }

.enterprise-solutions-page .after-installation {
  background-color: initial;
  background: #DCE1EB;
  padding: 56px 0 44px; }

.enterprise-solutions-page div,
.enterprise-solutions-page h2.heading {
  margin: 0; }

.enterprise-solutions-page .after-installation .cell-title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 27px;
  margin: 0 auto 25px;
  max-width: 100%;
  text-align: center;
  width: 230px; }

.enterprise-solutions-page .after-installation .cell-image {
  align-content: center;
  align-items: center;
  display: flex;
  height: 63px;
  justify-content: center;
  margin-bottom: 21px; }

.enterprise-solutions-page .after-installation h2.heading {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 34px;
  padding: 0 0 49px;
  text-align: center; }

@media (min-width: 801px) {
  .enterprise-solutions-page .after-installation h2.heading {
    font-size: 38px;
    line-height: 42px;
    padding: 0 0 60px; } }

.enterprise-solutions-page .after-installation .cell-image img {
  max-height: 100%;
  max-width: 71px;
  width: auto; }

.enterprise-solutions-page .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.enterprise-solutions-page .row.four-columns .column {
  width: 50%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .row.four-columns .column {
    width: 25%; } }

.enterprise-solutions-page .companies-we-serve {
  padding: 0 0 40px;
  padding: 1.5rem; }

@media (min-width: 801px) {
  .enterprise-solutions-page .companies-we-serve {
    padding: 0 0 70px; } }

.enterprise-solutions-page .companies-we-serve h2.heading {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
  padding: 1.5rem; }

@media (min-width: 801px) {
  .enterprise-solutions-page .companies-we-serve h2.heading {
    font-size: 38px;
    line-height: 42px; } }

.enterprise-solutions-page .row.five-columns .column {
  width: 50%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .row.five-columns .column {
    width: 20%; } }

.enterprise-solutions-page .companies-we-serve .row.five-columns {
  align-content: stretch;
  align-items: stretch;
  justify-content: space-between; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column {
  align-content: center;
  align-items: center;
  display: flex;
  height: 87px;
  justify-content: center;
  padding: 0;
  margin-bottom: 20px; }

@media (min-width: 801px) {
  .enterprise-solutions-page .companies-we-serve .row.five-columns .column {
    height: auto;
    padding: 2%;
    margin-bottom: 20px; } }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column img {
  max-width: 100%; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.cola img {
  height: 41px;
  width: 126px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.hyatt img {
  height: 30px;
  width: 129px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.lazboy img {
  height: 35px;
  width: 241px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.public img {
  height: 57px;
  width: 106px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.marriott img {
  height: 78px;
  width: 100px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.nike img {
  height: 64px;
  width: 122px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.ge img {
  height: 74px;
  width: 74px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.chevron img {
  height: 80px;
  width: 72px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.campbells img {
  height: 35px;
  width: 106px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.target img {
  height: 87px;
  width: 68px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.valero img {
  height: 54px;
  width: 79px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.pepsico img {
  height: 33px;
  width: 141px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.microsoft img {
  height: 31px;
  width: 142px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.apple img {
  height: 68px;
  width: 57px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.ikea img {
  height: 43px;
  width: 118px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.halliburton img {
  height: 11px;
  width: 150px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.aep img {
  height: 68px;
  width: 102px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.baker img {
  height: 57px;
  width: 95px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.bluebell img {
  height: 74px;
  width: 103px; }

.enterprise-solutions-page .companies-we-serve .row.five-columns .column.kinder img {
  height: 38px;
  width: 176px; }

.enterprise-solutions-page .row {
  align-content: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }

.enterprise-solutions-page .learn-more {
  background-image: linear-gradient(#eee 0, #dadada 100%);
  padding: 43px 0 50px; }

@media (min-width: 801px) {
  .enterprise-solutions-page .learn-more {
    padding: 70px 0 60px; } }

.enterprise-solutions-page .row .column {
  display: inline-block;
  flex: 0 0 auto; }

.enterprise-solutions-page .learn-more .subheading,
.enterprise-solutions-page .learn-more h2.heading {
  color: #000;
  font-weight: 500;
  letter-spacing: 0; }

.enterprise-solutions-page .learn-more .subheading {
  font-size: 28px;
  line-height: 38px; }

@media (max-width: 550px) {
  .enterprise-solutions-page .learn-more .subheading {
    font-size: 24px;
    line-height: 34px; } }

.enterprise-solutions-page .learn-more h2.heading {
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  margin: 0;
  padding: 0 0 25px; }

@media (min-width: 801px) {
  .enterprise-solutions-page .learn-more h2.heading {
    font-size: 44px;
    line-height: 48px; } }

.enterprise-solutions-page .learn-more div.heading {
  margin-top: 20px; }

.enterprise-solutions-page .learn-more .subheading strong,
.enterprise-solutions-page .learn-more div.heading a {
  color: #0063a6;
  font-weight: 700;
  letter-spacing: 0; }

.enterprise-solutions-page .learn-more .subheading strong {
  font-size: 26px;
  line-height: 36px;
  width: 100%;
  max-width: 420px; }

.enterprise-solutions-page .learn-more div.heading a {
  font-size: 44px;
  line-height: 48px;
  text-decoration: none; }

.enterprise-solutions-page .row.two-columns .column {
  width: 100%; }

@media (min-width: 801px) {
  .enterprise-solutions-page .row.two-columns .column {
    width: 50%; } }

.enterprise-solutions-page .learn-more .row.two-columns {
  align-items: flex-start; }

.enterprise-solutions-page .learn-more div.heading a .phone-icon {
  background-image: url(https://store-h98026m042.mybigcommerce.com/content/images/icon/call-blue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 59px;
  margin: -5px 16px 0 0;
  vertical-align: middle;
  width: 59px; }

.enterprise-solutions-page [href]:focus {
  outline: 2px solid transparent !important;
  outline-offset: 0 !important; }

.enterprise-solutions-page .footer-info-list a {
  font-size: 14px; }

.enterprise-solutions-page .footer-menu .footer-info-list {
  display: inline-block; }

.enterprise-solutions-page .footer-menu li a {
  background: none;
  border: 0;
  padding: 0 0 0.35714rem 0;
  margin-bottom: 0; }

.wilson-cloud--banner {
  background: radial-gradient(circle, #DCE1EB, #BDC4CB, #9EA5AF);
  text-align: center;
  padding: 20px 0; }
  .wilson-cloud--banner .wilson-cloud-logo {
    max-width: 80%;
    height: auto;
    margin-bottom: 5px; }
  .wilson-cloud--banner .banner-title {
    font-size: 58px;
    color: #333;
    margin-bottom: 0px; }
  .wilson-cloud--banner .banner-subtitle {
    font-size: 34px;
    color: #0063A6; }
  @media only screen and (max-width: 768px) {
    .wilson-cloud--banner .wilson-cloud-logo {
      max-width: 50%; }
    .wilson-cloud--banner .banner-title {
      font-size: 30px; }
    .wilson-cloud--banner .banner-subtitle {
      font-size: 18px; } }
  @media only screen and (max-width: 480px) {
    .wilson-cloud--banner .wilson-cloud-logo {
      max-width: 40%; }
    .wilson-cloud--banner .banner-title {
      font-size: 22px; }
    .wilson-cloud--banner .banner-subtitle {
      font-size: 16px; } }

.wilson-cloud-section {
  background-color: #FFF;
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.wilson-cloud-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  font-size: 35px; }

.wilson-cloud-section-title {
  flex: 1;
  font-weight: 500;
  white-space: nowrap; }

.wilson-cloud-section-logo {
  flex: 1;
  max-width: 50%;
  margin-right: 60px; }

.wilson-cloud-section-subtitle {
  font-size: 28px;
  max-width: 1000px;
  text-align: center;
  margin-top: 30px; }

.wilson-cloud-section-btn {
  margin-top: 30px;
  padding: 20px 80px;
  color: white;
  border: 1px solid #00adee;
  background: #00adee;
  transition: background-color 0.3s ease 0s;
  font-size: 18px; }

.wilson-cloud-section-btn:hover {
  background-color: #0063A6;
  color: #FFF; }

@media (max-width: 1145px) {
  .wilson-cloud-header {
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .wilson-cloud-section-title, .wilson-cloud-section-logo {
    margin: 20px 0; }
  .wilson-cloud-section-title {
    margin-left: 0; } }

@media (max-width: 768px) {
  .wilson-cloud-section-title {
    white-space: normal; }
  .wilson-cloud-section-subtitle {
    font-size: 20px;
    text-align: center; }
  .wilson-cloud-section-btn {
    padding: 12px;
    font-size: 15px; } }

.wilson-cloud-benefits {
  max-width: 100%;
  margin: 0 auto;
  background-color: #EDF1F5;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center; }

.wilson-cloud-benefits h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  width: 100%; }

.wilson-cloud-benefit-item {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
  margin-bottom: 10px;
  max-width: 925px;
  width: 100%; }

.wilson-cloud-benefit-item .icon-container {
  background-color: #008bd0;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px; }

.wilson-cloud-benefit-item .icon-container img {
  width: 85%;
  position: relative;
  z-index: 3; }

.wilson-cloud-benefit-item p {
  margin: 0;
  margin-left: 20px;
  font-size: 22px;
  padding-right: 1.5rem; }

@media (max-width: 768px) {
  .wilson-cloud-benefit-item {
    flex-direction: column;
    max-width: 90%;
    align-items: center; }
  .wilson-cloud-benefit-item .icon-container {
    display: none; }
  .wilson-cloud-benefit-item p {
    margin: 0;
    text-align: center;
    padding: 10px; } }

.wilsonpro-cloud-process {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .wilsonpro-cloud-process h2 {
    font-size: 28px;
    width: 100%; }
  .wilsonpro-cloud-process p {
    font-size: 22px; }
  .wilsonpro-cloud-process .process-step {
    flex: 1;
    min-width: calc(33.3333% - 2%);
    margin: 20px 1%;
    text-align: center;
    box-sizing: border-box; }
    .wilsonpro-cloud-process .process-step h3 {
      font-size: 24px;
      margin: 20px 0;
      background-color: #00adee;
      border-radius: 50%;
      color: white;
      width: 50px;
      height: 50px;
      line-height: 50px;
      display: inline-block; }
    .wilsonpro-cloud-process .process-step .step-icon {
      margin: 0 auto; }
      .wilsonpro-cloud-process .process-step .step-icon img {
        display: block;
        margin: 0 auto; }

@media only screen and (max-width: 768px) {
  .wilsonpro-cloud-process .process-step {
    min-width: 100%;
    margin: 20px 0; } }

.wilson-cloud {
  padding: 20px 0; }

.cloud-wrapper {
  width: 100%;
  position: relative; }

.wilson-cloud .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }

.wilson-cloud h1 {
  font-size: 30px;
  padding: 1.5rem;
  text-align: center; }

.wilson-cloud p {
  margin-bottom: 30px;
  font-size: 22px;
  text-align: center; }

.wilson-cloud .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.wilson-cloud .card {
  flex: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 15px;
  padding: 20px;
  background-color: #fff;
  align-items: flex-start; }

.wilson-cloud .card .range {
  display: block;
  background-color: #068AC7;
  padding: 10px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  font-size: 22px; }

.wilson-cloud .card .image img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 320px;
  height: 188px;
  object-fit: cover; }

.wilson-cloud .card .best-for {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 22px;
  text-align: center; }

.wilson-cloud .card .features {
  list-style-type: none;
  padding: 0;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: baseline; }

.wilson-cloud .card .features li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
  font-size: 22px; }

.wilson-cloud .card .features li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.wilson-cloud .card .learn-more {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  color: #068AC7;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  border: 1px solid grey;
  font-size: 18px;
  padding: 0; }

.wilson-cloud .card .learn-more:hover {
  background-color: #068AC7;
  color: #fff; }

.wilson-cloud .card .image-caption {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
  font-size: 28px;
  text-align: center; }

.wilson-cloud .card h2 {
  margin: 20px 0;
  color: #333;
  font-size: 30px;
  text-align: center; }

@media (max-width: 768px) {
  .wilson-cloud .cards {
    flex-direction: column; }
  .wilson-cloud .card {
    margin: 10px 0; }
  .wilson-cloud .card h2, .wilson-cloud .card .image-caption {
    font-size: 30px;
    text-align: center; }
  .wilson-cloud .card .features li {
    font-size: 22px; } }

.wilsonpro-cloud-video-section {
  text-align: center;
  background-color: #fff;
  width: 100%;
  margin-bottom: 3.5rem; }
  .wilsonpro-cloud-video-section h2 {
    font-size: 30px;
    margin-bottom: 20px; }
  .wilsonpro-cloud-video-section .video-content p {
    margin-bottom: 20px;
    font-size: 24px; }
  .wilsonpro-cloud-video-section .video-content .video-thumbnail {
    position: relative;
    display: inline-block; }
    .wilsonpro-cloud-video-section .video-content .video-thumbnail img {
      max-width: 100%;
      display: block; }
    .wilsonpro-cloud-video-section .video-content .video-thumbnail .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 100px;
      color: white;
      text-decoration: none; }
      .wilsonpro-cloud-video-section .video-content .video-thumbnail .play-button:hover, .wilsonpro-cloud-video-section .video-content .video-thumbnail .play-button:focus {
        cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .wilsonpro-cloud-video-section h2 {
      font-size: 22px;
      margin-bottom: 5px; }
    .wilsonpro-cloud-video-section .video-content p {
      font-size: 18px;
      margin-bottom: 12px; }
    .wilsonpro-cloud-video-section .video-content .video-thumbnail .play-button {
      font-size: 90px; } }
  @media only screen and (max-width: 480px) {
    .wilsonpro-cloud-video-section h2 {
      font-size: 18px;
      margin-bottom: 12px; }
    .wilsonpro-cloud-video-section .video-content p {
      font-size: 12px;
      margin-bottom: 12px; }
    .wilsonpro-cloud-video-section .video-content .video-thumbnail .play-button {
      font-size: 80px; } }

.full-width-video {
  width: 100%;
  background-color: #EDF1F5; }

.works-with-all-carriers {
  background: #F4F4F4;
  overflow: hidden; }
  .works-with-all-carriers h2 {
    color: #000000;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: none;
    padding: 3rem 0 3rem 0;
    margin: 0 !important; }
    @media (min-width: 1024px) {
      .works-with-all-carriers h2 {
        font-size: 30px; } }
  .works-with-all-carriers .carriers {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 3rem; }
    .works-with-all-carriers .carriers .carrier {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50%;
      padding: 1rem; }
      @media (min-width: 551px) {
        .works-with-all-carriers .carriers .carrier {
          width: 33.33%; } }
      @media (min-width: 1024px) {
        .works-with-all-carriers .carriers .carrier {
          width: 20%;
          margin-bottom: 0; } }
      .works-with-all-carriers .carriers .carrier img {
        flex-shrink: 0;
        flex-grow: 0; }
        .works-with-all-carriers .carriers .carrier img.att {
          width: 90px;
          height: 36px; }
          @media (min-width: 1024px) {
            .works-with-all-carriers .carriers .carrier img.att {
              width: 105px;
              height: 43px; } }
        .works-with-all-carriers .carriers .carrier img.tmobile {
          width: 95px;
          height: 23px; }
          @media (min-width: 1024px) {
            .works-with-all-carriers .carriers .carrier img.tmobile {
              width: 117px;
              height: 27px; } }
        .works-with-all-carriers .carriers .carrier img.verizon {
          width: 103px;
          height: 27px; }
          @media (min-width: 1024px) {
            .works-with-all-carriers .carriers .carrier img.verizon {
              width: 117px;
              height: 26px; } }
        .works-with-all-carriers .carriers .carrier img.uscellular {
          width: 133px;
          height: 26px; }
          @media (min-width: 1024px) {
            .works-with-all-carriers .carriers .carrier img.uscellular {
              width: 148px;
              height: 28px; } }
        .works-with-all-carriers .carriers .carrier img.dish {
          width: 64px;
          height: 28px; }
          @media (min-width: 1024px) {
            .works-with-all-carriers .carriers .carrier img.dish {
              width: 74px;
              height: 33px; } }

.product-modern-page .works-with-all-carriers {
  width: calc(100% + 2.428rem);
  margin-left: -1.21429rem; }
  @media (min-width: 1024px) {
    .product-modern-page .works-with-all-carriers {
      width: calc(100% + 126px);
      margin-left: -63px; } }
  .product-modern-page .works-with-all-carriers h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .product-modern-page .works-with-all-carriers h2 {
        font-size: 28px; } }

.categoryHeroBackground {
  background: #515151; }
  .categoryHeroBackground .container {
    max-width: 83rem; }

.categoryHeroDefaultBackground {
  background: #515151; }
  .categoryHeroDefaultBackground .container {
    max-width: 83rem; }

.categoryHeroDefaultBackground--blue {
  background: #515151; }

.categoryHeroSimpleBackground {
  background: #515151; }
  .categoryHeroSimpleBackground .container {
    max-width: 83rem; }

.categoryHeroSimpleBackground--blue {
  background: #515151; }

.categoryHero {
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 700px) {
    .categoryHero {
      flex-direction: row; } }
  .categoryHero .text {
    padding: 1.5rem 0;
    margin-bottom: -3rem;
    z-index: 1; }
    .categoryHero .text > h1,
    .categoryHero .text > span {
      color: #FFF;
      font-size: 24px;
      line-height: 28px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: .75rem; }
      @media (min-width: 551px) {
        .categoryHero .text > h1,
        .categoryHero .text > span {
          font-size: 36px;
          line-height: 40px; } }
      @media (min-width: 1024px) {
        .categoryHero .text > h1,
        .categoryHero .text > span {
          font-size: 50px;
          line-height: 46px; } }
      .categoryHero .text > h1 > span,
      .categoryHero .text > span > span {
        color: #00ADEE; }
        @media (min-width: 1024px) {
          .categoryHero .text > h1 > span,
          .categoryHero .text > span > span {
            display: inline; } }
    @media (min-width: 700px) {
      .categoryHero .text {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .categoryHero .text img {
          max-width: 200px; } }
    @media (min-width: 900px) {
      .categoryHero .text {
        position: absolute;
        max-width: 500px;
        top: 15%;
        z-index: 1; } }
    @media (min-width: 1024px) {
      .categoryHero .text {
        max-width: 600px; }
        .categoryHero .text img {
          max-width: 250px; } }
  .categoryHero .image {
    overflow: hidden;
    position: relative; }
    .categoryHero .image.home {
      top: 10px; }
    .categoryHero .image.vehicle {
      top: 30px; }
    .categoryHero .image img {
      display: block;
      margin-left: auto; }
    @media (min-width: 700px) {
      .categoryHero .image {
        overflow: visible; } }
    @media (min-width: 900px) {
      .categoryHero .image {
        margin-left: auto; } }

.categoryHeroDefault {
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 700px) {
    .categoryHeroDefault {
      flex-direction: row;
      align-items: center;
      height: 250px; } }
  @media (min-width: 1024px) {
    .categoryHeroDefault {
      height: 390px; } }
  .categoryHeroDefault .logo-peplink {
    width: 150px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-peplink {
        width: 244px;
        margin-bottom: 1.5rem; } }
  .categoryHeroDefault .logo-weboost {
    width: 150px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-weboost {
        width: 183px;
        margin-bottom: 1.5rem; } }
  .categoryHeroDefault .logo-wilsonpro {
    width: 150px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-wilsonpro {
        width: 270px;
        margin-bottom: 1rem; } }
  .categoryHeroDefault .logo-zinwave {
    width: 150px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-zinwave {
        width: 200px;
        margin-bottom: 1.5rem; } }
  .categoryHeroDefault .logo-teltonika {
    width: 150px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-teltonika {
        width: 240px;
        margin-bottom: 1.5rem; } }
  .categoryHeroDefault .logo-installation {
    width: 300px;
    margin-bottom: .75rem; }
    @media (min-width: 900px) {
      .categoryHeroDefault .logo-installation {
        width: 430px;
        margin-bottom: 1.5rem; } }
  .categoryHeroDefault .text {
    padding: 1.5rem 0;
    z-index: 1; }
    .categoryHeroDefault .text > h1,
    .categoryHeroDefault .text > span {
      color: #FFF;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 0; }
      @media (min-width: 551px) {
        .categoryHeroDefault .text > h1,
        .categoryHeroDefault .text > span {
          font-size: 36px;
          line-height: 40px; } }
      @media (min-width: 1024px) {
        .categoryHeroDefault .text > h1,
        .categoryHeroDefault .text > span {
          font-size: 55px;
          line-height: 50px; } }
      .categoryHeroDefault .text > h1 > span,
      .categoryHeroDefault .text > span > span {
        color: #00ADEE; }
    .categoryHeroDefault .text > p {
      font-size: 22px;
      color: #FFF; }
    .categoryHeroDefault .text .subheading {
      color: #FFF;
      font-size: 18px;
      line-height: 26px; }
      @media (min-width: 1024px) {
        .categoryHeroDefault .text .subheading {
          font-size: 26px;
          line-height: 34px; } }
      .categoryHeroDefault .text .subheading > span {
        color: #00ADEE; }
    .categoryHeroDefault .text .subheading-medium {
      color: #FFF;
      font-size: 22px;
      line-height: 28px; }
      @media (min-width: 1024px) {
        .categoryHeroDefault .text .subheading-medium {
          font-size: 30px;
          line-height: 36px; } }
    .categoryHeroDefault .text .buttons {
      display: flex;
      flex-direction: column; }
      .categoryHeroDefault .text .buttons .button {
        width: 100%;
        margin: 0 0 1.5rem 0; }
        .categoryHeroDefault .text .buttons .button:last-child {
          margin-bottom: 0; }
      @media (min-width: 551px) {
        .categoryHeroDefault .text .buttons {
          flex-direction: row; }
          .categoryHeroDefault .text .buttons .button {
            width: 50%;
            margin-top: 1.5rem; }
            .categoryHeroDefault .text .buttons .button:first-child {
              margin-right: .75rem;
              margin-bottom: 0; }
            .categoryHeroDefault .text .buttons .button:last-child {
              margin-left: .75rem;
              margin-bottom: 0; } }
      @media (min-width: 1024px) {
        .categoryHeroDefault .text .buttons {
          width: calc(100% + 100px); } }
    .categoryHeroDefault .text .button {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem;
      border: 0;
      padding: 12px 30px;
      background: #00ADEE;
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 22px;
      text-align: center;
      display: block;
      text-transform: uppercase;
      border-radius: 0;
      transition: all .2s;
      max-width: 350px; }
      .categoryHeroDefault .text .button:hover, .categoryHeroDefault .text .button:focus {
        background: #2a5d89; }
      @media (min-width: 500px) {
        .categoryHeroDefault .text .button {
          font-size: 18px;
          padding: 10px 25px; } }
    .categoryHeroDefault .text img {
      max-width: 250px;
      height: auto; }
    @media (min-width: 700px) {
      .categoryHeroDefault .text {
        margin-bottom: 0; } }
    @media (min-width: 900px) {
      .categoryHeroDefault .text {
        position: absolute;
        max-width: 500px;
        z-index: 1; } }
    @media (min-width: 1000px) {
      .categoryHeroDefault .text {
        max-width: 600px; } }
  .categoryHeroDefault .image {
    display: none;
    overflow: hidden;
    position: relative;
    margin-left: auto; }
    .categoryHeroDefault .image img {
      display: block;
      margin-left: auto; }
    @media (min-width: 700px) {
      .categoryHeroDefault .image {
        display: block;
        width: 50%; } }
    @media (min-width: 900px) {
      .categoryHeroDefault .image {
        max-width: 476px; } }

.categoryHeroSimple {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 4.5rem 0; }
  .categoryHeroSimple h1 {
    color: #FFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0 0 0.5rem 0; }
    .categoryHeroSimple h1 span {
      display: block;
      font-size: 50px;
      font-weight: 700;
      color: #00ADEE;
      line-height: 3.5rem; }
  .categoryHeroSimple .subheading {
    color: #FFF;
    font-size: 26px;
    margin: 0; }
  .categoryHeroSimple .button {
    margin-top: 1.5rem;
    border: 0;
    background: #00ADEE;
    color: #fff;
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .2s; }
    .categoryHeroSimple .button:hover, .categoryHeroSimple .button:focus {
      background: #2a5d89; }

.brandHeroBackground--wilsonpro {
  background: radial-gradient(circle, #DDE1EB 0%, #AFB5C1 100%); }

.brandHero--wilsonpro {
  padding: 3rem 0; }
  @media (min-width: 1024px) {
    .brandHero--wilsonpro {
      padding: 4.5rem 0; } }
  .brandHero--wilsonpro .logo {
    max-width: 300px;
    margin: 0 auto; }
    @media (min-width: 551px) {
      .brandHero--wilsonpro .logo {
        max-width: 451px; } }
  .brandHero--wilsonpro .heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    margin: 1.5rem 0; }
    @media (min-width: 551px) {
      .brandHero--wilsonpro .heading {
        font-size: 34px;
        line-height: 40px; } }
    @media (min-width: 1024px) {
      .brandHero--wilsonpro .heading {
        font-size: 42px;
        line-height: 48px;
        margin: 3rem 0; } }
  .brandHero--wilsonpro .subheading {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 551px) {
      .brandHero--wilsonpro .subheading {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .brandHero--wilsonpro .subheading {
        font-size: 42px; } }
    .brandHero--wilsonpro .subheading .delimiter {
      display: inline-block;
      height: 18px;
      width: 1px;
      background-color: #FFF;
      margin: 0 1rem; }
      @media (min-width: 1024px) {
        .brandHero--wilsonpro .subheading .delimiter {
          height: 60px;
          margin: 0 3rem; } }

.pageHeroBackground {
  background: radial-gradient(circle, #dde1eb 0, #afb5c1 100%); }

.pageHero--InstallationService {
  display: flex;
  flex-direction: column;
  padding: 3rem 0; }
  .pageHero--InstallationService .left {
    text-align: center; }
    .pageHero--InstallationService .left .top {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #0063A6;
      font-weight: 600;
      font-size: 20px;
      text-transform: uppercase; }
      .pageHero--InstallationService .left .top .delimiter {
        display: inline-block;
        margin: 0 .5rem; }
        @media (min-width: 551px) {
          .pageHero--InstallationService .left .top .delimiter {
            width: 2px;
            height: 26px;
            display: inline-block;
            background: #0063A6;
            margin: 0 4.5rem; } }
      @media (min-width: 551px) {
        .pageHero--InstallationService .left .top {
          font-size: 26px; } }
    .pageHero--InstallationService .left .middle {
      color: #000;
      font-weight: 600;
      font-size: 34px;
      line-height: 38px;
      text-transform: uppercase;
      margin-bottom: .33rem; }
      .pageHero--InstallationService .left .middle span {
        display: block;
        font-size: 40px; }
      @media (min-width: 551px) {
        .pageHero--InstallationService .left .middle {
          font-size: 60px;
          line-height: 60px; }
          .pageHero--InstallationService .left .middle span {
            font-size: 72px; } }
      @media (min-width: 1024px) {
        .pageHero--InstallationService .left .middle {
          font-size: 60px; } }
    .pageHero--InstallationService .left .bottom {
      font-size: 15px;
      text-transform: uppercase;
      color: #0063A6; }
      @media (min-width: 551px) {
        .pageHero--InstallationService .left .bottom {
          font-size: 26px; } }
  .pageHero--InstallationService .right {
    display: none;
    flex-direction: column;
    align-items: center; }
    .pageHero--InstallationService .right .logo-wilsonpro {
      margin-bottom: 1.5rem;
      padding-bottom: 1.5rem;
      border-bottom: 2px solid #A2A2A2; }
      .pageHero--InstallationService .right .logo-wilsonpro img {
        width: 341px;
        height: 61px; }
    .pageHero--InstallationService .right .logo-bip img {
      width: 335px;
      height: 106px; }
    @media (min-width: 1100px) {
      .pageHero--InstallationService .right {
        display: flex; } }
  @media (min-width: 1100px) {
    .pageHero--InstallationService {
      flex-direction: row; }
      .pageHero--InstallationService .left {
        width: 55%;
        padding-right: 3rem; }
      .pageHero--InstallationService .right {
        width: 45%;
        padding-left: 3rem;
        border-left: 2px solid #A2A2A2; } }

.industryHeroBackground {
  background: linear-gradient(to right, #DDE1EB, #AFB5C1); }
  .industryHeroBackground .container {
    max-width: 83rem; }

.industryHero {
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 551px) {
    .industryHero {
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 900px) {
    .industryHero {
      height: 300px; } }
  @media (min-width: 1024px) {
    .industryHero {
      height: auto; } }
  @media (min-width: 1250px) {
    .industryHero {
      height: 385px; } }
  .industryHero .text {
    padding: 1.5rem 0;
    z-index: 1; }
    .industryHero .text h1 {
      margin-top: 0;
      margin-bottom: .75rem;
      font-size: 24px;
      font-weight: 600;
      line-height: 28px;
      text-transform: uppercase; }
      @media (min-width: 800px) {
        .industryHero .text h1 {
          font-size: 30px;
          line-height: 38px; } }
      @media (min-width: 1024px) {
        .industryHero .text h1 {
          font-size: 42px;
          line-height: 48px; } }
    .industryHero .text p {
      color: #0063A6;
      font-size: 18px;
      font-weight: 600; }
      @media (min-width: 800px) {
        .industryHero .text p {
          font-size: 22px;
          line-height: 26px; } }
      @media (min-width: 1024px) {
        .industryHero .text p {
          font-size: 24px;
          line-height: 32px; } }
    .industryHero .text .cta {
      display: inline-block;
      border: 1px solid #000;
      background: #FFF;
      margin-bottom: 1.5rem;
      padding: 10px 30px;
      font-size: 16px;
      text-transform: uppercase;
      cursor: pointer; }
      .industryHero .text .cta:focus, .industryHero .text .cta:hover {
        background: #000;
        color: #FFF;
        transition: all .5s; }
      @media (min-width: 800px) {
        .industryHero .text .cta {
          font-size: 18px;
          line-height: 24px; } }
    @media (min-width: 551px) {
      .industryHero .text {
        width: 65%;
        padding-right: 1.5rem; } }
    @media (min-width: 800px) {
      .industryHero .text {
        width: 60%; } }
    @media (min-width: 1024px) {
      .industryHero .text {
        width: 55%; } }
  .industryHero .image {
    overflow: hidden;
    position: relative;
    display: none; }
    @media (min-width: 551px) {
      .industryHero .image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35%; } }
    @media (min-width: 800px) {
      .industryHero .image {
        width: 40%; } }
    @media (min-width: 1024px) {
      .industryHero .image {
        width: 45%; } }

.cs-full-width-background {
  background: radial-gradient(circle, #DDE1EB 0%, #AFB5C1 100%);
  width: 100%;
  overflow: hidden; }
  .cs-full-width-background .cs-header {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 20px;
    height: 320px;
    background-position: left top;
    background-size: cover; }
    .cs-full-width-background .cs-header--content {
      z-index: 1;
      padding: 20px; }
    .cs-full-width-background .cs-header--body {
      color: #FFFFFF;
      padding: 3rem 0;
      text-align: left; }
      .cs-full-width-background .cs-header--body h1 {
        font-size: 30px;
        font-weight: 600;
        line-height: 3rem;
        color: #000000; }
    .cs-full-width-background .cs-header--image img, .cs-full-width-background .cs-header--image .header-image {
      width: 396.4px;
      margin-top: 20px; }
  @media (max-width: 768px) {
    .cs-full-width-background .cs-full-width-background .cs-header {
      flex-direction: column;
      text-align: center; }
      .cs-full-width-background .cs-full-width-background .cs-header--image img, .cs-full-width-background .cs-full-width-background .cs-header--image .header-image {
        width: 100%;
        margin-left: 0;
        margin-top: 0; }
      .cs-full-width-background .cs-full-width-background .cs-header--content {
        width: 100%; }
      .cs-full-width-background .cs-full-width-background .cs-header--body {
        text-align: center; }
        .cs-full-width-background .cs-full-width-background .cs-header--body h1 {
          font-size: 25px;
          font-weight: 600;
          line-height: 3rem;
          color: #000000; }
        .cs-full-width-background .cs-full-width-background .cs-header--body .cs-industry-type {
          font-size: 20px; }
    .cs-full-width-background .cs-full-width-background .cs-header-title {
      font-size: 28px; } }
  @media (max-width: 480px) {
    .cs-full-width-background .cs-full-width-background .cs-header--image {
      display: none; } }

.spacer-mobile {
  padding-top: 1.5rem; }
  @media (min-width: 1024px) {
    .spacer-mobile {
      display: none; } }

.categoryHeroBackgroundNew {
  height: 108vw; }
  @media (min-width: 551px) {
    .categoryHeroBackgroundNew {
      height: 30vw;
      display: flex;
      align-items: center; } }
  @media (min-width: 1024px) {
    .categoryHeroBackgroundNew {
      height: 360px; } }
  .categoryHeroBackgroundNew .container {
    max-width: 83rem;
    display: flex; }
    .categoryHeroBackgroundNew .container .text {
      text-align: center; }
      .categoryHeroBackgroundNew .container .text h1 {
        color: #FFF;
        font-size: 7vw;
        line-height: 7.75vw;
        text-transform: uppercase;
        margin-top: 5vw; }
        @media (min-width: 551px) {
          .categoryHeroBackgroundNew .container .text h1 {
            font-size: 4.25vw;
            line-height: 4.75vw;
            margin: 0 0 1.5vw 0; } }
        @media (min-width: 1024px) {
          .categoryHeroBackgroundNew .container .text h1 {
            font-size: 50px;
            line-height: 56px;
            margin-bottom: 1rem; } }
        .categoryHeroBackgroundNew .container .text h1 span {
          display: block;
          color: #00ADEE; }
      .categoryHeroBackgroundNew .container .text .subheading {
        color: #FFF;
        font-size: 4.75vw;
        line-height: 5.5vw;
        max-width: 90%;
        margin: 0 auto; }
        .categoryHeroBackgroundNew .container .text .subheading br {
          display: none; }
        @media (min-width: 551px) {
          .categoryHeroBackgroundNew .container .text .subheading {
            font-size: 2.5vw;
            line-height: 3vw;
            max-width: 100%;
            margin: 0; }
            .categoryHeroBackgroundNew .container .text .subheading br {
              display: block; } }
        @media (min-width: 1024px) {
          .categoryHeroBackgroundNew .container .text .subheading {
            font-size: 26px;
            line-height: 30px; } }
      @media (min-width: 551px) {
        .categoryHeroBackgroundNew .container .text {
          max-width: 60%;
          text-align: left; } }
  .categoryHeroBackgroundNew--vehicle {
    background: url("https://store-bf3bb.mybigcommerce.com/content/images/vehicle-category-marquee-background-2025-may-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundNew--vehicle {
        background: url("https://store-bf3bb.mybigcommerce.com/content/images/vehicle-category-marquee-background-2025-desktop-new.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundNew--home {
    background: url("https://store-bf3bb.mybigcommerce.com/content/images/home-category-marquee-background-2025-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundNew--home {
        background: url("https://store-bf3bb.mybigcommerce.com/content/images/home-category-marquee-background-2025-desktop-new.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundNew--metal-buildings {
    background: url("https://store-bf3bb.mybigcommerce.com/content/images/metal-buildings-category-marquee-background-2025-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundNew--metal-buildings {
        background: url("https://store-bf3bb.mybigcommerce.com/content/images/metal-buildings-category-marquee-background-2025.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }

.categoryHeroBackgroundLifestyle {
  height: 80vw; }
  @media (min-width: 551px) {
    .categoryHeroBackgroundLifestyle {
      height: 30vw;
      display: flex;
      align-items: center; } }
  @media (min-width: 1024px) {
    .categoryHeroBackgroundLifestyle {
      height: 360px; } }
  .categoryHeroBackgroundLifestyle .container {
    max-width: 83rem;
    display: flex; }
    .categoryHeroBackgroundLifestyle .container .text h1 {
      color: #FFF;
      font-size: 8vw;
      line-height: 9vw;
      text-transform: uppercase;
      margin-top: 8.5vw; }
      @media (min-width: 551px) {
        .categoryHeroBackgroundLifestyle .container .text h1 {
          font-size: 4.25vw;
          line-height: 4.75vw;
          margin: 0 0 1.5vw 0; } }
      @media (min-width: 1024px) {
        .categoryHeroBackgroundLifestyle .container .text h1 {
          font-size: 50px;
          line-height: 56px;
          margin-bottom: 1rem; } }
      .categoryHeroBackgroundLifestyle .container .text h1 span {
        display: block;
        color: #00ADEE; }
    .categoryHeroBackgroundLifestyle .container .text .subheading {
      color: #FFF;
      font-size: 4.5vw;
      line-height: 5.5vw;
      max-width: 70%; }
      .categoryHeroBackgroundLifestyle .container .text .subheading br {
        display: none; }
      @media (min-width: 551px) {
        .categoryHeroBackgroundLifestyle .container .text .subheading {
          font-size: 2.5vw;
          line-height: 3vw;
          max-width: 100%;
          margin: 0; }
          .categoryHeroBackgroundLifestyle .container .text .subheading br {
            display: block; } }
      @media (min-width: 1024px) {
        .categoryHeroBackgroundLifestyle .container .text .subheading {
          font-size: 26px;
          line-height: 30px; } }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle .container .text {
        max-width: 60%;
        text-align: left; } }
  .categoryHeroBackgroundLifestyle--home {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/home-category-marquee-background-2025-mobile-new.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--home {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/home-category-marquee-background-2025-desktop-new.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundLifestyle--vehicle {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/vehicle-category-marquee-background-2025-may-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--vehicle {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/vehicle-category-marquee-background-2025-desktop-new.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundLifestyle--small-business {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url("https://store-bf3bb.mybigcommerce.com/content/images/small-business-category-marquee-background-2025-mobile-new.jpg?new");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--small-business {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/small-business-category-marquee-background-2025-desktop-new.jpg?new");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundLifestyle--commercial {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.1)), url("https://store-bf3bb.mybigcommerce.com/content/images/commercial-category-marquee-background-2025-mobile-new.jpg?new");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--commercial {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/commercial-category-marquee-background-2025-desktop-new.jpg?new");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; }
        .categoryHeroBackgroundLifestyle--commercial .text {
          max-width: 65% !important; } }
  .categoryHeroBackgroundLifestyle--outdoor {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-outdoor-antenas-2025-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--outdoor {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-outdoor-antenas-2025-desktop.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundLifestyle--indoor {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-indoor-antenas-2025-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--indoor {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-indoor-antenas-2025-desktop.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }
  .categoryHeroBackgroundLifestyle--antennas-vehicles {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-vehicle-antenas-2025-mobile.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (min-width: 551px) {
      .categoryHeroBackgroundLifestyle--antennas-vehicles {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)), url("https://store-bf3bb.mybigcommerce.com/content/images/category-marquee-antennas-vehicle-antenas-2025-desktop.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; } }

.caseStudyPost .cs-full-width-background {
  background: #515151;
  width: 100%;
  overflow: hidden; }

.caseStudyPost .cs-header {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 20px;
  height: 320px;
  background-position: left top;
  background-size: cover; }

.caseStudyPost .cs-header--content {
  z-index: 1;
  padding: 20px; }

.caseStudyPost .cs-header--body {
  color: #FFFFFF;
  padding: 3rem 0;
  text-align: left; }

.caseStudyPost .cs-header--body h1 {
  font-size: 42px;
  font-weight: 600;
  line-height: 3rem;
  color: #000000; }

.caseStudyPost .cs-industry-type {
  color: #0063A6;
  font-weight: 700;
  font-size: 20px; }

.caseStudyPost .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem; }

.caseStudyPost .column {
  padding: 15px;
  box-sizing: border-box;
  width: 100%; }

@media (min-width: 768px) {
  .caseStudyPost .column--left {
    width: 30%; }
  .caseStudyPost .column--right {
    width: 70%; } }

.caseStudyPost .cs-summary,
.caseStudyPost .cs-content {
  padding: 1.5rem; }

.caseStudyPost .cs-summary--logo img,
.caseStudyPost .cs-summary-product img {
  width: auto;
  height: auto;
  margin-bottom: 15px; }

.caseStudyPost .cs-content h2 {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 2.5rem;
  font-weight: 300; }

.caseStudyPost .cs-content h3 {
  font-size: 24px;
  font-weight: 600; }

.caseStudyPost .cs-content p {
  font-size: 18px;
  margin-bottom: 2.5rem; }

@media (min-width: 1181px) {
  .caseStudyPost .column {
    display: inline-block;
    vertical-align: top;
    width: 50%; } }

.caseStudyPost .cs-summary {
  font-size: 17px;
  padding-top: 4rem; }

@media (min-width: 1181px) {
  .caseStudyPost .cs-summary {
    width: 30%; } }

@media (min-width: 1181px) {
  .caseStudyPost .cs-summary > div {
    max-width: 260px; } }

.caseStudyPost .cs-summary p {
  margin-bottom: 0.3rem; }

.caseStudyPost .cs-summary a {
  color: #0c84c0;
  text-decoration: none; }

.caseStudyPost .cs-summary .cs-summary--logo img {
  max-height: 174px; }

.caseStudyPost .cs-summary .cs-summary-product img {
  margin-top: 1rem;
  max-width: 194px; }

.caseStudyPost .cs-content {
  padding-top: 4rem; }

@media (min-width: 1181px) {
  .caseStudyPost .cs-content {
    width: 70%; } }

.caseStudyPost .cs-content h2:first-child {
  font-size: 24px;
  margin-top: 0;
  line-height: 27px;
  margin-bottom: 2.5rem;
  font-weight: 300; }

.caseStudyPost .cs-header--image img {
  width: 396.4px;
  margin-top: 20px; }

.caseStudyPost .header-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 3rem; }

@media (max-width: 768px) {
  .caseStudyPost .cs-header {
    flex-direction: column;
    text-align: center; }
  .caseStudyPost .cs-header--image img {
    display: none; }
  .caseStudyPost .cs-header--content {
    width: 100%; }
  .caseStudyPost .cs-header--body {
    text-align: center; }
  .caseStudyPost .cs-header--body h1 {
    font-size: 25px;
    font-weight: 600;
    line-height: 2.5rem;
    color: #000000; } }

.caseStudyPost .cs-content-subtitle {
  font-size: 18px;
  font-weight: 600; }

.caseStudyPost .cs-content-paragraph {
  font-size: 14px;
  margin-bottom: 2.5rem; }

.caseStudyPost .cs-header {
  background: #515151;
  justify-content: space-around; }

.caseStudyPost .cs-header--image .header-image {
  width: 393px;
  margin-top: 20px; }

.caseStudyPost .cs-header-title {
  font-size: 42px;
  font-weight: 600;
  line-height: 3rem; }

@media (max-width: 768px) {
  .caseStudyPost .cs-header {
    flex-direction: column;
    text-align: center;
    height: 220px; }
  .caseStudyPost .cs-header--image .header-image {
    width: 100%;
    margin-left: 0;
    margin-top: 0; }
  .caseStudyPost .cs-header-title {
    font-size: 28px; }
  .caseStudyPost .cs-header--body {
    text-align: center; } }

@media (max-width: 480px) {
  .caseStudyPost .cs-header--image {
    display: none; }
  .caseStudyPost h1 {
    font-size: 25px;
    font-weight: 600;
    line-height: 3rem;
    color: #000000; }
  .caseStudyPost .cs-industry-type {
    font-size: 20px; } }

.talk-to-experts {
  background: #F4F4F4;
  padding: 1.5rem 0; }
  .talk-to-experts img {
    display: block;
    margin: 0 auto 14px;
    height: 70px;
    width: 81px; }
  .talk-to-experts .title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 28px;
    text-align: center; }
  .talk-to-experts a {
    color: #FFFFFF !important;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    display: block; }

.case-studies-customer h2 {
  color: #990642;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  display: block;
  margin: 0.42857rem 0px;
  padding: 0px;
  flex: 0 0 auto; }

.case-studies-solution h2 {
  color: #990642;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  display: block;
  margin: 0.42857rem 0px;
  padding: 0px;
  flex: 0 0 auto; }

.ourEnterpriseServicesBackground {
  background-color: #EDF1F5; }

.ourEnterpriseServices {
  padding: 3rem 0 4.5rem 0; }
  .ourEnterpriseServices h2 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 3rem !important;
    text-align: center;
    font-weight: 400; }

.ourEnterpriseServices-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.ourEnterpriseServices-listItem {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 3rem; }
  .ourEnterpriseServices-listItem .heading {
    font-size: 22px;
    font-weight: 600; }
  .ourEnterpriseServices-listItem .description {
    font-size: 18px;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .ourEnterpriseServices-listItem .description {
        font-size: 20px;
        min-height: 150px; } }
  .ourEnterpriseServices-listItem .link {
    width: 100%;
    display: flex;
    align-items: center;
    color: #00adee;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 4px solid #00adee; }
  .ourEnterpriseServices-listItem .left {
    width: 60px; }
  .ourEnterpriseServices-listItem .right {
    width: calc(100% - 60px);
    padding-left: 1.5rem; }
  @media (min-width: 1024px) {
    .ourEnterpriseServices-listItem {
      max-width: 100%;
      width: 33.33%;
      flex-direction: column; }
      .ourEnterpriseServices-listItem .left,
      .ourEnterpriseServices-listItem .right {
        width: 100%; }
      .ourEnterpriseServices-listItem .left {
        margin-bottom: 1.5rem; }
      .ourEnterpriseServices-listItem .right {
        padding-left: 0;
        padding-right: 3rem; } }

.enterpriseProductsBackground {
  background: #EDF1F5; }
  .enterpriseProductsBackground .container {
    max-width: 1300px; }

.enterpriseProducts {
  padding: 1.5rem 0; }
  @media (min-width: 1024px) {
    .enterpriseProducts {
      padding: 3rem 0; } }
  .enterpriseProducts h2 {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    margin-bottom: 3rem !important;
    text-align: center;
    font-weight: 400; }

.enterpriseProducts-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 350px;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .enterpriseProducts-list {
      max-width: 100%;
      flex-direction: row;
      flex-wrap: wrap; } }

.enterpriseProducts-listItem {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  background: #FFF;
  border: 1px solid #c2d0e0;
  background-color: #fff;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.12); }
  @media (min-width: 800px) {
    .enterpriseProducts-listItem {
      width: calc(50% - 3rem);
      margin: 1.5rem; } }
  @media (min-width: 1200px) {
    .enterpriseProducts-listItem {
      width: calc(33.33% - 3rem); } }
  .enterpriseProducts-listItem .label {
    background-color: #068AC7;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    padding: 8px;
    text-align: center; }
  .enterpriseProducts-listItem .main {
    padding: 0 1.5rem; }
    .enterpriseProducts-listItem .main .title {
      display: block;
      margin: 1.5rem 0;
      color: #000;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 28px;
      text-align: center;
      font-weight: 400; }
    @media (min-width: 800px) {
      .enterpriseProducts-listItem .main .image {
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center; } }
    .enterpriseProducts-listItem .main .best-for {
      font-weight: 600;
      text-align: center;
      font-size: 22px;
      margin-top: 1.5rem; }
    .enterpriseProducts-listItem .main .square-list {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      margin: 1.5rem 0; }
      .enterpriseProducts-listItem .main .square-list li {
        width: 50%;
        font-size: 16px;
        line-height: 22px;
        height: 85px;
        padding: .5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center; }
        @media (min-width: 551px) {
          .enterpriseProducts-listItem .main .square-list li {
            font-size: 18px;
            padding: 1.5rem; } }
        @media (min-width: 1024px) {
          .enterpriseProducts-listItem .main .square-list li {
            font-size: 20px;
            line-height: 24px; } }
        .enterpriseProducts-listItem .main .square-list li:nth-child(1) {
          border-bottom: 1px solid #CCC;
          border-right: 1px solid #CCC; }
        .enterpriseProducts-listItem .main .square-list li:nth-child(2) {
          border-bottom: 1px solid #CCC; }
        .enterpriseProducts-listItem .main .square-list li:nth-child(3) {
          border-right: 1px solid #CCC; }
    .enterpriseProducts-listItem .main .contact-us {
      padding: 0 1.5rem;
      margin: 1.5rem 0;
      text-align: center;
      font-weight: 600;
      font-size: 22px;
      line-height: 28px; }
      @media (min-width: 1024px) {
        .enterpriseProducts-listItem .main .contact-us {
          min-height: 56px; } }
      .enterpriseProducts-listItem .main .contact-us a {
        display: block;
        color: #0A8CC8;
        font-size: 24px; }
    .enterpriseProducts-listItem .main .view-product {
      display: block;
      padding: .5rem;
      border: 1px solid #979797;
      color: #0A8CC8;
      text-align: center;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 1.5rem; }
      .enterpriseProducts-listItem .main .view-product:focus, .enterpriseProducts-listItem .main .view-product:hover {
        background: #000;
        color: #FFF;
        transition: .2s all; }

.couponsDiscounts {
  display: flex;
  align-items: center;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .couponsDiscounts {
      flex-direction: row; } }

.couponsDiscounts-text,
.couponsDiscounts-form {
  width: 100%; }

.couponsDiscounts-text h2 {
  margin: 1.5rem 0 0 0;
  text-align: center;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: .75rem; }

.couponsDiscounts-text p {
  font-size: 16px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 1.5rem auto; }

@media (min-width: 1024px) {
  .couponsDiscounts-text {
    padding-right: 3rem; }
    .couponsDiscounts-text h2, .couponsDiscounts-text p {
      text-align: left; } }

.couponsDiscounts-form {
  background: #EDF1F5;
  padding: 1.5rem;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }
  .couponsDiscounts-form h3 {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0; }
  @media (min-width: 1024px) {
    .couponsDiscounts-form {
      margin-top: 3rem; }
      .couponsDiscounts-form h3 {
        text-align: left;
        padding-left: 5px; } }

.enterpriseContactUs {
  background: #00ADEE;
  padding: 1.5rem 0 2rem 0; }
  .enterpriseContactUs .enterpriseContactUs-number {
    color: #FFF;
    line-height: 24px;
    margin-bottom: 1.5rem;
    text-align: center; }
    .enterpriseContactUs .enterpriseContactUs-number span {
      font-size: 20px;
      font-weight: 600; }
    .enterpriseContactUs .enterpriseContactUs-number a {
      display: block;
      font-size: 24px;
      font-weight: 600;
      color: #FFF; }
  .enterpriseContactUs .enterpriseContactUs-form span {
    display: block;
    max-width: 400px;
    color: #FFF;
    border: 1px solid #FFF;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    padding: 10px 25px;
    transition: all .2s;
    cursor: pointer;
    margin: 0 auto; }
    .enterpriseContactUs .enterpriseContactUs-form span:hover, .enterpriseContactUs .enterpriseContactUs-form span:focus {
      background: #515151;
      border-color: #515151; }
  @media (min-width: 700px) {
    .enterpriseContactUs {
      padding: 3rem 0; }
      .enterpriseContactUs .container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        text-align: center; }
      .enterpriseContactUs .enterpriseContactUs-number {
        margin-bottom: 0;
        margin-right: 3rem;
        padding-right: 3rem;
        border-right: 1px solid #FFF;
        text-align: left;
        line-height: 32px; }
        .enterpriseContactUs .enterpriseContactUs-number span {
          font-size: 36px;
          font-weight: 400; }
        .enterpriseContactUs .enterpriseContactUs-number a {
          font-size: 36px;
          font-weight: 700; }
      .enterpriseContactUs .enterpriseContactUs-form span {
        padding: 10px 40px; } }

.v {
  background: #F4F4F4;
  padding: 2rem 0; }
  .v img {
    display: block;
    margin: 0 auto 14px;
    height: 70px;
    width: 81px; }
  .v .title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 28px;
    text-align: center; }
  .v a {
    color: #FFFFFF !important;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    display: block; }
  @media (min-width: 700px) {
    .v .title {
      font-size: 24px; }
    .v a {
      font-size: 30px; } }

.product-downloads .body {
  background-color: #FFF !important; }

.productDownloads {
  margin-top: 3rem;
  margin-bottom: 4.5rem; }
  .productDownloads .product-form {
    overflow: hidden; }
  .productDownloads .no-results {
    padding: 1.5rem; }
    .productDownloads .no-results p {
      font-size: 16px; }

.productDownloads-heading {
  margin: 0 0 .75rem 0;
  font-size: 20px;
  line-height: 24px; }

.productDownloads-form {
  padding: 1.5rem 1.5rem 3rem 1.5rem;
  background: #EEEFF1;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .productDownloads-form input[type="button"] {
    display: none; }
  .productDownloads-form input[type="submit"] {
    background: #068ac7;
    border: 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 0 15px;
    height: 40px; }
  .productDownloads-form button[type="submit"] {
    display: none; }
  @media (min-width: 700px) {
    .productDownloads-form {
      flex-direction: row;
      align-items: flex-end; } }

.productDownloads-searchBar {
  border: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0; }
  .productDownloads-searchBar label {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 1rem; }
  .productDownloads-searchBar input[type="text"] {
    margin: .75rem 0;
    padding: 10px;
    border: 1px solid #CCC;
    width: 100%;
    height: 40px; }
    @media (min-width: 700px) {
      .productDownloads-searchBar input[type="text"] {
        margin-bottom: 0; } }
  @media (min-width: 700px) {
    .productDownloads-searchBar {
      padding-right: 1rem; } }

.productCard {
  display: flex;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #D8D8D8;
  flex-direction: column; }
  .productCard:last-child {
    border-bottom: 0; }
  .productCard .card-cells {
    display: flex;
    margin-bottom: 1.5rem; }
  .productCard .document-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1.5rem;
    background: #F2F2F2; }
  .productCard .left-cell .name {
    font-size: 18px;
    line-height: 24px; }
  .productCard .left-cell .sku {
    font-size: 16px;
    font-weight: 600; }
    .productCard .left-cell .sku a {
      color: #058ac7; }
  .productCard .left-cell .count {
    font-size: 16px; }
  .productCard .left-cell .no-documents {
    font-size: 16px; }
  .productCard .right-cell {
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0; }
  @media (max-width: 360px) {
    .productCard .card-cells {
      flex-direction: column-reverse; }
    .productCard .left-cell,
    .productCard .right-cell {
      width: 100%; } }
  @media (min-width: 800px) {
    .productCard {
      flex-direction: row; }
      .productCard .card-cells {
        width: 30%;
        flex-direction: column; }
        .productCard .card-cells .right-cell {
          margin-top: 1.5rem; }
      .productCard .document-row {
        width: 70%; } }
  .productCard .productDownload {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1rem;
    text-align: center; }
    .productCard .productDownload img {
      width: 70px; }
    .productCard .productDownload a {
      margin: 1.5rem 0;
      padding: 10px 15px;
      font-weight: 600;
      text-transform: uppercase;
      background: #068ac7;
      color: #FFF;
      transition: all .2s; }
      .productCard .productDownload a:hover, .productCard .productDownload a:focus {
        background: #2a5d89; }
    @media (min-width: 800px) {
      .productCard .productDownload {
        width: 33.33%;
        margin: 0; } }

.productDownloads-results {
  padding: 1.5rem; }
  .productDownloads-results .productDownloads-heading {
    margin-top: 0 1.5rem; }

.teltonika-rutm50 {
  /* Media queries for mobile view */ }
  .teltonika-rutm50 .new-section-wrapper {
    background-color: #000; }
    .teltonika-rutm50 .new-section-wrapper .container {
      background-image: url("https://store-6q5bpsuh.mybigcommerce.com/content/images/rutm50-product-bg-large.png");
      background-size: 50%;
      background-position: 100% 63%;
      background-repeat: no-repeat;
      color: #fff;
      padding: 3rem 1rem 4.5rem 1rem; }
      @media (max-width: 768px) {
        .teltonika-rutm50 .new-section-wrapper .container {
          background-color: #000000;
          background-image: none; } }
  .teltonika-rutm50 .new-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .new-section {
        padding: 4rem; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .new-section {
        flex-direction: column;
        text-align: left;
        padding: 2rem;
        background: none; } }
    .teltonika-rutm50 .new-section .content {
      flex: 1;
      margin-right: 30px; }
      @media (max-width: 768px) {
        .teltonika-rutm50 .new-section .content {
          margin-right: 0;
          margin-bottom: 1rem; } }
      .teltonika-rutm50 .new-section .content h2 {
        color: #02adee;
        font-weight: 700;
        font-size: 50px;
        line-height: 52px; }
        @media (min-width: 1024px) {
          .teltonika-rutm50 .new-section .content h2 {
            font-size: 70px;
            line-height: 72px; } }
        @media (max-width: 768px) {
          .teltonika-rutm50 .new-section .content h2 {
            font-size: 40px;
            line-height: 42px; } }
      .teltonika-rutm50 .new-section .content p {
        font-size: 18px;
        line-height: 23px; }
        @media (min-width: 1024px) {
          .teltonika-rutm50 .new-section .content p {
            font-size: 24px;
            line-height: 33px; } }
        @media (max-width: 768px) {
          .teltonika-rutm50 .new-section .content p {
            font-size: 16px;
            line-height: 22px; } }
      .teltonika-rutm50 .new-section .content ul {
        margin-top: 1rem;
        list-style-type: disc; }
        @media (max-width: 768px) {
          .teltonika-rutm50 .new-section .content ul {
            padding-left: 0;
            text-align: left; } }
        .teltonika-rutm50 .new-section .content ul li {
          margin-bottom: .75rem;
          font-size: 18px;
          line-height: 20px; }
          @media (min-width: 1024px) {
            .teltonika-rutm50 .new-section .content ul li {
              font-size: 18px;
              line-height: 20px; } }
      .teltonika-rutm50 .new-section .content .button-group {
        display: flex;
        gap: 15px;
        margin-top: 2rem; }
        @media (max-width: 768px) {
          .teltonika-rutm50 .new-section .content .button-group {
            flex-direction: column;
            gap: 10px; } }
        .teltonika-rutm50 .new-section .content .button-group a {
          display: inline-block;
          padding: 15px 20px;
          background-color: #02adee;
          color: #fff;
          font-size: 16px;
          font-weight: bold;
          text-align: center;
          text-decoration: none;
          width: 20%; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .new-section .content .button-group a {
              width: 100% !important; } }
          .teltonika-rutm50 .new-section .content .button-group a:hover {
            background-color: #1b7d9c; }
    .teltonika-rutm50 .new-section .image {
      flex: 1;
      max-width: 50%; }
      @media (max-width: 768px) {
        .teltonika-rutm50 .new-section .image {
          max-width: 100%; } }
      .teltonika-rutm50 .new-section .image img {
        width: 100%;
        height: auto; }
  .teltonika-rutm50 .use-cases-section {
    margin: 2rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 3rem !important; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .use-cases-section {
        flex-direction: column;
        text-align: left; } }
    .teltonika-rutm50 .use-cases-section .use-cases-content {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media (max-width: 768px) {
        .teltonika-rutm50 .use-cases-section .use-cases-content {
          flex-direction: column;
          text-align: left; } }
      .teltonika-rutm50 .use-cases-section .use-cases-content .image {
        flex: 1;
        max-width: 50%; }
        @media (max-width: 768px) {
          .teltonika-rutm50 .use-cases-section .use-cases-content .image {
            max-width: 100%; } }
        .teltonika-rutm50 .use-cases-section .use-cases-content .image img {
          width: 100%;
          height: auto; }
      .teltonika-rutm50 .use-cases-section .use-cases-content .content {
        flex: 1;
        margin-left: 5rem; }
        @media (max-width: 768px) {
          .teltonika-rutm50 .use-cases-section .use-cases-content .content {
            margin-left: 0;
            margin-top: 1rem;
            text-align: left; } }
        .teltonika-rutm50 .use-cases-section .use-cases-content .content h2 {
          font-size: 30px;
          line-height: 36px;
          font-weight: 800; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .use-cases-section .use-cases-content .content h2 {
              font-size: 24px;
              line-height: 30px; } }
          @media (min-width: 1024px) {
            .teltonika-rutm50 .use-cases-section .use-cases-content .content h2 {
              font-size: 40px;
              line-height: 48px;
              margin-right: 1.5rem; } }
        .teltonika-rutm50 .use-cases-section .use-cases-content .content ul {
          list-style-type: disc; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .use-cases-section .use-cases-content .content ul {
              padding-left: 0;
              text-align: left; } }
          .teltonika-rutm50 .use-cases-section .use-cases-content .content ul li {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: .5rem; }
            @media (min-width: 1024px) {
              .teltonika-rutm50 .use-cases-section .use-cases-content .content ul li {
                font-size: 20px;
                line-height: 28px; } }
            @media (max-width: 768px) {
              .teltonika-rutm50 .use-cases-section .use-cases-content .content ul li {
                font-size: 16px;
                line-height: 22px; } }
  .teltonika-rutm50 .product-cards-section {
    margin: 3rem 0 4.5rem 0;
    text-align: center; }
    .teltonika-rutm50 .product-cards-section h2 {
      font-size: 30px;
      line-height: 36px;
      font-weight: 800;
      margin-bottom: 1.5rem; }
      @media (min-width: 1024px) {
        .teltonika-rutm50 .product-cards-section h2 {
          font-size: 40px;
          line-height: 48px;
          margin-top: 4.5rem; } }
      @media (max-width: 768px) {
        .teltonika-rutm50 .product-cards-section h2 {
          font-size: 24px;
          line-height: 30px;
          text-align: center; } }
    .teltonika-rutm50 .product-cards-section .product-cards {
      display: flex;
      justify-content: space-evenly; }
      @media (max-width: 768px) {
        .teltonika-rutm50 .product-cards-section .product-cards {
          flex-direction: column;
          align-items: center;
          text-align: left; } }
      .teltonika-rutm50 .product-cards-section .product-cards .product-card {
        background-color: #F3F6FA;
        width: 30%;
        max-width: 350px;
        padding: 1rem;
        border-radius: 0;
        text-align: left;
        position: relative;
        flex: 1 1 calc(33.333% - 20px);
        margin: 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (max-width: 768px) {
          .teltonika-rutm50 .product-cards-section .product-cards .product-card {
            width: 100%;
            margin-bottom: 1rem;
            display: flex;
            flex-direction: column;
            height: auto;
            overflow: hidden; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper {
          position: relative;
          text-align: center;
          height: 150px;
          margin-top: 3.5rem; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper {
              height: auto; } }
          .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image {
            position: absolute;
            width: auto;
            height: auto; }
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade {
              width: 4%;
              height: auto;
              top: 10px;
              right: 25px; }
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade-xl {
              width: 15%;
              height: auto;
              top: 10px;
              right: 15px; }
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.poynting-puck {
              max-width: 50%;
              height: auto;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%); }
            @media (max-width: 768px) {
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade {
                width: 3% !important;
                height: auto !important;
                position: absolute !important;
                top: -54px !important;
                right: 60px !important;
                margin: 0 !important;
                overflow: hidden !important; }
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade-xl {
                width: 9% !important;
                height: auto !important;
                position: absolute !important;
                top: -50px !important;
                right: 45px !important;
                left: auto !important;
                bottom: auto !important;
                margin: 0 !important;
                overflow: hidden !important; }
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.poynting-puck {
                width: 25% !important;
                height: auto !important;
                position: absolute !important;
                top: 35px !important;
                right: 0 !important;
                left: 250px !important;
                bottom: 0 !important;
                margin: auto !important;
                overflow: hidden !important; } }
        @media (max-width: 768px) {
          .teltonika-rutm50 .product-cards-section .product-cards .product-card .content-wrapper {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            width: 100%;
            padding-top: 0; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .product-details {
          margin-top: 0;
          width: 70%; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .product-details {
              flex: 1;
              width: 100%; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card h3 {
          font-size: 22px;
          line-height: 25px;
          font-weight: bold;
          margin-bottom: .5rem;
          min-height: 50px; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card h3 {
              font-size: 18px;
              line-height: 22px;
              margin: 0; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card p {
          font-size: 18px;
          line-height: 29px;
          margin-bottom: .5rem; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card p {
              display: none; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .price-and-buttons {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .price-and-buttons {
              flex-direction: column;
              align-items: flex-start;
              justify-content: flex-start;
              width: 100%; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .price {
          font-size: 22px;
          line-height: 25px;
          font-weight: bold;
          margin-bottom: 0; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .price {
              display: none; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group {
          display: flex;
          gap: 10px; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group {
              flex-direction: row;
              justify-content: space-between;
              width: 100%;
              z-index: 1;
              background: #f4f6fa; } }
          .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group a {
            display: inline-block;
            padding: 0.5rem 1rem;
            background-color: #02adee;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            text-decoration: none;
            width: 100%; }
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group a:hover {
              background-color: #1b7d9c; }
            @media (max-width: 768px) {
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group a {
                width: 48% !important;
                padding: 0.25rem !important;
                font-size: 14px !important; } }
          .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group .view-product {
            display: none; }
            @media (max-width: 768px) {
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group .view-product {
                display: block;
                order: 1; } }
          .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group .add-to-cart {
            order: 2; }
            @media (max-width: 768px) {
              .teltonika-rutm50 .product-cards-section .product-cards .product-card .button-group .add-to-cart {
                width: 48% !important; } }
        .teltonika-rutm50 .product-cards-section .product-cards .product-card .mobile-buttons-image-wrapper {
          display: none; }
          @media (max-width: 768px) {
            .teltonika-rutm50 .product-cards-section .product-cards .product-card .mobile-buttons-image-wrapper {
              display: flex;
              justify-content: space-between;
              width: 100%; } }
  .teltonika-rutm50 h1 {
    color: #02adee;
    font-weight: 800;
    font-size: 50px;
    line-height: 52px; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 h1 {
        font-size: 65px;
        line-height: 65px;
        margin-bottom: 2rem; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 h1 {
        font-size: 40px;
        line-height: 42px; } }
  @media (min-width: 1361px) {
    .teltonika-rutm50 .container {
      padding: 0 6rem; } }
  .teltonika-rutm50 .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 89rem;
    padding: 0 1.5rem;
    position: relative;
    width: 100%; }
  .teltonika-rutm50 .top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    background-color: white;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .top-section {
        padding-top: 3rem;
        padding-bottom: 3rem; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .top-section {
        flex-direction: column;
        text-align: center; } }
  .teltonika-rutm50 .content {
    flex: 1;
    height: auto;
    margin-right: 30px; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .content {
        margin-right: 0;
        margin-bottom: 1rem;
        text-align: left; } }
    .teltonika-rutm50 .content p {
      margin-right: 0;
      margin-bottom: .75rem;
      padding: 1rem 0px;
      font-size: 18px;
      line-height: 23px; }
      @media (min-width: 1024px) {
        .teltonika-rutm50 .content p {
          line-height: 32px;
          font-size: 20px;
          margin-top: 10px; } }
      @media (max-width: 768px) {
        .teltonika-rutm50 .content p {
          font-size: 16px;
          line-height: 22px; } }
  .teltonika-rutm50 .logo {
    max-width: 500px;
    margin-bottom: 3rem; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .logo {
        max-width: 100%; } }
  .teltonika-rutm50 p {
    margin-bottom: 6.5rem;
    line-height: 33px;
    font-size: 21px; }
    @media (max-width: 768px) {
      .teltonika-rutm50 p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 2rem; } }
  .teltonika-rutm50 .cta-button {
    display: inline-block;
    width: 47% !important;
    margin-top: auto;
    margin-right: 1%;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .cta-button {
        width: 100% !important;
        margin-bottom: 1rem; } }
  .teltonika-rutm50 .cta-button,
  .teltonika-rutm50 .feature-button {
    display: inline-block;
    width: 100% !important;
    max-width: 616px;
    padding: 7px 20px;
    background-color: #02adee;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    transition: all ease .2s;
    margin-top: auto; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .cta-button,
      .teltonika-rutm50 .feature-button {
        font-size: 20px; } }
  .teltonika-rutm50 .cta-button:hover,
  .teltonika-rutm50 .cta-button:focus,
  .teltonika-rutm50 .feature-button:hover,
  .teltonika-rutm50 .feature-button:focus {
    background-color: #1b7d9c;
    color: #FFF; }
  .teltonika-rutm50 .feature-button {
    font-size: 19px;
    width: 208px;
    height: 50px;
    align-content: center; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .feature-button {
        width: 100%;
        font-size: 18px; } }
  .teltonika-rutm50 .teltonika-products-section {
    padding: 40px 0;
    background-color: #FFF; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .teltonika-products-section {
        width: calc(100% + 3rem);
        margin-left: -1.5rem;
        padding-top: 0; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-products-section {
        padding: 20px 0; } }
  .teltonika-rutm50 .teltonika-products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center; }
  @media (min-width: 900px) {
    .teltonika-rutm50 .teltonika-products-grid {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  .teltonika-rutm50 .teltonika-product-card {
    background-color: #F3F6FA;
    text-align: center;
    width: 30%;
    padding: 20px; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .teltonika-product-card {
        display: flex;
        flex-direction: column; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-product-card {
        width: 100%; } }
  .teltonika-rutm50 .teltonika-product-card h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    font-weight: bold; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .teltonika-product-card h3 {
        font-size: 30px;
        line-height: 36px;
        min-height: 100px; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-product-card h3 {
        font-size: 20px;
        line-height: 24px; } }
  .teltonika-rutm50 .teltonika-product-card .teltonika-price {
    margin-bottom: 20px;
    font-size: 18px;
    color: #02adee;
    font-weight: bold; }
  .teltonika-rutm50 .teltonika-product-card ul {
    padding-left: 1.5rem;
    text-align: left;
    margin-bottom: 20px;
    margin-left: 0; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-product-card ul {
        padding-left: 0;
        text-align: left; } }
  .teltonika-rutm50 .teltonika-product-card ul li {
    font-size: 16px;
    line-height: 24px;
    color: #555; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .teltonika-product-card ul li {
        font-size: 24px;
        line-height: 32px; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-product-card ul li {
        font-size: 16px;
        line-height: 22px; } }
  .teltonika-rutm50 .button-group {
    display: flex;
    gap: 15px; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .button-group {
        flex-direction: column;
        gap: 10px; } }
    .teltonika-rutm50 .button-group a {
      display: flex;
      align-items: center;
      justify-content: center; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .button-group {
        margin-top: auto; } }
  .teltonika-rutm50 .teltonika-view-product,
  .teltonika-rutm50 .teltonika-add-to-cart,
  .teltonika-rutm50 .teltonika-get-quote {
    background-color: #02adee;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: all ease 0.2s;
    width: 48%;
    text-align: center;
    text-decoration: none;
    display: inline-block; }
    @media (min-width: 350px) {
      .teltonika-rutm50 .teltonika-view-product,
      .teltonika-rutm50 .teltonika-add-to-cart,
      .teltonika-rutm50 .teltonika-get-quote {
        font-size: 16px; } }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .teltonika-view-product,
      .teltonika-rutm50 .teltonika-add-to-cart,
      .teltonika-rutm50 .teltonika-get-quote {
        font-size: 18px; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .teltonika-view-product,
      .teltonika-rutm50 .teltonika-add-to-cart,
      .teltonika-rutm50 .teltonika-get-quote {
        width: 100%;
        font-size: 16px; } }
  .teltonika-rutm50 .teltonika-view-product:hover,
  .teltonika-rutm50 .teltonika-add-to-cart:hover,
  .teltonika-rutm50 .teltonika-get-quote:hover {
    background-color: #007bb5;
    color: #FFF; }
  .teltonika-rutm50 .benefits-content h2 {
    text-align: center;
    font-size: 30px;
    line-height: 57px;
    font-weight: 800; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .benefits-content h2 {
        font-size: 50px;
        margin-bottom: 2rem; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .benefits-content h2 {
        font-size: 24px;
        line-height: 30px; } }
  .teltonika-rutm50 .benefits-content p {
    font-size: 18px;
    line-height: 23px; }
    @media (min-width: 1024px) {
      .teltonika-rutm50 .benefits-content p {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 3rem; } }
    @media (max-width: 768px) {
      .teltonika-rutm50 .benefits-content p {
        font-size: 16px;
        line-height: 22px; } }
  @media (max-width: 1200px) {
    .teltonika-rutm50 .teltonika-product-card {
      width: 45%; } }
  @media (max-width: 980px) {
    .teltonika-rutm50 .cta-button {
      font-size: 18px !important; } }
  @media (max-width: 700px) {
    .teltonika-rutm50 .teltonika-product-card {
      width: 100%; } }
  @media (max-width: 768px) {
    .teltonika-rutm50 .image {
      max-width: calc(100% + 3rem);
      width: calc(100% + 3rem); }
    .teltonika-rutm50 .benefits-content p {
      margin-bottom: 0; } }
  @media (max-width: 600px) {
    .teltonika-rutm50 h1 {
      font-size: 50px;
      line-height: 55px;
      text-align: left;
      margin-top: 0; }
    .teltonika-rutm50 .content p {
      font-size: 18px;
      line-height: 25px;
      text-align: left; }
    .teltonika-rutm50 .top-section {
      flex-direction: column;
      text-align: center; }
    .teltonika-rutm50 .logo {
      max-width: 100%;
      margin-bottom: 1.5rem; }
    .teltonika-rutm50 .cta-button,
    .teltonika-rutm50 .feature-button {
      font-size: 20px;
      padding: 10px;
      width: 100%;
      margin-bottom: 10px; }
    .teltonika-rutm50 .cta-button:last-child,
    .teltonika-rutm50 .feature-button:last-child {
      margin-bottom: 0; }
    .teltonika-rutm50 .content-container {
      display: flex;
      flex-direction: column;
      margin-bottom: 1rem; }
    .teltonika-rutm50 .cta-button {
      width: 100% !important;
      margin-bottom: 1.5rem !important; }
    .teltonika-rutm50 .cta-button:last-child {
      margin-bottom: 0; } }
  @media (max-width: 768px) {
    .teltonika-rutm50 .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade {
      width: 10% !important;
      height: auto !important;
      position: absolute !important;
      top: 50px !important;
      right: 15px !important;
      left: auto !important;
      bottom: auto !important;
      margin: 0 !important;
      overflow: hidden !important; }
    .teltonika-rutm50 .teltonika-rutm50 .product-cards-section .product-cards .product-card .image-wrapper .product-image.bolton-blade-xl {
      width: 15% !important;
      height: auto !important;
      position: absolute !important;
      top: 50px !important;
      right: 15px !important;
      left: auto !important;
      bottom: auto !important;
      margin: 0 !important;
      overflow: hidden !important; } }
  .teltonika-rutm50 .rutm50-flex-section {
    background-color: #f3f6fa; }
  .teltonika-rutm50 .rutm50-flex-section .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
  .teltonika-rutm50 .form-container,
  .teltonika-rutm50 .image-container {
    flex: 1;
    max-width: 50%;
    padding: 0;
    margin: 0;
    padding: 4rem !important; }
  .teltonika-rutm50 .image-container {
    position: relative;
    overflow: hidden;
    background: url(https://store-6q5bpsuh.mybigcommerce.com/content/images/fleet_coverage.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  .teltonika-rutm50 .image-container img {
    display: none;
    object-fit: cover;
    display: block;
    position: absolute; }
  @media (max-width: 900px) {
    .teltonika-rutm50 .rutm50-flex-section .container {
      flex-direction: column; }
    .teltonika-rutm50 .rutm50-flex-section .form-container,
    .teltonika-rutm50 .rutm50-flex-section .image-container {
      max-width: 100%;
      width: 100%; }
    .teltonika-rutm50 .rutm50-flex-section .image-container {
      display: none; } }
  @media (max-width: 1200px) {
    .teltonika-rutm50 #klaviyo-form-SLXPSd {
      width: 100%; }
    .teltonika-rutm50 #klaviyo-form-SLXPSd div[data-testid="form-row"]:nth-child(2),
    .teltonika-rutm50 #klaviyo-form-SLXPSd div[data-testid="form-row"]:nth-child(3),
    .teltonika-rutm50 #klaviyo-form-SLXPSd div[data-testid="form-row"]:nth-child(5) {
      display: block !important; }
    .teltonika-rutm50 #klaviyo-form-SLXPSd div[data-testid="form-row"]:nth-child(5) button {
      width: 100%;
      font-size: 20px; }
    .teltonika-rutm50 #klaviyo-form-SLXPSd span {
      font-size: 35px !important;
      line-height: 24px; } }
  .teltonika-rutm50 .yotpo.bottomLine {
    display: flex;
    justify-content: left;
    margin-bottom: 1.5rem; }
    .teltonika-rutm50 .yotpo.bottomLine a, .teltonika-rutm50 .yotpo.bottomLine .star-clickable, .teltonika-rutm50 .yotpo.bottomLine .yotpo-stars {
      cursor: default !important; }
    .teltonika-rutm50 .yotpo.bottomLine a:hover {
      color: #0c84c0 !important; }
    @media (max-width: 768px) {
      .teltonika-rutm50 .yotpo.bottomLine {
        display: none !important; } }

.online-devices-section {
  padding: 20px; }

.online-devices-header h2 {
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 15px; }

.online-devices-header p {
  font-size: 16px;
  line-height: 24px;
  color: #555;
  text-align: center;
  margin: 0 auto 20px; }

.data-plans-heading h3 {
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 25px; }

.features-grid {
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center; }

.feature-box {
  background-color: #F2F2F2;
  display: flex;
  align-items: center;
  width: 282.8px;
  height: 118px;
  padding: 15px;
  box-sizing: border-box;
  margin: 0 auto; }

.feature-icon img {
  width: 80px;
  height: 80px;
  margin-right: 15px; }

.feature-text p {
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  margin: 0; }

@media (min-width: 768px) {
  .online-devices-header h2,
  .data-plans-heading h3 {
    font-size: 26px;
    line-height: 38px; }
  .online-devices-header p {
    font-size: 17px;
    line-height: 26px; }
  .features-grid {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px; }
  .feature-box {
    width: 282.8px;
    margin: 0; }
  .feature-icon img {
    width: 80px;
    height: 80px;
    margin-right: 15px; } }

@media (min-width: 1024px) {
  .online-devices-header h2,
  .data-plans-heading h3 {
    font-size: 30px;
    line-height: 45px; }
  .online-devices-header p {
    font-size: 18px;
    line-height: 27px; }
  .feature-box {
    width: 282.8px;
    height: 118px;
    padding: 15px; }
  .feature-icon img {
    width: 80px;
    height: 80px; }
  .feature-text p {
    font-size: 18px;
    line-height: 28px; } }

.iot-plans-section, .mobile-plans-section {
  padding: 20px 0;
  text-align: center; }
  .iot-plans-section h2, .mobile-plans-section h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px; }
  .iot-plans-section p, .mobile-plans-section p {
    font-size: 18px;
    line-height: 27px;
    color: #555;
    margin-bottom: 20px; }

.iot-plans-grid, .mobile-plans-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center; }

.plan-box {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  width: 100%;
  max-width: 300px;
  height: auto;
  box-sizing: border-box;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-height: 455px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .plan-box img {
    margin-bottom: 10px; }
  .plan-box h3 {
    font-size: 18px;
    margin-bottom: 5px; }
  .plan-box p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px; }
  .plan-box .price {
    font-size: 18px;
    font-weight: bold;
    margin: 10px;
    color: #000000; }
  .plan-box .button-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: auto;
    align-items: center; }
  .plan-box .shop-button {
    width: 100%;
    max-width: 160px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #979797;
    color: #000;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s; }
    .plan-box .shop-button:hover {
      background-color: #000;
      border-color: #000;
      color: #FFF; }

@media (min-width: 768px) {
  .iot-plans-grid, .mobile-plans-grid {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .plan-box {
    width: 45%;
    max-width: none; }
  .button-group {
    flex-direction: row;
    justify-content: center; }
  .shop-button {
    flex: 1;
    width: auto; } }

@media (min-width: 1024px) {
  .iot-plans-grid, .mobile-plans-grid {
    justify-content: center; }
  .plan-box {
    width: 22%;
    height: auto;
    min-height: 455px;
    padding: 30px; } }

.more-data-section .custom-plan, .more-data-section .mobile-bundles {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  text-align: center; }

.more-data-section .custom-plan {
  background-color: #333;
  color: #fff; }

.more-data-section .mobile-bundles {
  background-color: #38a6f5;
  color: #fff; }

.more-data-section h2 {
  font-size: 40px;
  line-height: 60px;
  margin: 0;
  font-weight: bold;
  color: #fff; }

.more-data-section p {
  font-size: 26px;
  line-height: 39px;
  margin-top: 10px; }

.faq-section {
  background-color: #F4F4F4;
  padding: 1.5rem 0 4.5rem 0; }
  .faq-section h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 1.5rem; }
  .faq-section .faq-item {
    margin-bottom: 20px; }
    .faq-section .faq-item strong {
      font-size: 22px;
      display: block;
      margin-bottom: 1rem; }
    .faq-section .faq-item p {
      font-size: 18px;
      color: #333;
      line-height: 1.5;
      margin-bottom: 2rem; }

.cta-button.klaviyo-form {
  display: block;
  color: white;
  background-color: #078ac7;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 315px;
  margin: 0.78571rem auto;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.2s ease; }
  .cta-button.klaviyo-form:hover {
    background-color: #056491; }

@media (min-width: 768px) {
  .cta-button.klaviyo-form {
    font-size: 18px; } }

.section-header {
  text-align: center;
  margin: 20px 0; }
  .section-header h2 {
    font-size: 30px;
    line-height: 45px;
    font-weight: bold; }
  .section-header p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 3rem; }

.images-container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 40px; }
  .images-container .solution-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .images-container .solution-item img {
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
    .images-container .solution-item h2 {
      font-size: 30px;
      line-height: 45px;
      margin-bottom: 10px;
      margin-top: 0; }
    .images-container .solution-item p {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 2.5rem; }
    .images-container .solution-item .buttons-container {
      margin-top: auto;
      display: flex;
      gap: 20px;
      justify-content: center; }
    .images-container .solution-item a.solution-btn {
      background-color: #fff;
      color: #000;
      padding: 12px 30px;
      border: 1px solid #000;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none;
      transition: background-color 0.3s ease-in-out; }
      @media (min-width: 500px) {
        .images-container .solution-item a.solution-btn {
          font-size: 18px;
          padding: 10px 65px; } }
      .images-container .solution-item a.solution-btn:hover {
        background-color: #000;
        color: #FFF; }

.connectivity-title {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  padding: 3rem; }

.connectivity-architecture {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin-bottom: 40px; }
  .connectivity-architecture .architecture-content {
    flex: 1;
    text-align: left; }
    .connectivity-architecture .architecture-content h3 {
      font-size: 30px;
      font-weight: bold;
      line-height: 42px;
      margin-bottom: 15px; }
    .connectivity-architecture .architecture-content p {
      font-size: 18px;
      line-height: 27px;
      margin-bottom: 3.5rem; }
    .connectivity-architecture .architecture-content a.architecture-btn {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem;
      border: 0;
      padding: 12px 30px;
      background: #00ADEE;
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 22px;
      text-align: center;
      border-radius: 0;
      transition: all .2s;
      max-width: 500px;
      display: block; }
      @media (min-width: 500px) {
        .connectivity-architecture .architecture-content a.architecture-btn {
          font-size: 18px;
          padding: 16px 40px; } }
      .connectivity-architecture .architecture-content a.architecture-btn:hover {
        background-color: #2a5d89; }
  .connectivity-architecture .architecture-image {
    flex: 1;
    display: flex;
    justify-content: center; }
    .connectivity-architecture .architecture-image img {
      max-width: 100%;
      height: auto; }

@media screen and (max-width: 1024px) {
  .images-container,
  .connectivity-architecture {
    flex-direction: column;
    gap: 20px; }
  .connectivity-architecture .architecture-image {
    margin-top: 20px; }
  a.solution-btn,
  a.architecture-btn {
    font-size: 14px;
    padding: 10px 16px; } }

@media screen and (max-width: 768px) {
  .section-header h2 {
    font-size: 30px;
    line-height: 42px; }
  .section-header p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 2rem; }
  .solution-item h2 {
    font-size: 24px;
    line-height: 32px; }
  .solution-item p {
    font-size: 16px;
    line-height: 24px; }
  .buttons-container {
    flex-direction: column;
    gap: 10px; }
  .connectivity-title {
    font-size: 30px;
    line-height: 42px;
    padding: 2rem; }
  .architecture-content h3 {
    font-size: 24px;
    line-height: 32px; }
  .architecture-content p {
    font-size: 16px;
    line-height: 24px; }
  a.solution-btn,
  a.architecture-btn {
    width: 100%;
    text-align: center;
    padding: 12px 20px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .solution-item img {
    max-width: 60%;
    margin: 0 auto; } }

.grey-line {
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin: 20px 0; }

/* Private 5G Section */
.private-5g-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  background-color: #3a3a3a;
  overflow: hidden; }
  .private-5g-section h2 {
    font-size: 42px;
    line-height: 46px;
    margin: 0 0 1.5rem 0;
    color: #fff; }
  .private-5g-section p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 1.5rem;
    color: #fff; }
  .private-5g-section .cta-button {
    background-color: #00ADEE;
    display: block;
    color: white;
    padding: 12px 40px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.2s ease;
    align-self: flex-start; }
  .private-5g-section .text {
    margin: 3rem 0; }
  @media (min-width: 500px) {
    .private-5g-section {
      background-image: url("https://store-bf3bb.mybigcommerce.com/content/images/wilson-connectivity-private-5g-banner.jpg");
      background-size: cover;
      background-position: 50% 50%; }
      .private-5g-section .text {
        max-width: 500px;
        text-align: left; }
        .private-5g-section .text .cta-button {
          display: inline-block;
          padding: 12px 120px; } }
  @media (min-width: 1024px) {
    .private-5g-section .text {
      max-width: 650px;
      margin: 5rem 0; }
    .private-5g-section h2 {
      font-size: 58px;
      line-height: 66px; }
    .private-5g-section p {
      font-size: 26px;
      margin-bottom: 2rem; } }

.image-container {
  flex: 1;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, transparent, rgba(58, 58, 58, 0.7));
  z-index: 1; }

.image-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: relative;
  z-index: 0; }

@media screen and (max-width: 1024px) {
  .image-container {
    display: none; }
  .content-container {
    padding: 30px;
    text-align: center; }
  h2 {
    font-size: 36px;
    line-height: 45px; }
  p {
    font-size: 18px;
    line-height: 27px; }
  a.cta-button {
    margin: 0 auto;
    padding: 10px 40px; } }

@media screen and (max-width: 768px) {
  .content-container {
    padding: 20px;
    text-align: center; }
  .image-container {
    height: auto; }
  .image-container img {
    width: 100%;
    height: auto; }
  .cta-button {
    margin: 0 auto; } }

.product-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 16px; }
  .product-section .products-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 85rem;
    margin: 0 auto; }
  .product-section .product {
    padding: 16px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative; }
    .product-section .product .product-image-wrapper {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-bottom: 16px; }
    .product-section .product .product-image {
      max-width: 100%;
      max-height: 325px;
      border-radius: 8px;
      display: block;
      margin: 0 auto; }
    .product-section .product .product-content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex-grow: 1; }
    .product-section .product .product-info {
      margin-bottom: 1.2rem; }
    .product-section .product .product-tag {
      position: absolute;
      top: 1.5rem;
      left: 0;
      padding: 8px 16px;
      font-size: 22px;
      font-weight: 600;
      background: #990642;
      color: #fff; }
    .product-section .product .product-heading {
      font-size: 28px;
      line-height: 33px;
      font-weight: bold;
      margin-bottom: 0;
      margin-top: 3rem;
      color: #000000; }
    .product-section .product .product-title {
      font-size: 26px;
      line-height: 30px;
      font-weight: normal;
      margin-top: 0;
      color: #000000;
      margin-bottom: 1.2rem; }
    .product-section .product .product-price {
      font-size: 24px;
      font-weight: 600;
      line-height: 30px;
      color: #000000;
      margin-bottom: 1.5rem;
      display: flex;
      align-items: center; }
      .product-section .product .product-price .msrp {
        color: #999;
        text-decoration: line-through;
        font-size: 22px;
        padding-right: .5rem;
        padding-left: .33rem;
        position: relative;
        top: 2px; }
      .product-section .product .product-price .gridItem-rating {
        margin-left: 12px;
        position: relative; }
        .product-section .product .product-price .gridItem-rating .yotpo-review-star {
          width: 20px;
          height: 20px; }
        .product-section .product .product-price .gridItem-rating .yotpo-review-count {
          line-height: 24px !important;
          font-size: 18px;
          margin-left: 8px !important;
          position: relative;
          top: 1px; }
      @media (max-width: 450px) {
        .product-section .product .product-price {
          flex-wrap: wrap; }
          .product-section .product .product-price .gridItem-rating {
            margin-left: 0;
            margin-top: .33rem; } }
    .product-section .product .product-description {
      font-size: 18px;
      line-height: 28px;
      color: #333;
      margin-bottom: 24px;
      flex-grow: 1; }
    .product-section .product .product-buttons {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .product-section .product .product-buttons a, .product-section .product .product-buttons span {
        background-color: #08a3d7;
        color: #fff;
        padding: 12px 20px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        border: none;
        cursor: pointer;
        transition: all ease 0.2s;
        width: 100%;
        border-radius: 0;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-block; }
        .product-section .product .product-buttons a:hover, .product-section .product .product-buttons span:hover {
          background-color: #007bb5; }
      .product-section .product .product-buttons .view-details {
        background: #FFF;
        border: 2px solid #08a3d7;
        color: #08a3d7; }
        .product-section .product .product-buttons .view-details:hover {
          background-color: #08a3d7;
          color: #FFF; }
  @media (min-width: 768px) {
    .product-section .products-wrapper {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: stretch;
      padding-bottom: 3rem; }
    .product-section .product {
      width: calc(50% - 20px);
      max-width: 700px; }
    .product-section .product-heading {
      font-size: 3vw !important;
      line-height: 4vw !important;
      font-weight: bold !important;
      color: #000000 !important;
      display: flex;
      align-items: flex-end;
      margin-top: 0; }
    .product-section .product-buttons {
      flex-direction: row !important;
      gap: 15px; }
      .product-section .product-buttons a, .product-section .product-buttons span {
        width: auto;
        flex: 1;
        border-radius: 0; }
        .product-section .product-buttons a:hover, .product-section .product-buttons span:hover {
          background-color: #005f8c; }
    .product-section .product-title {
      font-size: 24px !important;
      line-height: 42px !important; }
    .product-section .product-price {
      font-size: 30px !important;
      line-height: 33px !important; } }
  @media (min-width: 1406px) {
    .product-section .product-heading {
      font-size: 30px !important;
      line-height: 37px !important;
      font-weight: bold !important;
      color: #000000 !important;
      display: flex;
      align-items: flex-end;
      margin-top: 0; } }

.budget-section {
  padding: 1.5rem 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .budget-section {
      padding-bottom: 3rem; } }
  .budget-section .container {
    max-width: 115rem;
    margin: 0 auto;
    padding: 0 1.5rem; }
    .budget-section .container .budget-heading {
      font-size: 30px;
      font-weight: 600 !important;
      line-height: 42px;
      font-weight: normal;
      color: #000;
      margin-bottom: 1.5rem; }
      @media (min-width: 1024px) {
        .budget-section .container .budget-heading {
          font-size: 38px; } }
    .budget-section .container .budget-description {
      font-size: 18px;
      line-height: 28px;
      color: #333;
      margin-bottom: 1.5rem; }
    .budget-section .container .budget-products {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .budget-section .container .budget-products .product-item {
        padding: 16px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto; }
        .budget-section .container .budget-products .product-item .product-image {
          max-width: 100%;
          object-fit: contain;
          margin-bottom: 1.5rem; }
        .budget-section .container .budget-products .product-item .product-title {
          font-size: 26px;
          line-height: 30px;
          font-weight: bold;
          color: #000;
          margin-bottom: 1rem; }
        .budget-section .container .budget-products .product-item .product-price {
          font-size: 24px;
          font-weight: 600;
          line-height: 30px;
          color: #000;
          margin-bottom: .75rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .budget-section .container .budget-products .product-item .product-price .gridItem-rating {
            margin-left: 12px; }
        .budget-section .container .budget-products .product-item .yotpo.bottomLine {
          margin: 0 auto 1rem auto; }
          .budget-section .container .budget-products .product-item .yotpo.bottomLine .yotpo-review-star {
            width: 20px;
            height: 20px; }
          .budget-section .container .budget-products .product-item .yotpo.bottomLine .yotpo-review-count {
            line-height: 24px !important;
            font-size: 20px;
            margin-left: 8px !important; }
        .budget-section .container .budget-products .product-item .product-description {
          font-size: 18px;
          line-height: 26px;
          color: #333;
          margin-bottom: 2rem;
          flex-grow: 1; }
        .budget-section .container .budget-products .product-item .product-buttons {
          display: flex;
          flex-direction: column;
          gap: 20px; }
          .budget-section .container .budget-products .product-item .product-buttons a, .budget-section .container .budget-products .product-item .product-buttons span {
            background-color: #08a3d7;
            color: #fff;
            padding: 12px 20px;
            font-size: 16px;
            line-height: 24px;
            font-weight: 700;
            border-radius: 0;
            text-decoration: none;
            text-align: center;
            width: 100%;
            margin: 0 auto;
            transition: background-color 0.3s ease; }
            .budget-section .container .budget-products .product-item .product-buttons a:hover, .budget-section .container .budget-products .product-item .product-buttons span:hover {
              background-color: #007bb5; }
          .budget-section .container .budget-products .product-item .product-buttons .view-details {
            background: #FFF;
            border: 2px solid #08a3d7;
            color: #08a3d7; }
            .budget-section .container .budget-products .product-item .product-buttons .view-details:hover {
              background-color: #08a3d7;
              color: #FFF; }

@media (min-width: 768px) {
  .budget-section .container .budget-description {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #000000 !important;
    margin-bottom: 3rem !important;
    max-width: 800px;
    margin: 0 auto; }
  .budget-section .container .budget-products {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch; }
    .budget-section .container .budget-products .product-item {
      width: calc(50% - 20px);
      max-width: 700px; }
    .budget-section .container .budget-products .product-description {
      font-size: 18px;
      line-height: 26px; }
    .budget-section .container .budget-products .product-title {
      font-size: 30px;
      line-height: 42px; } }

.private-5g-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  background-color: #3a3a3a;
  overflow: hidden; }
  .private-5g-section h2 {
    font-size: 42px;
    line-height: 46px;
    margin: 0 0 1.5rem 0;
    color: #fff; }
  .private-5g-section p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 1.5rem;
    color: #fff; }
  .private-5g-section .cta-button {
    background-color: #00ADEE;
    display: block;
    color: white;
    padding: 12px 40px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.2s ease;
    align-self: flex-start; }
  .private-5g-section .text {
    margin: 3rem 0; }
  @media (min-width: 500px) {
    .private-5g-section {
      background-image: url("https://store-bf3bb.mybigcommerce.com/content/images/stayconnected-gbg-new.jpg");
      background-size: cover;
      background-position: 50% 50%; }
      .private-5g-section .text {
        max-width: 500px;
        text-align: left; }
        .private-5g-section .text .cta-button {
          display: inline-block;
          padding: 12px 120px; } }
  @media (min-width: 1024px) {
    .private-5g-section .text {
      max-width: 650px;
      margin: 5rem 0; }
    .private-5g-section h2 {
      font-size: 58px;
      line-height: 66px; }
    .private-5g-section p {
      font-size: 26px;
      margin-bottom: 2rem; } }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: 600; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: 600;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: 600;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }
