/*--------------------------/*
Tempale name : Krystal
Version    : 1.0.0
Author     : kutethemes
Last change: 12/05/2017
/*--------------------------/*
[Table of contents]
[Color codes]
Background: #ffffff
Body Color : #ffffff
Accent color: #222222
[Typography]
------------------[Site Wide CSS Below]
Body:      
Buttons
Form Components
Dropdowns
Date Picker
Spinner
Input File
PV BOOTSTRAP TAB CONTENT
ACCORDION
SEARCH RESULTS
DOT LOADER
------------------[Specifc Page CSS Below]
HEADER
HOMES PAGE
BLOGS PAGE
PRODUCTS PAGE
FOOTER
HOME SLIDE
REPONSIVE
SHOPS PAGE
- detail-product
- shopping-cart
pv-product-family-bar
PVImageSlider
PV Order History
ERROR PAGES
DTV FORM
PARTNER RESOURCES
TECH DOCS
INDUSTRY PAGES
TRAINING VIDEOS
INTERNET PROVIDER LOOKUP
NEWSLETTER
OUR PARTNERS
OUR VENDORS
CREATE NEW ACCOUNT
MY ACCOUNT
NIMS DEALER INITIATIVE
NIMS CALENDAR
CAREERS
ABOUT US
FACILITIES
RETURNS
Ajax Control Toolkit AutoCompleteExtender
WhatsNew
MSA 
CSS FOR LEGEND COLORS (NIMS)
PAY INVOICES
SHIPMENT MONITORING ISSUES
SECURITY GROUPS
TRAINING CALENDER
/*---------- ADDED -----------*/
.logo {
    position: relative;
    top: -2px;
}

@media (min-width: 768px) {
    .logo {
        top: -4px;
    }
}

@media (min-width: 992px) {
    .logo {
        top: -6px;
    }
}

@media (min-width: 1200px) {
    .logo {
        top: -8px;
    }
}

/*-------------------------*/
/*
@import url(../js/fancybox/source/jquery.fancybox.css);
@import url(../js/fancybox/source/helpers/jquery.fancybox-thumbs.css);
    */

:root {
    --default: #f6f6f6;
    --default-border: #e6e6e6;
    --default-hover: #e6e6e6;
    --primary: #0033a0;
    --primary-border: #0c2252;
    --primary-hover: #004b88;
    --info: #6cace4;
    --info-border: #4c8cc5;
    --info-hover: #4c8cc5;
    --success: #739e73;
    --success-border: #659265;
    --success-hover: #659265;
    --warning: #deae29;
    --warning-border: #deaa18;
    --warning-hover: #deaa18;
    --danger: #a90329;
    --danger-border: #900323;
    --danger-hover: #900323;
    --primary-font: #333333;
}

.success {
    background-color: #dff0d8;
}

.warning {
    background-color: #fcf8e3;
}

.danger {
    background-color: #f2dede;
}

body {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428;
    color: var(--primary-font);
    -webkit-font-smoothing: antialiased;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 50px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
    text-transform: uppercase;
}

h2 {
    font-size: 35px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
    text-transform: uppercase;
}

.pv-template1-header-title h1 {
    font-size: 35px;
    font-family: Roboto;
    font-weight: 500;
    text-transform: uppercase;
}

h3 {
    font-size: 17px;
    font-family: Roboto;
    font-weight: 700;
    color: var(--primary-font);
    text-transform: uppercase;
}

h4 {
    font-size: 22px;
    font-family: Roboto;
    font-weight: 700;
    color: var(--primary-font);
}

h5 {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    color: var(--primary-font);
}

h6 {
    font-size: 25px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
    text-transform: uppercase;
}

/*-- 7689 begin --*/

.pv-font-size-large {
    font-size: 50px;
}

.pv-font-size-medium {
    font-size: 40px;
    margin-bottom: 8px;
}

.pv-font-size-small {
    font-size: 35px;
    margin-bottom: 6px;
}

.pv-font-size-xs {
    font-size: 30px;
    margin-bottom: 4px;
}

.pv-font-weight-bold {
    font-weight: 700;
}

.pv-font-weight-heavy {
    font-weight: 500;
}

.pv-font-weight-medium {
    font-weight: 400;
}

.pv-font-weight-light {
    font-weight: 300;
}

.pv-color-blue {
    color: var(--primary);
}

.pv-color-black {
    color: black;
}

.pv-color-white {
    color: white;
}

.pv-text-transform-uppercase {
    text-transform: uppercase;
}

.pv-text-transform-none {
    text-transform: none;
}

/*-- 7689 end --*/

a,
a:hover,
a:visited,
a:active,
.site-main a,
.site-main a:hover,
.site-main a:visited,
.site-main a:active,
button.btn-link,
button.btn-link:hover,
button.btn-link:visited,
button.btn-link:active,
div.calendar-attachment,
div.calendar-attachment:hover {
    cursor: pointer;
    color: #0072ce;
    text-decoration: none;
}

    a:hover,
    .site-main a:hover {
        text-decoration: underline;
    }

.thead-dark td {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    font-weight: bold;
}

.thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    font-weight: bold;
}

.thead-dark td a {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    font-weight: bold;
}

.thead-dark th a {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
    font-weight: bold;
}

.thead-dark td option,
.thead-dark td select {
    color: #000;
    font-weight: bold;
}

.pv-disguised-a {
    cursor: text !important;
    text-decoration: none !important;
    color: var(--primary-font) !important;
}

a.anchor-offset {
    /*used on contact us page*/
    display: block;
    position: relative;
    padding-top: 40px;
    margin-top: -40px;
}

.anchor-offset {
    display: block;
    position: absolute;
    bottom: -10px;
    padding-top: 22px;
}

.pv-anchor {
    height: 8px;
    margin-bottom: 40px;
}

p {
    margin: 0px;
}

.main {
    display: block;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

    ::-webkit-scrollbar:hover {
        background-color: #e9e9e9;
    }

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #bfbfbf;
}

.pv-hidden {
    display: none !important;
}

.pv.float-right {
    float: right !important;
}

    .pv.float-right.clear {
        clear: both;
    }

.pv.float-left {
    float: left !important;
}

    .pv.float-left.clear {
        clear: both;
    }

.no-results {
    font-size: 22px;
    color: var(--primary-font);
}

/***********************************
-------------Buttons----------------
***********************************/
button:focus {
    outline: 0 !important;
}

a.pv.btn {
    text-decoration: none;
}

.pv.btn-default,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--default);
    border-color: var(--default-border);
    border-radius: 2px;
}

    .pv.btn-default:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--default-hover);
        border-color: var(--default-border);
        border-radius: 2px;
    }

    .pv.btn-default.disabled:hover,
    btn-default.disabled:focus {
        background-color: var(--default);
        border-color: var(--default-border);
        border-radius: 2px;
    }

.pv.btn-primary,
a.pv.btn.btn-primary:visited,
a.pv.btn.btn-primary,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--primary);
    border-color: var(--primary-border);
    border-radius: 5px;
    color: #ffffff;
}

    .pv.btn-primary:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--primary-hover);
        border-color: var(--primary-border);
        border-radius: 5px;
    }

    .pv.btn-primary.disabled:hover,
    btn-primary.disabled:focus {
        background-color: var(--primary);
        border-color: var(--primary-border);
        border-radius: 2px;
    }

.pv.btn-info,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--info);
    border-color: var(--info-border);
    border-radius: 2px;
}

    .pv.btn-info:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--info-hover);
        border-color: var(--info-border);
        border-radius: 2px;
    }

    .pv.btn-info.disabled:hover,
    btn-info.disabled:focus {
        background-color: var(--info);
        border-color: var(--info-border);
        border-radius: 2px;
    }

.pv.btn-success,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--success);
    border-color: var(--success-border);
    border-radius: 2px;
}

    .pv.btn-success:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--success-hover);
        border-color: var(--success-border);
        border-radius: 2px;
    }

    .pv.btn-success.disabled:hover,
    btn-success.disabled:focus {
        background-color: var(--success);
        border-color: var(--success-border);
        border-radius: 2px;
    }

.pv.btn-warning,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--warning);
    border-color: var(--warning-border);
    border-radius: 2px;
}

    .pv.btn-warning:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--warning-hover);
        border-color: var(--warning-border);
        border-radius: 2px;
    }

    .pv.btn-warning.disabled:hover,
    btn-warning.disabled:focus {
        background-color: var(--warning);
        border-color: var(--warning-border);
        border-radius: 2px;
    }

.pv.btn-danger,
btn-lg,
btn-sm,
btn-xs,
disabled {
    background-color: var(--danger);
    border-color: var(--danger-border);
    border-radius: 2px;
}

    .pv.btn-danger:hover,
    btn-lg:hover,
    btn-sm:hover,
    btn-xs:hover {
        background-color: var(--danger-hover);
        border-color: var(--danger-border);
        border-radius: 2px;
    }

    .pv.btn-danger.disabled:hover,
    btn-danger.disabled:focus {
        background-color: var(--danger);
        border-color: var(--danger-border);
        border-radius: 2px;
    }

.pv-input-icon-wrapper {
    position: relative;
}

    .pv-input-icon-wrapper button.clickable {
        pointer-events: auto;
    }

.pv-input-icon {
    position: absolute;
    bottom: 6px;
    color: #bdbdbd;
    background-color: transparent;
    border: none;
    border-left: 1px solid #bdbdbd;
    pointer-events: none;
    right: 0;
    z-index: 2;
}

    .pv-input-icon.xs {
        position: absolute;
        bottom: 3px;
        color: #bdbdbd;
        font-size: 11px;
        line-height: 1.5;
        background-color: transparent;
        border: none;
        border-left: 1px solid #bdbdbd;
        right: 0;
        z-index: 2;
    }

    .pv-input-icon.sm {
        position: absolute;
        bottom: 5.5px;
        color: #bdbdbd;
        font-size: 12px;
        line-height: 1.5;
        background-color: transparent;
        border: none;
        border-left: 1px solid #bdbdbd;
        right: 0;
        z-index: 2;
    }

    .pv-input-icon.lg {
        position: absolute;
        bottom: 4px;
        color: #bdbdbd;
        font-size: 17px;
        line-height: 1.33;
        background-color: transparent;
        border: none;
        border-left: 1px solid #bdbdbd;
        right: 0;
        z-index: 2;
    }

.spaced {
    margin-right: 10px;
}

.nav-links > button {
    background: transparent;
    margin: 0 6px 0 0;
    color: #333;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 9.5px 15px;
    cursor: pointer;
    list-style-type: none;
    display: inline-block;
}

    .nav-links > button.active,
    .nav-links > button:hover {
        color: white;
        background-color: rgb(0, 50, 171);
    }

.pagination {
    margin: 10px 0;
}


/***********************************
----------Form Componets-------------
***********************************/
input[type='text'],
input[type='email'],
textarea,
input[type='password'],
input[type='number'],
input[type='tel'],
input[type='date'] {
    border-radius: 0px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #bdbdbd;
}

    input[type='text']:focus,
    input[type='email']:focus,
    textarea:focus,
    input[type='password']:focus,
    input[type='number']:focus,
    input[type='text']:hover,
    input[type='email']:hover,
    textarea:hover,
    input[type='password']:hover,
    input[type='number']:hover,
    input[type='date']:hover {
        outline: none;
        border: 1px solid var(--primary);
        border-radius: 0px;
    }

    input[type='text']:disabled,
    input[type='email']:disabled,
    textarea:disabled,
    input[type='password']:disabled,
    input[type='number']:disabled,
    input[type='date']:disabled,
    input[type='text']:disabled:focus,
    input[type='email']:disabled:focus,
    textarea:disabled:focus,
    input[type='password']:disabled:focus,
    input[type='number']:disabled:focus,
    input[type='date']:disabled:focus,
    input[type='text']:disabled:hover,
    input[type='email']:disabled:hover,
    textarea:disabled:hover,
    input[type='password']:disabled:hover,
    input[type='number']:disabled:hover,
    input[type='date']:disabled:hover {
        border: 1px solid #bdbdbd !important;
        background: #fff;
        border-radius: 0px;
        opacity: 0.5;
    }

    input[type='text'].input-no-border:focus,
    input[type='text'].input-no-border:hover {
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: 1px solid #e6e6e6;
    }

    input[type='text'].input-xs,
    input[type='email'].input-xs,
    textarea.input-xs,
    input[type='password'].input-xs,
    input[type='tel'].input-xs,
    input[type='date'].input-xs {
        height: 24px;
        padding: 2px 10px;
        font-size: 11px;
        line-height: 1.5;
        border-radius: 0px;
    }

    input[type='date']::-webkit-calendar-picker-indicator {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        color: transparent;
        background: transparent;
    }

    input[type='date']::-webkit-inner-spin-button,
    input[type='date']::-webkit-clear-button {
        display: none;
    }

input[type='number'] {
    -moz-appearance: textfield;
}

.pv.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}

.pv.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 0px;
}

textarea {
    height: 32px;
    line-height: 17px;
    width: 100%;
    height: auto;
}

    textarea.pv-expandable {
        resize: none;
        height: 32px;
    }

        textarea.pv-expandable:focus {
            height: 60px;
        }

/*textarea::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

textarea::-webkit-scrollbar:hover {
    background-color: #e9e9e9;
}

textarea::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #bfbfbf;
}*/

/*select.pv-multi-select::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}

select.pv-multi-select::-webkit-scrollbar:hover {
    background-color: #e9e9e9;
}

select.pv-multi-select::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #bfbfbf;
}*/

/*when used with a child selector that is a div, it styles React-Select components*/
.pv.is-invalid,
.pv.select-control.is-invalid div {
    background: #fff0f0;
    border-color: #a90329;
}

.pv.select-control {
    margin-bottom: 5px;
}

.pv-validation-text {
    margin-top: 6px;
    color: #999;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    outline-width: 20px;
}

.pv-form-first-header-text {
    margin-top: 6px;
    color: black;
    font-size: 25px;
    font-weight: bolder;
    line-height: 30px;
    outline-width: 10px;
}

.pv-form-header-text {
    margin-top: 6px;
    color: black;
    font-size: 18px;
    font-weight: bolder;
    line-height: 30px;
    outline-width: 10px;
}

.pv-validation-text-2 {
    color: #A90329; /*red*/
    font-size: 13px;
}

.pv-validation-text-3 {
    margin-top: 1px;
    margin-bottom: 3px;
    padding: 0;
    color: #A90329; /*red*/
    font-size: 12px;
}

.pv-mln-38 {
    margin-left: -38px;
}

.pv-mt-3 {
    padding-top: 3px;
}

.pv-btn-default {
    margin-top: -10px;
    margin-left: 8px;
    border: solid 1px darkgray !important;
    border-radius: 4px !important;
}

.pv-alert {
    padding-top: 18px;
    min-height: 60px;
}

/*for RequiredFieldValidator tag in asp*/
.pv-validation {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 6px;
}

.pv-form-control-validation[style*='inline'] ~ input,
.pv-form-control-validation[style*='inline'] ~ select,
.pv-form-control-validation[style*='inline'] ~ textarea,
.pv-form-control-validation[style*='inline'] ~ file {
    background: #fff0f0 !important;
    border-color: #a90329 !important;
}

.pv.form-control {
    color: #333;
    border-radius: 0px;
    padding: 6px 8px;
}

label {
    font-weight: 400;
    vertical-align: middle;
}

.pv-radio {
    display: block;
    position: relative;
}

.pv.table.radio-button-list > tbody > tr > td {
    border-top: none;
}

.pv.table.radio-button-list .aspNetDisabled,
.pv-radio.inline {
    display: inline-block;
    position: relative;
    margin: 0 5px;
    width: 140px;
}

    .pv.table.radio-button-list .aspNetDisabled input[type='radio'],
    .pv-radio input[type='radio'] {
        position: absolute;
        left: 5px;
        top: 5px;
        height: 1px;
        width: 1px;
        z-index: -1;
    }

    .pv.table.radio-button-list .aspNetDisabled label:before,
    .pv-radio label:before {
        content: ' ';
        display: inline-block;
        position: relative;
        top: 5px;
        margin: 0 5px 0 0;
        width: 20px;
        height: 20px;
        border-radius: 11px;
        border: 1px solid #d0d0d0;
        background-color: #f3f3f3;
    }

    .pv.table.radio-button-list .aspNetDisabled input[type='radio']:checked + label:after,
    .pv-radio input[type='radio']:checked + label:after {
        border-radius: 11px;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 10px;
        left: 5px;
        content: ' ';
        display: block;
        background: #66665e;
        border: 1px solid var(--primary);
    }

    .pv.table.radio-button-list .aspNetDisabled input[type='radio']:checked + label:before,
    .pv-radio input[type='radio']:checked + label:before {
        border: 1px solid var(--primary);
    }

.pv-large-listbox {
    height: 200px !important;
}

.pv-large-listbox {
    height: 200px !important;
}

.pv.table.radio-button-list .aspNetDisabled input[type='radio']:hover + label:before,
.pv-radio input[type='radio']:hover + label:before {
    border: 1px solid var(--primary);
}

.pv.table.radio-button-list .aspNetDisabled input[type='radio']:disabled:hover + label:before,
.pv-radio input[type='radio']:disabled:hover + label:before {
    cursor: not-allowed;
    border: 1px solid #d0d0d0;
}

.pv.table.radio-button-list .aspNetDisabled input[type='radio']:disabled + label,
.pv-radio input[type='radio']:disabled + label {
    cursor: not-allowed;
    opacity: 0.5;
}

.pv.table.radio-button-list .aspNetDisabled input[type='radio'].is-invalid + label:before,
.pv-radio input[type='radio'].is-invalid + label:before {
    background: #fff0f0;
    border-color: #a90329;
}

.pv.table.radio-button-list .aspNetDisabled input[type='radio'].is-invalid:hover + label:before,
.pv-radio input[type='radio'].is-invalid:hover + label:before {
    background: #fff0f0;
    border: 1px solid var(--primary);
}

.pv-form-control-validation[style*='inline'] ~ table .pv-radio label:before {
    border: 1px solid #a90329;
    background-color: #fff0f0;
}

.pv-ASP-radio-horizontal td {
    height: 32px;
    float: left;
}

.pv-checkbox {
    display: inline-block;
    position: relative;
}

    .pv-checkbox input[type='checkbox'] {
        position: absolute;
        height: 1px;
        width: 1px;
        top: 1px;
        border: 1px solid transparent;
        background-color: transparent;
        outline: none;
        z-index: 0;
        opacity: 0;
    }

    .pv-checkbox label:before {
        content: ' ';
        display: inline-block;
        position: relative;
        top: 5px;
        margin: 0 5px 0 0;
        width: 18px;
        height: 18px;
        border: 1px solid #d0d0d0;
        z-index: 1;
        background-color: transparent;
    }

    .pv-checkbox input[type='checkbox']:checked + label:after,
    .pv-checkbox .aspNetDisabled input[type='checkbox']:checked + label:after {
        border-radius: 0px;
        width: 7px;
        height: 11px;
        position: absolute;
        top: 7px;
        left: 5px;
        content: ' ';
        display: block;
        background: transparent;
        border: solid #000;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .pv-checkbox input[type='checkbox']:checked + label:before {
        border: 1px solid var(--primary);
    }

    .pv-checkbox input[type='checkbox']:hover + label:before,
    .pv-checkbox input[type='checkbox']:focus + label:before {
        border: 1px solid var(--primary);
    }

    .pv-checkbox input[type='checkbox']:disabled:hover + label:before {
        cursor: not-allowed;
        border: 1px solid #d0d0d0;
    }

    .pv-checkbox input[type='checkbox']:checked:disabled:hover + label:before {
        cursor: not-allowed;
        border: 1px solid var(--primary);
    }

    .pv-checkbox input[type='checkbox']:disabled + label {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .pv-checkbox input[type='checkbox'].is-invalid + label:before {
        background: #fff0f0;
        border-color: #a90329;
    }

.pv-checkbox-white input[type='checkbox']:checked + label:after {
    border-radius: 0px;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 7px;
    left: 5px;
    content: ' ';
    display: block;
    background: transparent;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.pv-checkbox-white input[type='checkbox']:hover + label:before {
    border: 1px solid white;
}

.pv-checkbox-white input[type='checkbox']:checked + label:before {
    border: 1px solid white;
}

.pv-checkbox-inline {
    height: 55px;
    padding-top: 16px;
}

.pv-checkbox.pv-checkbox-inline input[type='checkbox']:checked + label:after {
    top: 23px !important; /**/
}

.pv.table.pv-checkbox-list > tbody > tr > td {
    border-top: none !important;
}

label.is-invalid {
    margin-left: 2px;
    padding-top: 2px;
    padding-right: 4px;
    background: #fff0f0;
    border: solid 1px #a90329;
}

p.is-invalid {
    padding: 2px;
    background: #fff0f0;
    border: solid 1px #a90329;
}

/***********************************
------------Dropdowns---------------
***********************************/
.pv.dropdown-label {
    display: block;
    height: 18px;
}

    .pv.dropdown-label.sm {
        padding-top: 5px;
    }

    .pv.dropdown-label.md {
        padding-top: 6px;
    }

    .pv.dropdown-label.lg {
        padding-top: 12px;
    }

    .pv.dropdown-label:before {
        position: absolute;
        content: '\A';
        white-space: pre;
    }

.pv.dropdown-wrap.inline-block {
    overflow: hidden;
    height: 32px;
    position: relative;
    display: inline-block;
}

.pv.dropdown-wrap.block {
    font-weight: 400;
    overflow: hidden;
    height: 32px;
    position: relative;
    display: block;
    margin-bottom: 0 !important;
}

.pv.dropdown {
    height: 32px;
    padding: 5px 5px 5px 12px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .pv.dropdown:focus,
    .pv.dropdown:hover,
    .pv-dropdown-wrap:hover,
    .pv-dropdown-wrap:focus {
        border-color: var(--primary);
        outline: none;
    }

.pv.dropdown-wrap.inline-block:after {
    content: '\f0dc';
    font-family: FontAwesome;
    color: #666666;
    position: absolute;
    left: calc(100% - 15px);
    top: 8px;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none;
}

.pv.dropdown-wrap.block:after {
    content: '\f0dc';
    font-family: FontAwesome;
    color: #666666;
    position: absolute;
    margin-right: 5px;
    left: calc(100% - 15px);
    top: 8px;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none;
}

.pv.dropdown-wrap.sm,
.pv.dropdown-wrap.sm .pv.dropdown {
    height: 30px;
    line-height: 15px;
    font-size: 12px;
}

.pv.dropdown-wrap.lg,
.pv.dropdown-wrap.lg .pv.dropdown {
    height: 44px;
    line-height: 22px;
    font-size: 17px;
}

    .pv.dropdown-wrap.lg:after {
        top: 10px;
    }
/***********************************
------------Date Picker-------------
***********************************/
.ajax__calendar .ajax__calendar_container {
    color: #808080 !important;
    width: 210px;
    font-size: 13px !important;
}

.ajax__calendar_header {
    background-color: #f5f5f5;
    height: 30px !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.ajax__calendar_title {
    padding-top: 5px !important;
    text-align: center !important;
    vertical-align: middle !important;
}

/* .ajax__calendar_body {
    height: 160px !important;
} */

.ajax__calendar_dayname {
    font-weight: bold;
    border: none !important;
}

.ajax__calendar_footer {
    display: none;
}

.ajax__calendar_other {
    visibility: hidden;
}

.ajax__calendar_body,
.ajax__calendar_days,
.ajax__calendar_months,
.ajax__calendar_years {
    width: 205px !important;
    height: 135px !important;
}

    .ajax__calendar_days table {
        width: 100% !important;
    }

    .ajax__calendar_months table {
        width: 100% !important;
    }

    .ajax__calendar_years table {
        width: 100% !important;
    }
/*.ajax__calendar_container table {
    border-collapse: separate;
    border-spacing: 0 8px;
}*/
.ajax__calendar_container td {
    font-size: 13px !important;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: var(--primary) !important;
    color: #fff !important;
    border: none;
}

.ajax__calendar_prev {
    background-image: none !important;
    padding-top: 5px !important;
}

    .ajax__calendar_prev:before {
        font-family: 'FontAwesome';
        content: '\f053';
        color: #000;
        background-image: none !important;
    }

.ajax__calendar_next {
    background-image: none !important;
    padding-top: 5px !important;
}

    .ajax__calendar_next:before {
        font-family: 'FontAwesome';
        content: '\f054';
        color: #000;
        background-image: none !important;
    }

/**********************************************
*****************Spinner***********************
***********************************************
*/
.pv-spinner {
    margin: 10% auto;
    border-bottom: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #0b4175;
    border-top: 4px solid #0b4175;
    border-radius: 100%;
    height: 125px;
    width: 125px;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -ms-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}

.pv-spinner-bg {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
}

.pv-spinner.sm {
    height: 50px;
    width: 50px;
}

.pv-spinner.xs {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #0b4175;
    border-top: 2px solid #0b4175;
    height: 20px;
    width: 20px;
}

.pv-spinner.lg {
    height: 200px;
    width: 200px;
}

.pv-spinner.center {
    z-index: 1000;
    margin: 25% auto;
}

.pv-spinner.pv-spinner-add-all {
    margin: 0 0 0 52px;
}

.pv-spinner.checkout-loading {
    height: 35vh;
    width: 35vh;
    border-width: 0.75em;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -ms-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*************************************************
------------      Input File        --------------
*************************************************/
.pv .input-file {
    position: relative;
    display: block;
    font-weight: 400;
}

    .pv .input-file .pv.btn-primary {
        position: absolute;
        top: 5px;
        right: 5px;
        float: none;
        height: 22px;
        margin: 0;
        padding: 0 14px;
        font-size: 13px;
        line-height: 22px;
    }

        .pv .input-file .pv.btn-primary:hover {
            box-shadow: none;
        }

        .pv .input-file .pv.btn-primary input {
            position: absolute;
            top: 0;
            right: 0;
            padding: 0;
            font-size: 30px;
            cursor: pointer;
            opacity: 0;
        }

    .pv .input-file input:read-only {
        background-color: transparent;
    }

/*************************************************
------------PV BOOTSTRAP TAB CONTENT--------------
*************************************************/
.ajax__scroll_auto {
    overflow: visible !important;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs > li > a:hover {
        border-color: #d1d1d1;
    }

.pv-tabs .ajax__tab_tab,
.pv-tabs li {
    display: contents;
    margin-right: 10px;
}

.pv-tabs .ajax__tab_active .ajax__tab_tab,
.pv-tabs .ajax__tab_active .ajax__tab_tab:focus,
.pv-tabs .ajax__tab_active .ajax__tab_tab:hover,
.pv-tabs .nav-tabs > li.active,
.pv-tabs .nav-tabs > li.active > a,
.pv-tabs .nav-tabs > li.active > a:focus,
.pv-tabs .nav-tabs > li.active > a:hover,
.pv-tabs .nav-tabs > li.active > a:active {
    color: #fff !important;
    /* cursor: default; */
    background-color: var(--primary) !important;
    /* border: 1px solid var(--primary-border); */
}

.pv-tabs .ajax__tab_tab,
.pv-tabs .nav-tabs > li > a {
    color: var(--primary-font);
    /* cursor: default; */
    background-color: #d1d1d1;
    /* border: 1px solid var(--primary-border); */
    text-transform: uppercase;
    padding: 10px 18px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: inline-block;
    margin: 2px 4px 0 0;
}

    .pv-tabs .nav-tabs > li > a:focus,
    .pv-tabs .nav-tabs > li > a:hover {
        text-transform: uppercase;
        padding: 10px 18px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        /*display: inline-block;*/
    }

.pv-tabs .ajax__tab_tab,
.pv-tabs .nav-tabs > li > a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

.pv-tabs .tab-content {
    border: 1px solid #adadad;
    /*border-top: none;*/
    padding: 30px 20px 40px 20px;
}

.tab-spacer {
    margin-bottom: 15px;
}

.pv-tabs a.ajax__tab_tab {
    color: #333 !important;
}

    .pv-tabs a.ajax__tab_tab:hover,
    .pv-tabs a.ajax__tab_tab:focus {
        color: #0072ce !important;
    }

/***************END TABS**************/

/*************************************************
--------------    Accordion    ----------------
*************************************************/
.pv.panel-default {
    border-color: #0b4175;
}

.pv.panel-group .panel {
    margin-bottom: 1px;
    border-radius: 0px !important;
}

.pv.panel {
    border-radius: 0px !important;
}

.pv.panel-heading {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.pv.panel-default > .panel-heading {
    background-color: #0033ab;
    color: white;
    border-color: #0033ab;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #0b4175 !important;
}

.pv.panel-group .panel-heading + .panel-collapse > .panel-body,
.pv.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #0b4175 !important;
}

.pv.panel-title a,
.pv.panel-title .btn.btn-link,
.pv.panel-title .btn.btn-link:hover,
.pv.panel-title .btn.btn-link:visited,
.pv.panel-title .btn.btn-link:focus {
    color: white;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    text-decoration: none;
}

.pv.panel-title .fa {
    font-size: 9px;
    transition: 0.3s transform ease-in-out;
    transform: rotate(90deg);
}

.pv.panel-title .collapsed .fa {
    font-size: 9px;
    transition: 0.3s transform ease-in-out;
    transform: rotate(0deg);
}
/*************END Accordion***************/

/******************************************
**********  SEARCH RESULTS  ***************
******************************************/
.search-count-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 20px 0;
}

.search-count-display-rows {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}

    .search-count-display-rows .pv.dropdown-wrap.block.row-count {
        overflow: visible;
        width: 84px;
    }

/******************************************************
*********** Dot Loader  **************
******************************************************/
div.pv-dot-loaderWrap {
    width: auto;
    margin: auto;
    padding-top: 12px;
}

.pv-dot-loader {
    position: relative;
    background-color: var(--primary);
    color: var(--primary);
    height: 12px;
    width: 12px;
    float: left;
    border-radius: 6px;
    animation: pv-dot-loader-animation 1s linear alternate infinite;
}

div > div.pv-dot-loader.pv-dot-loader_1 {
    animation-delay: 0s;
}

div > div.pv-dot-loader.pv-dot-loader_2 {
    animation-delay: 0.5s;
    margin-left: 5px;
}

div > div.pv-dot-loader.pv-dot-loader_3 {
    animation-delay: 1s;
    margin-left: 5px;
}

@keyframes pv-dot-loader-animation {
    0% {
        background-color: var(--default-hover);
    }

    100% {
        background-color: var(--primary);
    }
}

/*************krystal css****************/
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-search input[type='text'],
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.chosen-rtl .chosen-search input[type='text'] {
    background: none !important;
}
/*****fonts-flaticon******/
@font-face {
    font-family: 'Flaticon';
    src: url(../dist/Flaticon.eot);
    src: url(../dist/Flaticon.eot?#iefix) format('embedded-opentype'), url(../dist/Flaticon.woff) format('woff'), url(../dist/Flaticon.ttf) format('truetype'), url(../dist/Flaticon.svg#Flaticon) format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'Flaticon';
        src: url(../dist/Flaticon.svg#Flaticon) format('svg');
    }
}

[class^='flaticon-']:before,
[class*=' flaticon-']:before,
[class^='flaticon-']:after,
[class*=' flaticon-']:after {
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
    margin-left: 0px;
}

.flaticon-refresh-square-arrows:before {
    content: '\f100';
}

.flaticon-interface:before {
    content: '\f101';
}

.flaticon-squares:before {
    content: '\f102';
    font-size: 15px;
}

/*****custom-css****/
.full-width {
    width: 100%;
    position: relative;
    margin-left: calc(-50vw + 50%);
    /* left: 50%;
    margin-left: -50%; */
}

.border-left {
    border-left: 1px solid #e6e6e6;
}

    .border-left .product-inner {
        border-left: none !important;
    }

.border-top {
    border-top: 1px solid #e6e6e6;
}

    .border-top .product-inner {
        border-top: none !important;
    }

.product-inner2 .product-thumb {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.product-inner2 img {
    max-width: 120px;
    max-height: 120px;
}

.product-inner2 .product-name {
    text-align: center;
}

.product-outer3 {
    width: 100%;
    display: grid;
    justify-content: center;
    height: 220px;
}

.product-inner3 {
    align-self: center;
}

.product-name3 {
    text-align: center;
}

.pv-black-divider {
    width: 100%;
    height: 12px;
    margin: 0 0 10px 0;
    background-color: #000;
    opacity: 0.85;
}

@media (max-width: 1199px) {
    .pv-black-divider {
        height: 10px;
        margin: 0 0 8px 0;
    }
}

@media (max-width: 991px) {
    .pv-black-divider {
        height: 8px;
        margin: -1px 0 6px 0;
    }
}

@media (max-width: 767px) {
    .pv-black-divider {
        height: 6px;
        margin: -2px 0 4px 0;
    }
}

@media (max-width: 575px) {
    .pv-black-divider {
        height: 4px;
        margin: -3px 0 2px 0;
    }
}

/*.pv-banner.shop.full-width causes extra white space*/
.pv-banner.shop.full-width,
.pv-banner.asp {
    width: 100vw;
    height: 160px;
    left: 0;
    margin-left: calc(-50vw + 50%);
    background-color: rgb(1, 50, 171);
}

    .pv-banner.asp img,
    .pv-banner.shop img {
        object-fit: cover;
        max-width: none !important;
    }

.pv-banner h1 {
    color: white;
}

.pv-banner-image-placeholder {
    height: 160px;
}

.pv-banner-heading-wrapper {
    display: flex;
    position: absolute;
    top: -160px;
    height: 160px;
}

    .pv-banner-heading-wrapper.asp {
        top: 0;
    }

.pv-banner-heading-content {
    margin: auto;
}

.pv-banner.asp img {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 160px;
}

@media (max-width: 1199px) {
    .pv-banner.asp .col h1,
    .pv-banner .col h1 {
        font-size: 46px;
    }
}

@media (max-width: 575px) {
    .pv-banner.asp .col h1,
    .pv-banner .col h1 {
        font-size: 42px;
    }
}

@media (max-width: 374px) {
    .pv-banner.asp .col h1,
    .pv-banner .col h1 {
        font-size: 36px;
    }
}

/* The next two add !important to style already defined by Bootstrap*/
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

/***header-top****/
.header-opt-1 .header-top {
    background-color: #f2f2f2;
    padding: 0;
    padding-top: 5px !important;
    padding-bottom: 4px;
}

    .header-opt-1 .header-top a,
    .header-opt-1 .header-top .menu-item-has-children {
        font-size: 13px;
        line-height: 33px;
        color: #555;
        font-weight: 500;
        display: inline-block;
    }

button.btn-link.pv-header-cust-id-button,
button.btn-link.pv-header-cust-id-button:focus,
button.btn-link.pv-header-cust-id-button:visited,
button.btn-link.pv-header-cust-id-button:active {
    font-size: 13px;
    line-height: 33px;
    color: #555;
    font-weight: 500;
    text-decoration: none;
    border: none !important;
    padding: 0 !important;
}

    button.btn-link.pv-header-cust-id-button:hover {
        color: #0033ab;
        background-color: transparent;
        text-decoration: underline;
    }

.header-opt-1 .header-top a:hover,
.header-opt-1 .header-top a:hover .fa {
    color: #0033ab;
    background-color: transparent;
}

.pv-header-dealer-id {
    /*    width: 600px;*/
    /*    background-color: green;*/
}

.pv-header-dealer-id-label {
    padding-right: 4px;
}

.pv-header-sign-out-label {
    padding-right: 5px;
}

.pv-header-dealer-id-label:hover {
    cursor: default;
}

.pv-header-dealer-id-select-wrapper::after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    right: 13px;
    top: 7px;
    pointer-events: none;
}

.pv-header-dealer-id-select {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border: solid 1px #bdbdbd;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

    .pv-header-dealer-id-select:hover {
        cursor: pointer;
        border: solid 1px var(--primary);
    }

.pv-header-cust-id-input {
    width: 80px;
}

.pv-header-cust-id-value {
    line-height: 33px;
}

.pv-header-right {
    float: left;
}

.pv-header-right {
    float: right;
}

.pv-header-left,
.pv-header-right,
.pv-header-user-name,
.pv-header-dealer-id,
.pv-header-dealer-id-label,
.pv-header-dealer-id-value,
.pv-header-dealer-id-select-wrapper,
.pv-header-cust-id,
.pv-header-sign-out,
.pv-header-sign-in,
.pv-header-careers,
.pv-header-my-profile,
.pv-header-order-history {
    position: relative;
    display: inline-block;
}




@media(max-width: 575px) {
    .pv-header-dealer-id-select {
        width: 110px;
        overflow: hidden;
    }

    .pv-header-dealer-id-select-wrapper::after {
        display: none;
    }
}

@media(max-width: 384px) {
    .pv-header-dealer-id-select {
        width: 110px;
        overflow: hidden;
    }

    .pv-header-dealer-id-label {
        display: none;
    }

    .pv-header-cust-id-button {
        display: none;
    }
}

.pv-header-user-name,
.pv-header-dealer-id,
.pv-header-cust-id,
.pv-header-sign-in,
.pv-header-sign-out,
.pv-header-careers,
.pv-header-my-profile,
.pv-header-order-history {
    padding-left: 11px;
    padding-right: 13px;
}

.pv-header-cust-id-button {
    padding: 0;
}

.pv-header-left > div:first-child {
    padding-left: 0;
}

.pv-header-right > div:last-child {
    padding-right: 0;
}

.header-top .parent-megamenu > li > a,
.header-top .parent-megamenu > li > span {
    color: #333;
    padding: 0 15px;
    line-height: 30px;
    white-space: nowrap;
    cursor: pointer;
}

.header-opt-1 .header-top .fa-user {
    margin-right: 5px;
    color: #555;
}

.header-opt-1 .nav-top-left {
    float: left;
    color: #555;
    padding-inline-start: 0px;
}

    .header-opt-1 .nav-top-left > li {
        position: relative;
        padding: 0 10px;
        display: inline-block;
    }

        .header-opt-1 .nav-top-left > li:first-child {
            padding-left: 0;
        }

.pv-header-divider {
    display: inline-block;
    position: relative;
    top: 3px;
    content: '';
    width: 1px;
    height: 15px;
    background-color: #c4c4c4;
}

.pv-header-dealer-id:after {
    top: 9px;
}

.header-opt-1 .nav-top-left > li:last-child:after {
    display: none;
}

.header-opt-1 .nav-top-right {
    float: right;
    color: #555;
    margin: 0;
}

    .header-opt-1 .nav-top-right > li {
        position: relative;
        padding: 0 18px;
        display: inline-block;
    }

        .header-opt-1 .nav-top-right > li:last-child {
            padding-right: 0;
        }

        .header-opt-1 .nav-top-right > li:after {
            position: absolute;
            content: '';
            display: inline-block;
            top: 9px;
            right: 0;
            width: 1px;
            height: 15px;
            background: #c4c4c4;
        }

        .header-opt-1 .nav-top-right > li:last-child:after {
            display: none;
        }

    .header-opt-1 .nav-top-right .menu-item-has-children img {
        margin-right: 5px;
    }

.parent-megamenu {
    position: absolute;
    z-index: 1000;
    float: left;
    text-align: left;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-item-has-children .parent-megamenu {
    margin: 0;
    border-radius: 0;
    min-width: 122px;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
    padding: 7px 0 20px 0;
    box-shadow: 0 0px 5px 2px rgba(0, 0, 0, 0.175);
}

.menu-item-has-children:hover .parent-megamenu {
    top: 100%;
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.menu-item-has-children .dropdown-toggle .fa {
    margin-left: 10px;
}

.minicart-content-wrapper .product-info {
    position: relative;
}

.minicart-content-wrapper .product-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 0 17px 0;
    list-style: none;
}

    .minicart-content-wrapper .product-inner:last-child {
        padding-bottom: 44px;
    }

.minicart-content-wrapper.product-item.style1 .product-name,
.minicart-content-wrapper.product-item.style1 .product-info {
    font-size: 12px;
    margin: 0px;
    white-space: normal;
}

.minicart-content-wrapper.product-item.style1 .product-name {
    line-height: 1.5em;
    height: 4.5em;
}

.minicart-content-wrapper .price-dark ins,
.minicart-content-wrapper span.price,
.minicart-content-wrapper .price ins {
    font-size: 15px;
    text-decoration: none;
}

.remove {
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
}

.minicart-content-wrapper .price del {
    font-size: 13px;
    text-decoration: line-through;
}

.minicart-content-wrapper .subtotal span {
    font-size: 13px;
    color: #666;
    text-decoration: none;
}

.minicart-content-wrapper .subtotal {
    margin-top: 18px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

    .minicart-content-wrapper .subtotal .price {
        font-size: 18px;
        font-weight: 600;
        color: #333;
    }

.btn-viewcart,
.btn-checkout {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    background-color: #aaaaaa;
    border-radius: 4px;
    padding: 9px 30px;
}

    .btn-viewcart:hover,
    .btn-checkout:hover {
        background-color: #0033ab;
        color: #fff;
    }

.cart-adjusted-block {
    background-color: #f2dede;
    border-style: solid;
    border-width: 1px;
    border-color: var(--danger-border);
    padding: 15px 15px 15px 15px;
}

    .cart-adjusted-block.icon {
        padding: 0px 5px 5px 5px;
    }

.cart-adjusted-block-content,
.cart-adjusted-block-content p {
    padding: 0px 5px 5px 5px;
}

    .cart-adjusted-block-content h3 p.small {
        padding-top: 5px;
    }
/****header-nav****/
.header-content {
    padding-top: 8px;
    margin-top: 8px; /* added for 7165*/
    margin-bottom: 8px; /* added for 7165*/
}

    .header-content .nav-left {
        /*    padding-top: 10px;*/
    }

.block-search {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    text-align: center;
    margin: 0px auto;
    width: 661px;
}

    .block-search.style2 {
        width: 590px;
    }

    .block-search .block-content {
        width: 100%;
    }

.categori-search {
    display: inline-block;
    position: relative;
}

.categori-search-option {
    border: none;
    width: 265px;
    font-size: 13px;
    height: 38px; /*7165*/
    padding: 0 0 0 6px;
    color: #888;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.pv-hamburger-wrapper #pv-nav-menu {
    z-index: 102 !important;
}

select::-ms-expand {
    display: none;
}

.categori-search:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 18px;
    top: 12px;
    pointer-events: none;
}

.categori-search-option:focus {
    outline: none;
}

.form-search {
    display: inline-block;
}

    .form-search .form-control {
        width: 299.899px;
        display: inline-block;
        border: none;
        font-size: 13px;
        box-shadow: none;
        border-left: 1px solid #e6e6e6;
        border-radius: 0;
    }

.block-search.style2 .form-search .form-control {
    width: 348.99px;
}

.box-group .btn-search {
    height: 39px; /* reduced from 41px for 7165*/
    background-color: #0033ab;
    color: #fff;
    vertical-align: inherit;
    margin-right: -5px;
    font-size: 13px;
    text-transform: uppercase;
    width: 87px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.block-minicart {
    left: 0;
    top: 0;
    /*top right bottom left*/
    /*initial left:12px  added for 7165*/
    /* margin: 0em auto auto 35%;*/
    margin: -.26em auto .22em 39%; /*initial left:12px  added for 7165*/
    margin-left: 165px;
}

.search-hidden {
    font-size: 22px;
    display: inline-block;
    padding-top: 13px;
}

.search-hidden {
    margin-right: 20px;
    font-size: 24px;
    float: left;
}

    .search-hidden .pe-7s-search {
        font-weight: 600;
    }


.block-minicart .counter.qty {
    position: relative;
    font-size: 22px;
}

.block-minicart .counter-number {
    position: absolute;
    top: 0;
    left: 12px;
    background-color: #0033ab;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.block-minicart .counter-your-cart {
    position: relative;
    margin-left: 19px;
}

.block-minicart .counter-label {
    position: absolute;
    top: -20px;
    left: 0px;
    font-size: 13px;
    color: #666666;
    min-width: 61px;
    text-align: right;
}

.block-minicart .counter-price {
    font-size: 16px;
    color: #222;
    font-weight: bold;
    min-width: 61px;
    left: 0px;
    position: absolute;
    text-align: right;
    top: -5px;
}

@media (max-width: 480px) {
    .nav-top-left .parent-megamenu {
        left: inherit;
        right: 0;
    }

    .header-content .logo img {
        display: block;
        margin: 0 auto;
    }
}
/****search-bar****/

#pv-search-combo-wrapper::after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 18px;
    top: 13px;
    pointer-events: none;
    font-size: 13px;
}

#pv-search-combo {
    height: 40px; /*7165 reduced from 43*/
    width: 265px;
    margin: 0;
    padding: 7px 1px 0 12px;
    text-align: left;
    font-size: 13px;
    color: #888;
    border-top: 1px solid #e6e6e6;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

    #pv-search-combo:hover {
        cursor: pointer;
    }

#pv-search-text,
input.pv-search-text {
    height: 40px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    padding: 5px 0 0 10px;
    font-size: 13px;
    color: #888;
    width: 275px;
}

input.pv-search-text {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#pv-search-button i {
    display: none;
}

#pv-search-button {
    height: 39px; /* 7165 orig 40 px*/
    width: auto !important;
    border: none;
    margin: 0;
    padding-top: 8px;
    background-color: #0033ab;
    text-transform: uppercase;
    font-size: 13px;
    color: white;
    margin-right: 13px;
}

.pv-input-group-btn-refine-search {
    border: solid 1px #bdbdbd;
}

.pv-btn-refine-search {
    padding: 4px 12px;
    border-radius: 0 !important;
}

.react-autosuggest__input {
    padding: 0 0 0 8px;
}

.react-autosuggest__suggestions-list,
.asp-autosuggest {
    position: absolute;
    z-index: 110;
    background-color: white;
    max-height: 182px;
    overflow-y: scroll;
    /*border: 1px solid #888;*/
    box-shadow: 0 0px 5px 2px rgba(0, 0, 0, 0.175);
    width: auto;
    list-style: none;
    padding: 0 0 0 6px;
    margin: 0;
}

.asp-autosuggest-item-hover,
.react-autosuggest__suggestion:hover {
    cursor: pointer;
    background-color: #eaeded;
}

.pv-header-account-icon {
    color: #0072ce;
}

.pv-account-tooltip {
    position: relative;
    display: inline-block;
}

    .pv-account-tooltip .tooltip-content {
        visibility: hidden;
        width: 120px;
        background-color: #f6f6f6;
        color: #fff;
        text-align: center;
        border-top: 2px solid var(--primary);
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 125%;
        left: 10%;
        margin-left: -95px;
        opacity: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: opacity 0.5s, transform 0.5s;
        transform: translate(0, 40px);
    }

        .pv-account-tooltip .tooltip-content::after {
            content: '';
            position: absolute;
            bottom: 100%;
            left: 80%;
            margin-left: -5px;
            border-width: 10px;
            border-style: solid;
            border-color: transparent transparent var(--primary) transparent;
        }

    .pv-account-tooltip:hover .tooltip-content {
        visibility: visible;
        opacity: 1;
        transform: translate(0, 0px);
    }

    .pv-account-tooltip .tooltip-content a {
        width: 100px;
    }

        .pv-account-tooltip .tooltip-content a:first-child {
            margin-bottom: 5px;
        }

.pv-refine-search-control {
    max-width: 253px;
    margin-bottom: 12px;
}

/*****menu-bar****/
.dropdown-menu-title {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.submenu .menu {
    padding-left: 0;
}

.submenu .menu-item {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 15px;
    line-height: 34px;
}

.submenu.megamenu .menu-item {
    margin: 0;
}

.submenu .submenu-banner .menu-item {
    padding: 0;
    line-height: 24px;
    list-style: none;
}

.submenu .menu-item:last-child {
    border-bottom: none;
}

.submenu .menu-item a,
.submenu > .menu-item a {
    font-size: 13px;
    color: #666;
    font-weight: normal;
    text-transform: none;
    padding: 6px 0;
    display: inline-block;
    white-space: nowrap;
}

.submenu > .menu-item a {
    padding: 0;
}

.header-nav .dropdown-menu-info .shop-now {
    padding: 0px 18px;
    font-weight: 600;
    margin-top: 97px;
    margin-left: 19px;
}

.header-menu-nav.menu-style-2 .header-nav .menu-item-has-children:first-child {
    padding-left: 20px;
}

@media (max-width: 1199px) {
    .header-nav .dropdown-menu-info .shop-now {
        margin-top: 133px;
    }
}
/********header-mobile*******/
@media (max-width: 1199px) {
    .header-nav .dropdown-menu-info .shop-now {
        margin-top: 133px;
    }

    .menu-item-has-children .parent-megamenu {
        margin: 0 0 0 0;
    }

    .header-content .input-group-btn:last-child > .btn {
        z-index: 0;
    }

    .submenu-banner-menu-3 .col-md-4 {
        width: 220px;
    }

    .header-opt-1 .header-top a,
    .header-opt-1 .header-top .menu-item-has-children {
        font-size: 12px;
    }

    #pv-search-combo {
        width: 215px;
    }
}

@media (max-width: 991px) {
    .header-content {
        padding: 6px 0 0 0;
    }


    .pv-header-account-icon {
        top: 14px;
        position: relative;
        font-size: 22px;
        vertical-align: middle;
    }

    .search-hidden {
        padding-top: 15px;
    }

    .header-menu-nav.menu-style-2 .header-nav .menu-item-has-children:nth-child(2) {
        padding-left: 0;
    }

    .header-menu-nav .header-nav .menu-item-has-children,
    .header-menu-nav .header-nav li,
    .box-vertical-megamenus .vertical-menu-list > li {
        display: inline-block;
        padding: 0;
        width: 244px;
        border-bottom: 1px solid #e6e6e6;
    }

    .header-menu-nav .header-nav .menu-item-has-children,
    .header-menu-nav.menu-style-2 .header-nav .menu-item-has-children {
        line-height: 39px;
    }

    .box-vertical-megamenus .vertical-menu-list > li {
        padding: 8px 0;
        position: relative;
    }

    .header-nav .menu-item-has-children > a:after,
    .box-vertical-megamenus .menu-item-has-children.arrow > a:after {
        display: none;
    }

    .header-menu .submenu.parent-megamenu.megamenu,
    .header-menu .menu-item-has-children .parent-megamenu,
    .box-vertical-megamenus .menu-item-has-children .parent-megamenu {
        width: 100% !important;
        box-shadow: none;
        padding: 20px;
        background-image: none !important;
    }

    .header-menu .menu-item-has-children .parent-megamenu {
        padding: 20px 0;
    }

    .submenu .menu-item a {
        padding: 0;
    }

    .vertical-menu-content .submenu .menu-item a {
        padding: 6px 0;
    }

    .box-vertical-megamenus.style2 .menu-item-has-children .parent-megamenu {
        padding: 20px 0;
    }

    .header-menu .submenu .menu-item {
        padding: 0;
        line-height: 35px;
        width: 220px;
    }

    .header-menu .menu-item-has-children .parent-megamenu,
    .box-vertical-megamenus .menu-item-has-children .parent-megamenu {
        position: static;
        opacity: 1;
        visibility: visible;
        display: none;
    }

    .header-menu .menu-item-has-children.open-submenu .parent-megamenu,
    .box-vertical-megamenus .menu-item-has-children.open-submenu .parent-megamenu {
        display: block;
        max-width: 240px !important;
    }

    .header-nav .menu-item-has-children .toggle-submenu,
    .box-vertical-megamenus .menu-item-has-children .toggle-submenu {
        position: absolute;
        display: block;
        height: 46px;
        top: 0;
        left: 0;
        right: 0;
        cursor: pointer;
        text-align: right;
        line-height: 46px;
    }

    .header-nav .menu-item-has-children.arrow .toggle-submenu:after,
    .box-vertical-megamenus .menu-item-has-children.arrow .toggle-submenu:after {
        content: '\f107';
        font-family: 'FontAwesome';
        display: inline-block;
    }

    .header-nav .menu-item-has-children.open-submenu .toggle-submenu:after,
    .box-vertical-megamenus .menu-item-has-children.open-submenu .toggle-submenu:after {
        content: '\f106';
    }
}

@media (max-width: 767px) {
    .header-content .logo img {
        display: block;
        margin: 0 auto;
    }

    .pv-header-account-icon {
        top: 14px;
        left: -14px;
    }
}



@media (max-width: 575px) {
    #pv-search-button i {
        font-size: 25px;
        display: block;
    }

    #pv-search-button span {
        display: none;
    }
}
/*********vertical-menu*********/
.header-opt-1 .vertical-menu-content.is-home,
.index-opt-2 .vertical-menu-content,
.index-opt-4 .vertical-menu-content {
    opacity: 1;
    visibility: visible;
}

.vertical-menu-content .menu-item-has-children:nth-child(2) .submenu.parent-megamenu.megamenu {
    background-image: url('/WebSupport/images/home2/menu-banner-2.jpg');
    width: 900px;
}

.vertical-menu-content .menu-item-has-children:nth-child(3) .submenu.parent-megamenu.megamenu {
    background-image: url('/WebSupport/images/home2/menu-banner-1.jpg');
    width: 900px;
}

.vertical-menu-content .menu-item-has-children:nth-child(6) .submenu.parent-megamenu.megamenu {
    background-image: url('/WebSupport/images/home1/menu-banner-1.jpg');
    width: 900px;
}
/*.header-opt-1 .vertical-menu-content,*/
.index-opt-2 .vertical-menu-content.is-home,
.index-opt-3 .vertical-menu-content.is-home,
.index-opt-4 .vertical-menu-content.is-home,
.page-inner .vertical-menu-content.is-home,
.page-blog .vertical-menu-content.is-home,
.page-product .vertical-menu-content.is-home,
.index-opt-4 .sticky-menu-transform .vertical-menu-content.is-home {
    opacity: 0;
    visibility: hidden;
}

.stickyMenu {
    z-index: 101;
}

@media (max-width: 1199px) {
    .header-opt-1 .vertical-menu-content.is-home,
    .box-vertical-megamenus .vertical-menu-content {
        opacity: 0;
        visibility: hidden;
    }

    .header-opt-1 .has-open .vertical-menu-content.is-home {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 991px) {
    .header-opt-1 .vertical-menu-content.is-home,
    .index-opt-3 .header-opt-1 .vertical-menu-content.is-home {
        opacity: 0;
        visibility: hidden;
    }

    .header-opt-1 .box-vertical-megamenus.has-open .vertical-menu-content {
        opacity: 1;
        visibility: visible;
    }

    .btn-close {
        display: block;
        color: #000;
        float: right;
        margin: 20px 115px 10px 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #e6e6e6;
        position: relative;
        z-index: 222;
    }

    .header-menu-nav .header-nav li.btn-close {
        margin: 0 97px 15px 0;
        width: 40px;
    }
}
/*** Sticky menu line***/

/******slide*******/
/****opt-1*****/

.block-slide .container {
    padding: 0;
}

.main-slide.slide-opt-1 .item-slide,
.main-slide.slide-opt-3 .item-slide,
.main-slide.slide-opt-1 .item-slide,
.main-slide.slide-opt-3 .item-slide {
    height: 544px;
    background-repeat: no-repeat;
    background-size: cover;
}


/*.main-slide.slide-opt-3 a {
    height: 457px;
      margin-top: -10px;
}*/

.pv-page-alerts {
    margin-top: 20px;
}

/* Primary Landing Page Carousel */
/* DOM Landing Page Carousel */
/* INTL Landing Page Carousel */
/* WIRE Landing Page Carousel */
/*nd 2020-04-07 nitad -- json files now contain the path to the background images, and they are rendered with inline styles
find the json files on the WebSupport folders*/
.main-slide .slide-desc {
    position: relative;
    height: 100%;
    background-size: contain;
}

.main-slide.slide-opt-1 .slide-desc-1 p,
.main-slide.slide-opt-1 .slide-desc-2 p {
    color: #fff;
}

.main-slide.slide-opt-1 .slide-desc .slide-desc-1 {
    position: absolute;
    float: right;
    right: 15%;
    top: 35%;
}

.main-slide.slide-opt-1 .slide-desc .slide-desc-2 {
    position: absolute;
    float: left;
    left: 15%;
    top: 35%;
}

.main-slide.slide-opt-1 .slide-desc.slide-desc-3 {
    right: inherit;
    left: 21%;
    max-width: 375px;
    top: 23%;
}


.main-slide .p-primary {
    font-size: 75px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    line-height: 55px; /*40px original*/
}

.main-slide p {
    font-size: 30px;
    font-weight: 400;
    color: #666;
}

.slide-desc-1 p {
    text-align: right;
}

.slide-desc-2 p {
    text-align: left;
}

.main-slide.slide-opt-1 .slide-desc-3 p {
    font-size: 18px;
}

.main-slide.slide-opt-1 .slide-desc-3 .p-primary {
    font-size: 34px;
}

.active .btn-shop-now {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: bounceInRight;
    -webkit-animation-name: bounceInRight;
}

.main-slide .active p {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: bounceInUp;
    -webkit-animation-name: bounceInUp;
}

.active .p-primary {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
}
/****opt-3*****/

.banner-slide {
    width: 30.7%;
}

.main-slide.slide-opt-3 .slide-desc-1 {
    max-width: 305px;
    top: 94px;
    left: 65px;
}

.main-slide.slide-opt-3 .p-primary {
    font-size: 24px;
    line-height: 27px;
}

.main-slide.slide-opt-3 .btn-shop-now {
    margin-top: 15px;
}

.main-slide.slide-opt-3 .slide-desc-2 {
    max-width: 305px;
    top: 145px;
    right: 30px;
}

    .main-slide.slide-opt-3 .slide-desc-2 .p-primary {
        font-size: 28px;
        color: #555;
        font-weight: 600;
        line-height: 15px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .number {
        font-size: 68px;
        color: #555;
        font-weight: bold;
        margin-left: 4px;
    }

        .main-slide.slide-opt-3 .slide-desc-2 .number span {
            font-weight: 600;
            font-size: 38px;
            color: #555;
        }

    .main-slide.slide-opt-3 .slide-desc-2 .p-second {
        position: relative;
        font-size: 20px;
        color: #e10000;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 38px;
    }

        .main-slide.slide-opt-3 .slide-desc-2 .p-second:before {
            position: absolute;
            content: '';
            display: inline-block;
            width: 220px;
            height: 1px;
            background: #fff;
            top: -15px;
            left: 0;
        }

    .main-slide.slide-opt-3 .slide-desc-2 p {
        font-size: 15px;
        margin-top: 0;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .btn-shop-now,
    .main-slide.slide-opt-3 .slide-desc-3 .btn-shop-now {
        background-color: #49b293;
    }

.main-slide.slide-opt-3 .slide-desc-3 {
    max-width: 300px;
    top: 160px;
    right: 40px;
}

.main-slide.slide-opt-3 .btn-shop-now {
    margin-top: 15px;
}

.nav-style-2 .product-item .product-thumb img {
    max-width: 175px;
    max-height: 175px;
}

.slick-controls .slick-nav.disabled,
.slick-controls .slick-dots.disabled {
    display: none;
}

.slick-controls .slick-nav button {
    background: transparent;
    border: none;
    color: rgb(136, 136, 136);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
}

.slick-nav {
    position: relative;
    right: 0px;
    top: -35px;
}

    .slick-nav .slick-prev {
        position: absolute;
        right: 28px;
        width: 40px;
    }

    .slick-nav .slick-next {
        position: absolute;
        right: 0;
        width: 40px;
    }

.pv-GlobalHeader .slick-nav .slick-prev {
    color: #e6e6e6;
    opacity: 0.6;
    font-size: 50px;
    left: 0;
}

.pv-GlobalHeader .slick-nav .slick-next {
    color: #e6e6e6;
    opacity: 0.6;
    font-size: 50px;
}

.pv-DivisionHeader .slick-nav .slick-prev {
    color: #e6e6e6;
    opacity: 0.6;
    font-size: 50px;
    top: -225px;
    left: 0;
}

.pv-DivisionHeader .slick-nav .slick-next {
    color: #e6e6e6;
    opacity: 0.6;
    font-size: 50px;
    top: -225px;
}
/*****responsive-slide*****/
.main-slide.slide-opt-1 .item-slide {
    height: 549px; /* fills large desktop screen width 1920px */
}

.pv-GlobalHeader .slick-nav .slick-prev,
.pv-GlobalHeader .slick-nav .slick-next {
    top: -274px;
}

.main-slide.slide-opt-3 .item-slide,
.main-slide.slide-opt-3.pv-DOM-slide .item-slide,
.main-slide.slide-opt-3.pv-INTL-slide .item-slide,
.main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
    height: 449px;
}

.pv-DivisionHeader .slick-nav .slick-prev,
.pv-DivisionHeader .slick-nav .slick-next {
    top: -243px;
}

@media (max-width: 1600px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 457px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -228px;
    }
}

@media (max-width: 1536px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 439px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -219px;
    }
}

@media (max-width: 1440px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 412px;
    }
}

@media (max-width: 1366px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 391px;
    }
}

@media (max-width: 1280px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 366px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -183px;
    }
}

@media (max-width: 1200px) {
    .main-slide.slide-opt-1 .item-slide {
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -171px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 370px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -205px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 {
        top: 95px;
    }

    .main-slide.slide-opt-3 .slide-desc-3 {
        top: 100px;
    }

    .banner-slide {
        width: 30.5%;
    }
}

@media (max-width: 1024px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 293px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -146px;
    }
}

@media (max-width: 992px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 284px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -141px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 420px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -230px;
    }

    .main-slide.slide-opt-1 .slide-desc-1 .p-primary,
    .main-slide.slide-opt-1 .slide-desc-2 .p-primary {
        font-size: 48px;
        line-height: 48px;
        font-weight: 400;
    }

    .main-slide.slide-opt-1 .slide-desc-1 p,
    .main-slide.slide-opt-1 .slide-desc-2 p {
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
    }
}

@media (max-width: 812px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 232px;
    }
}

@media (max-width: 768px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 220px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -110px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide,
    .main-slide.slide-opt-5 .item-slide {
        height: 430px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -235px;
    }

    .main-slide.slide-opt-1 .slide-desc-1 .p-primary,
    .main-slide.slide-opt-1 .slide-desc-2 .p-primary {
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
    }

    .main-slide.slide-opt-1 .slide-desc-1 p,
    .main-slide.slide-opt-1 .slide-desc-2 p {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
    }
}

@media (max-width: 736px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 211px;
    }
}

@media (max-width: 667px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 191px;
    }
}

@media (max-width: 640px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 182px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -91px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 359px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -200px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 {
        top: 75px;
    }

    .main-slide.slide-opt-3 .slide-desc-3 {
        top: 100px;
    }
}

@media (max-width: 575px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 164px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -132px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 322px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -181px;
    }
}

@media (max-width: 568px) {
    .main-slide.slide-opt-1 .item-slide {
    }
}

@media (max-width: 480px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 138px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -69px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 269px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -154px;
    }

    .main-slide.slide-opt-1 .slide-desc-1 .p-primary,
    .main-slide.slide-opt-1 .slide-desc-2 .p-primary {
        font-size: 24px;
        line-height: 24px;
        font-weight: 400;
    }

    .main-slide.slide-opt-1 .slide-desc-1 p,
    .main-slide.slide-opt-1 .slide-desc-2 p {
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
    }

    .main-slide.slide-opt-3 .slide-desc-1 {
        top: 55px;
        left: 32px;
    }

    .main-slide.slide-opt-3 .p-primary {
        font-size: 18px;
        line-height: 20px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .p-primary {
        font-size: 21px;
        line-height: 8px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .number {
        font-size: 50px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .p-second {
        font-size: 17px;
        margin-top: 17px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 p {
        font-size: 13px;
    }

    .main-slide.slide-opt-3 .slide-desc-2 .p-second:before {
        top: -7px;
    }
}

@media (max-width: 414px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 118px;
    }
}

@media (max-width: 400px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 114px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -57px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 224px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -132px;
    }

    .main-slide.slide-opt-3 .slide-desc-1 {
        max-width: 250px;
        left: 20px;
    }
}

@media (max-width: 375px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 108px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -54px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 210px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -125px;
    }
}

@media (max-width: 320px) {
    .main-slide.slide-opt-1 .item-slide {
        height: 92px;
    }

    .pv-GlobalHeader .slick-nav .slick-prev,
    .pv-GlobalHeader .slick-nav .slick-next {
        top: -46px;
    }

    .main-slide.slide-opt-3 .item-slide,
    .main-slide.slide-opt-3.pv-DOM-slide .item-slide,
    .main-slide.slide-opt-3.pv-INTL-slide .item-slide,
    .main-slide.slide-opt-3.pv-WIRE-slide .item-slide {
        height: 180px;
    }

    .pv-DivisionHeader .slick-nav .slick-prev,
    .pv-DivisionHeader .slick-nav .slick-next {
        top: -110px;
    }
}

/** slider on left 2/3rds of screen (logged in landing pages) **/
@media (min-width: 992px) {
    .main-slide.slide-opt-3 {
        width: 68.4%;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
    }
}

.title-of-section {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #333;
    position: relative;
}

    .title-of-section.style2:after {
        position: absolute;
        bottom: -15px;
        background: #eee;
        width: 100%;
        height: 1px;
        content: '';
        left: 0;
    }
/********************************
***********Products**************
********************************/
.product-thumb.style1 {
    float: left;
    position: relative;
    overflow: hidden;
}

    .product-thumb.style1 img {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .product-thumb.style1:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

.product-info {
    overflow: hidden;
    padding-left: 25px;
}

.sku {
    color: #000;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 11px;
    display: inline-block;
}

.product-name {
    margin-bottom: 6px;
    line-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .product-name.pv-subcategory-product-name {
        text-align: center;
        white-space: normal;
        overflow: unset;
        text-overflow: unset;
        height: 20px
    }

    .product-name a,
    .product-name a:visited,
    .product-name a:active {
        font-size: 14px;
        color: #0033ab;
    }

        .product-name a:hover {
            color: #666;
        }

.product-view-all {
    float: right;
    text-align: right;
    font-size: 13px;
}

@media (min-width: 375px) {
    .product-view-all {
        font-size: 17px;
    }
}

.product-view-all:hover {
    color: #666;
}

.price {
    display: inline-block;
    margin-bottom: 3px;
}

    .price ins {
        font-size: 18px;
        color: #c30c0c;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-decoration: none;
        margin-right: 5px;
    }

.price-dark {
    display: inherit;
}

    .price-dark ins {
        color: #222;
    }

.price del {
    font-size: 14px;
    color: #bbbbbb;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    margin-right: 5px;
}

.products.products-list .product-item.style1 {
    border: 1px solid #e6e6e6;
}

.product-item.style1 .product-name,
.product-item.style2 .product-name {
    margin-top: 10px;
    margin-bottom: 20px;
}

.slick-slide .product-item.style1 .product-inner {
    height: 377px;
}

.product-inner.intl-height {
    height: 300px !important;
}

.block-recent-view .slick-slide .product-item.style1 .product-inner {
    height: 347px;
}

.slick-slide .product-item.style1 .product-name,
.slick-slide .product-item.style1 .price,
.slick-slide .product-item.style1 .price ins {
    width: 100%;
}

    .slick-slide .product-item.style1 .price ins {
        text-align: left;
        padding-bottom: 20px;
    }

.product-item.style1 .price ins {
    font-size: 15px;
}

.product-item.style1 .price del {
    font-size: 13px;
    text-decoration: line-through;
}

.star-rating {
    display: inline-block;
    color: #f29f29;
    margin-bottom: 11px;
    font-size: 12px;
}

.product-item.style2 .star-rating {
    font-size: 14px;
}

.star-rating .review {
    font-size: 12px;
    color: #aaa;
}

#txtQuantity {
    z-index: 3;
}

.single-add-to-cart .btn-add-to-cart {
    text-align: center !important;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 7px 7px 7px !important;
    margin-top: 8px;
    width: 100%;
    height: 39px;
}

.btn-add-to-cart {
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 53px;
    margin-top: 5px;
}

.smaller .btn-add-to-cart {
    padding: 5px 25px;
}

.btn-add-to-cart:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0033ab;
    border-color: #0033ab;
}

input.pv.form-control.disabled,
.btn-add-to-cart.disabled,
.btn-add-to-cart.disabled:hover {
    cursor: not-allowed;
}

.pv-add-to-cart-hidden {
    width: 175px;
    padding-top: 6px;
}

/************banner*****/
.promotion-banner {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

    .promotion-banner .shop-now {
        position: absolute;
        left: 40%;
        bottom: 40px;
        text-transform: uppercase;
        font-size: 13px;
        color: #0033ab;
        font-weight: 600;
        text-decoration: underline;
        z-index: 22;
    }

        .promotion-banner .shop-now .fa {
            margin-left: 5px;
            transition: 0.3s;
        }

        .promotion-banner .shop-now:hover {
            text-decoration: none;
        }

            .promotion-banner .shop-now:hover .fa {
                margin-left: 7px;
                transition: 0.3s;
            }

        .promotion-banner .shop-now.style2 {
            color: #c30c0c;
            bottom: 34px;
            right: 70px;
            left: inherit;
        }

    .promotion-banner.item-3 .shop-now.style2 {
        right: 97px;
        bottom: 70px;
    }

    .dropdown-menu-info .shop-now,
    .promotion-banner.box-single .shop-now {
        left: 6%;
        bottom: 27px;
        color: #fff;
        text-decoration: none;
        padding: 7px 16px;
        background-color: #0033ab;
        border-radius: 4px;
        z-index: 10;
        display: inline-block;
    }

        .promotion-banner.box-single .shop-now:hover {
            color: #f29f29;
        }

    .promotion-banner.box-single .banner-img:hover img {
        -webkit-filter: sepia(100%);
        filter: sepia(100%);
        transition: 0.3s;
    }

    .promotion-banner.box-single .banner-img:hover:after {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
        transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
        height: 300%;
    }

    .promotion-banner.box-single .banner-img:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 150%;
        height: 500%;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    .promotion-banner .btn-shop-now {
        font-size: 13px;
        color: #666;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        left: 15px;
        bottom: 40px;
    }

        .promotion-banner .btn-shop-now:hover {
            color: #0033ab;
        }

        .promotion-banner .btn-shop-now:before {
            position: absolute;
            display: inline-block;
            content: '';
            background-color: #888;
            bottom: 4px;
            left: 0;
            height: 1px;
            width: 100%;
            transition: 0.3s;
        }

        .promotion-banner .btn-shop-now:hover:before {
            bottom: 2px;
            background-color: #0033ab;
        }

    .promotion-banner.style-5:before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 2px solid #fff;
        box-shadow: 0 0 0 30px rgba(183, 181, 181, 0.4);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: scale3d(1.4, 1.4, 1);
        transform: scale3d(1.4, 1.4, 1);
        pointer-events: none;
    }

    .promotion-banner.style-5:hover:before {
        /* opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    pointer-events: none;*/
    }

    .promotion-banner.second img {
        border: solid 1px darkgray;
    }

@media (max-width: 991px) {
    .promotion-banner {
        width: 45%;
        display: inline-block;
    }

        .promotion-banner.first {
            margin: 20px 20px 0 50px !important;
        }

        .promotion-banner.second {
            margin: 20px 0 0 0 !important;
        }
}

@media (max-width: 767px) {
    .promotion-banner {
        width: 100%;
        display: block;
    }

        .promotion-banner.first {
            padding-top: 20px;
            padding-bottom: 10px;
            margin: 0 !important;
        }

        .promotion-banner.second {
            padding-top: 10px;
            padding-bottom: 20px;
            margin: 0 !important;
        }

        .promotion-banner img {
            display: block;
            width: 50%;
            margin: 0 auto;
        }
}
/*****end banner*****/
.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.tab-container .active {
    opacity: 1;
    visibility: inherit;
    position: inherit;
    -vendor-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -vendor-animation-delay: 1s;
    animation-delay: 1s;
    -vendor-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.active.item-first .deal-of-day,
.active.item-first .product-item.style1 {
    border-left: 1px solid #e6e6e6;
    margin-left: 1px;
}

.product-inner {
    position: relative;
    border: 1px solid #e6e6e6;
    /* overflow: hidden; */
}

.product-item.style1 .product-inner {
    background: #fff;
    /*border-bottom: 1px solid #e6e6e6;*/
}

.product-item.style1 .product-info {
    padding: 0 5px 20px 5px;
    margin-bottom: 40px;
}

.slick-slide .product-item.style1 .product-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

.product-item.style1 .product-thumb {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.product-item.style1 .thumb-inner {
    padding: 10px;
}

.thumb-inner img {
    margin-left: auto;
    margin-right: auto;
}

.product-item.style1 .product-info .pv-slide-spinner-wrapper {
    padding-bottom: 20px;
}

.product-item.style1 .onsale,
.product-item.style1 .onnew {
    position: absolute;
    height: 20px;
    line-height: 19px;
    left: 10px;
    bottom: 4px;
}

    .product-item.style1 .onsale.style2,
    .product-item.style1 .onnew.style2 {
        top: 53px;
        bottom: inherit;
    }

.product-item.style2 .product-inner {
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 30px 10px 45px 30px;
}

.product-item.style2 .product-thumb {
    float: left;
}

.product-item.style2 .product-info {
    padding: 10px 0 0 10px;
}

.product-item.style2 .onsale,
.product-item.style2 .onnew {
    position: absolute;
    top: 40px;
    left: 30px;
    height: 20px;
    line-height: 19px;
}

.product-item.style2 .btn-add-to-cart {
    font-size: 13px;
    padding: 3px 26px;
    font-family: 'Roboto', sans-serif;
}

.quick-view {
    position: absolute;
    right: -100px;
    top: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    background-color: #888888;
    text-transform: uppercase;
    padding: 0 9px;
}

.product-inner:hover .quick-view {
    right: 10px;
}

.pv-slide-add-to-cart button {
    font-size: 13px;
    height: 30px;
    text-transform: uppercase !important;
    color: #888 !important;
    font-weight: 600;
    padding: 5px 18.8px !important;
    background-color: #f6f6f6 !important;
    border: 1px solid #ddd !important;
    border-radius: 2px !important;
    margin: 0px 8.5px;
    width: 130px !important;
}

    .pv-slide-add-to-cart button:hover {
        color: #fff !important;
        background-color: #0033ab !important;
        border: 1px solid #0033ab !important;
    }

.pv-slide-add-to-cart .added-to-cart {
    height: 18px !important;
    border-radius: 2px !important;
    text-align: center;
    margin-left: 8px !important;
    width: 130px;
    padding: 0;
}

/*.group-btn-hover.style2 {
    text-align: left;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}*/
/*.group-btn-hover .compare,
.group-btn-hover .wishlist,
.group-btn-hover.style2 .add-to-cart {
    color: #888;
    font-size: 16px;
    padding: 5px 9px;
    background-color: #f6f6f6;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    float: left;
}*/
/*.group-btn-hover .wishlist {
    font-size: 17px;
}*/
/*.group-btn-hover.style2 .add-to-cart {
    margin-left: 10px;
}*/
/*.group-btn-hover.style2 .compare,
.group-btn-hover.style2 .wishlist {
    margin-right: 10px;
    margin-left: 0;
}*/
/******brand******/
.block-section-brand {
    padding-top: 40px;
}

.section-brand {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
}

    .section-brand.pv-Division {
        border-radius: 0;
        border: none;
    }

    .section-brand.style1 {
        padding: 24px 0;
    }

    .section-brand .item-brand {
        display: block;
        border-right: 1px solid #e6e6e6;
    }

    .section-brand .active.item-last .item-brand {
        border-right: none;
    }

    .section-brand .item-brand img {
        -webkit-filter: sepia(0);
        filter: sepia(0);
    }

    .section-brand .item-brand:hover img {
        -webkit-filter: sepia(100%);
        filter: sepia(100%);
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

/******footer********/
/*****opt-1*****/
.newsletter-title {
    padding: 16px 0 24px 0;
}

.pv-btn-newsletter {
    color: #0033a0 !important;
    background-color: #fff;
    border: none;
    height: 46px;
    line-height: 2.2;
    vertical-align: middle;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 700;
    margin-top: 25px;
}

.newsletter-title .h3-newsletter {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: -3px;
    text-transform: uppercase;
}

.newsletter-form {
    max-width: 468px;
    margin: 0 auto;
    margin-top: 25px;
}

    .newsletter-form .input-subscribe {
        width: 77.2%;
        height: 45px;
        float: left;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border: 1px solid #e6e6e6;
        font-size: 14px;
        padding-left: 20px;
    }

    .newsletter-form .control {
        position: relative;
    }

    .newsletter-form .btn.subscribe {
        position: relative;
        width: 22%;
        height: 45px;
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        background-color: #0033ab;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

        .newsletter-form .btn.subscribe:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            background-color: rgba(255, 255, 255, 0.09);
            width: 0;
            -webkit-transition: all 0.5s ease 0s;
            -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
        }

        .newsletter-form .btn.subscribe:hover:before {
            width: 100%;
        }

.socials {
    float: right;
    margin-top: 28px;
}

    .socials .social {
        display: inline-block;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        line-height: 38px;
        text-align: center;
        margin-right: 10px;
        margin-bottom: 20px;
        font-size: 18px;
        background-color: #0033ab;
        color: #ffffff;
    }

        .socials .social:hover {
            color: #0033ab;
            background-color: #d1d1d1;
        }

        .socials .social:last-child {
            margin-right: 0;
        }

.footer-column {
    /*margin-top: 37px;*/
    margin-top: 20px;
    margin-bottom: 30px;
}

    .footer-column .links ul {
        padding-inline-start: 0px;
    }

.pv-norton {
    text-align: center;
    color: white;
}

    .pv-norton table {
        margin: 0 auto;
        text-align: left;
    }

.contacts .contacts-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.contacts .contacts-info {
    margin-bottom: 12px;
    display: inherit;
}

.links li {
    list-style: none;
}

    .links li a {
        display: inline-block;
        margin-bottom: 7px;
        color: #666;
    }

        .links li a:hover {
            color: #0033ab;
        }

.copyright {
    background-color: #222;
    /* margin-top: 30px; */
}

.copyright-right {
    font-size: 11px;
    color: #ddd;
    float: left;
    margin-top: 20px;
}

    .copyright-right span {
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }

    .copyright-right div {
        display: inline-block;
    }

.pay-men {
    float: right;
}

    .pay-men img {
        border-radius: 4px;
        margin: 22px 0 13px 15px;
        vertical-align: middle;
    }

        .pay-men img:hover {
            opacity: 0.7;
        }

.warning-wrapper {
    margin-top: 26px;
}

.warning-header,
.warning-footer {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.warning-yellow {
    color: #f79f1a;
}

.warning-body {
    margin-top: 10px;
}

.warning-footer {
    margin-top: 10px;
}
/*****opt-2*****/

.pv-privacy-copy h4,
.pv-terms-copy h4 {
    margin-top: 22px;
}

.pv-privacy-copy p,
.pv-privacy-copy li,
.pv-terms-copy p,
.pv-terms-copy li {
    margin-top: 16px;
}

.pv-terms-copy ul {
    list-style: none;
    padding-left: 0;
}

.pv-terms-copy li {
    list-style-type: none;
}

.pv-terms-copy ul.pv-inner-ul {
    padding-left: 22px;
}

.pv-privacy-copy p.pv-single-space {
    margin-top: 2px;
    /*margin-bottom: 2px;*/
}

/********responsive*****/
@media (max-width: 1199px) {
    .header-opt-1 .nav-top-left > li {
        padding: 0 9px;
    }

    /*.header-opt-1 .nav-top-right {
            display: none;
        }*/

    .header-opt-1 .nav-top-right > li {
        padding: 0 12px;
    }

    .block-search {
        width: 550px;
    }

    .form-search .form-control {
        width: 320px;
    }

    .block-search.style2 .form-search .form-control {
        width: 360.99px;
    }

    .box-group .btn-search {
        width: 75px;
    }

    .header-nav .menu-item-has-children {
        padding: 0 5px;
    }

        .header-nav .menu-item-has-children a {
            font-size: 12px;
            display: inline-block;
            position: relative;
            z-index: 222;
        }

        .header-nav .menu-item-has-children .dropdown-toggle > span {
            margin-right: 1px;
        }

        .header-nav .menu-item-has-children .dropdown-toggle .fa {
            margin-left: 3px;
        }

    .product-info {
        padding-left: 3px;
    }

    .promotion-banner .shop-now {
        bottom: 26px;
    }

    .product-item.style2 .product-inner {
        padding: 30px 10px 30px 10px;
    }

    .product-item.style2 .product-info {
        padding-left: 0px;
    }

    .promotion-banner.box-single .shop-now {
        bottom: 22px;
    }

    .group-btn-hover .add-to-cart {
        padding: 5px 6px;
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .header-opt-1 .nav-top-left,
    .header-opt-1 .nav-top-right,
    .socials {
        float: inherit;
        text-align: center;
    }

    .footer-top .center-col {
        display: flex;
        justify-content: center;
    }

    .header-opt-1 .nav-top-left > li,
    .header-opt-1 .nav-top-right > li {
        padding: 0 12px;
    }

        .header-opt-1 .nav-top-left > li:first-child {
            padding-left: 12px;
        }

        .header-opt-1 .nav-top-right > li:last-child {
            padding-right: 15px;
        }

    .header-content .nav-left {
        display: inline-block;
    }

    .header-content .nav-right {
        float: right;
    }

    .nav-mind {
        /*        display: none;*/
    }

    .header-menu-bar {
        margin: 13px 0 0px 0;
    }

    .header-menu-nav .menu-on-mobile .title-menu-mobile {
        float: left;
    }

    .block-minicart.style2 .counter-your-cart {
        display: none;
    }

    .block-minicart .minicart a {
        pointer-events: none;
        cursor: default;
    }

    .title-of-section {
        margin-bottom: 10px;
    }

        .title-of-section.style2:after {
            bottom: -10px;
        }

    .tab-product .nav-tab {
        position: relative;
        text-align: left;
        left: 0;
        top: 0;
        padding-bottom: 10px;
    }

        .tab-product .nav-tab li {
            padding: 0 7px;
        }

    .promotion-banner.box-single .shop-now {
        padding: 0px 11px;
    }

    .promotion-banner .shop-now {
        bottom: 20px;
        font-size: 10px;
    }

    .newsletter-title {
        text-align: center;
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .product-info {
        padding-left: 15px;
        padding-bottom: 18px;
    }

    .star-rating {
        display: inherit;
    }

    .promotion-banner .shop-now {
        bottom: 40px;
    }

    .promotion-banner.box-single .shop-now {
        bottom: 13px;
    }

    .tab-product .nav-tab {
        position: relative;
        text-align: left;
        left: 0;
        top: 0;
        padding-bottom: 10px;
    }

        .tab-product .nav-tab li {
            padding: 0 6px;
        }

    .box-tabs.nav-tab li a:after {
        bottom: 0;
    }

    .title-of-section.style2:after {
        display: none;
    }

    .copyright-right,
    .pay-men {
        float: inherit;
        text-align: center;
    }

        .pay-men a img {
            margin: 13px 7px;
        }
}

@media (max-width: 700px) and (min-width: 480px) {
    .product-item.style2 .product-thumb {
        width: inherit;
        float: inherit;
    }
}

@media (max-width: 600px) {
    .promotion-banner .shop-now {
        bottom: 26px;
    }

    .promotion-banner.box-single .shop-now {
        bottom: 5px;
    }
}

@media (max-width: 520px) {
    .product-thumb.style1 {
        width: 45%;
    }
}

@media (max-width: 480px) {
    .header-content .nav-left,
    .header-content .nav-right {
        display: inherit;
        width: 100%;
        text-align: center;
        float: inherit;
    }

    .header-content .nav-right {
        max-width: 220px;
        margin: 0 auto;
        padding-top: 5px;
    }

    .block-minicart {
        float: right;
        padding-bottom: 0;
        margin-top: 0;
        display: block;
    }

        .block-minicart .parent-megamenu {
            right: inherit;
            left: -141px;
        }

            .block-minicart .parent-megamenu:before {
                display: none;
            }

    .product-thumb.style1 {
        width: inherit;
        float: inherit;
    }

    .tab-product .nav-tab {
        text-align: center;
    }

        .tab-product .nav-tab li {
            width: 100%;
            margin-bottom: 2px;
            border: 1px solid #e6e6e6;
        }

            .tab-product .nav-tab li:hover,
            .tab-product .nav-tab li.active {
                background-color: #0033ab;
                border: 1px solid #0033ab;
            }

                .tab-product .nav-tab li:hover a,
                .tab-product .nav-tab li.active a {
                    color: #fff;
                }

    .box-tabs.nav-tab li a:after {
        display: none;
    }

    .newsletter-form {
        max-width: 320px;
    }

        .newsletter-form .btn.subscribe {
            font-size: 12px;
            padding: 0;
        }
}

@media (max-width: 360px) {
    .block-minicart .parent-megamenu {
        left: -164px;
    }
}
/*****detail-product*********/
.product-info-price {
    padding-top: 10px;
}

.product-info-price-width-wrapper {
    margin: auto;
    width: 187px;
}

.product-info-price-table {
    margin-top: 10px;
}

.product-info-price .price {
    margin: 21px 0;
}

    .product-info-price .price ins {
        display: block;
        font-size: 20px;
        font-weight: bold;
    }

.product-list .product-info-price .price ins,
.product-list .product-info-price .price del {
    font-family: 'Open Sans', sans-serif;
}

.product-info-price .price del {
    font-size: 13px;
    text-decoration: line-through;
}

.product-info-price table thead tr th {
    border-bottom: 1px solid #ddd;
    padding: 4px;
}

.product-info-price table tbody tr th {
    padding: 5px 4px 4px 4px;
}

.product-info-price table tbody tr td {
    padding: 4px;
}

.quantity-title {
    font-size: 13px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 600;
}

.buttons-added {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    max-width: 142px;
    margin-bottom: 30px;
}

    .buttons-added input {
        border: none;
        font-size: 15px;
        color: #0033ab;
        font-weight: bold;
        margin-left: 4px;
    }

        .buttons-added input[type='number'] {
            -webkit-appearance: textfield;
            -moz-appearance: textfield;
            appearance: textfield;
            padding: 6px 15px;
            max-width: 100%;
            margin: 0;
            font: inherit;
            font-family: 'Open Sans', sans-serif;
            border: none;
            font-size: 15px;
            color: #0033ab;
            font-weight: bold;
            margin-left: 4px;
            outline: none;
        }

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.shopping-cart .buttons-added button.sign {
    width: 25px;
    height: 25px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #666;
    line-height: 23px;
    margin-bottom: 4px;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: inherit;
    padding: 0;
}

.buttons-added .sign:hover {
    background-color: #0033ab;
    color: #fff;
}

.buttons-added .sign.plus {
    margin-right: 5px;
    margin-left: 0px;
}

/* .buttons-added .sign.minus {
} */

.product-info-price .single-add-to-cart .compare,
.product-info-price .single-add-to-cart .wishlist {
    font-weight: 600;
}
/*****responsive-detal-product*******/
@media (max-width: 1199px) {
    .shopping-cart .buttons-added {
        width: 135px;
    }
}
/********footer-opt-2********/
.footer-opt-2 .footer-top {
    background-color: #0033ab;
    margin-top: 40px;
}

.footer-opt-2.footer-about-us .footer-top {
    margin-top: 0px;
}

.footer-opt-2 .newsletter-title {
    color: #fff;
}

    .footer-opt-2 .newsletter-title .h3-newsletter {
        display: inline-block;
        margin-right: 37px;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

        .footer-opt-2 .newsletter-title .h3-newsletter:before {
            content: '\f1d8';
            font-family: 'FontAwesome';
            font-size: 24px;
            color: #fff;
            margin-right: 15px;
        }

.footer-opt-2 .newsletter-form {
    max-width: inherit;
    margin: 18px 0;
}

    .footer-opt-2 .newsletter-form .input-subscribe {
        width: 79.2%;
        height: 50px;
        padding-left: 20px;
        font-family: Open Sans, FontAwesome;
    }

    .footer-opt-2 .newsletter-form .btn.subscribe {
        background-color: #d1d1d1;
        color: #000000;
        width: 20.5%;
        height: 50px;
    }

.footer-opt-2 .title-of-section {
    font-size: 16px;
    margin-bottom: 26px;
}

.info-phone:before,
.info-support:before,
.info-address:before {
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #666;
    margin-right: 8px;
}

.info-address:before {
    content: '\f041';
}

.info-phone:before {
    content: '\f095';
}

.info-support:before {
    content: '\f0e0';
}

/* .footer-opt-2 .socials {
    float: left;
    margin-top: 11px;
} */

/* .footer-opt-2 .socials .social {
    width: 40px;
    height: 40px;
    color: #555;
    background-color: #f6f6f6;
} */

.footer-opt-2 .socials .social:hover {
    background-color: #fff;
    color: #0033ab;
}

.footer-opt-2 .contacts .contacts-info {
    margin-bottom: 6px;
}

    .footer-opt-2 .contacts .contacts-info:first-child {
        margin-bottom: 22px;
        line-height: 20px;
    }

.links-ins {
    max-width: 375px;
}

.footer-opt-2 .copyright {
    /* margin-top: 40px; */
    background-color: #333333;
}

.footer-opt-2 .copyright-right {
    color: #ffffff;
}

    .footer-opt-2 .copyright-right span {
        color: #ffffff;
        font-weight: 600;
    }
/********redponsive-footer-opt-2********/
@media (max-width: 1199px) {
    .footer-opt-2 .newsletter-title .h3-newsletter {
        margin-right: 9px;
        font-size: 15px;
    }

        .footer-opt-2 .newsletter-title .h3-newsletter:before {
            font-size: 20px;
            margin-right: 6px;
        }

    .footer-opt-2 .newsletter-title .span-newsletter {
        font-size: 13px;
    }

    .footer-opt-2 .socials .social {
        margin-right: 5px;
    }
}

@media (max-width: 991px) {
    .footer-opt-2 .socials {
        float: inherit;
        text-align: left;
    }

    .site-footer .title-of-section {
        margin: 10px 0;
    }
}

.login {
    width: 470px;
}

.register {
    width: 570px;
}

    .login li,
    .register li {
        list-style: none;
    }

    .login label,
    .register label {
        font-weight: 600;
        color: #333;
    }

    .login .inline,
    .register .inline,
    .forgot-password {
        font-size: 13px;
        color: #666;
        font-weight: normal;
        margin-top: 4px;
    }

        .login .inline input,
        .register .inline input,
        .checkout .form-group .inline input {
            margin-right: 8px;
            width: 15px;
            height: 15px;
        }

    .login input.button-submit,
    .register input.button-submit,
    .form-contact input.button-submit {
        font-size: 13px;
        border-radius: 4px;
        padding: 8px 42px;
        background-color: #0033ab;
        margin-top: 28px;
    }

    .register input.button-submit {
        margin-top: 10px;
    }

        .login input.button-submit:hover,
        .register input.button-submit:hover,
        .form-contact input.button-submit:hover {
            background-color: #222;
        }
/********responsive-login******/
@media (max-width: 1199px) {
    .login,
    .register {
        width: auto;
    }

        .register .padding-right,
        .register .padding-left {
            padding-left: 0;
            padding-right: 0;
        }
}
/*******contact*******/
.contact-detail .contacts-info {
    /*overflow: hidden;*/
    padding-bottom: 24px;
}

.contacts-info .title-info {
    font-size: 14px;
    color: #333;
    margin: 0;
    padding-top: 10px;
    font-weight: 600;
    padding-left: 74px;
}

.contacts-info:last-child .title-info {
    padding-top: 0;
}

.contacts-info .info-detail {
    font-size: 13px;
    color: #888;
    line-height: 18px;
    padding-left: 74px;
}

.contact-post {
    margin: 17px 0;
}

    .contact-post strong {
        display: block;
        font-size: 17px !important;
        line-height: 20px !important;
    }

    .contact-post p {
        margin-top: 10px;
        font-size: 14px;
    }

    .contact-post a {
        font-size: 14px;
    }

    .contact-post ul {
        padding-left: 16px;
        font-size: 14px;
    }

.pv-contact-divider {
    height: 10px;
    border-bottom: 1px solid black;
}

.pv-contact-spacing {
    margin-top: 12px;
}

.home-page-text {
    text-align: center;
    /* border-bottom: 1px solid #e6e6e6; */
    padding-bottom: 15px;
}

.home-page-text-header {
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 19px;
}

.home-page-text-Subheader {
    font-family: Roboto;
    margin-left: 22px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 2px;
}

.home-page-text-image {
    display: inherit;
    margin-top: 5px;
    align-content: center;
}

.home-page-text-Subheaderlists ul {
    display: flex;
    flex-direction: column;
    font-family: Roboto;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 65px;
    margin-right: 5px;
}
/****************************** 7547 Media Queries for Search text Input*/
@media screen and (min-width: 400px) {
    .home-page-text-Subheaderlists {
        display: flex;
        flex-direction: column;
        font-family: Roboto;
        text-align: left;
        font-size: 14px;
        font-weight: normal;
        margin-top: 3px;
        margin-bottom: 0px;
        margin-right: 5px;
    }
}

.home-page-text .home-page-text-center {
    padding-top: 15px;
    font-size: 35px;
    color: #333;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    padding-bottom: 25px;
    line-height: 33px;
    font-family: Roboto;
}

.home-page-text p,
.home-page-text li {
    text-align: center;
    font-size: 18px;
    color: var(--primary-font);
}

.home-page-text p {
    margin-bottom: 10px;
    line-height: 20px;
}

.home-page-text img {
    height: 150px;
    width: 150px;
    margin-top: 40px;
}

.home-page-text-icon-text {
    font-size: 22px;
    color: var(--primary-font);
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--primary-font) !important;
    text-decoration: none !important;
    margin-top: 18px;
    display: block;
    line-height: 25px;
    text-align: center;
}

.pv-industry-link-bar img {
    display: block;
    margin: auto;
    padding-top: 10px;
}

.pv-page-post {
    padding: 15px;
    overflow: hidden;
}

    .pv-page-post::after {
        margin-left: 15px;
        width: calc(100% - 15px);
        padding-bottom: 30px;
        border-bottom: 1px solid #bdbdbd;
        overflow: hidden;
    }

.pv-main-post-wrapper {
    margin-top: 15px;
}

    .pv-main-post-wrapper .pv-page-post:first-child::before {
        margin-left: 15px;
        width: calc(100% - 15px);
        padding-top: 30px;
        border-top: 1px solid #bdbdbd;
        overflow: hidden;
    }

.pv-page-post .post-content {
    color: var(--primary-font);
    line-height: 22px;
}

.pv-new-page-content {
    background-color: #f7f7f8;
    margin-bottom: 10px;
    /*  background-color: pink;*/
}

.pv-new-page-contentdiv {
    /*  background-color: #f7f7f8;*/
    width: 100%;
    height: 40px;
    margin: 0 0 -40px 0;
    background-color: #f7f7f8;
    opacity: 0.85;
}


.pv-IndustryLinkSub-col-lg-3 col-md-3 col-sm-6 col-xs-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.pv-IndustryLink {
    border-radius: 10px;
    background-color: #ffffff;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    height: 610px;
    display: flex;
    flex-direction: column;
    align-self: center;
}


.pv-partner-resources-training-video {
    display: flex;
    flex-wrap: wrap;
}

.pv-partner-resources-training-video-row {
    flex: 1;
    padding-top: initial;
    margin-top: 50px;
    margin-bottom: 30px;
}


.pv-new-page-button {
    display: flex;
    flex-direction: column;
    align-self: center;
    position: absolute;
    bottom: 15px;
    font-family: Roboto;
    text-align: center;
    color: white;
    white-space: nowrap;
}

.pv-new-page-button-style.pv.btn.btn-primary.btn-continue {
    font-size: 16px;
}

.pv-new-page-button-style {
    width: 220px;
}

.pv-page-post .post-content strong {
    font-size: 48px;
    font-weight: 500;
    color: var(--primary-font);
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: Roboto;
}

.pv-page-post .post-content ul {
    display: inline-block;
}

.pv-page-post .post-content .title-of-section {
    display: inline-flex;
}

@media (min-width: 1200px) {
    .pv-page-post .post-content {
        margin-left: 0;
        padding-left: 0;
    }

    .pv-page-post .post-image {
        margin-right: 0;
        padding-right: 0;
    }
}

/****************************** 7165 Media Queries for Search text Input*/
@media (max-width: 1600px) {


    #pv-search-text {
        width: 180px;
    }

    #pv-search-button {
        margin-right: 32px
    }

    .block-minicart {
        margin-left: 36px;
        vertical-align: central;
    }
}

@media (max-width: 1124px) {


    #pv-search-text {
        width: 180px;
    }

    #pv-search-button {
        margin-right: 32px
    }

    .block-minicart {
        margin-left: 36px;
        vertical-align: central;
    }
}

@media (max-width: 1088px) {


    #pv-search-text {
        width: 180px;
    }

    #pv-search-button {
        margin-right: 32px
    }

    .block-minicart {
        margin-left: 36px;
        vertical-align: central;
    }
}

@media (max-width: 1024px) {


    #pv-search-text {
        width: 180px;
    }

    #pv-search-button {
        margin-right: 32px
    }

    .block-minicart {
        margin-left: 36px;
        vertical-align: central;
    }
}

@media (max-width: 823px) {

    #pv-search-text {
        width: 220px;
    }

    #pv-search-button {
        margin-right: 32px;
    }

    .block-minicart {
        margin-left: 6px;
        vertical-align: central;
    }
}

@media (max-width: 812px) {

    #pv-search-text {
        width: 190px;
    }

    #pv-search-button {
        margin-right: 32px;
    }

    .block-minicart {
        margin-left: 6px;
        vertical-align: central;
    }
}

@media (max-width: 781px) {
    .pv-page-post .post-content strong {
        font-size: 42px;
        line-height: 42px;
    }

    #pv-search-text {
        width: 225px;
    }

    #pv-search-button {
        margin-right: 40px;
    }

    .block-minicart {
        margin-left: 5px;
        vertical-align: central;
    }
}

@media (max-width: 768px) {

    #pv-search-text {
        width: 230px;
    }

    #pv-search-button {
        margin-right: 40px;
    }

    .block-minicart {
        top: 2px;
        margin-left: 5px;
        vertical-align: central;
    }
}


@media (max-width: 754px) {

    #pv-search-text {
        width: 265px;
    }

    #pv-search-button {
        margin-right: 40px;
    }

    .block-minicart {
        top: 2px;
        margin-left: 5px;
        vertical-align: central;
    }
}

@media (max-width: 730px) {

    #pv-search-text {
        width: 300px;
    }

    #pv-search-button {
        margin-right: 40px;
    }

    .block-minicart {
        top: 2.2px;
        margin-left: 5px;
        vertical-align: central;
    }
}

@media (max-width: 736px) {


    #pv-search-text {
        width: 290px;
    }

    #pv-search-button {
        margin-right: 32px;
    }

    .block-minicart {
        margin-left: 3px;
        vertical-align: central;
    }
}

@media (max-width: 731px) {


    #pv-search-text {
        width: 300px;
    }

    #pv-search-button {
        margin-right: 32px;
    }

    .block-minicart {
        margin-left: 3px;
        vertical-align: central;
    }
}

@media (max-width: 720px) {

    #pv-search-text {
        width: 265px;
    }

    #pv-search-button {
        margin-right: 32px;
    }

    .block-minicart {
        margin-left: 1px;
        vertical-align: central;
    }
}

@media (max-width: 717px) {

    #pv-search-text {
        width: 300px;
    }

    #pv-search-button {
        margin-right: 36px;
    }

    .block-minicart {
        margin-left: 3px;
        vertical-align: central;
    }
}

@media (max-width: 675px) {

    #pv-search-text {
        width: 265px;
    }

    #pv-search-button {
        margin-right: 30px;
    }

    .block-minicart {
        margin-left: 3px;
        vertical-align: central;
    }
}

@media (max-width: 649px) {

    #pv-search-text {
        width: 265px;
    }

    #pv-search-button {
        margin-right: 30px;
    }

    .block-minicart {
        margin-left: 43px;
        vertical-align: central;
    }
}

@media (max-width: 596px) {

    #pv-search-text {
        width: 255px;
    }

    #pv-search-button {
        margin-right: 30px;
    }

    .block-minicart {
        margin-left: 43px;
        vertical-align: central;
    }
}

@media (max-width: 568px) {


    #pv-search-text {
        width: 255px;
    }

    #pv-search-button {
        margin-right: 15px;
    }

    .block-minicart {
        margin-left: 2px;
        vertical-align: central;
    }
}

@media (max-width: 540px) {


    #pv-search-text {
        width: 235px;
    }

    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 30px;
        vertical-align: central;
    }
}

@media (max-width: 489px) {


    #pv-search-text {
        width: 165px;
    }



    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 30px;
        vertical-align: central;
    }
}

@media (max-width: 425px) {


    #pv-search-text {
        width: 165px;
    }

    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 0px;
        vertical-align: central;
    }
}

@media (max-width: 411px) {


    #pv-search-text {
        width: 145px;
    }

    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 0px;
        vertical-align: central;
    }



    /**********************7547 Media queries*/
    .pv-IndustryLink {
        border-radius: 10px;
        background-color: #ffffff;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
        height: 555px;
        display: flex;
        flex-direction: column;
        align-self: center;
    }
}

@media (max-width: 414px) {


    #pv-search-text {
        width: 145px;
    }

    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 2px;
        vertical-align: central;
    }
}

@media (max-width: 480px) {

    #pv-search-text {
        width: 160px;
    }

    #pv-search-button {
        margin-right: 15px;
        vertical-align: central;
    }

    .block-minicart {
        margin-left: 3px;
        vertical-align: central;
    }
}

@media (max-width: 375px) {


    #pv-search-text {
        width: 140px;
    }

    #pv-search-button {
        margin-right: 15px;
    }

    .block-minicart {
        margin-right: 4.5px;
        vertical-align: central;
    }
}

@media (max-width: 360px) {


    #pv-search-text {
        width: 130px;
    }

    #pv-search-button {
        margin-right: 10px;
    }

    .block-minicart {
        margin-left: 10px;
        vertical-align: central;
    }
}

@media (max-width: 321px) {


    #pv-search-text {
        width: 100px;
    }

    #pv-search-button {
        margin-right: 15px;
    }

    .block-minicart {
        margin-left: 1px;
        vertical-align: central;
    }
}

@media (max-width: 280px) {


    #pv-search-text {
        width: 90px;
    }

    #pv-search-button {
        margin-right: 15px;
    }

    .block-minicart {
        margin-left: 1px;
        vertical-align: central;
    }
}
/*******************************Endo Of Media queries************************/
.pv.text-info {
    font-size: 14px;
    color: #666;
    padding-left: 65px;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
    margin-top: -96px;
}

.about-text-title.active + .text-info {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

input.input-subscribe {
    border: none;
    font-size: 13px;
    color: #888;
    width: 76%;
    height: 38px;
    vertical-align: top;
}

button.btn-searchform {
    border: none;
    background-color: #fff;
    font-size: 20px;
    line-height: 22px;
    height: 36px;
    width: 22%;
    color: #555;
}

.post-content {
    padding-top: 4px;
}

    .post-content p {
        margin-bottom: 13px;
    }

    .post-content .post-item-firts {
        font-weight: bold;
        margin-bottom: 27px;
    }
/*****responsive-blog-single******/
@media (max-width: 768px) {
    input.input-subscribe {
        width: 89%;
    }
}




/********blog-grid*******/
.blog-grid .breadcrumb-page {
    padding: 15px 0 30px 0;
}

/********blog-grid*******/
.invoice-item-label {
    font-weight: 700;
}

.invoice-email {
    /*background-image: url('/WebSupport/_masterPages/images/LogInfoBack.gif');*/
    background-position: center bottom;
    background-color: #0033ab;
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 10px 10px 12px 10px;
}

.invoice-email-p {
    padding: 0;
    margin: 0;
}
/********checkout*******/
.site-main.checkout + .footer-opt-2 .footer-top {
    margin-top: 15px;
}

.product-info .product-name {
    margin-top: 6px !important;
}

.product-items .onsale,
.product-items .onnew {
    top: 5px;
    left: -10px;
    position: absolute;
    height: 21px;
    line-height: 19px;
}

.product-items .quick-view {
    top: -100px;
    right: 10px;
    opacity: 0;
    visibility: hidden;
}

.product-items:hover .quick-view {
    top: 5px;
    opacity: 1;
    visibility: visible;
}

.product-items .product-information,
.product-items .stock.available {
    font-size: 13px;
    line-height: 21px;
}

.product-items .stock.available {
    padding-bottom: 8px;
}

.product-items .label-stock {
    color: #333;
}

/* .product-items .product-info-price .price {
    margin: 16px 0 21px 0;
}

.product-items .product-info-price .price-dark {
    margin-bottom: 48px;
} */

.product-items .btn-add-to-cart {
    font-size: 13px;
    padding: 4px 45px;
}

.shipping-locations .bg-danger {
    padding: 5px;
}

.shipping-locations h5 {
    font-weight: 700 !important;
}

#pv-checkout-recaptcha {
    float: right;
    margin-right: -6px;
    margin-bottom: 8px;
}

/*****responsive-list-product*****/
@media (max-width: 1199px) {
    .product-items .btn-add-to-cart {
        padding: 4px 28px;
    }
}

@media (max-width: 767px) {
    .product-items .quick-view {
        top: 5px;
        right: -9px;
        opacity: 1;
        visibility: visible;
    }
}

.product-item.style1:hover {
    box-shadow: 0 0 12px 0 #e6e6e6;
    z-index: 2;
}

@media (max-width: 1199px) {
    .main-slide.slide-opt-2 {
        width: 100%;
        padding-left: 15px;
    }
}
/**********home3*******/
.index-opt-3 .block-slide {
    /*margin-top: 9px;*/
    background-color: #eaeaea;
}

.promotion-banner.banner-slide.style-4 {
    margin: 0 0 10px 0;
}

.promotion-banner.banner-slide.style-5 {
    margin-top: 10px;
}

    .promotion-banner.banner-slide.style-5.second {
        margin-top: 16px;
    }

.block-feature-product {
    padding-top: 34px;
}

    .block-feature-product .product-item.style1 .product-info,
    .block-sale-product .product-item.style1 .product-info {
        padding-bottom: 6px;
    }

    .block-feature-product .star-rating,
    .block-sale-product .star-rating {
        margin-bottom: 0;
    }

.block-recent-view {
    margin-top: 30px;
    padding-top: 10px;
}

/* .index-opt-3 .section-brand {
    margin-top: 33px;
} */

@media (max-width: 1199px) {
    .promotion-banner.banner-slide .btn-shop-now {
        left: 11px;
        bottom: 30px;
    }
}

/******home3-responsive*****/
@media (max-width: 991px) {
    .index-opt-3 .block-slide {
        margin-top: 0px;
    }
}

@media (max-width: 480px) {
    .product-item.style2 .btn-add-to-cart {
        padding-top: 6px;
    }
}
/****popup*****/
.form-modal {
    background-color: white;
    position: relative;
    top: 40px;
    padding: 10px 40px;
}

.modal-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.51);
    visibility: visible;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: opacity 500ms ease-in-out;
    -webkit-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
}

    .modal-overlay.darker {
        background-color: rgba(0, 0, 0, 0.66);
    }

.modal-no-scroll {
    overflow: hidden;
}

.modal-loading {
    background-color: transparent;
    width: auto;
    top: 50% !important;
    left: 50% !important;
    position: absolute;
    margin: 0;
    -o-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    outline: none;
}

.modal-dialog {
    width: 770px;
    top: 50% !important;
    left: 50% !important;
    position: absolute;
    margin: 0;
    background-color: white;
    outline: none;
    -moz-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.modal-dialog-medium {
    width: 550px;
}

.modal-dialog-narrow {
    width: 300px;
}

body.index-opt-3.ReactModal__Body--open {
    overflow: hidden;
}

.modal-content {
    border-radius: 4px;
    max-height: 100vh;
    overflow-y: auto;
}

    .modal-content .close {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #0033ab;
        line-height: 32px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 1;
        position: absolute;
        right: -13px;
        top: -13px;
    }

        .modal-content .close > span {
            display: block;
            margin-top: -2px;
        }

.modal-browser-support .modal-content {
    overflow-y: visible;
}

.modal-browser-support-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 213px;
    outline: none;
    border: none;
    pointer-events: none;
}

    .modal-browser-support-logo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        outline: none;
        border: none;
    }

.modal-browser-support-body {
    margin-top: 50px;
}

    .modal-browser-support-body strong,
    .modal-browser-support-body p {
        display: block;
        text-align: center;
    }

    .modal-browser-support-body strong {
        font-size: 16px;
    }

    .modal-browser-support-body p {
        margin-top: 10px;
    }

    .modal-browser-support-body img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.modal-browser-support .modal-footer {
    display: none;
}

.modal-browser-support-body button {
    position: absolute;
    left: 728px;
    top: 5px;
}

@media (max-width: 991px) {
    .modal-dialog {
        width: 600px;
    }
}

@media (max-width: 767px) {
    .modal-dialog {
        margin: 20px auto;
    }
}

@media (max-width: 640px) {
    .modal-dialog {
        width: 400px;
    }
}

@media (max-width: 480px) {
    .modal-dialog {
        width: 300px;
    }
}

.block-search-mobile,
.block-quick-view-popup {
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.51);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9999;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
}

    .block-quick-view-popup.open,
    .block-search-mobile.open {
        opacity: 1;
        visibility: visible;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
    }

    .block-search-mobile .form-content {
        padding-top: 25%;
        text-align: center;
    }

    .block-search-mobile .control {
        margin: 0 auto;
        width: 500px;
        padding: 35px 20px;
        position: relative;
        background-color: #fff;
    }

.close-block-search {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 222;
    background: #fff;
}

.block-search-mobile .input-subscribe {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 6px 15px;
}

.btn.search {
    position: absolute;
    top: 38px;
    right: 20px;
    background: #fff;
    color: #333;
}

    .btn.search:focus {
        outline: none;
    }

@media (max-width: 767px) {
    .block-search-mobile .control {
        width: 320px;
    }
}
/***quick-view-popup***/
.quick-view-content {
    background: #fff;
    width: 830px;
    margin: 0 auto;
    padding: 30px;
    margin-top: 10%;
    z-index: 99999999;
    position: relative;
}

    .quick-view-content .popup-btn-close {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 20px;
        cursor: pointer;
    }

    .quick-view-content .product-image {
        float: left;
    }

    .quick-view-content .product-info {
        overflow: hidden;
    }

    .quick-view-content .product-info-price {
        overflow: hidden;
        padding-top: 10px;
    }

    .quick-view-content .product-name {
        margin-top: 4px;
        max-width: 317px;
    }

        .quick-view-content .product-name a {
            font-size: 18px;
        }

    .quick-view-content .star-rating {
        font-size: 15px;
        margin-bottom: 26px;
    }

        .quick-view-content .star-rating .review {
            font-size: 15px;
        }

    .quick-view-content .wishlist {
        font-size: 13px;
        color: #666;
        margin-left: 37px;
        border-left: 1px solid #e6e6e6;
        padding-left: 31px;
    }

        .quick-view-content .wishlist .fa {
            font-size: 14px;
            margin-right: 5px;
        }

    .quick-view-content .product-information {
        font-size: 14px;
        color: #666;
        line-height: 17px;
    }

    .quick-view-content .product-info-price .price {
        display: block;
        margin-bottom: 29px;
    }

        .quick-view-content .product-info-price .price ins {
            font-size: 30px;
            font-family: 'Open Sans', sans-serif;
            display: inline-block;
        }

        .quick-view-content .product-info-price .price del {
            font-size: 20px;
            font-family: 'Open Sans', sans-serif;
        }

    .quick-view-content .buttons-added {
        width: 142px;
        margin: 0;
    }

    .quick-view-content .quantity {
        display: inline-block;
        margin-right: 17px;
    }

    .quick-view-content .btn-add-to-cart {
        font-size: 14px;
        font-weight: normal;
        padding: 11px 47px;
        background: #0033ab;
        color: #fff;
        border: 1px solid #0033ab;
        vertical-align: bottom;
    }

        .quick-view-content .btn-add-to-cart:hover {
            background: #222;
            border: 1px solid #222;
        }

.slide-quick {
    float: left;
}

.quick-view-content .img-product-thumb {
    display: block;
    /*width: 100%!important;*/
    position: relative;
    margin-bottom: -1px;
}

.quick-view-content .bx-wrapper .bx-viewport {
    border: 0;
    box-shadow: none;
    left: 0;
}

.quick-view-content .img-product-thumb:nth-child(5):after,
.quick-view-content .img-product-thumb:hover:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0033ab;
    width: 100%;
    height: 4px;
}

@media (max-width: 991px) {
    .quick-view-content {
        width: 760px;
        padding: 30px 15px 30px 15px;
    }
}

@media (max-width: 767px) {
    .block-quick-view-popup.open {
        overflow-y: auto;
    }

    .quick-view-content {
        width: 470px;
    }

        .quick-view-content .product-image {
            float: inherit;
        }

        .quick-view-content .product-name {
            max-width: 100%;
        }

        .quick-view-content .star-rating {
            margin-bottom: 10px;
            display: inline-block;
        }
}

@media (max-width: 480px) {
    .quick-view-content {
        width: 320px;
    }

    .product-items {
        overflow: hidden;
        width: 72%;
        padding-left: 22px;
    }

    .products .product-items {
        width: 100%;
    }

    .quick-view-content .wishlist {
        padding: 0;
        margin: 0;
        border: none;
    }

    .quick-view-content .buttons-added {
        margin-bottom: 15px;
    }
}

.modal-wrapper {
    display: inline;
}

.change-dealerid-warning-message {
    display: flex;
}

.change-dealerid-warning-icon {
    padding: 0 20px;
    font-size: 26px;
}

/***********************************
------------SHOPS PAGE-------------
***********************************/

    .pv-product-category-web-description {
        margin-bottom: 18px;
        font-weight: 400;
    }

/*******   detail-product  *********/
.detail-product {
    padding-top: 10px;
}

.breadcrumb-wrapper {
    padding-left: 0;
    padding-bottom: 10px;
}

.breadcrumb-page {
    padding-top: 18px;
    padding-left: 0;
    margin: 0;
}

    .breadcrumb-page li {
        display: inline-block;
        text-transform: uppercase;
    }

        .breadcrumb-page li a {
            font-size: 13px;
            /*color: #222;*/
            position: relative;
        }

            .breadcrumb-page li a:after {
                content: '/';
                display: inline-block;
                color: #333;
                padding: 0 11px 0 14px;
                -ms-transform: rotate(140deg);
                -webkit-transform: rotate(140deg);
                transform: rotate(140deg);
            }

        .breadcrumb-page li:last-child a:after {
            display: none;
        }

        .breadcrumb-page li a:link,
        .breadcrumb-page li a:visited,
        .breadcrumb-page li a:hover,
        .breadcrumb-page li a:active {
            color: #0072ce;
        }

.product-content-single {
    padding-top: 56px;
}

.detail-product img {
    max-width: none;
}

.pv-product-detail-img,
.product-info-main,
.product-info-price {
    margin-bottom: 40px;
}

    .product-info-main .product-name {
        font-size: 18px;
        font-weight: 400;
        color: #0033a0;
        margin-bottom: 6px;
        line-height: 20px;
        white-space: inherit;
        overflow: visible;
        text-overflow: none;
    }

    .product-info-main .product-id {
        line-height: 24px;
    }

    .product-info-main .product-information {
        border-top: 1px solid #e6e6e6;
        padding: 30px 0;
    }

        .product-info-main .product-information p {
            margin-bottom: 10px;
        }

    .product-info-main .product-replacement,
    .product-info-main .product-alternative {
        margin-bottom: 10px;
    }

    .product-info-main .approved-img-group img {
        padding-bottom: 6px;
        margin-right: 18px;
    }

.approved-img-group2 img {
    padding-bottom: 6px;
    margin: 12px 18px 0 0;
}

.product-content-single .product-info-price {
    padding-top: 0;
}

    .product-content-single .product-info-price .transportation,
    .shopping-cart .transportation {
        background-color: #f2f2f2;
        text-align: center;
        color: #555;
        padding: 9px 10px;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        position: relative;
        margin-top: 24px;
    }

.shopping-cart .transportation {
    max-width: 195px;
}

.product-content-single .product-info-price a,
.product-content-single .product-info-price a:hover,
.product-content-single .product-info-price a:visited,
.product-content-single .product-info-price a:active,
.checkout-element-content a,
.checkout-element-content a:hover,
.checkout-element-content a:visited,
.checkout-element-content a:active {
    color: #555;
    text-decoration: none;
}

.product-content-single .product-info-price .transportation::after,
.shopping-cart .transportation::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    /*  background-color: rgba(90, 89, 89, 0.09);*/
    background-color: rgba(242,242,242);
    width: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    pointer-events: none;
}

.product-content-single .product-info-price .transportation:hover::after,
.shopping-cart .transportation:hover::after {
    width: 100%;
}

.product-content-single .product-info-price .transportation::before,
.shopping-cart .transportation::before {
    /* content: url(/WebSupport/PV_React/WebStore/free-ship-badge.png);*/
    background-color: rgba(242,242,242);
    /* content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 20px; */
    margin-right: 5px;
}

.product-content-single .product-info-price table th,
.product-content-single .product-info-price table th {
    color: #666;
    font-size: 14px;
}

.product-content-single .product-info-price .price {
    margin: 0px 0;
}

    .product-content-single .product-info-price .price ins {
        display: block;
        font-size: 20px;
        font-weight: bold;
    }

    .product-content-single .product-info-price .price ins,
    .product-content-single .product-info-price .price del {
        font-family: 'Open Sans', sans-serif;
    }

    .product-content-single .product-info-price .price del {
        font-size: 13px;
        text-decoration: line-through;
    }

.product-content-single .product-info-price .quantity-title {
    font-size: 13px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 600;
}

.pv-order-history {
    position: relative;
    min-height: 275px;
}

    .pv-order-history .quantity input[type='number'],
    .product-content-single .product-info-price .quantity input[type='number'],
    .shopping-cart .form-cart .quantity input[type='number'],
    .number-spinner input[type='number'] {
        height: 30px;
        line-height: 30px;
    }

.number-spinner .glyphicon {
    color: var(--primary-font);
}

.pv-order-history .quantity input[type='number']:invalid,
.product-content-single .product-info-price .quantity input[type='number']:invalid,
.shopping-cart .form-cart .quantity input[type='number']:invalid {
    background: #fff0f0;
    border-color: #a90329;
}

.product-content-single .product-info-price .single-add-to-cart {
    margin-top: 8px;
}

    .pv-order-history .btn-add-to-cart,
    .product-content-single .product-info-price .single-add-to-cart .btn-add-to-cart {
        font-family: Roboto, sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        border: inherit;
        display: inherit;
        padding: 10px 0;
        width: 100%;
    }

        .pv-order-history .btn-add-to-cart:hover,
        .product-content-single .product-info-price .single-add-to-cart .btn-add-to-cart:hover {
            cursor: pointer;
            color: #fff;
            background-color: var(--primary-hover);
            border-color: var(--primary-border);
            border-radius: 2px;
        }

.added-to-cart {
    margin-left: 10px;
}

.tab-details-product {
    margin-top: 20px;
    padding-top: 10px;
}

    .tab-details-product .specBtn {
        height: 35px;
        background-image: url(/WebSupport/PV_React/Webstore/icon-pdf-38.png);
        background-repeat: no-repeat;
        padding: 0.75em 0.5em 0.75em 3.5em;
        line-height: 40px;
    }

    .tab-details-product .box-content p {
        margin-bottom: 18px;
    }

    .tab-details-product .box-content ul {
        margin-top: 10px;
    }

        .tab-details-product .box-content ul li {
            display: list-item;
        }

@media (max-width: 991px) {
    .product-content-single .padding-right {
        padding-right: 15px;
    }

    .product-info-main {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .pv-product-detail-img div {
        display: block;
        margin: auto;
    }
}

/*******   shop category  *********/
.pv-product-category-web-description {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

/*******   shopping-cart  *********/
.shopping-cart .form-cart {
    border: 1px solid #e6e6e6;
    padding: 17px 30px 30px 30px;
}

.shopping-cart .table > thead > tr > th {
    border-bottom: 1px solid #e6e6e6;
    color: #8e8e8e;
    font-weight: 600;
    padding: 0 10px 19px 0;
}

.shopping-cart .table > tbody > tr > td {
    border-bottom: 1px solid #e6e6e6;
}

.shopping-cart .form-cart .table td.tb-image {
    width: 118px;
    padding: 15px 10px 15px 0px;
}

    .shopping-cart .form-cart .table td.tb-image img {
        max-width: 75px;
    }

.shopping-cart .form-cart .table td.tb-product {
    padding: 42px 10px 42px 10px;
    width: 175px;
    max-width: 175px;
}

.shopping-cart .form-cart .table td.tb-price {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    padding: 53px 10px 53px 0;
    width: 130px;
    padding-right: 10px;
    text-align: right;
}

.shopping-cart .form-cart .table td .tb-discount {
    color: red;
    border-bottom: 1px solid #808080;
    padding-top: 5px;
    margin-bottom: 3px;
}

.shopping-cart .form-cart .table td .tb-discounted-price {
    padding-top: 5px;
    color: green;
}

.shopping-cart .form-cart .table th.tb-product,
.shopping-cart .form-cart .table th.tb-price,
.shopping-cart .form-cart .table th.tb-qty,
.shopping-cart .form-cart .table th.tb-total {
    text-align: center;
}

.shopping-cart .form-cart .table td.tb-qty {
    text-align: center;
}

.shopping-cart .form-cart .table td.tb-price,
.shopping-cart .form-cart .table td.tb-total {
    padding-right: 40px;
}

.shopping-cart .form-cart .table td.tb-qty {
    padding: 47px 10px 47px 0;
    width: 75px;
}

.shopping-cart .form-cart .table th.tb-total {
    text-align: right;
}

.shopping-cart .form-cart .table td.tb-total {
    width: 130px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    text-align: right;
    padding: 53px 20px 53px 0;
}

.shopping-cart .form-cart .table td.tb-remove {
    padding: 54px 0px;
}

    .shopping-cart .form-cart .table td.tb-remove button {
        color: #888;
        padding: 0;
        border: 0;
        background-color: transparent;
    }

        .shopping-cart .form-cart .table td.tb-remove button:hover {
            color: #0033ab;
        }

.shopping-cart .form-cart .btn-update,
.shopping-cart .form-cart .btn-clear {
    float: right;
    margin-left: 10px;
}

.shopping-cart .cart-empty {
    text-align: center;
    padding: 54px 0;
}

.shopping-cart .order-summary {
    background-color: #f2f2f2;
    padding: 30px;
    margin-top: 16px;
}

.shopping-cart .title-shopping-cart {
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 8px;
}

.shopping-cart .order-left {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

    .shopping-cart .order-left span {
        float: right;
        color: #222;
    }

.shopping-cart .checkout-element-content {
    padding-top: 6px;
}

.shopping-cart .order-left:nth-child(2) {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 13px;
    padding-bottom: 28px;
}

.shopping-cart .order-left:nth-child(3) {
    color: #000;
    padding-bottom: 62px;
}

.shopping-cart .checkout-element-content .inline {
    font-weight: normal;
    color: #888;
}

.shopping-cart .checkout-element-content .order-summary-items {
    padding: 0 0 6px 0;
}

.shopping-cart .checkout-element-content .pull-right {
    font-weight: bold;
    text-align: right;
}

.shopping-cart .checkout-element-content .btn-checkout {
    margin: 14px 0 8px 0;
    width: 100%;
    max-width: 195px;
}


/******responsive-shopping-cart*******/

@media (max-width: 767px) {
    .shopping-cart .form-cart {
        overflow-y: hidden;
        width: 100%;
    }

    .shopping-cart .cart-actions,
    .shopping-cart .table-cart .table {
        width: 750px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) {
    .shopping-cart .title-shopping-cart {
        text-align: center;
    }
}


/******** Free Shipping Details *****************/
.pv-free-shipping-details p {
    padding-bottom: 10px;
}
/*************************************************
-------------pv-product-family-bar---------------
*************************************************/

.pv-jackmu {
    background-color: #DEDEDE;
    padding-bottom: 40px;
}

.pv-jackmu2 {
    background-color: white;
    padding-bottom: 34px;
    padding-left: 8px;
    padding-right: 8px;
    height: 530px;
}

.pv-jackmu3.col-lg-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.pv-product-family-bar {
    padding: 40px 0 30px 0;
    background-color: #e6e6e6;
}

.pv-pfb-container {
    margin: 0 auto;
    position: relative;
}

.pv-pfb-box {
    min-width: 220px;
    margin-bottom: 10px;
}

.pv-pfb-link {
    position: absolute;
    bottom: 8px;
    left: 25px;
    font-family: Roboto;
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    max-width: 200px;
}

    .pv-pfb-link a {
        color: #fff;
    }

@media (max-width: 576px) {
    .pv-pfb-link {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .pv-pfb-box {
        text-align: center;
    }

        .pv-pfb-box a {
            position: relative;
        }

    .pv-pfb-link {
        text-align: left;
        bottom: -120px;
    }
}

@media (max-width: 767px) {
    .pv-pfb-box {
        text-align: center;
    }

        .pv-pfb-box a {
            position: relative;
        }

    .pv-pfb-link {
        text-align: left;
        bottom: -120px;
    }
}
/*************************************************
-----------------PVImageSlider-------------------
*************************************************/
.slick-wrapper.pv-Division {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    .slick-wrapper.pv-Division .slick-slider {
        padding: 20px 0;
    }

        .slick-wrapper.pv-Division .slick-slider .slick-list .slick-track .slick-slide {
            border-right: 1px solid #e6e6e6;
        }

            .slick-wrapper.pv-Division .slick-slider .slick-list .slick-track .slick-slide:last-child {
                border-right: none;
            }


/*************************************************
-------- Template1 Common Text Classes ----------
*************************************************/
.pv-text-light,
.pv-text-light h2 {
    color: #ffffff !important;
}

.pv-text-dark,
.pv-text-dark h2 {
    color: #333333 !important;
}

.pv-text-large {
    font-size: 16px;
}

.pv-text-small {
    font-size: 11px;
}

.pv-text-tiny {
    font-size: 9px;
}

.pv-text-listitem {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    position: relative;
    left: 26px;
    text-indent: -18px;
    margin-right: 26px;
}
/*************************************************/
/*Checkout*/
.checkout .breadcrumb-page,
.shopping-cart .breadcrumb-page {
    padding: 12px 0 41px 0;
}

.checkout .breadcrumb-page {
    padding-bottom: 28px;
}

.breadcrumb-page li {
    display: inline-block;
    text-transform: uppercase;
}

    .breadcrumb-page li a {
        font-size: 13px;
        /*color: #222;*/
        position: relative;
    }

        .breadcrumb-page li a.disabled {
            cursor: not-allowed;
            text-decoration: none;
        }

        .breadcrumb-page li a:after,
        .breadcrumb-page li div.breadcrumb-placeholder:after {
            content: '/';
            display: inline-block;
            color: #333;
            padding: 0 11px 0 14px;
            -ms-transform: rotate(140deg);
            -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
        }

    .breadcrumb-page li div.breadcrumb-placeholder {
        cursor: default;
    }

    .breadcrumb-page li:last-child a:after {
        display: none;
    }

    .breadcrumb-page li a:link,
    .breadcrumb-page li a:visited,
    .breadcrumb-page li a:hover,
    .breadcrumb-page li a:active {
        color: #0072ce;
    }
/*************************************************
-------------PV Order History---------------
*************************************************/
.pv-order-hist-panel-header {
    word-wrap: normal;
    background-color: #0033a0;
    color: white;
}

    .pv-order-hist-panel-header span {
        display: block;
        text-align: left;
        float: left;
    }

    .pv-order-hist-panel-header span {
        padding: 0 0 0 8px;
    }

    .pv-order-hist-panel-header .pv-oh-orderId,
    .table-cart .tb-item-id {
        width: 181px;
    }

    .pv-order-hist-panel-header .pv-oh-dealerId,
    .table-cart .tb-quantity {
        width: 204px;
    }

    .pv-order-hist-panel-header .pv-oh-items,
    .table-cart .tb-price {
        width: 128px;
    }

    .pv-order-hist-panel-header .pv-oh-total,
    .table-cart .tb-added-by {
        width: 128px;
    }

    .pv-order-hist-panel-header .pv-oh-date,
    .table-cart .tb-add-to-cart {
        width: 443px;
    }

.panel-default > .panel-heading {
    background-color: #0033a0 !important;
    color: white !important;
    vertical-align: middle;
    height: 40px;
    font-size: medium;
}

.pv-order-history .quantity {
    display: flex;
}

.qty-spinner {
    margin-bottom: 12px;
}

.pv-order-history .qty-spinner {
    width: 250px;
    padding-top: 3px;
}

.qty-spinner.smaller {
    width: 125px;
}

.qty-spinner.disabled {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pv-order-history .btn-add-to-cart {
    font-size: 13px;
    height: 30px;
    margin: 3px 0 0 25px !important;
    width: 125px;
    padding-top: 6px !important;
}

@media (max-width: 1199px) {
    .pv-order-hist-panel-header .pv-oh-orderId,
    .table-cart .tb-item-id {
        width: 140px;
    }

    .pv-order-hist-panel-header .pv-oh-dealerId,
    .table-cart .tb-quantity {
        width: 167px;
    }

    .pv-order-hist-panel-header .pv-oh-items,
    .table-cart .tb-price {
        width: 105px;
    }

    .pv-order-hist-panel-header .pv-oh-total,
    .table-cart .tb-added-by {
        width: 105px;
    }

    .pv-order-hist-panel-header .pv-oh-date,
    .table-cart .tb-add-to-cart {
        width: 363px;
    }
}

@media (max-width: 991px) {
    .pv-order-hist-panel-header .pv-oh-orderId {
        width: 221px;
    }

    .pv-order-hist-panel-header .pv-oh-items {
        width: 148px;
    }

    .pv-order-hist-panel-header .pv-oh-total {
        width: 299px;
    }

    .table-cart .tb-item-id {
        width: 119px;
    }

    .table-cart .tb-quantity {
        width: 102px;
    }

    .table-cart .tb-price {
        width: 74px;
    }

    .table-cart .tb-added-by {
        width: 74px;
    }

    .table-cart .tb-add-to-cart {
        width: 299px;
    }
}

@media (max-width: 767px) {
    .pv-order-hist-panel-header .pv-oh-orderId {
        width: 214px;
    }

    .pv-order-hist-panel-header .pv-oh-total {
        width: 210px;
    }

    .pv-order-history .quantity {
        display: block;
    }

    .pv-order-history .btn-add-to-cart {
        margin: 3px 0 0 0 !important;
    }
}
/*************************************************
--    PAGINATION  -ASPNET DATAGRID & GRIDVIEW ----
*************************************************/
.pv-pagination-record-count {
    float: right;
    padding-left: 0;
    padding-right: 20px;
    margin: 10px 0;
    border-bottom: none;
    border: none;
}

.pv-pagination-record-count-gv {
    float: right;
    padding-left: 0;
    padding-right: 30px;
    margin: -25px;
    border-bottom: none;
    border: none;
}

.pv-pagination {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-bottom: none;
    border: none;
}

    .pv-pagination > td > a,
    .pv-pagination > td > table > tbody > tr > td > a {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #0033a0;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 0px !important;
    }

    .pv-pagination > td > span,
    .pv-pagination > td > span:hover,
    .pv-pagination > td > span:focus,
    .pv-pagination > td > table > tbody > tr > td > span,
    .pv-pagination > td > table > tbody > tr > td > span:hover,
    .pv-pagination > td > table > tbody > tr > td > span:focus {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        text-decoration: none;
        border: 1px solid #ddd;
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #0033a0;
        border-color: #337ab7;
        border-radius: 0px !important;
    }

        .pv-pagination > td > span.pv-pagination-record-count,
        .pv-pagination > td > span.pv-pagination-record-count:hover,
        .pv-pagination > td > span.pv-pagination-record-count:focus,
        .pv-pagination > td > table > tbody > tr > td > span.pv-pagination-record-count,
        .pv-pagination > td > table > tbody > tr > td > span.pv-pagination-record-count:hover,
        .pv-pagination > td > table > tbody > tr > td > span.pv-pagination-record-count:focus {
            position: relative;
            float: left;
            padding: 6px 10px 0px 0px;
            margin-left: -1px;
            line-height: 1.42857143;
            text-decoration: none;
            border: 1px solid #ddd;
            z-index: 3;
            color: #0033a0;
            cursor: default;
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .pv-pagination > td > a:hover,
    .pv-pagination > td > a:focus,
    .pv-pagination > td > table > tbody > tr > td > a:hover,
    .pv-pagination > td > table > tbody > tr > td > a:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd;
    }

    .pv-pagination > td:first-child > a,
    .pv-pagination > td:first-child > span,
    .pv-pagination > td > table > tbody > tr > td:first-child > a,
    .pv-pagination > td > table > tbody > tr > td:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .pv-pagination > td:last-child > a,
    .pv-pagination > td:last-child > span,
    .pv-pagination > td > table > tbody > tr > td:last-child > a,
    .pv-pagination > td > table > tbody > tr > td:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .pv-pagination > .active > a,
    .pv-pagination > .active > span,
    .pv-pagination > .active > a:hover,
    .pv-pagination > .active > span:hover,
    .pv-pagination > .active > a:focus,
    .pv-pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pv-pagination > .disabled > span,
    .pv-pagination > .disabled > span:hover,
    .pv-pagination > .disabled > span:focus,
    .pv-pagination > .disabled > a,
    .pv-pagination > .disabled > a:hover,
    .pv-pagination > .disabled > a:focus {
        color: #777777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pv-pagination-lg > td > a,
.pv-pagination-lg > td > span,
.pv-pagination-lg > td > table > tbody > tr > td > a,
.pv-pagination-lg > td > table > tbody > tr > td > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pv-pagination-lg > td:first-child > a,
.pv-pagination-lg > td:first-child > span,
.pv-pagination-lg > td > table > tbody > tr > td:first-child > a,
.pv-pagination-lg > td > table > tbody > tr > td:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pv-pagination-lg > td:last-child > a,
.pv-pagination-lg > td:last-child > span,
.pv-pagination-lg > td > table > tbody > tr > td:last-child > a,
.pv-pagination-lg > td > table > tbody > tr > td:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pv-pagination-sm > td > a,
.pv-pagination-sm > td > span,
.pv-pagination-sm > td > table > tbody > tr > td > a,
.pv-pagination-sm > td > table > tbody > tr > td > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pv-pagination-sm > td:first-child > a,
.pv-pagination-sm > td:first-child > span,
.pv-pagination-sm > td > table > tbody > tr > td:first-child > a,
.pv-pagination-sm > td > table > tbody > tr > td:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pv-pagination-sm > td:last-child > a,
.pv-pagination-sm > td:last-child > span,
.pv-pagination-sm > td > table > tbody > tr > td:last-child > a,
.pv-pagination-sm > td > table > tbody > tr > td:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/******************************************************
----------  PAGINATION ASP.NET ListView  --------------
******************************************************/
.pv-ListViewPager > tbody > tr > td > span > span {
    color: #fff;
    background-color: #0033a0 !important;
}

.pv-ListViewPager > tbody > tr > td > span > a {
    color: #0033a0;
    background-color: #fff;
}

.pv-ListViewPager > tbody > tr > td > span > span,
.pv-ListViewPager > tbody > tr > td > span > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
    z-index: 3;
    cursor: default;
    border-color: #ddd;
    border-radius: 0px !important;
}

    .pv-ListViewPager > tbody > tr > td > span > a:hover {
        background-color: #eeeeee;
    }

/*************************************************
-------------    ERROR PAGES    ---------------
*************************************************/
.pv-page-error {
    padding-top: 10px;
    vertical-align: middle;
    border-top: 1px solid var(--primary-font);
}

    .pv-page-error .pv404-bg-image {
        background-image: url(/WebSupport/PV_React/LandingPages/Error/404.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }

    .pv-page-error .pv401-bg-image {
        background-image: url(/WebSupport/PV_React/LandingPages/Error/401.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }

    .pv-page-error .pv403-bg-image {
        background-image: url(/WebSupport/PV_React/LandingPages/Error/403.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }

    .pv-page-error .pv500-bg-image {
        background-image: url(/WebSupport/PV_React/LandingPages/Error/500.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }

    .pv-page-error .pv-logo {
        padding: 10px 0 10px 0;
    }

    .pv-page-error .error-page-text h2 {
        padding-bottom: 10px;
    }

    .pv-page-error .error-page-text p {
        padding-bottom: 10px;
    }

    .pv-page-error .error-page-text button {
        font-size: 1.5em;
        text-transform: uppercase;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 10px;
    }

@media (min-width: 768px) {
    .pv-page-error .pv404-bg-image {
        height: 400px;
    }

    .pv-page-error .pv-logo {
        padding: 30px 0 20px 0;
    }

    .pv-page-error .error-page-text h2 {
        padding-bottom: 20px;
    }

    .pv-page-error .error-page-text p {
        padding-bottom: 20px;
    }

    .pv-page-error .error-page-text button {
        font-size: 1.5em;
        text-transform: uppercase;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .pv-page-error .pv404-bg-image {
        height: 600px;
    }

    .pv-page-error .pv-logo {
        padding: 100px 0 20px 0;
    }

    .pv-page-error .error-page-text h2 {
        padding-bottom: 20px;
    }

    .pv-page-error .error-page-text p {
        padding-bottom: 20px;
    }

    .pv-page-error .error-page-text button {
        font-size: 1.5em;
        text-transform: uppercase;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 50px;
    }
}
/****************************************************
********************DTV FORM*************************
****************************************************/
.pv-dtv-form-day {
    width: 45px !important;
}

.pv-dtv-form-month {
    width: 100px !important;
}

.pv-dtv-form-year {
    width: 80px !important;
}

.pv-dtv-form-input {
    width: 260px;
}

.pv-dtv-section-header {
    margin-top: 20px;
}

.pv-dtv-parts {
    background-color: #000000;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    padding: 2px;
    width: 40px;
}

table.pv-dtv-w9-header td.middle {
    font-size: 1.5em;
    width: 350px;
    text-align: center;
    border-left: 2px solid black;
    border-right: 2px solid black;
}

table.pv-dtv-w9-header span#form {
    font-size: 2.5em;
}

table.pv-dtv-w9-header td {
    border-bottom: 2px solid black;
    height: 100px;
    vertical-align: bottom;
    padding: 5px;
}

    table.pv-dtv-w9-header td.left {
        font-size: 0.9em;
    }

.pv-dtv-section-header .dtv-header {
    background-position: left;
    color: #00437a;
    font-weight: bolder;
    font-size: 1.2em;
    border-width: 1px 1px 1px 1.9em;
    background-repeat: no-repeat;
}

.pv-electronic-sign {
    border: 1px solid black;
    overflow: auto;
    height: 180px;
}

@media (max-width: 1200px) {
    .pv-cust-forms .form-inline .form-group {
        display: block !important;
    }

    .pv-cust-forms .form-inline .form-control {
        display: block !important;
    }
}
/*************************************************
    -----------    Product Solutions    --------------------
    *************************************************/
.product-solutions-container {
    flex: 1;
    height: auto;
    overflow: hidden;
}

.product-solutions-container-right {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    float: right;
}

@media (min-width: 1920px) {
    .product-solutions-container {
        flex: 1;
        height: auto;
        overflow: hidden;
    }

    .product-solutions-container-right {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 30%;
        float: right;
    }
}
/*hide the right container for small screens*/
@media (max-width: 768px) {
    .product-solutions-container {
        flex: 1;
        height: auto;
        overflow: hidden;
    }

    .product-solutions-container-right {
        display: none;
    }
}

.product-solutions-container-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    float: left;
    width: 70%;
}

.product-solutions-First-Image {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 10px;
    padding-bottom: 10px;
}

.product-solutions-Middle-Image {
    float: left;
    shape-outside: square(50px 50px);
    padding-top: 5px;
    padding-bottom: 5px;
}

.product-solutions-text-header {
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 15px;
}
/**********************7547 Media queries*/
@media (max-width: 400px) {
    .product-solutions-text-header {
        font-family: Roboto;
        display: inherit;
        margin-top: 12px;
        text-align: left;
        font-size: 34px;
        font-weight: bold;
        padding-bottom: 15px;
        line-height: 35px;
    }
}

.product-solutions-text-content {
    font-family: Roboto;
    text-align: left;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 25px;
}

.product-solutions-text-Subheader {
    font-family: Roboto;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}

.product-solution-buttonondiv {
    margin-top: 25px;
    margin-bottom: 25px;
}

.product-solutions-text-Subheaderlists ul {
    font-family: Roboto;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    content: circle;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 85px;
    vertical-align: initial;
}

.product-solutions-input-group-btn {
    margin-top: 18px;
}

.product-solutions-button {
    height: 39px;
    width: auto !important;
    border: none;
    padding-top: 20px;
    background-color: var(--primary);
    text-transform: uppercase;
    font-size: 13px;
    color: white;
}


.product-solutions-header-text-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 20px;
}

.product-solutions-form-wrapper {
    float: left;
    margin-left: 82px;
    height: 360px;
    width: 300px;
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: normal;
    font-family: Roboto;
}

.product-solutions-line-break {
    height: 12px;
}

.product-solutions-extra-spacing {
    height: 20px;
}

.product-last-images {
    float: left;
    margin-left: 50px;
    box-sizing: border-box;
    height: 220px;
    width: 300px;
    align-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}

@media screen and (max-width: 415px) {
    .product-solutions-container-left {
        width: 100%;
    }



    .product-solutions-Middle-Image {
        shape-outside: square(35px 35px);
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 10px;
        float: right;
    }
}


/*************************************************
    -----------    Acquistions     ------------------------------------------
    *************************************************/
.product-acquistions-container-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    float: right;
}

.product-acquistions-container-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    float: left;
    width: 70%;
}

.product-acquistions-text-header {
    font-family: Roboto;
    display: inherit;
    margin-top: 20px;
    text-align: left;
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 15px;
}

.product-acquistions-buttonondiv {
    height: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 18px;
}

.product-acquistions-last-Image {
    float: right;
    shape-outside: square(25px 25px);
    padding-bottom: 15px;
}

.product-acquistions-text-Subheader {
    font-family: Roboto;
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
}

.product-acquistions-text-paragraph {
    font-family: Roboto;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
}

.product-acquistions-Subheader-link {
    margin-left: -2px;
    margin-top: 30px;
    font-family: Roboto;
    text-align: left;
    font-size: 20px;
}

.product-acquistions-extra-spacing {
    height: 20px;
}

.product-acquistions-testimonial-text-header {
    float: left;
    margin-top: 12px;
    margin-left: 50px;
    box-sizing: border-box;
    height: 50px;
    width: 300px;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
    color: white;
    background-color: #808080;
    padding-bottom: 5px;
    font-size: 25px;
    font-weight: 500;
    font-family: Roboto;
    align-content: center;
}

.product-acquistions-testimonial-text {
    float: left;
    shape-outside: square(25px 25px);
    box-sizing: border-box;
    margin-left: 50px;
    height: auto;
    width: 300px;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
    padding: 20px;
    background-color: #eeeeee;
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: normal;
    font-family: Roboto;
    align-content: center;
}


@media screen and (max-width: 450px) {
    .product-acquistions-container-left, .product-acquistions-container-right {
        width: 100%;
    }

    .product-acquistions-container-right {
        display: block;
    }



    .product-acquistions-container-left {
        display: block;
        width: 100%;
    }

    .product-acquistions-last-Image {
        shape-outside: square(25px 25px);
        padding-bottom: 15px;
    }
}



/**********************7547 Media queries*/
@media screen and (max-width: 400px) {
    .product-acquistions-text-header {
        font-family: Roboto;
        display: inherit;
        margin-top: 20px;
        text-align: left;
        font-size: 34px;
        font-weight: bold;
        padding-bottom: 15px;
        line-height: 35px;
    }

    .product-acquistions-last-Image {
        float: unset;
        shape-outside: square(16px 16px);
        padding-bottom: 15px;
    }
}
/*************************************************
    -----------    INSTALLATION SERVICES     ------------------------------------------
    *************************************************/
.product-installation-container-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-content: center;
    width: 30%;
    float: right;
}

.product-installation-container-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    float: left;
    width: 70%;
}

.product-installation-form-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    float: left;
}

.product-testimonial-text-header {
    float: left;
    margin-top: 12px;
    margin-left: 50px;
    box-sizing: border-box;
    height: 50px;
    width: 300px;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
    color: white;
    background-color: #808080;
    padding-bottom: 5px;
    font-size: 25px;
    font-weight: bold;
    font-family: Roboto;
    align-content: center;
}

.product-testimonial-text {
    float: left;
    margin-left: 50px;
    shape-outside: square(25px 25px);
    box-sizing: border-box;
    height: auto;
    width: 300px;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
    padding: 20px;
    background-color: #eeeeee;
    padding: 20px;
    font-size: 15px;
    font-weight: normal;
    font-family: Roboto;
    align-content: center;
}

.product-installation-text-header {
    font-family: Roboto;
    margin-top: 12px;
    text-align: left;
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 15px;
}

.product-installation-text-Paraheader {
    flex-wrap: wrap;
    font-family: Roboto;
    text-align: left;
    font-size: 24px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 15px;
}

.product-installation-line-break {
    height: 12px;
}

.product-installation-text-paragraph {
    font-family: Roboto;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

.product-installation-text-Subheader {
    display: flex;
    flex: 0.1;
    flex-wrap: wrap;
    font-family: Roboto;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    margin-top: -5px;
    margin-left: 75px;
    margin-bottom: 10px;
}

.product-installation-Subheader-link {
    margin-left: 65px;
    font-family: Roboto;
    text-align: left;
    font-size: 18px;
}

.product-installation-Heading-link {
    margin-left: 5px;
    font-family: Roboto;
    text-align: left;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.product-installation-text-content {
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 25px;
    padding-left: 65px;
    font-family: Roboto;
    text-align: left;
    font-size: 22px;
    margin-bottom: 5px;
}

.product-installation-Heading-Image {
    float: left;
    margin-left: -80px;
    shape-outside: square(20px 20px);
}


@media screen and (max-width: 450px) {
    .product-installation-container-left, .product-installation-container-right {
        width: 100%;
    }

    .product-installation-container-right {
        display: block;
    }

    .product-installation-container-right, .product-testimonial-text-header, .product-testimonial-text {
        margin-left: 90px;
    }

    .product-installation-container-left {
        display: block;
        width: 100%;
    }
}


/**********************7547 Media queries*/
@media screen and (max-width: 400px) {
    .product-installation-text-Subheader {
        display: flex;
        flex: 0.1;
        flex-wrap: wrap;
        font-family: Roboto;
        text-align: left;
        font-size: 24px;
        font-weight: bold;
        margin-top: -5px;
        margin-left: 0px;
        margin-bottom: 10px;
        line-height: 25px;
    }

    .product-installation-Subheader-link {
        margin-left: 0px;
    }

    .product-installation-text-content {
        flex-direction: column;
        justify-content: flex-end;
        margin-top: 25px;
        padding-left: 5px;
        font-family: Roboto;
        text-align: center;
        font-size: 22px;
        margin-bottom: 5px;
    }

    .product-installation-Heading-Image {
        visibility: hidden;
    }
}
/*************************************************
    -----------     wireless template   -------------
    *************************************************/
.pv-wirelesstemplate-container-col-lg-3 col-md-3 col-sm-6 col-xs-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.pv-wirelesstemplate-wrapper {
    border-radius: 10px;
    background-color: #ffffff;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    height: 250px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.pv-wirelesstemplate-header-container {
    position: relative;
    height: 100%;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    flex-direction: column;
    align-self: center;
}


.pv-wirelesstemplate-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.pv-wirelesstemplate-row {
    padding-top: 10px;
    font-family: Roboto;
    margin-top: 22px;
    display: flex;
    flex-direction: column;
}

.pv-wirelesstemplate-formHeading {
    height: auto;
    text-align: center;
    font-family: Roboto;
    font-weight: 700;
    font-size: 35px;
    color: #333333;
    margin-top: 100px;
}

.pv-wirelesstemplate-formSubHeading {
    height: auto;
    text-align: center;
    font-family: Roboto;
    font-size: 25px;
    color: #333333;
    position: relative;
    line-height: 1em;
    max-height: 2em;
    overflow: hidden;
    margin-left: 75px;
    margin-right: 50px;
}

.pv-wirelesstemplate-divider {
    width: 100%;
    padding: 2% 0 2% 0;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
}

.pv-wirelesstemplate-LastSection {
    text-align: center;
    font-size: 25px;
}

.pv-wirelesstemplate-text-header {
    font-family: Roboto;
    color: #333333;
    text-align: center;
    font-size: 30px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.pv-wirelesstemplate-productCategoriesHeading {
    height: auto;
    text-align: left;
    font-size: 30px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.pv-wirelesstemplate-productCategories {
    height: auto;
    text-align: left;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}

    .pv-wirelesstemplate-productCategories,
    .pv-wirelesstemplate-productCategories a,
    .pv-wirelesstemplate-productCategories a:hover,
    .pv-wirelesstemplate-productCategories a:visited,
    .pv-wirelesstemplate-productCategories a:active {
        cursor: pointer;
        color: #333333;
        text-decoration: none;
    }

    .pv-wirelesstemplate-productCategories a:hover {
        /*  border-bottom: 2px solid #F117B4;*/
        text-decoration: underline;
    }


.pv-wirelesstemplate-image {
    display: inherit;
    margin-top: 5px;
    border: 0;
}

.pv-wirelesstemplate-Lastimage {
    display: inherit;
    margin-top: 5px;
    border: 0;
    align-items: center;
}

.pv-wirelesstemplate-button {
    display: flex;
    flex-direction: column;
    position: relative;
    font-family: Roboto;
    margin-top: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    width: 255px;
}

.pv-wirelesstemplate-button-style.pv.btn.btn-primary {
    font-size: 20px;
}


.pv-wirelesstemplate-mobile-image {
    background-repeat: no-repeat;
    background-position: center;
}
/* // Small devices (galaxy folds) */
@media (min-width: 200px) and (max-width: 576px) {


    .pv-wirelesstemplate-text-header {
        line-height: 32px;
    }
}

/* // Surface duo type devices */
@media (min-width: 576px) and (max-width: 767.98px) {
    .pv-wirelesstemplate-button {
        width: 150px;
    }

    .pv-wirelesstemplate-text-header {
        line-height: 32px;
    }
}


/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .pv-wirelesstemplate-button {
        width: 250px;
        justify-content: center;
    }

    .pv-wirelesstemplate-text-header {
        line-height: 25px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .pv-wirelesstemplate-button {
        width: 205px;
        justify-content: center;
    }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .pv-wirelesstemplate-button {
        width: 255px;
        justify-content: center;
    }
}


@media (min-width: 1599px) {
    .pv-wirelesstemplate-image {
        display: inherit;
        margin-top: 25px;
        border: 0;
    }
}

@media (min-width: 1280px) {
    .pv-wirelesstemplate-image {
        display: inherit;
        margin-top: 25px;
        border: 0;
    }
}

@media (min-width: 1023px) {
    .pv-wirelesstemplate-image {
        display: inherit;
        margin-top: 25px;
        border: 0;
    }




    .pv-wirelesstemplate-header-container {
        position: relative;
        height: 100%;
    }

    .pv-wirelesstemplate-formHeading {
        height: auto;
        text-align: center;
        font-family: Roboto;
        font-weight: 700;
        font-size: 30px;
        color: #333333;
        margin-top: 250px;
        padding-top: 20px;
    }


    .pv-wirelesstemplate-productCategoriesHeading {
        height: auto;
        text-align: left;
        font-size: 30px;
        color: #333333;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 70px;
        padding-right: 101px;
    }
}

@media (min-width: 913px) {
    .pv-wirelesstemplate-header-container {
        position: relative;
        height: 100%;
    }



    .pv-wirelesstemplate-formHeading {
        height: auto;
        text-align: center;
        font-family: Roboto;
        font-weight: 700;
        font-size: 30px;
        color: #333333;
        margin-top: 250px;
        padding-top: 20px;
    }



    .pv-wirelesstemplate-productCategoriesHeading {
        height: auto;
        text-align: left;
        font-size: 30px;
        color: #333333;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 70px;
        padding-right: 101px;
    }
}


@media (min-width: 200px) {
    .pv-wirelesstemplate-productCategories {
        height: auto;
        text-align: left;
        margin-right: 40px;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    .pv-wirelesstemplate-productCategoriesHeading {
        height: auto;
        text-align: left;
        font-size: 30px;
        color: #333333;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .pv-wirelesstemplate-formHeading {
        height: auto;
        text-align: center;
        font-family: Roboto;
        font-weight: 700;
        font-size: 30px;
        color: #333333;
        margin-top: 50px;
        padding-top: 0px;
    }

    .pv-wirelesstemplate-formSubHeading {
        height: auto;
        text-align: center;
        font-family: Roboto;
        font-size: 20px;
        color: #333333;
        position: relative;
        line-height: 1em;
        max-height: 8em;
        overflow: hidden;
        margin-left: 45px;
        margin-right: 30px;
    }



    .pv-wirelesstemplate-row {
        margin-top: 12px;
        padding-bottom: 15px;
        display: inline-flex;
        margin-right: 10px;
        margin-left: 10px;
        float: none;
    }


    .pv-wirelesstemplate-header-container {
        position: relative;
        height: 100%;
        margin-left: 1px;
        margin-right: 10px;
        margin-top: 40px;
    }

    .pv-wirelesstemplate-container {
        position: relative;
        height: 70%;
        width: 70%;
        margin-right: 40px;
        margin-left: 40px;
    }


    .pv-wirelesstemplate-image {
        display: inherit;
        border: 0;
        justify-content: center;
    }
}


/*********************************************************************/
/**  Media Querires for pvwirelesstemplate---****/
/******************************************************************/
.pv-wirelesstemplate-inner {
    width: 65%;
    margin: auto;
}

@media (max-width: 1599px) {
    .pv-wirelesstemplate-inner {
        width: 80%;
        margin: auto;
    }
}

@media (max-width: 1199px) {
    .pv-wirelesstemplate-inner {
        width: max-content;
        margin: auto;
    }
}

@media (max-width: 991px) {
    .pv-wirelesstemplate-inner {
        margin: auto;
        width: max-content;
        margin-left: 30px;
    }
}

@media (max-width: 767px) {
    .pv-wirelesstemplate-inner {
        width: 95%;
        margin: auto;
    }
}

@media (max-width: 499px) {
    .pv-wirelesstemplate-inner {
        width: 98%;
        margin: auto;
        margin-left: 3px;
    }
}


/*************************************************
    -----------    PROGRAMS    -------------
    *************************************************/
pv-program-header-container {
    position: relative;
    height: 100%;
}




.pv-program-header-container {
    position: relative;
    height: 100%;
}



.pv-program-header-BannerText {
    font-family: Roboto;
    font-size: 40px;
    color: #333333;
    font-weight: normal;
    line-height: 40px;
}

.pv-program-header-SubHeading {
    font-family: Roboto;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}

.program-text-Subheader-heading {
    font-family: Roboto;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.program-text-Subheader-list {
    font-family: Roboto;
    font-size: 13.5px;
    color: #333333;
}


.pv-program-bulletlistheading {
    font-size: 20px;
}

    .pv-program-bulletlistheading li:before {
        content: "\2713\0020";
        color: #33b7b2;
        font-family: Roboto;
        font-weight: bold;
        font-size: 16px;
        display: inline-block;
        width: 1em;
        margin-left: 5px;
    }

    .pv-program-bulletlistheading li {
        color: black;
        list-style-type: none;
        list-style: none;
        margin-left: -35px;
    }

.pv-program-bulletlist {
}

    .pv-program-bulletlist li:before {
        content: "\2713\0020";
        color: #33b7b2;
        font-family: Roboto;
        font-weight: bold;
        font-size: 16px;
        display: inline-block;
        width: 1em;
        margin-left: 5px;
    }

    .pv-program-bulletlist li {
        color: #333333;
        font-size: 18px;
        list-style-type: none;
        list-style: none;
        margin-left: -35px;
    }

.program-group-btn {
    white-space: nowrap;
    font-size: 20px;
}

.programs-button {
    height: 39px;
    width: auto !important;
    border: none;
    background-color: var(--primary);
    text-transform: uppercase;
    font-size: 13px;
    color: white;
}

.pv-programs-divider {
    width: 100%;
    border: solid 1px darkgray;
    margin-bottom: 50px;
    margin-top: 50px;
}


.program-partner-Image imadedetails {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}


.programs-pagecontent-header {
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 34px;
    padding-bottom: 15px;
    line-height: 40px;
}

.programs-text-freqquestions-heading {
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 34px;
    padding-bottom: 15px;
    align-content: center;
    color: #333333;
    line-height: 35px;
}

.programs-text-questions {
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 15px;
}

.programs-text-answers {
    font-family: Roboto;
    margin-left: 20px;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 15px;
}



.programs-panel-title {
    position: relative;
    font-size: 20px;
}

    .programs-panel-title::after {
        content: "\f107";
        color: #333333;
        top: -2px;
        right: 0px;
        position: absolute;
        font-family: "FontAwesome"; /*collapse arrow font*/
        color: dodgerblue; /*collapse arrow*/
    }

    .programs-panel-title[aria-expanded="true"]::after {
        content: "\f106";
    }



.programs-panel-heading-full.panel-heading {
    padding: 0;
}

.programs-panel-heading-full .programs-panel-title {
    padding: 10px 15px;
}

    .programs-panel-heading-full .programs-panel-title::after {
        top: 10px;
        right: 15px;
    }

.programs-panel-body {
    top: 10px;
    right: 15px;
    font-family: Roboto;
    display: inherit;
    margin-top: 12px;
    text-align: left;
    font-size: 20px;
    padding-bottom: 15px;
    align-content: center;
}




/*************************************************
    ----------- Media Querires for program    -------------
    *************************************************/

@media (min-width: 200px) and (max-width: 500px) {
    .program-partner-Image {
        float: left;
        margin: auto;
    }


    .programs-pagecontent-header {
        line-height: 40px;
    }
}

@media screen and (min-width: 768px) {



    .program-partner-Image {
        float: left;
        margin: auto;
        padding-right: 40px;
    }
}




/*************************************************
    -----------    PARTNER RESOURCES    -------------
    *************************************************/
.pv-partner-resources-header {
    background-size: cover;
    overflow: hidden;
}

.pv-partner-resources-header-container {
    position: relative;
    height: 100%;
}

.pv-partner-resources-header-row {
    height: 100%;
}

.pv-partner-resources-header-body {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.pv-partner-resources-header-background {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.pv-partner-resources-header-background,
.pv-template1-header-text-wrapper {
    flex: 1;
}

.pv-partner-resources-category .pv-subsection-header {
    display: block;
    margin-top: 0px;
    position: relative;
}

@media (min-width: 768px) {
    .pv-partner-resources-header-background {
        flex: 100;
    }
}

.pv-partner-resources-header-logo {
    padding: 20px 0;
}

.pv-template1-header-text-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}

@media (max-width: 575.98px) {
    .fullHeaderImage {
        display: none;
    }

    .mobileheaderImage {
        display: flex;
    }

    .headerBackGroundColor {
        background-color: #FEFEFE;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .fullHeaderImage {
        display: none;
    }

    .mobileheaderImage {
        display: flex;
    }

    .headerBackGroundColor {
        background-color: #FEFEFE;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .fullHeaderImage {
        display: none;
    }

    .mobileheaderImage {
        display: flex;
    }

    .headerBackGroundColor {
        background-color: #FEFEFE;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .fullHeaderImage {
        display: none;
    }

    .mobileheaderImage {
        display: flex;
    }

    .headerBackGroundColor {
        background-color: #FEFEFE;
    }
}

@media (min-width: 1200px) {
    .fullHeaderImage {
        display: flex;
    }

    .mobileheaderImage {
        display: none;
    }

    .headerBackGroundColor {
        background-color: #F6F6F6;
    }

    .headerBackGroundColorWireless {
        background-color: #Eff3fd;
    }
}

@media (max-width: 910px) {
    .labelText {
        text-align: left;
        width: 310px;
    }

    .blankDisplay {
        display: inline;
    }
}

@media (min-width: 911px) {
    .labelText {
        text-align: right;
        width: 130px;
        padding-right: 10px;
    }

    .labelTextLittleLessPadding {
        text-align: right;
        width: 130px;
        padding-right: 5px;
    }

        .blankDisplay {
            display: inline-block;
        }
    }

@media (min-width: 911px) {
    .labelMultiLineText {
        height: 75px;
        vertical-align: top
    }
}

@media (min-width: 911px) {
    .labelCheckBoxText {
        height: 175px;
        vertical-align: top
    }
}

@media (min-width: 911px) {
    .labelCheckBoxTextNoHeight {
        vertical-align: top
    }
}

.pv-template1-header-text-wrapper p {
    font-size: 1.5em;
    padding-bottom: 10px;
}

.pv-partner-resources-bg-productsolutions {
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-attbusiness {
    background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Bus-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-attlodging {
    background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-LI-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-attresidential {
    background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Res-bnr-767.jpg);
    background-repeat: no-repeat;
}


.pv-partner-resources-bg-attallianceorderforms {
    background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/Alliance-bnr-1600.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-centurylink {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/CenturyLink-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-frontier {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Frontier-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-tmobile {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/T-mobile-partner-resources-bnr-1600.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-spectrum {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/spectrum-partner-resources-bnr-1600.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-chuzobusinesssuite {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/chuzo-resources-bnr-1600.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-kinetic {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Kinetic-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-viasatisg,
.pv-partner-resources-bg-viasatresidentialbusiness {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Viasat-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-multi-dwelling-unit {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/MDU-bnr-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-safestreets {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/ADT-Header-Image-767.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-alder {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Alder-bnr-991.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-earthlink {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/EarthLink-bnr-991.jpg);
    background-repeat: no-repeat;
}

.authretailresource-header-container {
    width: 100%;
    background-color: #fff; /* Optional: Add a background color */
    text-align: center; /* Center the image horizontally */
}

.authretailresource-header-logo {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.pv-partner-resources-bg-authorizedretailerresources {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/logos/partnerresources/PV-resource-center-bnr-1600.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-optimum {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/optimum-resources-bnr-991.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-xfinity {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/xfinity-bnr-991.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-verizon {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/verizon-bnr-991.jpg);
    background-repeat: no-repeat;
}

.pv-partner-resources-bg-brightspeed {
    background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/brightspeed-bnr-991.jpg);
    background-repeat: no-repeat;
}


@media (min-width: 768px) {


    .pv-partner-resources-bg-attbusiness {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Bus-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }


    .pv-partner-resources-bg-attlodging {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-LI-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-attallianceorderforms {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/Alliance-991-bnr.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-attresidential {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Res-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-centurylink {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/CenturyLink-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-frontier {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Frontier-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-tmobile {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/T-mobile-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-spectrum {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/spectrum-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-chuzobusinesssuite {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/chuzo-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-kinetic {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Kinetic-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-viasatisg,
    .pv-partner-resources-bg-viasatresidentialbusiness {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Viasat-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-multi-dwelling-unit {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/MDU-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }

    .pv-partner-resources-bg-safestreets {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/ADT-Header-Image-991.jpg);
        background-repeat: no-repeat;
        min-height: 283px;
        height: 283px;
    }
}

@media (min-width: 992px) {
    .pv-partner-resources-bg-attbusiness {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Bus-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-attlodging {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-LI-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-attallianceorderforms {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/Alliance-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-attresidential {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Res-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }


    .pv-partner-resources-bg-centurylink {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/CenturyLink-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-frontier {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Frontier-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-tmobile {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/T-mobile-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-spectrum {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/spectrum-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-chuzobusinesssuite {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/chuzo-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-kinetic {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Kinetic-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-viasatisg,
    .pv-partner-resources-bg-viasatresidentialbusiness {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Viasat-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-multi-dwelling-unit {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/MDU-bnr-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }

    .pv-partner-resources-bg-safestreets {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/ADT-Header-Image-1199.jpg);
        background-repeat: no-repeat;
        min-height: 342px;
        height: 342px;
    }
}

@media (min-width: 1200px) {
    .pv-partner-resources-bg-attbusiness {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Bus-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-attlodging {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-LI-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-attallianceorderforms {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/Alliance-991-bnr.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-alder {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/Alder-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-earthlink {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/EarthLink-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }
    .authretailresource-header-container {
        width: 100%;
        background-color: #fff; /* Optional: Add a background color */
        text-align: center; /* Center the image horizontally */
    }

    .authretailresource-header-logo {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .pv-partner-resources-bg-authorizedretailerresources {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/logos/partnerresources/PV-resource-center-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-optimum {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/optimum-resources-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-xfinity {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/xfinity-resources-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-verizon {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/verizon-resources-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-brightspeed {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/brightspeed-resources-bnr-991.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-attresidential {
        background-image: url(/WebSupport/PV_React/Resources/PartnerResources/banners/ATT-Res-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-centurylink {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/CenturyLink-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-frontier {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Frontier-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-tmobile {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/T-mobile-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-spectrum {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/spectrum-partner-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-chuzobusinesssuite {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/chuzo-resources-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-kinetic {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Kinetic-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-viasatisg,
    .pv-partner-resources-bg-viasatresidentialbusiness {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/Viasat-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-multi-dwelling-unit {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/MDU-bnr-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }

    .pv-partner-resources-bg-safestreets {
        background-image: url(/Websupport/PV_React/Resources/PartnerResources/banners/ADT-Header-Image-1600.jpg);
        background-repeat: no-repeat;
        min-height: 457px;
        height: 457px;
    }
}

.pv-partner-resources-category-links {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    padding-right: 1em;
    margin-top: 20px;
}

    .pv-partner-resources-category-links ul {
        display: inline;
        padding: 0;
        margin: 0;
        line-height: 0.7;
    }

    .pv-partner-resources-category-links li {
        display: inline;
    }

        .pv-partner-resources-category-links li::before {
            content: ' ';
        }

        .pv-partner-resources-category-links li::after {
            content: ' ';
            word-spacing: 1em;
            background-image: linear-gradient(var(--primary-font), var(--primary-font));
            background-size: 1px 1em;
            background-repeat: no-repeat;
            background-position: center center;
        }

    .pv-partner-resources-category-links a,
    .pv-partner-resources-category-links a:hover,
    .pv-partner-resources-category-links a:visited,
    .pv-partner-resources-category-links a:active {
        white-space: nowrap;
        display: inline-block; /* to allow padding */
        padding: 1em;
        text-decoration: none;
        color: var(--primary-font);
        white-space: pre-wrap;
    }

        .pv-partner-resources-category-links a:hover {
            text-decoration: underline;
        }

.pv-product-resources-anchor {
    display: block;
    position: relative;
    top: -66px;
}

.pv-partner-resources-category-header {
    font-size: 17px;
    margin: 10px 0;
}

.pv-partner-resources-documents-link {
    font-size: 17px;
    /*margin: 5px 0;*/
    word-break: break-word;
}

.pv-partner-resources-contact-header {
    margin-top: 20px;
}

.pv-partner-resources-contact-header,
.pv-partner-resources-contact-body,
.pv-partner-resources-contacts {
    margin-bottom: 10px;
}

.pv-partner-resources-contact-header-style-1 .pv-partner-resources-contact-header {
    font-size: 25px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
    text-transform: uppercase;
    border-bottom: 1px solid var(--primary-font);
}

.pv-partner-resources-contact-header-style-2 .pv-partner-resources-contact-header {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
}

.pv-partner-resources-contact-body ol,
.pv-partner-resources-contact-body ul {
    padding-inline-start: 14px;
}

.pv-partner-resources-contacts-row {
    display: flex;
}

    .pv-partner-resources-contacts-row.bulletList .pv-partner-resources-contacts-title {
        display: list-item;
        margin-left: 2.5em;
        list-style-type: disc;
    }

.pv-partner-resources-contacts-title {
    width: 66%;
}

.pv-partner-resources-contacts-details {
    width: 34%;
}

.pv-partner-resources-contacts-detail {
    text-align: right;
    margin-bottom: 10px;
}

.pv-partner-resources-contacts-detail-link,
.pv-partner-resources-contacts-detail-email {
    word-break: break-all;
}

.pv-partner-resources-contacts-detail-phone a,
.pv-partner-resources-contacts-detail-phone a:link,
.pv-partner-resources-contacts-detail-phone a:visited,
.pv-partner-resources-contacts-detail-phone a:hover,
.pv-partner-resources-contacts-detail-phone a:active {
    color: var(--primary-font);
}

@media (max-width: 575px) {
    .pv-subsection-header h2,
    .pv-partner-resources-contact h2 {
        font-size: 25px;
    }

    .pv-partner-resources-contacts-title {
        width: 55%;
    }

    .pv-partner-resources-contacts-details {
        width: 45%;
    }
}
/*********************************************************
-----------    Become and Authorized Retailer    -------------
**********************************************************/

.pv-authorized-retailer-outer {
    width: 100%
}

.pv-authorized-retailer-inner {
    width: 65%;
    margin: auto;
}

.pv-authorized-retailer {
    font-family: roboto;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    word-break: break-word;
    padding-top: 18px;
    width: 600px;
}

.pv-authorized-retailer-full-image {
    height: 430px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    border-bottom: solid #CCCCCC 1px;
    border-top: solid #CCCCCC 1px
}

.pv-authorized-retailer-mobile-image {
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: solid #CCCCCC 1px;
    border-top: solid #CCCCCC 1px;
}

.pv-authorized-retailer h2 {
    font-family: Roboto;
    text-transform: none;
    margin-bottom: 15px;
    margin-top: 10px;
}

.pv-authorized-retailer h1 {
    font-family: Roboto;
    font-size: 35px;
    margin-top: 10px;
    text-transform: none;
}

.pv-authorized-retailer h1BC {
    font-family: Roboto;
    font-size: 28px;
    margin-top: 10px;
    text-transform: none;
}

.pv-authorized-retailer p {
    margin-top: 2px;
}

.pv-authorized-retailer li {
    list-style: none;
    margin-left: -36px;
    margin-top: 6px;
}

.pv-authorized-retailer .glyphicon-ok {
    color: #54bff1;
    font-size: 14px;
    padding-right: 8px;
}

.pv-authorized-retailer .glyphicon-earphone {
    color: #333333;
    font-size: 16px;
    padding-right: 8px;
}

.pv-authorized-retailer-phone {
    font-size: 26px;
}

.pv-authorized-retailer-form {
    margin-top: 40px;
}

.pv-authorized-retailer-full-image-wrapper {
    background-color: #F6F6F6;
    display: flex;
}

.pv-authorized-retailer-mobile-image-wrapper {
    display: none;
}

@media (max-width: 1599px) {
    .pv-authorized-retailer-inner {
        width: 80%;
        margin: auto;
    }

    .pv-authorized-retailer {
        font-size: 18px;
        width: 560px;
        padding-top: 24px;
    }

        .pv-authorized-retailer h2,
        .pv-authorized-retailer h1 {
            font-size: 32px;
        }

    .pv-authorized-retailer-phone {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .pv-authorized-retailer-inner {
        width: 70%;
        margin: auto;
    }

    .pv-authorized-retailer {
        padding-top: 50px;
    }
}

@media (max-width: 991px) {
    .pv-authorized-retailer-inner {
        width: 80%;
        margin: auto;
    }

    .pv-authorized-retailer {
        font-size: 16px;
        width: 500px;
        padding-top: 70px;
    }

        .pv-authorized-retailer h2,
        .pv-authorized-retailer h1 {
            font-size: 30px;
        }

    .pv-authorized-retailer-phone {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .pv-authorized-retailer-inner {
        width: 86%;
        margin: auto;
    }

    .pv-authorized-retailer {
        font-size: 14px;
        width: 480px;
        padding-top: 60px;
    }

        .pv-authorized-retailer h2,
        .pv-authorized-retailer h1 {
            font-size: 28px;
        }

    .pv-authorized-retailer-phone {
        font-size: 16px;
    }

    .pv-authorized-retailer-full-image-wrapper {
        display: none;
    }

    .pv-authorized-retailer-mobile-image-wrapper {
        display: flex;
    }
}

@media (max-width: 499px) {
    .pv-authorized-retailer-inner {
        width: 98%;
        margin: auto;
    }

    .pv-authorized-retailer {
        font-size: 12px;
        width: auto;
        padding-top: 40px;
        padding-left: 6px;
        padding-right: 2px;
    }

        .pv-authorized-retailer h2,
        .pv-authorized-retailer h1 {
            font-size: 26px;
        }

    .pv-authorized-retailer-phone {
        font-size: 14px;
    }
}


/*************************************************
-----------    Tech Docs    -------------
*************************************************/
.tech-docs .pv-tabs li {
    margin-right: 0px;
    margin: 0px 5px 10px 0px;
}

    .tech-docs .pv-tabs li a {
        font-size: 12px;
    }

.tech-docs .ajax__tab_tab,
.tech-docs .ajax__tab_active {
    margin-right: 0px;
    margin: 0px 5px 10px 0px;
}

.tech-docs .ajax__tab_tab {
    font-size: 12px;
}

.tech-docs .tab-content {
    border-top: 1px solid #e6e6e6;
}

.wrap-text {
    word-wrap: break-word;
    width: 350px;
}
/***********************************************
***************Industry Pages*******************
***********************************************/
/* .pv-industry-page .post-content {
    padding: 0 !important;
} */

/* .pv-industry-page.logistics ul {
    display: block;
    margin-left: 300px;
} */

.pv-industry-page.broadband :first-child.pv-page-post {
    border: none;
}

.pv-industry-page-broadband-img {
    margin-right: 15px;
    padding-right: -15px;
}

    .pv-industry-page-broadband-img::after {
        margin-left: 30px;
        width: calc(100% - 15px);
        padding-bottom: 30px;
        border-bottom: 1px solid #bdbdbd;
        overflow: hidden;
    }

.pv-industry-page .post-content:first-child {
    padding-left: 15px;
}

.pv-industry-page .pv-product-family-bar {
    margin-top: 30px !important;
}

.pv-industry-page > :first-child strong {
    font-size: 35px;
    font-family: Roboto;
    font-weight: 500;
    color: var(--primary-font);
    text-transform: uppercase;
}

.pv-industry-page > :not(:first-child) strong {
    font-size: 22px;
    font-family: Roboto;
    font-weight: 700;
    color: var(--primary-font);
    text-transform: none;
}

.pv-industry-page ul {
    padding-left: 17px;
}

@media (min-width: 575px) {
    .pv-industry-broadband-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Broadband/broadband-bnr-767.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-video-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Video/Video-bnr-767.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-wireless-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Wireless/Wireless-Inf-bnr-767.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-logistics-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/SupplyChain/logistics-bnr-767.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height {
        height: 219px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 767px) {
    .pv-industry-broadband-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Broadband/broadband-bnr-991.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-video-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Video/Video-bnr-991.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-wireless-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Wireless/Wireless-Inf-bnr-991.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-logistics-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/SupplyChain/logistics-bnr-991.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height {
        height: 283px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 992px) {
    .pv-industry-broadband-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Broadband/broadband-bnr-1199.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-video-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Video/Video-bnr-1199.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-wireless-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Wireless/Wireless-Inf-bnr-1199.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-logistics-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/SupplyChain/logistics-bnr-1199.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height {
        height: 342px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1200px) {
    .pv-industry-broadband-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Broadband/broadband-bnr-1600.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-video-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Video/Video-bnr-1600.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-wireless-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Wireless/Wireless-Inf-bnr-1600.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-logistics-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/SupplyChain/logistics-bnr-1600.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height {
        height: 457px;
        width: 100%;
        object-fit: cover;
    }

    .pv-industry-page.broadband {
        margin-left: 0;
        padding-right: 0;
    }

        .pv-industry-page.broadband .col-lg-4 {
            width: 25%;
        }
}

@media (min-width: 1600px) {
    .pv-industry-broadband-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Broadband/broadband-bnr-1920.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-video-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Video/Video-bnr-1920.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-wireless-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/Wireless/Wireless-Inf-bnr-1920.jpg);
        background-repeat: no-repeat;
    }

    .pv-industry-logistics-bnr {
        background-image: url(/WebSupport/PV_React/IndustryPages/SupplyChain/logistics-bnr-1920.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height {
        height: 550px;
        width: 100%;
        object-fit: cover;
    }
}

@media (max-width: 1200px) {
    .pv-industry-page.logistics ul {
        display: inline-block;
        margin-left: 0px;
    }

    .pv-industry-page.broadband :not(:first-child) p {
        margin-left: 0px;
    }
}
/*************************************************
-----------    Accordion    -------------
*************************************************/
.pv.panel-default {
    border-color: #0b4175;
}

.pv.panel-group .panel {
    margin-bottom: 1px;
    border-radius: 0px !important;
}

.pv.panel {
    border-radius: 0px !important;
}

.pv.panel-heading {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.pv.panel-default > .panel-heading {
    background-color: #0033ab;
    color: white;
    border-color: #0033ab;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #0b4175 !important;
}

.pv.panel-group .panel-heading + .panel-collapse > .panel-body,
.pv.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #0b4175 !important;
}

.pv.panel-title a,
.pv.panel-title .btn.btn-link,
.pv.panel-title .btn.btn-link:hover,
.pv.panel-title .btn.btn-link:visited,
.pv.panel-title .btn.btn-link:focus {
    color: white;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    text-decoration: none;
}

.pv.panel-title .fa {
    font-size: 9px;
    transition: 0.3s transform ease-in-out;
    transform: rotate(90deg);
}

.pv.panel-title .collapsed .fa {
    font-size: 9px;
    transition: 0.3s transform ease-in-out;
    transform: rotate(0deg);
}

/******************************************************
*******************Training Videos********************
******************************************************/
.pv-video-label {
    color: #003366;
    font-size: 1.25em;
    font-weight: bold;
    padding: 8px 0 8px 0;
    display: block;
    width: 290px;
    word-wrap: break-word;
}

.pv-video-wrapper {
    display: inline-block;
    margin: 0 5px 0 5px;
    vertical-align: top;
}
/******************************************************
***************Internet Provider Lookup****************
******************************************************/
.pv-ipl-divider {
    border-bottom: 1px solid #333;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .pv-ipl-divider p {
        margin-bottom: 20px;
    }

.pv-ipl-btn-toolbar button,
.pv-ipl-btn-toolbar input {
    margin-top: 1.5em;
}

.pv-ipl .alert {
    margin: 0;
    padding-top: 6px;
    vertical-align: middle;
    height: 32px;
    border: 1px solid #9cb4c5;
    border-radius: 0px;
}

.pv .alert.alert-info {
    color: #305d8c;
    background-color: #d6dde7;
    font: Arial 13px;
    border-left: 4px solid #9cb4c5;
}
/******************************************************
**********************Newsletter***********************
******************************************************/
.ctct-inline-form h2 {
    font-size: 28px !important;
    font-family: Roboto !important;
    font-weight: 700 !important;
    color: var(--primary-font) !important;
    font: 28px 'Roboto' !important;
    text-transform: none !important;
}

.ctct-inline-form input[type='text'] {
    height: 45px !important;
    padding: 10px 16px !important;
    font-size: 17px !important;
    line-height: 1.33 !important;
    border-radius: 0px !important;
}

.ctct-inline-form input:hover,
.ctct-inline-form input:focus {
    outline: none !important;
    border: 1px solid var(--primary) !important;
    border-radius: 0px !important;
}

.pv-newsletter-divider {
    border-top: 1px solid #333;
    padding: 10px 0 0 0;
}

.pv-newsletter-links a {
    font-size: 16px;
}

.pv-newsletter-list {
    padding: 0 16px 0 20px;
}

.pv-engage-newsletter-bnr {
    background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr-576.png);
    background-repeat: no-repeat;
    background-color: #e0f7ff;
    background-position: center;
    background-size: contain;
    min-height: 140px;
    height: 140px;
    width: 100%;
}

@media (min-width: 575px) {
    .pv-engage-newsletter-bnr {
        background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr-576.png);
        background-color: #e0f7ff;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media (min-width: 767px) {
    .pv-engage-newsletter-bnr {
        background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr-768.png);
        background-color: #e0f7ff;
        background-repeat: no-repeat;
    }
}

@media (min-width: 992px) {
    .pv-engage-newsletter-bnr {
        background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr-992.png);
        background-color: #e0f7ff;
        background-repeat: no-repeat;
    }
}

@media (min-width: 1200px) {
    .pv-engage-newsletter-bnr {
        background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr.png);
        background-color: #e0f7ff;
        background-repeat: no-repeat;
    }
}

@media (min-width: 1600px) {
    .pv-engage-newsletter-bnr {
        background-image: url(/WebSupport/PV_React/Engage/Newsletter/newsletter-bnr.png);
        background-color: #e0f7ff;
        background-repeat: no-repeat;
    }
}
/******************************************************
*********************Our Partners**********************
******************************************************/
.pv-our-partners div {
    margin: 20px 0;
}

.pv-our-partners-divider {
    width: 100%;
    border: solid 1px darkgray;
}
/******************************************************
*********************Our Vendors***********************
******************************************************/
.pv-our-vendors div.row {
    margin: 20px 0;
}

.pv-our-vendors-header {
    margin: 10px 0;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 1.8em;
    font-family: Roboto;
    font-weight: 300;
}

    .pv-our-vendors-header.blue {
        background-color: var(--primary);
    }

    .pv-our-vendors-header.gray {
        background-color: #8c8b8e;
    }

@media (min-width: 1200px) {
    .pv-our-vendors .center-col {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 1199px) {
    .pv-our-vendors div.col-xs-6 {
        display: flex;
        justify-content: center;
        margin: 10px 0;
    }
}

/******************************************************
***************CREATE NEW ACCOUNT****************
******************************************************/
.createNewAcct {
    padding-left: 30px;
}

.pv-create-account-validation-text {
    color: #a94442;
    /*color: red;*/
}

.pv-create-account-validation-text-wrapper:has(.pv-create-account-validation-text) {
    margin-top: -15px;
    margin-bottom: 12px;
}

/******************************************************
**************NIMS Dealer Initiative*******************
******************************************************/
.pv-NIMS-DealerInitiative-Grid-CellWrapper {
    margin: 0px 10px 20px 0;
}

/******************************************************
**************NIMS Calendar*******************
******************************************************/
.pv-calendar {
    width: 100%;
}

.pv-calendarday {
    width: 100%;
    border-width: 1px;
    border-left: 0;
    border-style: solid;
    border-color: #ddd;
    padding: 1px 1px 1px 1px;
}

    .pv-calendarday td {
        padding: 5px 5px 5px 5px;
    }

/* .pv-calendarday-header {
} */

.pv-calendarday-detail td {
    align-content: center;
    align-items: center;
    vertical-align: central;
}

.pv-calendarday-detail > td > input {
    text-align: center;
    width: 35px;
}

a.pv-calendar-anchor {
    font-size: 12px;
    width: 110px
}

    a.pv-calendar-anchor:hover,
    a.pv-calendar-anchor:link,
    a.pv-calendar-anchor:visited {
        text-decoration: none;
    }

.pv-calendar-item {
    display: block !important;
    height: 14px;
}

.pv-calendar-item-last {
    display: block !important;
    height: 20px;
    margin-top: 0;
    margin-bottom: 1px;
}


/******************************************************
************** MY ACCOUNT PAGES  **********************
******************************************************/
.activations-results-record-info,
.inactivations-results-record-info,
.scan-list-results-record-info,
.invoice-list-results-record-info,
.sales-order-list-results-record-info,
.voucher-list-results-record-info {
    display: flex;
}

    .activations-results-record-info > div,
    .inactivations-results-record-info > div,
    .scan-list-results-record-info > div,
    .invoice-list-results-record-info > div,
    .sales-order-list-results-record-info > div,
    .voucher-list-results-record-info > div {
        width: 50%;
        display: flex;
        align-items: center;
    }

    .activations-results-record-info .number-of-records,
    .inactivations-results-record-info .number-of-records,
    .scan-list-results-record-info .number-of-records,
    .invoice-list-results-record-info .number-of-records,
    .sales-order-list-results-record-info .number-of-records,
    .voucher-list-results-record-info .number-of-records {
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
    }

        .activations-results-record-info .number-of-records .pv.form-group,
        .inactivations-results-record-info .number-of-records .pv.form-group,
        .scan-list-results-record-info .number-of-records .pv.form-group,
        .invoice-list-results-record-info .number-of-records .pv.form-group,
        .sales-order-list-results-record-info .number-of-records .pv.form-group,
        .voucher-list-results-record-info .number-of-records .pv.form-group {
            margin-left: 10px;
            width: 75px;
        }

.pv-bto-bom-component {
    display: inline-block;
    padding-left: 40px;
}

.pv-btn-add-all {
    margin-left: -7px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.pv-add-all-message {
    width: 146px;
    margin-left: -8px;
}

.invoice-detail-totals .pv.col-xs-10 {
    text-align: right;
}

.invoice-detail-totals .col-xs-2 {
    text-align: right;
}
/******************************************************
******************Careers Legacy**********************
******************************************************/
.corporate {
    padding: 0 8px 0 12px;
}

.section-header {
    margin-top: 15px;
}

    .section-header h1 {
        font-weight: bold;
        margin-bottom: 0 !important;
        padding-bottom: 5px !important;
    }

.section-header-text {
    margin-bottom: 10px;
}

.section-spacer {
    margin-top: 10px;
}

.career-search-header {
    width: 100%;
    color: white;
    background-color: #0033ab;
    border-color: #105ea9;
}

    .career-search-header > a {
        color: white !important;
    }

    .career-search-header:hover {
        background-color: #093560;
    }

    .career-search-header > a {
        text-decoration: none !important;
    }

.career-search-body {
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 5px;
}

.career-search-footer {
    width: 100%;
    color: white;
    background-color: #0033ab;
    border-color: #105ea9;
}

    .career-search-footer:hover {
        background-color: #093560;
    }

.career-spotlight {
    background-color: #5a5454;
    padding: 10px;
}

.career-spotlight-bold {
    font-family: Roboto, Verdana, Tahoma;
    color: white;
    font-weight: bold;
    font-size: 24px;
}

.career-spotlight-light {
    color: white;
    font-family: Roboto, Verdana, Tahoma;
    font-size: 18px;
}

.jobs {
    background-color: #e8e8e8;
    padding: 15px;
}

.job {
    margin-bottom: 10px;
}

.job-title {
    text-transform: uppercase;
    font-weight: bold;
}

.job-description {
    margin-top: 5px;
}

.jobs-footer {
    background-color: #e8e8e8;
    padding: 15px;
}

.all-jobs {
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.resume-over {
    background-color: #808080;
}

.right-arrow {
    font-size: 18px;
    font-weight: bold;
    color: #d0202d;
    line-height: 30px;
}

.eeo {
    text-align: center;
}

.resume-info {
    display: none;
    background-color: #e8e8e8;
    padding: 15px;
}

    .resume-info h1 {
        font-weight: bold;
        /*margin-bottom:0 !important;
            padding-bottom:5px !important;*/
    }

.resume-header {
    display: block;
}

.resume-body {
    display: block;
}

.multiselect {
    font-size: 11px;
}

.wait {
    cursor: wait;
}

.file-input.label-hard-width {
    width: 140.266px !important;
}

.file-input-hard-width {
    width: 851.734px !important;
}

.search-all-jobs {
    color: white;
}

    .search-all-jobs:hover {
        color: #ccc;
    }

.all-jobs {
    color: black;
}

    .all-jobs:hover {
        color: #4f4f4f;
    }

.message p {
    padding: 15px;
}

.field-error {
    font-size: 11px;
    color: #a94442;
    font-weight: bold;
    margin-top: 2px;
    margin-left: 2px;
}

.button-arrow {
    position: absolute;
    top: 6px;
    right: 16px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
    color: white !important;
}

.pv-company-careers-bnr {
    position: relative;
}

    .pv-company-careers-bnr h1 {
        position: absolute;
        color: white;
        text-transform: uppercase;
    }

.pv-careers-img-btn {
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}

.pv-company-careers-bnr {
    background-image: url(/WebSupport/Corporate/Images/careers-bnr-575.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
}

    .pv-company-careers-bnr.pv-banner-height {
        height: 164px;
    }

    .pv-company-careers-bnr h1 {
        font-size: 30px;
        top: 106px;
        left: 16px;
    }

.pv-careers-img-btn h4 {
    position: absolute;
    color: white;
    top: 36px;
    left: 16px;
}

@media (min-width: 300px) {
    .pv-careers-img-btn h4 {
        top: 60px;
    }
}

@media (min-width: 350px) {
    .pv-careers-img-btn h4 {
        top: 80px;
    }
}

@media (min-width: 430px) {
    .pv-careers-img-btn h4 {
        top: 88px;
    }
}

@media (min-width: 450px) {
    .pv-careers-img-btn h4 {
        top: 96px;
    }
}

@media (min-width: 460px) {
    .pv-careers-img-btn h4 {
        top: 106px;
    }
}

@media (min-width: 575px) {
    .pv-company-careers-bnr {
        background-image: url(/WebSupport/Corporate/Images/careers-bnr-767.jpg);
    }

        .pv-company-careers-bnr.pv-banner-height {
            height: 219px;
        }

        .pv-company-careers-bnr h1 {
            font-size: 32px;
            top: 159px;
        }
}

@media (min-width: 767px) {
    .pv-company-careers-bnr {
        background-image: url(/WebSupport/Corporate/Images/careers-bnr-991.jpg);
        margin-top: 80px; /* otherwise image will be behind menu bar (only an issue in this size range) */
    }

        .pv-company-careers-bnr.pv-banner-height {
            height: 283px;
        }

        .pv-company-careers-bnr h1 {
            font-size: 34px;
            top: 221px;
        }
}

@media (min-width: 992px) {
    .pv-company-careers-bnr {
        background-image: url(/WebSupport/Corporate/Images/careers-bnr-1199.jpg);
        margin-top: 0px;
    }

        .pv-company-careers-bnr.pv-banner-height {
            height: 342px;
        }

        .pv-company-careers-bnr h1 {
            font-size: 36px;
            top: 278px;
        }

    .pv-careers-img-btn h4 {
        top: 86px;
    }
}

@media (min-width: 1200px) {
    .pv-company-careers-bnr {
        background-image: url(/WebSupport/Corporate/Images/careers-bnr-1600.jpg);
    }

        .pv-company-careers-bnr.pv-banner-height {
            height: 426px;
        }

        .pv-company-careers-bnr h1 {
            font-size: 38px;
            top: 360px;
        }

    .pv-careers-img-btn h4 {
        top: 106px;
    }
}

@media (min-width: 1600px) {
    .pv-company-careers-bnr {
        background-image: url(/WebSupport/Corporate/Images/careers-bnr-1920.jpg);
    }

        .pv-company-careers-bnr.pv-banner-height {
            height: 550px;
        }

        .pv-company-careers-bnr h1 {
            font-size: 40px;
            top: 482px;
        }
}

/******************************************************
**********************About Us*************************
******************************************************/

.pv-company-about-logo {
    /*position: absolute;*/
    background-image: url(/WebSupport/PV_React/Company/AboutUs/PerfectVisionLogo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: snow;
    height: 50px;
    width: 250px;
    position: relative;
    /*top: -70px;*/
    bottom: 65px;
    left: 76%;
}

.pv-company-about-spacer {
    width: 12px;
    /* display:inline-block;*/
}

.pv-company-about-bnr {
    position: relative;
    background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-767.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    min-height: 180px;
    height: 180px;
    width: 100%;
    justify-content: center;
}

.pv-company-about-title-wrapper {
    position: absolute;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: lighter;
    top: 50%;
    color: snow;
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 40px;
    transform: translateY(-50%);
}

.pv-company-about p {
    margin-top: 20px;
    font-size: 16px;
}

.pv-company-about ul {
    margin-top: 20px;
}

.pv-company-about li {
    font-size: 16px;
}

.pv-company-about img {
    display: block;
    margin: 20px auto;
}


@media (min-width: 200px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-767.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 13px;
            display: inline-flex;
            vertical-align: middle;
        }


        .pv-company-about-bnr.pv-banner-height {
            height: 219px;
            border-top: 1px solid var(--primary-font);
            border-bottom: 1px solid var(--primary-font);
        }
}

@media (min-width: 375px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-767.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 18px;
            display: inline-flex;
            vertical-align: middle;
        }

        .pv-company-about-bnr.pv-banner-height {
            height: 219px;
            border-top: 1px solid var(--primary-font);
            border-bottom: 1px solid var(--primary-font);
        }
}

@media (min-width: 575px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-767.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 28px;
            display: inline-flex;
            vertical-align: middle;
        }

        .pv-company-about-bnr.pv-banner-height {
            height: 219px;
            border-top: 1px solid var(--primary-font);
            border-bottom: 1px solid var(--primary-font);
        }
}

@media (min-width: 767px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-991.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 30px;
            display: inline-flex;
            vertical-align: middle;
        }

        .pv-company-about-bnr.pv-banner-height {
            height: 283px;
        }
}

@media (min-width: 992px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-1199.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 35px;
            display: inline-flex;
            vertical-align: middle;
        }

        .pv-company-about-bnr.pv-banner-height {
            height: 342px;
        }
}

@media (min-width: 1200px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-1600.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        .pv-company-about-bnr span {
            font-size: 50px;
        }

    .pv-company-about-logo {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/PerfectVisionLogo.png);
        display: inline-block;
        max-height: auto;
        max-width: auto;
    }

    .pv-company-about-bnr.pv-banner-height {
        height: 457px;
    }
}

@media (min-width: 1600px) {
    .pv-company-about-bnr {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/about-bnr-1600.jpg);
        background-repeat: no-repeat;
        background-color: #ffffff;
        background-position: center;
        background-size: 100%, 100%;
    }

        .pv-company-about-bnr span {
            font-size: 55px;
        }

    .pv-company-about-logo {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/PerfectVisionLogo.png);
        max-height: auto;
        max-width: auto;
    }

    .pv-company-about-bnr.pv-banner-height {
        height: 400px;
    }
}

@media (min-width:200px) and (max-width: 1200px) {
    .pv-company-about-logo {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/PerfectVisionLogo.png);
        max-height: none !important;
        max-width: none !important;
        display: none !important;
    }
}

@media (min-width:1200px) and (max-width: 1600px) {
    .pv-company-about-logo {
        background-image: url(/WebSupport/PV_React/Company/AboutUs/PerfectVisionLogo.png);
        max-height: auto;
        max-width: auto;
    }
}

/*********************************/
/******* Product Resources *******/
/*********************************/

.pv-product-resources-bnr {
    position: relative;
    background-image: url(/WebSupport/PV_React/Resources/Products/Resources/product-resources-bnr.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100%,100%;
    height: 300px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

    .pv-product-resources-bnr h1 {
        position: relative;
        bottom: 2%;
        padding-left: 40px;
    }

.pv-product-resources-category {
    border-top: solid #CCCCCC 1px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pv-product-resources-image {
    margin-top: 12px;
}

.pv-product-resources-call-us {
    margin-top: 20px;
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
}

.pv-product-resources-phone {
    font-family: Roboto;
    font-size: 25px;
}

/* Product Resources Email Poput - Begin */

.product-resources-popup {
    position: fixed;
    top: 10vh;
    left: 40vw;
    width: 520px;
    background-color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0px 8px 10px 1px rgba(0,0,0,.14), 0px 3px 14px 2px rgba(0,0,0,.12), 0px 5px 5px -3px rgba(0,0,0,.2);
    z-index: 1000;
    font-family: Roboto;
    padding-bottom: 40px;
}

.product-resources-popup-header {
    padding: 10px 0 12px 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #f2f6fc;
    font-weight: 500;
    font-size: 1.1em;
}

.product-resources-popup-body {
    padding: 0 26px 0 24px;
}

.product-resources-popup-email {
    padding: 10px 0 10px 0;
    border-bottom: solid 2px #e5e5e5;
}

.product-resources-popup-instructions {
    padding-top: 22px;
    color: #0033a0;
}

.product-resources-popup-contact-info {
    padding-top: 16px;
}

.product-resources-popup-contact-info .row {
    margin-top: 3px;
}

.product-resources-popup-contact-info label {
    padding-top: 6px;
}

.product-resources-popup-contact-info input {
    margin-left: -38px;
}

.product-resources-popup-contact-info .row {
    margin-top: 3px;
}

.product-resources-popup-request-info {
    padding-top: 16px;
    padding-right: 16px;
}

.product-resources-popup-submit {
    margin-top: 16px;
}

.product-resources-popup-close-button-container {
    position: absolute;
    top: 10px;
    right: 12px;
    height: 22px;
    width: 22px;
    padding: 0;
    background: none;
    border: none;
    font-size: 2rem;
    cursor: pointer;
    font-weight: 500;
}

.product-resources-popup-close-button-text {
    margin-top: -5px;
}

.product-resources-popup-close-button-container:hover {
    background-color: #e5e5e5;
}

/* Product Resources Email Popup - End */


@media (max-width: 1599px) {
    .pv-product-resources-bnr {
        height: 300px;
    }

    .pv-product-resources-bnr h1 {
        bottom: 12%;
    }
}

@media (max-width: 1199px) {
    .pv-product-resources-bnr {
        height: 225px;
    }

    .pv-product-resources-bnr h1 {
        bottom: 8%;
        top: 13vh;
    }
}

@media (max-width: 991px) {
    .pv-product-resources-bnr {
        height: 186px;
    }

    .pv-product-resources-bnr h1 {
        bottom: 12%;
    }

    .product-resources-popup {
        left: 34vw;
        width: 438px;
        top: 6vh;
    }
}

@media (max-width: 767px) {
    .pv-product-resources-bnr h1 {
        bottom: 20%;
        font-size: 30px;
    }

    .product-resources-popup {
        left: 24vw;
    }
}

@media (max-width: 599px) {
    .pv-product-resources-bnr h1 {
        bottom: 30%;
        font-size: 25px;
    }

    .product-resources-popup {
        left: 18vw;
        width: 384px;
    }
}

@media (max-width: 499px) {
    .product-resources-popup {
        left: 10vw;
        width: 330px;
    }
}

@media (max-width: 399px) {
    .pv-product-resources-bnr h1 {
        bottom: 40%;
        font-size: 20px;
    }

    .product-resources-popup {
        left: 4vw;
    }
}

@media (max-width: 349px) {

    .product-resources-popup {
        width: 279px;
        top: 4vh;
    }
}

/******************************************************
*********************Our Brands************************
******************************************************/
.pv-Resources-OurBrands {
    background-position: center;
    text-align: center;
}

.pv-Resources-ourbrands-bnr {
    background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-1920.jpg);
    min-height: 548px;
    background-repeat: no-repeat;
    background-position-x: center;
}

@media (max-width: 1919px) {
    .pv-Resources-ourbrands-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-1600.jpg);
        min-height: 457px;
    }
}

@media (max-width: 1599px) {
    .pv-Resources-ourbrands-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-1199.jpg);
        min-height: 342px;
    }
}

@media (max-width: 1198px) {
    .pv-Resources-ourbrands-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-991.jpg);
        min-height: 283px;
    }
}

@media (max-width: 990px) {
    .pv-Resources-ourbrands-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-767.jpg);
        min-height: 219px;
    }
}

@media (max-width: 766px) {
    .pv-Resources-ourbrands-bnr {
        background-i6mage: url(/WebSupport/PV_React/Resources/Products/OurBrands/Our-Brands-bnr-767.jpg);
        min-height: 180px;
    }
}

/******************************************************
*********************VZWSMART************************
******************************************************/
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.pv-Resources-OurBrands-VZWSMART {
    background-position: center;
    text-align: center;
}

.pv-Resources-OurBrands-VZWSmart-list :not(:last-child) {
    border-right: 1px solid #ccc;
}

.pv-Resources-OurBrands-VZWSmart-list-products {
    border: 1px solid #ccc;
}

.pv-Resources-OurBrands-VZWSmart-last :not(:first-child) {
    border-left: 1px solid #ccc;
}

.pv-Resources-ourbrands-VZWSMART-bnr {
    background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/VZWSmart/Landing/PVIS-bnr-767.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.pv-banner-height.pv-Resources-ourbrands-VZWSMART-bnr {
    height: 150px;
    width: 100%;
    object-fit: cover;
}

@media (min-width: 767px) {
    .pv-banner-height.pv-Resources-ourbrands-VZWSMART-bnr {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 992px) {
    .pv-Resources-ourbrands-VZWSMART-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/VZWSmart/Landing/PVIS-bnr-991.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height.pv-Resources-ourbrands-VZWSMART-bnr {
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1200px) {
    .pv-Resources-ourbrands-VZWSMART-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/VZWSmart/Landing/PVIS-bnr-1199.jpg);
    }

    .pv-banner-height.pv-Resources-ourbrands-VZWSMART-bnr {
        height: 400px;
    }
}

@media (min-width: 1600px) {
    .pv-Resources-ourbrands-VZWSMART-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/VZWSmart/Landing/PVIS-bnr-1600.jpg);
        background-repeat: no-repeat;
    }

    .pv-banner-height.pv-Resources-ourbrands-VZWSMART-bnr {
        height: 550px;
        width: 100%;
        object-fit: cover;
    }
}

.pv-myaccount-mydashboard {
    width: 300px;
    height: 100px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin: 10px;
    display: table;
    text-decoration: none;
}

    .pv-myaccount-mydashboard:hover {
        background-color: #ededed;
        text-decoration: none !important;
        cursor: pointer !important;
    }

.pv-myaccount-mydashboard-image {
    float: left;
    padding-right: 5px;
}

    .pv-myaccount-mydashboard-image img {
        display: block;
    }

.pv-myaccount-mydashboard-header {
    font-family: Roboto;
    color: #333333;
    font-size: 18px;
    text-align: left;
    margin-top: 5px;
}

.pv-myaccount-mydashboard-description {
    font-family: Roboto;
    color: #333333;
    font-size: 13px;
    text-align: left;
}

.pv-myaccount-mydashboard-child {
    width: 300px;
    height: 100px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    margin: 10px;
    display: table;
    text-decoration: none;
}

.pv-myaccount-mydashboard-child-header {
    font-family: Roboto;
    color: #333333;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

.pv-myaccount-mydashboard-child:hover {
    background-color: #ededed;
    text-decoration: none !important;
    cursor: pointer !important;
}

.center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/****************************************************************************
*********************Our Brands (Part II, Climb-Maxx)************************
*****************************************************************************/

.pv-our-brands h1,
.pv-our-brands h2,
.pv-our-brands h3,
.pv-our-brands h4,
.pv-our-brands p,
.pv-our-brands span,
.pv-our-brands td,
.pv-our-brands li {
    font-family: Roboto;
}

.pv-our-brands h2,
.pv-our-brands h3,
.pv-our-brands h4,
.pv-our-brands p,
.pv-our-brands span,
.pv-our-brands td,
.pv-our-brands li {
    font-weight: 400;
    color: #333333;
}

.pv-our-brands th {
    font-family: Roboto;
    font-weight: 400;
    color: white;
}

.pv-our-brands h1 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.pv-our-brands h2 {
    font-size: 41px;
    margin-top: 28px;
}

.pv-our-brands h3 {
    font-size: 24px;
    margin-top: 12px;
    text-transform: none;
    word-break: break-word;
}

.pv-our-brands h4 {
    font-size: 22px;
    margin-top: 22px;
}

.pv-our-brands .pv-lead-text-wrapper {
    margin-top: 28px;
    margin-bottom: 20px;
}

.pv-our-brands .pv-menu {
    margin-top: 12px;
    line-height: 1;
}

    .pv-our-brands .pv-menu span {
        font-size: 22px;
    }

    .pv-our-brands .pv-menu a:link,
    .pv-our-brands .pv-menu a:visited,
    .pv-our-brands .pv-menu a:hover,
    .pv-our-brands .pv-menu a:active {
        color: #333333;
    }

.pv-our-brands .bullet-point-wrapper {
    margin-top: 20px;
}

.pv-our-brands p,
.pv-our-brands span,
.pv-our-brands th,
.pv-our-brands td,
.pv-our-brands li {
    font-size: 16px;
    margin-top: 10px;
}

.pv-our-brands .pv-includes {
    font-weight: 500;
    padding-left: 20px;
}

.pv-our-brands .pv-uppercase {
    text-transform: uppercase;
}

.pv-our-brands .pv-center {
    text-align: center;
}

.pv-our-brands .pv-inline {
    display: inline-block;
}

.pv-our-brands .pv-center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pv-our-brands .pv-cropped-img-wrapper {
    position: relative;
    overflow: hidden;
    height: 200px;
    margin: 0;
}

.pv-our-brands .pv-cropped-img-wrapper2 {
    position: relative;
    overflow: hidden;
    height: 256px;
    margin: -38px 0 -26px 0;
}

.pv-our-brands .pv-cropped-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.pv-our-brands .pv-section-divider {
    border-top: solid 1px #9C9C9C;
    margin-top: 70px;
}

.pv-our-brands .pv-spacer {
    margin-top: 66px;
}

.pv-our-brands .pv-table-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 82%;
    margin-top: 32px;
}

.pv-our-brands .pv-table-heading {
    margin-top: 38px;
}

.pv-our-brands .pv-standards {
    line-height: 2;
}

    .pv-our-brands .pv-standards p {
        margin-top: 28px;
    }

.pv-our-brands .pv-links h3 {
    line-height: 1;
    color: #0072CE;
}

.pv-our-brands th,
.pv-our-brands td {
    line-height: 1.3 !important;
    height: 60px;
    vertical-align: middle !important;
}

.our-brands-image {
    display: block;
    margin: auto;
    width: 95%;
}

.our-brands-btn {
    font-family: Roboto;
    font-size: 15px;
    height: 46px;
    border-radius: 0 !important;
    padding: 12px 20px 0 20px;
    text-transform: uppercase;
}

.our-brands-btn-right {
    margin-left: 20px;
}

.our-brands-btn-bottom {
    margin-top: 10px;
}

.our-brands-description-left-side {
    padding-top: 12px;
    padding-right: 30px;
    text-align: right;
}

    .our-brands-description-left-side .our-brands-p {
        text-align: right;
    }

.our-brands-description-right-side {
    padding-top: 12px;
    padding-left: 30px;
}

.our-brands-border-right {
    border-right: 1px solid #3B3B3B;
}

.our-brands-border-left {
    border-left: 1px solid #3B3B3B;
    margin-left: -1px;
}

.our-brands-divider {
    height: 64px;
}

.pv-Resources-ourbrands-CLIMBMAXX-bnr {
    background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/ClimbMaxx/Landing/climbmaxx-bnr-767.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
    height: 184px;
    width: 100%;
    object-fit: cover;
}

@media (min-width: 767px) {
    .pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
        height: 238px;
    }
}

@media (min-width: 992px) {
    .pv-Resources-ourbrands-CLIMBMAXX-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/ClimbMaxx/Landing/climbmaxx-bnr-991.jpg);
    }

    .pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
        height: 238px;
    }
}

@media (min-width: 1200px) {
    .pv-Resources-ourbrands-CLIMBMAXX-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/ClimbMaxx/Landing/climbmaxx-bnr-1199.jpg);
    }

    .pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
        height: 288px;
    }

    .pv-our-brands h3 {
        font-size: 31px;
        margin-top: 26px;
    }

    .our-brands-description-left-side,
    .our-brands-description-right-side {
        padding-top: 60px;
    }

    .our-brands-image {
        width: 65%;
    }

    .our-brands-btn {
        font-size: 17px;
        height: 52px;
        padding: 14px 24px 0 24px;
    }
}

@media (min-width: 1600px) {
    .pv-Resources-ourbrands-CLIMBMAXX-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/ClimbMaxx/Landing/climbmaxx-bnr-1600.jpg);
    }

    .pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
        height: 384px;
    }
}

@media (min-width: 1920px) {
    .pv-Resources-ourbrands-CLIMBMAXX-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Products/OurBrands/ClimbMaxx/Landing/climbmaxx-bnr-1920.jpg);
    }

    .pv-banner-height.pv-Resources-ourbrands-CLIMBMAXX-bnr {
        height: 461px;
    }
}

/******************************************************
*********************Facilities************************
******************************************************/
.pv-Resources-facilities-bnr {
    position: relative;
    background-image: url(/WebSupport/PV_React/Resources/Facilities/PV-home-logistics-bnr-cropped.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

    .pv-Resources-facilities-bnr.pv-banner-height {
    }

    .pv-Resources-facilities-bnr span {
        position: absolute;
        text-transform: uppercase;
        font-family: Roboto;
        font-weight: 500;
        font-size: 35px;
        padding: 0 0 0 10px;
        margin-top: -14px;
    }

.pv-Resources-facilities strong {
    text-transform: uppercase;
    font-size: 16px;
}

.pv-Resources-facilities .center-col {
    display: flex;
    justify-content: center;
}

.pv-Resources-facilities .row {
    padding: 0 8px 20px 8px;
}

.pv-Resources-facilities .pv-gray-row {
    background-color: #e7e7e8;
}

.pv-Resources-facilities img {
    display: block;
    margin: 30px 0 6px 0;
}

@media (min-width: 575px) {
    .pv-Resources-facilities-bnr span {
        font-size: 38px;
    }

    .pv-Resources-facilities-bnr.pv-banner-height {
    }
}

@media (min-width: 767px) {
    .pv-Resources-facilities-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Facilities/PV-home-logistics-bnr-991-.jpg);
        background-repeat: no-repeat;
    }

        .pv-Resources-facilities-bnr span {
            font-size: 41px;
            top: 13px;
            left: 120px;
        }

        .pv-Resources-facilities-bnr.pv-banner-height {
        }
}

@media (min-width: 992px) {
    .pv-Resources-facilities-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Facilities/PV-home-logistics-bnr-1199-.jpg);
        background-repeat: no-repeat;
    }

        .pv-Resources-facilities-bnr span {
            font-size: 44px;
            top: 16px;
            left: 180px;
        }

        .pv-Resources-facilities-bnr.pv-banner-height {
        }
}

@media (min-width: 1200px) {
    .pv-Resources-facilities-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Facilities/PV-home-logistics-bnr-1600-.jpg);
        background-repeat: no-repeat;
    }

        .pv-Resources-facilities-bnr span {
            font-size: 47px;
            top: 19px;
            left: 280px;
        }

        .pv-Resources-facilities-bnr.pv-banner-height {
        }
}

@media (min-width: 1600px) {
    .pv-Resources-facilities-bnr {
        background-image: url(/WebSupport/PV_React/Resources/Facilities/PV-home-logistics-bnr-1920-.jpg);
        background-repeat: no-repeat;
        background-color: #f6f6f6;
    }

        .pv-Resources-facilities-bnr span {
            font-size: 50px;
            top: 22px;
            left: 385px;
        }

        .pv-Resources-facilities-bnr.pv-banner-height {
        }
}
/******************************************************
********************* RETURNS *************************
******************************************************/
div.returnForm label {
    font-weight: 700;
}

.autocomplete_List {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background: white;
    overflow-x: scroll;
}

    .autocomplete_List li:hover,
    .autocomplete_List li:active {
        cursor: pointer;
        color: #0033ab;
    }

.pv.btn.btn-link.no-padding {
    padding: 0px;
}

.returns-labelprinter-column {
    width: 125px;
}

.returnForm .ajax__tab_body {
    overflow: visible !important;
}

.align-divs-horizontally-center {
    display: flex;
    align-items: center;
}

    .align-divs-horizontally-center div {
        margin-right: 10px;
    }

.returnForm .autocomplete-list[style*='absolute'] {
    visibility: hidden;
}

.modalDragHandle {
    cursor: move;
    background-color: #dddddd;
    border: solid 1px Gray;
    color: Black;
    text-align: center;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #003366;
    padding: 3px;
    width: 250px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.5);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
}

.popover-demo {
    margin-bottom: 20px;
}

.modalBackground {
    background-color: #ccccff;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.ModalWindow {
    border: solid 1px #c0c0c0;
    background-color: #fff;
    padding: 20px 10px 20px 10px;
    position: absolute;
    top: -500px;
}

.ModalWindowDetails {
    border: solid 2px #c0c0c0;
    background-color: #fff;
    padding: 20px 10px 20px 30px;
    position: absolute;
    top: -500px;
    width: 1120px;
    overflow: auto;
}

.ModalWindowDetailsWithHeightSet {
    border: solid 2px #c0c0c0;
    background-color: #fff;
    padding: 20px 10px 20px 30px;
    position: absolute;
    top: -500px;
    width: 1120px;
    height: 600px;
    overflow: auto;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

.width-30 {
    width: 30px;
}

.width-35 {
    width: 35px;
}

.width-75 {
    width: 75px;
}

.width-135 {
    width: 135px !important;
}

.width-200 {
    width: 200px;
}

/******************************************************
***** Ajax Control Toolkit AutoCompleteExtender *******
******************************************************/
/*AutoComplete flyout */
.autocomplete-list {
    height: 200px;
    overflow-y: scroll;
}

.autocomplete_completionListElement {
    margin: 0 !important;
    background-color: transparent;
    cursor: default;
    position: relative;
    left: -30px;
    text-align: right;
    list-style-type: none;
    overflow: hidden;
}

.ace-invoice-account-list,
.ace-item-id-list {
    border: 1px solid #7e7e7e;
    background-color: #ffffff;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: blue;
    border: blue;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    padding: 1px;
    position: relative;
    left: -30px;
    width: 50px;
}

.ace-invoice-account-hover-item,
.ace-item-id-hover-item {
    padding: 1px;
    background-color: #f0f0f0;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: White;
    color: Black;
    cursor: default;
    padding: 1px;
    position: relative;
    left: -30px;
    width: 50px;
}

.ace-invoice-account-item,
.ace-item-id-item {
    padding: 1px;
}
/*******end Ajax Control Toolkit AutoCompleteExtender*******/
/******************************************************
*********************WhatsNew**************************
******************************************************/

.blog-header {
    padding: 0 16px 0 20px;
}

@media (min-width: 768px) and (max-width: 989px) {
    .blog-header {
        padding-top: 50px;
    }
}

.blog-main {
    margin-left: -20px;
    padding: 0 18px 0 0;
}

.tumblr_posts {
    list-style: none;
    overflow-wrap: break-word;
}

@media (max-width: 550px) {
    .tumblr_body > figure > img {
        min-width: 100%;
        height: auto;
        padding: 0 16px 0 6px;
    }
}

.tumblr_posts h2 {
    font-size: 16px;
    color: #428bca;
    font-weight: bold;
}

.tumblr_title {
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.pv-error {
    color: red;
}

.pv-whats-new-top-border {
    border-top: 1px solid #333333;
    width: 100%;
    height: 1px !important;
}

.pv-returndetail li {
    display: list-item !important;
    padding: 3px 3px 3px 3px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

/******************************************************
*********************  MSA  **************************
******************************************************/
.submit-buttons {
    display: flex;
    align-items: center;
}

    .submit-buttons div {
        margin-right: 10px;
    }

/* recharts custom tooltip */

.custom-tooltip {
    background-color: white;
    color: #404040;
    border: solid #5E5E5E 1px;
    border-radius: 4px;
    padding: 14px 12px 10px 12px;
}

.custom-tooltip-sales,
.custom-tooltip-activations-2 {
    color: rgb(0, 51, 160);
    margin-top: 4px;
}

.custom-tooltip-activations {
    color: #404040;
    margin-top: 4px;
}

.custom-tooltip-disconnects {
    color: rgb(166, 25, 46);
    margin-top: 4px;
}

.custom-tooltip-percent {
    color: #ff7300;
    margin-top: 4px;
}

.pv-checkbox-tree {
    border: solid 1px #bdbdbd;
    border-radius: 2px;
    padding-left: 6px;
}

.pv-checkbox-indent-01 {
    padding-left: 4px;
}

.pv-checkbox-indent-02 {
    padding-left: 20px;
}

/******************************************************
**************** Sales Order Detail  ******************
******************************************************/
.pv-order-detail-table {
    /*also used for invoice detail*/
    margin: 0;
    padding: 0;
}

    .pv-order-detail-table tr {
        border-top: 1px solid #e6e6e6;
    }

.sales-detail-totals .col-lg-10 {
    text-align: right;
}

.sales-detail-totals .col-lg-2 {
    text-align: right;
}
/******************************************************
***********  CSS for Legend colors (NIMS)  ************
******************************************************/
.labelLegend {
    display: inline;
    padding: 0.3em 0.6em 0.3em;
    font-size: 100%;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    /*border-radius: .25em;*/
}

.labelRed {
    background-color: #e2b6b6;
    color: #000000;
}

.labelYellow {
    background-color: #efe1b3;
    color: #000000;
}

.labelBlue {
    background-color: #d6dde7;
    color: #000000;
}

.labelGreen {
    background-color: #cde0c4;
    color: #000000;
}

.labelGrey {
    background-color: #eeeeee;
    color: #000000;
}

.labelDarkBlue {
    background-color: #0033a0;
    color: white;
}

.labelDarkRed {
    background-color: #a6192e;
    color: white;
}

.labelDarkGreen {
    background-color: #14b43f;
    color: white;
}

.labelDarkYellow {
    background-color: #ffc72c;
    color: white;
}

.labelDarkBlack {
    background-color: #000000;
    color: white;
}

.labelDarkGrey {
    background-color: #75787b;
    color: white;
}

/******************************************************
******************  Pay Invoices  *********************
******************************************************/
.pv-pay-inv-cc label {
    margin-bottom: 0px;
}

.pv-pay-inv-billing-header {
    padding-bottom: 18px;
}

/******************************************************
***********  Shipment Monitoring Issues  **************
******************************************************/

.pv-smi-gridview select {
    width: 160px !important;
}

/******************************************************
***********  MSOOrderEntry page          **************
******************************************************/
.pv.table.pv-checkbox-list.MSO-Order-Entry > tbody > tr > td {
    width: 25%;
}

@media (max-width: 1023px) {
    .pv.table.pv-checkbox-list.MSO-Order-Entry > tbody > tr > td {
        float: left;
        width: 50%;
    }
}

@media (max-width: 374px) {
    .pv.table.pv-checkbox-list.MSO-Order-Entry > tbody > tr > td {
        float: left;
        width: 100%;
    }
}

.pv-MSO-white-space {
    white-space: pre-wrap;
}

.pv.table.radio-button-list .aspNetDisabled,
.pv-radio.inline.pv-mso-radio {
    width: auto;
}

/******************************************************
*****************  Security Groups ********************
******************************************************/
.AscendingHeaderStyle:before {
    /*Ticket 6508 - BrandonHar*/
    content: '\e151';
    font-family: 'Glyphicons Halflings';
    padding-right: 5px;
    display: inline-block;
}

.DescendingHeaderStyle:before {
    /*Ticket 6508 - BrandonHar*/
    content: '\e152';
    font-family: 'Glyphicons Halflings';
    padding-right: 5px;
    display: inline-block;
}

/******************************************************
****************  Training Calender *******************
******************************************************/
.pv-training-calendar .divCalendarAdmin {
    margin-top: 5px;
    padding: 10px;
    border: 1px solid black;
}

    .pv-training-calendar .divCalendarAdmin thead {
        background-color: #0b4175;
        color: lightgray;
        font-weight: bold;
    }

    .pv-training-calendar .divCalendarAdmin tbody trow:nth-child(odd) {
        background-color: lightgray;
    }

.pv-calendar-top-border {
    border-top: 1px solid #333333;
    width: 100%;
    height: 1px !important;
}

.pv-training-calendar .label {
    display: inline;
    padding: 0.3em 0.6em 0.3em;
    font-size: 100%;
    font-weight: 500;
    line-height: 1em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    /*border-radius: .25em;*/
}

.pv-training-calendar .divlabel {
    padding: 0.3em 0.6em 0.3em;
    font-size: 100%;
    overflow: hidden;
    font-weight: 500;
    line-height: 1em;
    color: #fff;
    text-align: center;
    white-space: normal;
    vertical-align: baseline;
    /*border-radius: .25em;*/
}

@media (max-width: 767px) {
    .pv-training-calendar .divlabel {
        font-size: 90%;
    }
}

@media (max-width: 575px) {
    .pv-training-calendar .divlabel {
        font-size: 80%;
    }
}

.pv-training-calendar .pv-training-calender-filters div {
    display: inline-block;
    padding: 20px 0 0 0;
}

.pv-training-calendar .label-DIRECTV {
    background-color: #00529b;
}

.pv-training-calendar .label-DIRECTV-BUSINESS {
    background-color: #0092d0;
}

.pv-training-calendar .label-VIASAT {
    background-color: #009fe3;
}

.pv-training-calendar .label-PERFECT10 {
    background-color: #cf0a2c;
}

.pv-training-calendar .label-PERFECT10-WIRELESS {
    background-color: #0032a0;
}

.pv-training-calendar .label-CONNECTEDSOLUTIONS {
    background-color: black;
}

.pv-training-calendar .label-DOORTODOOR {
    background-color: purple;
}

.pv-training-calendar .label-CENTURYLINK {
    background-color: #007f3d;
}

.pv-training-calendar .label-WINDSTREAM {
    background-color: #7dba00;
}

.pv-training-calendar .label-FRONTIER {
    background-color: #990000;
}

.pv-training-calendar .label-SAFESTREETS {
    background-color: #0476c8;
}

.pv-training-calendar .label-ALDER {
    background-color: lightslategray;
}

.pv-training-calendar .label-EARTHLINK {
    background-color: #e15505;
}
.pv-training-calendar .label-ATT {
    background-color: darkorange;
}

.pv-training-calendar .label-T-MOBILE {
    background-color: #E2007A;
}

.pv-training-calendar .label-BRINKS {
    background-color: #0f2835;
}

.pv-training-calendar .label-SAFEHAVEN {
    background-color: #6b7278;
}

.pv-training-calendar .label-SPECTRUM {
    background-color: #2162ed;
}

.pv-training-calendar .label-OPTIMUM {
    background-color: #008000;
}

.pv-training-calendar .label-XFINITY {
    background-color: #964B00;
}

.pv-training-calendar .label-VERIZON {
    background-color: #BA8E23;
}

.pv-training-calendar .label-BRIGHTSPEED {
    background-color: #34ebc0;
}

.pv-training-calendar .label-DEFAULT {
    background-color: violet;
}

.pv-training-calendar .label-ALLBUTTON {
    background-color: navy;
}
/* Popover */
.pv-training-calendar .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 100%;
    padding: 1px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .pv-training-calendar .popover.top {
        margin-top: -10px;
    }

    .pv-training-calendar .popover.right {
        margin-left: 10px;
    }

    .pv-training-calendar .popover.bottom {
        margin-top: 10px;
    }

    .pv-training-calendar .popover.left {
        margin-left: -10px;
    }

.pv-training-calendar .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.pv-training-calendar .popover-content {
    padding: 9px 14px;
}

.pv-training-calendar .popover > .arrow,
.pv-training-calendar .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.pv-training-calendar .popover > .arrow {
    border-width: 11px;
}

    .pv-training-calendar .popover > .arrow:after {
        content: '';
        border-width: 10px;
    }

.pv-training-calendar .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

    .pv-training-calendar .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: ' ';
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.pv-training-calendar .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

    .pv-training-calendar .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: ' ';
        border-right-color: #fff;
        border-left-width: 0;
    }

.pv-training-calendar .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

    .pv-training-calendar .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: ' ';
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.pv-training-calendar .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .pv-training-calendar .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: ' ';
        border-right-width: 0;
        border-left-color: #fff;
    }

.pv-training-calendar .calendar-day-number {
    padding-left: 5px;
    margin-bottom: 5px;
}

.pv-training-calendar .calendar-event {
    margin-bottom: 5px;
}

.pv-training-calendar .calendar-prev {
    cursor: pointer;
    width: 100%;
    height: 30px;
    display: block;
    background-image: url('/WebSupport/DealerResources/Training/Images/chevron-left.png');
    background-position-x: 10px;
    background-repeat: no-repeat;
}

.pv-training-calendar .calendar-next {
    cursor: pointer;
    width: 100%;
    height: 30px;
    display: block;
    background-image: url('/WebSupport/DealerResources/Training/Images/chevron-right.png');
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.pv-training-calendar .calendar-next-over {
    background-image: url('/WebSupport/DealerResources/Training/Images/chevron-right-over.png');
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.pv-training-calendar .calendar-prev-over {
    background-image: url('/WebSupport/DealerResources/Training/Images/chevron-left-over.png');
    background-position-x: 10px;
    background-repeat: no-repeat;
}

.pv-training-calendar .calendar-table {
    table-layout: fixed;
}

.pv-training-calendar .sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

    .pv-training-calendar .sk-fading-circle .sk-circle {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .pv-training-calendar .sk-fading-circle .sk-circle:before {
            content: '';
            display: block;
            margin: 0 auto;
            width: 15%;
            height: 15%;
            background-color: #333;
            border-radius: 100%;
            -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
            animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
        }

    .pv-training-calendar .sk-fading-circle .sk-circle2 {
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle3 {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle4 {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle5 {
        -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        transform: rotate(120deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle6 {
        -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
        transform: rotate(150deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle7 {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle8 {
        -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
        transform: rotate(210deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle9 {
        -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
        transform: rotate(240deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle10 {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle11 {
        -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
        transform: rotate(300deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle12 {
        -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
        transform: rotate(330deg);
    }

    .pv-training-calendar .sk-fading-circle .sk-circle2:before {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle3:before {
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle4:before {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle5:before {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle6:before {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle7:before {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle8:before {
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle9:before {
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle10:before {
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle11:before {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .pv-training-calendar .sk-fading-circle .sk-circle12:before {
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s;
    }

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

/******************************************************
****************     Favorites      *******************
******************************************************/
.favoritesListPopup {
    z-index: 1000;
    position: absolute;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #003366;
    width: 350px;
    height: 278px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.5);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 5px 5px 5px 5px;
    overflow-y: scroll;
    padding: 5px 5px 5px 14px;
    white-space: nowrap;
}

    .favoritesListPopup input[type='text'] {
        display: inline-block;
        width: 275px;
        margin-top: 0px;
    }

    .favoritesListPopup .btn {
        margin-bottom: 5px !important;
        padding-bottom: 5px !important;
    }

.favoritesListPopup-instructions {
    margin: -6px 0 10px 0;
}

.btn-add-to-favorites {
    white-space: normal;
    margin: 4px 0 4px 0;
    width: 90%;
}

.add-to-favorites.single-add-to-cart {
    margin-top: 0px !important;
}

.manageFavorites .iconCancel {
    background-image: url('/WebSupport/_images/mark_x_red.png');
    background-repeat: no-repeat;
    max-height: 100%;
    border: none;
    background-color: transparent;
    margin-top: 5%;
    padding: 12px 12px 12px 12px;
    vertical-align: middle;
}

.manageFavorites .iconEdit {
    background-image: url('/WebSupport/_images/edit_icon_returnsys.png');
    background-repeat: no-repeat;
    max-height: 100%;
    border: none;
    background-color: transparent;
    background-size: 15px 15px;
    margin-top: 5%;
    padding: 12px 12px 12px 12px;
    vertical-align: middle;
}

.manageFavorites input[type='text'] {
    width: 100%;
}

.manageFavorites table > tbody > tr > td {
    vertical-align: middle;
}

.manageFavorites .fa-save {
    color: blue !important;
}

.manageFavorites .noButtonBorder {
    border: none;
    background-color: transparent;
}

.manageFavorites .btn-favorites-add-all {
    margin-left: 2px;
}

.favorites-updated-message {
    text-align: center;
    cursor: pointer;
    border-left: solid 1px #EBEBEB;
    border-right: solid 1px #EBEBEB;
    border-bottom: solid 1px #EBEBEB;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    background-color: #F0F0F0;
    padding: 12px 0 12px 0;
}

    .favorites-updated-message a {
        color: #0072ce !important;
    }

        .favorites-updated-message a:hover {
            text-decoration: underline !important;
        }

.btn-favorites-add-all2a {
    width: 187px;
    margin: 12px 18px 28px 0;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    padding: 9px 0 8px 0;
    border: none;
}

    .btn-favorites-add-all2a:hover {
        background-color: var(--primary-hover) !important;
    }

.btn-favorites-add-all2b {
    width: 187px;
    margin: 12px 33px 28px 0;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    padding: 9px 0 8px 0;
    border: none;
}

.btn-favorites-add-all2-spinner-wrapper {
    padding: 0 120px 0 80px;
    display: inline-block;
}

.pv-add-all-message2 {
    width: 181px;
    margin-left: 0;
    text-align: center;
}

.pv-spinner-add-all2 {
    margin: 26px 0 0 -140px;
}

.manageFavorites .btn-favorites-view-list {
    margin-left: 10px;
}

.manageFavorites .favorites-instructions {
    margin-bottom: 10px;
}

.manageFavorites .btn-save-list-name:disabled i {
    color: gray !important;
}

/*******************************************************************************
    ****************  7332 - BrightEdge AutoPilot - Part 3 of 3  *******************
    ********************************************************************************/

.be-ix-link-block .be-related-link-container {
    margin-top: 30px;
    margin-bottom: 20px;
}

    .be-ix-link-block .be-related-link-container .be-label {
        margin: 0;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #333;
        font-family: Roboto;
    }

    .be-ix-link-block .be-related-link-container .be-list {
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

            .be-ix-link-block .be-related-link-container .be-list .be-list-item {
                display: inline-block;
                margin-right: 20px;
            }

                .be-ix-link-block .be-related-link-container .be-list .be-list-item .be-related-link {
                    margin-bottom: 7px;
                    color: #666;
                }

                    .be-ix-link-block .be-related-link-container .be-list .be-list-item .be-related-link:hover {
                        color: #0033ab;
                    }

                .be-ix-link-block .be-related-link-container .be-list .be-list-item:last-child {
                    margin-right: 0;
                }

@media (max-width: 767px) {
    .be-ix-link-block .be-related-link-container .be-label {
        width: 100%;
        margin: 10px 0;
    }

    .be-ix-link-block .be-related-link-container .be-list {
        display: block;
        width: 100%;
    }

        .be-ix-link-block .be-related-link-container .be-list .be-list-item {
            display: block;
            margin-right: 0;
            line-height: 1.7;
        }
}

@media (min-width: 768px) {
    .be-ix-link-block .be-related-link-container {
        display: flex;
        align-items: baseline;
        /*justify-content: center;*/
    }

        .be-ix-link-block .be-related-link-container .be-label {
            display: inline-block;
            margin-right: 20px;
            flex-grow: 0;
            flex-shrink: 0;
        }
}

/*******************************************************************************
    ****************  8546 - 11449 - larryb - ISG solutions Page Update **********
    ********************************************************************************/
/* Encapsulating styles within InstallationServices class */
.InstallationServices .full-width-top {
    width: 100%;
    position: relative; 
    top: 0;
    left: 0;
    background-color: #f8f9fa; 
    z-index: 1; /* Lower z-index to ensure other elements can appear above */
    padding: 0; /* Remove padding to avoid extra space */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* Optional: adds a subtle shadow */
}

    .InstallationServices .full-width-top img {
        display: block; /* Ensures the image is treated as a block element */
        margin: 0; /* Removes any default margin */
        padding: 0; /* Removes any default padding */
        width: 100%; /* Makes the image span the full width of the container */
        height: auto; /* Maintains the aspect ratio of the image */
        z-index: -1; /* Sends the image to the background */
        position: relative; /* Ensures z-index works */
    }

.InstallationServices .centered-text {
    text-align: center;
    margin-top: 20px; /* Adjust this value to position the text below the image */
    padding: 20px; /* Add padding to ensure text doesn't touch the edges */
}

.InstallationServices .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #333333;
    margin-bottom: 10px; /* Adds space between the title and subtitle */
}

.InstallationServices .subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
}

.InstallationServices .centered-image {
    text-align: center;
    margin-top: 20px; /* Space above the image */
}

.InstallationServices .centered-image img {
    display: inline-block; /* Centers the image */
    max-width: 100%; /* Ensures the image doesn't exceed the container width */
    height: auto; /* Maintains the aspect ratio of the image */
}

.InstallationServices .tab-text {
    font-family: 'roboto';
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}

.InstallationServices .tab-text li {
    display: list-item;
}


.InstallationServices .list-item .tab-details-product .pv-tabs {
    display: 'list-item';
}

/* Media query for smaller screens */
@media (max-width: 768px) {
    .InstallationServices .title {
        font-size: 28px;
    }

    .InstallationServices .subtitle {
        font-size: 20px;
    }
}

.InstallationServices .button-center-same {
    position: relative;
    font-family: Roboto;
    margin-top: 5px;
    margin-right: 40px;
    justify-content: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    width: 255px;
}

.InstallationServices-style.pv.btn.btn-primary {
    font-size: 20px;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../dist/fontawesome-webfont.eot);src:url(../dist/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(../dist/fontawesome-webfont.woff2) format('woff2'),url(../dist/fontawesome-webfont.woff) format('woff'),url(../dist/fontawesome-webfont.ttf) format('truetype'),url(../dist/fontawesome-webfont.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../dist/roboto-v19-latin-300.eot); /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'), url(../dist/roboto-v19-latin-300.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-300.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-300.woff) format('woff'), 
    url(../dist/roboto-v19-latin-300.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-300.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../dist/roboto-v19-latin-regular.eot); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'), url(../dist/roboto-v19-latin-regular.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-regular.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-regular.woff) format('woff'), 
    url(../dist/roboto-v19-latin-regular.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-regular.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url(../dist/roboto-v19-latin-300italic.eot); /* IE9 Compat Modes */
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../dist/roboto-v19-latin-300italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-300italic.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-300italic.woff) format('woff'), 
    url(../dist/roboto-v19-latin-300italic.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-300italic.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(../dist/roboto-v19-latin-500.eot); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'), url(../dist/roboto-v19-latin-500.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-500.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-500.woff) format('woff'), 
    url(../dist/roboto-v19-latin-500.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-500.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(../dist/roboto-v19-latin-italic.eot); /* IE9 Compat Modes */
    src: local('Roboto Italic'), local('Roboto-Italic'), url(../dist/roboto-v19-latin-italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-italic.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-italic.woff) format('woff'), 
    url(../dist/roboto-v19-latin-italic.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-italic.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url(../dist/roboto-v19-latin-500italic.eot); /* IE9 Compat Modes */
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(../dist/roboto-v19-latin-500italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-500italic.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-500italic.woff) format('woff'), 
    url(../dist/roboto-v19-latin-500italic.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-500italic.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url(../dist/roboto-v19-latin-700italic.eot); /* IE9 Compat Modes */
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(../dist/roboto-v19-latin-700italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-700italic.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-700italic.woff) format('woff'), 
    url(../dist/roboto-v19-latin-700italic.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-700italic.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../dist/roboto-v19-latin-700.eot); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'), url(../dist/roboto-v19-latin-700.eot?#iefix) format('embedded-opentype'), 
    url(../dist/roboto-v19-latin-700.woff2) format('woff2'), 
    url(../dist/roboto-v19-latin-700.woff) format('woff'), 
    url(../dist/roboto-v19-latin-700.ttf) format('truetype'), 
    url(../dist/roboto-v19-latin-700.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(../dist/open-sans-v16-latin-300.eot); /* IE9 Compat Modes */
    src: local('Open Sans Light'), local('OpenSans-Light'), url(../dist/open-sans-v16-latin-300.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-300.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-300.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-300.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-300.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../dist/open-sans-v16-latin-regular.eot); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../dist/open-sans-v16-latin-regular.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-regular.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-regular.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-regular.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-regular.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url(../dist/open-sans-v16-latin-300italic.eot); /* IE9 Compat Modes */
    src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(../dist/open-sans-v16-latin-300italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-300italic.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-300italic.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-300italic.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-300italic.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(../dist/open-sans-v16-latin-italic.eot); /* IE9 Compat Modes */
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../dist/open-sans-v16-latin-italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-italic.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-italic.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-italic.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-italic.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../dist/open-sans-v16-latin-600.eot); /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../dist/open-sans-v16-latin-600.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-600.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-600.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-600.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-600.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url(../dist/open-sans-v16-latin-600italic.eot); /* IE9 Compat Modes */
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(../dist/open-sans-v16-latin-600italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-600italic.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-600italic.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-600italic.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-600italic.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(../dist/open-sans-v16-latin-700.eot); /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../dist/open-sans-v16-latin-700.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-700.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-700.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-700.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-700.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url(../dist/open-sans-v16-latin-700italic.eot); /* IE9 Compat Modes */
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../dist/open-sans-v16-latin-700italic.eot?#iefix) format('embedded-opentype'), 
    url(../dist/open-sans-v16-latin-700italic.woff2) format('woff2'), 
    url(../dist/open-sans-v16-latin-700italic.woff) format('woff'), 
    url(../dist/open-sans-v16-latin-700italic.ttf) format('truetype'), 
    url(../dist/open-sans-v16-latin-700italic.svg#OpenSans) format('svg'); /* Legacy iOS */
}
/* css resets */

#pv-nav ul {
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    margin: 0;
    padding: 0;
    
}

#pv-nav a {
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    cursor: default;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

a.pv-nav-menu-bar-item {
    font-family: Roboto, sans-serif !important;
    font-weight: 500;
}

#pv-nav a:link,
#pv-nav a:visited,
#pv-nav a:active,
#pv-nav a:hover {
    text-decoration: none;
}

#pv-nav a.pv-nav-menu-bar-item,
#pv-nav a.pv-nav-forward,
#pv-nav a.pv-nav-back,
#pv-nav a.pv-nav-item-link,
#pv-nav a.pv-nav-item-bold-link {
    cursor: pointer;
}

.pv-nav-menu-bar-item {
    font-weight: 700;
}

#LeftNav h2 {
    margin-left: -14px;
}

#LeftNav2 h2 {
    margin-left: -14px;
}

/* color pallete (for reference) */

.bg_white {
    background-color: white; /* menu background color */
}

.bg_dark_gray {
    background-color: #4d4d4d; /* menu header bar color */
}

.bg_light_gray {
    background-color: #eaeded; /* menu item hover background color */
}

.bg_blue {
    background-color: #0033A0; /* sticky menu background color */
}

.c_dull_black {
    color: #666666; /* menu item color */
}

.c_black {
    color: black; /* menu item hover text color */
}
.c_dull_white {
    color: #e5e5e5; /* stick menu bar text color, icon-x color */
}

.c_white {
    color: white; /* sticky menu bar hover text color, icon-x hover color */
}

.c_blue {
    color: #0033A0; /* menu item bold text color */
}

/* Menu */

#pv-nav-menu {
    position: fixed;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    display: none;
}
#pv-nav-menu.toggled {
    display: block !important;
}

#pv-nav-menu-left {
    position: relative;
    /*float: left;*/
    margin-top: 20px;
    margin-left: -24px;
}

#LeftNav2 #pv-nav-menu-left {
    position: relative;
    /*float: left;*/
    margin-top: 20px;
    margin-left: -10px;
}

#pv-nav-menu #pv-nav-window {
    border: solid 1px #d4d4d4;
}

#pv-nav-window {
    position: relative;
    width: 336px;
    overflow: hidden;
    height: 580px;
    background-color: white;
}

#pv-nav-menu-left #pv-nav-window {
    width: 260px;
    min-height: 840px; /* This accomodates 31 items on left menu of height 27px */
}

#pv-nav-canvas,
#pv-nav-canvas-left {
    position: absolute;
    background-color: white;
}

.pv-nav-animate #pv-nav-canvas,
.pv-nav-animate #pv-nav-canvas-left {
    transition: 0.2s;
    transition-timing-function: ease-out;
    will-change: left;
    backface-visibility: hidden;
    /* transform: translate3d(0, 0, 0); */
    transform: translateZ(0);
    /* transform: rotateZ(360deg);  */
    /* perspective: 1000; */
}

.pv-nav-menu {
    position: relative;
    width: 334px;
    height: 579px;
    background-color: white;
    overflow-y: scroll;
    padding-top: 6px;
}

#pv-nav-menu-left .pv-nav-menu {
    overflow-y: hidden;
    height: auto;
}

/* Hamburger menu */

/*#pv-nav-hamburger {
    float: left;
}*/

/* Page-level Menu Bar */

.pv-nav-menu-bar {
    height: 25px;
    float: left;
    margin-bottom: 9px;
}

.pv-nav-menu-bar-item {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    margin: 4px 32px 0 0;
    padding: 0 4px 0 4px;
    color: #333333;
}

.pv-nav-menu-bar-item:hover {
    color: black;
}

/* Menu header (bar with X to close) */

/*#pv-nav-header {
    height: 26px;
    width: 337px;
    background-color: #4D4D4D;
    border-top: solid #666666 1px;
}*/

#pv-nav-close {
    float: right;
    background-color: #4d4d4d;
    /*background-color: #666666;*/
    /*background-color: rgb(0,0,0,.8);*/
}

/* Menu Items */

.pv-nav-forward,
.pv-nav-item-link {
    display: block;
    height: 40px;
    padding: 10px 30px 0 28px;
}

#pv-nav-menu-left .pv-nav-forward,
#pv-nav-menu-left .pv-nav-item-link {
    height: 27px;
    padding: 3px 30px 0 12px;
}

.pv-nav-back,
.pv-nav-back-main-only {
    display: block;
    height: 42px;
    padding: 10px 28px 0 28px;
    text-transform: uppercase;
    font-weight: 700;
}

#pv-nav-menu-left .pv-nav-back,
#pv-nav-menu-left .pv-nav-back-main-only {
    height: 30px;
    padding: 4px 28px 0 12px;
}

#pv-nav-menu-left .pv-nav-back-main-only {
    display: none;
}

.pv-nav-item-bold-link,
.pv-nav-item-bold-no-link,
.pv-nav-item-bold-no-link-main-only {
    display: block;
    height: 42px;
    padding: 16px 28px 0 28px;
}

#pv-nav-menu-left .pv-nav-item-bold-link,
#pv-nav-menu-left .pv-nav-item-bold-no-link,
#pv-nav-menu-left .pv-nav-item-bold-no-link-main-only {
    padding: 16px 28px 0 12px;
    display: none;
}

.pv-nav-divider,
.pv-nav-divider-main-only {
    display: block;
    height: 0;
    border-bottom: solid 1px #d4d4d4;
}

#pv-nav-menu-left .pv-nav-divider,
#pv-nav-menu-left .pv-nav-divider-main-only {
    display: none;
}

.pv-nav-divider-narrow {
    display: block;
    height: 0;
    border-bottom: solid 1px #d4d4d4;
    width: 262px;
    margin: 4px 0 0 28px;
}

a.pv-nav-menu-bar-item:link,
a.pv-nav-menu-bar-item:visited,
a.pv-nav-menu-bar-item:active,
a.pv-nav-item-link:link,
a.pv-nav-item-link:visited,
a.pv-nav-item-link:active,
a.pv-nav-forward:link,
a.pv-nav-forward:visited,
a.pv-nav-forward:active,
a.pv-nav-back:link,
a.pv-nav-back:visited,
a.pv-nav-back:active,
a.pv-nav-back-main-only:link,
a.pv-nav-back-main-only:visited,
a.pv-nav-back-main-only:active {
    color: #333333;
}

a.pv-nav-item-link:hover,
a.pv-nav-item-bold-link:hover,
a.pv-nav-forward:hover,
a.pv-nav-back:hover,
a.pv-nav-back-main-only:hover {
    background-color: #eaeded;
    color: black;
}

a.pv-nav-item-bold-no-link,
a.pv-nav-item-bold-no-link-main-only {
    text-transform: uppercase;
    font-weight: 700;
    color: #0033A0;
}

/* icons */

.pv-nav-three-bar {
    width: 32px;
    padding-left: 6px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.pv-nav-three-bar:before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-size: 30px;/*7145 originally 45*/
    line-height: 45px;
    font-weight: normal;
    color: #333333;
    cursor: pointer;
}

.pv-nav-icon-angle-down:after {
    /*display: inline-block;*/
    font-family: 'FontAwesome';
    content: '\f0d7';
    font-size: 12px;
    font-weight: normal;
    margin-left: 6px;
    padding-top: 2px;
    /*padding-bottom: 3px;*/
    float: right;
    color: #333333;
}

.pv-nav-icon-x:after {
    font-family: 'FontAwesome';
    content: '\00d7';
    font-size: 28px;
    font-weight: bold;
    float: right;
    width: 36px;
    height: 32px;
    line-height: 32px;
    border-bottom: solid #7f7f7f 1px;
    border-left: solid #7f7f7f 1px;
    border-right: solid #7f7f7f 1px;
    text-align: center;
    color: #e5e5e5;
    cursor: pointer;
}

.pv-nav-icon-angle-left:before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\f104';
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-right: 10px;
}

.pv-nav-icon-angle-right:after {
    /*display: inline-block;*/
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-left: 6px;
    float: right;
}

#pv-nav-menu-left .pv-nav-icon-angle-right:after {
    display: none;
}

.pv-nav-three-bar:hover:before,
.pv-nav-icon-angle-down:hover:after,
.pv-nav-icon-angle-left:hover:before,
.pv-nav-icon-angle-right:hover:after {
    color: #666666;
}

a.pv-nav-icon-x:hover:after {
    color: white;
}

/* Responsiveness */

#pv-nav .navbar {
    min-height: 0;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199px) {
    #pv-nav-menu-bar {
        display: none;
    }
}

/* stickiness */

.is-sticky .sticky-inner-wrapper {
    background-color: #0033A0;
    border-bottom: solid #666666 1px;
    height: 26px;
}

.is-sticky a.pv-nav-menu-bar-item,
.is-sticky a.pv-nav-icon-angle-down:after,
.is-sticky a.pv-nav-three-bar:before {
    color: #e5e5e5;
    transition: none;
}

.is-sticky a.pv-nav-menu-bar-item:hover,
.is-sticky a.pv-nav-icon-angle-down:hover:after,
.is-sticky a.pv-nav-three-bar:hover:before {
    color: white;
}

/* Top-level menus (such as Shop) have a left arrow back to Main Menu that should display only when in the hamburger menu */

.is-sub-menu .pv-nav-back-main-only,
.is-sub-menu .pv-nav-divider-main-only,
.is-sub-menu .pv-nav-item-bold-no-link-main-only {
    display: none;
}

/* levels */
#pv-nav-level-01 {
    position: absolute;
    left: 0;
}

#pv-nav-level-02 {
    position: absolute;
    left: 350px;
}

#pv-nav-level-03 {
    position: absolute;
    left: 700px;
}

#pv-nav-level-04 {
    position: absolute;
    left: 1050px;
}

#pv-nav-level-05 {
    position: absolute;
    left: 1400px;
}

#pv-nav-level-06 {
    position: absolute;
    left: 1750px;
}

#pv-nav-level-07 {
    position: absolute;
    left: 2000px;
}

/* orders */

.pv-nav-order-01 {
    position: absolute;
    top: 0;
}

.pv-nav-order-02 {
    position: absolute;
    top: 1200px;
}

.pv-nav-order-03 {
    position: absolute;
    top: 2400px;
}

.pv-nav-order-04 {
    position: absolute;
    top: 3600px;
}

.pv-nav-order-05 {
    position: absolute;
    top: 4800px;
}

.pv-nav-order-06 {
    position: absolute;
    top: 6000px;
}

.pv-nav-order-07 {
    position: absolute;
    top: 7200px;
}

.pv-nav-order-08 {
    position: absolute;
    top: 8400px;
}

.pv-nav-order-09 {
    position: absolute;
    top: 9600px;
}

.pv-nav-order-10 {
    position: absolute;
    top: 10800px;
}

.pv-nav-order-11 {
    position: absolute;
    top: 12000px;
}

.pv-nav-order-12 {
    position: absolute;
    top: 13200px;
}

.pv-nav-order-13 {
    position: absolute;
    top: 14400px;
}

.pv-nav-order-14 {
    position: absolute;
    top: 15600px;
}

.pv-nav-order-15 {
    position: absolute;
    top: 16800px;
}

.pv-nav-order-16 {
    position: absolute;
    top: 18000px;
}

.pv-nav-order-17 {
    position: absolute;
    top: 19200px;
}

.pv-nav-order-18 {
    position: absolute;
    top: 20400px;
}

.pv-nav-order-19 {
    position: absolute;
    top: 21600px;
}

.pv-nav-order-20 {
    position: absolute;
    top: 22800px;
}

.pv-nav-order-21 {
    position: absolute;
    top: 24000px;
}

.pv-nav-order-22 {
    position: absolute;
    top: 25200px;
}

.pv-nav-order-23 {
    position: absolute;
    top: 26400px;
}

.pv-nav-order-24 {
    position: absolute;
    top: 27600px;
}

.pv-nav-order-25 {
    position: absolute;
    top: 28800px;
}

.pv-nav-order-26 {
    position: absolute;
    top: 30000px;
}

.pv-nav-order-27 {
    position: absolute;
    top: 31200px;
}

.pv-nav-order-28 {
    position: absolute;
    top: 32400px;
}

.pv-nav-order-29 {
    position: absolute;
    top: 33600px;
}

.pv-nav-order-30 {
    position: absolute;
    top: 34800px;
}

.pv-nav-order-31 {
    position: absolute;
    top: 36000px;
}

.pv-nav-order-32 {
    position: absolute;
    top: 37200px;
}

.pv-nav-order-33 {
    position: absolute;
    top: 38400px;
}

.pv-nav-order-34 {
    position: absolute;
    top: 39600px;
}

.pv-nav-order-35 {
    position: absolute;
    top: 40800px;
}

.pv-nav-order-36 {
    position: absolute;
    top: 42000px;
}

.pv-nav-order-37 {
    position: absolute;
    top: 43200px;
}

.pv-nav-order-38 {
    position: absolute;
    top: 44400px;
}

.pv-nav-order-39 {
    position: absolute;
    top: 45600px;
}

.pv-nav-order-40 {
    position: absolute;
    top: 46800px;
}

.pv-nav-order-41 {
    position: absolute;
    top: 48000px;
}

.pv-nav-order-42 {
    position: absolute;
    top: 49200px;
}

.pv-nav-order-43 {
    position: absolute;
    top: 50400px;
}

.pv-nav-order-44 {
    position: absolute;
    top: 51600px;
}

.pv-nav-order-45 {
    position: absolute;
    top: 52800px;
}

.pv-nav-order-46 {
    position: absolute;
    top: 54000px;
}

.pv-nav-order-47 {
    position: absolute;
    top: 55200px;
}

.pv-nav-order-48 {
    position: absolute;
    top: 56400px;
}

.pv-nav-order-49 {
    position: absolute;
    top: 57600px;
}

.pv-nav-order-50 {
    position: absolute;
    top: 58800px;
}

.pv-nav-order-51 {
    position: absolute;
    top: 60000px;
}

.pv-nav-order-52 {
    position: absolute;
    top: 61200px;
}

.pv-nav-order-53 {
    position: absolute;
    top: 62400px;
}

.pv-nav-order-54 {
    position: absolute;
    top: 63600px;
}

.pv-nav-order-55 {
    position: absolute;
    top: 64800px;
}

.pv-nav-order-56 {
    position: absolute;
    top: 66000px;
}

.pv-nav-order-57 {
    position: absolute;
    top: 67200px;
}

.pv-nav-order-58 {
    position: absolute;
    top: 68400px;
}

.pv-nav-order-59 {
    position: absolute;
    top: 69600px;
}

.pv-nav-order-60 {
    position: absolute;
    top: 70800px;
}

.pv-nav-order-61 {
    position: absolute;
    top: 72000px;
}

.pv-nav-order-62 {
    position: absolute;
    top: 73200px;
}

.pv-nav-order-63 {
    position: absolute;
    top: 74400px;
}

.pv-nav-order-64 {
    position: absolute;
    top: 75600px;
}

.pv-nav-order-65 {
    position: absolute;
    top: 76800px;
}

.pv-nav-order-66 {
    position: absolute;
    top: 78000px;
}

.pv-nav-order-67 {
    position: absolute;
    top: 79200px;
}

.pv-nav-order-68 {
    position: absolute;
    top: 80400px;
}

.pv-nav-order-69 {
    position: absolute;
    top: 81600px;
}

.pv-nav-order-70 {
    position: absolute;
    top: 82800px;
}

.pv-nav-order-71 {
    position: absolute;
    top: 84000px;
}

.pv-nav-order-72 {
    position: absolute;
    top: 85200px;
}

.pv-nav-order-73 {
    position: absolute;
    top: 86400px;
}

.pv-nav-order-74 {
    position: absolute;
    top: 87600px;
}

.pv-nav-order-75 {
    position: absolute;
    top: 88800px;
}

.pv-nav-order-76 {
    position: absolute;
    top: 90000px;
}

.pv-nav-order-77 {
    position: absolute;
    top: 91200px;
}

.pv-nav-order-78 {
    position: absolute;
    top: 92400px;
}

.pv-nav-order-79 {
    position: absolute;
    top: 93600px;
}

.pv-nav-order-80 {
    position: absolute;
    top: 94800px;
}

.pv-nav-order-81 {
    position: absolute;
    top: 96000px;
}

.pv-nav-order-82 {
    position: absolute;
    top: 97200px;
}

.pv-nav-order-83 {
    position: absolute;
    top: 98400px;
}

.pv-nav-order-84 {
    position: absolute;
    top: 99600px;
}

.pv-nav-order-85 {
    position: absolute;
    top: 100800px;
}

.pv-nav-order-86 {
    position: absolute;
    top: 102000px;
}

.pv-nav-order-87 {
    position: absolute;
    top: 103200px;
}

.pv-nav-order-88 {
    position: absolute;
    top: 104400px;
}

.pv-nav-order-89 {
    position: absolute;
    top: 105600px;
}

.pv-nav-order-90 {
    position: absolute;
    top: 106800px;
}

.pv-nav-order-91 {
    position: absolute;
    top: 108000px;
}

.pv-nav-order-92 {
    position: absolute;
    top: 109200px;
}

.pv-nav-order-93 {
    position: absolute;
    top: 110400px;
}

.pv-nav-order-94 {
    position: absolute;
    top: 111600px;
}

.pv-nav-order-95 {
    position: absolute;
    top: 112800px;
}

.pv-nav-order-96 {
    position: absolute;
    top: 114000px;
}

.pv-nav-order-97 {
    position: absolute;
    top: 115200px;
}

.pv-nav-order-98 {
    position: absolute;
    top: 116400px;
}

.pv-nav-order-99 {
    position: absolute;
    top: 117600px;
}

/* Responsiveness */
@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199px) {
    #pv-nav-menu-bar {
        display: none;
    }

    .site-header {
        border-bottom: solid 1px #e6e6e6;
    }

    .is-sticky .sticky-inner-wrapper {
        background-color: #FFFFFF;
        border-bottom: solid 1px #e6e6e6;
        height: 57px;
    }

    .is-sticky a.pv-nav-three-bar:before {
        color: #333333;
        transition: none;
    }

    .is-sticky a.pv-nav-three-bar:hover:before {
        color: black;
    }
}

@media (max-width: 991px) {
    #pv-nav-menu-bar {
        display: none;
    }

    .is-sticky .sticky-inner-wrapper {
        height: 55px;
    }
}

.map-wrapper {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 20px;
}

    .map-wrapper > .map,
    .map-wrapper > .map-load, .load-wrapper {
        width: 100%;
        height: 500px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .map-wrapper > .map-load {
        display: none;
        background: rgba(0,0,0,0.6);
        padding-top: 10em;
        text-align: center;
    }

.load-wrapper {
    display: none;
    padding-top: 8em;
    text-align: center;
}

/* This makes popup repDeets only be two items wide.
    As they are set to 33% wide each, an extra 10% causes
    the following elements to go to a new line, but leaves singletons centered.
*/
.map-wrapper > .rep-deets-wrapper > li:nth-child(2n+1):not(:first-child) {
    margin-right: 10%;
}

.map-wrapper > .rep-deets-wrapper > li.close {
    position: absolute;
    top: 10px;
    right: 0px;
    opacity: 1;
    width: 1.25em;
    min-height: 1px;
}

    .map-wrapper > .rep-deets-wrapper > li.close:hover {
        background: black;
        color: white;
    }

.filter {
    text-align: center;
}


ul.rep-list {
    width: 100%;
}

.rep-list > li {
    width: 49%;
    display: none;
    border: 2px solid #bdbdbd;
    margin-right: 1%;
    margin-bottom: 1em;
    vertical-align: top;
    height: 200px;
    text-align: left;
}

.rep-region {
    color: #0033a0;
    font-size: 1.5em;
    font-weight: bold;
    padding: .75em 0em .75em .5em;
    line-height: .5em;
    text-align: center;
}

.rep-list > li > img {
    width: 25%;
    vertical-align: top;
    display: inline-block;
    margin: 10px;
}

    .rep-list > li > img.repErrorImage {
        width: 0px;
        height: 0px;
        display: none;
    }

.rep-error {
    width: 25%;
    font-size: 80px;
    line-height: 90px;
    text-align: center;
}

.rep-list > li > div.rep-contact-wrapper {
    display: inline-block;
    width: 358px;
}

    .rep-list > li > div.rep-contact-wrapper > span {
        display: block;
        border-bottom: 1px solid #bdbdbd;
        font-size: 11px;
        width: auto;
        line-height: 18px;
    }

        .rep-list > li > div.rep-contact-wrapper > span:last-of-type {
            display: block;
            border-bottom: 0px solid #fff;
            font-size: 11px;
            width: auto;
            line-height: 18px;
        }

        .rep-list > li > div.rep-contact-wrapper > span.rep-name {
            margin-top: 12px;
            color: #0033a0;
            font-size: 16px;
            font-weight: bold;
            border: none;
        }

        .rep-list > li > div.rep-contact-wrapper > span.rep-title {
            font-weight: bold;
        }

        .rep-list > li > div.rep-contact-wrapper > span.rep-industry {
            font-weight: bold;
        }

        .rep-list > li > div.rep-contact-wrapper > span.rep-email > i {
            float: left;
            padding-top: 3px;
            margin-right: 5px;
        }

        .rep-list > li > div.rep-contact-wrapper > span.rep-phone > i {
            float: left;
            line-height: 18px;
            font-size: 18px;
            /*padding-top: 2px;*/
            margin-right: 5px;
        }

.show {
    display: inline-block !important;
}

.linked-in {
    float: left;
    position: relative;
    margin-top: 5px;
    /*margin-top: 28px;*/
}

    .linked-in .logo-border {
        /*background-color: #0033ab;*/
        width: 30px;
        height: 30px;
    }

        .linked-in .logo-border:hover {
            background-color: #0033ab;
        }

    .linked-in .logo {
        top: 3px;
        left: 2.5px;
        position: absolute;
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        line-height: 25px;
        text-align: center;
        color: #fff;
        background-color: #0033ab;
        /*margin-right: 10px;
        margin-bottom: 20px;*/
        font-size: 18px;
    }

        .linked-in .logo:hover {
            color: #0033ab;
            background-color: #fff;
        }

@media (max-width: 1199px) {
    .rep-list > li {
        max-width: 553px;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .rep-list > li > div.rep-contact-wrapper {
        width: 225px;
    }
}

@media (max-width: 382px) {
    .rep-li {
        height: 270px !important;
        padding-left: 12px;
    }
}

.rep-list {
    padding-right: 12px;
}
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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 {
    top: 0;
    left: 0;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*# sourceMappingURL=slick.min.css.map */

/* Slider */
.block-minicart .slick-slider {
    display: block;
    box-sizing: border-box;
    position: initial;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.block-minicart .slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.block-minicart .slick-list:focus {
    outline: none;
}
.block-minicart .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.block-minicart .slick-slider .slick-track,
.block-minicart .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);
}

.block-minicart .slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.block-minicart .slick-track:before,
.block-minicart .slick-track:after {
    display: table;

    content: '';
}
.block-minicart .slick-track:after {
    clear: both;
}
.block-minicart .slick-loading .slick-track {
    visibility: hidden;
}

.block-minicart .slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
.block-minicart [dir='rtl'] .slick-slide {
    float: right;
}
.block-minicart .slick-slide img {
    display: block;
}
.block-minicart .slick-slide.slick-loading img {
    display: none;
}
.block-minicart .slick-slide.dragging img {
    pointer-events: none;
}
.block-minicart .slick-initialized .slick-slide {
    display: block;
}
.block-minicart .slick-loading .slick-slide {
    visibility: hidden;
}
.block-minicart .slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.block-minicart .slick-next,
.block-minicart .slick-next:focus,
.block-minicart .slick-next:hover,
.block-minicart .slick-prev,
.block-minicart .slick-prev:focus,
.block-minicart .slick-prev:hover {
    outline: none;
    background: transparent;
    border: 0px;
    display: inline;
}

.block-minicart > div.parent-megamenu {
    position: absolute;
    left: -889px;
    top: 50px;
    min-width: 1000px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px 20px;
    margin-top: 0px;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #0033ab;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    pointer-events: none;
}

.block-minicart .parent-megamenu:before {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 9px solid #0033ab;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: 0;
    right: 21px;
    margin-top: -11px;
}

.block-minicart:hover .parent-megamenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* .cart-dropdown {} */
div.cart-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;

    width: 100%;
    height: 19em;
    min-height: 19em;

    background-color: white;
    border: 1px solid #666;
    box-shadow: 0px 5px 8px #444;
}
div.cart-dropdown:not(:empty) {
    opacity: 1;
    visibility: visible;
    overflow: visible;

    height: auto;
}

.cart-dropdown-left {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 80%;
}

.cart-dropdown-left-container {
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 10px;
    right: 10px;
}

.cart-dropdown-right {
    position: absolute;
    right: 0;
    width: 20%;
    /*padding:15px;*/
}

.cart-dropdown-right-container {
    position: absolute;
    /*top:15px;*/
    right: 15px;
}

.cart-dropdown-right-container .transportation {
    padding-bottom: 10px;
}

.cart-dropdown-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.cart-dropdown .slick-arrow.slick-prev,
.cart-dropdown .slick-arrow.slick-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
}
.cart-dropdown .slick-arrow.slick-next {
    right: 0;
    border-left: 1px solid #ccc;
}
.cart-dropdown .slick-arrow.slick-prev {
    left: 0;
    border-right: 1px solid #ccc;
}
.cart-dropdown .slick-arrow.slick-next :hover,
.cart-dropdown .slick-arrow.slick-prev :hover {
    background-color: #f2f2f2;
    cursor: pointer;
}

.cart-dropdown-items {
    position: absolute;
    left: 41px;
    right: 41px;
    top: 0;
    bottom: 0;
    overflow: hidden;
    cursor: grab;
    cursor: -webkit-grab;
    /*background-color:#FF0000*/
}

.cart-dropdown .slick-arrow.slick-prev > i,
.cart-dropdown .slick-arrow.slick-next > i {
    vertical-align: middle;
    line-height: 162px;
}

.cart-dropdown .slick-list {
    margin-left: 45px;
    margin-right: 45px;
}

.cart-dropdown-right .btn {
    width: 100%;
    margin: 2px;
}

.minicart-content-wrapper.product-cart-item {
    width: 140px !important;
}

.block-minicart .minicart {
    z-index: 100;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    left: 0;
}

.mini-cart-product-qty-price-row {
    margin-top: 6px;
}

@media (max-width:1199px) {
    .block-minicart .minicart {
        top: 14px;
        left: 0;
    }

    .cart-dropdown-left-container {
        max-width: 425px !important;
    }

    .block-minicart > div.parent-megamenu {
        min-width: 600px;
        left: -488px;
    }

    .cart-items-count h4 {
        font-size: 16px;
    }

    .cart-items-total h5 {
        font-size: 12px;
    }
}

@media (max-width:991px) {
    .block-minicart .minicart {
        top: 12px;
        left: -12px;
    }

    .block-minicart > div.parent-megamenu {
        min-width: 400px;
        left: -372px;
     }

    .cart-dropdown-left {
        width: 60%;
    }

    .cart-dropdown-right {
        width: 30%;
    }
}

@media (max-width:767px) {

    .block-minicart .minicart {
        top: 12px;
        left: -12px;
    }

    /*.cart-dropdown-left-container {
        max-width: 225px !important;
    }*/

    .block-minicart > div.parent-megamenu {
        min-width: 160px;
        left: -100px;
    }
}

.checkout-breadcrumb-selected {
    /*color:#666666;*/
    font-weight: bold;
}

.btn.btn-link.panel-title,
.btn.btn-link.panel-title[disabled],
.btn.btn-link.panel-title[disabled]:hover,
.btn.btn-link.panel-title :hover {
    color: white;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 14px;
    display: block;
    background-color: inherit;
    opacity: 100%;
}

.btn.btn-link.panel-title i.fa:hover {
    display: inline-block;
}

.checkout-section-header {
    font-weight: bold;
}

.shipping-address {
    margin-bottom: 8px;
}

.shipping-address-note {
    margin: 12px;
    text-align: justify;
}

.shipping-address-edit {
    margin-top: 5px;
}

.shipping-options-text,
.crossship-items,
.shipping-address-horizontal-radios {
    margin-bottom: 10px;
}

.crossship-item {
    margin-top: 6px;
}

.shipping-options-note-bold,
.shipping-options-note-bold label {
    font-weight: 700;
}

.checkout-summary {
    /*border-radius: 4px;*/
    background-color: #e7e7e8;
    height: 100%;
    padding: 10px;
}

.checkout-summary-title {
    border-bottom: 1px solid black;
}
.checkout-summary-section {
    border-bottom: 1px solid #bbb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.checkout-summary-submit {
    margin-bottom: 10px;
    padding-top: 10px;
}
.checkout-summary-free-shipping {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
.checkout-summary-free-shipping-green {
    color: green;
}

.panel-title {
    height: 17px;
}
address {
    margin-top: 10px;
}
.payment-details {
    margin-left: 15px;
}
.shipping-address-saved-address {
    margin-top: 16px;
    margin-bottom: 5px;
}
.shipping-location {
    border-bottom: 1px solid #bbb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.shipping-location:first-child {
    margin-top: 10px;
}
.shipping-location:last-child {
    border-bottom: 0;
}

label.shipping-location-label {
    font-weight: 700;
    font-size: 14px;
}

h4.panel-title > a {
    cursor: pointer;
}
.exp-date {
    display: inline-block;
    width: 48%;
}
.exp-date select {
    display: inline;
}

#ddlCreditCards .input-group-addon.card-type {
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-style: solid;
}

#ddlCreditCards img.card-type,
#ddlCreditCards span.card-type {
    width: 38px;
    height: 26px;
}
.input-group-addon.card-type,
img.card-type,
span.card-type {
    padding: 0px;
    width: 43px;
    height: 30px;
    background: white;
    vertical-align: middle;
}

.input-group-addon.card-type.icon {
    vertical-align: middle;
    background-color: rgb(204, 204, 204);
    color: white;
}

span.card-label {
    padding-left: 10px;
    vertical-align: middle;
}
.credit-card-select {
    display: inline-block;
}
.no-address p {
    padding: 15px;
}
.button-row {
    margin-top: 10px;
}
.payment-details {
    padding-left: 15px;
    padding-top: 30px;
    display: block;
}
.btn.btn-primary.cart-flyout {
    text-transform: uppercase;
}
.btn.btn-primary.checkout {
    margin-right: 15px !important;
}
.shipping-items {
    list-style-type: none;
}

.freeShip {
    margin-top: 10px;
}

.btn.not-signed-in {
    width: 175px;
    padding: 5px;
    margin-top: 10px;
}
.pv.select-control .pv-select__menu {
    position: relative;
    margin-top: 0px;
}


/*# sourceMappingURL=22.e2477a33.css.map*/